2025-12-04T08:48:21.8229790Z Current runner version: '2.330.0' 2025-12-04T08:48:21.8239250Z Runner name: 'i-0713bc71a48f48abb' 2025-12-04T08:48:21.8240199Z Runner group name: 'Default' 2025-12-04T08:48:21.8241287Z Machine name: 'EC2AMAZ-F4P7NAP' 2025-12-04T08:48:21.8244695Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T08:48:21.8247149Z Contents: read 2025-12-04T08:48:21.8247951Z Metadata: read 2025-12-04T08:48:21.8248555Z ##[endgroup] 2025-12-04T08:48:21.8250966Z Secret source: Actions 2025-12-04T08:48:21.8251799Z Prepare workflow directory 2025-12-04T08:48:24.2682557Z Prepare all required actions 2025-12-04T08:48:24.2723691Z Getting action download info 2025-12-04T08:48:24.9677566Z Download action repository 'pytorch/test-infra@main' (SHA:39aa74d619174326f4e2fb0e216151c2f29d9ffd) 2025-12-04T08:52:02.9019005Z Download action repository 'pytorch/pytorch@main' (SHA:ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T09:06:53.1697201Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T09:06:54.0016562Z Getting action download info 2025-12-04T09:06:54.2213409Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2025-12-04T09:06:54.6140747Z Uses: pytorch/pytorch/.github/workflows/_win-build.yml@refs/heads/main (ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T09:06:54.6145058Z ##[group] Inputs 2025-12-04T09:06:54.6145391Z build-environment: win-vs2022-cpu-py3 2025-12-04T09:06:54.6145719Z cuda-version: cpu 2025-12-04T09:06:54.6146315Z use-xpu: false 2025-12-04T09:06:54.6146528Z xpu-version: 2025-12-04T09:06:54.6146728Z vc-year: 2022 2025-12-04T09:06:54.6146942Z build-with-debug: false 2025-12-04T09:06:54.6147175Z sync-tag: 2025-12-04T09:06:54.6148914Z 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" }, { config: "openreg", shard: 1, num_shards: 1, runner: "lf.windows.4xlarge.nonephemeral" }, ]} 2025-12-04T09:06:54.6150669Z runner: lf.windows.4xlarge.nonephemeral 2025-12-04T09:06:54.6151002Z ##[endgroup] 2025-12-04T09:06:54.6151250Z Complete job name: win-vs2022-cpu-py3 / build 2025-12-04T09:06:54.7323071Z ##[group]Run git config --global core.longpaths true 2025-12-04T09:06:54.7323654Z git config --global core.longpaths true 2025-12-04T09:06:54.7324011Z git config --global core.symlinks true 2025-12-04T09:06:54.7324365Z git config --global core.ignorecase false 2025-12-04T09:06:54.7324704Z  2025-12-04T09:06:54.7325096Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-12-04T09:06:54.7325666Z # the directory on Windows and prevent GHA from checking out as reported 2025-12-04T09:06:54.7326163Z # in https://github.com/actions/checkout/issues/1018 2025-12-04T09:06:54.7326534Z git config --global core.fsmonitor false 2025-12-04T09:06:54.7351208Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:06:54.7351905Z env: 2025-12-04T09:06:54.7352098Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:06:54.7352332Z ##[endgroup] 2025-12-04T09:06:59.7715502Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-12-04T09:06:59.7715942Z with: 2025-12-04T09:06:59.7716604Z github-secret: *** 2025-12-04T09:06:59.7718501Z 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-12-04T09:06:59.7721842Z activate-with-label: false 2025-12-04T09:06:59.7722087Z label: with-ssh 2025-12-04T09:06:59.7722302Z remove-existing-keys: true 2025-12-04T09:06:59.7722544Z fail-silently: true 2025-12-04T09:06:59.7722748Z env: 2025-12-04T09:06:59.7722978Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:06:59.7723196Z ##[endgroup] 2025-12-04T09:06:59.9232808Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-12-04T09:06:59.9233875Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-12-04T09:06:59.9489056Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-12-04T09:06:59.9489499Z with: 2025-12-04T09:06:59.9489737Z no-sudo: true 2025-12-04T09:06:59.9489947Z submodules: recursive 2025-12-04T09:06:59.9490237Z fetch-depth: 0 2025-12-04T09:06:59.9490432Z env: 2025-12-04T09:06:59.9490650Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:06:59.9490879Z ##[endgroup] 2025-12-04T09:06:59.9622144Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T09:06:59.9623004Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T09:06:59.9642935Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:06:59.9643365Z env: 2025-12-04T09:06:59.9643545Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:06:59.9643775Z ##[endgroup] 2025-12-04T09:07:00.3025388Z ##[group]Run # Use all available CPUs for fetching 2025-12-04T09:07:00.3025785Z # Use all available CPUs for fetching 2025-12-04T09:07:00.3026109Z cd "${GITHUB_WORKSPACE}" 2025-12-04T09:07:00.3026460Z git config --global fetch.parallel 0 2025-12-04T09:07:00.3026798Z git config --global submodule.fetchJobs 0 2025-12-04T09:07:00.3027106Z  2025-12-04T09:07:00.3027421Z # Clean workspace. The default checkout action should also do this, but 2025-12-04T09:07:00.3027862Z # do it here as well just in case 2025-12-04T09:07:00.3028150Z if [[ -d .git ]]; then 2025-12-04T09:07:00.3028409Z  if [ -z "${NO_SUDO}" ]; then 2025-12-04T09:07:00.3028685Z  sudo git clean -ffdx 2025-12-04T09:07:00.3028923Z  else 2025-12-04T09:07:00.3029125Z  git clean -ffdx 2025-12-04T09:07:00.3029344Z  fi 2025-12-04T09:07:00.3029522Z fi 2025-12-04T09:07:00.3049350Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:07:00.3049786Z env: 2025-12-04T09:07:00.3049972Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:07:00.3050193Z NO_SUDO: true 2025-12-04T09:07:00.3050398Z ##[endgroup] 2025-12-04T09:07:00.5250320Z ##[group]Run actions/checkout@v4 2025-12-04T09:07:00.5250591Z with: 2025-12-04T09:07:00.5250815Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:07:00.5251133Z fetch-depth: 0 2025-12-04T09:07:00.5251339Z submodules: recursive 2025-12-04T09:07:00.5251563Z show-progress: false 2025-12-04T09:07:00.5251785Z repository: pytorch/pytorch 2025-12-04T09:07:00.5252171Z token: *** 2025-12-04T09:07:00.5252354Z ssh-strict: true 2025-12-04T09:07:00.5252554Z ssh-user: git 2025-12-04T09:07:00.5252754Z persist-credentials: true 2025-12-04T09:07:00.5253002Z clean: true 2025-12-04T09:07:00.5253220Z sparse-checkout-cone-mode: true 2025-12-04T09:07:00.5253583Z fetch-tags: false 2025-12-04T09:07:00.5253805Z lfs: false 2025-12-04T09:07:00.5253990Z set-safe-directory: true 2025-12-04T09:07:00.5254217Z env: 2025-12-04T09:07:00.5254386Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:07:00.5254604Z ##[endgroup] 2025-12-04T09:07:00.6651591Z Syncing repository: pytorch/pytorch 2025-12-04T09:07:00.6652855Z ##[group]Getting Git version info 2025-12-04T09:07:00.6653265Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2025-12-04T09:07:00.6791336Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-12-04T09:07:00.7010478Z git version 2.51.0.windows.1 2025-12-04T09:07:00.7058133Z ##[endgroup] 2025-12-04T09:07:00.7069931Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\0cc13fb2-8f17-46d6-864e-1d55b737baa5\.gitconfig' 2025-12-04T09:07:00.7088032Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0cc13fb2-8f17-46d6-864e-1d55b737baa5' before making global git config changes 2025-12-04T09:07:00.7090321Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T09:07:00.7098737Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:07:00.7333312Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2025-12-04T09:07:00.7338770Z ##[group]Initializing the repository 2025-12-04T09:07:00.7378571Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:07:02.0178950Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2025-12-04T09:07:02.0226950Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-12-04T09:07:02.0538018Z ##[endgroup] 2025-12-04T09:07:02.0538418Z ##[group]Disabling automatic garbage collection 2025-12-04T09:07:02.0548425Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-12-04T09:07:02.0775691Z ##[endgroup] 2025-12-04T09:07:02.0776083Z ##[group]Setting up auth 2025-12-04T09:07:02.0789762Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-12-04T09:07:02.1032911Z [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-12-04T09:07:03.3929646Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T09:07:03.4204824Z [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-12-04T09:07:04.1016274Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:07:04.1253765Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-12-04T09:07:04.5074418Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-12-04T09:07:04.5312758Z ##[endgroup] 2025-12-04T09:07:04.5313152Z ##[group]Fetching the repository 2025-12-04T09:07:04.5326362Z [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-12-04T09:08:04.6126955Z From https://github.com/pytorch/pytorch 2025-12-04T09:08:04.6127431Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-12-04T09:08:04.6127967Z * [new branch] 2.9.1 -> origin/2.9.1 2025-12-04T09:08:04.6128522Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-12-04T09:08:04.6129188Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-12-04T09:08:04.6129769Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-12-04T09:08:04.6130518Z * [new branch] HOPrintFunc -> origin/HOPrintFunc 2025-12-04T09:08:04.6131030Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-12-04T09:08:04.6131534Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-12-04T09:08:04.6132061Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-12-04T09:08:04.6132692Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-12-04T09:08:04.6133237Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-12-04T09:08:04.6135086Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-12-04T09:08:04.6135641Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-12-04T09:08:04.6136161Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-12-04T09:08:04.6136667Z * [new branch] VLA_exp -> origin/VLA_exp 2025-12-04T09:08:04.6137111Z * [new branch] activation_bench -> origin/activation_bench 2025-12-04T09:08:04.6137598Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-12-04T09:08:04.6138117Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-12-04T09:08:04.6138643Z * [new branch] adi/test -> origin/adi/test 2025-12-04T09:08:04.6139138Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-12-04T09:08:04.6139584Z * [new branch] adi/test_m8g -> origin/adi/test_m8g 2025-12-04T09:08:04.6140063Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-12-04T09:08:04.6140538Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-12-04T09:08:04.6141066Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-12-04T09:08:04.6141562Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-12-04T09:08:04.6142041Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-12-04T09:08:04.6142574Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-12-04T09:08:04.6143136Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-12-04T09:08:04.6143663Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-12-04T09:08:04.6144178Z * [new branch] also-surround-shimh -> origin/also-surround-shimh 2025-12-04T09:08:04.6144689Z * [new branch] angelayi/aot_compile -> origin/angelayi/aot_compile 2025-12-04T09:08:04.6145269Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-12-04T09:08:04.6145830Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-12-04T09:08:04.6146445Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-12-04T09:08:04.6147058Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-12-04T09:08:04.6147580Z * [new branch] angelayi/inductor_const -> origin/angelayi/inductor_const 2025-12-04T09:08:04.6148098Z * [new branch] angelayi/lstm -> origin/angelayi/lstm 2025-12-04T09:08:04.6148583Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-12-04T09:08:04.6149143Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-12-04T09:08:04.6149658Z * [new branch] angelayi/side_eff -> origin/angelayi/side_eff 2025-12-04T09:08:04.6150373Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-12-04T09:08:04.6150895Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-12-04T09:08:04.6151394Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-12-04T09:08:04.6151889Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-12-04T09:08:04.6152377Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-12-04T09:08:04.6152874Z * [new branch] annotate_assert -> origin/annotate_assert 2025-12-04T09:08:04.6153390Z * [new branch] annotate_fallback_kernel -> origin/annotate_fallback_kernel 2025-12-04T09:08:04.6154017Z * [new branch] annotation_deepcopy -> origin/annotation_deepcopy 2025-12-04T09:08:04.6154527Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-12-04T09:08:04.6155024Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-12-04T09:08:04.6155527Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-12-04T09:08:04.6156008Z * [new branch] aoti_const_device -> origin/aoti_const_device 2025-12-04T09:08:04.6156503Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-12-04T09:08:04.6157047Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-12-04T09:08:04.6157568Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-12-04T09:08:04.6158163Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-12-04T09:08:04.6158722Z * [new branch] async_tp -> origin/async_tp 2025-12-04T09:08:04.6159237Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-12-04T09:08:04.6159898Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-12-04T09:08:04.6160468Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-12-04T09:08:04.6160959Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-12-04T09:08:04.6161439Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-12-04T09:08:04.6161917Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-12-04T09:08:04.6162397Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-12-04T09:08:04.6162913Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-12-04T09:08:04.6163389Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-12-04T09:08:04.6163892Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-12-04T09:08:04.6164465Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-12-04T09:08:04.6164996Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-12-04T09:08:04.6165566Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-12-04T09:08:04.6166133Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-12-04T09:08:04.6166674Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-12-04T09:08:04.6167177Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-12-04T09:08:04.6167680Z * [new branch] bahuang/test -> origin/bahuang/test 2025-12-04T09:08:04.6168111Z * [new branch] base/1.5 -> origin/base/1.5 2025-12-04T09:08:04.6169446Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-12-04T09:08:04.6170050Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-12-04T09:08:04.6170543Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-12-04T09:08:04.6171077Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-12-04T09:08:04.6171595Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-12-04T09:08:04.6172101Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-12-04T09:08:04.6172709Z * [new branch] bf/bug-static-input -> origin/bf/bug-static-input 2025-12-04T09:08:04.6173182Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-12-04T09:08:04.6173647Z * [new branch] bf/cg-nccl-test -> origin/bf/cg-nccl-test 2025-12-04T09:08:04.6174129Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-12-04T09:08:04.6174659Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-12-04T09:08:04.6175189Z * [new branch] bf/combo-debug-log -> origin/bf/combo-debug-log 2025-12-04T09:08:04.6175656Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-12-04T09:08:04.6176263Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-12-04T09:08:04.6177208Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-12-04T09:08:04.6178065Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-12-04T09:08:04.6178639Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-12-04T09:08:04.6179331Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-12-04T09:08:04.6179796Z * [new branch] bf/lite -> origin/bf/lite 2025-12-04T09:08:04.6180270Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-12-04T09:08:04.6180866Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-12-04T09:08:04.6181513Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-12-04T09:08:04.6182086Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-12-04T09:08:04.6182649Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-12-04T09:08:04.6183231Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-12-04T09:08:04.6183762Z * [new branch] bf/timm-nov-26-2025 -> origin/bf/timm-nov-26-2025 2025-12-04T09:08:04.6184312Z * [new branch] bf/transformer-pin-4-57-3 -> origin/bf/transformer-pin-4-57-3 2025-12-04T09:08:04.6184897Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-12-04T09:08:04.6185469Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-12-04T09:08:04.6186033Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-12-04T09:08:04.6186579Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-12-04T09:08:04.6187129Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-12-04T09:08:04.6187674Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-12-04T09:08:04.6188292Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-12-04T09:08:04.6188979Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-12-04T09:08:04.6189529Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-12-04T09:08:04.6190107Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-12-04T09:08:04.6190726Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-12-04T09:08:04.6191258Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-12-04T09:08:04.6192285Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-12-04T09:08:04.6192858Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-12-04T09:08:04.6193431Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-12-04T09:08:04.6194013Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-12-04T09:08:04.6194550Z * [new branch] brister/fx_device_type -> origin/brister/fx_device_type 2025-12-04T09:08:04.6195119Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-12-04T09:08:04.6195761Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-12-04T09:08:04.6196345Z * [new branch] bwd-backup -> origin/bwd-backup 2025-12-04T09:08:04.6196793Z * [new branch] c57382a49 -> origin/c57382a49 2025-12-04T09:08:04.6197228Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-12-04T09:08:04.6197690Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-12-04T09:08:04.6198215Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-12-04T09:08:04.6198762Z * [new branch] cccclai-patch-1 -> origin/cccclai-patch-1 2025-12-04T09:08:04.6199406Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6200139Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6200886Z * [new branch] cherry-pick-162208-by-pytorch_bot_bot_ -> origin/cherry-pick-162208-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6201615Z * [new branch] cherry-pick-163169-by-pytorch_bot_bot_ -> origin/cherry-pick-163169-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6202350Z * [new branch] cherry-pick-165086-by-pytorch_bot_bot_ -> origin/cherry-pick-165086-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6203088Z * [new branch] cherry-pick-165514-by-pytorch_bot_bot_ -> origin/cherry-pick-165514-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6203817Z * [new branch] cherry-pick-165601-by-pytorch_bot_bot_ -> origin/cherry-pick-165601-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6204578Z * [new branch] cherry-pick-165667-by-pytorch_bot_bot_ -> origin/cherry-pick-165667-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6205318Z * [new branch] cherry-pick-165815-by-pytorch_bot_bot_ -> origin/cherry-pick-165815-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6206051Z * [new branch] cherry-pick-165922-by-pytorch_bot_bot_ -> origin/cherry-pick-165922-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6206812Z * [new branch] cherry-pick-166148-by-pytorch_bot_bot_ -> origin/cherry-pick-166148-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6207540Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6208275Z * [new branch] cherry-pick-166404-by-pytorch_bot_bot_ -> origin/cherry-pick-166404-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6209103Z * [new branch] cherry-pick-166427-by-pytorch_bot_bot_ -> origin/cherry-pick-166427-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6209824Z * [new branch] cherry-pick-166480-by-pytorch_bot_bot_ -> origin/cherry-pick-166480-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6210558Z * [new branch] cherry-pick-166570-by-pytorch_bot_bot_ -> origin/cherry-pick-166570-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6211289Z * [new branch] cherry-pick-166993-by-pytorch_bot_bot_ -> origin/cherry-pick-166993-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6212114Z * [new branch] cherry-pick-167111-by-pytorch_bot_bot_ -> origin/cherry-pick-167111-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6212852Z * [new branch] cherry-pick-167478-by-pytorch_bot_bot_ -> origin/cherry-pick-167478-by-pytorch_bot_bot_ 2025-12-04T09:08:04.6213474Z * [new branch] cherry_pick_166036_166040 -> origin/cherry_pick_166036_166040 2025-12-04T09:08:04.6213999Z * [new branch] cherry_pick_166457 -> origin/cherry_pick_166457 2025-12-04T09:08:04.6214489Z * [new branch] cherrypick_166338 -> origin/cherrypick_166338 2025-12-04T09:08:04.6214978Z * [new branch] cherrypick_166458 -> origin/cherrypick_166458 2025-12-04T09:08:04.6215471Z * [new branch] cherrypick_166586 -> origin/cherrypick_166586 2025-12-04T09:08:04.6215939Z * [new branch] cherrypick_166956 -> origin/cherrypick_166956 2025-12-04T09:08:04.6216391Z * [new branch] ci_attn -> origin/ci_attn 2025-12-04T09:08:04.6216825Z * [new branch] codex-testing -> origin/codex-testing 2025-12-04T09:08:04.6217525Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-12-04T09:08:04.6218322Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-12-04T09:08:04.6219151Z * [new branch] codex/investigate-segfaults-in-get_tensor_storage_id -> origin/codex/investigate-segfaults-in-get_tensor_storage_id 2025-12-04T09:08:04.6220134Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-12-04T09:08:04.6220859Z * [new branch] compatiblpy39util -> origin/compatiblpy39util 2025-12-04T09:08:04.6221361Z * [new branch] cond_hop_device -> origin/cond_hop_device 2025-12-04T09:08:04.6221833Z * [new branch] context_test -> origin/context_test 2025-12-04T09:08:04.6222452Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-12-04T09:08:04.6223101Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-12-04T09:08:04.6223665Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-12-04T09:08:04.6224331Z * [new branch] crpa/typo-in-inductor_comm_lowering -> origin/crpa/typo-in-inductor_comm_lowering 2025-12-04T09:08:04.6224953Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-12-04T09:08:04.6225475Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-12-04T09:08:04.6226022Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-12-04T09:08:04.6226522Z * [new branch] csl/clean_up -> origin/csl/clean_up 2025-12-04T09:08:04.6227029Z * [new branch] csl/fix_retry_segfault_exit -> origin/csl/fix_retry_segfault_exit 2025-12-04T09:08:04.6227533Z * [new branch] csl/katex -> origin/csl/katex 2025-12-04T09:08:04.6228070Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-12-04T09:08:04.6228553Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-12-04T09:08:04.6229007Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-12-04T09:08:04.6229518Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-12-04T09:08:04.6230053Z * [new branch] csl/manually_gen_json -> origin/csl/manually_gen_json 2025-12-04T09:08:04.6230613Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-12-04T09:08:04.6231209Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-12-04T09:08:04.6231702Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-12-04T09:08:04.6232209Z * [new branch] csl/remove_experiment -> origin/csl/remove_experiment 2025-12-04T09:08:04.6232745Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-12-04T09:08:04.6233367Z * [new branch] csl/remove_repo_specific_autolabel -> origin/csl/remove_repo_specific_autolabel 2025-12-04T09:08:04.6233974Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-12-04T09:08:04.6234487Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-12-04T09:08:04.6235001Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-12-04T09:08:04.6235453Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-12-04T09:08:04.6235972Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-12-04T09:08:04.6236480Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-12-04T09:08:04.6237015Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-12-04T09:08:04.6237691Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-12-04T09:08:04.6238351Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-12-04T09:08:04.6238946Z * [new branch] csl/upload_json_running -> origin/csl/upload_json_running 2025-12-04T09:08:04.6239482Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-12-04T09:08:04.6240041Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-12-04T09:08:04.6240544Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-12-04T09:08:04.6241013Z * [new branch] cuda_mempool -> origin/cuda_mempool 2025-12-04T09:08:04.6241496Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-12-04T09:08:04.6242028Z * [new branch] d4l3k/debug_plane_frtrace -> origin/d4l3k/debug_plane_frtrace 2025-12-04T09:08:04.6242530Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-12-04T09:08:04.6242975Z * [new branch] debug-guard -> origin/debug-guard 2025-12-04T09:08:04.6243450Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-12-04T09:08:04.6244322Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 2025-12-04T09:08:04.6245561Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 2025-12-04T09:08:04.6246462Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-12-04T09:08:04.6247602Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-12-04T09:08:04.6248229Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-12-04T09:08:04.6248788Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-12-04T09:08:04.6249317Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-12-04T09:08:04.6249804Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-12-04T09:08:04.6250293Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-12-04T09:08:04.6250922Z * [new branch] dev/joona/fix_sdpa_memtest -> origin/dev/joona/fix_sdpa_memtest 2025-12-04T09:08:04.6251508Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-12-04T09:08:04.6252087Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-12-04T09:08:04.6252646Z * [new branch] dev/joona/scalar_clamp -> origin/dev/joona/scalar_clamp 2025-12-04T09:08:04.6253135Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-12-04T09:08:04.6253624Z * [new branch] dev/joona/sdpa_api -> origin/dev/joona/sdpa_api 2025-12-04T09:08:04.6254108Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-12-04T09:08:04.6254641Z * [new branch] dev/joona/ulpAssertClose -> origin/dev/joona/ulpAssertClose 2025-12-04T09:08:04.6255200Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-12-04T09:08:04.6255666Z * [new branch] disp_counter -> origin/disp_counter 2025-12-04T09:08:04.6256156Z * [new branch] divyanshk-patch-1 -> origin/divyanshk-patch-1 2025-12-04T09:08:04.6256618Z * [new branch] docs -> origin/docs 2025-12-04T09:08:04.6257065Z * [new branch] documentation -> origin/documentation 2025-12-04T09:08:04.6257565Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-12-04T09:08:04.6258113Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-12-04T09:08:04.6258696Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-12-04T09:08:04.6259250Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-12-04T09:08:04.6259766Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-12-04T09:08:04.6260222Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-12-04T09:08:04.6260659Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-12-04T09:08:04.6261108Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-12-04T09:08:04.6261539Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-12-04T09:08:04.6261981Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-12-04T09:08:04.6262457Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-12-04T09:08:04.6263087Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-12-04T09:08:04.6263784Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-12-04T09:08:04.6264438Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-12-04T09:08:04.6265188Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-12-04T09:08:04.6266037Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-12-04T09:08:04.6266848Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-12-04T09:08:04.6267571Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-12-04T09:08:04.6268183Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-12-04T09:08:04.6268851Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-12-04T09:08:04.6269865Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-12-04T09:08:04.6270660Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-12-04T09:08:04.6271394Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-12-04T09:08:04.6271994Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-12-04T09:08:04.6272724Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-12-04T09:08:04.6273464Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-12-04T09:08:04.6274157Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-12-04T09:08:04.6274871Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-12-04T09:08:04.6275580Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-12-04T09:08:04.6276351Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-12-04T09:08:04.6276951Z * [new branch] exec -> origin/exec 2025-12-04T09:08:04.6277413Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-12-04T09:08:04.6278006Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-12-04T09:08:04.6278500Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-12-04T09:08:04.6278987Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-12-04T09:08:04.6279455Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-12-04T09:08:04.6279942Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-12-04T09:08:04.6280418Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-12-04T09:08:04.6280884Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-12-04T09:08:04.6281363Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-12-04T09:08:04.6281836Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-12-04T09:08:04.6282320Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-12-04T09:08:04.6282799Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-12-04T09:08:04.6283268Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-12-04T09:08:04.6283748Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-12-04T09:08:04.6284213Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-12-04T09:08:04.6284700Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-12-04T09:08:04.6285178Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-12-04T09:08:04.6285762Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-12-04T09:08:04.6286241Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-12-04T09:08:04.6286706Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-12-04T09:08:04.6287184Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-12-04T09:08:04.6287648Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-12-04T09:08:04.6288125Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-12-04T09:08:04.6288680Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-12-04T09:08:04.6289145Z * [new branch] export-D86256198 -> origin/export-D86256198 2025-12-04T09:08:04.6289620Z * [new branch] export-D86460608 -> origin/export-D86460608 2025-12-04T09:08:04.6290085Z * [new branch] export-D86474796 -> origin/export-D86474796 2025-12-04T09:08:04.6290567Z * [new branch] export-D86712396 -> origin/export-D86712396 2025-12-04T09:08:04.6291055Z * [new branch] export-D87022129 -> origin/export-D87022129 2025-12-04T09:08:04.6291516Z * [new branch] export-D87838959 -> origin/export-D87838959 2025-12-04T09:08:04.6291999Z * [new branch] export-D88319437 -> origin/export-D88319437 2025-12-04T09:08:04.6292580Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-12-04T09:08:04.6293233Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-12-04T09:08:04.6293759Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-12-04T09:08:04.6294255Z * [new branch] ezyang-war -> origin/ezyang-war 2025-12-04T09:08:04.6294763Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-12-04T09:08:04.6295289Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-12-04T09:08:04.6295802Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-12-04T09:08:04.6296323Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-12-04T09:08:04.6296790Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-12-04T09:08:04.6297200Z * [new branch] fca -> origin/fca 2025-12-04T09:08:04.6297624Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-12-04T09:08:04.6298051Z * [new branch] fca5 -> origin/fca5 2025-12-04T09:08:04.6298514Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-12-04T09:08:04.6299085Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-12-04T09:08:04.6299604Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-12-04T09:08:04.6300088Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-12-04T09:08:04.6300570Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-12-04T09:08:04.6301074Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-12-04T09:08:04.6301600Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-12-04T09:08:04.6302116Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-12-04T09:08:04.6302633Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-12-04T09:08:04.6303160Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-12-04T09:08:04.6303798Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-12-04T09:08:04.6304343Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-12-04T09:08:04.6304904Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-12-04T09:08:04.6305876Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-12-04T09:08:04.6306357Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-12-04T09:08:04.6306839Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-12-04T09:08:04.6307451Z * [new branch] fix_amd_missing_cluster_dims -> origin/fix_amd_missing_cluster_dims 2025-12-04T09:08:04.6307977Z * [new branch] fix_bench_bwd_pass -> origin/fix_bench_bwd_pass 2025-12-04T09:08:04.6308497Z * [new branch] fix_mem_profiler_config -> origin/fix_mem_profiler_config 2025-12-04T09:08:04.6309001Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-12-04T09:08:04.6309485Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-12-04T09:08:04.6309941Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-12-04T09:08:04.6310437Z * [new branch] fixes-triage -> origin/fixes-triage 2025-12-04T09:08:04.6310907Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-12-04T09:08:04.6311389Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-12-04T09:08:04.6311876Z * [new branch] flex-flash -> origin/flex-flash 2025-12-04T09:08:04.6312390Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-12-04T09:08:04.6312921Z * [new branch] flex_flash -> origin/flex_flash 2025-12-04T09:08:04.6313455Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-12-04T09:08:04.6314102Z * [new branch] fmassa/tests_comm_compute_scheduler -> origin/fmassa/tests_comm_compute_scheduler 2025-12-04T09:08:04.6314682Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-12-04T09:08:04.6315148Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-12-04T09:08:04.6315602Z * [new branch] fx_cpp -> origin/fx_cpp 2025-12-04T09:08:04.6316034Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-12-04T09:08:04.6316477Z * [new branch] galv-patch-1 -> origin/galv-patch-1 2025-12-04T09:08:04.6317227Z * [new branch] galv/cudagraphs-conditional-nodes-4 -> origin/galv/cudagraphs-conditional-nodes-4 2025-12-04T09:08:04.6317946Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-12-04T09:08:04.6318506Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-12-04T09:08:04.6318993Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-12-04T09:08:04.6319484Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-12-04T09:08:04.6319997Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-12-04T09:08:04.6320504Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-12-04T09:08:04.6321017Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-12-04T09:08:04.6321510Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-12-04T09:08:04.6322071Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-12-04T09:08:04.6322552Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-12-04T09:08:04.6323022Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-12-04T09:08:04.6323518Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-12-04T09:08:04.6324001Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-12-04T09:08:04.6324478Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-12-04T09:08:04.6325132Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-12-04T09:08:04.6325634Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-12-04T09:08:04.6326117Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-12-04T09:08:04.6326592Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-12-04T09:08:04.6327080Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-12-04T09:08:04.6327571Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-12-04T09:08:04.6328040Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-12-04T09:08:04.6328528Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-12-04T09:08:04.6329007Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-12-04T09:08:04.6329494Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-12-04T09:08:04.6329974Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-12-04T09:08:04.6330485Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-12-04T09:08:04.6331050Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-12-04T09:08:04.6331593Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-12-04T09:08:04.6332148Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-12-04T09:08:04.6332702Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-12-04T09:08:04.6333241Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-12-04T09:08:04.6333798Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-12-04T09:08:04.6334340Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-12-04T09:08:04.6334913Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-12-04T09:08:04.6335467Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-12-04T09:08:04.6336003Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-12-04T09:08:04.6336556Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-12-04T09:08:04.6337091Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-12-04T09:08:04.6337644Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-12-04T09:08:04.6338184Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-12-04T09:08:04.6338742Z * [new branch] gh/IvanKobzarev/166/base -> origin/gh/IvanKobzarev/166/base 2025-12-04T09:08:04.6339295Z * [new branch] gh/IvanKobzarev/166/head -> origin/gh/IvanKobzarev/166/head 2025-12-04T09:08:04.6339842Z * [new branch] gh/IvanKobzarev/166/orig -> origin/gh/IvanKobzarev/166/orig 2025-12-04T09:08:04.6340495Z * [new branch] gh/IvanKobzarev/167/base -> origin/gh/IvanKobzarev/167/base 2025-12-04T09:08:04.6341104Z * [new branch] gh/IvanKobzarev/167/head -> origin/gh/IvanKobzarev/167/head 2025-12-04T09:08:04.6341765Z * [new branch] gh/IvanKobzarev/167/orig -> origin/gh/IvanKobzarev/167/orig 2025-12-04T09:08:04.6342477Z * [new branch] gh/IvanKobzarev/168/base -> origin/gh/IvanKobzarev/168/base 2025-12-04T09:08:04.6343102Z * [new branch] gh/IvanKobzarev/168/head -> origin/gh/IvanKobzarev/168/head 2025-12-04T09:08:04.6343789Z * [new branch] gh/IvanKobzarev/168/orig -> origin/gh/IvanKobzarev/168/orig 2025-12-04T09:08:04.6344384Z * [new branch] gh/IvanKobzarev/169/base -> origin/gh/IvanKobzarev/169/base 2025-12-04T09:08:04.6344945Z * [new branch] gh/IvanKobzarev/169/head -> origin/gh/IvanKobzarev/169/head 2025-12-04T09:08:04.6345502Z * [new branch] gh/IvanKobzarev/169/orig -> origin/gh/IvanKobzarev/169/orig 2025-12-04T09:08:04.6346041Z * [new branch] gh/IvanKobzarev/170/base -> origin/gh/IvanKobzarev/170/base 2025-12-04T09:08:04.6346592Z * [new branch] gh/IvanKobzarev/170/head -> origin/gh/IvanKobzarev/170/head 2025-12-04T09:08:04.6347129Z * [new branch] gh/IvanKobzarev/170/orig -> origin/gh/IvanKobzarev/170/orig 2025-12-04T09:08:04.6347681Z * [new branch] gh/IvanKobzarev/171/base -> origin/gh/IvanKobzarev/171/base 2025-12-04T09:08:04.6348230Z * [new branch] gh/IvanKobzarev/171/head -> origin/gh/IvanKobzarev/171/head 2025-12-04T09:08:04.6348778Z * [new branch] gh/IvanKobzarev/171/orig -> origin/gh/IvanKobzarev/171/orig 2025-12-04T09:08:04.6349370Z * [new branch] gh/IvanKobzarev/172/base -> origin/gh/IvanKobzarev/172/base 2025-12-04T09:08:04.6349961Z * [new branch] gh/IvanKobzarev/172/head -> origin/gh/IvanKobzarev/172/head 2025-12-04T09:08:04.6350693Z * [new branch] gh/IvanKobzarev/172/orig -> origin/gh/IvanKobzarev/172/orig 2025-12-04T09:08:04.6351334Z * [new branch] gh/IvanKobzarev/173/base -> origin/gh/IvanKobzarev/173/base 2025-12-04T09:08:04.6351922Z * [new branch] gh/IvanKobzarev/173/head -> origin/gh/IvanKobzarev/173/head 2025-12-04T09:08:04.6352558Z * [new branch] gh/IvanKobzarev/173/orig -> origin/gh/IvanKobzarev/173/orig 2025-12-04T09:08:04.6353148Z * [new branch] gh/IvanKobzarev/174/base -> origin/gh/IvanKobzarev/174/base 2025-12-04T09:08:04.6353755Z * [new branch] gh/IvanKobzarev/174/head -> origin/gh/IvanKobzarev/174/head 2025-12-04T09:08:04.6354357Z * [new branch] gh/IvanKobzarev/174/orig -> origin/gh/IvanKobzarev/174/orig 2025-12-04T09:08:04.6354974Z * [new branch] gh/IvanKobzarev/175/base -> origin/gh/IvanKobzarev/175/base 2025-12-04T09:08:04.6355587Z * [new branch] gh/IvanKobzarev/175/head -> origin/gh/IvanKobzarev/175/head 2025-12-04T09:08:04.6356169Z * [new branch] gh/IvanKobzarev/175/orig -> origin/gh/IvanKobzarev/175/orig 2025-12-04T09:08:04.6356768Z * [new branch] gh/IvanKobzarev/176/base -> origin/gh/IvanKobzarev/176/base 2025-12-04T09:08:04.6357377Z * [new branch] gh/IvanKobzarev/176/head -> origin/gh/IvanKobzarev/176/head 2025-12-04T09:08:04.6357991Z * [new branch] gh/IvanKobzarev/176/orig -> origin/gh/IvanKobzarev/176/orig 2025-12-04T09:08:04.6358616Z * [new branch] gh/IvanKobzarev/177/base -> origin/gh/IvanKobzarev/177/base 2025-12-04T09:08:04.6359202Z * [new branch] gh/IvanKobzarev/177/head -> origin/gh/IvanKobzarev/177/head 2025-12-04T09:08:04.6359855Z * [new branch] gh/IvanKobzarev/177/orig -> origin/gh/IvanKobzarev/177/orig 2025-12-04T09:08:04.6360574Z * [new branch] gh/IvanKobzarev/178/base -> origin/gh/IvanKobzarev/178/base 2025-12-04T09:08:04.6361178Z * [new branch] gh/IvanKobzarev/178/head -> origin/gh/IvanKobzarev/178/head 2025-12-04T09:08:04.6361743Z * [new branch] gh/IvanKobzarev/178/orig -> origin/gh/IvanKobzarev/178/orig 2025-12-04T09:08:04.6362282Z * [new branch] gh/IvanKobzarev/179/base -> origin/gh/IvanKobzarev/179/base 2025-12-04T09:08:04.6362832Z * [new branch] gh/IvanKobzarev/179/head -> origin/gh/IvanKobzarev/179/head 2025-12-04T09:08:04.6363370Z * [new branch] gh/IvanKobzarev/179/orig -> origin/gh/IvanKobzarev/179/orig 2025-12-04T09:08:04.6364009Z * [new branch] gh/IvanKobzarev/180/base -> origin/gh/IvanKobzarev/180/base 2025-12-04T09:08:04.6364569Z * [new branch] gh/IvanKobzarev/180/head -> origin/gh/IvanKobzarev/180/head 2025-12-04T09:08:04.6365113Z * [new branch] gh/IvanKobzarev/180/orig -> origin/gh/IvanKobzarev/180/orig 2025-12-04T09:08:04.6365678Z * [new branch] gh/IvanKobzarev/181/base -> origin/gh/IvanKobzarev/181/base 2025-12-04T09:08:04.6366220Z * [new branch] gh/IvanKobzarev/181/head -> origin/gh/IvanKobzarev/181/head 2025-12-04T09:08:04.6366869Z * [new branch] gh/IvanKobzarev/181/orig -> origin/gh/IvanKobzarev/181/orig 2025-12-04T09:08:04.6367507Z * [new branch] gh/IvanKobzarev/182/base -> origin/gh/IvanKobzarev/182/base 2025-12-04T09:08:04.6368050Z * [new branch] gh/IvanKobzarev/182/head -> origin/gh/IvanKobzarev/182/head 2025-12-04T09:08:04.6368606Z * [new branch] gh/IvanKobzarev/182/orig -> origin/gh/IvanKobzarev/182/orig 2025-12-04T09:08:04.6369152Z * [new branch] gh/IvanKobzarev/183/base -> origin/gh/IvanKobzarev/183/base 2025-12-04T09:08:04.6369837Z * [new branch] gh/IvanKobzarev/183/head -> origin/gh/IvanKobzarev/183/head 2025-12-04T09:08:04.6370397Z * [new branch] gh/IvanKobzarev/183/orig -> origin/gh/IvanKobzarev/183/orig 2025-12-04T09:08:04.6370939Z * [new branch] gh/IvanKobzarev/184/base -> origin/gh/IvanKobzarev/184/base 2025-12-04T09:08:04.6371493Z * [new branch] gh/IvanKobzarev/184/head -> origin/gh/IvanKobzarev/184/head 2025-12-04T09:08:04.6372042Z * [new branch] gh/IvanKobzarev/184/orig -> origin/gh/IvanKobzarev/184/orig 2025-12-04T09:08:04.6372598Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-12-04T09:08:04.6373187Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-12-04T09:08:04.6373810Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-12-04T09:08:04.6374389Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-12-04T09:08:04.6375006Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-12-04T09:08:04.6375622Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-12-04T09:08:04.6376211Z * [new branch] gh/NikhilAPatel/5/base -> origin/gh/NikhilAPatel/5/base 2025-12-04T09:08:04.6376800Z * [new branch] gh/NikhilAPatel/5/head -> origin/gh/NikhilAPatel/5/head 2025-12-04T09:08:04.6377334Z * [new branch] gh/NikhilAPatel/5/orig -> origin/gh/NikhilAPatel/5/orig 2025-12-04T09:08:04.6377839Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-12-04T09:08:04.6378330Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-12-04T09:08:04.6378800Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-12-04T09:08:04.6379279Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-12-04T09:08:04.6379856Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-12-04T09:08:04.6380327Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-12-04T09:08:04.6380810Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-12-04T09:08:04.6381282Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-12-04T09:08:04.6381764Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-12-04T09:08:04.6382412Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-12-04T09:08:04.6383034Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-12-04T09:08:04.6383527Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-12-04T09:08:04.6383997Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-12-04T09:08:04.6384479Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-12-04T09:08:04.6384962Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-12-04T09:08:04.6385432Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-12-04T09:08:04.6385918Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-12-04T09:08:04.6386389Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-12-04T09:08:04.6386871Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-12-04T09:08:04.6387340Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-12-04T09:08:04.6387817Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-12-04T09:08:04.6388289Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-12-04T09:08:04.6388829Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-12-04T09:08:04.6389373Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-12-04T09:08:04.6389878Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-12-04T09:08:04.6390410Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-12-04T09:08:04.6390892Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-12-04T09:08:04.6391356Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-12-04T09:08:04.6391849Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-12-04T09:08:04.6392319Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-12-04T09:08:04.6392800Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-12-04T09:08:04.6393293Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-12-04T09:08:04.6393754Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-12-04T09:08:04.6394238Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-12-04T09:08:04.6394714Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-12-04T09:08:04.6395239Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-12-04T09:08:04.6395782Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-12-04T09:08:04.6396406Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-12-04T09:08:04.6397039Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-12-04T09:08:04.6397618Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-12-04T09:08:04.6399098Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-12-04T09:08:04.6399706Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-12-04T09:08:04.6400284Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-12-04T09:08:04.6400894Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-12-04T09:08:04.6401452Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-12-04T09:08:04.6402061Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-12-04T09:08:04.6402706Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-12-04T09:08:04.6403328Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-12-04T09:08:04.6403942Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-12-04T09:08:04.6404512Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-12-04T09:08:04.6405126Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-12-04T09:08:04.6405692Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-12-04T09:08:04.6406306Z * [new branch] gh/PaulZhang12/42/base -> origin/gh/PaulZhang12/42/base 2025-12-04T09:08:04.6406882Z * [new branch] gh/PaulZhang12/42/head -> origin/gh/PaulZhang12/42/head 2025-12-04T09:08:04.6407489Z * [new branch] gh/PaulZhang12/43/base -> origin/gh/PaulZhang12/43/base 2025-12-04T09:08:04.6408074Z * [new branch] gh/PaulZhang12/43/head -> origin/gh/PaulZhang12/43/head 2025-12-04T09:08:04.6408678Z * [new branch] gh/PaulZhang12/43/orig -> origin/gh/PaulZhang12/43/orig 2025-12-04T09:08:04.6409260Z * [new branch] gh/PaulZhang12/44/base -> origin/gh/PaulZhang12/44/base 2025-12-04T09:08:04.6409865Z * [new branch] gh/PaulZhang12/44/head -> origin/gh/PaulZhang12/44/head 2025-12-04T09:08:04.6410446Z * [new branch] gh/PaulZhang12/45/base -> origin/gh/PaulZhang12/45/base 2025-12-04T09:08:04.6411063Z * [new branch] gh/PaulZhang12/45/head -> origin/gh/PaulZhang12/45/head 2025-12-04T09:08:04.6411653Z * [new branch] gh/PaulZhang12/45/orig -> origin/gh/PaulZhang12/45/orig 2025-12-04T09:08:04.6412245Z * [new branch] gh/PaulZhang12/46/base -> origin/gh/PaulZhang12/46/base 2025-12-04T09:08:04.6412847Z * [new branch] gh/PaulZhang12/46/head -> origin/gh/PaulZhang12/46/head 2025-12-04T09:08:04.6413425Z * [new branch] gh/PaulZhang12/46/orig -> origin/gh/PaulZhang12/46/orig 2025-12-04T09:08:04.6414049Z * [new branch] gh/PaulZhang12/47/base -> origin/gh/PaulZhang12/47/base 2025-12-04T09:08:04.6414618Z * [new branch] gh/PaulZhang12/47/head -> origin/gh/PaulZhang12/47/head 2025-12-04T09:08:04.6415202Z * [new branch] gh/PaulZhang12/47/orig -> origin/gh/PaulZhang12/47/orig 2025-12-04T09:08:04.6415717Z * [new branch] gh/PaulZhang12/48/base -> origin/gh/PaulZhang12/48/base 2025-12-04T09:08:04.6416249Z * [new branch] gh/PaulZhang12/48/head -> origin/gh/PaulZhang12/48/head 2025-12-04T09:08:04.6416780Z * [new branch] gh/PaulZhang12/48/orig -> origin/gh/PaulZhang12/48/orig 2025-12-04T09:08:04.6417299Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-12-04T09:08:04.6417833Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-12-04T09:08:04.6418371Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-12-04T09:08:04.6419219Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-12-04T09:08:04.6419777Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-12-04T09:08:04.6420383Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-12-04T09:08:04.6421029Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-12-04T09:08:04.6421585Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-12-04T09:08:04.6422145Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-12-04T09:08:04.6423110Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-12-04T09:08:04.6423673Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-12-04T09:08:04.6424233Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-12-04T09:08:04.6424791Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-12-04T09:08:04.6425353Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-12-04T09:08:04.6425896Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-12-04T09:08:04.6426513Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-12-04T09:08:04.6427151Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-12-04T09:08:04.6427700Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-12-04T09:08:04.6428253Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-12-04T09:08:04.6428800Z * [new branch] gh/SherlockNoMad/18/base -> origin/gh/SherlockNoMad/18/base 2025-12-04T09:08:04.6429372Z * [new branch] gh/SherlockNoMad/18/head -> origin/gh/SherlockNoMad/18/head 2025-12-04T09:08:04.6429975Z * [new branch] gh/SherlockNoMad/18/orig -> origin/gh/SherlockNoMad/18/orig 2025-12-04T09:08:04.6430580Z * [new branch] gh/SherlockNoMad/19/base -> origin/gh/SherlockNoMad/19/base 2025-12-04T09:08:04.6431141Z * [new branch] gh/SherlockNoMad/19/head -> origin/gh/SherlockNoMad/19/head 2025-12-04T09:08:04.6431691Z * [new branch] gh/SherlockNoMad/19/orig -> origin/gh/SherlockNoMad/19/orig 2025-12-04T09:08:04.6432253Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-12-04T09:08:04.6432856Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-12-04T09:08:04.6433484Z * [new branch] gh/SherlockNoMad/20/base -> origin/gh/SherlockNoMad/20/base 2025-12-04T09:08:04.6434050Z * [new branch] gh/SherlockNoMad/20/head -> origin/gh/SherlockNoMad/20/head 2025-12-04T09:08:04.6434591Z * [new branch] gh/SherlockNoMad/20/orig -> origin/gh/SherlockNoMad/20/orig 2025-12-04T09:08:04.6435149Z * [new branch] gh/SherlockNoMad/21/base -> origin/gh/SherlockNoMad/21/base 2025-12-04T09:08:04.6435708Z * [new branch] gh/SherlockNoMad/21/head -> origin/gh/SherlockNoMad/21/head 2025-12-04T09:08:04.6436249Z * [new branch] gh/SherlockNoMad/21/orig -> origin/gh/SherlockNoMad/21/orig 2025-12-04T09:08:04.6436817Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-12-04T09:08:04.6437353Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-12-04T09:08:04.6437992Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-12-04T09:08:04.6438571Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-12-04T09:08:04.6439533Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-12-04T09:08:04.6440100Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-12-04T09:08:04.6440656Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-12-04T09:08:04.6441230Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-12-04T09:08:04.6441802Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-12-04T09:08:04.6442352Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-12-04T09:08:04.6443112Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-12-04T09:08:04.6443632Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-12-04T09:08:04.6444167Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-12-04T09:08:04.6444683Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-12-04T09:08:04.6445214Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-12-04T09:08:04.6445749Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-12-04T09:08:04.6446255Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-12-04T09:08:04.6446773Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-12-04T09:08:04.6447282Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-12-04T09:08:04.6447797Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-12-04T09:08:04.6448313Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-12-04T09:08:04.6448808Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-12-04T09:08:04.6449310Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-12-04T09:08:04.6449806Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-12-04T09:08:04.6450401Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-12-04T09:08:04.6450948Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-12-04T09:08:04.6451437Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-12-04T09:08:04.6451931Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-12-04T09:08:04.6452422Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-12-04T09:08:04.6452936Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-12-04T09:08:04.6453447Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-12-04T09:08:04.6453932Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-12-04T09:08:04.6454421Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-12-04T09:08:04.6454908Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-12-04T09:08:04.6455405Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-12-04T09:08:04.6455896Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-12-04T09:08:04.6456393Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-12-04T09:08:04.6456893Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-12-04T09:08:04.6457648Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-12-04T09:08:04.6458153Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-12-04T09:08:04.6458646Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-12-04T09:08:04.6459153Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-12-04T09:08:04.6459653Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-12-04T09:08:04.6460148Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-12-04T09:08:04.6460864Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-12-04T09:08:04.6461372Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-12-04T09:08:04.6461897Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-12-04T09:08:04.6462423Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-12-04T09:08:04.6462928Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-12-04T09:08:04.6463449Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-12-04T09:08:04.6463960Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-12-04T09:08:04.6464481Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-12-04T09:08:04.6464997Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-12-04T09:08:04.6465504Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-12-04T09:08:04.6466023Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-12-04T09:08:04.6466601Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-12-04T09:08:04.6467174Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-12-04T09:08:04.6467680Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-12-04T09:08:04.6468203Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-12-04T09:08:04.6468724Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-12-04T09:08:04.6469237Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-12-04T09:08:04.6469761Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-12-04T09:08:04.6470325Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-12-04T09:08:04.6470853Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-12-04T09:08:04.6471382Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-12-04T09:08:04.6471894Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-12-04T09:08:04.6472416Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-12-04T09:08:04.6472927Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-12-04T09:08:04.6473450Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-12-04T09:08:04.6473977Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-12-04T09:08:04.6474491Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-12-04T09:08:04.6475013Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-12-04T09:08:04.6475515Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-12-04T09:08:04.6476328Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-12-04T09:08:04.6476853Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-12-04T09:08:04.6477363Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-12-04T09:08:04.6477886Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-12-04T09:08:04.6478386Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-12-04T09:08:04.6478908Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-12-04T09:08:04.6479617Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-12-04T09:08:04.6480144Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-12-04T09:08:04.6480662Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-12-04T09:08:04.6481177Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-12-04T09:08:04.6481704Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-12-04T09:08:04.6482270Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-12-04T09:08:04.6482836Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-12-04T09:08:04.6483363Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-12-04T09:08:04.6483881Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-12-04T09:08:04.6484412Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-12-04T09:08:04.6484917Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-12-04T09:08:04.6485450Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-12-04T09:08:04.6485971Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-12-04T09:08:04.6486479Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-12-04T09:08:04.6487004Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-12-04T09:08:04.6487509Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-12-04T09:08:04.6488030Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-12-04T09:08:04.6488552Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-12-04T09:08:04.6489060Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-12-04T09:08:04.6489581Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-12-04T09:08:04.6490087Z * [new branch] gh/XuehaiPan/397/base -> origin/gh/XuehaiPan/397/base 2025-12-04T09:08:04.6490634Z * [new branch] gh/XuehaiPan/397/head -> origin/gh/XuehaiPan/397/head 2025-12-04T09:08:04.6491141Z * [new branch] gh/XuehaiPan/397/orig -> origin/gh/XuehaiPan/397/orig 2025-12-04T09:08:04.6491659Z * [new branch] gh/XuehaiPan/398/base -> origin/gh/XuehaiPan/398/base 2025-12-04T09:08:04.6492172Z * [new branch] gh/XuehaiPan/398/head -> origin/gh/XuehaiPan/398/head 2025-12-04T09:08:04.6492676Z * [new branch] gh/XuehaiPan/398/orig -> origin/gh/XuehaiPan/398/orig 2025-12-04T09:08:04.6493199Z * [new branch] gh/XuehaiPan/399/base -> origin/gh/XuehaiPan/399/base 2025-12-04T09:08:04.6493702Z * [new branch] gh/XuehaiPan/399/head -> origin/gh/XuehaiPan/399/head 2025-12-04T09:08:04.6494481Z * [new branch] gh/XuehaiPan/399/orig -> origin/gh/XuehaiPan/399/orig 2025-12-04T09:08:04.6495008Z * [new branch] gh/XuehaiPan/400/base -> origin/gh/XuehaiPan/400/base 2025-12-04T09:08:04.6495522Z * [new branch] gh/XuehaiPan/400/head -> origin/gh/XuehaiPan/400/head 2025-12-04T09:08:04.6496052Z * [new branch] gh/XuehaiPan/400/orig -> origin/gh/XuehaiPan/400/orig 2025-12-04T09:08:04.6496574Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-12-04T09:08:04.6497117Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-12-04T09:08:04.6497887Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-12-04T09:08:04.6498488Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-12-04T09:08:04.6499070Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-12-04T09:08:04.6499601Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-12-04T09:08:04.6500192Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-12-04T09:08:04.6500796Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-12-04T09:08:04.6501380Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-12-04T09:08:04.6501971Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-12-04T09:08:04.6502540Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-12-04T09:08:04.6503131Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-12-04T09:08:04.6503652Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-12-04T09:08:04.6504186Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-12-04T09:08:04.6504720Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-12-04T09:08:04.6505241Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-12-04T09:08:04.6505767Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-12-04T09:08:04.6506284Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-12-04T09:08:04.6506819Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-12-04T09:08:04.6507336Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-12-04T09:08:04.6507834Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-12-04T09:08:04.6508332Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-12-04T09:08:04.6508839Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-12-04T09:08:04.6509349Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-12-04T09:08:04.6509852Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-12-04T09:08:04.6510403Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-12-04T09:08:04.6510885Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-12-04T09:08:04.6511358Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-12-04T09:08:04.6512079Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-12-04T09:08:04.6512830Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-12-04T09:08:04.6513697Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-12-04T09:08:04.6514264Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-12-04T09:08:04.6514813Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-12-04T09:08:04.6515384Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-12-04T09:08:04.6515945Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-12-04T09:08:04.6516492Z * [new branch] gh/alexsamardzic/15/base -> origin/gh/alexsamardzic/15/base 2025-12-04T09:08:04.6517260Z * [new branch] gh/alexsamardzic/15/head -> origin/gh/alexsamardzic/15/head 2025-12-04T09:08:04.6517819Z * [new branch] gh/alexsamardzic/15/orig -> origin/gh/alexsamardzic/15/orig 2025-12-04T09:08:04.6518353Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-12-04T09:08:04.6518852Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-12-04T09:08:04.6519349Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-12-04T09:08:04.6519860Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-12-04T09:08:04.6520369Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-12-04T09:08:04.6520888Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-12-04T09:08:04.6521386Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-12-04T09:08:04.6521900Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-12-04T09:08:04.6522410Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-12-04T09:08:04.6522923Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-12-04T09:08:04.6523450Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-12-04T09:08:04.6523958Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-12-04T09:08:04.6524475Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-12-04T09:08:04.6524995Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-12-04T09:08:04.6525500Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-12-04T09:08:04.6526029Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-12-04T09:08:04.6526534Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-12-04T09:08:04.6527057Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-12-04T09:08:04.6527581Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-12-04T09:08:04.6528085Z * [new branch] gh/andyanwang/45/base -> origin/gh/andyanwang/45/base 2025-12-04T09:08:04.6528598Z * [new branch] gh/andyanwang/45/head -> origin/gh/andyanwang/45/head 2025-12-04T09:08:04.6529099Z * [new branch] gh/andyanwang/45/orig -> origin/gh/andyanwang/45/orig 2025-12-04T09:08:04.6529627Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-12-04T09:08:04.6530126Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-12-04T09:08:04.6530633Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-12-04T09:08:04.6531136Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-12-04T09:08:04.6531627Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-12-04T09:08:04.6532379Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-12-04T09:08:04.6532883Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-12-04T09:08:04.6533389Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-12-04T09:08:04.6533892Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-12-04T09:08:04.6534389Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-12-04T09:08:04.6534898Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-12-04T09:08:04.6535593Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-12-04T09:08:04.6536114Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-12-04T09:08:04.6536625Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-12-04T09:08:04.6537122Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-12-04T09:08:04.6537644Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-12-04T09:08:04.6538140Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-12-04T09:08:04.6538662Z * [new branch] gh/angelayi/131/base -> origin/gh/angelayi/131/base 2025-12-04T09:08:04.6539255Z * [new branch] gh/angelayi/131/head -> origin/gh/angelayi/131/head 2025-12-04T09:08:04.6539814Z * [new branch] gh/angelayi/131/orig -> origin/gh/angelayi/131/orig 2025-12-04T09:08:04.6540332Z * [new branch] gh/angelayi/132/base -> origin/gh/angelayi/132/base 2025-12-04T09:08:04.6540825Z * [new branch] gh/angelayi/132/head -> origin/gh/angelayi/132/head 2025-12-04T09:08:04.6541339Z * [new branch] gh/angelayi/132/orig -> origin/gh/angelayi/132/orig 2025-12-04T09:08:04.6541833Z * [new branch] gh/angelayi/133/base -> origin/gh/angelayi/133/base 2025-12-04T09:08:04.6542343Z * [new branch] gh/angelayi/133/head -> origin/gh/angelayi/133/head 2025-12-04T09:08:04.6542848Z * [new branch] gh/angelayi/133/orig -> origin/gh/angelayi/133/orig 2025-12-04T09:08:04.6543344Z * [new branch] gh/angelayi/134/base -> origin/gh/angelayi/134/base 2025-12-04T09:08:04.6543849Z * [new branch] gh/angelayi/134/head -> origin/gh/angelayi/134/head 2025-12-04T09:08:04.6544344Z * [new branch] gh/angelayi/134/orig -> origin/gh/angelayi/134/orig 2025-12-04T09:08:04.6544865Z * [new branch] gh/angelayi/135/base -> origin/gh/angelayi/135/base 2025-12-04T09:08:04.6545369Z * [new branch] gh/angelayi/135/head -> origin/gh/angelayi/135/head 2025-12-04T09:08:04.6545865Z * [new branch] gh/angelayi/135/orig -> origin/gh/angelayi/135/orig 2025-12-04T09:08:04.6546369Z * [new branch] gh/angelayi/136/base -> origin/gh/angelayi/136/base 2025-12-04T09:08:04.6546874Z * [new branch] gh/angelayi/136/head -> origin/gh/angelayi/136/head 2025-12-04T09:08:04.6547385Z * [new branch] gh/angelayi/136/orig -> origin/gh/angelayi/136/orig 2025-12-04T09:08:04.6547897Z * [new branch] gh/angelayi/137/base -> origin/gh/angelayi/137/base 2025-12-04T09:08:04.6548396Z * [new branch] gh/angelayi/137/head -> origin/gh/angelayi/137/head 2025-12-04T09:08:04.6548911Z * [new branch] gh/angelayi/137/orig -> origin/gh/angelayi/137/orig 2025-12-04T09:08:04.6549402Z * [new branch] gh/angelayi/138/base -> origin/gh/angelayi/138/base 2025-12-04T09:08:04.6550213Z * [new branch] gh/angelayi/138/head -> origin/gh/angelayi/138/head 2025-12-04T09:08:04.6550799Z * [new branch] gh/angelayi/138/orig -> origin/gh/angelayi/138/orig 2025-12-04T09:08:04.6551300Z * [new branch] gh/angelayi/139/base -> origin/gh/angelayi/139/base 2025-12-04T09:08:04.6551818Z * [new branch] gh/angelayi/139/head -> origin/gh/angelayi/139/head 2025-12-04T09:08:04.6552311Z * [new branch] gh/angelayi/139/orig -> origin/gh/angelayi/139/orig 2025-12-04T09:08:04.6552826Z * [new branch] gh/angelayi/140/base -> origin/gh/angelayi/140/base 2025-12-04T09:08:04.6553549Z * [new branch] gh/angelayi/140/head -> origin/gh/angelayi/140/head 2025-12-04T09:08:04.6554067Z * [new branch] gh/angelayi/140/orig -> origin/gh/angelayi/140/orig 2025-12-04T09:08:04.6554575Z * [new branch] gh/angelayi/141/base -> origin/gh/angelayi/141/base 2025-12-04T09:08:04.6555131Z * [new branch] gh/angelayi/141/head -> origin/gh/angelayi/141/head 2025-12-04T09:08:04.6555771Z * [new branch] gh/angelayi/141/orig -> origin/gh/angelayi/141/orig 2025-12-04T09:08:04.6556273Z * [new branch] gh/angelayi/142/base -> origin/gh/angelayi/142/base 2025-12-04T09:08:04.6556775Z * [new branch] gh/angelayi/142/head -> origin/gh/angelayi/142/head 2025-12-04T09:08:04.6557277Z * [new branch] gh/angelayi/142/orig -> origin/gh/angelayi/142/orig 2025-12-04T09:08:04.6557773Z * [new branch] gh/angelayi/143/base -> origin/gh/angelayi/143/base 2025-12-04T09:08:04.6558278Z * [new branch] gh/angelayi/143/head -> origin/gh/angelayi/143/head 2025-12-04T09:08:04.6558767Z * [new branch] gh/angelayi/143/orig -> origin/gh/angelayi/143/orig 2025-12-04T09:08:04.6559279Z * [new branch] gh/angelayi/144/base -> origin/gh/angelayi/144/base 2025-12-04T09:08:04.6559782Z * [new branch] gh/angelayi/144/head -> origin/gh/angelayi/144/head 2025-12-04T09:08:04.6560281Z * [new branch] gh/angelayi/144/orig -> origin/gh/angelayi/144/orig 2025-12-04T09:08:04.6560810Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-12-04T09:08:04.6561335Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-12-04T09:08:04.6561863Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-12-04T09:08:04.6562400Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-12-04T09:08:04.6562929Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-12-04T09:08:04.6563464Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-12-04T09:08:04.6563995Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-12-04T09:08:04.6564523Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-12-04T09:08:04.6565040Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-12-04T09:08:04.6565569Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-12-04T09:08:04.6566095Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-12-04T09:08:04.6566617Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-12-04T09:08:04.6593479Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-12-04T09:08:04.6594200Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-12-04T09:08:04.6594758Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-12-04T09:08:04.6595727Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-12-04T09:08:04.6596272Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-12-04T09:08:04.6596821Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-12-04T09:08:04.6597347Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-12-04T09:08:04.6597880Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-12-04T09:08:04.6598407Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-12-04T09:08:04.6599212Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-12-04T09:08:04.6599764Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-12-04T09:08:04.6600291Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-12-04T09:08:04.6600830Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-12-04T09:08:04.6601356Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-12-04T09:08:04.6601894Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-12-04T09:08:04.6602432Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-12-04T09:08:04.6602958Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-12-04T09:08:04.6603509Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-12-04T09:08:04.6604032Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-12-04T09:08:04.6604573Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-12-04T09:08:04.6605104Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-12-04T09:08:04.6605647Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-12-04T09:08:04.6606183Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-12-04T09:08:04.6606709Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-12-04T09:08:04.6607231Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-12-04T09:08:04.6607750Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-12-04T09:08:04.6608284Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-12-04T09:08:04.6608813Z * [new branch] gh/anijain2305/941/base -> origin/gh/anijain2305/941/base 2025-12-04T09:08:04.6609341Z * [new branch] gh/anijain2305/941/head -> origin/gh/anijain2305/941/head 2025-12-04T09:08:04.6609933Z * [new branch] gh/anijain2305/941/orig -> origin/gh/anijain2305/941/orig 2025-12-04T09:08:04.6610447Z * [new branch] gh/anijain2305/942/base -> origin/gh/anijain2305/942/base 2025-12-04T09:08:04.6610965Z * [new branch] gh/anijain2305/942/head -> origin/gh/anijain2305/942/head 2025-12-04T09:08:04.6611485Z * [new branch] gh/anijain2305/942/orig -> origin/gh/anijain2305/942/orig 2025-12-04T09:08:04.6611992Z * [new branch] gh/anijain2305/943/base -> origin/gh/anijain2305/943/base 2025-12-04T09:08:04.6612501Z * [new branch] gh/anijain2305/943/head -> origin/gh/anijain2305/943/head 2025-12-04T09:08:04.6613013Z * [new branch] gh/anijain2305/943/orig -> origin/gh/anijain2305/943/orig 2025-12-04T09:08:04.6613521Z * [new branch] gh/anijain2305/944/base -> origin/gh/anijain2305/944/base 2025-12-04T09:08:04.6614337Z * [new branch] gh/anijain2305/944/head -> origin/gh/anijain2305/944/head 2025-12-04T09:08:04.6614846Z * [new branch] gh/anijain2305/944/orig -> origin/gh/anijain2305/944/orig 2025-12-04T09:08:04.6615360Z * [new branch] gh/anijain2305/945/base -> origin/gh/anijain2305/945/base 2025-12-04T09:08:04.6615877Z * [new branch] gh/anijain2305/945/head -> origin/gh/anijain2305/945/head 2025-12-04T09:08:04.6616381Z * [new branch] gh/anijain2305/945/orig -> origin/gh/anijain2305/945/orig 2025-12-04T09:08:04.6617134Z * [new branch] gh/anijain2305/946/base -> origin/gh/anijain2305/946/base 2025-12-04T09:08:04.6617654Z * [new branch] gh/anijain2305/946/head -> origin/gh/anijain2305/946/head 2025-12-04T09:08:04.6618167Z * [new branch] gh/anijain2305/946/orig -> origin/gh/anijain2305/946/orig 2025-12-04T09:08:04.6618682Z * [new branch] gh/anijain2305/947/base -> origin/gh/anijain2305/947/base 2025-12-04T09:08:04.6619189Z * [new branch] gh/anijain2305/947/head -> origin/gh/anijain2305/947/head 2025-12-04T09:08:04.6619704Z * [new branch] gh/anijain2305/947/orig -> origin/gh/anijain2305/947/orig 2025-12-04T09:08:04.6620211Z * [new branch] gh/anijain2305/948/base -> origin/gh/anijain2305/948/base 2025-12-04T09:08:04.6620723Z * [new branch] gh/anijain2305/948/head -> origin/gh/anijain2305/948/head 2025-12-04T09:08:04.6621238Z * [new branch] gh/anijain2305/948/orig -> origin/gh/anijain2305/948/orig 2025-12-04T09:08:04.6621751Z * [new branch] gh/anijain2305/949/base -> origin/gh/anijain2305/949/base 2025-12-04T09:08:04.6622269Z * [new branch] gh/anijain2305/949/head -> origin/gh/anijain2305/949/head 2025-12-04T09:08:04.6622779Z * [new branch] gh/anijain2305/949/orig -> origin/gh/anijain2305/949/orig 2025-12-04T09:08:04.6623297Z * [new branch] gh/anijain2305/950/base -> origin/gh/anijain2305/950/base 2025-12-04T09:08:04.6623906Z * [new branch] gh/anijain2305/950/head -> origin/gh/anijain2305/950/head 2025-12-04T09:08:04.6624445Z * [new branch] gh/anijain2305/950/orig -> origin/gh/anijain2305/950/orig 2025-12-04T09:08:04.6624950Z * [new branch] gh/anijain2305/951/base -> origin/gh/anijain2305/951/base 2025-12-04T09:08:04.6625451Z * [new branch] gh/anijain2305/951/head -> origin/gh/anijain2305/951/head 2025-12-04T09:08:04.6625969Z * [new branch] gh/anijain2305/951/orig -> origin/gh/anijain2305/951/orig 2025-12-04T09:08:04.6626488Z * [new branch] gh/anijain2305/952/base -> origin/gh/anijain2305/952/base 2025-12-04T09:08:04.6626995Z * [new branch] gh/anijain2305/952/head -> origin/gh/anijain2305/952/head 2025-12-04T09:08:04.6627519Z * [new branch] gh/anijain2305/952/orig -> origin/gh/anijain2305/952/orig 2025-12-04T09:08:04.6628028Z * [new branch] gh/anijain2305/953/base -> origin/gh/anijain2305/953/base 2025-12-04T09:08:04.6628546Z * [new branch] gh/anijain2305/953/head -> origin/gh/anijain2305/953/head 2025-12-04T09:08:04.6629063Z * [new branch] gh/anijain2305/953/orig -> origin/gh/anijain2305/953/orig 2025-12-04T09:08:04.6629572Z * [new branch] gh/anijain2305/954/base -> origin/gh/anijain2305/954/base 2025-12-04T09:08:04.6630096Z * [new branch] gh/anijain2305/954/head -> origin/gh/anijain2305/954/head 2025-12-04T09:08:04.6630701Z * [new branch] gh/anijain2305/954/orig -> origin/gh/anijain2305/954/orig 2025-12-04T09:08:04.6631229Z * [new branch] gh/anijain2305/955/base -> origin/gh/anijain2305/955/base 2025-12-04T09:08:04.6632053Z * [new branch] gh/anijain2305/955/head -> origin/gh/anijain2305/955/head 2025-12-04T09:08:04.6632571Z * [new branch] gh/anijain2305/955/orig -> origin/gh/anijain2305/955/orig 2025-12-04T09:08:04.6633090Z * [new branch] gh/anijain2305/956/base -> origin/gh/anijain2305/956/base 2025-12-04T09:08:04.6633601Z * [new branch] gh/anijain2305/956/head -> origin/gh/anijain2305/956/head 2025-12-04T09:08:04.6634122Z * [new branch] gh/anijain2305/956/orig -> origin/gh/anijain2305/956/orig 2025-12-04T09:08:04.6634635Z * [new branch] gh/anijain2305/957/base -> origin/gh/anijain2305/957/base 2025-12-04T09:08:04.6635382Z * [new branch] gh/anijain2305/957/head -> origin/gh/anijain2305/957/head 2025-12-04T09:08:04.6635911Z * [new branch] gh/anijain2305/957/orig -> origin/gh/anijain2305/957/orig 2025-12-04T09:08:04.6636423Z * [new branch] gh/anijain2305/958/base -> origin/gh/anijain2305/958/base 2025-12-04T09:08:04.6636944Z * [new branch] gh/anijain2305/958/head -> origin/gh/anijain2305/958/head 2025-12-04T09:08:04.6637450Z * [new branch] gh/anijain2305/958/orig -> origin/gh/anijain2305/958/orig 2025-12-04T09:08:04.6637966Z * [new branch] gh/anijain2305/959/base -> origin/gh/anijain2305/959/base 2025-12-04T09:08:04.6638484Z * [new branch] gh/anijain2305/959/head -> origin/gh/anijain2305/959/head 2025-12-04T09:08:04.6638998Z * [new branch] gh/anijain2305/959/orig -> origin/gh/anijain2305/959/orig 2025-12-04T09:08:04.6639512Z * [new branch] gh/anijain2305/960/base -> origin/gh/anijain2305/960/base 2025-12-04T09:08:04.6640027Z * [new branch] gh/anijain2305/960/head -> origin/gh/anijain2305/960/head 2025-12-04T09:08:04.6640535Z * [new branch] gh/anijain2305/960/orig -> origin/gh/anijain2305/960/orig 2025-12-04T09:08:04.6641051Z * [new branch] gh/anijain2305/961/base -> origin/gh/anijain2305/961/base 2025-12-04T09:08:04.6641559Z * [new branch] gh/anijain2305/961/head -> origin/gh/anijain2305/961/head 2025-12-04T09:08:04.6642081Z * [new branch] gh/anijain2305/961/orig -> origin/gh/anijain2305/961/orig 2025-12-04T09:08:04.6642588Z * [new branch] gh/anijain2305/962/base -> origin/gh/anijain2305/962/base 2025-12-04T09:08:04.6643104Z * [new branch] gh/anijain2305/962/head -> origin/gh/anijain2305/962/head 2025-12-04T09:08:04.6643617Z * [new branch] gh/anijain2305/962/orig -> origin/gh/anijain2305/962/orig 2025-12-04T09:08:04.6644128Z * [new branch] gh/anijain2305/963/base -> origin/gh/anijain2305/963/base 2025-12-04T09:08:04.6644647Z * [new branch] gh/anijain2305/963/head -> origin/gh/anijain2305/963/head 2025-12-04T09:08:04.6645152Z * [new branch] gh/anijain2305/963/orig -> origin/gh/anijain2305/963/orig 2025-12-04T09:08:04.6645677Z * [new branch] gh/anijain2305/964/base -> origin/gh/anijain2305/964/base 2025-12-04T09:08:04.6646186Z * [new branch] gh/anijain2305/964/head -> origin/gh/anijain2305/964/head 2025-12-04T09:08:04.6646701Z * [new branch] gh/anijain2305/964/orig -> origin/gh/anijain2305/964/orig 2025-12-04T09:08:04.6647214Z * [new branch] gh/anijain2305/965/base -> origin/gh/anijain2305/965/base 2025-12-04T09:08:04.6647717Z * [new branch] gh/anijain2305/965/head -> origin/gh/anijain2305/965/head 2025-12-04T09:08:04.6648233Z * [new branch] gh/anijain2305/965/orig -> origin/gh/anijain2305/965/orig 2025-12-04T09:08:04.6648744Z * [new branch] gh/anijain2305/966/base -> origin/gh/anijain2305/966/base 2025-12-04T09:08:04.6649260Z * [new branch] gh/anijain2305/966/head -> origin/gh/anijain2305/966/head 2025-12-04T09:08:04.6650069Z * [new branch] gh/anijain2305/966/orig -> origin/gh/anijain2305/966/orig 2025-12-04T09:08:04.6650582Z * [new branch] gh/anijain2305/967/base -> origin/gh/anijain2305/967/base 2025-12-04T09:08:04.6651101Z * [new branch] gh/anijain2305/967/head -> origin/gh/anijain2305/967/head 2025-12-04T09:08:04.6651611Z * [new branch] gh/anijain2305/967/orig -> origin/gh/anijain2305/967/orig 2025-12-04T09:08:04.6652136Z * [new branch] gh/anijain2305/968/base -> origin/gh/anijain2305/968/base 2025-12-04T09:08:04.6652660Z * [new branch] gh/anijain2305/968/head -> origin/gh/anijain2305/968/head 2025-12-04T09:08:04.6653402Z * [new branch] gh/anijain2305/968/orig -> origin/gh/anijain2305/968/orig 2025-12-04T09:08:04.6653923Z * [new branch] gh/anijain2305/969/base -> origin/gh/anijain2305/969/base 2025-12-04T09:08:04.6654433Z * [new branch] gh/anijain2305/969/head -> origin/gh/anijain2305/969/head 2025-12-04T09:08:04.6654952Z * [new branch] gh/anijain2305/969/orig -> origin/gh/anijain2305/969/orig 2025-12-04T09:08:04.6655471Z * [new branch] gh/anijain2305/970/base -> origin/gh/anijain2305/970/base 2025-12-04T09:08:04.6655980Z * [new branch] gh/anijain2305/970/head -> origin/gh/anijain2305/970/head 2025-12-04T09:08:04.6656582Z * [new branch] gh/anijain2305/970/orig -> origin/gh/anijain2305/970/orig 2025-12-04T09:08:04.6657138Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-12-04T09:08:04.6657642Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-12-04T09:08:04.6658138Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-12-04T09:08:04.6658640Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-12-04T09:08:04.6659134Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-12-04T09:08:04.6659611Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-12-04T09:08:04.6660095Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-12-04T09:08:04.6660579Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-12-04T09:08:04.6661064Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-12-04T09:08:04.6661552Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-12-04T09:08:04.6662024Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-12-04T09:08:04.6662544Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-12-04T09:08:04.6663065Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-12-04T09:08:04.6663560Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-12-04T09:08:04.6664052Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-12-04T09:08:04.6664532Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-12-04T09:08:04.6665014Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-12-04T09:08:04.6665489Z * [new branch] gh/anshul-si/66/base -> origin/gh/anshul-si/66/base 2025-12-04T09:08:04.6665969Z * [new branch] gh/anshul-si/66/head -> origin/gh/anshul-si/66/head 2025-12-04T09:08:04.6666466Z * [new branch] gh/anshul-si/66/orig -> origin/gh/anshul-si/66/orig 2025-12-04T09:08:04.6666950Z * [new branch] gh/anshul-si/67/base -> origin/gh/anshul-si/67/base 2025-12-04T09:08:04.6667430Z * [new branch] gh/anshul-si/67/head -> origin/gh/anshul-si/67/head 2025-12-04T09:08:04.6668181Z * [new branch] gh/anshul-si/67/orig -> origin/gh/anshul-si/67/orig 2025-12-04T09:08:04.6668720Z * [new branch] gh/anshul-si/68/base -> origin/gh/anshul-si/68/base 2025-12-04T09:08:04.6669265Z * [new branch] gh/anshul-si/68/head -> origin/gh/anshul-si/68/head 2025-12-04T09:08:04.6669745Z * [new branch] gh/anshul-si/68/orig -> origin/gh/anshul-si/68/orig 2025-12-04T09:08:04.6670230Z * [new branch] gh/anshul-si/69/base -> origin/gh/anshul-si/69/base 2025-12-04T09:08:04.6670772Z * [new branch] gh/anshul-si/69/head -> origin/gh/anshul-si/69/head 2025-12-04T09:08:04.6671509Z * [new branch] gh/anshul-si/69/orig -> origin/gh/anshul-si/69/orig 2025-12-04T09:08:04.6671998Z * [new branch] gh/anshul-si/70/base -> origin/gh/anshul-si/70/base 2025-12-04T09:08:04.6672497Z * [new branch] gh/anshul-si/70/head -> origin/gh/anshul-si/70/head 2025-12-04T09:08:04.6672988Z * [new branch] gh/anshul-si/70/orig -> origin/gh/anshul-si/70/orig 2025-12-04T09:08:04.6673466Z * [new branch] gh/anshul-si/71/base -> origin/gh/anshul-si/71/base 2025-12-04T09:08:04.6673963Z * [new branch] gh/anshul-si/71/head -> origin/gh/anshul-si/71/head 2025-12-04T09:08:04.6674491Z * [new branch] gh/anshul-si/71/orig -> origin/gh/anshul-si/71/orig 2025-12-04T09:08:04.6675028Z * [new branch] gh/anshul-si/72/base -> origin/gh/anshul-si/72/base 2025-12-04T09:08:04.6675517Z * [new branch] gh/anshul-si/72/head -> origin/gh/anshul-si/72/head 2025-12-04T09:08:04.6675996Z * [new branch] gh/anshul-si/72/orig -> origin/gh/anshul-si/72/orig 2025-12-04T09:08:04.6676480Z * [new branch] gh/anshul-si/73/base -> origin/gh/anshul-si/73/base 2025-12-04T09:08:04.6676964Z * [new branch] gh/anshul-si/73/head -> origin/gh/anshul-si/73/head 2025-12-04T09:08:04.6677457Z * [new branch] gh/anshul-si/73/orig -> origin/gh/anshul-si/73/orig 2025-12-04T09:08:04.6677946Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-12-04T09:08:04.6678427Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-12-04T09:08:04.6678915Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-12-04T09:08:04.6679394Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-12-04T09:08:04.6679894Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-12-04T09:08:04.6680428Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-12-04T09:08:04.6680917Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-12-04T09:08:04.6681454Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-12-04T09:08:04.6682467Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-12-04T09:08:04.6682966Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-12-04T09:08:04.6683457Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-12-04T09:08:04.6683937Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-12-04T09:08:04.6684527Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-12-04T09:08:04.6685014Z * [new branch] gh/aorenste/146/base -> origin/gh/aorenste/146/base 2025-12-04T09:08:04.6685510Z * [new branch] gh/aorenste/146/head -> origin/gh/aorenste/146/head 2025-12-04T09:08:04.6686323Z * [new branch] gh/aorenste/146/orig -> origin/gh/aorenste/146/orig 2025-12-04T09:08:04.6686878Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-12-04T09:08:04.6687539Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-12-04T09:08:04.6688027Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-12-04T09:08:04.6688518Z * [new branch] gh/aorenste/148/base -> origin/gh/aorenste/148/base 2025-12-04T09:08:04.6689002Z * [new branch] gh/aorenste/148/head -> origin/gh/aorenste/148/head 2025-12-04T09:08:04.6689779Z * [new branch] gh/aorenste/148/orig -> origin/gh/aorenste/148/orig 2025-12-04T09:08:04.6690277Z * [new branch] gh/aorenste/149/base -> origin/gh/aorenste/149/base 2025-12-04T09:08:04.6690768Z * [new branch] gh/aorenste/149/head -> origin/gh/aorenste/149/head 2025-12-04T09:08:04.6691259Z * [new branch] gh/aorenste/149/orig -> origin/gh/aorenste/149/orig 2025-12-04T09:08:04.6691756Z * [new branch] gh/aorenste/150/base -> origin/gh/aorenste/150/base 2025-12-04T09:08:04.6692244Z * [new branch] gh/aorenste/150/head -> origin/gh/aorenste/150/head 2025-12-04T09:08:04.6692784Z * [new branch] gh/aorenste/150/orig -> origin/gh/aorenste/150/orig 2025-12-04T09:08:04.6693315Z * [new branch] gh/aorenste/151/base -> origin/gh/aorenste/151/base 2025-12-04T09:08:04.6693805Z * [new branch] gh/aorenste/151/head -> origin/gh/aorenste/151/head 2025-12-04T09:08:04.6694295Z * [new branch] gh/aorenste/151/orig -> origin/gh/aorenste/151/orig 2025-12-04T09:08:04.6694781Z * [new branch] gh/aorenste/152/base -> origin/gh/aorenste/152/base 2025-12-04T09:08:04.6695271Z * [new branch] gh/aorenste/152/head -> origin/gh/aorenste/152/head 2025-12-04T09:08:04.6695762Z * [new branch] gh/aorenste/152/orig -> origin/gh/aorenste/152/orig 2025-12-04T09:08:04.6696244Z * [new branch] gh/aorenste/153/base -> origin/gh/aorenste/153/base 2025-12-04T09:08:04.6696739Z * [new branch] gh/aorenste/153/head -> origin/gh/aorenste/153/head 2025-12-04T09:08:04.6697232Z * [new branch] gh/aorenste/153/orig -> origin/gh/aorenste/153/orig 2025-12-04T09:08:04.6697714Z * [new branch] gh/aorenste/154/base -> origin/gh/aorenste/154/base 2025-12-04T09:08:04.6698211Z * [new branch] gh/aorenste/154/head -> origin/gh/aorenste/154/head 2025-12-04T09:08:04.6698739Z * [new branch] gh/aorenste/154/orig -> origin/gh/aorenste/154/orig 2025-12-04T09:08:04.6699272Z * [new branch] gh/aorenste/155/base -> origin/gh/aorenste/155/base 2025-12-04T09:08:04.6699772Z * [new branch] gh/aorenste/155/head -> origin/gh/aorenste/155/head 2025-12-04T09:08:04.6700253Z * [new branch] gh/aorenste/155/orig -> origin/gh/aorenste/155/orig 2025-12-04T09:08:04.6700739Z * [new branch] gh/aorenste/156/base -> origin/gh/aorenste/156/base 2025-12-04T09:08:04.6701219Z * [new branch] gh/aorenste/156/head -> origin/gh/aorenste/156/head 2025-12-04T09:08:04.6701702Z * [new branch] gh/aorenste/156/orig -> origin/gh/aorenste/156/orig 2025-12-04T09:08:04.6702178Z * [new branch] gh/aorenste/157/base -> origin/gh/aorenste/157/base 2025-12-04T09:08:04.6702666Z * [new branch] gh/aorenste/157/head -> origin/gh/aorenste/157/head 2025-12-04T09:08:04.6703152Z * [new branch] gh/aorenste/157/orig -> origin/gh/aorenste/157/orig 2025-12-04T09:08:04.6703636Z * [new branch] gh/aorenste/158/base -> origin/gh/aorenste/158/base 2025-12-04T09:08:04.6704224Z * [new branch] gh/aorenste/158/head -> origin/gh/aorenste/158/head 2025-12-04T09:08:04.6704751Z * [new branch] gh/aorenste/158/orig -> origin/gh/aorenste/158/orig 2025-12-04T09:08:04.6705285Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-12-04T09:08:04.6705777Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-12-04T09:08:04.6706263Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-12-04T09:08:04.6706782Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-12-04T09:08:04.6707559Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-12-04T09:08:04.6708110Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-12-04T09:08:04.6708645Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-12-04T09:08:04.6709182Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-12-04T09:08:04.6709698Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-12-04T09:08:04.6710185Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-12-04T09:08:04.6710790Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-12-04T09:08:04.6711327Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-12-04T09:08:04.6711808Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-12-04T09:08:04.6712296Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-12-04T09:08:04.6712772Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-12-04T09:08:04.6713262Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-12-04T09:08:04.6713732Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-12-04T09:08:04.6714212Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-12-04T09:08:04.6714691Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-12-04T09:08:04.6715171Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-12-04T09:08:04.6715651Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-12-04T09:08:04.6716126Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-12-04T09:08:04.6716610Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-12-04T09:08:04.6717144Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-12-04T09:08:04.6717664Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-12-04T09:08:04.6718138Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-12-04T09:08:04.6718609Z * [new branch] gh/bdhirsh/676/base -> origin/gh/bdhirsh/676/base 2025-12-04T09:08:04.6719096Z * [new branch] gh/bdhirsh/676/head -> origin/gh/bdhirsh/676/head 2025-12-04T09:08:04.6719584Z * [new branch] gh/bdhirsh/676/orig -> origin/gh/bdhirsh/676/orig 2025-12-04T09:08:04.6719767Z * [new branch] gh/bdhirsh/677/base -> origin/gh/bdhirsh/677/base 2025-12-04T09:08:04.6719955Z * [new branch] gh/bdhirsh/677/head -> origin/gh/bdhirsh/677/head 2025-12-04T09:08:04.6720152Z * [new branch] gh/bdhirsh/677/orig -> origin/gh/bdhirsh/677/orig 2025-12-04T09:08:04.6720333Z * [new branch] gh/bdhirsh/678/base -> origin/gh/bdhirsh/678/base 2025-12-04T09:08:04.6720817Z * [new branch] gh/bdhirsh/678/head -> origin/gh/bdhirsh/678/head 2025-12-04T09:08:04.6721007Z * [new branch] gh/bdhirsh/678/orig -> origin/gh/bdhirsh/678/orig 2025-12-04T09:08:04.6721204Z * [new branch] gh/bdhirsh/679/base -> origin/gh/bdhirsh/679/base 2025-12-04T09:08:04.6721393Z * [new branch] gh/bdhirsh/679/head -> origin/gh/bdhirsh/679/head 2025-12-04T09:08:04.6721576Z * [new branch] gh/bdhirsh/679/orig -> origin/gh/bdhirsh/679/orig 2025-12-04T09:08:04.6721772Z * [new branch] gh/bdhirsh/680/base -> origin/gh/bdhirsh/680/base 2025-12-04T09:08:04.6722170Z * [new branch] gh/bdhirsh/680/head -> origin/gh/bdhirsh/680/head 2025-12-04T09:08:04.6722357Z * [new branch] gh/bdhirsh/680/orig -> origin/gh/bdhirsh/680/orig 2025-12-04T09:08:04.6722553Z * [new branch] gh/bdhirsh/681/base -> origin/gh/bdhirsh/681/base 2025-12-04T09:08:04.6722799Z * [new branch] gh/bdhirsh/681/head -> origin/gh/bdhirsh/681/head 2025-12-04T09:08:04.6722984Z * [new branch] gh/bdhirsh/681/orig -> origin/gh/bdhirsh/681/orig 2025-12-04T09:08:04.6723268Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-12-04T09:08:04.6723498Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-12-04T09:08:04.6723722Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-12-04T09:08:04.6723955Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-12-04T09:08:04.6724177Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-12-04T09:08:04.6724396Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-12-04T09:08:04.6724641Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-12-04T09:08:04.6724860Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-12-04T09:08:04.6725080Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-12-04T09:08:04.6725312Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-12-04T09:08:04.6725532Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-12-04T09:08:04.6725754Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-12-04T09:08:04.6725983Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-12-04T09:08:04.6726200Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-12-04T09:08:04.6726420Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-12-04T09:08:04.6726654Z * [new branch] gh/benjaminglass1/109/base -> origin/gh/benjaminglass1/109/base 2025-12-04T09:08:04.6726878Z * [new branch] gh/benjaminglass1/109/head -> origin/gh/benjaminglass1/109/head 2025-12-04T09:08:04.6727098Z * [new branch] gh/benjaminglass1/109/orig -> origin/gh/benjaminglass1/109/orig 2025-12-04T09:08:04.6727322Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-12-04T09:08:04.6727548Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-12-04T09:08:04.6727773Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-12-04T09:08:04.6727975Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-12-04T09:08:04.6728180Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-12-04T09:08:04.6728465Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-12-04T09:08:04.6728709Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-12-04T09:08:04.6728918Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-12-04T09:08:04.6729163Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-12-04T09:08:04.6729361Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-12-04T09:08:04.6729568Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-12-04T09:08:04.6729996Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-12-04T09:08:04.6730196Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-12-04T09:08:04.6730408Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-12-04T09:08:04.6730605Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-12-04T09:08:04.6730802Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-12-04T09:08:04.6731016Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-12-04T09:08:04.6731210Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-12-04T09:08:04.6731408Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-12-04T09:08:04.6731623Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-12-04T09:08:04.6731819Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-12-04T09:08:04.6732015Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-12-04T09:08:04.6732222Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-12-04T09:08:04.6732414Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-12-04T09:08:04.6732610Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-12-04T09:08:04.6732804Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-12-04T09:08:04.6733010Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-12-04T09:08:04.6733203Z * [new branch] gh/bobrenjc93/680/base -> origin/gh/bobrenjc93/680/base 2025-12-04T09:08:04.6733402Z * [new branch] gh/bobrenjc93/680/head -> origin/gh/bobrenjc93/680/head 2025-12-04T09:08:04.6733604Z * [new branch] gh/bobrenjc93/680/orig -> origin/gh/bobrenjc93/680/orig 2025-12-04T09:08:04.6733803Z * [new branch] gh/bobrenjc93/681/base -> origin/gh/bobrenjc93/681/base 2025-12-04T09:08:04.6733998Z * [new branch] gh/bobrenjc93/681/head -> origin/gh/bobrenjc93/681/head 2025-12-04T09:08:04.6734203Z * [new branch] gh/bobrenjc93/681/orig -> origin/gh/bobrenjc93/681/orig 2025-12-04T09:08:04.6734403Z * [new branch] gh/bobrenjc93/682/base -> origin/gh/bobrenjc93/682/base 2025-12-04T09:08:04.6734657Z * [new branch] gh/bobrenjc93/682/head -> origin/gh/bobrenjc93/682/head 2025-12-04T09:08:04.6734864Z * [new branch] gh/bobrenjc93/682/orig -> origin/gh/bobrenjc93/682/orig 2025-12-04T09:08:04.6735064Z * [new branch] gh/bobrenjc93/683/base -> origin/gh/bobrenjc93/683/base 2025-12-04T09:08:04.6735302Z * [new branch] gh/bobrenjc93/683/head -> origin/gh/bobrenjc93/683/head 2025-12-04T09:08:04.6735506Z * [new branch] gh/bobrenjc93/683/orig -> origin/gh/bobrenjc93/683/orig 2025-12-04T09:08:04.6735777Z * [new branch] gh/bobrenjc93/684/base -> origin/gh/bobrenjc93/684/base 2025-12-04T09:08:04.6735982Z * [new branch] gh/bobrenjc93/684/head -> origin/gh/bobrenjc93/684/head 2025-12-04T09:08:04.6736186Z * [new branch] gh/bobrenjc93/684/orig -> origin/gh/bobrenjc93/684/orig 2025-12-04T09:08:04.6736381Z * [new branch] gh/bobrenjc93/685/base -> origin/gh/bobrenjc93/685/base 2025-12-04T09:08:04.6736578Z * [new branch] gh/bobrenjc93/685/head -> origin/gh/bobrenjc93/685/head 2025-12-04T09:08:04.6736794Z * [new branch] gh/bobrenjc93/685/orig -> origin/gh/bobrenjc93/685/orig 2025-12-04T09:08:04.6737059Z * [new branch] gh/bobrenjc93/686/base -> origin/gh/bobrenjc93/686/base 2025-12-04T09:08:04.6737257Z * [new branch] gh/bobrenjc93/686/head -> origin/gh/bobrenjc93/686/head 2025-12-04T09:08:04.6737467Z * [new branch] gh/bobrenjc93/686/orig -> origin/gh/bobrenjc93/686/orig 2025-12-04T09:08:04.6737662Z * [new branch] gh/bobrenjc93/687/base -> origin/gh/bobrenjc93/687/base 2025-12-04T09:08:04.6737860Z * [new branch] gh/bobrenjc93/687/head -> origin/gh/bobrenjc93/687/head 2025-12-04T09:08:04.6738054Z * [new branch] gh/bobrenjc93/687/orig -> origin/gh/bobrenjc93/687/orig 2025-12-04T09:08:04.6738254Z * [new branch] gh/bobrenjc93/688/base -> origin/gh/bobrenjc93/688/base 2025-12-04T09:08:04.6738451Z * [new branch] gh/bobrenjc93/688/head -> origin/gh/bobrenjc93/688/head 2025-12-04T09:08:04.6738650Z * [new branch] gh/bobrenjc93/688/orig -> origin/gh/bobrenjc93/688/orig 2025-12-04T09:08:04.6738856Z * [new branch] gh/bobrenjc93/689/base -> origin/gh/bobrenjc93/689/base 2025-12-04T09:08:04.6739053Z * [new branch] gh/bobrenjc93/689/head -> origin/gh/bobrenjc93/689/head 2025-12-04T09:08:04.6739250Z * [new branch] gh/bobrenjc93/689/orig -> origin/gh/bobrenjc93/689/orig 2025-12-04T09:08:04.6739459Z * [new branch] gh/bobrenjc93/690/base -> origin/gh/bobrenjc93/690/base 2025-12-04T09:08:04.6739653Z * [new branch] gh/bobrenjc93/690/head -> origin/gh/bobrenjc93/690/head 2025-12-04T09:08:04.6739846Z * [new branch] gh/bobrenjc93/690/orig -> origin/gh/bobrenjc93/690/orig 2025-12-04T09:08:04.6740050Z * [new branch] gh/bobrenjc93/691/base -> origin/gh/bobrenjc93/691/base 2025-12-04T09:08:04.6740249Z * [new branch] gh/bobrenjc93/691/head -> origin/gh/bobrenjc93/691/head 2025-12-04T09:08:04.6740450Z * [new branch] gh/bobrenjc93/691/orig -> origin/gh/bobrenjc93/691/orig 2025-12-04T09:08:04.6740704Z * [new branch] gh/bobrenjc93/692/base -> origin/gh/bobrenjc93/692/base 2025-12-04T09:08:04.6740906Z * [new branch] gh/bobrenjc93/692/head -> origin/gh/bobrenjc93/692/head 2025-12-04T09:08:04.6741100Z * [new branch] gh/bobrenjc93/692/orig -> origin/gh/bobrenjc93/692/orig 2025-12-04T09:08:04.6741345Z * [new branch] gh/bobrenjc93/693/base -> origin/gh/bobrenjc93/693/base 2025-12-04T09:08:04.6741541Z * [new branch] gh/bobrenjc93/693/head -> origin/gh/bobrenjc93/693/head 2025-12-04T09:08:04.6741736Z * [new branch] gh/bobrenjc93/693/orig -> origin/gh/bobrenjc93/693/orig 2025-12-04T09:08:04.6741940Z * [new branch] gh/bobrenjc93/694/base -> origin/gh/bobrenjc93/694/base 2025-12-04T09:08:04.6742141Z * [new branch] gh/bobrenjc93/694/head -> origin/gh/bobrenjc93/694/head 2025-12-04T09:08:04.6742335Z * [new branch] gh/bobrenjc93/694/orig -> origin/gh/bobrenjc93/694/orig 2025-12-04T09:08:04.6742536Z * [new branch] gh/bobrenjc93/695/base -> origin/gh/bobrenjc93/695/base 2025-12-04T09:08:04.6742797Z * [new branch] gh/bobrenjc93/695/head -> origin/gh/bobrenjc93/695/head 2025-12-04T09:08:04.6743004Z * [new branch] gh/bobrenjc93/695/orig -> origin/gh/bobrenjc93/695/orig 2025-12-04T09:08:04.6743180Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-12-04T09:08:04.6743363Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-12-04T09:08:04.6743532Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-12-04T09:08:04.6743699Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-12-04T09:08:04.6743933Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-12-04T09:08:04.6744095Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-12-04T09:08:04.6744259Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-12-04T09:08:04.6744435Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-12-04T09:08:04.6744596Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-12-04T09:08:04.6744756Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-12-04T09:08:04.6744923Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-12-04T09:08:04.6745092Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-12-04T09:08:04.6745257Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-12-04T09:08:04.6745433Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-12-04T09:08:04.6745596Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-12-04T09:08:04.6745759Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-12-04T09:08:04.6745931Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-12-04T09:08:04.6746116Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-12-04T09:08:04.6746298Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-12-04T09:08:04.6746476Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-12-04T09:08:04.6746741Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-12-04T09:08:04.6746952Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-12-04T09:08:04.6747220Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-12-04T09:08:04.6747437Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-12-04T09:08:04.6747642Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-12-04T09:08:04.6747855Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-12-04T09:08:04.6748079Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-12-04T09:08:04.6748290Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-12-04T09:08:04.6748500Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-12-04T09:08:04.6748724Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-12-04T09:08:04.6748944Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-12-04T09:08:04.6749161Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-12-04T09:08:04.6749385Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-12-04T09:08:04.6749668Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-12-04T09:08:04.6749880Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-12-04T09:08:04.6750102Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-12-04T09:08:04.6750395Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-12-04T09:08:04.6750608Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-12-04T09:08:04.6750831Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-12-04T09:08:04.6751115Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-12-04T09:08:04.6751331Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-12-04T09:08:04.6751554Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-12-04T09:08:04.6751770Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-12-04T09:08:04.6751983Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-12-04T09:08:04.6752198Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-12-04T09:08:04.6752429Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-12-04T09:08:04.6752689Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-12-04T09:08:04.6752912Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-12-04T09:08:04.6753194Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-12-04T09:08:04.6753404Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-12-04T09:08:04.6753622Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-12-04T09:08:04.6753850Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-12-04T09:08:04.6754067Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-12-04T09:08:04.6754278Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-12-04T09:08:04.6754508Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-12-04T09:08:04.6754718Z * [new branch] gh/coconutruben/84/base -> origin/gh/coconutruben/84/base 2025-12-04T09:08:04.6754936Z * [new branch] gh/coconutruben/84/head -> origin/gh/coconutruben/84/head 2025-12-04T09:08:04.6755161Z * [new branch] gh/coconutruben/84/orig -> origin/gh/coconutruben/84/orig 2025-12-04T09:08:04.6755376Z * [new branch] gh/coconutruben/85/base -> origin/gh/coconutruben/85/base 2025-12-04T09:08:04.6755591Z * [new branch] gh/coconutruben/85/head -> origin/gh/coconutruben/85/head 2025-12-04T09:08:04.6755818Z * [new branch] gh/coconutruben/85/orig -> origin/gh/coconutruben/85/orig 2025-12-04T09:08:04.6756028Z * [new branch] gh/coconutruben/86/base -> origin/gh/coconutruben/86/base 2025-12-04T09:08:04.6756238Z * [new branch] gh/coconutruben/86/head -> origin/gh/coconutruben/86/head 2025-12-04T09:08:04.6756462Z * [new branch] gh/coconutruben/86/orig -> origin/gh/coconutruben/86/orig 2025-12-04T09:08:04.6756672Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-12-04T09:08:04.6756876Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-12-04T09:08:04.6757094Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-12-04T09:08:04.6757366Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-12-04T09:08:04.6757576Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-12-04T09:08:04.6757774Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-12-04T09:08:04.6757983Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-12-04T09:08:04.6758179Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-12-04T09:08:04.6758356Z * [new branch] gh/d4l3k/1/base -> origin/gh/d4l3k/1/base 2025-12-04T09:08:04.6758657Z * [new branch] gh/d4l3k/1/head -> origin/gh/d4l3k/1/head 2025-12-04T09:08:04.6758835Z * [new branch] gh/d4l3k/2/base -> origin/gh/d4l3k/2/base 2025-12-04T09:08:04.6759046Z * [new branch] gh/d4l3k/2/head -> origin/gh/d4l3k/2/head 2025-12-04T09:08:04.6759232Z * [new branch] gh/d4l3k/2/orig -> origin/gh/d4l3k/2/orig 2025-12-04T09:08:04.6759401Z * [new branch] gh/d4l3k/3/base -> origin/gh/d4l3k/3/base 2025-12-04T09:08:04.6759570Z * [new branch] gh/d4l3k/3/head -> origin/gh/d4l3k/3/head 2025-12-04T09:08:04.6759750Z * [new branch] gh/d4l3k/3/orig -> origin/gh/d4l3k/3/orig 2025-12-04T09:08:04.6759917Z * [new branch] gh/d4l3k/4/base -> origin/gh/d4l3k/4/base 2025-12-04T09:08:04.6760089Z * [new branch] gh/d4l3k/4/head -> origin/gh/d4l3k/4/head 2025-12-04T09:08:04.6760278Z * [new branch] gh/d4l3k/4/orig -> origin/gh/d4l3k/4/orig 2025-12-04T09:08:04.6760450Z * [new branch] gh/d4l3k/5/base -> origin/gh/d4l3k/5/base 2025-12-04T09:08:04.6760624Z * [new branch] gh/d4l3k/5/orig -> origin/gh/d4l3k/5/orig 2025-12-04T09:08:04.6760870Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-12-04T09:08:04.6761097Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-12-04T09:08:04.6761322Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-12-04T09:08:04.6761540Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-12-04T09:08:04.6761772Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-12-04T09:08:04.6761989Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-12-04T09:08:04.6762200Z * [new branch] gh/desertfire/605/base -> origin/gh/desertfire/605/base 2025-12-04T09:08:04.6762422Z * [new branch] gh/desertfire/605/head -> origin/gh/desertfire/605/head 2025-12-04T09:08:04.6762635Z * [new branch] gh/desertfire/605/orig -> origin/gh/desertfire/605/orig 2025-12-04T09:08:04.6762838Z * [new branch] gh/desertfire/606/base -> origin/gh/desertfire/606/base 2025-12-04T09:08:04.6763060Z * [new branch] gh/desertfire/606/head -> origin/gh/desertfire/606/head 2025-12-04T09:08:04.6763271Z * [new branch] gh/desertfire/606/orig -> origin/gh/desertfire/606/orig 2025-12-04T09:08:04.6763473Z * [new branch] gh/desertfire/607/base -> origin/gh/desertfire/607/base 2025-12-04T09:08:04.6763691Z * [new branch] gh/desertfire/607/head -> origin/gh/desertfire/607/head 2025-12-04T09:08:04.6763898Z * [new branch] gh/desertfire/607/orig -> origin/gh/desertfire/607/orig 2025-12-04T09:08:04.6764101Z * [new branch] gh/desertfire/608/base -> origin/gh/desertfire/608/base 2025-12-04T09:08:04.6764328Z * [new branch] gh/desertfire/608/head -> origin/gh/desertfire/608/head 2025-12-04T09:08:04.6764644Z * [new branch] gh/desertfire/608/orig -> origin/gh/desertfire/608/orig 2025-12-04T09:08:04.6764853Z * [new branch] gh/desertfire/609/base -> origin/gh/desertfire/609/base 2025-12-04T09:08:04.6765135Z * [new branch] gh/desertfire/609/head -> origin/gh/desertfire/609/head 2025-12-04T09:08:04.6765343Z * [new branch] gh/desertfire/609/orig -> origin/gh/desertfire/609/orig 2025-12-04T09:08:04.6765547Z * [new branch] gh/desertfire/610/base -> origin/gh/desertfire/610/base 2025-12-04T09:08:04.6765764Z * [new branch] gh/desertfire/610/head -> origin/gh/desertfire/610/head 2025-12-04T09:08:04.6766031Z * [new branch] gh/desertfire/610/orig -> origin/gh/desertfire/610/orig 2025-12-04T09:08:04.6766240Z * [new branch] gh/desertfire/611/base -> origin/gh/desertfire/611/base 2025-12-04T09:08:04.6766460Z * [new branch] gh/desertfire/611/head -> origin/gh/desertfire/611/head 2025-12-04T09:08:04.6766664Z * [new branch] gh/desertfire/611/orig -> origin/gh/desertfire/611/orig 2025-12-04T09:08:04.6766869Z * [new branch] gh/desertfire/612/base -> origin/gh/desertfire/612/base 2025-12-04T09:08:04.6767071Z * [new branch] gh/desertfire/612/head -> origin/gh/desertfire/612/head 2025-12-04T09:08:04.6767287Z * [new branch] gh/desertfire/612/orig -> origin/gh/desertfire/612/orig 2025-12-04T09:08:04.6767493Z * [new branch] gh/desertfire/613/base -> origin/gh/desertfire/613/base 2025-12-04T09:08:04.6767701Z * [new branch] gh/desertfire/613/head -> origin/gh/desertfire/613/head 2025-12-04T09:08:04.6767919Z * [new branch] gh/desertfire/613/orig -> origin/gh/desertfire/613/orig 2025-12-04T09:08:04.6768124Z * [new branch] gh/desertfire/614/base -> origin/gh/desertfire/614/base 2025-12-04T09:08:04.6768331Z * [new branch] gh/desertfire/614/head -> origin/gh/desertfire/614/head 2025-12-04T09:08:04.6768548Z * [new branch] gh/desertfire/614/orig -> origin/gh/desertfire/614/orig 2025-12-04T09:08:04.6768751Z * [new branch] gh/desertfire/615/base -> origin/gh/desertfire/615/base 2025-12-04T09:08:04.6768954Z * [new branch] gh/desertfire/615/head -> origin/gh/desertfire/615/head 2025-12-04T09:08:04.6769172Z * [new branch] gh/desertfire/615/orig -> origin/gh/desertfire/615/orig 2025-12-04T09:08:04.6769376Z * [new branch] gh/desertfire/616/base -> origin/gh/desertfire/616/base 2025-12-04T09:08:04.6769582Z * [new branch] gh/desertfire/616/head -> origin/gh/desertfire/616/head 2025-12-04T09:08:04.6769800Z * [new branch] gh/desertfire/616/orig -> origin/gh/desertfire/616/orig 2025-12-04T09:08:04.6770008Z * [new branch] gh/desertfire/617/base -> origin/gh/desertfire/617/base 2025-12-04T09:08:04.6770223Z * [new branch] gh/desertfire/617/head -> origin/gh/desertfire/617/head 2025-12-04T09:08:04.6770487Z * [new branch] gh/desertfire/617/orig -> origin/gh/desertfire/617/orig 2025-12-04T09:08:04.6770680Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-12-04T09:08:04.6770906Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-12-04T09:08:04.6771125Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-12-04T09:08:04.6771321Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-12-04T09:08:04.6771512Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-12-04T09:08:04.6771724Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-12-04T09:08:04.6771989Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-12-04T09:08:04.6772180Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-12-04T09:08:04.6772370Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-12-04T09:08:04.6772575Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-12-04T09:08:04.6772764Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-12-04T09:08:04.6772954Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-12-04T09:08:04.6773227Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-12-04T09:08:04.6773423Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-12-04T09:08:04.6773613Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-12-04T09:08:04.6773818Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-12-04T09:08:04.6774012Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-12-04T09:08:04.6774201Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-12-04T09:08:04.6774416Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-12-04T09:08:04.6774607Z * [new branch] gh/drisspg/218/base -> origin/gh/drisspg/218/base 2025-12-04T09:08:04.6774797Z * [new branch] gh/drisspg/218/head -> origin/gh/drisspg/218/head 2025-12-04T09:08:04.6775014Z * [new branch] gh/drisspg/218/orig -> origin/gh/drisspg/218/orig 2025-12-04T09:08:04.6775205Z * [new branch] gh/drisspg/219/base -> origin/gh/drisspg/219/base 2025-12-04T09:08:04.6775386Z * [new branch] gh/drisspg/219/head -> origin/gh/drisspg/219/head 2025-12-04T09:08:04.6775581Z * [new branch] gh/drisspg/219/orig -> origin/gh/drisspg/219/orig 2025-12-04T09:08:04.6775764Z * [new branch] gh/drisspg/220/base -> origin/gh/drisspg/220/base 2025-12-04T09:08:04.6775947Z * [new branch] gh/drisspg/220/head -> origin/gh/drisspg/220/head 2025-12-04T09:08:04.6776137Z * [new branch] gh/drisspg/220/orig -> origin/gh/drisspg/220/orig 2025-12-04T09:08:04.6776370Z * [new branch] gh/drisspg/221/base -> origin/gh/drisspg/221/base 2025-12-04T09:08:04.6776552Z * [new branch] gh/drisspg/221/head -> origin/gh/drisspg/221/head 2025-12-04T09:08:04.6776739Z * [new branch] gh/drisspg/221/orig -> origin/gh/drisspg/221/orig 2025-12-04T09:08:04.6776972Z * [new branch] gh/drisspg/222/base -> origin/gh/drisspg/222/base 2025-12-04T09:08:04.6777162Z * [new branch] gh/drisspg/222/head -> origin/gh/drisspg/222/head 2025-12-04T09:08:04.6777345Z * [new branch] gh/drisspg/222/orig -> origin/gh/drisspg/222/orig 2025-12-04T09:08:04.6777537Z * [new branch] gh/drisspg/223/base -> origin/gh/drisspg/223/base 2025-12-04T09:08:04.6777718Z * [new branch] gh/drisspg/223/head -> origin/gh/drisspg/223/head 2025-12-04T09:08:04.6777900Z * [new branch] gh/drisspg/223/orig -> origin/gh/drisspg/223/orig 2025-12-04T09:08:04.6778089Z * [new branch] gh/drisspg/224/base -> origin/gh/drisspg/224/base 2025-12-04T09:08:04.6778275Z * [new branch] gh/drisspg/224/head -> origin/gh/drisspg/224/head 2025-12-04T09:08:04.6778458Z * [new branch] gh/drisspg/224/orig -> origin/gh/drisspg/224/orig 2025-12-04T09:08:04.6778651Z * [new branch] gh/drisspg/225/base -> origin/gh/drisspg/225/base 2025-12-04T09:08:04.6778902Z * [new branch] gh/drisspg/225/head -> origin/gh/drisspg/225/head 2025-12-04T09:08:04.6779090Z * [new branch] gh/drisspg/225/orig -> origin/gh/drisspg/225/orig 2025-12-04T09:08:04.6779283Z * [new branch] gh/drisspg/226/base -> origin/gh/drisspg/226/base 2025-12-04T09:08:04.6779479Z * [new branch] gh/drisspg/226/head -> origin/gh/drisspg/226/head 2025-12-04T09:08:04.6779671Z * [new branch] gh/drisspg/226/orig -> origin/gh/drisspg/226/orig 2025-12-04T09:08:04.6779863Z * [new branch] gh/drisspg/227/base -> origin/gh/drisspg/227/base 2025-12-04T09:08:04.6780110Z * [new branch] gh/drisspg/227/head -> origin/gh/drisspg/227/head 2025-12-04T09:08:04.6780295Z * [new branch] gh/drisspg/227/orig -> origin/gh/drisspg/227/orig 2025-12-04T09:08:04.6780486Z * [new branch] gh/drisspg/228/base -> origin/gh/drisspg/228/base 2025-12-04T09:08:04.6780671Z * [new branch] gh/drisspg/228/head -> origin/gh/drisspg/228/head 2025-12-04T09:08:04.6780855Z * [new branch] gh/drisspg/228/orig -> origin/gh/drisspg/228/orig 2025-12-04T09:08:04.6781037Z * [new branch] gh/drisspg/229/base -> origin/gh/drisspg/229/base 2025-12-04T09:08:04.6781229Z * [new branch] gh/drisspg/229/head -> origin/gh/drisspg/229/head 2025-12-04T09:08:04.6781414Z * [new branch] gh/drisspg/229/orig -> origin/gh/drisspg/229/orig 2025-12-04T09:08:04.6781601Z * [new branch] gh/drisspg/230/base -> origin/gh/drisspg/230/base 2025-12-04T09:08:04.6781793Z * [new branch] gh/drisspg/230/head -> origin/gh/drisspg/230/head 2025-12-04T09:08:04.6781977Z * [new branch] gh/drisspg/230/orig -> origin/gh/drisspg/230/orig 2025-12-04T09:08:04.6782200Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-12-04T09:08:04.6782406Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-12-04T09:08:04.6782614Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-12-04T09:08:04.6782855Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-12-04T09:08:04.6783074Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-12-04T09:08:04.6783279Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-12-04T09:08:04.6783488Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-12-04T09:08:04.6783695Z * [new branch] gh/dzmitry-huba/13/base -> origin/gh/dzmitry-huba/13/base 2025-12-04T09:08:04.6783895Z * [new branch] gh/dzmitry-huba/13/head -> origin/gh/dzmitry-huba/13/head 2025-12-04T09:08:04.6784101Z * [new branch] gh/dzmitry-huba/13/orig -> origin/gh/dzmitry-huba/13/orig 2025-12-04T09:08:04.6784312Z * [new branch] gh/dzmitry-huba/14/base -> origin/gh/dzmitry-huba/14/base 2025-12-04T09:08:04.6784514Z * [new branch] gh/dzmitry-huba/14/head -> origin/gh/dzmitry-huba/14/head 2025-12-04T09:08:04.6784714Z * [new branch] gh/dzmitry-huba/14/orig -> origin/gh/dzmitry-huba/14/orig 2025-12-04T09:08:04.6784921Z * [new branch] gh/dzmitry-huba/15/base -> origin/gh/dzmitry-huba/15/base 2025-12-04T09:08:04.6785120Z * [new branch] gh/dzmitry-huba/15/head -> origin/gh/dzmitry-huba/15/head 2025-12-04T09:08:04.6785323Z * [new branch] gh/dzmitry-huba/15/orig -> origin/gh/dzmitry-huba/15/orig 2025-12-04T09:08:04.6785536Z * [new branch] gh/dzmitry-huba/16/base -> origin/gh/dzmitry-huba/16/base 2025-12-04T09:08:04.6785734Z * [new branch] gh/dzmitry-huba/16/head -> origin/gh/dzmitry-huba/16/head 2025-12-04T09:08:04.6786009Z * [new branch] gh/dzmitry-huba/16/orig -> origin/gh/dzmitry-huba/16/orig 2025-12-04T09:08:04.6786211Z * [new branch] gh/dzmitry-huba/17/base -> origin/gh/dzmitry-huba/17/base 2025-12-04T09:08:04.6786419Z * [new branch] gh/dzmitry-huba/17/head -> origin/gh/dzmitry-huba/17/head 2025-12-04T09:08:04.6786619Z * [new branch] gh/dzmitry-huba/17/orig -> origin/gh/dzmitry-huba/17/orig 2025-12-04T09:08:04.6786827Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-12-04T09:08:04.6787101Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-12-04T09:08:04.6787307Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-12-04T09:08:04.6787507Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-12-04T09:08:04.6787712Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-12-04T09:08:04.6787903Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-12-04T09:08:04.6788096Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-12-04T09:08:04.6788335Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-12-04T09:08:04.6788525Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-12-04T09:08:04.6788757Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-12-04T09:08:04.6788958Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-12-04T09:08:04.6789144Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-12-04T09:08:04.6789334Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-12-04T09:08:04.6789532Z * [new branch] gh/eellison/862/base -> origin/gh/eellison/862/base 2025-12-04T09:08:04.6789719Z * [new branch] gh/eellison/862/head -> origin/gh/eellison/862/head 2025-12-04T09:08:04.6789907Z * [new branch] gh/eellison/862/orig -> origin/gh/eellison/862/orig 2025-12-04T09:08:04.6790100Z * [new branch] gh/eellison/863/base -> origin/gh/eellison/863/base 2025-12-04T09:08:04.6790341Z * [new branch] gh/eellison/863/head -> origin/gh/eellison/863/head 2025-12-04T09:08:04.6790531Z * [new branch] gh/eellison/863/orig -> origin/gh/eellison/863/orig 2025-12-04T09:08:04.6790721Z * [new branch] gh/eellison/864/base -> origin/gh/eellison/864/base 2025-12-04T09:08:04.6790916Z * [new branch] gh/eellison/864/head -> origin/gh/eellison/864/head 2025-12-04T09:08:04.6791107Z * [new branch] gh/eellison/864/orig -> origin/gh/eellison/864/orig 2025-12-04T09:08:04.6791295Z * [new branch] gh/eellison/865/base -> origin/gh/eellison/865/base 2025-12-04T09:08:04.6791502Z * [new branch] gh/eellison/865/head -> origin/gh/eellison/865/head 2025-12-04T09:08:04.6791688Z * [new branch] gh/eellison/865/orig -> origin/gh/eellison/865/orig 2025-12-04T09:08:04.6791875Z * [new branch] gh/eellison/866/base -> origin/gh/eellison/866/base 2025-12-04T09:08:04.6792069Z * [new branch] gh/eellison/866/head -> origin/gh/eellison/866/head 2025-12-04T09:08:04.6792259Z * [new branch] gh/eellison/866/orig -> origin/gh/eellison/866/orig 2025-12-04T09:08:04.6792451Z * [new branch] gh/eellison/867/base -> origin/gh/eellison/867/base 2025-12-04T09:08:04.6792653Z * [new branch] gh/eellison/867/head -> origin/gh/eellison/867/head 2025-12-04T09:08:04.6792917Z * [new branch] gh/eellison/867/orig -> origin/gh/eellison/867/orig 2025-12-04T09:08:04.6793103Z * [new branch] gh/eellison/868/base -> origin/gh/eellison/868/base 2025-12-04T09:08:04.6793294Z * [new branch] gh/eellison/868/head -> origin/gh/eellison/868/head 2025-12-04T09:08:04.6793481Z * [new branch] gh/eellison/868/orig -> origin/gh/eellison/868/orig 2025-12-04T09:08:04.6793668Z * [new branch] gh/eellison/869/base -> origin/gh/eellison/869/base 2025-12-04T09:08:04.6793863Z * [new branch] gh/eellison/869/head -> origin/gh/eellison/869/head 2025-12-04T09:08:04.6794144Z * [new branch] gh/eellison/869/orig -> origin/gh/eellison/869/orig 2025-12-04T09:08:04.6794352Z * [new branch] gh/eellison/870/base -> origin/gh/eellison/870/base 2025-12-04T09:08:04.6794548Z * [new branch] gh/eellison/870/head -> origin/gh/eellison/870/head 2025-12-04T09:08:04.6794784Z * [new branch] gh/eellison/870/orig -> origin/gh/eellison/870/orig 2025-12-04T09:08:04.6794974Z * [new branch] gh/eellison/871/base -> origin/gh/eellison/871/base 2025-12-04T09:08:04.6795160Z * [new branch] gh/eellison/871/head -> origin/gh/eellison/871/head 2025-12-04T09:08:04.6795354Z * [new branch] gh/eellison/871/orig -> origin/gh/eellison/871/orig 2025-12-04T09:08:04.6795547Z * [new branch] gh/eellison/872/base -> origin/gh/eellison/872/base 2025-12-04T09:08:04.6795745Z * [new branch] gh/eellison/872/head -> origin/gh/eellison/872/head 2025-12-04T09:08:04.6795944Z * [new branch] gh/eellison/872/orig -> origin/gh/eellison/872/orig 2025-12-04T09:08:04.6796131Z * [new branch] gh/eellison/873/base -> origin/gh/eellison/873/base 2025-12-04T09:08:04.6796321Z * [new branch] gh/eellison/873/head -> origin/gh/eellison/873/head 2025-12-04T09:08:04.6796514Z * [new branch] gh/eellison/873/orig -> origin/gh/eellison/873/orig 2025-12-04T09:08:04.6796703Z * [new branch] gh/eellison/874/base -> origin/gh/eellison/874/base 2025-12-04T09:08:04.6796893Z * [new branch] gh/eellison/874/head -> origin/gh/eellison/874/head 2025-12-04T09:08:04.6797087Z * [new branch] gh/eellison/874/orig -> origin/gh/eellison/874/orig 2025-12-04T09:08:04.6797276Z * [new branch] gh/eellison/875/base -> origin/gh/eellison/875/base 2025-12-04T09:08:04.6797464Z * [new branch] gh/eellison/875/head -> origin/gh/eellison/875/head 2025-12-04T09:08:04.6797658Z * [new branch] gh/eellison/875/orig -> origin/gh/eellison/875/orig 2025-12-04T09:08:04.6797843Z * [new branch] gh/eellison/876/base -> origin/gh/eellison/876/base 2025-12-04T09:08:04.6798032Z * [new branch] gh/eellison/876/head -> origin/gh/eellison/876/head 2025-12-04T09:08:04.6798231Z * [new branch] gh/eellison/876/orig -> origin/gh/eellison/876/orig 2025-12-04T09:08:04.6798421Z * [new branch] gh/eellison/877/base -> origin/gh/eellison/877/base 2025-12-04T09:08:04.6798614Z * [new branch] gh/eellison/877/head -> origin/gh/eellison/877/head 2025-12-04T09:08:04.6798803Z * [new branch] gh/eellison/877/orig -> origin/gh/eellison/877/orig 2025-12-04T09:08:04.6798991Z * [new branch] gh/eellison/878/base -> origin/gh/eellison/878/base 2025-12-04T09:08:04.6799180Z * [new branch] gh/eellison/878/head -> origin/gh/eellison/878/head 2025-12-04T09:08:04.6799367Z * [new branch] gh/eellison/878/orig -> origin/gh/eellison/878/orig 2025-12-04T09:08:04.6799567Z * [new branch] gh/eellison/879/base -> origin/gh/eellison/879/base 2025-12-04T09:08:04.6799831Z * [new branch] gh/eellison/879/head -> origin/gh/eellison/879/head 2025-12-04T09:08:04.6800059Z * [new branch] gh/eellison/879/orig -> origin/gh/eellison/879/orig 2025-12-04T09:08:04.6800265Z * [new branch] gh/eellison/880/base -> origin/gh/eellison/880/base 2025-12-04T09:08:04.6800459Z * [new branch] gh/eellison/880/head -> origin/gh/eellison/880/head 2025-12-04T09:08:04.6800650Z * [new branch] gh/eellison/880/orig -> origin/gh/eellison/880/orig 2025-12-04T09:08:04.6800886Z * [new branch] gh/eellison/881/base -> origin/gh/eellison/881/base 2025-12-04T09:08:04.6801140Z * [new branch] gh/eellison/881/head -> origin/gh/eellison/881/head 2025-12-04T09:08:04.6801333Z * [new branch] gh/eellison/881/orig -> origin/gh/eellison/881/orig 2025-12-04T09:08:04.6801538Z * [new branch] gh/eellison/882/base -> origin/gh/eellison/882/base 2025-12-04T09:08:04.6801728Z * [new branch] gh/eellison/882/head -> origin/gh/eellison/882/head 2025-12-04T09:08:04.6801914Z * [new branch] gh/eellison/882/orig -> origin/gh/eellison/882/orig 2025-12-04T09:08:04.6802108Z * [new branch] gh/eellison/883/base -> origin/gh/eellison/883/base 2025-12-04T09:08:04.6802293Z * [new branch] gh/eellison/883/head -> origin/gh/eellison/883/head 2025-12-04T09:08:04.6802480Z * [new branch] gh/eellison/883/orig -> origin/gh/eellison/883/orig 2025-12-04T09:08:04.6802679Z * [new branch] gh/eellison/884/base -> origin/gh/eellison/884/base 2025-12-04T09:08:04.6802865Z * [new branch] gh/eellison/884/head -> origin/gh/eellison/884/head 2025-12-04T09:08:04.6803065Z * [new branch] gh/eellison/884/orig -> origin/gh/eellison/884/orig 2025-12-04T09:08:04.6803264Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-12-04T09:08:04.6803441Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-12-04T09:08:04.6803614Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-12-04T09:08:04.6803785Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-12-04T09:08:04.6803965Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-12-04T09:08:04.6804136Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-12-04T09:08:04.6804308Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-12-04T09:08:04.6804487Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-12-04T09:08:04.6804654Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-12-04T09:08:04.6804826Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-12-04T09:08:04.6805002Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-12-04T09:08:04.6805170Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-12-04T09:08:04.6805338Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-12-04T09:08:04.6805520Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-12-04T09:08:04.6805688Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-12-04T09:08:04.6805863Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-12-04T09:08:04.6806036Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-12-04T09:08:04.6806251Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-12-04T09:08:04.6806488Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-12-04T09:08:04.6806672Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-12-04T09:08:04.6806883Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-12-04T09:08:04.6807054Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-12-04T09:08:04.6807224Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-12-04T09:08:04.6807407Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-12-04T09:08:04.6807649Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-12-04T09:08:04.6807819Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-12-04T09:08:04.6807993Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-12-04T09:08:04.6808164Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-12-04T09:08:04.6808335Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-12-04T09:08:04.6808515Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-12-04T09:08:04.6808683Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-12-04T09:08:04.6808851Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-12-04T09:08:04.6809028Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-12-04T09:08:04.6809203Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-12-04T09:08:04.6809373Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-12-04T09:08:04.6809549Z * [new branch] gh/etaf/173/base -> origin/gh/etaf/173/base 2025-12-04T09:08:04.6809724Z * [new branch] gh/etaf/173/head -> origin/gh/etaf/173/head 2025-12-04T09:08:04.6809892Z * [new branch] gh/etaf/173/orig -> origin/gh/etaf/173/orig 2025-12-04T09:08:04.6810071Z * [new branch] gh/etaf/174/base -> origin/gh/etaf/174/base 2025-12-04T09:08:04.6810240Z * [new branch] gh/etaf/174/head -> origin/gh/etaf/174/head 2025-12-04T09:08:04.6810408Z * [new branch] gh/etaf/175/base -> origin/gh/etaf/175/base 2025-12-04T09:08:04.6810575Z * [new branch] gh/etaf/175/head -> origin/gh/etaf/175/head 2025-12-04T09:08:04.6810764Z * [new branch] gh/etaf/175/orig -> origin/gh/etaf/175/orig 2025-12-04T09:08:04.6810935Z * [new branch] gh/etaf/176/base -> origin/gh/etaf/176/base 2025-12-04T09:08:04.6811108Z * [new branch] gh/etaf/176/head -> origin/gh/etaf/176/head 2025-12-04T09:08:04.6811285Z * [new branch] gh/etaf/176/orig -> origin/gh/etaf/176/orig 2025-12-04T09:08:04.6811459Z * [new branch] gh/etaf/177/base -> origin/gh/etaf/177/base 2025-12-04T09:08:04.6811632Z * [new branch] gh/etaf/177/head -> origin/gh/etaf/177/head 2025-12-04T09:08:04.6811812Z * [new branch] gh/etaf/177/orig -> origin/gh/etaf/177/orig 2025-12-04T09:08:04.6811979Z * [new branch] gh/etaf/178/base -> origin/gh/etaf/178/base 2025-12-04T09:08:04.6812147Z * [new branch] gh/etaf/178/head -> origin/gh/etaf/178/head 2025-12-04T09:08:04.6812370Z * [new branch] gh/etaf/178/orig -> origin/gh/etaf/178/orig 2025-12-04T09:08:04.6812540Z * [new branch] gh/etaf/179/base -> origin/gh/etaf/179/base 2025-12-04T09:08:04.6812708Z * [new branch] gh/etaf/179/head -> origin/gh/etaf/179/head 2025-12-04T09:08:04.6813025Z * [new branch] gh/etaf/179/orig -> origin/gh/etaf/179/orig 2025-12-04T09:08:04.6813194Z * [new branch] gh/etaf/180/base -> origin/gh/etaf/180/base 2025-12-04T09:08:04.6813366Z * [new branch] gh/etaf/180/head -> origin/gh/etaf/180/head 2025-12-04T09:08:04.6813543Z * [new branch] gh/etaf/180/orig -> origin/gh/etaf/180/orig 2025-12-04T09:08:04.6813756Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-12-04T09:08:04.6813968Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-12-04T09:08:04.6814247Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-12-04T09:08:04.6814448Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-12-04T09:08:04.6814650Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-12-04T09:08:04.6814853Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-12-04T09:08:04.6815064Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-12-04T09:08:04.6815264Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-12-04T09:08:04.6815450Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-12-04T09:08:04.6815643Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-12-04T09:08:04.6815832Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-12-04T09:08:04.6816023Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-12-04T09:08:04.6816214Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-12-04T09:08:04.6816403Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-12-04T09:08:04.6816584Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-12-04T09:08:04.6816773Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-12-04T09:08:04.6816955Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-12-04T09:08:04.6817138Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-12-04T09:08:04.6817331Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-12-04T09:08:04.6817515Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-12-04T09:08:04.6817701Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-12-04T09:08:04.6817893Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-12-04T09:08:04.6818076Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-12-04T09:08:04.6818302Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-12-04T09:08:04.6818490Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-12-04T09:08:04.6818671Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-12-04T09:08:04.6818891Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-12-04T09:08:04.6819073Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-12-04T09:08:04.6819274Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-12-04T09:08:04.6819454Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-12-04T09:08:04.6819634Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-12-04T09:08:04.6819898Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-12-04T09:08:04.6820077Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-12-04T09:08:04.6820258Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-12-04T09:08:04.6820446Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-12-04T09:08:04.6820628Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-12-04T09:08:04.6820809Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-12-04T09:08:04.6821062Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-12-04T09:08:04.6821246Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-12-04T09:08:04.6821426Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-12-04T09:08:04.6821615Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-12-04T09:08:04.6821797Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-12-04T09:08:04.6821977Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-12-04T09:08:04.6822171Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-12-04T09:08:04.6822354Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-12-04T09:08:04.6822543Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-12-04T09:08:04.6822735Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-12-04T09:08:04.6822919Z * [new branch] gh/ezyang/3189/base -> origin/gh/ezyang/3189/base 2025-12-04T09:08:04.6823109Z * [new branch] gh/ezyang/3189/head -> origin/gh/ezyang/3189/head 2025-12-04T09:08:04.6823293Z * [new branch] gh/ezyang/3189/orig -> origin/gh/ezyang/3189/orig 2025-12-04T09:08:04.6823488Z * [new branch] gh/ezyang/3191/base -> origin/gh/ezyang/3191/base 2025-12-04T09:08:04.6823667Z * [new branch] gh/ezyang/3191/head -> origin/gh/ezyang/3191/head 2025-12-04T09:08:04.6823849Z * [new branch] gh/ezyang/3191/orig -> origin/gh/ezyang/3191/orig 2025-12-04T09:08:04.6824036Z * [new branch] gh/ezyang/3192/base -> origin/gh/ezyang/3192/base 2025-12-04T09:08:04.6824241Z * [new branch] gh/ezyang/3192/head -> origin/gh/ezyang/3192/head 2025-12-04T09:08:04.6824450Z * [new branch] gh/ezyang/3192/orig -> origin/gh/ezyang/3192/orig 2025-12-04T09:08:04.6824648Z * [new branch] gh/ezyang/3193/base -> origin/gh/ezyang/3193/base 2025-12-04T09:08:04.6824873Z * [new branch] gh/ezyang/3193/head -> origin/gh/ezyang/3193/head 2025-12-04T09:08:04.6825057Z * [new branch] gh/ezyang/3193/orig -> origin/gh/ezyang/3193/orig 2025-12-04T09:08:04.6825245Z * [new branch] gh/ezyang/3194/base -> origin/gh/ezyang/3194/base 2025-12-04T09:08:04.6825426Z * [new branch] gh/ezyang/3194/head -> origin/gh/ezyang/3194/head 2025-12-04T09:08:04.6825607Z * [new branch] gh/ezyang/3194/orig -> origin/gh/ezyang/3194/orig 2025-12-04T09:08:04.6825811Z * [new branch] gh/ezyang/3195/base -> origin/gh/ezyang/3195/base 2025-12-04T09:08:04.6825995Z * [new branch] gh/ezyang/3195/head -> origin/gh/ezyang/3195/head 2025-12-04T09:08:04.6826176Z * [new branch] gh/ezyang/3195/orig -> origin/gh/ezyang/3195/orig 2025-12-04T09:08:04.6826361Z * [new branch] gh/ezyang/3196/base -> origin/gh/ezyang/3196/base 2025-12-04T09:08:04.6826611Z * [new branch] gh/ezyang/3196/head -> origin/gh/ezyang/3196/head 2025-12-04T09:08:04.6826795Z * [new branch] gh/ezyang/3196/orig -> origin/gh/ezyang/3196/orig 2025-12-04T09:08:04.6826985Z * [new branch] gh/ezyang/3197/base -> origin/gh/ezyang/3197/base 2025-12-04T09:08:04.6827165Z * [new branch] gh/ezyang/3197/head -> origin/gh/ezyang/3197/head 2025-12-04T09:08:04.6827345Z * [new branch] gh/ezyang/3197/orig -> origin/gh/ezyang/3197/orig 2025-12-04T09:08:04.6827525Z * [new branch] gh/ezyang/3198/base -> origin/gh/ezyang/3198/base 2025-12-04T09:08:04.6827775Z * [new branch] gh/ezyang/3198/head -> origin/gh/ezyang/3198/head 2025-12-04T09:08:04.6827959Z * [new branch] gh/ezyang/3198/orig -> origin/gh/ezyang/3198/orig 2025-12-04T09:08:04.6828138Z * [new branch] gh/ezyang/3199/base -> origin/gh/ezyang/3199/base 2025-12-04T09:08:04.6828328Z * [new branch] gh/ezyang/3199/head -> origin/gh/ezyang/3199/head 2025-12-04T09:08:04.6828510Z * [new branch] gh/ezyang/3199/orig -> origin/gh/ezyang/3199/orig 2025-12-04T09:08:04.6828689Z * [new branch] gh/ezyang/3200/base -> origin/gh/ezyang/3200/base 2025-12-04T09:08:04.6828885Z * [new branch] gh/ezyang/3200/head -> origin/gh/ezyang/3200/head 2025-12-04T09:08:04.6829065Z * [new branch] gh/ezyang/3200/orig -> origin/gh/ezyang/3200/orig 2025-12-04T09:08:04.6829247Z * [new branch] gh/ezyang/3201/base -> origin/gh/ezyang/3201/base 2025-12-04T09:08:04.6829442Z * [new branch] gh/ezyang/3201/head -> origin/gh/ezyang/3201/head 2025-12-04T09:08:04.6829622Z * [new branch] gh/ezyang/3201/orig -> origin/gh/ezyang/3201/orig 2025-12-04T09:08:04.6829812Z * [new branch] gh/ezyang/3202/base -> origin/gh/ezyang/3202/base 2025-12-04T09:08:04.6830005Z * [new branch] gh/ezyang/3202/head -> origin/gh/ezyang/3202/head 2025-12-04T09:08:04.6830186Z * [new branch] gh/ezyang/3202/orig -> origin/gh/ezyang/3202/orig 2025-12-04T09:08:04.6830459Z * [new branch] gh/ezyang/3203/base -> origin/gh/ezyang/3203/base 2025-12-04T09:08:04.6830658Z * [new branch] gh/ezyang/3203/head -> origin/gh/ezyang/3203/head 2025-12-04T09:08:04.6830890Z * [new branch] gh/ezyang/3203/orig -> origin/gh/ezyang/3203/orig 2025-12-04T09:08:04.6831110Z * [new branch] gh/ezyang/3204/base -> origin/gh/ezyang/3204/base 2025-12-04T09:08:04.6831311Z * [new branch] gh/ezyang/3204/head -> origin/gh/ezyang/3204/head 2025-12-04T09:08:04.6831532Z * [new branch] gh/ezyang/3204/orig -> origin/gh/ezyang/3204/orig 2025-12-04T09:08:04.6831719Z * [new branch] gh/ezyang/3205/base -> origin/gh/ezyang/3205/base 2025-12-04T09:08:04.6831935Z * [new branch] gh/ezyang/3205/head -> origin/gh/ezyang/3205/head 2025-12-04T09:08:04.6832134Z * [new branch] gh/ezyang/3205/orig -> origin/gh/ezyang/3205/orig 2025-12-04T09:08:04.6832316Z * [new branch] gh/ezyang/3206/base -> origin/gh/ezyang/3206/base 2025-12-04T09:08:04.6832548Z * [new branch] gh/ezyang/3206/head -> origin/gh/ezyang/3206/head 2025-12-04T09:08:04.6832743Z * [new branch] gh/ezyang/3206/orig -> origin/gh/ezyang/3206/orig 2025-12-04T09:08:04.6832972Z * [new branch] gh/ezyang/3207/base -> origin/gh/ezyang/3207/base 2025-12-04T09:08:04.6833154Z * [new branch] gh/ezyang/3207/head -> origin/gh/ezyang/3207/head 2025-12-04T09:08:04.6833362Z * [new branch] gh/ezyang/3207/orig -> origin/gh/ezyang/3207/orig 2025-12-04T09:08:04.6834054Z * [new branch] gh/ezyang/3208/base -> origin/gh/ezyang/3208/base 2025-12-04T09:08:04.6834237Z * [new branch] gh/ezyang/3208/head -> origin/gh/ezyang/3208/head 2025-12-04T09:08:04.6834468Z * [new branch] gh/ezyang/3208/orig -> origin/gh/ezyang/3208/orig 2025-12-04T09:08:04.6834650Z * [new branch] gh/ezyang/3209/base -> origin/gh/ezyang/3209/base 2025-12-04T09:08:04.6834879Z * [new branch] gh/ezyang/3209/head -> origin/gh/ezyang/3209/head 2025-12-04T09:08:04.6835074Z * [new branch] gh/ezyang/3209/orig -> origin/gh/ezyang/3209/orig 2025-12-04T09:08:04.6835396Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-12-04T09:08:04.6835583Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-12-04T09:08:04.6835807Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-12-04T09:08:04.6835998Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-12-04T09:08:04.6836180Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-12-04T09:08:04.6836415Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-12-04T09:08:04.6836596Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-12-04T09:08:04.6836775Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-12-04T09:08:04.6837003Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-12-04T09:08:04.6837200Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-12-04T09:08:04.6837419Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-12-04T09:08:04.6837602Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-12-04T09:08:04.6837834Z * [new branch] gh/fadara01/8/base -> origin/gh/fadara01/8/base 2025-12-04T09:08:04.6838013Z * [new branch] gh/fadara01/8/head -> origin/gh/fadara01/8/head 2025-12-04T09:08:04.6838220Z * [new branch] gh/fadara01/8/orig -> origin/gh/fadara01/8/orig 2025-12-04T09:08:04.6838422Z * [new branch] gh/fadara01/9/base -> origin/gh/fadara01/9/base 2025-12-04T09:08:04.6838605Z * [new branch] gh/fadara01/9/head -> origin/gh/fadara01/9/head 2025-12-04T09:08:04.6838784Z * [new branch] gh/fadara01/9/orig -> origin/gh/fadara01/9/orig 2025-12-04T09:08:04.6838985Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-12-04T09:08:04.6839170Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-12-04T09:08:04.6839352Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-12-04T09:08:04.6839538Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-12-04T09:08:04.6839716Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-12-04T09:08:04.6839895Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-12-04T09:08:04.6840085Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-12-04T09:08:04.6840264Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-12-04T09:08:04.6840446Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-12-04T09:08:04.6840635Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-12-04T09:08:04.6840815Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-12-04T09:08:04.6841066Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-12-04T09:08:04.6841243Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-12-04T09:08:04.6841428Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-12-04T09:08:04.6841612Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-12-04T09:08:04.6841798Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-12-04T09:08:04.6841987Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-12-04T09:08:04.6842521Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-12-04T09:08:04.6842706Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-12-04T09:08:04.6842898Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-12-04T09:08:04.6843083Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-12-04T09:08:04.6843263Z * [new branch] gh/fduwjj/234/base -> origin/gh/fduwjj/234/base 2025-12-04T09:08:04.6843450Z * [new branch] gh/fduwjj/234/head -> origin/gh/fduwjj/234/head 2025-12-04T09:08:04.6843628Z * [new branch] gh/fduwjj/234/orig -> origin/gh/fduwjj/234/orig 2025-12-04T09:08:04.6843866Z * [new branch] gh/fduwjj/235/base -> origin/gh/fduwjj/235/base 2025-12-04T09:08:04.6844063Z * [new branch] gh/fduwjj/235/head -> origin/gh/fduwjj/235/head 2025-12-04T09:08:04.6844298Z * [new branch] gh/fduwjj/235/orig -> origin/gh/fduwjj/235/orig 2025-12-04T09:08:04.6844482Z * [new branch] gh/fduwjj/236/base -> origin/gh/fduwjj/236/base 2025-12-04T09:08:04.6844716Z * [new branch] gh/fduwjj/236/head -> origin/gh/fduwjj/236/head 2025-12-04T09:08:04.6844898Z * [new branch] gh/fduwjj/236/orig -> origin/gh/fduwjj/236/orig 2025-12-04T09:08:04.6845122Z * [new branch] gh/fduwjj/237/base -> origin/gh/fduwjj/237/base 2025-12-04T09:08:04.6845341Z * [new branch] gh/fduwjj/237/head -> origin/gh/fduwjj/237/head 2025-12-04T09:08:04.6845525Z * [new branch] gh/fduwjj/237/orig -> origin/gh/fduwjj/237/orig 2025-12-04T09:08:04.6845736Z * [new branch] gh/fduwjj/238/base -> origin/gh/fduwjj/238/base 2025-12-04T09:08:04.6845924Z * [new branch] gh/fduwjj/238/head -> origin/gh/fduwjj/238/head 2025-12-04T09:08:04.6846158Z * [new branch] gh/fduwjj/238/orig -> origin/gh/fduwjj/238/orig 2025-12-04T09:08:04.6846340Z * [new branch] gh/fduwjj/239/base -> origin/gh/fduwjj/239/base 2025-12-04T09:08:04.6846560Z * [new branch] gh/fduwjj/239/head -> origin/gh/fduwjj/239/head 2025-12-04T09:08:04.6846753Z * [new branch] gh/fduwjj/239/orig -> origin/gh/fduwjj/239/orig 2025-12-04T09:08:04.6846978Z * [new branch] gh/fegin/332/base -> origin/gh/fegin/332/base 2025-12-04T09:08:04.6847156Z * [new branch] gh/fegin/332/head -> origin/gh/fegin/332/head 2025-12-04T09:08:04.6847383Z * [new branch] gh/fegin/332/orig -> origin/gh/fegin/332/orig 2025-12-04T09:08:04.6847565Z * [new branch] gh/fegin/333/base -> origin/gh/fegin/333/base 2025-12-04T09:08:04.6847783Z * [new branch] gh/fegin/333/head -> origin/gh/fegin/333/head 2025-12-04T09:08:04.6847976Z * [new branch] gh/fegin/333/orig -> origin/gh/fegin/333/orig 2025-12-04T09:08:04.6848194Z * [new branch] gh/fegin/334/base -> origin/gh/fegin/334/base 2025-12-04T09:08:04.6848373Z * [new branch] gh/fegin/334/head -> origin/gh/fegin/334/head 2025-12-04T09:08:04.6848694Z * [new branch] gh/fegin/334/orig -> origin/gh/fegin/334/orig 2025-12-04T09:08:04.6848914Z * [new branch] gh/fegin/335/base -> origin/gh/fegin/335/base 2025-12-04T09:08:04.6849093Z * [new branch] gh/fegin/335/head -> origin/gh/fegin/335/head 2025-12-04T09:08:04.6849281Z * [new branch] gh/fegin/335/orig -> origin/gh/fegin/335/orig 2025-12-04T09:08:04.6849463Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-12-04T09:08:04.6849645Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-12-04T09:08:04.6849892Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-12-04T09:08:04.6850092Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-12-04T09:08:04.6850276Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-12-04T09:08:04.6850454Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-12-04T09:08:04.6850639Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-12-04T09:08:04.6850820Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-12-04T09:08:04.6850998Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-12-04T09:08:04.6851186Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-12-04T09:08:04.6851365Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-12-04T09:08:04.6851549Z * [new branch] gh/fffrog/183/base -> origin/gh/fffrog/183/base 2025-12-04T09:08:04.6851736Z * [new branch] gh/fffrog/183/head -> origin/gh/fffrog/183/head 2025-12-04T09:08:04.6851917Z * [new branch] gh/fffrog/183/orig -> origin/gh/fffrog/183/orig 2025-12-04T09:08:04.6852099Z * [new branch] gh/fxdawnn/10/base -> origin/gh/fxdawnn/10/base 2025-12-04T09:08:04.6852286Z * [new branch] gh/fxdawnn/10/head -> origin/gh/fxdawnn/10/head 2025-12-04T09:08:04.6852464Z * [new branch] gh/fxdawnn/10/orig -> origin/gh/fxdawnn/10/orig 2025-12-04T09:08:04.6852650Z * [new branch] gh/fxdawnn/11/base -> origin/gh/fxdawnn/11/base 2025-12-04T09:08:04.6852835Z * [new branch] gh/fxdawnn/11/head -> origin/gh/fxdawnn/11/head 2025-12-04T09:08:04.6853022Z * [new branch] gh/fxdawnn/11/orig -> origin/gh/fxdawnn/11/orig 2025-12-04T09:08:04.6853202Z * [new branch] gh/fxdawnn/12/base -> origin/gh/fxdawnn/12/base 2025-12-04T09:08:04.6853391Z * [new branch] gh/fxdawnn/12/head -> origin/gh/fxdawnn/12/head 2025-12-04T09:08:04.6853575Z * [new branch] gh/fxdawnn/12/orig -> origin/gh/fxdawnn/12/orig 2025-12-04T09:08:04.6853758Z * [new branch] gh/fxdawnn/13/base -> origin/gh/fxdawnn/13/base 2025-12-04T09:08:04.6853937Z * [new branch] gh/fxdawnn/13/head -> origin/gh/fxdawnn/13/head 2025-12-04T09:08:04.6854130Z * [new branch] gh/fxdawnn/13/orig -> origin/gh/fxdawnn/13/orig 2025-12-04T09:08:04.6854364Z * [new branch] gh/fxdawnn/14/base -> origin/gh/fxdawnn/14/base 2025-12-04T09:08:04.6854545Z * [new branch] gh/fxdawnn/14/head -> origin/gh/fxdawnn/14/head 2025-12-04T09:08:04.6854781Z * [new branch] gh/fxdawnn/14/orig -> origin/gh/fxdawnn/14/orig 2025-12-04T09:08:04.6854961Z * [new branch] gh/fxdawnn/15/base -> origin/gh/fxdawnn/15/base 2025-12-04T09:08:04.6855185Z * [new branch] gh/fxdawnn/15/head -> origin/gh/fxdawnn/15/head 2025-12-04T09:08:04.6855455Z * [new branch] gh/fxdawnn/15/orig -> origin/gh/fxdawnn/15/orig 2025-12-04T09:08:04.6855680Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-12-04T09:08:04.6855863Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-12-04T09:08:04.6856092Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-12-04T09:08:04.6856270Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-12-04T09:08:04.6856488Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-12-04T09:08:04.6856773Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-12-04T09:08:04.6856955Z * [new branch] gh/fxdawnn/9/base -> origin/gh/fxdawnn/9/base 2025-12-04T09:08:04.6857157Z * [new branch] gh/fxdawnn/9/head -> origin/gh/fxdawnn/9/head 2025-12-04T09:08:04.6857359Z * [new branch] gh/fxdawnn/9/orig -> origin/gh/fxdawnn/9/orig 2025-12-04T09:08:04.6857565Z * [new branch] gh/galv/1/base -> origin/gh/galv/1/base 2025-12-04T09:08:04.6857736Z * [new branch] gh/galv/1/head -> origin/gh/galv/1/head 2025-12-04T09:08:04.6857909Z * [new branch] gh/galv/1/orig -> origin/gh/galv/1/orig 2025-12-04T09:08:04.6858115Z * [new branch] gh/galv/2/base -> origin/gh/galv/2/base 2025-12-04T09:08:04.6858280Z * [new branch] gh/galv/2/head -> origin/gh/galv/2/head 2025-12-04T09:08:04.6858495Z * [new branch] gh/galv/2/orig -> origin/gh/galv/2/orig 2025-12-04T09:08:04.6858668Z * [new branch] gh/galv/3/base -> origin/gh/galv/3/base 2025-12-04T09:08:04.6858829Z * [new branch] gh/galv/3/head -> origin/gh/galv/3/head 2025-12-04T09:08:04.6859036Z * [new branch] gh/galv/3/orig -> origin/gh/galv/3/orig 2025-12-04T09:08:04.6859238Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-12-04T09:08:04.6859435Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-12-04T09:08:04.6859675Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-12-04T09:08:04.6859869Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-12-04T09:08:04.6860053Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-12-04T09:08:04.6860285Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-12-04T09:08:04.6860479Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-12-04T09:08:04.6860709Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-12-04T09:08:04.6860900Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-12-04T09:08:04.6861146Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-12-04T09:08:04.6861336Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-12-04T09:08:04.6861562Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-12-04T09:08:04.6861764Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-12-04T09:08:04.6861992Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-12-04T09:08:04.6862184Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-12-04T09:08:04.6862413Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-12-04T09:08:04.6862680Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-12-04T09:08:04.6862908Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-12-04T09:08:04.6863137Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-12-04T09:08:04.6863335Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-12-04T09:08:04.6863523Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-12-04T09:08:04.6863710Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-12-04T09:08:04.6863969Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-12-04T09:08:04.6864157Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-12-04T09:08:04.6864344Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-12-04T09:08:04.6864540Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-12-04T09:08:04.6864729Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-12-04T09:08:04.6864916Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-12-04T09:08:04.6865113Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-12-04T09:08:04.6865299Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-12-04T09:08:04.6865489Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-12-04T09:08:04.6865686Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-12-04T09:08:04.6865870Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-12-04T09:08:04.6866061Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-12-04T09:08:04.6866270Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-12-04T09:08:04.6866453Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-12-04T09:08:04.6866639Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-12-04T09:08:04.6866824Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-12-04T09:08:04.6867020Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-12-04T09:08:04.6867205Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-12-04T09:08:04.6867395Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-12-04T09:08:04.6867588Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-12-04T09:08:04.6867777Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-12-04T09:08:04.6867963Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-12-04T09:08:04.6868159Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-12-04T09:08:04.6868346Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-12-04T09:08:04.6868585Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-12-04T09:08:04.6868793Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-12-04T09:08:04.6869013Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-12-04T09:08:04.6869213Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-12-04T09:08:04.6869414Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-12-04T09:08:04.6869721Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-12-04T09:08:04.6869915Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-12-04T09:08:04.6870121Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-12-04T09:08:04.6870367Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-12-04T09:08:04.6870556Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-12-04T09:08:04.6870751Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-12-04T09:08:04.6871007Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-12-04T09:08:04.6871195Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-12-04T09:08:04.6871381Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-12-04T09:08:04.6871581Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-12-04T09:08:04.6871771Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-12-04T09:08:04.6871955Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-12-04T09:08:04.6872150Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-12-04T09:08:04.6872335Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-12-04T09:08:04.6872520Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-12-04T09:08:04.6872716Z * [new branch] gh/guangyey/236/base -> origin/gh/guangyey/236/base 2025-12-04T09:08:04.6872902Z * [new branch] gh/guangyey/236/head -> origin/gh/guangyey/236/head 2025-12-04T09:08:04.6873092Z * [new branch] gh/guangyey/236/orig -> origin/gh/guangyey/236/orig 2025-12-04T09:08:04.6873287Z * [new branch] gh/guangyey/237/base -> origin/gh/guangyey/237/base 2025-12-04T09:08:04.6873477Z * [new branch] gh/guangyey/237/head -> origin/gh/guangyey/237/head 2025-12-04T09:08:04.6873666Z * [new branch] gh/guangyey/237/orig -> origin/gh/guangyey/237/orig 2025-12-04T09:08:04.6873862Z * [new branch] gh/guangyey/238/base -> origin/gh/guangyey/238/base 2025-12-04T09:08:04.6874049Z * [new branch] gh/guangyey/238/head -> origin/gh/guangyey/238/head 2025-12-04T09:08:04.6874240Z * [new branch] gh/guangyey/239/base -> origin/gh/guangyey/239/base 2025-12-04T09:08:04.6874433Z * [new branch] gh/guangyey/239/head -> origin/gh/guangyey/239/head 2025-12-04T09:08:04.6874623Z * [new branch] gh/guangyey/239/orig -> origin/gh/guangyey/239/orig 2025-12-04T09:08:04.6874811Z * [new branch] gh/guangyey/240/base -> origin/gh/guangyey/240/base 2025-12-04T09:08:04.6875049Z * [new branch] gh/guangyey/240/head -> origin/gh/guangyey/240/head 2025-12-04T09:08:04.6875237Z * [new branch] gh/guangyey/240/orig -> origin/gh/guangyey/240/orig 2025-12-04T09:08:04.6875464Z * [new branch] gh/guangyey/241/base -> origin/gh/guangyey/241/base 2025-12-04T09:08:04.6875653Z * [new branch] gh/guangyey/241/head -> origin/gh/guangyey/241/head 2025-12-04T09:08:04.6875892Z * [new branch] gh/guangyey/241/orig -> origin/gh/guangyey/241/orig 2025-12-04T09:08:04.6876085Z * [new branch] gh/guangyey/242/base -> origin/gh/guangyey/242/base 2025-12-04T09:08:04.6876272Z * [new branch] gh/guangyey/242/head -> origin/gh/guangyey/242/head 2025-12-04T09:08:04.6876466Z * [new branch] gh/guangyey/242/orig -> origin/gh/guangyey/242/orig 2025-12-04T09:08:04.6876730Z * [new branch] gh/guangyey/243/base -> origin/gh/guangyey/243/base 2025-12-04T09:08:04.6876916Z * [new branch] gh/guangyey/243/head -> origin/gh/guangyey/243/head 2025-12-04T09:08:04.6877109Z * [new branch] gh/guangyey/243/orig -> origin/gh/guangyey/243/orig 2025-12-04T09:08:04.6877298Z * [new branch] gh/guangyey/244/base -> origin/gh/guangyey/244/base 2025-12-04T09:08:04.6877486Z * [new branch] gh/guangyey/244/head -> origin/gh/guangyey/244/head 2025-12-04T09:08:04.6877688Z * [new branch] gh/guangyey/244/orig -> origin/gh/guangyey/244/orig 2025-12-04T09:08:04.6877945Z * [new branch] gh/guangyey/245/base -> origin/gh/guangyey/245/base 2025-12-04T09:08:04.6878133Z * [new branch] gh/guangyey/245/head -> origin/gh/guangyey/245/head 2025-12-04T09:08:04.6878335Z * [new branch] gh/guangyey/245/orig -> origin/gh/guangyey/245/orig 2025-12-04T09:08:04.6878526Z * [new branch] gh/guangyey/246/base -> origin/gh/guangyey/246/base 2025-12-04T09:08:04.6878718Z * [new branch] gh/guangyey/246/head -> origin/gh/guangyey/246/head 2025-12-04T09:08:04.6878912Z * [new branch] gh/guangyey/246/orig -> origin/gh/guangyey/246/orig 2025-12-04T09:08:04.6879099Z * [new branch] gh/guangyey/247/base -> origin/gh/guangyey/247/base 2025-12-04T09:08:04.6879285Z * [new branch] gh/guangyey/247/head -> origin/gh/guangyey/247/head 2025-12-04T09:08:04.6879484Z * [new branch] gh/guangyey/247/orig -> origin/gh/guangyey/247/orig 2025-12-04T09:08:04.6879671Z * [new branch] gh/guangyey/248/base -> origin/gh/guangyey/248/base 2025-12-04T09:08:04.6879864Z * [new branch] gh/guangyey/248/head -> origin/gh/guangyey/248/head 2025-12-04T09:08:04.6880056Z * [new branch] gh/guangyey/248/orig -> origin/gh/guangyey/248/orig 2025-12-04T09:08:04.6880248Z * [new branch] gh/guangyey/249/base -> origin/gh/guangyey/249/base 2025-12-04T09:08:04.6880437Z * [new branch] gh/guangyey/249/head -> origin/gh/guangyey/249/head 2025-12-04T09:08:04.6880626Z * [new branch] gh/guangyey/249/orig -> origin/gh/guangyey/249/orig 2025-12-04T09:08:04.6880823Z * [new branch] gh/guangyey/250/base -> origin/gh/guangyey/250/base 2025-12-04T09:08:04.6881009Z * [new branch] gh/guangyey/250/head -> origin/gh/guangyey/250/head 2025-12-04T09:08:04.6881247Z * [new branch] gh/guangyey/250/orig -> origin/gh/guangyey/250/orig 2025-12-04T09:08:04.6881443Z * [new branch] gh/guangyey/251/base -> origin/gh/guangyey/251/base 2025-12-04T09:08:04.6881665Z * [new branch] gh/guangyey/251/head -> origin/gh/guangyey/251/head 2025-12-04T09:08:04.6881858Z * [new branch] gh/guangyey/251/orig -> origin/gh/guangyey/251/orig 2025-12-04T09:08:04.6882106Z * [new branch] gh/guangyey/252/base -> origin/gh/guangyey/252/base 2025-12-04T09:08:04.6882303Z * [new branch] gh/guangyey/252/head -> origin/gh/guangyey/252/head 2025-12-04T09:08:04.6882489Z * [new branch] gh/guangyey/252/orig -> origin/gh/guangyey/252/orig 2025-12-04T09:08:04.6882683Z * [new branch] gh/guangyey/253/base -> origin/gh/guangyey/253/base 2025-12-04T09:08:04.6882870Z * [new branch] gh/guangyey/253/head -> origin/gh/guangyey/253/head 2025-12-04T09:08:04.6883060Z * [new branch] gh/guangyey/253/orig -> origin/gh/guangyey/253/orig 2025-12-04T09:08:04.6883261Z * [new branch] gh/guangyey/254/base -> origin/gh/guangyey/254/base 2025-12-04T09:08:04.6883449Z * [new branch] gh/guangyey/254/head -> origin/gh/guangyey/254/head 2025-12-04T09:08:04.6883714Z * [new branch] gh/guangyey/254/orig -> origin/gh/guangyey/254/orig 2025-12-04T09:08:04.6883916Z * [new branch] gh/guangyey/255/base -> origin/gh/guangyey/255/base 2025-12-04T09:08:04.6884103Z * [new branch] gh/guangyey/255/head -> origin/gh/guangyey/255/head 2025-12-04T09:08:04.6884291Z * [new branch] gh/guangyey/255/orig -> origin/gh/guangyey/255/orig 2025-12-04T09:08:04.6884531Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-12-04T09:08:04.6884839Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-12-04T09:08:04.6885073Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-12-04T09:08:04.6885302Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-12-04T09:08:04.6885547Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-12-04T09:08:04.6885774Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-12-04T09:08:04.6886000Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-12-04T09:08:04.6886240Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-12-04T09:08:04.6886468Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-12-04T09:08:04.6886697Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-12-04T09:08:04.6886938Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-12-04T09:08:04.6887166Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-12-04T09:08:04.6887398Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-12-04T09:08:04.6887685Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-12-04T09:08:04.6887956Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-12-04T09:08:04.6888186Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-12-04T09:08:04.6888464Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-12-04T09:08:04.6888695Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-12-04T09:08:04.6888926Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-12-04T09:08:04.6889159Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-12-04T09:08:04.6889392Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-12-04T09:08:04.6889624Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-12-04T09:08:04.6889858Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-12-04T09:08:04.6890092Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-12-04T09:08:04.6890320Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-12-04T09:08:04.6890554Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-12-04T09:08:04.6890788Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-12-04T09:08:04.6891017Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-12-04T09:08:04.6891252Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-12-04T09:08:04.6891554Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-12-04T09:08:04.6891783Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-12-04T09:08:04.6892009Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-12-04T09:08:04.6892246Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-12-04T09:08:04.6892476Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-12-04T09:08:04.6892765Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-12-04T09:08:04.6893007Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-12-04T09:08:04.6893235Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-12-04T09:08:04.6893472Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-12-04T09:08:04.6893705Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-12-04T09:08:04.6893933Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-12-04T09:08:04.6894161Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-12-04T09:08:04.6894401Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-12-04T09:08:04.6894631Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-12-04T09:08:04.6894859Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-12-04T09:08:04.6895094Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-12-04T09:08:04.6895329Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-12-04T09:08:04.6895558Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-12-04T09:08:04.6895791Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-12-04T09:08:04.6896017Z * [new branch] gh/guilhermeleobas/253/base -> origin/gh/guilhermeleobas/253/base 2025-12-04T09:08:04.6896244Z * [new branch] gh/guilhermeleobas/253/head -> origin/gh/guilhermeleobas/253/head 2025-12-04T09:08:04.6896480Z * [new branch] gh/guilhermeleobas/253/orig -> origin/gh/guilhermeleobas/253/orig 2025-12-04T09:08:04.6896714Z * [new branch] gh/guilhermeleobas/254/base -> origin/gh/guilhermeleobas/254/base 2025-12-04T09:08:04.6896938Z * [new branch] gh/guilhermeleobas/254/head -> origin/gh/guilhermeleobas/254/head 2025-12-04T09:08:04.6897177Z * [new branch] gh/guilhermeleobas/254/orig -> origin/gh/guilhermeleobas/254/orig 2025-12-04T09:08:04.6897404Z * [new branch] gh/guilhermeleobas/255/base -> origin/gh/guilhermeleobas/255/base 2025-12-04T09:08:04.6897631Z * [new branch] gh/guilhermeleobas/255/head -> origin/gh/guilhermeleobas/255/head 2025-12-04T09:08:04.6897869Z * [new branch] gh/guilhermeleobas/255/orig -> origin/gh/guilhermeleobas/255/orig 2025-12-04T09:08:04.6898099Z * [new branch] gh/guilhermeleobas/256/base -> origin/gh/guilhermeleobas/256/base 2025-12-04T09:08:04.6898329Z * [new branch] gh/guilhermeleobas/256/head -> origin/gh/guilhermeleobas/256/head 2025-12-04T09:08:04.6898559Z * [new branch] gh/guilhermeleobas/256/orig -> origin/gh/guilhermeleobas/256/orig 2025-12-04T09:08:04.6898848Z * [new branch] gh/guilhermeleobas/257/base -> origin/gh/guilhermeleobas/257/base 2025-12-04T09:08:04.6899157Z * [new branch] gh/guilhermeleobas/257/head -> origin/gh/guilhermeleobas/257/head 2025-12-04T09:08:04.6899431Z * [new branch] gh/guilhermeleobas/257/orig -> origin/gh/guilhermeleobas/257/orig 2025-12-04T09:08:04.6899669Z * [new branch] gh/guilhermeleobas/258/base -> origin/gh/guilhermeleobas/258/base 2025-12-04T09:08:04.6899941Z * [new branch] gh/guilhermeleobas/258/head -> origin/gh/guilhermeleobas/258/head 2025-12-04T09:08:04.6900176Z * [new branch] gh/guilhermeleobas/258/orig -> origin/gh/guilhermeleobas/258/orig 2025-12-04T09:08:04.6900411Z * [new branch] gh/guilhermeleobas/259/base -> origin/gh/guilhermeleobas/259/base 2025-12-04T09:08:04.6900712Z * [new branch] gh/guilhermeleobas/259/head -> origin/gh/guilhermeleobas/259/head 2025-12-04T09:08:04.6900939Z * [new branch] gh/guilhermeleobas/259/orig -> origin/gh/guilhermeleobas/259/orig 2025-12-04T09:08:04.6901172Z * [new branch] gh/guilhermeleobas/260/base -> origin/gh/guilhermeleobas/260/base 2025-12-04T09:08:04.6901404Z * [new branch] gh/guilhermeleobas/260/head -> origin/gh/guilhermeleobas/260/head 2025-12-04T09:08:04.6901637Z * [new branch] gh/guilhermeleobas/260/orig -> origin/gh/guilhermeleobas/260/orig 2025-12-04T09:08:04.6901875Z * [new branch] gh/guilhermeleobas/261/base -> origin/gh/guilhermeleobas/261/base 2025-12-04T09:08:04.6902106Z * [new branch] gh/guilhermeleobas/261/head -> origin/gh/guilhermeleobas/261/head 2025-12-04T09:08:04.6902332Z * [new branch] gh/guilhermeleobas/261/orig -> origin/gh/guilhermeleobas/261/orig 2025-12-04T09:08:04.6902569Z * [new branch] gh/guilhermeleobas/262/base -> origin/gh/guilhermeleobas/262/base 2025-12-04T09:08:04.6902798Z * [new branch] gh/guilhermeleobas/262/head -> origin/gh/guilhermeleobas/262/head 2025-12-04T09:08:04.6903026Z * [new branch] gh/guilhermeleobas/262/orig -> origin/gh/guilhermeleobas/262/orig 2025-12-04T09:08:04.6903264Z * [new branch] gh/guilhermeleobas/263/base -> origin/gh/guilhermeleobas/263/base 2025-12-04T09:08:04.6903495Z * [new branch] gh/guilhermeleobas/263/head -> origin/gh/guilhermeleobas/263/head 2025-12-04T09:08:04.6903723Z * [new branch] gh/guilhermeleobas/263/orig -> origin/gh/guilhermeleobas/263/orig 2025-12-04T09:08:04.6903961Z * [new branch] gh/guilhermeleobas/264/base -> origin/gh/guilhermeleobas/264/base 2025-12-04T09:08:04.6904194Z * [new branch] gh/guilhermeleobas/264/head -> origin/gh/guilhermeleobas/264/head 2025-12-04T09:08:04.6904426Z * [new branch] gh/guilhermeleobas/264/orig -> origin/gh/guilhermeleobas/264/orig 2025-12-04T09:08:04.6904664Z * [new branch] gh/guilhermeleobas/265/base -> origin/gh/guilhermeleobas/265/base 2025-12-04T09:08:04.6904893Z * [new branch] gh/guilhermeleobas/265/head -> origin/gh/guilhermeleobas/265/head 2025-12-04T09:08:04.6905126Z * [new branch] gh/guilhermeleobas/265/orig -> origin/gh/guilhermeleobas/265/orig 2025-12-04T09:08:04.6905365Z * [new branch] gh/guilhermeleobas/266/base -> origin/gh/guilhermeleobas/266/base 2025-12-04T09:08:04.6905601Z * [new branch] gh/guilhermeleobas/266/head -> origin/gh/guilhermeleobas/266/head 2025-12-04T09:08:04.6905831Z * [new branch] gh/guilhermeleobas/266/orig -> origin/gh/guilhermeleobas/266/orig 2025-12-04T09:08:04.6906059Z * [new branch] gh/guilhermeleobas/267/base -> origin/gh/guilhermeleobas/267/base 2025-12-04T09:08:04.6906299Z * [new branch] gh/guilhermeleobas/267/head -> origin/gh/guilhermeleobas/267/head 2025-12-04T09:08:04.6906535Z * [new branch] gh/guilhermeleobas/267/orig -> origin/gh/guilhermeleobas/267/orig 2025-12-04T09:08:04.6906748Z * [new branch] gh/hameerabbasi/1/base -> origin/gh/hameerabbasi/1/base 2025-12-04T09:08:04.6907029Z * [new branch] gh/hameerabbasi/1/head -> origin/gh/hameerabbasi/1/head 2025-12-04T09:08:04.6907232Z * [new branch] gh/hameerabbasi/2/base -> origin/gh/hameerabbasi/2/base 2025-12-04T09:08:04.6907440Z * [new branch] gh/hameerabbasi/2/head -> origin/gh/hameerabbasi/2/head 2025-12-04T09:08:04.6907650Z * [new branch] gh/hameerabbasi/2/orig -> origin/gh/hameerabbasi/2/orig 2025-12-04T09:08:04.6907851Z * [new branch] gh/hameerabbasi/3/base -> origin/gh/hameerabbasi/3/base 2025-12-04T09:08:04.6908059Z * [new branch] gh/hameerabbasi/3/head -> origin/gh/hameerabbasi/3/head 2025-12-04T09:08:04.6908330Z * [new branch] gh/hameerabbasi/3/orig -> origin/gh/hameerabbasi/3/orig 2025-12-04T09:08:04.6908534Z * [new branch] gh/hameerabbasi/4/base -> origin/gh/hameerabbasi/4/base 2025-12-04T09:08:04.6908737Z * [new branch] gh/hameerabbasi/4/head -> origin/gh/hameerabbasi/4/head 2025-12-04T09:08:04.6908948Z * [new branch] gh/hameerabbasi/4/orig -> origin/gh/hameerabbasi/4/orig 2025-12-04T09:08:04.6909126Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-12-04T09:08:04.6909303Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-12-04T09:08:04.6909493Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-12-04T09:08:04.6909667Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-12-04T09:08:04.6909839Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-12-04T09:08:04.6910026Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-12-04T09:08:04.6910196Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-12-04T09:08:04.6910416Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-12-04T09:08:04.6910606Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-12-04T09:08:04.6910799Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-12-04T09:08:04.6910977Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-12-04T09:08:04.6911164Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-12-04T09:08:04.6911358Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-12-04T09:08:04.6911541Z * [new branch] gh/isuruf/158/base -> origin/gh/isuruf/158/base 2025-12-04T09:08:04.6911724Z * [new branch] gh/isuruf/158/head -> origin/gh/isuruf/158/head 2025-12-04T09:08:04.6911912Z * [new branch] gh/isuruf/159/base -> origin/gh/isuruf/159/base 2025-12-04T09:08:04.6912102Z * [new branch] gh/isuruf/159/head -> origin/gh/isuruf/159/head 2025-12-04T09:08:04.6912282Z * [new branch] gh/isuruf/160/base -> origin/gh/isuruf/160/base 2025-12-04T09:08:04.6912470Z * [new branch] gh/isuruf/160/head -> origin/gh/isuruf/160/head 2025-12-04T09:08:04.6912649Z * [new branch] gh/isuruf/160/orig -> origin/gh/isuruf/160/orig 2025-12-04T09:08:04.6912827Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-12-04T09:08:04.6913014Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-12-04T09:08:04.6913190Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-12-04T09:08:04.6913385Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-12-04T09:08:04.6913587Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-12-04T09:08:04.6913852Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-12-04T09:08:04.6914041Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-12-04T09:08:04.6914242Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-12-04T09:08:04.6914431Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-12-04T09:08:04.6914620Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-12-04T09:08:04.6914807Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-12-04T09:08:04.6915063Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-12-04T09:08:04.6915286Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-12-04T09:08:04.6915489Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-12-04T09:08:04.6915687Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-12-04T09:08:04.6915924Z * [new branch] gh/jamesjwu/207/base -> origin/gh/jamesjwu/207/base 2025-12-04T09:08:04.6916115Z * [new branch] gh/jamesjwu/207/head -> origin/gh/jamesjwu/207/head 2025-12-04T09:08:04.6916355Z * [new branch] gh/jamesjwu/207/orig -> origin/gh/jamesjwu/207/orig 2025-12-04T09:08:04.6916546Z * [new branch] gh/jamesjwu/208/base -> origin/gh/jamesjwu/208/base 2025-12-04T09:08:04.6916734Z * [new branch] gh/jamesjwu/208/head -> origin/gh/jamesjwu/208/head 2025-12-04T09:08:04.6916935Z * [new branch] gh/jamesjwu/208/orig -> origin/gh/jamesjwu/208/orig 2025-12-04T09:08:04.6917125Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-12-04T09:08:04.6917309Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-12-04T09:08:04.6917510Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-12-04T09:08:04.6917693Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-12-04T09:08:04.6917879Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-12-04T09:08:04.6918072Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-12-04T09:08:04.6918254Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-12-04T09:08:04.6918436Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-12-04T09:08:04.6918630Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-12-04T09:08:04.6918813Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-12-04T09:08:04.6918998Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-12-04T09:08:04.6919181Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-12-04T09:08:04.6919372Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-12-04T09:08:04.6919556Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-12-04T09:08:04.6919742Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-12-04T09:08:04.6919935Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-12-04T09:08:04.6920123Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-12-04T09:08:04.6920307Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-12-04T09:08:04.6920504Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-12-04T09:08:04.6920761Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-12-04T09:08:04.6920945Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-12-04T09:08:04.6921134Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-12-04T09:08:04.6921319Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-12-04T09:08:04.6921505Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-12-04T09:08:04.6921714Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-12-04T09:08:04.6921964Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-12-04T09:08:04.6922152Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-12-04T09:08:04.6922346Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-12-04T09:08:04.6922540Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-12-04T09:08:04.6922728Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-12-04T09:08:04.6922920Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-12-04T09:08:04.6923105Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-12-04T09:08:04.6923289Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-12-04T09:08:04.6923474Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-12-04T09:08:04.6923669Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-12-04T09:08:04.6923860Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-12-04T09:08:04.6924046Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-12-04T09:08:04.6924258Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-12-04T09:08:04.6924445Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-12-04T09:08:04.6924628Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-12-04T09:08:04.6924819Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-12-04T09:08:04.6925002Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-12-04T09:08:04.6925192Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-12-04T09:08:04.6925391Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-12-04T09:08:04.6925576Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-12-04T09:08:04.6925763Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-12-04T09:08:04.6925962Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-12-04T09:08:04.6926147Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-12-04T09:08:04.6926331Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-12-04T09:08:04.6926523Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-12-04T09:08:04.6926708Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-12-04T09:08:04.6926895Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-12-04T09:08:04.6927085Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-12-04T09:08:04.6927276Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-12-04T09:08:04.6927531Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-12-04T09:08:04.6927720Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-12-04T09:08:04.6927913Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-12-04T09:08:04.6928096Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-12-04T09:08:04.6928283Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-12-04T09:08:04.6928567Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-12-04T09:08:04.6928873Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-12-04T09:08:04.6929083Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-12-04T09:08:04.6929293Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-12-04T09:08:04.6929532Z * [new branch] gh/janeyx99/327/base -> origin/gh/janeyx99/327/base 2025-12-04T09:08:04.6929726Z * [new branch] gh/janeyx99/327/head -> origin/gh/janeyx99/327/head 2025-12-04T09:08:04.6929941Z * [new branch] gh/janeyx99/327/orig -> origin/gh/janeyx99/327/orig 2025-12-04T09:08:04.6930180Z * [new branch] gh/janeyx99/328/base -> origin/gh/janeyx99/328/base 2025-12-04T09:08:04.6930382Z * [new branch] gh/janeyx99/328/head -> origin/gh/janeyx99/328/head 2025-12-04T09:08:04.6930585Z * [new branch] gh/janeyx99/328/orig -> origin/gh/janeyx99/328/orig 2025-12-04T09:08:04.6930789Z * [new branch] gh/janeyx99/329/base -> origin/gh/janeyx99/329/base 2025-12-04T09:08:04.6931007Z * [new branch] gh/janeyx99/329/head -> origin/gh/janeyx99/329/head 2025-12-04T09:08:04.6931229Z * [new branch] gh/janeyx99/329/orig -> origin/gh/janeyx99/329/orig 2025-12-04T09:08:04.6931439Z * [new branch] gh/janeyx99/330/base -> origin/gh/janeyx99/330/base 2025-12-04T09:08:04.6931698Z * [new branch] gh/janeyx99/330/head -> origin/gh/janeyx99/330/head 2025-12-04T09:08:04.6931907Z * [new branch] gh/janeyx99/330/orig -> origin/gh/janeyx99/330/orig 2025-12-04T09:08:04.6932104Z * [new branch] gh/janeyx99/331/base -> origin/gh/janeyx99/331/base 2025-12-04T09:08:04.6932383Z * [new branch] gh/janeyx99/331/head -> origin/gh/janeyx99/331/head 2025-12-04T09:08:04.6932596Z * [new branch] gh/janeyx99/331/orig -> origin/gh/janeyx99/331/orig 2025-12-04T09:08:04.6932802Z * [new branch] gh/janeyx99/332/base -> origin/gh/janeyx99/332/base 2025-12-04T09:08:04.6933072Z * [new branch] gh/janeyx99/332/head -> origin/gh/janeyx99/332/head 2025-12-04T09:08:04.6933307Z * [new branch] gh/janeyx99/332/orig -> origin/gh/janeyx99/332/orig 2025-12-04T09:08:04.6933504Z * [new branch] gh/janeyx99/333/base -> origin/gh/janeyx99/333/base 2025-12-04T09:08:04.6933755Z * [new branch] gh/janeyx99/333/head -> origin/gh/janeyx99/333/head 2025-12-04T09:08:04.6933961Z * [new branch] gh/janeyx99/333/orig -> origin/gh/janeyx99/333/orig 2025-12-04T09:08:04.6934169Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-12-04T09:08:04.6934407Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-12-04T09:08:04.6934612Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-12-04T09:08:04.6934811Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-12-04T09:08:04.6935053Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-12-04T09:08:04.6935321Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-12-04T09:08:04.6935521Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-12-04T09:08:04.6935743Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-12-04T09:08:04.6935941Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-12-04T09:08:04.6936131Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-12-04T09:08:04.6936374Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-12-04T09:08:04.6936640Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-12-04T09:08:04.6936842Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-12-04T09:08:04.6937065Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-12-04T09:08:04.6937262Z * [new branch] gh/jansel/552/base -> origin/gh/jansel/552/base 2025-12-04T09:08:04.6937456Z * [new branch] gh/jansel/552/head -> origin/gh/jansel/552/head 2025-12-04T09:08:04.6937699Z * [new branch] gh/jansel/552/orig -> origin/gh/jansel/552/orig 2025-12-04T09:08:04.6937901Z * [new branch] gh/jansel/553/base -> origin/gh/jansel/553/base 2025-12-04T09:08:04.6938101Z * [new branch] gh/jansel/553/head -> origin/gh/jansel/553/head 2025-12-04T09:08:04.6938305Z * [new branch] gh/jansel/553/orig -> origin/gh/jansel/553/orig 2025-12-04T09:08:04.6938534Z * [new branch] gh/jansel/554/base -> origin/gh/jansel/554/base 2025-12-04T09:08:04.6938720Z * [new branch] gh/jansel/554/head -> origin/gh/jansel/554/head 2025-12-04T09:08:04.6938941Z * [new branch] gh/jansel/554/orig -> origin/gh/jansel/554/orig 2025-12-04T09:08:04.6939188Z * [new branch] gh/jansel/555/base -> origin/gh/jansel/555/base 2025-12-04T09:08:04.6939386Z * [new branch] gh/jansel/555/head -> origin/gh/jansel/555/head 2025-12-04T09:08:04.6939587Z * [new branch] gh/jansel/555/orig -> origin/gh/jansel/555/orig 2025-12-04T09:08:04.6939801Z * [new branch] gh/jansel/556/base -> origin/gh/jansel/556/base 2025-12-04T09:08:04.6940016Z * [new branch] gh/jansel/556/head -> origin/gh/jansel/556/head 2025-12-04T09:08:04.6940231Z * [new branch] gh/jansel/556/orig -> origin/gh/jansel/556/orig 2025-12-04T09:08:04.6940461Z * [new branch] gh/jansel/557/base -> origin/gh/jansel/557/base 2025-12-04T09:08:04.6940663Z * [new branch] gh/jansel/557/head -> origin/gh/jansel/557/head 2025-12-04T09:08:04.6940864Z * [new branch] gh/jansel/557/orig -> origin/gh/jansel/557/orig 2025-12-04T09:08:04.6941080Z * [new branch] gh/jansel/558/base -> origin/gh/jansel/558/base 2025-12-04T09:08:04.6941287Z * [new branch] gh/jansel/558/head -> origin/gh/jansel/558/head 2025-12-04T09:08:04.6941497Z * [new branch] gh/jansel/558/orig -> origin/gh/jansel/558/orig 2025-12-04T09:08:04.6941724Z * [new branch] gh/jansel/559/base -> origin/gh/jansel/559/base 2025-12-04T09:08:04.6941920Z * [new branch] gh/jansel/559/head -> origin/gh/jansel/559/head 2025-12-04T09:08:04.6942127Z * [new branch] gh/jansel/559/orig -> origin/gh/jansel/559/orig 2025-12-04T09:08:04.6942344Z * [new branch] gh/jansel/560/base -> origin/gh/jansel/560/base 2025-12-04T09:08:04.6942553Z * [new branch] gh/jansel/560/head -> origin/gh/jansel/560/head 2025-12-04T09:08:04.6942824Z * [new branch] gh/jansel/560/orig -> origin/gh/jansel/560/orig 2025-12-04T09:08:04.6943045Z * [new branch] gh/jansel/561/base -> origin/gh/jansel/561/base 2025-12-04T09:08:04.6943241Z * [new branch] gh/jansel/561/head -> origin/gh/jansel/561/head 2025-12-04T09:08:04.6943437Z * [new branch] gh/jansel/561/orig -> origin/gh/jansel/561/orig 2025-12-04T09:08:04.6943661Z * [new branch] gh/jansel/562/base -> origin/gh/jansel/562/base 2025-12-04T09:08:04.6943868Z * [new branch] gh/jansel/562/head -> origin/gh/jansel/562/head 2025-12-04T09:08:04.6944135Z * [new branch] gh/jansel/562/orig -> origin/gh/jansel/562/orig 2025-12-04T09:08:04.6944367Z * [new branch] gh/jansel/563/base -> origin/gh/jansel/563/base 2025-12-04T09:08:04.6944566Z * [new branch] gh/jansel/563/head -> origin/gh/jansel/563/head 2025-12-04T09:08:04.6944768Z * [new branch] gh/jansel/563/orig -> origin/gh/jansel/563/orig 2025-12-04T09:08:04.6945012Z * [new branch] gh/jansel/564/base -> origin/gh/jansel/564/base 2025-12-04T09:08:04.6945213Z * [new branch] gh/jansel/564/head -> origin/gh/jansel/564/head 2025-12-04T09:08:04.6945422Z * [new branch] gh/jansel/564/orig -> origin/gh/jansel/564/orig 2025-12-04T09:08:04.6945652Z * [new branch] gh/jansel/565/base -> origin/gh/jansel/565/base 2025-12-04T09:08:04.6945852Z * [new branch] gh/jansel/565/head -> origin/gh/jansel/565/head 2025-12-04T09:08:04.6946047Z * [new branch] gh/jansel/565/orig -> origin/gh/jansel/565/orig 2025-12-04T09:08:04.6946257Z * [new branch] gh/jansel/566/base -> origin/gh/jansel/566/base 2025-12-04T09:08:04.6946499Z * [new branch] gh/jansel/566/head -> origin/gh/jansel/566/head 2025-12-04T09:08:04.6946700Z * [new branch] gh/jansel/566/orig -> origin/gh/jansel/566/orig 2025-12-04T09:08:04.6946978Z * [new branch] gh/jansel/567/base -> origin/gh/jansel/567/base 2025-12-04T09:08:04.6947201Z * [new branch] gh/jansel/567/head -> origin/gh/jansel/567/head 2025-12-04T09:08:04.6947434Z * [new branch] gh/jansel/567/orig -> origin/gh/jansel/567/orig 2025-12-04T09:08:04.6947646Z * [new branch] gh/jansel/568/base -> origin/gh/jansel/568/base 2025-12-04T09:08:04.6947921Z * [new branch] gh/jansel/568/head -> origin/gh/jansel/568/head 2025-12-04T09:08:04.6948129Z * [new branch] gh/jansel/568/orig -> origin/gh/jansel/568/orig 2025-12-04T09:08:04.6948326Z * [new branch] gh/jansel/569/base -> origin/gh/jansel/569/base 2025-12-04T09:08:04.6948553Z * [new branch] gh/jansel/569/head -> origin/gh/jansel/569/head 2025-12-04T09:08:04.6948746Z * [new branch] gh/jansel/569/orig -> origin/gh/jansel/569/orig 2025-12-04T09:08:04.6948956Z * [new branch] gh/jansel/570/base -> origin/gh/jansel/570/base 2025-12-04T09:08:04.6949189Z * [new branch] gh/jansel/570/head -> origin/gh/jansel/570/head 2025-12-04T09:08:04.6949390Z * [new branch] gh/jansel/570/orig -> origin/gh/jansel/570/orig 2025-12-04T09:08:04.6949588Z * [new branch] gh/jansel/571/base -> origin/gh/jansel/571/base 2025-12-04T09:08:04.6949806Z * [new branch] gh/jansel/571/head -> origin/gh/jansel/571/head 2025-12-04T09:08:04.6950003Z * [new branch] gh/jansel/571/orig -> origin/gh/jansel/571/orig 2025-12-04T09:08:04.6950212Z * [new branch] gh/jansel/572/base -> origin/gh/jansel/572/base 2025-12-04T09:08:04.6951024Z * [new branch] gh/jansel/572/head -> origin/gh/jansel/572/head 2025-12-04T09:08:04.6951229Z * [new branch] gh/jansel/572/orig -> origin/gh/jansel/572/orig 2025-12-04T09:08:04.6951433Z * [new branch] gh/jansel/573/base -> origin/gh/jansel/573/base 2025-12-04T09:08:04.6951682Z * [new branch] gh/jansel/573/head -> origin/gh/jansel/573/head 2025-12-04T09:08:04.6951885Z * [new branch] gh/jansel/573/orig -> origin/gh/jansel/573/orig 2025-12-04T09:08:04.6952120Z * [new branch] gh/jansel/574/base -> origin/gh/jansel/574/base 2025-12-04T09:08:04.6952487Z * [new branch] gh/jansel/574/head -> origin/gh/jansel/574/head 2025-12-04T09:08:04.6952711Z * [new branch] gh/jansel/574/orig -> origin/gh/jansel/574/orig 2025-12-04T09:08:04.6952922Z * [new branch] gh/jansel/575/base -> origin/gh/jansel/575/base 2025-12-04T09:08:04.6953153Z * [new branch] gh/jansel/575/head -> origin/gh/jansel/575/head 2025-12-04T09:08:04.6953363Z * [new branch] gh/jansel/575/orig -> origin/gh/jansel/575/orig 2025-12-04T09:08:04.6953571Z * [new branch] gh/jansel/576/base -> origin/gh/jansel/576/base 2025-12-04T09:08:04.6953802Z * [new branch] gh/jansel/576/head -> origin/gh/jansel/576/head 2025-12-04T09:08:04.6954000Z * [new branch] gh/jansel/576/orig -> origin/gh/jansel/576/orig 2025-12-04T09:08:04.6954233Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-12-04T09:08:04.6954468Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-12-04T09:08:04.6954723Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-12-04T09:08:04.6954962Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-12-04T09:08:04.6955195Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-12-04T09:08:04.6955460Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-12-04T09:08:04.6955674Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-12-04T09:08:04.6955891Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-12-04T09:08:04.6956126Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-12-04T09:08:04.6956352Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-12-04T09:08:04.6956587Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-12-04T09:08:04.6956826Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-12-04T09:08:04.6957064Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-12-04T09:08:04.6957296Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-12-04T09:08:04.6957546Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-12-04T09:08:04.6957764Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-12-04T09:08:04.6957984Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-12-04T09:08:04.6958224Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-12-04T09:08:04.6958435Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-12-04T09:08:04.6958641Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-12-04T09:08:04.6958881Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-12-04T09:08:04.6959174Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-12-04T09:08:04.6959381Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-12-04T09:08:04.6959611Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-12-04T09:08:04.6959823Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-12-04T09:08:04.6960046Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-12-04T09:08:04.6960302Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-12-04T09:08:04.6960895Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-12-04T09:08:04.6961114Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-12-04T09:08:04.6961359Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-12-04T09:08:04.6961563Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-12-04T09:08:04.6961788Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-12-04T09:08:04.6962034Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-12-04T09:08:04.6962248Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-12-04T09:08:04.6962452Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-12-04T09:08:04.6962660Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-12-04T09:08:04.6962895Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-12-04T09:08:04.6963114Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-12-04T09:08:04.6963335Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-12-04T09:08:04.6963574Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-12-04T09:08:04.6963778Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-12-04T09:08:04.6963987Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-12-04T09:08:04.6964209Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-12-04T09:08:04.6964429Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-12-04T09:08:04.6964649Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-12-04T09:08:04.6964884Z * [new branch] gh/jiayisunx/88/base -> origin/gh/jiayisunx/88/base 2025-12-04T09:08:04.6965089Z * [new branch] gh/jiayisunx/88/head -> origin/gh/jiayisunx/88/head 2025-12-04T09:08:04.6965301Z * [new branch] gh/jiayisunx/88/orig -> origin/gh/jiayisunx/88/orig 2025-12-04T09:08:04.6965522Z * [new branch] gh/jiayisunx/89/base -> origin/gh/jiayisunx/89/base 2025-12-04T09:08:04.6965740Z * [new branch] gh/jiayisunx/89/head -> origin/gh/jiayisunx/89/head 2025-12-04T09:08:04.6965958Z * [new branch] gh/jiayisunx/89/orig -> origin/gh/jiayisunx/89/orig 2025-12-04T09:08:04.6966190Z * [new branch] gh/jiayisunx/90/base -> origin/gh/jiayisunx/90/base 2025-12-04T09:08:04.6966399Z * [new branch] gh/jiayisunx/90/head -> origin/gh/jiayisunx/90/head 2025-12-04T09:08:04.6966615Z * [new branch] gh/jiayisunx/90/orig -> origin/gh/jiayisunx/90/orig 2025-12-04T09:08:04.6966866Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-12-04T09:08:04.6967104Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-12-04T09:08:04.6967381Z * [new branch] gh/jturney/1/base -> origin/gh/jturney/1/base 2025-12-04T09:08:04.6967619Z * [new branch] gh/jturney/1/head -> origin/gh/jturney/1/head 2025-12-04T09:08:04.6967819Z * [new branch] gh/jturney/1/orig -> origin/gh/jturney/1/orig 2025-12-04T09:08:04.6968018Z * [new branch] gh/jturney/2/base -> origin/gh/jturney/2/base 2025-12-04T09:08:04.6968245Z * [new branch] gh/jturney/2/head -> origin/gh/jturney/2/head 2025-12-04T09:08:04.6982524Z * [new branch] gh/jturney/2/orig -> origin/gh/jturney/2/orig 2025-12-04T09:08:04.6982985Z * [new branch] gh/karthickai/10/base -> origin/gh/karthickai/10/base 2025-12-04T09:08:04.6983210Z * [new branch] gh/karthickai/10/head -> origin/gh/karthickai/10/head 2025-12-04T09:08:04.6983487Z * [new branch] gh/karthickai/10/orig -> origin/gh/karthickai/10/orig 2025-12-04T09:08:04.6983714Z * [new branch] gh/karthickai/11/base -> origin/gh/karthickai/11/base 2025-12-04T09:08:04.6983913Z * [new branch] gh/karthickai/11/head -> origin/gh/karthickai/11/head 2025-12-04T09:08:04.6984168Z * [new branch] gh/karthickai/11/orig -> origin/gh/karthickai/11/orig 2025-12-04T09:08:04.6984372Z * [new branch] gh/karthickai/12/base -> origin/gh/karthickai/12/base 2025-12-04T09:08:04.6984568Z * [new branch] gh/karthickai/12/head -> origin/gh/karthickai/12/head 2025-12-04T09:08:04.6984766Z * [new branch] gh/karthickai/12/orig -> origin/gh/karthickai/12/orig 2025-12-04T09:08:04.6984969Z * [new branch] gh/karthickai/13/base -> origin/gh/karthickai/13/base 2025-12-04T09:08:04.6985168Z * [new branch] gh/karthickai/13/head -> origin/gh/karthickai/13/head 2025-12-04T09:08:04.6985368Z * [new branch] gh/karthickai/13/orig -> origin/gh/karthickai/13/orig 2025-12-04T09:08:04.6985568Z * [new branch] gh/karthickai/14/base -> origin/gh/karthickai/14/base 2025-12-04T09:08:04.6985769Z * [new branch] gh/karthickai/14/head -> origin/gh/karthickai/14/head 2025-12-04T09:08:04.6985973Z * [new branch] gh/karthickai/14/orig -> origin/gh/karthickai/14/orig 2025-12-04T09:08:04.6986171Z * [new branch] gh/karthickai/15/base -> origin/gh/karthickai/15/base 2025-12-04T09:08:04.6986365Z * [new branch] gh/karthickai/15/head -> origin/gh/karthickai/15/head 2025-12-04T09:08:04.6986577Z * [new branch] gh/karthickai/15/orig -> origin/gh/karthickai/15/orig 2025-12-04T09:08:04.6986769Z * [new branch] gh/karthickai/16/base -> origin/gh/karthickai/16/base 2025-12-04T09:08:04.6986967Z * [new branch] gh/karthickai/16/head -> origin/gh/karthickai/16/head 2025-12-04T09:08:04.6987173Z * [new branch] gh/karthickai/16/orig -> origin/gh/karthickai/16/orig 2025-12-04T09:08:04.6987368Z * [new branch] gh/karthickai/17/base -> origin/gh/karthickai/17/base 2025-12-04T09:08:04.6987560Z * [new branch] gh/karthickai/17/head -> origin/gh/karthickai/17/head 2025-12-04T09:08:04.6987758Z * [new branch] gh/karthickai/17/orig -> origin/gh/karthickai/17/orig 2025-12-04T09:08:04.6987950Z * [new branch] gh/karthickai/18/base -> origin/gh/karthickai/18/base 2025-12-04T09:08:04.6988146Z * [new branch] gh/karthickai/18/head -> origin/gh/karthickai/18/head 2025-12-04T09:08:04.6988354Z * [new branch] gh/karthickai/18/orig -> origin/gh/karthickai/18/orig 2025-12-04T09:08:04.6988546Z * [new branch] gh/karthickai/19/base -> origin/gh/karthickai/19/base 2025-12-04T09:08:04.6988830Z * [new branch] gh/karthickai/19/head -> origin/gh/karthickai/19/head 2025-12-04T09:08:04.6989035Z * [new branch] gh/karthickai/19/orig -> origin/gh/karthickai/19/orig 2025-12-04T09:08:04.6989240Z * [new branch] gh/karthickai/20/base -> origin/gh/karthickai/20/base 2025-12-04T09:08:04.6989433Z * [new branch] gh/karthickai/20/head -> origin/gh/karthickai/20/head 2025-12-04T09:08:04.6989636Z * [new branch] gh/karthickai/20/orig -> origin/gh/karthickai/20/orig 2025-12-04T09:08:04.6989834Z * [new branch] gh/karthickai/21/base -> origin/gh/karthickai/21/base 2025-12-04T09:08:04.6990092Z * [new branch] gh/karthickai/21/head -> origin/gh/karthickai/21/head 2025-12-04T09:08:04.6990349Z * [new branch] gh/karthickai/21/orig -> origin/gh/karthickai/21/orig 2025-12-04T09:08:04.6990556Z * [new branch] gh/karthickai/22/base -> origin/gh/karthickai/22/base 2025-12-04T09:08:04.6990755Z * [new branch] gh/karthickai/22/head -> origin/gh/karthickai/22/head 2025-12-04T09:08:04.6990950Z * [new branch] gh/karthickai/22/orig -> origin/gh/karthickai/22/orig 2025-12-04T09:08:04.6991158Z * [new branch] gh/karthickai/23/base -> origin/gh/karthickai/23/base 2025-12-04T09:08:04.6991351Z * [new branch] gh/karthickai/23/head -> origin/gh/karthickai/23/head 2025-12-04T09:08:04.6991544Z * [new branch] gh/karthickai/23/orig -> origin/gh/karthickai/23/orig 2025-12-04T09:08:04.6991748Z * [new branch] gh/karthickai/24/base -> origin/gh/karthickai/24/base 2025-12-04T09:08:04.6991946Z * [new branch] gh/karthickai/24/head -> origin/gh/karthickai/24/head 2025-12-04T09:08:04.6992141Z * [new branch] gh/karthickai/24/orig -> origin/gh/karthickai/24/orig 2025-12-04T09:08:04.6992345Z * [new branch] gh/karthickai/25/base -> origin/gh/karthickai/25/base 2025-12-04T09:08:04.6992545Z * [new branch] gh/karthickai/25/head -> origin/gh/karthickai/25/head 2025-12-04T09:08:04.6992738Z * [new branch] gh/karthickai/25/orig -> origin/gh/karthickai/25/orig 2025-12-04T09:08:04.6992944Z * [new branch] gh/karthickai/26/base -> origin/gh/karthickai/26/base 2025-12-04T09:08:04.6993136Z * [new branch] gh/karthickai/26/head -> origin/gh/karthickai/26/head 2025-12-04T09:08:04.6993326Z * [new branch] gh/karthickai/26/orig -> origin/gh/karthickai/26/orig 2025-12-04T09:08:04.6993533Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-12-04T09:08:04.6993734Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-12-04T09:08:04.6993927Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-12-04T09:08:04.6994115Z * [new branch] gh/krocki/1/base -> origin/gh/krocki/1/base 2025-12-04T09:08:04.6994291Z * [new branch] gh/krocki/1/head -> origin/gh/krocki/1/head 2025-12-04T09:08:04.6994465Z * [new branch] gh/krocki/1/orig -> origin/gh/krocki/1/orig 2025-12-04T09:08:04.6994633Z * [new branch] gh/krocki/2/base -> origin/gh/krocki/2/base 2025-12-04T09:08:04.6994806Z * [new branch] gh/krocki/2/head -> origin/gh/krocki/2/head 2025-12-04T09:08:04.6994973Z * [new branch] gh/krocki/2/orig -> origin/gh/krocki/2/orig 2025-12-04T09:08:04.6995194Z * [new branch] gh/kurtamohler/60/base -> origin/gh/kurtamohler/60/base 2025-12-04T09:08:04.6995403Z * [new branch] gh/kurtamohler/60/head -> origin/gh/kurtamohler/60/head 2025-12-04T09:08:04.6995603Z * [new branch] gh/kurtamohler/60/orig -> origin/gh/kurtamohler/60/orig 2025-12-04T09:08:04.6995886Z * [new branch] gh/kurtamohler/61/base -> origin/gh/kurtamohler/61/base 2025-12-04T09:08:04.6996101Z * [new branch] gh/kurtamohler/61/head -> origin/gh/kurtamohler/61/head 2025-12-04T09:08:04.6996302Z * [new branch] gh/kurtamohler/61/orig -> origin/gh/kurtamohler/61/orig 2025-12-04T09:08:04.6996503Z * [new branch] gh/kurtamohler/62/base -> origin/gh/kurtamohler/62/base 2025-12-04T09:08:04.6996711Z * [new branch] gh/kurtamohler/62/head -> origin/gh/kurtamohler/62/head 2025-12-04T09:08:04.6996912Z * [new branch] gh/kurtamohler/62/orig -> origin/gh/kurtamohler/62/orig 2025-12-04T09:08:04.6997184Z * [new branch] gh/kurtamohler/63/base -> origin/gh/kurtamohler/63/base 2025-12-04T09:08:04.6997396Z * [new branch] gh/kurtamohler/63/head -> origin/gh/kurtamohler/63/head 2025-12-04T09:08:04.6997595Z * [new branch] gh/kurtamohler/63/orig -> origin/gh/kurtamohler/63/orig 2025-12-04T09:08:04.6997799Z * [new branch] gh/kurtamohler/64/base -> origin/gh/kurtamohler/64/base 2025-12-04T09:08:04.6998008Z * [new branch] gh/kurtamohler/64/head -> origin/gh/kurtamohler/64/head 2025-12-04T09:08:04.6998208Z * [new branch] gh/kurtamohler/64/orig -> origin/gh/kurtamohler/64/orig 2025-12-04T09:08:04.6998406Z * [new branch] gh/kurtamohler/65/base -> origin/gh/kurtamohler/65/base 2025-12-04T09:08:04.6998615Z * [new branch] gh/kurtamohler/65/head -> origin/gh/kurtamohler/65/head 2025-12-04T09:08:04.6998822Z * [new branch] gh/kurtamohler/65/orig -> origin/gh/kurtamohler/65/orig 2025-12-04T09:08:04.6999023Z * [new branch] gh/kurtamohler/66/base -> origin/gh/kurtamohler/66/base 2025-12-04T09:08:04.6999226Z * [new branch] gh/kurtamohler/66/head -> origin/gh/kurtamohler/66/head 2025-12-04T09:08:04.6999444Z * [new branch] gh/kurtamohler/66/orig -> origin/gh/kurtamohler/66/orig 2025-12-04T09:08:04.6999703Z * [new branch] gh/kurtamohler/67/base -> origin/gh/kurtamohler/67/base 2025-12-04T09:08:04.6999905Z * [new branch] gh/kurtamohler/67/head -> origin/gh/kurtamohler/67/head 2025-12-04T09:08:04.7000113Z * [new branch] gh/kurtamohler/67/orig -> origin/gh/kurtamohler/67/orig 2025-12-04T09:08:04.7000346Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-12-04T09:08:04.7000540Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-12-04T09:08:04.7000735Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-12-04T09:08:04.7000922Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-12-04T09:08:04.7001104Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-12-04T09:08:04.7001295Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-12-04T09:08:04.7001477Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-12-04T09:08:04.7001657Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-12-04T09:08:04.7001852Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-12-04T09:08:04.7002031Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-12-04T09:08:04.7002215Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-12-04T09:08:04.7002408Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-12-04T09:08:04.7002591Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-12-04T09:08:04.7002850Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-12-04T09:08:04.7003038Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-12-04T09:08:04.7003223Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-12-04T09:08:04.7003406Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-12-04T09:08:04.7003588Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-12-04T09:08:04.7003781Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-12-04T09:08:04.7004026Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-12-04T09:08:04.7004214Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-12-04T09:08:04.7004411Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-12-04T09:08:04.7004595Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-12-04T09:08:04.7004781Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-12-04T09:08:04.7004976Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-12-04T09:08:04.7005161Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-12-04T09:08:04.7005347Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-12-04T09:08:04.7005540Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-12-04T09:08:04.7005780Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-12-04T09:08:04.7005962Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-12-04T09:08:04.7006146Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-12-04T09:08:04.7006378Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-12-04T09:08:04.7006561Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-12-04T09:08:04.7006756Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-12-04T09:08:04.7006939Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-12-04T09:08:04.7007123Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-12-04T09:08:04.7007315Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-12-04T09:08:04.7007504Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-12-04T09:08:04.7007685Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-12-04T09:08:04.7007873Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-12-04T09:08:04.7008063Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-12-04T09:08:04.7008252Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-12-04T09:08:04.7008434Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-12-04T09:08:04.7008638Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-12-04T09:08:04.7008822Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-12-04T09:08:04.7009006Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-12-04T09:08:04.7009195Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-12-04T09:08:04.7009375Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-12-04T09:08:04.7009634Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-12-04T09:08:04.7009821Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-12-04T09:08:04.7010002Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-12-04T09:08:04.7010182Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-12-04T09:08:04.7010370Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-12-04T09:08:04.7010551Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-12-04T09:08:04.7010804Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-12-04T09:08:04.7010992Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-12-04T09:08:04.7011174Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-12-04T09:08:04.7011357Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-12-04T09:08:04.7011548Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-12-04T09:08:04.7011731Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-12-04T09:08:04.7011959Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-12-04T09:08:04.7012141Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-12-04T09:08:04.7012331Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-12-04T09:08:04.7012567Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-12-04T09:08:04.7012748Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-12-04T09:08:04.7012942Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-12-04T09:08:04.7013126Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-12-04T09:08:04.7013306Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-12-04T09:08:04.7013496Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-12-04T09:08:04.7013679Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-12-04T09:08:04.7013861Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-12-04T09:08:04.7014052Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-12-04T09:08:04.7014236Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-12-04T09:08:04.7014425Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-12-04T09:08:04.7014619Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-12-04T09:08:04.7014799Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-12-04T09:08:04.7014982Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-12-04T09:08:04.7015170Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-12-04T09:08:04.7015354Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-12-04T09:08:04.7015536Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-12-04T09:08:04.7015730Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-12-04T09:08:04.7015912Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-12-04T09:08:04.7016096Z * [new branch] gh/kwen2501/280/base -> origin/gh/kwen2501/280/base 2025-12-04T09:08:04.7016351Z * [new branch] gh/kwen2501/280/head -> origin/gh/kwen2501/280/head 2025-12-04T09:08:04.7016539Z * [new branch] gh/kwen2501/280/orig -> origin/gh/kwen2501/280/orig 2025-12-04T09:08:04.7016724Z * [new branch] gh/kwen2501/281/base -> origin/gh/kwen2501/281/base 2025-12-04T09:08:04.7016910Z * [new branch] gh/kwen2501/281/head -> origin/gh/kwen2501/281/head 2025-12-04T09:08:04.7017101Z * [new branch] gh/kwen2501/281/orig -> origin/gh/kwen2501/281/orig 2025-12-04T09:08:04.7017281Z * [new branch] gh/kwen2501/282/base -> origin/gh/kwen2501/282/base 2025-12-04T09:08:04.7017532Z * [new branch] gh/kwen2501/282/head -> origin/gh/kwen2501/282/head 2025-12-04T09:08:04.7017720Z * [new branch] gh/kwen2501/282/orig -> origin/gh/kwen2501/282/orig 2025-12-04T09:08:04.7017952Z * [new branch] gh/kwen2501/283/base -> origin/gh/kwen2501/283/base 2025-12-04T09:08:04.7018138Z * [new branch] gh/kwen2501/283/head -> origin/gh/kwen2501/283/head 2025-12-04T09:08:04.7018331Z * [new branch] gh/kwen2501/283/orig -> origin/gh/kwen2501/283/orig 2025-12-04T09:08:04.7018557Z * [new branch] gh/kwen2501/284/base -> origin/gh/kwen2501/284/base 2025-12-04T09:08:04.7018740Z * [new branch] gh/kwen2501/284/head -> origin/gh/kwen2501/284/head 2025-12-04T09:08:04.7018936Z * [new branch] gh/kwen2501/284/orig -> origin/gh/kwen2501/284/orig 2025-12-04T09:08:04.7019121Z * [new branch] gh/kwen2501/285/base -> origin/gh/kwen2501/285/base 2025-12-04T09:08:04.7019303Z * [new branch] gh/kwen2501/285/head -> origin/gh/kwen2501/285/head 2025-12-04T09:08:04.7019491Z * [new branch] gh/kwen2501/285/orig -> origin/gh/kwen2501/285/orig 2025-12-04T09:08:04.7019677Z * [new branch] gh/kwen2501/286/base -> origin/gh/kwen2501/286/base 2025-12-04T09:08:04.7019859Z * [new branch] gh/kwen2501/286/head -> origin/gh/kwen2501/286/head 2025-12-04T09:08:04.7020048Z * [new branch] gh/kwen2501/286/orig -> origin/gh/kwen2501/286/orig 2025-12-04T09:08:04.7020229Z * [new branch] gh/kwen2501/287/base -> origin/gh/kwen2501/287/base 2025-12-04T09:08:04.7020411Z * [new branch] gh/kwen2501/287/head -> origin/gh/kwen2501/287/head 2025-12-04T09:08:04.7020593Z * [new branch] gh/kwen2501/287/orig -> origin/gh/kwen2501/287/orig 2025-12-04T09:08:04.7020787Z * [new branch] gh/kwen2501/288/base -> origin/gh/kwen2501/288/base 2025-12-04T09:08:04.7020968Z * [new branch] gh/kwen2501/288/head -> origin/gh/kwen2501/288/head 2025-12-04T09:08:04.7021150Z * [new branch] gh/kwen2501/288/orig -> origin/gh/kwen2501/288/orig 2025-12-04T09:08:04.7021366Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-12-04T09:08:04.7021568Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-12-04T09:08:04.7021771Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-12-04T09:08:04.7021985Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-12-04T09:08:04.7022182Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-12-04T09:08:04.7022383Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-12-04T09:08:04.7022591Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-12-04T09:08:04.7022787Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-12-04T09:08:04.7023052Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-12-04T09:08:04.7023254Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-12-04T09:08:04.7023450Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-12-04T09:08:04.7023647Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-12-04T09:08:04.7023853Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-12-04T09:08:04.7024104Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-12-04T09:08:04.7024373Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-12-04T09:08:04.7024581Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-12-04T09:08:04.7024826Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-12-04T09:08:04.7025031Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-12-04T09:08:04.7025238Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-12-04T09:08:04.7025435Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-12-04T09:08:04.7025632Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-12-04T09:08:04.7025829Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-12-04T09:08:04.7026033Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-12-04T09:08:04.7026236Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-12-04T09:08:04.7026431Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-12-04T09:08:04.7026634Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-12-04T09:08:04.7026838Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-12-04T09:08:04.7027036Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-12-04T09:08:04.7027239Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-12-04T09:08:04.7027435Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-12-04T09:08:04.7027631Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-12-04T09:08:04.7027839Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-12-04T09:08:04.7028040Z * [new branch] gh/laithsakka/322/base -> origin/gh/laithsakka/322/base 2025-12-04T09:08:04.7028244Z * [new branch] gh/laithsakka/322/head -> origin/gh/laithsakka/322/head 2025-12-04T09:08:04.7028452Z * [new branch] gh/laithsakka/322/orig -> origin/gh/laithsakka/322/orig 2025-12-04T09:08:04.7028653Z * [new branch] gh/laithsakka/323/base -> origin/gh/laithsakka/323/base 2025-12-04T09:08:04.7028851Z * [new branch] gh/laithsakka/323/head -> origin/gh/laithsakka/323/head 2025-12-04T09:08:04.7029055Z * [new branch] gh/laithsakka/323/orig -> origin/gh/laithsakka/323/orig 2025-12-04T09:08:04.7029254Z * [new branch] gh/laithsakka/324/base -> origin/gh/laithsakka/324/base 2025-12-04T09:08:04.7029455Z * [new branch] gh/laithsakka/324/head -> origin/gh/laithsakka/324/head 2025-12-04T09:08:04.7029671Z * [new branch] gh/laithsakka/324/orig -> origin/gh/laithsakka/324/orig 2025-12-04T09:08:04.7029868Z * [new branch] gh/laithsakka/325/base -> origin/gh/laithsakka/325/base 2025-12-04T09:08:04.7030065Z * [new branch] gh/laithsakka/325/head -> origin/gh/laithsakka/325/head 2025-12-04T09:08:04.7030453Z * [new branch] gh/laithsakka/325/orig -> origin/gh/laithsakka/325/orig 2025-12-04T09:08:04.7030653Z * [new branch] gh/laithsakka/326/base -> origin/gh/laithsakka/326/base 2025-12-04T09:08:04.7030888Z * [new branch] gh/laithsakka/326/head -> origin/gh/laithsakka/326/head 2025-12-04T09:08:04.7031102Z * [new branch] gh/laithsakka/326/orig -> origin/gh/laithsakka/326/orig 2025-12-04T09:08:04.7031312Z * [new branch] gh/laithsakka/327/base -> origin/gh/laithsakka/327/base 2025-12-04T09:08:04.7031588Z * [new branch] gh/laithsakka/327/head -> origin/gh/laithsakka/327/head 2025-12-04T09:08:04.7031786Z * [new branch] gh/laithsakka/327/orig -> origin/gh/laithsakka/327/orig 2025-12-04T09:08:04.7031992Z * [new branch] gh/laithsakka/328/base -> origin/gh/laithsakka/328/base 2025-12-04T09:08:04.7032202Z * [new branch] gh/laithsakka/328/head -> origin/gh/laithsakka/328/head 2025-12-04T09:08:04.7032400Z * [new branch] gh/laithsakka/328/orig -> origin/gh/laithsakka/328/orig 2025-12-04T09:08:04.7032591Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-12-04T09:08:04.7032773Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-12-04T09:08:04.7032950Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-12-04T09:08:04.7033161Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-12-04T09:08:04.7033367Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-12-04T09:08:04.7033533Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-12-04T09:08:04.7033697Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-12-04T09:08:04.7033858Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-12-04T09:08:04.7034013Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-12-04T09:08:04.7034174Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-12-04T09:08:04.7034328Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-12-04T09:08:04.7034483Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-12-04T09:08:04.7034638Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-12-04T09:08:04.7034801Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-12-04T09:08:04.7034985Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-12-04T09:08:04.7035171Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-12-04T09:08:04.7035363Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-12-04T09:08:04.7035544Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-12-04T09:08:04.7035724Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-12-04T09:08:04.7035918Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-12-04T09:08:04.7036097Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-12-04T09:08:04.7036278Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-12-04T09:08:04.7036522Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-12-04T09:08:04.7036704Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-12-04T09:08:04.7036884Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-12-04T09:08:04.7037144Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-12-04T09:08:04.7037324Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-12-04T09:08:04.7037552Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-12-04T09:08:04.7037741Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-12-04T09:08:04.7037917Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-12-04T09:08:04.7038094Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-12-04T09:08:04.7038347Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-12-04T09:08:04.7038532Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-12-04T09:08:04.7038711Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-12-04T09:08:04.7038895Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-12-04T09:08:04.7039082Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-12-04T09:08:04.7039261Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-12-04T09:08:04.7039443Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-12-04T09:08:04.7039632Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-12-04T09:08:04.7039809Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-12-04T09:08:04.7039991Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-12-04T09:08:04.7040181Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-12-04T09:08:04.7040360Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-12-04T09:08:04.7040546Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-12-04T09:08:04.7040733Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-12-04T09:08:04.7040912Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-12-04T09:08:04.7041097Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-12-04T09:08:04.7041294Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-12-04T09:08:04.7041473Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-12-04T09:08:04.7041658Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-12-04T09:08:04.7041843Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-12-04T09:08:04.7042024Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-12-04T09:08:04.7042205Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-12-04T09:08:04.7042396Z * [new branch] gh/malfet/588/base -> origin/gh/malfet/588/base 2025-12-04T09:08:04.7042579Z * [new branch] gh/malfet/588/head -> origin/gh/malfet/588/head 2025-12-04T09:08:04.7042759Z * [new branch] gh/malfet/588/orig -> origin/gh/malfet/588/orig 2025-12-04T09:08:04.7042997Z * [new branch] gh/malfet/589/base -> origin/gh/malfet/589/base 2025-12-04T09:08:04.7043192Z * [new branch] gh/malfet/589/head -> origin/gh/malfet/589/head 2025-12-04T09:08:04.7043376Z * [new branch] gh/malfet/589/orig -> origin/gh/malfet/589/orig 2025-12-04T09:08:04.7043600Z * [new branch] gh/malfet/590/base -> origin/gh/malfet/590/base 2025-12-04T09:08:04.7043857Z * [new branch] gh/malfet/590/head -> origin/gh/malfet/590/head 2025-12-04T09:08:04.7044036Z * [new branch] gh/malfet/590/orig -> origin/gh/malfet/590/orig 2025-12-04T09:08:04.7044220Z * [new branch] gh/malfet/591/base -> origin/gh/malfet/591/base 2025-12-04T09:08:04.7044406Z * [new branch] gh/malfet/591/head -> origin/gh/malfet/591/head 2025-12-04T09:08:04.7044603Z * [new branch] gh/malfet/591/orig -> origin/gh/malfet/591/orig 2025-12-04T09:08:04.7044784Z * [new branch] gh/malfet/592/base -> origin/gh/malfet/592/base 2025-12-04T09:08:04.7045028Z * [new branch] gh/malfet/592/head -> origin/gh/malfet/592/head 2025-12-04T09:08:04.7045222Z * [new branch] gh/malfet/592/orig -> origin/gh/malfet/592/orig 2025-12-04T09:08:04.7045401Z * [new branch] gh/malfet/593/base -> origin/gh/malfet/593/base 2025-12-04T09:08:04.7045583Z * [new branch] gh/malfet/593/head -> origin/gh/malfet/593/head 2025-12-04T09:08:04.7045770Z * [new branch] gh/malfet/593/orig -> origin/gh/malfet/593/orig 2025-12-04T09:08:04.7045947Z * [new branch] gh/malfet/594/base -> origin/gh/malfet/594/base 2025-12-04T09:08:04.7046127Z * [new branch] gh/malfet/594/head -> origin/gh/malfet/594/head 2025-12-04T09:08:04.7046315Z * [new branch] gh/malfet/594/orig -> origin/gh/malfet/594/orig 2025-12-04T09:08:04.7046493Z * [new branch] gh/malfet/595/base -> origin/gh/malfet/595/base 2025-12-04T09:08:04.7046676Z * [new branch] gh/malfet/595/head -> origin/gh/malfet/595/head 2025-12-04T09:08:04.7046861Z * [new branch] gh/malfet/595/orig -> origin/gh/malfet/595/orig 2025-12-04T09:08:04.7047039Z * [new branch] gh/malfet/596/base -> origin/gh/malfet/596/base 2025-12-04T09:08:04.7047220Z * [new branch] gh/malfet/596/head -> origin/gh/malfet/596/head 2025-12-04T09:08:04.7047397Z * [new branch] gh/malfet/596/orig -> origin/gh/malfet/596/orig 2025-12-04T09:08:04.7047583Z * [new branch] gh/malfet/597/base -> origin/gh/malfet/597/base 2025-12-04T09:08:04.7047761Z * [new branch] gh/malfet/597/head -> origin/gh/malfet/597/head 2025-12-04T09:08:04.7047937Z * [new branch] gh/malfet/597/orig -> origin/gh/malfet/597/orig 2025-12-04T09:08:04.7048122Z * [new branch] gh/malfet/598/base -> origin/gh/malfet/598/base 2025-12-04T09:08:04.7048303Z * [new branch] gh/malfet/598/head -> origin/gh/malfet/598/head 2025-12-04T09:08:04.7048481Z * [new branch] gh/malfet/598/orig -> origin/gh/malfet/598/orig 2025-12-04T09:08:04.7048667Z * [new branch] gh/malfet/599/base -> origin/gh/malfet/599/base 2025-12-04T09:08:04.7048854Z * [new branch] gh/malfet/599/head -> origin/gh/malfet/599/head 2025-12-04T09:08:04.7049080Z * [new branch] gh/malfet/599/orig -> origin/gh/malfet/599/orig 2025-12-04T09:08:04.7049267Z * [new branch] gh/malfet/600/base -> origin/gh/malfet/600/base 2025-12-04T09:08:04.7049474Z * [new branch] gh/malfet/600/head -> origin/gh/malfet/600/head 2025-12-04T09:08:04.7049770Z * [new branch] gh/malfet/600/orig -> origin/gh/malfet/600/orig 2025-12-04T09:08:04.7049999Z * [new branch] gh/malfet/601/base -> origin/gh/malfet/601/base 2025-12-04T09:08:04.7050181Z * [new branch] gh/malfet/601/head -> origin/gh/malfet/601/head 2025-12-04T09:08:04.7050358Z * [new branch] gh/malfet/601/orig -> origin/gh/malfet/601/orig 2025-12-04T09:08:04.7050542Z * [new branch] gh/malfet/602/base -> origin/gh/malfet/602/base 2025-12-04T09:08:04.7050796Z * [new branch] gh/malfet/602/head -> origin/gh/malfet/602/head 2025-12-04T09:08:04.7050974Z * [new branch] gh/malfet/602/orig -> origin/gh/malfet/602/orig 2025-12-04T09:08:04.7051162Z * [new branch] gh/malfet/603/base -> origin/gh/malfet/603/base 2025-12-04T09:08:04.7051339Z * [new branch] gh/malfet/603/head -> origin/gh/malfet/603/head 2025-12-04T09:08:04.7051520Z * [new branch] gh/malfet/603/orig -> origin/gh/malfet/603/orig 2025-12-04T09:08:04.7051700Z * [new branch] gh/malfet/604/base -> origin/gh/malfet/604/base 2025-12-04T09:08:04.7051958Z * [new branch] gh/malfet/604/head -> origin/gh/malfet/604/head 2025-12-04T09:08:04.7052136Z * [new branch] gh/malfet/604/orig -> origin/gh/malfet/604/orig 2025-12-04T09:08:04.7052320Z * [new branch] gh/malfet/605/base -> origin/gh/malfet/605/base 2025-12-04T09:08:04.7052504Z * [new branch] gh/malfet/605/head -> origin/gh/malfet/605/head 2025-12-04T09:08:04.7052681Z * [new branch] gh/malfet/605/orig -> origin/gh/malfet/605/orig 2025-12-04T09:08:04.7052863Z * [new branch] gh/malfet/606/base -> origin/gh/malfet/606/base 2025-12-04T09:08:04.7053051Z * [new branch] gh/malfet/606/head -> origin/gh/malfet/606/head 2025-12-04T09:08:04.7053228Z * [new branch] gh/malfet/606/orig -> origin/gh/malfet/606/orig 2025-12-04T09:08:04.7053407Z * [new branch] gh/malfet/607/base -> origin/gh/malfet/607/base 2025-12-04T09:08:04.7053598Z * [new branch] gh/malfet/607/head -> origin/gh/malfet/607/head 2025-12-04T09:08:04.7053781Z * [new branch] gh/malfet/607/orig -> origin/gh/malfet/607/orig 2025-12-04T09:08:04.7053966Z * [new branch] gh/malfet/608/base -> origin/gh/malfet/608/base 2025-12-04T09:08:04.7054157Z * [new branch] gh/malfet/608/head -> origin/gh/malfet/608/head 2025-12-04T09:08:04.7054336Z * [new branch] gh/malfet/608/orig -> origin/gh/malfet/608/orig 2025-12-04T09:08:04.7054516Z * [new branch] gh/malfet/609/base -> origin/gh/malfet/609/base 2025-12-04T09:08:04.7054706Z * [new branch] gh/malfet/609/head -> origin/gh/malfet/609/head 2025-12-04T09:08:04.7054887Z * [new branch] gh/malfet/609/orig -> origin/gh/malfet/609/orig 2025-12-04T09:08:04.7055072Z * [new branch] gh/malfet/610/base -> origin/gh/malfet/610/base 2025-12-04T09:08:04.7055315Z * [new branch] gh/malfet/610/head -> origin/gh/malfet/610/head 2025-12-04T09:08:04.7055503Z * [new branch] gh/malfet/610/orig -> origin/gh/malfet/610/orig 2025-12-04T09:08:04.7055699Z * [new branch] gh/malfet/611/base -> origin/gh/malfet/611/base 2025-12-04T09:08:04.7055928Z * [new branch] gh/malfet/611/head -> origin/gh/malfet/611/head 2025-12-04T09:08:04.7056114Z * [new branch] gh/malfet/611/orig -> origin/gh/malfet/611/orig 2025-12-04T09:08:04.7056291Z * [new branch] gh/malfet/612/base -> origin/gh/malfet/612/base 2025-12-04T09:08:04.7056471Z * [new branch] gh/malfet/612/head -> origin/gh/malfet/612/head 2025-12-04T09:08:04.7056658Z * [new branch] gh/malfet/612/orig -> origin/gh/malfet/612/orig 2025-12-04T09:08:04.7056841Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-12-04T09:08:04.7057022Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-12-04T09:08:04.7057263Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-12-04T09:08:04.7057561Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-12-04T09:08:04.7057784Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-12-04T09:08:04.7057971Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-12-04T09:08:04.7058162Z * [new branch] gh/masnesral/1/base -> origin/gh/masnesral/1/base 2025-12-04T09:08:04.7058359Z * [new branch] gh/masnesral/1/head -> origin/gh/masnesral/1/head 2025-12-04T09:08:04.7058552Z * [new branch] gh/masnesral/1/orig -> origin/gh/masnesral/1/orig 2025-12-04T09:08:04.7058802Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-12-04T09:08:04.7058987Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-12-04T09:08:04.7059179Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-12-04T09:08:04.7059369Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-12-04T09:08:04.7059556Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-12-04T09:08:04.7059752Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-12-04T09:08:04.7059938Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-12-04T09:08:04.7060129Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-12-04T09:08:04.7060317Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-12-04T09:08:04.7060513Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-12-04T09:08:04.7060702Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-12-04T09:08:04.7060897Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-12-04T09:08:04.7061086Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-12-04T09:08:04.7061314Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-12-04T09:08:04.7061569Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-12-04T09:08:04.7061865Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-12-04T09:08:04.7062106Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-12-04T09:08:04.7062347Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-12-04T09:08:04.7062596Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-12-04T09:08:04.7062835Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-12-04T09:08:04.7063076Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-12-04T09:08:04.7063318Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-12-04T09:08:04.7063555Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-12-04T09:08:04.7063790Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-12-04T09:08:04.7064032Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-12-04T09:08:04.7064273Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-12-04T09:08:04.7064513Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-12-04T09:08:04.7064756Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-12-04T09:08:04.7065072Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-12-04T09:08:04.7065310Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-12-04T09:08:04.7065562Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-12-04T09:08:04.7065799Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-12-04T09:08:04.7066035Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-12-04T09:08:04.7066347Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-12-04T09:08:04.7066583Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-12-04T09:08:04.7066826Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-12-04T09:08:04.7067065Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-12-04T09:08:04.7067355Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-12-04T09:08:04.7067592Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-12-04T09:08:04.7067866Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-12-04T09:08:04.7068112Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-12-04T09:08:04.7068352Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-12-04T09:08:04.7068589Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-12-04T09:08:04.7068836Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-12-04T09:08:04.7069076Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-12-04T09:08:04.7069313Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-12-04T09:08:04.7069559Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-12-04T09:08:04.7069803Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-12-04T09:08:04.7070042Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-12-04T09:08:04.7070345Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-12-04T09:08:04.7070594Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-12-04T09:08:04.7070837Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-12-04T09:08:04.7071093Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-12-04T09:08:04.7071329Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-12-04T09:08:04.7071565Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-12-04T09:08:04.7071821Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-12-04T09:08:04.7072058Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-12-04T09:08:04.7072296Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-12-04T09:08:04.7072539Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-12-04T09:08:04.7072777Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-12-04T09:08:04.7073089Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-12-04T09:08:04.7073381Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-12-04T09:08:04.7073619Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-12-04T09:08:04.7073897Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-12-04T09:08:04.7074139Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-12-04T09:08:04.7074462Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-12-04T09:08:04.7074710Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-12-04T09:08:04.7074953Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-12-04T09:08:04.7075203Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-12-04T09:08:04.7075438Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-12-04T09:08:04.7075681Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-12-04T09:08:04.7075930Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-12-04T09:08:04.7076166Z * [new branch] gh/mikaylagawarecki/362/base -> origin/gh/mikaylagawarecki/362/base 2025-12-04T09:08:04.7076406Z * [new branch] gh/mikaylagawarecki/362/head -> origin/gh/mikaylagawarecki/362/head 2025-12-04T09:08:04.7076650Z * [new branch] gh/mikaylagawarecki/362/orig -> origin/gh/mikaylagawarecki/362/orig 2025-12-04T09:08:04.7076889Z * [new branch] gh/mikaylagawarecki/363/base -> origin/gh/mikaylagawarecki/363/base 2025-12-04T09:08:04.7077130Z * [new branch] gh/mikaylagawarecki/363/head -> origin/gh/mikaylagawarecki/363/head 2025-12-04T09:08:04.7077374Z * [new branch] gh/mikaylagawarecki/363/orig -> origin/gh/mikaylagawarecki/363/orig 2025-12-04T09:08:04.7077613Z * [new branch] gh/mikaylagawarecki/364/base -> origin/gh/mikaylagawarecki/364/base 2025-12-04T09:08:04.7077857Z * [new branch] gh/mikaylagawarecki/364/head -> origin/gh/mikaylagawarecki/364/head 2025-12-04T09:08:04.7078103Z * [new branch] gh/mikaylagawarecki/364/orig -> origin/gh/mikaylagawarecki/364/orig 2025-12-04T09:08:04.7078340Z * [new branch] gh/mikaylagawarecki/365/base -> origin/gh/mikaylagawarecki/365/base 2025-12-04T09:08:04.7078581Z * [new branch] gh/mikaylagawarecki/365/head -> origin/gh/mikaylagawarecki/365/head 2025-12-04T09:08:04.7078828Z * [new branch] gh/mikaylagawarecki/365/orig -> origin/gh/mikaylagawarecki/365/orig 2025-12-04T09:08:04.7079103Z * [new branch] gh/mikaylagawarecki/366/base -> origin/gh/mikaylagawarecki/366/base 2025-12-04T09:08:04.7079352Z * [new branch] gh/mikaylagawarecki/366/head -> origin/gh/mikaylagawarecki/366/head 2025-12-04T09:08:04.7079635Z * [new branch] gh/mikaylagawarecki/366/orig -> origin/gh/mikaylagawarecki/366/orig 2025-12-04T09:08:04.7079875Z * [new branch] gh/mikaylagawarecki/367/base -> origin/gh/mikaylagawarecki/367/base 2025-12-04T09:08:04.7080117Z * [new branch] gh/mikaylagawarecki/367/head -> origin/gh/mikaylagawarecki/367/head 2025-12-04T09:08:04.7080369Z * [new branch] gh/mikaylagawarecki/367/orig -> origin/gh/mikaylagawarecki/367/orig 2025-12-04T09:08:04.7080611Z * [new branch] gh/mikaylagawarecki/368/base -> origin/gh/mikaylagawarecki/368/base 2025-12-04T09:08:04.7080845Z * [new branch] gh/mikaylagawarecki/368/head -> origin/gh/mikaylagawarecki/368/head 2025-12-04T09:08:04.7081628Z * [new branch] gh/mikaylagawarecki/368/orig -> origin/gh/mikaylagawarecki/368/orig 2025-12-04T09:08:04.7081869Z * [new branch] gh/mikaylagawarecki/369/base -> origin/gh/mikaylagawarecki/369/base 2025-12-04T09:08:04.7082110Z * [new branch] gh/mikaylagawarecki/369/head -> origin/gh/mikaylagawarecki/369/head 2025-12-04T09:08:04.7082348Z * [new branch] gh/mikaylagawarecki/369/orig -> origin/gh/mikaylagawarecki/369/orig 2025-12-04T09:08:04.7082597Z * [new branch] gh/mikaylagawarecki/370/base -> origin/gh/mikaylagawarecki/370/base 2025-12-04T09:08:04.7082837Z * [new branch] gh/mikaylagawarecki/370/head -> origin/gh/mikaylagawarecki/370/head 2025-12-04T09:08:04.7083150Z * [new branch] gh/mikaylagawarecki/370/orig -> origin/gh/mikaylagawarecki/370/orig 2025-12-04T09:08:04.7083395Z * [new branch] gh/mikaylagawarecki/371/base -> origin/gh/mikaylagawarecki/371/base 2025-12-04T09:08:04.7083635Z * [new branch] gh/mikaylagawarecki/371/head -> origin/gh/mikaylagawarecki/371/head 2025-12-04T09:08:04.7083871Z * [new branch] gh/mikaylagawarecki/371/orig -> origin/gh/mikaylagawarecki/371/orig 2025-12-04T09:08:04.7084122Z * [new branch] gh/mikaylagawarecki/372/base -> origin/gh/mikaylagawarecki/372/base 2025-12-04T09:08:04.7084358Z * [new branch] gh/mikaylagawarecki/372/head -> origin/gh/mikaylagawarecki/372/head 2025-12-04T09:08:04.7084595Z * [new branch] gh/mikaylagawarecki/372/orig -> origin/gh/mikaylagawarecki/372/orig 2025-12-04T09:08:04.7084848Z * [new branch] gh/mikaylagawarecki/373/base -> origin/gh/mikaylagawarecki/373/base 2025-12-04T09:08:04.7085151Z * [new branch] gh/mikaylagawarecki/373/head -> origin/gh/mikaylagawarecki/373/head 2025-12-04T09:08:04.7085390Z * [new branch] gh/mikaylagawarecki/373/orig -> origin/gh/mikaylagawarecki/373/orig 2025-12-04T09:08:04.7085683Z * [new branch] gh/mikaylagawarecki/374/base -> origin/gh/mikaylagawarecki/374/base 2025-12-04T09:08:04.7085928Z * [new branch] gh/mikaylagawarecki/374/head -> origin/gh/mikaylagawarecki/374/head 2025-12-04T09:08:04.7086165Z * [new branch] gh/mikaylagawarecki/374/orig -> origin/gh/mikaylagawarecki/374/orig 2025-12-04T09:08:04.7086411Z * [new branch] gh/mikaylagawarecki/375/base -> origin/gh/mikaylagawarecki/375/base 2025-12-04T09:08:04.7086654Z * [new branch] gh/mikaylagawarecki/375/head -> origin/gh/mikaylagawarecki/375/head 2025-12-04T09:08:04.7086891Z * [new branch] gh/mikaylagawarecki/375/orig -> origin/gh/mikaylagawarecki/375/orig 2025-12-04T09:08:04.7087138Z * [new branch] gh/mikaylagawarecki/376/base -> origin/gh/mikaylagawarecki/376/base 2025-12-04T09:08:04.7087376Z * [new branch] gh/mikaylagawarecki/376/head -> origin/gh/mikaylagawarecki/376/head 2025-12-04T09:08:04.7087615Z * [new branch] gh/mikaylagawarecki/376/orig -> origin/gh/mikaylagawarecki/376/orig 2025-12-04T09:08:04.7087865Z * [new branch] gh/mikaylagawarecki/377/base -> origin/gh/mikaylagawarecki/377/base 2025-12-04T09:08:04.7088103Z * [new branch] gh/mikaylagawarecki/377/head -> origin/gh/mikaylagawarecki/377/head 2025-12-04T09:08:04.7088341Z * [new branch] gh/mikaylagawarecki/377/orig -> origin/gh/mikaylagawarecki/377/orig 2025-12-04T09:08:04.7088583Z * [new branch] gh/mikaylagawarecki/378/base -> origin/gh/mikaylagawarecki/378/base 2025-12-04T09:08:04.7088824Z * [new branch] gh/mikaylagawarecki/378/head -> origin/gh/mikaylagawarecki/378/head 2025-12-04T09:08:04.7089067Z * [new branch] gh/mikaylagawarecki/378/orig -> origin/gh/mikaylagawarecki/378/orig 2025-12-04T09:08:04.7089305Z * [new branch] gh/mikaylagawarecki/379/base -> origin/gh/mikaylagawarecki/379/base 2025-12-04T09:08:04.7089621Z * [new branch] gh/mikaylagawarecki/379/head -> origin/gh/mikaylagawarecki/379/head 2025-12-04T09:08:04.7089864Z * [new branch] gh/mikaylagawarecki/379/orig -> origin/gh/mikaylagawarecki/379/orig 2025-12-04T09:08:04.7090098Z * [new branch] gh/mikaylagawarecki/380/base -> origin/gh/mikaylagawarecki/380/base 2025-12-04T09:08:04.7090340Z * [new branch] gh/mikaylagawarecki/380/head -> origin/gh/mikaylagawarecki/380/head 2025-12-04T09:08:04.7090577Z * [new branch] gh/mikaylagawarecki/380/orig -> origin/gh/mikaylagawarecki/380/orig 2025-12-04T09:08:04.7090865Z * [new branch] gh/mikaylagawarecki/381/base -> origin/gh/mikaylagawarecki/381/base 2025-12-04T09:08:04.7091571Z * [new branch] gh/mikaylagawarecki/381/head -> origin/gh/mikaylagawarecki/381/head 2025-12-04T09:08:04.7091822Z * [new branch] gh/mikaylagawarecki/381/orig -> origin/gh/mikaylagawarecki/381/orig 2025-12-04T09:08:04.7092064Z * [new branch] gh/mikaylagawarecki/382/base -> origin/gh/mikaylagawarecki/382/base 2025-12-04T09:08:04.7092317Z * [new branch] gh/mikaylagawarecki/382/head -> origin/gh/mikaylagawarecki/382/head 2025-12-04T09:08:04.7092570Z * [new branch] gh/mikaylagawarecki/382/orig -> origin/gh/mikaylagawarecki/382/orig 2025-12-04T09:08:04.7092812Z * [new branch] gh/mikaylagawarecki/383/base -> origin/gh/mikaylagawarecki/383/base 2025-12-04T09:08:04.7093063Z * [new branch] gh/mikaylagawarecki/383/head -> origin/gh/mikaylagawarecki/383/head 2025-12-04T09:08:04.7093300Z * [new branch] gh/mikaylagawarecki/383/orig -> origin/gh/mikaylagawarecki/383/orig 2025-12-04T09:08:04.7093539Z * [new branch] gh/mikaylagawarecki/384/base -> origin/gh/mikaylagawarecki/384/base 2025-12-04T09:08:04.7093787Z * [new branch] gh/mikaylagawarecki/384/head -> origin/gh/mikaylagawarecki/384/head 2025-12-04T09:08:04.7094023Z * [new branch] gh/mikaylagawarecki/384/orig -> origin/gh/mikaylagawarecki/384/orig 2025-12-04T09:08:04.7094262Z * [new branch] gh/mikaylagawarecki/385/base -> origin/gh/mikaylagawarecki/385/base 2025-12-04T09:08:04.7094510Z * [new branch] gh/mikaylagawarecki/385/head -> origin/gh/mikaylagawarecki/385/head 2025-12-04T09:08:04.7094747Z * [new branch] gh/mikaylagawarecki/385/orig -> origin/gh/mikaylagawarecki/385/orig 2025-12-04T09:08:04.7094990Z * [new branch] gh/mikaylagawarecki/386/base -> origin/gh/mikaylagawarecki/386/base 2025-12-04T09:08:04.7095230Z * [new branch] gh/mikaylagawarecki/386/head -> origin/gh/mikaylagawarecki/386/head 2025-12-04T09:08:04.7095471Z * [new branch] gh/mikaylagawarecki/386/orig -> origin/gh/mikaylagawarecki/386/orig 2025-12-04T09:08:04.7095717Z * [new branch] gh/mikaylagawarecki/387/base -> origin/gh/mikaylagawarecki/387/base 2025-12-04T09:08:04.7095964Z * [new branch] gh/mikaylagawarecki/387/head -> origin/gh/mikaylagawarecki/387/head 2025-12-04T09:08:04.7096213Z * [new branch] gh/mikaylagawarecki/387/orig -> origin/gh/mikaylagawarecki/387/orig 2025-12-04T09:08:04.7096449Z * [new branch] gh/mikaylagawarecki/388/base -> origin/gh/mikaylagawarecki/388/base 2025-12-04T09:08:04.7096740Z * [new branch] gh/mikaylagawarecki/388/head -> origin/gh/mikaylagawarecki/388/head 2025-12-04T09:08:04.7096977Z * [new branch] gh/mikaylagawarecki/388/orig -> origin/gh/mikaylagawarecki/388/orig 2025-12-04T09:08:04.7097256Z * [new branch] gh/mikaylagawarecki/389/base -> origin/gh/mikaylagawarecki/389/base 2025-12-04T09:08:04.7097496Z * [new branch] gh/mikaylagawarecki/389/head -> origin/gh/mikaylagawarecki/389/head 2025-12-04T09:08:04.7097738Z * [new branch] gh/mikaylagawarecki/389/orig -> origin/gh/mikaylagawarecki/389/orig 2025-12-04T09:08:04.7097974Z * [new branch] gh/mikaylagawarecki/390/base -> origin/gh/mikaylagawarecki/390/base 2025-12-04T09:08:04.7098293Z * [new branch] gh/mikaylagawarecki/390/head -> origin/gh/mikaylagawarecki/390/head 2025-12-04T09:08:04.7098543Z * [new branch] gh/mikaylagawarecki/390/orig -> origin/gh/mikaylagawarecki/390/orig 2025-12-04T09:08:04.7098779Z * [new branch] gh/mikaylagawarecki/391/base -> origin/gh/mikaylagawarecki/391/base 2025-12-04T09:08:04.7099020Z * [new branch] gh/mikaylagawarecki/391/head -> origin/gh/mikaylagawarecki/391/head 2025-12-04T09:08:04.7099269Z * [new branch] gh/mikaylagawarecki/391/orig -> origin/gh/mikaylagawarecki/391/orig 2025-12-04T09:08:04.7099579Z * [new branch] gh/mikaylagawarecki/392/base -> origin/gh/mikaylagawarecki/392/base 2025-12-04T09:08:04.7099816Z * [new branch] gh/mikaylagawarecki/392/head -> origin/gh/mikaylagawarecki/392/head 2025-12-04T09:08:04.7100060Z * [new branch] gh/mikaylagawarecki/392/orig -> origin/gh/mikaylagawarecki/392/orig 2025-12-04T09:08:04.7100246Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-12-04T09:08:04.7100425Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-12-04T09:08:04.7100609Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-12-04T09:08:04.7100786Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-12-04T09:08:04.7100960Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-12-04T09:08:04.7101140Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-12-04T09:08:04.7101321Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-12-04T09:08:04.7101496Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-12-04T09:08:04.7101679Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-12-04T09:08:04.7101859Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-12-04T09:08:04.7102034Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-12-04T09:08:04.7102208Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-12-04T09:08:04.7102388Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-12-04T09:08:04.7102610Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-12-04T09:08:04.7102792Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-12-04T09:08:04.7103016Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-12-04T09:08:04.7103197Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-12-04T09:08:04.7103378Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-12-04T09:08:04.7103566Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-12-04T09:08:04.7103741Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-12-04T09:08:04.7103916Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-12-04T09:08:04.7104099Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-12-04T09:08:04.7104274Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-12-04T09:08:04.7104449Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-12-04T09:08:04.7104635Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-12-04T09:08:04.7104810Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-12-04T09:08:04.7105055Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-12-04T09:08:04.7105238Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-12-04T09:08:04.7105413Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-12-04T09:08:04.7105592Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-12-04T09:08:04.7105766Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-12-04T09:08:04.7105950Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-12-04T09:08:04.7106124Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-12-04T09:08:04.7106364Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-12-04T09:08:04.7106546Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-12-04T09:08:04.7106727Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-12-04T09:08:04.7106902Z * [new branch] gh/mlazos/55/base -> origin/gh/mlazos/55/base 2025-12-04T09:08:04.7107082Z * [new branch] gh/mlazos/55/head -> origin/gh/mlazos/55/head 2025-12-04T09:08:04.7107255Z * [new branch] gh/mlazos/55/orig -> origin/gh/mlazos/55/orig 2025-12-04T09:08:04.7107429Z * [new branch] gh/mlazos/56/base -> origin/gh/mlazos/56/base 2025-12-04T09:08:04.7107614Z * [new branch] gh/mlazos/56/head -> origin/gh/mlazos/56/head 2025-12-04T09:08:04.7107795Z * [new branch] gh/mlazos/56/orig -> origin/gh/mlazos/56/orig 2025-12-04T09:08:04.7107969Z * [new branch] gh/mlazos/57/base -> origin/gh/mlazos/57/base 2025-12-04T09:08:04.7108156Z * [new branch] gh/mlazos/57/head -> origin/gh/mlazos/57/head 2025-12-04T09:08:04.7108335Z * [new branch] gh/mlazos/57/orig -> origin/gh/mlazos/57/orig 2025-12-04T09:08:04.7108557Z * [new branch] gh/mlazos/58/base -> origin/gh/mlazos/58/base 2025-12-04T09:08:04.7108744Z * [new branch] gh/mlazos/58/head -> origin/gh/mlazos/58/head 2025-12-04T09:08:04.7108917Z * [new branch] gh/mlazos/58/orig -> origin/gh/mlazos/58/orig 2025-12-04T09:08:04.7109134Z * [new branch] gh/mlazos/59/base -> origin/gh/mlazos/59/base 2025-12-04T09:08:04.7109319Z * [new branch] gh/mlazos/59/head -> origin/gh/mlazos/59/head 2025-12-04T09:08:04.7109497Z * [new branch] gh/mlazos/59/orig -> origin/gh/mlazos/59/orig 2025-12-04T09:08:04.7109670Z * [new branch] gh/mlazos/60/base -> origin/gh/mlazos/60/base 2025-12-04T09:08:04.7109846Z * [new branch] gh/mlazos/60/head -> origin/gh/mlazos/60/head 2025-12-04T09:08:04.7110039Z * [new branch] gh/mlazos/60/orig -> origin/gh/mlazos/60/orig 2025-12-04T09:08:04.7110217Z * [new branch] gh/mlazos/61/base -> origin/gh/mlazos/61/base 2025-12-04T09:08:04.7110450Z * [new branch] gh/mlazos/61/head -> origin/gh/mlazos/61/head 2025-12-04T09:08:04.7110638Z * [new branch] gh/mlazos/61/orig -> origin/gh/mlazos/61/orig 2025-12-04T09:08:04.7110814Z * [new branch] gh/mlazos/62/base -> origin/gh/mlazos/62/base 2025-12-04T09:08:04.7110991Z * [new branch] gh/mlazos/62/head -> origin/gh/mlazos/62/head 2025-12-04T09:08:04.7111179Z * [new branch] gh/mlazos/62/orig -> origin/gh/mlazos/62/orig 2025-12-04T09:08:04.7111356Z * [new branch] gh/mlazos/63/base -> origin/gh/mlazos/63/base 2025-12-04T09:08:04.7111531Z * [new branch] gh/mlazos/63/head -> origin/gh/mlazos/63/head 2025-12-04T09:08:04.7111791Z * [new branch] gh/mlazos/63/orig -> origin/gh/mlazos/63/orig 2025-12-04T09:08:04.7111966Z * [new branch] gh/mlazos/64/base -> origin/gh/mlazos/64/base 2025-12-04T09:08:04.7112139Z * [new branch] gh/mlazos/64/head -> origin/gh/mlazos/64/head 2025-12-04T09:08:04.7112321Z * [new branch] gh/mlazos/64/orig -> origin/gh/mlazos/64/orig 2025-12-04T09:08:04.7112495Z * [new branch] gh/mlazos/65/base -> origin/gh/mlazos/65/base 2025-12-04T09:08:04.7112670Z * [new branch] gh/mlazos/65/head -> origin/gh/mlazos/65/head 2025-12-04T09:08:04.7112911Z * [new branch] gh/mlazos/65/orig -> origin/gh/mlazos/65/orig 2025-12-04T09:08:04.7113089Z * [new branch] gh/mlazos/66/base -> origin/gh/mlazos/66/base 2025-12-04T09:08:04.7113263Z * [new branch] gh/mlazos/66/head -> origin/gh/mlazos/66/head 2025-12-04T09:08:04.7113439Z * [new branch] gh/mlazos/66/orig -> origin/gh/mlazos/66/orig 2025-12-04T09:08:04.7113635Z * [new branch] gh/mlazos/67/base -> origin/gh/mlazos/67/base 2025-12-04T09:08:04.7113810Z * [new branch] gh/mlazos/67/head -> origin/gh/mlazos/67/head 2025-12-04T09:08:04.7113987Z * [new branch] gh/mlazos/67/orig -> origin/gh/mlazos/67/orig 2025-12-04T09:08:04.7114173Z * [new branch] gh/mlazos/68/base -> origin/gh/mlazos/68/base 2025-12-04T09:08:04.7114352Z * [new branch] gh/mlazos/68/head -> origin/gh/mlazos/68/head 2025-12-04T09:08:04.7114582Z * [new branch] gh/mlazos/68/orig -> origin/gh/mlazos/68/orig 2025-12-04T09:08:04.7114771Z * [new branch] gh/mlazos/69/base -> origin/gh/mlazos/69/base 2025-12-04T09:08:04.7114987Z * [new branch] gh/mlazos/69/head -> origin/gh/mlazos/69/head 2025-12-04T09:08:04.7115166Z * [new branch] gh/mlazos/69/orig -> origin/gh/mlazos/69/orig 2025-12-04T09:08:04.7115349Z * [new branch] gh/mlazos/70/base -> origin/gh/mlazos/70/base 2025-12-04T09:08:04.7115525Z * [new branch] gh/mlazos/70/head -> origin/gh/mlazos/70/head 2025-12-04T09:08:04.7115700Z * [new branch] gh/mlazos/70/orig -> origin/gh/mlazos/70/orig 2025-12-04T09:08:04.7115884Z * [new branch] gh/mlazos/71/base -> origin/gh/mlazos/71/base 2025-12-04T09:08:04.7116058Z * [new branch] gh/mlazos/71/head -> origin/gh/mlazos/71/head 2025-12-04T09:08:04.7116235Z * [new branch] gh/mlazos/71/orig -> origin/gh/mlazos/71/orig 2025-12-04T09:08:04.7116422Z * [new branch] gh/mlazos/72/base -> origin/gh/mlazos/72/base 2025-12-04T09:08:04.7116599Z * [new branch] gh/mlazos/72/head -> origin/gh/mlazos/72/head 2025-12-04T09:08:04.7116777Z * [new branch] gh/mlazos/72/orig -> origin/gh/mlazos/72/orig 2025-12-04T09:08:04.7116954Z * [new branch] gh/mlazos/73/base -> origin/gh/mlazos/73/base 2025-12-04T09:08:04.7117147Z * [new branch] gh/mlazos/73/head -> origin/gh/mlazos/73/head 2025-12-04T09:08:04.7117322Z * [new branch] gh/mlazos/73/orig -> origin/gh/mlazos/73/orig 2025-12-04T09:08:04.7117504Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-12-04T09:08:04.7117692Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-12-04T09:08:04.7117890Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-12-04T09:08:04.7118085Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-12-04T09:08:04.7118286Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-12-04T09:08:04.7118583Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-12-04T09:08:04.7118807Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-12-04T09:08:04.7119029Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-12-04T09:08:04.7119247Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-12-04T09:08:04.7119464Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-12-04T09:08:04.7119751Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-12-04T09:08:04.7119967Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-12-04T09:08:04.7120182Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-12-04T09:08:04.7120456Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-12-04T09:08:04.7120671Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-12-04T09:08:04.7120891Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-12-04T09:08:04.7121167Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-12-04T09:08:04.7121383Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-12-04T09:08:04.7121600Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-12-04T09:08:04.7121815Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-12-04T09:08:04.7122038Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-12-04T09:08:04.7122255Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-12-04T09:08:04.7122467Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-12-04T09:08:04.7122690Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-12-04T09:08:04.7122905Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-12-04T09:08:04.7123119Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-12-04T09:08:04.7123341Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-12-04T09:08:04.7123560Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-12-04T09:08:04.7123779Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-12-04T09:08:04.7124001Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-12-04T09:08:04.7124224Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-12-04T09:08:04.7124438Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-12-04T09:08:04.7124641Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-12-04T09:08:04.7124833Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-12-04T09:08:04.7125021Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-12-04T09:08:04.7125233Z * [new branch] gh/nikitaved/10/base -> origin/gh/nikitaved/10/base 2025-12-04T09:08:04.7125429Z * [new branch] gh/nikitaved/10/head -> origin/gh/nikitaved/10/head 2025-12-04T09:08:04.7125619Z * [new branch] gh/nikitaved/10/orig -> origin/gh/nikitaved/10/orig 2025-12-04T09:08:04.7125896Z * [new branch] gh/nikitaved/11/base -> origin/gh/nikitaved/11/base 2025-12-04T09:08:04.7126092Z * [new branch] gh/nikitaved/11/head -> origin/gh/nikitaved/11/head 2025-12-04T09:08:04.7126280Z * [new branch] gh/nikitaved/11/orig -> origin/gh/nikitaved/11/orig 2025-12-04T09:08:04.7126533Z * [new branch] gh/nikitaved/12/base -> origin/gh/nikitaved/12/base 2025-12-04T09:08:04.7126725Z * [new branch] gh/nikitaved/12/head -> origin/gh/nikitaved/12/head 2025-12-04T09:08:04.7126967Z * [new branch] gh/nikitaved/12/orig -> origin/gh/nikitaved/12/orig 2025-12-04T09:08:04.7127227Z * [new branch] gh/nikitaved/13/base -> origin/gh/nikitaved/13/base 2025-12-04T09:08:04.7127439Z * [new branch] gh/nikitaved/13/head -> origin/gh/nikitaved/13/head 2025-12-04T09:08:04.7127627Z * [new branch] gh/nikitaved/13/orig -> origin/gh/nikitaved/13/orig 2025-12-04T09:08:04.7127818Z * [new branch] gh/nikitaved/14/base -> origin/gh/nikitaved/14/base 2025-12-04T09:08:04.7128012Z * [new branch] gh/nikitaved/14/head -> origin/gh/nikitaved/14/head 2025-12-04T09:08:04.7128199Z * [new branch] gh/nikitaved/14/orig -> origin/gh/nikitaved/14/orig 2025-12-04T09:08:04.7128392Z * [new branch] gh/nikitaved/15/base -> origin/gh/nikitaved/15/base 2025-12-04T09:08:04.7128594Z * [new branch] gh/nikitaved/15/head -> origin/gh/nikitaved/15/head 2025-12-04T09:08:04.7128784Z * [new branch] gh/nikitaved/15/orig -> origin/gh/nikitaved/15/orig 2025-12-04T09:08:04.7128974Z * [new branch] gh/nikitaved/16/base -> origin/gh/nikitaved/16/base 2025-12-04T09:08:04.7129169Z * [new branch] gh/nikitaved/16/head -> origin/gh/nikitaved/16/head 2025-12-04T09:08:04.7129357Z * [new branch] gh/nikitaved/16/orig -> origin/gh/nikitaved/16/orig 2025-12-04T09:08:04.7129550Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-12-04T09:08:04.7129745Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-12-04T09:08:04.7129936Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-12-04T09:08:04.7130121Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-12-04T09:08:04.7130315Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-12-04T09:08:04.7130499Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-12-04T09:08:04.7130686Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-12-04T09:08:04.7130877Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-12-04T09:08:04.7131067Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-12-04T09:08:04.7131261Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-12-04T09:08:04.7131445Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-12-04T09:08:04.7131638Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-12-04T09:08:04.7131822Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-12-04T09:08:04.7132006Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-12-04T09:08:04.7132203Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-12-04T09:08:04.7132440Z * [new branch] gh/nikitaved/9/base -> origin/gh/nikitaved/9/base 2025-12-04T09:08:04.7132627Z * [new branch] gh/nikitaved/9/head -> origin/gh/nikitaved/9/head 2025-12-04T09:08:04.7132891Z * [new branch] gh/nikitaved/9/orig -> origin/gh/nikitaved/9/orig 2025-12-04T09:08:04.7133116Z * [new branch] gh/oulgen/10/base -> origin/gh/oulgen/10/base 2025-12-04T09:08:04.7133296Z * [new branch] gh/oulgen/10/head -> origin/gh/oulgen/10/head 2025-12-04T09:08:04.7133478Z * [new branch] gh/oulgen/10/orig -> origin/gh/oulgen/10/orig 2025-12-04T09:08:04.7133661Z * [new branch] gh/oulgen/11/base -> origin/gh/oulgen/11/base 2025-12-04T09:08:04.7133838Z * [new branch] gh/oulgen/11/head -> origin/gh/oulgen/11/head 2025-12-04T09:08:04.7134095Z * [new branch] gh/oulgen/11/orig -> origin/gh/oulgen/11/orig 2025-12-04T09:08:04.7134270Z * [new branch] gh/oulgen/12/base -> origin/gh/oulgen/12/base 2025-12-04T09:08:04.7134445Z * [new branch] gh/oulgen/12/head -> origin/gh/oulgen/12/head 2025-12-04T09:08:04.7134639Z * [new branch] gh/oulgen/12/orig -> origin/gh/oulgen/12/orig 2025-12-04T09:08:04.7134812Z * [new branch] gh/oulgen/13/base -> origin/gh/oulgen/13/base 2025-12-04T09:08:04.7134987Z * [new branch] gh/oulgen/13/head -> origin/gh/oulgen/13/head 2025-12-04T09:08:04.7135169Z * [new branch] gh/oulgen/13/orig -> origin/gh/oulgen/13/orig 2025-12-04T09:08:04.7135343Z * [new branch] gh/oulgen/14/base -> origin/gh/oulgen/14/base 2025-12-04T09:08:04.7135517Z * [new branch] gh/oulgen/14/head -> origin/gh/oulgen/14/head 2025-12-04T09:08:04.7135694Z * [new branch] gh/oulgen/14/orig -> origin/gh/oulgen/14/orig 2025-12-04T09:08:04.7135878Z * [new branch] gh/oulgen/15/base -> origin/gh/oulgen/15/base 2025-12-04T09:08:04.7136054Z * [new branch] gh/oulgen/15/head -> origin/gh/oulgen/15/head 2025-12-04T09:08:04.7136238Z * [new branch] gh/oulgen/15/orig -> origin/gh/oulgen/15/orig 2025-12-04T09:08:04.7136423Z * [new branch] gh/oulgen/16/base -> origin/gh/oulgen/16/base 2025-12-04T09:08:04.7136596Z * [new branch] gh/oulgen/16/head -> origin/gh/oulgen/16/head 2025-12-04T09:08:04.7136770Z * [new branch] gh/oulgen/16/orig -> origin/gh/oulgen/16/orig 2025-12-04T09:08:04.7136956Z * [new branch] gh/oulgen/17/base -> origin/gh/oulgen/17/base 2025-12-04T09:08:04.7137129Z * [new branch] gh/oulgen/17/head -> origin/gh/oulgen/17/head 2025-12-04T09:08:04.7137306Z * [new branch] gh/oulgen/17/orig -> origin/gh/oulgen/17/orig 2025-12-04T09:08:04.7137486Z * [new branch] gh/oulgen/18/base -> origin/gh/oulgen/18/base 2025-12-04T09:08:04.7137665Z * [new branch] gh/oulgen/18/head -> origin/gh/oulgen/18/head 2025-12-04T09:08:04.7137843Z * [new branch] gh/oulgen/18/orig -> origin/gh/oulgen/18/orig 2025-12-04T09:08:04.7138028Z * [new branch] gh/oulgen/19/base -> origin/gh/oulgen/19/base 2025-12-04T09:08:04.7138202Z * [new branch] gh/oulgen/19/head -> origin/gh/oulgen/19/head 2025-12-04T09:08:04.7138378Z * [new branch] gh/oulgen/19/orig -> origin/gh/oulgen/19/orig 2025-12-04T09:08:04.7138605Z * [new branch] gh/oulgen/20/base -> origin/gh/oulgen/20/base 2025-12-04T09:08:04.7138780Z * [new branch] gh/oulgen/20/head -> origin/gh/oulgen/20/head 2025-12-04T09:08:04.7138958Z * [new branch] gh/oulgen/20/orig -> origin/gh/oulgen/20/orig 2025-12-04T09:08:04.7139171Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-12-04T09:08:04.7139365Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-12-04T09:08:04.7139619Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-12-04T09:08:04.7139796Z * [new branch] gh/oulgen/22/base -> origin/gh/oulgen/22/base 2025-12-04T09:08:04.7139986Z * [new branch] gh/oulgen/22/head -> origin/gh/oulgen/22/head 2025-12-04T09:08:04.7140163Z * [new branch] gh/oulgen/22/orig -> origin/gh/oulgen/22/orig 2025-12-04T09:08:04.7140339Z * [new branch] gh/oulgen/23/base -> origin/gh/oulgen/23/base 2025-12-04T09:08:04.7140528Z * [new branch] gh/oulgen/23/head -> origin/gh/oulgen/23/head 2025-12-04T09:08:04.7140767Z * [new branch] gh/oulgen/23/orig -> origin/gh/oulgen/23/orig 2025-12-04T09:08:04.7140949Z * [new branch] gh/oulgen/24/base -> origin/gh/oulgen/24/base 2025-12-04T09:08:04.7141138Z * [new branch] gh/oulgen/24/head -> origin/gh/oulgen/24/head 2025-12-04T09:08:04.7141318Z * [new branch] gh/oulgen/24/orig -> origin/gh/oulgen/24/orig 2025-12-04T09:08:04.7141497Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-12-04T09:08:04.7141685Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-12-04T09:08:04.7141866Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-12-04T09:08:04.7142045Z * [new branch] gh/oulgen/26/base -> origin/gh/oulgen/26/base 2025-12-04T09:08:04.7142233Z * [new branch] gh/oulgen/26/head -> origin/gh/oulgen/26/head 2025-12-04T09:08:04.7142410Z * [new branch] gh/oulgen/26/orig -> origin/gh/oulgen/26/orig 2025-12-04T09:08:04.7142590Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-12-04T09:08:04.7142767Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-12-04T09:08:04.7142955Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-12-04T09:08:04.7143126Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-12-04T09:08:04.7143305Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-12-04T09:08:04.7143492Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-12-04T09:08:04.7143669Z * [new branch] gh/oulgen/8/base -> origin/gh/oulgen/8/base 2025-12-04T09:08:04.7143838Z * [new branch] gh/oulgen/8/head -> origin/gh/oulgen/8/head 2025-12-04T09:08:04.7144025Z * [new branch] gh/oulgen/8/orig -> origin/gh/oulgen/8/orig 2025-12-04T09:08:04.7144194Z * [new branch] gh/oulgen/9/base -> origin/gh/oulgen/9/base 2025-12-04T09:08:04.7144363Z * [new branch] gh/oulgen/9/head -> origin/gh/oulgen/9/head 2025-12-04T09:08:04.7144586Z * [new branch] gh/oulgen/9/orig -> origin/gh/oulgen/9/orig 2025-12-04T09:08:04.7144857Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-12-04T09:08:04.7145038Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-12-04T09:08:04.7145276Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-12-04T09:08:04.7145458Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-12-04T09:08:04.7145633Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-12-04T09:08:04.7145822Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-12-04T09:08:04.7146000Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-12-04T09:08:04.7146248Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-12-04T09:08:04.7146424Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-12-04T09:08:04.7146623Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-12-04T09:08:04.7146800Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-12-04T09:08:04.7146976Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-12-04T09:08:04.7147167Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-12-04T09:08:04.7147347Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-12-04T09:08:04.7147633Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-12-04T09:08:04.7147819Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-12-04T09:08:04.7147998Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-12-04T09:08:04.7148172Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-12-04T09:08:04.7148354Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-12-04T09:08:04.7148529Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-12-04T09:08:04.7148704Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-12-04T09:08:04.7148885Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-12-04T09:08:04.7149059Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-12-04T09:08:04.7149238Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-12-04T09:08:04.7149428Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-12-04T09:08:04.7149608Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-12-04T09:08:04.7149787Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-12-04T09:08:04.7149967Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-12-04T09:08:04.7150141Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-12-04T09:08:04.7150370Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-12-04T09:08:04.7150580Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-12-04T09:08:04.7150783Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-12-04T09:08:04.7150962Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-12-04T09:08:04.7151142Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-12-04T09:08:04.7151327Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-12-04T09:08:04.7151548Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-12-04T09:08:04.7151726Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-12-04T09:08:04.7151915Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-12-04T09:08:04.7152091Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-12-04T09:08:04.7152271Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-12-04T09:08:04.7152468Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-12-04T09:08:04.7152642Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-12-04T09:08:04.7152817Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-12-04T09:08:04.7153085Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-12-04T09:08:04.7153263Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-12-04T09:08:04.7153437Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-12-04T09:08:04.7153630Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-12-04T09:08:04.7153808Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-12-04T09:08:04.7153985Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-12-04T09:08:04.7154225Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-12-04T09:08:04.7154421Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-12-04T09:08:04.7154596Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-12-04T09:08:04.7154776Z * [new branch] gh/pearu/151/base -> origin/gh/pearu/151/base 2025-12-04T09:08:04.7154964Z * [new branch] gh/pearu/151/head -> origin/gh/pearu/151/head 2025-12-04T09:08:04.7155141Z * [new branch] gh/pearu/151/orig -> origin/gh/pearu/151/orig 2025-12-04T09:08:04.7155316Z * [new branch] gh/pearu/152/base -> origin/gh/pearu/152/base 2025-12-04T09:08:04.7155501Z * [new branch] gh/pearu/152/head -> origin/gh/pearu/152/head 2025-12-04T09:08:04.7155675Z * [new branch] gh/pearu/152/orig -> origin/gh/pearu/152/orig 2025-12-04T09:08:04.7155858Z * [new branch] gh/pearu/153/base -> origin/gh/pearu/153/base 2025-12-04T09:08:04.7156046Z * [new branch] gh/pearu/153/head -> origin/gh/pearu/153/head 2025-12-04T09:08:04.7156222Z * [new branch] gh/pearu/153/orig -> origin/gh/pearu/153/orig 2025-12-04T09:08:04.7156401Z * [new branch] gh/pearu/154/base -> origin/gh/pearu/154/base 2025-12-04T09:08:04.7156583Z * [new branch] gh/pearu/154/head -> origin/gh/pearu/154/head 2025-12-04T09:08:04.7156805Z * [new branch] gh/pearu/154/orig -> origin/gh/pearu/154/orig 2025-12-04T09:08:04.7156981Z * [new branch] gh/pearu/155/base -> origin/gh/pearu/155/base 2025-12-04T09:08:04.7157202Z * [new branch] gh/pearu/155/head -> origin/gh/pearu/155/head 2025-12-04T09:08:04.7157386Z * [new branch] gh/pearu/155/orig -> origin/gh/pearu/155/orig 2025-12-04T09:08:04.7157565Z * [new branch] gh/pearu/156/base -> origin/gh/pearu/156/base 2025-12-04T09:08:04.7157741Z * [new branch] gh/pearu/156/head -> origin/gh/pearu/156/head 2025-12-04T09:08:04.7157935Z * [new branch] gh/pearu/156/orig -> origin/gh/pearu/156/orig 2025-12-04T09:08:04.7158112Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-12-04T09:08:04.7158287Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-12-04T09:08:04.7158473Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-12-04T09:08:04.7158652Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-12-04T09:08:04.7158830Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-12-04T09:08:04.7159020Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-12-04T09:08:04.7159219Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-12-04T09:08:04.7159409Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-12-04T09:08:04.7159613Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-12-04T09:08:04.7159863Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-12-04T09:08:04.7160047Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-12-04T09:08:04.7160238Z * [new branch] gh/pianpwk/29/base -> origin/gh/pianpwk/29/base 2025-12-04T09:08:04.7160426Z * [new branch] gh/pianpwk/29/head -> origin/gh/pianpwk/29/head 2025-12-04T09:08:04.7160609Z * [new branch] gh/pianpwk/29/orig -> origin/gh/pianpwk/29/orig 2025-12-04T09:08:04.7160800Z * [new branch] gh/pianpwk/30/base -> origin/gh/pianpwk/30/base 2025-12-04T09:08:04.7161049Z * [new branch] gh/pianpwk/30/head -> origin/gh/pianpwk/30/head 2025-12-04T09:08:04.7161235Z * [new branch] gh/pianpwk/30/orig -> origin/gh/pianpwk/30/orig 2025-12-04T09:08:04.7161418Z * [new branch] gh/pianpwk/31/base -> origin/gh/pianpwk/31/base 2025-12-04T09:08:04.7161618Z * [new branch] gh/pianpwk/31/head -> origin/gh/pianpwk/31/head 2025-12-04T09:08:04.7161802Z * [new branch] gh/pianpwk/31/orig -> origin/gh/pianpwk/31/orig 2025-12-04T09:08:04.7161986Z * [new branch] gh/pianpwk/32/base -> origin/gh/pianpwk/32/base 2025-12-04T09:08:04.7162176Z * [new branch] gh/pianpwk/32/head -> origin/gh/pianpwk/32/head 2025-12-04T09:08:04.7162359Z * [new branch] gh/pianpwk/32/orig -> origin/gh/pianpwk/32/orig 2025-12-04T09:08:04.7162547Z * [new branch] gh/pianpwk/33/base -> origin/gh/pianpwk/33/base 2025-12-04T09:08:04.7162799Z * [new branch] gh/pianpwk/33/head -> origin/gh/pianpwk/33/head 2025-12-04T09:08:04.7162991Z * [new branch] gh/pianpwk/33/orig -> origin/gh/pianpwk/33/orig 2025-12-04T09:08:04.7163217Z * [new branch] gh/pianpwk/34/base -> origin/gh/pianpwk/34/base 2025-12-04T09:08:04.7163408Z * [new branch] gh/pianpwk/34/head -> origin/gh/pianpwk/34/head 2025-12-04T09:08:04.7163590Z * [new branch] gh/pianpwk/34/orig -> origin/gh/pianpwk/34/orig 2025-12-04T09:08:04.7163775Z * [new branch] gh/pianpwk/35/base -> origin/gh/pianpwk/35/base 2025-12-04T09:08:04.7163970Z * [new branch] gh/pianpwk/35/head -> origin/gh/pianpwk/35/head 2025-12-04T09:08:04.7164159Z * [new branch] gh/pianpwk/35/orig -> origin/gh/pianpwk/35/orig 2025-12-04T09:08:04.7164332Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-12-04T09:08:04.7164512Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-12-04T09:08:04.7164677Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-12-04T09:08:04.7164847Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-12-04T09:08:04.7165018Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-12-04T09:08:04.7165181Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-12-04T09:08:04.7165351Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-12-04T09:08:04.7165516Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-12-04T09:08:04.7165687Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-12-04T09:08:04.7165849Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-12-04T09:08:04.7166016Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-12-04T09:08:04.7166189Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-12-04T09:08:04.7166430Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-12-04T09:08:04.7166598Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-12-04T09:08:04.7166769Z * [new branch] gh/rec/167/base -> origin/gh/rec/167/base 2025-12-04T09:08:04.7166931Z * [new branch] gh/rec/167/head -> origin/gh/rec/167/head 2025-12-04T09:08:04.7167094Z * [new branch] gh/rec/167/orig -> origin/gh/rec/167/orig 2025-12-04T09:08:04.7167269Z * [new branch] gh/rec/168/base -> origin/gh/rec/168/base 2025-12-04T09:08:04.7167440Z * [new branch] gh/rec/168/head -> origin/gh/rec/168/head 2025-12-04T09:08:04.7167673Z * [new branch] gh/rec/168/orig -> origin/gh/rec/168/orig 2025-12-04T09:08:04.7167845Z * [new branch] gh/rec/169/base -> origin/gh/rec/169/base 2025-12-04T09:08:04.7168013Z * [new branch] gh/rec/169/head -> origin/gh/rec/169/head 2025-12-04T09:08:04.7168176Z * [new branch] gh/rec/169/orig -> origin/gh/rec/169/orig 2025-12-04T09:08:04.7168353Z * [new branch] gh/rec/170/base -> origin/gh/rec/170/base 2025-12-04T09:08:04.7168564Z * [new branch] gh/rec/170/head -> origin/gh/rec/170/head 2025-12-04T09:08:04.7168731Z * [new branch] gh/rec/170/orig -> origin/gh/rec/170/orig 2025-12-04T09:08:04.7168898Z * [new branch] gh/rec/171/base -> origin/gh/rec/171/base 2025-12-04T09:08:04.7169124Z * [new branch] gh/rec/171/head -> origin/gh/rec/171/head 2025-12-04T09:08:04.7169295Z * [new branch] gh/rec/171/orig -> origin/gh/rec/171/orig 2025-12-04T09:08:04.7169460Z * [new branch] gh/rec/172/base -> origin/gh/rec/172/base 2025-12-04T09:08:04.7169634Z * [new branch] gh/rec/172/head -> origin/gh/rec/172/head 2025-12-04T09:08:04.7169800Z * [new branch] gh/rec/172/orig -> origin/gh/rec/172/orig 2025-12-04T09:08:04.7169967Z * [new branch] gh/rec/173/base -> origin/gh/rec/173/base 2025-12-04T09:08:04.7170137Z * [new branch] gh/rec/173/head -> origin/gh/rec/173/head 2025-12-04T09:08:04.7170300Z * [new branch] gh/rec/173/orig -> origin/gh/rec/173/orig 2025-12-04T09:08:04.7170462Z * [new branch] gh/rec/174/base -> origin/gh/rec/174/base 2025-12-04T09:08:04.7170631Z * [new branch] gh/rec/174/head -> origin/gh/rec/174/head 2025-12-04T09:08:04.7170799Z * [new branch] gh/rec/174/orig -> origin/gh/rec/174/orig 2025-12-04T09:08:04.7170969Z * [new branch] gh/rec/175/base -> origin/gh/rec/175/base 2025-12-04T09:08:04.7171138Z * [new branch] gh/rec/175/head -> origin/gh/rec/175/head 2025-12-04T09:08:04.7171840Z * [new branch] gh/rec/175/orig -> origin/gh/rec/175/orig 2025-12-04T09:08:04.7172005Z * [new branch] gh/rec/176/base -> origin/gh/rec/176/base 2025-12-04T09:08:04.7172179Z * [new branch] gh/rec/176/head -> origin/gh/rec/176/head 2025-12-04T09:08:04.7172343Z * [new branch] gh/rec/176/orig -> origin/gh/rec/176/orig 2025-12-04T09:08:04.7172509Z * [new branch] gh/rec/177/base -> origin/gh/rec/177/base 2025-12-04T09:08:04.7172681Z * [new branch] gh/rec/177/head -> origin/gh/rec/177/head 2025-12-04T09:08:04.7172851Z * [new branch] gh/rec/177/orig -> origin/gh/rec/177/orig 2025-12-04T09:08:04.7173084Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-12-04T09:08:04.7173389Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-12-04T09:08:04.7173615Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-12-04T09:08:04.7173829Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-12-04T09:08:04.7174043Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-12-04T09:08:04.7174272Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-12-04T09:08:04.7174529Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-12-04T09:08:04.7174811Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-12-04T09:08:04.7175081Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-12-04T09:08:04.7175295Z * [new branch] gh/robert-hardwick/6/base -> origin/gh/robert-hardwick/6/base 2025-12-04T09:08:04.7175517Z * [new branch] gh/robert-hardwick/6/head -> origin/gh/robert-hardwick/6/head 2025-12-04T09:08:04.7175737Z * [new branch] gh/robert-hardwick/6/orig -> origin/gh/robert-hardwick/6/orig 2025-12-04T09:08:04.7175949Z * [new branch] gh/robert-hardwick/7/base -> origin/gh/robert-hardwick/7/base 2025-12-04T09:08:04.7176163Z * [new branch] gh/robert-hardwick/7/head -> origin/gh/robert-hardwick/7/head 2025-12-04T09:08:04.7176395Z * [new branch] gh/robert-hardwick/7/orig -> origin/gh/robert-hardwick/7/orig 2025-12-04T09:08:04.7176611Z * [new branch] gh/robert-hardwick/8/base -> origin/gh/robert-hardwick/8/base 2025-12-04T09:08:04.7176837Z * [new branch] gh/robert-hardwick/8/head -> origin/gh/robert-hardwick/8/head 2025-12-04T09:08:04.7177063Z * [new branch] gh/robert-hardwick/8/orig -> origin/gh/robert-hardwick/8/orig 2025-12-04T09:08:04.7177285Z * [new branch] gh/robert-hardwick/9/base -> origin/gh/robert-hardwick/9/base 2025-12-04T09:08:04.7177503Z * [new branch] gh/robert-hardwick/9/head -> origin/gh/robert-hardwick/9/head 2025-12-04T09:08:04.7177723Z * [new branch] gh/robert-hardwick/9/orig -> origin/gh/robert-hardwick/9/orig 2025-12-04T09:08:04.7177902Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-12-04T09:08:04.7178081Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-12-04T09:08:04.7178263Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-12-04T09:08:04.7178439Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-12-04T09:08:04.7178625Z * [new branch] gh/rtimpe/22/base -> origin/gh/rtimpe/22/base 2025-12-04T09:08:04.7178805Z * [new branch] gh/rtimpe/22/head -> origin/gh/rtimpe/22/head 2025-12-04T09:08:04.7178998Z * [new branch] gh/rtimpe/22/orig -> origin/gh/rtimpe/22/orig 2025-12-04T09:08:04.7179174Z * [new branch] gh/rtimpe/23/base -> origin/gh/rtimpe/23/base 2025-12-04T09:08:04.7179349Z * [new branch] gh/rtimpe/23/head -> origin/gh/rtimpe/23/head 2025-12-04T09:08:04.7179540Z * [new branch] gh/rtimpe/23/orig -> origin/gh/rtimpe/23/orig 2025-12-04T09:08:04.7179715Z * [new branch] gh/rtimpe/24/base -> origin/gh/rtimpe/24/base 2025-12-04T09:08:04.7179891Z * [new branch] gh/rtimpe/24/head -> origin/gh/rtimpe/24/head 2025-12-04T09:08:04.7180085Z * [new branch] gh/rtimpe/24/orig -> origin/gh/rtimpe/24/orig 2025-12-04T09:08:04.7180261Z * [new branch] gh/rtimpe/25/base -> origin/gh/rtimpe/25/base 2025-12-04T09:08:04.7180479Z * [new branch] gh/rtimpe/25/head -> origin/gh/rtimpe/25/head 2025-12-04T09:08:04.7180738Z * [new branch] gh/rtimpe/25/orig -> origin/gh/rtimpe/25/orig 2025-12-04T09:08:04.7180919Z * [new branch] gh/rtimpe/26/base -> origin/gh/rtimpe/26/base 2025-12-04T09:08:04.7181142Z * [new branch] gh/rtimpe/26/head -> origin/gh/rtimpe/26/head 2025-12-04T09:08:04.7181330Z * [new branch] gh/rtimpe/26/orig -> origin/gh/rtimpe/26/orig 2025-12-04T09:08:04.7181505Z * [new branch] gh/rtimpe/27/base -> origin/gh/rtimpe/27/base 2025-12-04T09:08:04.7181680Z * [new branch] gh/rtimpe/27/head -> origin/gh/rtimpe/27/head 2025-12-04T09:08:04.7181932Z * [new branch] gh/rtimpe/27/orig -> origin/gh/rtimpe/27/orig 2025-12-04T09:08:04.7182113Z * [new branch] gh/rtimpe/28/base -> origin/gh/rtimpe/28/base 2025-12-04T09:08:04.7182287Z * [new branch] gh/rtimpe/28/head -> origin/gh/rtimpe/28/head 2025-12-04T09:08:04.7182465Z * [new branch] gh/rtimpe/28/orig -> origin/gh/rtimpe/28/orig 2025-12-04T09:08:04.7182651Z * [new branch] gh/rtimpe/29/base -> origin/gh/rtimpe/29/base 2025-12-04T09:08:04.7182830Z * [new branch] gh/rtimpe/29/head -> origin/gh/rtimpe/29/head 2025-12-04T09:08:04.7183005Z * [new branch] gh/rtimpe/29/orig -> origin/gh/rtimpe/29/orig 2025-12-04T09:08:04.7183190Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-12-04T09:08:04.7183367Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-12-04T09:08:04.7183548Z * [new branch] gh/rtimpe/30/base -> origin/gh/rtimpe/30/base 2025-12-04T09:08:04.7183736Z * [new branch] gh/rtimpe/30/head -> origin/gh/rtimpe/30/head 2025-12-04T09:08:04.7183919Z * [new branch] gh/rtimpe/30/orig -> origin/gh/rtimpe/30/orig 2025-12-04T09:08:04.7184097Z * [new branch] gh/rtimpe/31/base -> origin/gh/rtimpe/31/base 2025-12-04T09:08:04.7184278Z * [new branch] gh/rtimpe/31/head -> origin/gh/rtimpe/31/head 2025-12-04T09:08:04.7184455Z * [new branch] gh/rtimpe/31/orig -> origin/gh/rtimpe/31/orig 2025-12-04T09:08:04.7184632Z * [new branch] gh/rtimpe/32/base -> origin/gh/rtimpe/32/base 2025-12-04T09:08:04.7184815Z * [new branch] gh/rtimpe/32/head -> origin/gh/rtimpe/32/head 2025-12-04T09:08:04.7184996Z * [new branch] gh/rtimpe/32/orig -> origin/gh/rtimpe/32/orig 2025-12-04T09:08:04.7185179Z * [new branch] gh/rtimpe/33/base -> origin/gh/rtimpe/33/base 2025-12-04T09:08:04.7185368Z * [new branch] gh/rtimpe/33/head -> origin/gh/rtimpe/33/head 2025-12-04T09:08:04.7185549Z * [new branch] gh/rtimpe/33/orig -> origin/gh/rtimpe/33/orig 2025-12-04T09:08:04.7185727Z * [new branch] gh/rtimpe/34/base -> origin/gh/rtimpe/34/base 2025-12-04T09:08:04.7185902Z * [new branch] gh/rtimpe/34/head -> origin/gh/rtimpe/34/head 2025-12-04T09:08:04.7186088Z * [new branch] gh/rtimpe/34/orig -> origin/gh/rtimpe/34/orig 2025-12-04T09:08:04.7186266Z * [new branch] gh/rtimpe/35/base -> origin/gh/rtimpe/35/base 2025-12-04T09:08:04.7186490Z * [new branch] gh/rtimpe/35/head -> origin/gh/rtimpe/35/head 2025-12-04T09:08:04.7186673Z * [new branch] gh/rtimpe/35/orig -> origin/gh/rtimpe/35/orig 2025-12-04T09:08:04.7186891Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-12-04T09:08:04.7187067Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-12-04T09:08:04.7187362Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-12-04T09:08:04.7187573Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-12-04T09:08:04.7187786Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-12-04T09:08:04.7188006Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-12-04T09:08:04.7188213Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-12-04T09:08:04.7188418Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-12-04T09:08:04.7188703Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-12-04T09:08:04.7188908Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-12-04T09:08:04.7189113Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-12-04T09:08:04.7189333Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-12-04T09:08:04.7189535Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-12-04T09:08:04.7189740Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-12-04T09:08:04.7189952Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-12-04T09:08:04.7190156Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-12-04T09:08:04.7190414Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-12-04T09:08:04.7190640Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-12-04T09:08:04.7190850Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-12-04T09:08:04.7191060Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-12-04T09:08:04.7191266Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-12-04T09:08:04.7191485Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-12-04T09:08:04.7191691Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-12-04T09:08:04.7191891Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-12-04T09:08:04.7192107Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-12-04T09:08:04.7192355Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-12-04T09:08:04.7192549Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-12-04T09:08:04.7192791Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-12-04T09:08:04.7192992Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-12-04T09:08:04.7193185Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-12-04T09:08:04.7193391Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-12-04T09:08:04.7193589Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-12-04T09:08:04.7193782Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-12-04T09:08:04.7193983Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-12-04T09:08:04.7194181Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-12-04T09:08:04.7194376Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-12-04T09:08:04.7195054Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-12-04T09:08:04.7195251Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-12-04T09:08:04.7195451Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-12-04T09:08:04.7195662Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-12-04T09:08:04.7195862Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-12-04T09:08:04.7196059Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-12-04T09:08:04.7196324Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-12-04T09:08:04.7196529Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-12-04T09:08:04.7196721Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-12-04T09:08:04.7196919Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-12-04T09:08:04.7197127Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-12-04T09:08:04.7197327Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-12-04T09:08:04.7197523Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-12-04T09:08:04.7197728Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-12-04T09:08:04.7197921Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-12-04T09:08:04.7198172Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-12-04T09:08:04.7198375Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-12-04T09:08:04.7198567Z * [new branch] gh/seemethere/74/base -> origin/gh/seemethere/74/base 2025-12-04T09:08:04.7198811Z * [new branch] gh/seemethere/74/head -> origin/gh/seemethere/74/head 2025-12-04T09:08:04.7199016Z * [new branch] gh/seemethere/74/orig -> origin/gh/seemethere/74/orig 2025-12-04T09:08:04.7199211Z * [new branch] gh/seemethere/75/base -> origin/gh/seemethere/75/base 2025-12-04T09:08:04.7199405Z * [new branch] gh/seemethere/75/head -> origin/gh/seemethere/75/head 2025-12-04T09:08:04.7199611Z * [new branch] gh/seemethere/75/orig -> origin/gh/seemethere/75/orig 2025-12-04T09:08:04.7199809Z * [new branch] gh/seemethere/76/base -> origin/gh/seemethere/76/base 2025-12-04T09:08:04.7200012Z * [new branch] gh/seemethere/76/head -> origin/gh/seemethere/76/head 2025-12-04T09:08:04.7200212Z * [new branch] gh/seemethere/76/orig -> origin/gh/seemethere/76/orig 2025-12-04T09:08:04.7200421Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-12-04T09:08:04.7200623Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-12-04T09:08:04.7200824Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-12-04T09:08:04.7201036Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-12-04T09:08:04.7201236Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-12-04T09:08:04.7201436Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-12-04T09:08:04.7201646Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-12-04T09:08:04.7201852Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-12-04T09:08:04.7202049Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-12-04T09:08:04.7202337Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-12-04T09:08:04.7202542Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-12-04T09:08:04.7202744Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-12-04T09:08:04.7202956Z * [new branch] gh/shunting314/256/base -> origin/gh/shunting314/256/base 2025-12-04T09:08:04.7203158Z * [new branch] gh/shunting314/256/head -> origin/gh/shunting314/256/head 2025-12-04T09:08:04.7203363Z * [new branch] gh/shunting314/256/orig -> origin/gh/shunting314/256/orig 2025-12-04T09:08:04.7203935Z * [new branch] gh/shunting314/257/base -> origin/gh/shunting314/257/base 2025-12-04T09:08:04.7204186Z * [new branch] gh/shunting314/257/head -> origin/gh/shunting314/257/head 2025-12-04T09:08:04.7204395Z * [new branch] gh/shunting314/257/orig -> origin/gh/shunting314/257/orig 2025-12-04T09:08:04.7204603Z * [new branch] gh/shunting314/258/base -> origin/gh/shunting314/258/base 2025-12-04T09:08:04.7204847Z * [new branch] gh/shunting314/258/head -> origin/gh/shunting314/258/head 2025-12-04T09:08:04.7205060Z * [new branch] gh/shunting314/258/orig -> origin/gh/shunting314/258/orig 2025-12-04T09:08:04.7205272Z * [new branch] gh/shunting314/259/base -> origin/gh/shunting314/259/base 2025-12-04T09:08:04.7205473Z * [new branch] gh/shunting314/259/head -> origin/gh/shunting314/259/head 2025-12-04T09:08:04.7205677Z * [new branch] gh/shunting314/259/orig -> origin/gh/shunting314/259/orig 2025-12-04T09:08:04.7205886Z * [new branch] gh/shunting314/260/base -> origin/gh/shunting314/260/base 2025-12-04T09:08:04.7206085Z * [new branch] gh/shunting314/260/head -> origin/gh/shunting314/260/head 2025-12-04T09:08:04.7206297Z * [new branch] gh/shunting314/260/orig -> origin/gh/shunting314/260/orig 2025-12-04T09:08:04.7206500Z * [new branch] gh/shunting314/261/base -> origin/gh/shunting314/261/base 2025-12-04T09:08:04.7206712Z * [new branch] gh/shunting314/261/head -> origin/gh/shunting314/261/head 2025-12-04T09:08:04.7206914Z * [new branch] gh/shunting314/261/orig -> origin/gh/shunting314/261/orig 2025-12-04T09:08:04.7207113Z * [new branch] gh/shunting314/262/base -> origin/gh/shunting314/262/base 2025-12-04T09:08:04.7207325Z * [new branch] gh/shunting314/262/head -> origin/gh/shunting314/262/head 2025-12-04T09:08:04.7207533Z * [new branch] gh/shunting314/262/orig -> origin/gh/shunting314/262/orig 2025-12-04T09:08:04.7207733Z * [new branch] gh/shunting314/263/base -> origin/gh/shunting314/263/base 2025-12-04T09:08:04.7207945Z * [new branch] gh/shunting314/263/head -> origin/gh/shunting314/263/head 2025-12-04T09:08:04.7208144Z * [new branch] gh/shunting314/263/orig -> origin/gh/shunting314/263/orig 2025-12-04T09:08:04.7208348Z * [new branch] gh/shunting314/264/base -> origin/gh/shunting314/264/base 2025-12-04T09:08:04.7208563Z * [new branch] gh/shunting314/264/head -> origin/gh/shunting314/264/head 2025-12-04T09:08:04.7208762Z * [new branch] gh/shunting314/264/orig -> origin/gh/shunting314/264/orig 2025-12-04T09:08:04.7208963Z * [new branch] gh/shunting314/265/base -> origin/gh/shunting314/265/base 2025-12-04T09:08:04.7209173Z * [new branch] gh/shunting314/265/head -> origin/gh/shunting314/265/head 2025-12-04T09:08:04.7209374Z * [new branch] gh/shunting314/265/orig -> origin/gh/shunting314/265/orig 2025-12-04T09:08:04.7209580Z * [new branch] gh/shunting314/266/base -> origin/gh/shunting314/266/base 2025-12-04T09:08:04.7209865Z * [new branch] gh/shunting314/266/head -> origin/gh/shunting314/266/head 2025-12-04T09:08:04.7210101Z * [new branch] gh/shunting314/266/orig -> origin/gh/shunting314/266/orig 2025-12-04T09:08:04.7210313Z * [new branch] gh/shunting314/267/base -> origin/gh/shunting314/267/base 2025-12-04T09:08:04.7210524Z * [new branch] gh/shunting314/267/head -> origin/gh/shunting314/267/head 2025-12-04T09:08:04.7210766Z * [new branch] gh/shunting314/267/orig -> origin/gh/shunting314/267/orig 2025-12-04T09:08:04.7211037Z * [new branch] gh/shunting314/268/base -> origin/gh/shunting314/268/base 2025-12-04T09:08:04.7211255Z * [new branch] gh/shunting314/268/head -> origin/gh/shunting314/268/head 2025-12-04T09:08:04.7211456Z * [new branch] gh/shunting314/268/orig -> origin/gh/shunting314/268/orig 2025-12-04T09:08:04.7211663Z * [new branch] gh/shunting314/269/base -> origin/gh/shunting314/269/base 2025-12-04T09:08:04.7211863Z * [new branch] gh/shunting314/269/head -> origin/gh/shunting314/269/head 2025-12-04T09:08:04.7212075Z * [new branch] gh/shunting314/269/orig -> origin/gh/shunting314/269/orig 2025-12-04T09:08:04.7212271Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-12-04T09:08:04.7212461Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-12-04T09:08:04.7212664Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-12-04T09:08:04.7212858Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-12-04T09:08:04.7213046Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-12-04T09:08:04.7213239Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-12-04T09:08:04.7213428Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-12-04T09:08:04.7213614Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-12-04T09:08:04.7213813Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-12-04T09:08:04.7214002Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-12-04T09:08:04.7214194Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-12-04T09:08:04.7214385Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-12-04T09:08:04.7214574Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-12-04T09:08:04.7214759Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-12-04T09:08:04.7214956Z * [new branch] gh/slayton58/43/base -> origin/gh/slayton58/43/base 2025-12-04T09:08:04.7215142Z * [new branch] gh/slayton58/43/head -> origin/gh/slayton58/43/head 2025-12-04T09:08:04.7215332Z * [new branch] gh/slayton58/43/orig -> origin/gh/slayton58/43/orig 2025-12-04T09:08:04.7215527Z * [new branch] gh/slayton58/44/base -> origin/gh/slayton58/44/base 2025-12-04T09:08:04.7215712Z * [new branch] gh/slayton58/44/head -> origin/gh/slayton58/44/head 2025-12-04T09:08:04.7215898Z * [new branch] gh/slayton58/44/orig -> origin/gh/slayton58/44/orig 2025-12-04T09:08:04.7216137Z * [new branch] gh/slayton58/45/base -> origin/gh/slayton58/45/base 2025-12-04T09:08:04.7216335Z * [new branch] gh/slayton58/45/head -> origin/gh/slayton58/45/head 2025-12-04T09:08:04.7216522Z * [new branch] gh/slayton58/45/orig -> origin/gh/slayton58/45/orig 2025-12-04T09:08:04.7216822Z * [new branch] gh/slayton58/46/base -> origin/gh/slayton58/46/base 2025-12-04T09:08:04.7217013Z * [new branch] gh/slayton58/46/head -> origin/gh/slayton58/46/head 2025-12-04T09:08:04.7217202Z * [new branch] gh/slayton58/46/orig -> origin/gh/slayton58/46/orig 2025-12-04T09:08:04.7217390Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-12-04T09:08:04.7217593Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-12-04T09:08:04.7217775Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-12-04T09:08:04.7218023Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-12-04T09:08:04.7218233Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-12-04T09:08:04.7218429Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-12-04T09:08:04.7218632Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-12-04T09:08:04.7218832Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-12-04T09:08:04.7219026Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-12-04T09:08:04.7219217Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-12-04T09:08:04.7219417Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-12-04T09:08:04.7219609Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-12-04T09:08:04.7219812Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-12-04T09:08:04.7220009Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-12-04T09:08:04.7220205Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-12-04T09:08:04.7220402Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-12-04T09:08:04.7220593Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-12-04T09:08:04.7220790Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-12-04T09:08:04.7220981Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-12-04T09:08:04.7221173Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-12-04T09:08:04.7221375Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-12-04T09:08:04.7221575Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-12-04T09:08:04.7221767Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-12-04T09:08:04.7221971Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-12-04T09:08:04.7222208Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-12-04T09:08:04.7222402Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-12-04T09:08:04.7222648Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-12-04T09:08:04.7222842Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-12-04T09:08:04.7223032Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-12-04T09:08:04.7223233Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-12-04T09:08:04.7223425Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-12-04T09:08:04.7223623Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-12-04T09:08:04.7223894Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-12-04T09:08:04.7224083Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-12-04T09:08:04.7224274Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-12-04T09:08:04.7224471Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-12-04T09:08:04.7224663Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-12-04T09:08:04.7224860Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-12-04T09:08:04.7225117Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-12-04T09:08:04.7225331Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-12-04T09:08:04.7225526Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-12-04T09:08:04.7225725Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-12-04T09:08:04.7225926Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-12-04T09:08:04.7226123Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-12-04T09:08:04.7226315Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-12-04T09:08:04.7226517Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-12-04T09:08:04.7226713Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-12-04T09:08:04.7226909Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-12-04T09:08:04.7227114Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-12-04T09:08:04.7227310Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-12-04T09:08:04.7227501Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-12-04T09:08:04.7227704Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-12-04T09:08:04.7227907Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-12-04T09:08:04.7228149Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-12-04T09:08:04.7228356Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-12-04T09:08:04.7228551Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-12-04T09:08:04.7228788Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-12-04T09:08:04.7228993Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-12-04T09:08:04.7229184Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-12-04T09:08:04.7229377Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-12-04T09:08:04.7229571Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-12-04T09:08:04.7229772Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-12-04T09:08:04.7229963Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-12-04T09:08:04.7230159Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-12-04T09:08:04.7230418Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-12-04T09:08:04.7230621Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-12-04T09:08:04.7230894Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-12-04T09:08:04.7231094Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-12-04T09:08:04.7231290Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-12-04T09:08:04.7231489Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-12-04T09:08:04.7231697Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-12-04T09:08:04.7231891Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-12-04T09:08:04.7232145Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-12-04T09:08:04.7232345Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-12-04T09:08:04.7232536Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-12-04T09:08:04.7232738Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-12-04T09:08:04.7232942Z * [new branch] gh/soulitzer/388/base -> origin/gh/soulitzer/388/base 2025-12-04T09:08:04.7233133Z * [new branch] gh/soulitzer/388/head -> origin/gh/soulitzer/388/head 2025-12-04T09:08:04.7233328Z * [new branch] gh/soulitzer/388/orig -> origin/gh/soulitzer/388/orig 2025-12-04T09:08:04.7233526Z * [new branch] gh/soulitzer/389/base -> origin/gh/soulitzer/389/base 2025-12-04T09:08:04.7233726Z * [new branch] gh/soulitzer/389/head -> origin/gh/soulitzer/389/head 2025-12-04T09:08:04.7233954Z * [new branch] gh/soulitzer/389/orig -> origin/gh/soulitzer/389/orig 2025-12-04T09:08:04.7234166Z * [new branch] gh/soulitzer/390/base -> origin/gh/soulitzer/390/base 2025-12-04T09:08:04.7234374Z * [new branch] gh/soulitzer/390/head -> origin/gh/soulitzer/390/head 2025-12-04T09:08:04.7234614Z * [new branch] gh/soulitzer/390/orig -> origin/gh/soulitzer/390/orig 2025-12-04T09:08:04.7234807Z * [new branch] gh/soulitzer/391/base -> origin/gh/soulitzer/391/base 2025-12-04T09:08:04.7235011Z * [new branch] gh/soulitzer/391/head -> origin/gh/soulitzer/391/head 2025-12-04T09:08:04.7235204Z * [new branch] gh/soulitzer/391/orig -> origin/gh/soulitzer/391/orig 2025-12-04T09:08:04.7235400Z * [new branch] gh/soulitzer/392/base -> origin/gh/soulitzer/392/base 2025-12-04T09:08:04.7235613Z * [new branch] gh/soulitzer/392/head -> origin/gh/soulitzer/392/head 2025-12-04T09:08:04.7235804Z * [new branch] gh/soulitzer/392/orig -> origin/gh/soulitzer/392/orig 2025-12-04T09:08:04.7235994Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-12-04T09:08:04.7236194Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-12-04T09:08:04.7236382Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-12-04T09:08:04.7236577Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-12-04T09:08:04.7236778Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-12-04T09:08:04.7236964Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-12-04T09:08:04.7237152Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-12-04T09:08:04.7237349Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-12-04T09:08:04.7237538Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-12-04T09:08:04.7237731Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-12-04T09:08:04.7237999Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-12-04T09:08:04.7238191Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-12-04T09:08:04.7238379Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-12-04T09:08:04.7238565Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-12-04T09:08:04.7238763Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-12-04T09:08:04.7238951Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-12-04T09:08:04.7239206Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-12-04T09:08:04.7239401Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-12-04T09:08:04.7239592Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-12-04T09:08:04.7239784Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-12-04T09:08:04.7240026Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-12-04T09:08:04.7240212Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-12-04T09:08:04.7240427Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-12-04T09:08:04.7240631Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-12-04T09:08:04.7240821Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-12-04T09:08:04.7241007Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-12-04T09:08:04.7241208Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-12-04T09:08:04.7241401Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-12-04T09:08:04.7241585Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-12-04T09:08:04.7241777Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-12-04T09:08:04.7241963Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-12-04T09:08:04.7242152Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-12-04T09:08:04.7242346Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-12-04T09:08:04.7242535Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-12-04T09:08:04.7242724Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-12-04T09:08:04.7242911Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-12-04T09:08:04.7243112Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-12-04T09:08:04.7243297Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-12-04T09:08:04.7243482Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-12-04T09:08:04.7243678Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-12-04T09:08:04.7243864Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-12-04T09:08:04.7244060Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-12-04T09:08:04.7244263Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-12-04T09:08:04.7244448Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-12-04T09:08:04.7244704Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-12-04T09:08:04.7244901Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-12-04T09:08:04.7245087Z * [new branch] gh/swolchok/866/base -> origin/gh/swolchok/866/base 2025-12-04T09:08:04.7245272Z * [new branch] gh/swolchok/866/head -> origin/gh/swolchok/866/head 2025-12-04T09:08:04.7245466Z * [new branch] gh/swolchok/866/orig -> origin/gh/swolchok/866/orig 2025-12-04T09:08:04.7245651Z * [new branch] gh/swolchok/867/base -> origin/gh/swolchok/867/base 2025-12-04T09:08:04.7245944Z * [new branch] gh/swolchok/867/head -> origin/gh/swolchok/867/head 2025-12-04T09:08:04.7246144Z * [new branch] gh/swolchok/867/orig -> origin/gh/swolchok/867/orig 2025-12-04T09:08:04.7246329Z * [new branch] gh/swolchok/868/base -> origin/gh/swolchok/868/base 2025-12-04T09:08:04.7246561Z * [new branch] gh/swolchok/868/head -> origin/gh/swolchok/868/head 2025-12-04T09:08:04.7246759Z * [new branch] gh/swolchok/868/orig -> origin/gh/swolchok/868/orig 2025-12-04T09:08:04.7246947Z * [new branch] gh/swolchok/869/base -> origin/gh/swolchok/869/base 2025-12-04T09:08:04.7247135Z * [new branch] gh/swolchok/869/head -> origin/gh/swolchok/869/head 2025-12-04T09:08:04.7247320Z * [new branch] gh/swolchok/869/orig -> origin/gh/swolchok/869/orig 2025-12-04T09:08:04.7247512Z * [new branch] gh/swolchok/870/base -> origin/gh/swolchok/870/base 2025-12-04T09:08:04.7247704Z * [new branch] gh/swolchok/870/head -> origin/gh/swolchok/870/head 2025-12-04T09:08:04.7247894Z * [new branch] gh/swolchok/870/orig -> origin/gh/swolchok/870/orig 2025-12-04T09:08:04.7248089Z * [new branch] gh/swolchok/871/base -> origin/gh/swolchok/871/base 2025-12-04T09:08:04.7248279Z * [new branch] gh/swolchok/871/head -> origin/gh/swolchok/871/head 2025-12-04T09:08:04.7248464Z * [new branch] gh/swolchok/871/orig -> origin/gh/swolchok/871/orig 2025-12-04T09:08:04.7248657Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-12-04T09:08:04.7248835Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-12-04T09:08:04.7249011Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-12-04T09:08:04.7249199Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-12-04T09:08:04.7249381Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-12-04T09:08:04.7249560Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-12-04T09:08:04.7249747Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-12-04T09:08:04.7249925Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-12-04T09:08:04.7250103Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-12-04T09:08:04.7250290Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-12-04T09:08:04.7250469Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-12-04T09:08:04.7250700Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-12-04T09:08:04.7250939Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-12-04T09:08:04.7251158Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-12-04T09:08:04.7251375Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-12-04T09:08:04.7251667Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-12-04T09:08:04.7251935Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-12-04T09:08:04.7252158Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-12-04T09:08:04.7252418Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-12-04T09:08:04.7252646Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-12-04T09:08:04.7252866Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-12-04T09:08:04.7253148Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-12-04T09:08:04.7253381Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-12-04T09:08:04.7253604Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-12-04T09:08:04.7253826Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-12-04T09:08:04.7254057Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-12-04T09:08:04.7254276Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-12-04T09:08:04.7254493Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-12-04T09:08:04.7254725Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-12-04T09:08:04.7254953Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-12-04T09:08:04.7255171Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-12-04T09:08:04.7255401Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-12-04T09:08:04.7255622Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-12-04T09:08:04.7255838Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-12-04T09:08:04.7256063Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-12-04T09:08:04.7256281Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-12-04T09:08:04.7256496Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-12-04T09:08:04.7256729Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-12-04T09:08:04.7256945Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-12-04T09:08:04.7257164Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-12-04T09:08:04.7257385Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-12-04T09:08:04.7257651Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-12-04T09:08:04.7257872Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-12-04T09:08:04.7258137Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-12-04T09:08:04.7258370Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-12-04T09:08:04.7258587Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-12-04T09:08:04.7258809Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-12-04T09:08:04.7259033Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-12-04T09:08:04.7259326Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-12-04T09:08:04.7259544Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-12-04T09:08:04.7259769Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-12-04T09:08:04.7259988Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-12-04T09:08:04.7260212Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-12-04T09:08:04.7260437Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-12-04T09:08:04.7260722Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-12-04T09:08:04.7260940Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-12-04T09:08:04.7261175Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-12-04T09:08:04.7261398Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-12-04T09:08:04.7261617Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-12-04T09:08:04.7261846Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-12-04T09:08:04.7262065Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-12-04T09:08:04.7262278Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-12-04T09:08:04.7262510Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-12-04T09:08:04.7262727Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-12-04T09:08:04.7262945Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-12-04T09:08:04.7263170Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-12-04T09:08:04.7263444Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-12-04T09:08:04.7263662Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-12-04T09:08:04.7263923Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-12-04T09:08:04.7264152Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-12-04T09:08:04.7264369Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-12-04T09:08:04.7264590Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-12-04T09:08:04.7264816Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-12-04T09:08:04.7265041Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-12-04T09:08:04.7265258Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-12-04T09:08:04.7265490Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-12-04T09:08:04.7265714Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-12-04T09:08:04.7265932Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-12-04T09:08:04.7266164Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-12-04T09:08:04.7266384Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-12-04T09:08:04.7266614Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-12-04T09:08:04.7266845Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-12-04T09:08:04.7267137Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-12-04T09:08:04.7267357Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-12-04T09:08:04.7267582Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-12-04T09:08:04.7267798Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-12-04T09:08:04.7268015Z * [new branch] gh/tugsbayasgalan/72/base -> origin/gh/tugsbayasgalan/72/base 2025-12-04T09:08:04.7268302Z * [new branch] gh/tugsbayasgalan/72/head -> origin/gh/tugsbayasgalan/72/head 2025-12-04T09:08:04.7268521Z * [new branch] gh/tugsbayasgalan/72/orig -> origin/gh/tugsbayasgalan/72/orig 2025-12-04T09:08:04.7268741Z * [new branch] gh/tugsbayasgalan/73/base -> origin/gh/tugsbayasgalan/73/base 2025-12-04T09:08:04.7268963Z * [new branch] gh/tugsbayasgalan/73/head -> origin/gh/tugsbayasgalan/73/head 2025-12-04T09:08:04.7269243Z * [new branch] gh/tugsbayasgalan/73/orig -> origin/gh/tugsbayasgalan/73/orig 2025-12-04T09:08:04.7269463Z * [new branch] gh/tugsbayasgalan/74/base -> origin/gh/tugsbayasgalan/74/base 2025-12-04T09:08:04.7269725Z * [new branch] gh/tugsbayasgalan/74/head -> origin/gh/tugsbayasgalan/74/head 2025-12-04T09:08:04.7269951Z * [new branch] gh/tugsbayasgalan/74/orig -> origin/gh/tugsbayasgalan/74/orig 2025-12-04T09:08:04.7270170Z * [new branch] gh/tugsbayasgalan/75/base -> origin/gh/tugsbayasgalan/75/base 2025-12-04T09:08:04.7270444Z * [new branch] gh/tugsbayasgalan/75/head -> origin/gh/tugsbayasgalan/75/head 2025-12-04T09:08:04.7270677Z * [new branch] gh/tugsbayasgalan/75/orig -> origin/gh/tugsbayasgalan/75/orig 2025-12-04T09:08:04.7270898Z * [new branch] gh/tugsbayasgalan/76/base -> origin/gh/tugsbayasgalan/76/base 2025-12-04T09:08:04.7271118Z * [new branch] gh/tugsbayasgalan/76/head -> origin/gh/tugsbayasgalan/76/head 2025-12-04T09:08:04.7271349Z * [new branch] gh/tugsbayasgalan/76/orig -> origin/gh/tugsbayasgalan/76/orig 2025-12-04T09:08:04.7271568Z * [new branch] gh/tugsbayasgalan/77/base -> origin/gh/tugsbayasgalan/77/base 2025-12-04T09:08:04.7271787Z * [new branch] gh/tugsbayasgalan/77/head -> origin/gh/tugsbayasgalan/77/head 2025-12-04T09:08:04.7272015Z * [new branch] gh/tugsbayasgalan/77/orig -> origin/gh/tugsbayasgalan/77/orig 2025-12-04T09:08:04.7272236Z * [new branch] gh/tugsbayasgalan/78/base -> origin/gh/tugsbayasgalan/78/base 2025-12-04T09:08:04.7272458Z * [new branch] gh/tugsbayasgalan/78/head -> origin/gh/tugsbayasgalan/78/head 2025-12-04T09:08:04.7272683Z * [new branch] gh/tugsbayasgalan/78/orig -> origin/gh/tugsbayasgalan/78/orig 2025-12-04T09:08:04.7272909Z * [new branch] gh/tugsbayasgalan/79/base -> origin/gh/tugsbayasgalan/79/base 2025-12-04T09:08:04.7273131Z * [new branch] gh/tugsbayasgalan/79/head -> origin/gh/tugsbayasgalan/79/head 2025-12-04T09:08:04.7273360Z * [new branch] gh/tugsbayasgalan/79/orig -> origin/gh/tugsbayasgalan/79/orig 2025-12-04T09:08:04.7273578Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-12-04T09:08:04.7273792Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-12-04T09:08:04.7274018Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-12-04T09:08:04.7274237Z * [new branch] gh/tugsbayasgalan/80/base -> origin/gh/tugsbayasgalan/80/base 2025-12-04T09:08:04.7274458Z * [new branch] gh/tugsbayasgalan/80/head -> origin/gh/tugsbayasgalan/80/head 2025-12-04T09:08:04.7274740Z * [new branch] gh/tugsbayasgalan/80/orig -> origin/gh/tugsbayasgalan/80/orig 2025-12-04T09:08:04.7275018Z * [new branch] gh/tugsbayasgalan/81/base -> origin/gh/tugsbayasgalan/81/base 2025-12-04T09:08:04.7275272Z * [new branch] gh/tugsbayasgalan/81/head -> origin/gh/tugsbayasgalan/81/head 2025-12-04T09:08:04.7275505Z * [new branch] gh/tugsbayasgalan/81/orig -> origin/gh/tugsbayasgalan/81/orig 2025-12-04T09:08:04.7275737Z * [new branch] gh/tugsbayasgalan/82/base -> origin/gh/tugsbayasgalan/82/base 2025-12-04T09:08:04.7275957Z * [new branch] gh/tugsbayasgalan/82/head -> origin/gh/tugsbayasgalan/82/head 2025-12-04T09:08:04.7276237Z * [new branch] gh/tugsbayasgalan/82/orig -> origin/gh/tugsbayasgalan/82/orig 2025-12-04T09:08:04.7276468Z * [new branch] gh/tugsbayasgalan/83/base -> origin/gh/tugsbayasgalan/83/base 2025-12-04T09:08:04.7276689Z * [new branch] gh/tugsbayasgalan/83/head -> origin/gh/tugsbayasgalan/83/head 2025-12-04T09:08:04.7276905Z * [new branch] gh/tugsbayasgalan/83/orig -> origin/gh/tugsbayasgalan/83/orig 2025-12-04T09:08:04.7277131Z * [new branch] gh/tugsbayasgalan/84/base -> origin/gh/tugsbayasgalan/84/base 2025-12-04T09:08:04.7277351Z * [new branch] gh/tugsbayasgalan/84/head -> origin/gh/tugsbayasgalan/84/head 2025-12-04T09:08:04.7277572Z * [new branch] gh/tugsbayasgalan/84/orig -> origin/gh/tugsbayasgalan/84/orig 2025-12-04T09:08:04.7277806Z * [new branch] gh/tugsbayasgalan/85/base -> origin/gh/tugsbayasgalan/85/base 2025-12-04T09:08:04.7278025Z * [new branch] gh/tugsbayasgalan/85/head -> origin/gh/tugsbayasgalan/85/head 2025-12-04T09:08:04.7278242Z * [new branch] gh/tugsbayasgalan/85/orig -> origin/gh/tugsbayasgalan/85/orig 2025-12-04T09:08:04.7278467Z * [new branch] gh/tugsbayasgalan/86/base -> origin/gh/tugsbayasgalan/86/base 2025-12-04T09:08:04.7278685Z * [new branch] gh/tugsbayasgalan/86/head -> origin/gh/tugsbayasgalan/86/head 2025-12-04T09:08:04.7278905Z * [new branch] gh/tugsbayasgalan/86/orig -> origin/gh/tugsbayasgalan/86/orig 2025-12-04T09:08:04.7279134Z * [new branch] gh/tugsbayasgalan/87/base -> origin/gh/tugsbayasgalan/87/base 2025-12-04T09:08:04.7279359Z * [new branch] gh/tugsbayasgalan/87/head -> origin/gh/tugsbayasgalan/87/head 2025-12-04T09:08:04.7279577Z * [new branch] gh/tugsbayasgalan/87/orig -> origin/gh/tugsbayasgalan/87/orig 2025-12-04T09:08:04.7279809Z * [new branch] gh/tugsbayasgalan/88/base -> origin/gh/tugsbayasgalan/88/base 2025-12-04T09:08:04.7280027Z * [new branch] gh/tugsbayasgalan/88/head -> origin/gh/tugsbayasgalan/88/head 2025-12-04T09:08:04.7280245Z * [new branch] gh/tugsbayasgalan/88/orig -> origin/gh/tugsbayasgalan/88/orig 2025-12-04T09:08:04.7280467Z * [new branch] gh/tugsbayasgalan/89/base -> origin/gh/tugsbayasgalan/89/base 2025-12-04T09:08:04.7280738Z * [new branch] gh/tugsbayasgalan/89/head -> origin/gh/tugsbayasgalan/89/head 2025-12-04T09:08:04.7280981Z * [new branch] gh/tugsbayasgalan/89/orig -> origin/gh/tugsbayasgalan/89/orig 2025-12-04T09:08:04.7281216Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-12-04T09:08:04.7281450Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-12-04T09:08:04.7281663Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-12-04T09:08:04.7281885Z * [new branch] gh/tugsbayasgalan/90/base -> origin/gh/tugsbayasgalan/90/base 2025-12-04T09:08:04.7282112Z * [new branch] gh/tugsbayasgalan/90/head -> origin/gh/tugsbayasgalan/90/head 2025-12-04T09:08:04.7282402Z * [new branch] gh/tugsbayasgalan/90/orig -> origin/gh/tugsbayasgalan/90/orig 2025-12-04T09:08:04.7282618Z * [new branch] gh/tugsbayasgalan/91/base -> origin/gh/tugsbayasgalan/91/base 2025-12-04T09:08:04.7282843Z * [new branch] gh/tugsbayasgalan/91/head -> origin/gh/tugsbayasgalan/91/head 2025-12-04T09:08:04.7283061Z * [new branch] gh/tugsbayasgalan/91/orig -> origin/gh/tugsbayasgalan/91/orig 2025-12-04T09:08:04.7283281Z * [new branch] gh/tugsbayasgalan/92/base -> origin/gh/tugsbayasgalan/92/base 2025-12-04T09:08:04.7283505Z * [new branch] gh/tugsbayasgalan/92/head -> origin/gh/tugsbayasgalan/92/head 2025-12-04T09:08:04.7283788Z * [new branch] gh/tugsbayasgalan/92/orig -> origin/gh/tugsbayasgalan/92/orig 2025-12-04T09:08:04.7284009Z * [new branch] gh/tugsbayasgalan/93/base -> origin/gh/tugsbayasgalan/93/base 2025-12-04T09:08:04.7284235Z * [new branch] gh/tugsbayasgalan/93/head -> origin/gh/tugsbayasgalan/93/head 2025-12-04T09:08:04.7284459Z * [new branch] gh/tugsbayasgalan/93/orig -> origin/gh/tugsbayasgalan/93/orig 2025-12-04T09:08:04.7284631Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-12-04T09:08:04.7284809Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-12-04T09:08:04.7284974Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-12-04T09:08:04.7285143Z * [new branch] gh/v0i0/15/base -> origin/gh/v0i0/15/base 2025-12-04T09:08:04.7285310Z * [new branch] gh/v0i0/15/head -> origin/gh/v0i0/15/head 2025-12-04T09:08:04.7285476Z * [new branch] gh/v0i0/15/orig -> origin/gh/v0i0/15/orig 2025-12-04T09:08:04.7285637Z * [new branch] gh/v0i0/16/base -> origin/gh/v0i0/16/base 2025-12-04T09:08:04.7285800Z * [new branch] gh/v0i0/16/head -> origin/gh/v0i0/16/head 2025-12-04T09:08:04.7285976Z * [new branch] gh/v0i0/16/orig -> origin/gh/v0i0/16/orig 2025-12-04T09:08:04.7286139Z * [new branch] gh/v0i0/17/base -> origin/gh/v0i0/17/base 2025-12-04T09:08:04.7286350Z * [new branch] gh/v0i0/17/head -> origin/gh/v0i0/17/head 2025-12-04T09:08:04.7286526Z * [new branch] gh/v0i0/17/orig -> origin/gh/v0i0/17/orig 2025-12-04T09:08:04.7286713Z * [new branch] gh/v0i0/18/base -> origin/gh/v0i0/18/base 2025-12-04T09:08:04.7286893Z * [new branch] gh/v0i0/18/head -> origin/gh/v0i0/18/head 2025-12-04T09:08:04.7287071Z * [new branch] gh/v0i0/18/orig -> origin/gh/v0i0/18/orig 2025-12-04T09:08:04.7287232Z * [new branch] gh/v0i0/19/base -> origin/gh/v0i0/19/base 2025-12-04T09:08:04.7287396Z * [new branch] gh/v0i0/19/head -> origin/gh/v0i0/19/head 2025-12-04T09:08:04.7287567Z * [new branch] gh/v0i0/19/orig -> origin/gh/v0i0/19/orig 2025-12-04T09:08:04.7287772Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-12-04T09:08:04.7287970Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-12-04T09:08:04.7288174Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-12-04T09:08:04.7288369Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-12-04T09:08:04.7288563Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-12-04T09:08:04.7288767Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-12-04T09:08:04.7288967Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-12-04T09:08:04.7289231Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-12-04T09:08:04.7289434Z * [new branch] gh/vishal9-team/4/base -> origin/gh/vishal9-team/4/base 2025-12-04T09:08:04.7289629Z * [new branch] gh/vishal9-team/4/head -> origin/gh/vishal9-team/4/head 2025-12-04T09:08:04.7289825Z * [new branch] gh/vishal9-team/4/orig -> origin/gh/vishal9-team/4/orig 2025-12-04T09:08:04.7289998Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-12-04T09:08:04.7290176Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-12-04T09:08:04.7290409Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-12-04T09:08:04.7290606Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-12-04T09:08:04.7290803Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-12-04T09:08:04.7290994Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-12-04T09:08:04.7291182Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-12-04T09:08:04.7291378Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-12-04T09:08:04.7291563Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-12-04T09:08:04.7291751Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-12-04T09:08:04.7291970Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-12-04T09:08:04.7292181Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-12-04T09:08:04.7292367Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-12-04T09:08:04.7292608Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-12-04T09:08:04.7292803Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-12-04T09:08:04.7292989Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-12-04T09:08:04.7293181Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-12-04T09:08:04.7293367Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-12-04T09:08:04.7293552Z * [new branch] gh/wconstab/449/base -> origin/gh/wconstab/449/base 2025-12-04T09:08:04.7293752Z * [new branch] gh/wconstab/449/head -> origin/gh/wconstab/449/head 2025-12-04T09:08:04.7293942Z * [new branch] gh/wconstab/449/orig -> origin/gh/wconstab/449/orig 2025-12-04T09:08:04.7294137Z * [new branch] gh/wconstab/450/base -> origin/gh/wconstab/450/base 2025-12-04T09:08:04.7294326Z * [new branch] gh/wconstab/450/head -> origin/gh/wconstab/450/head 2025-12-04T09:08:04.7294523Z * [new branch] gh/wconstab/450/orig -> origin/gh/wconstab/450/orig 2025-12-04T09:08:04.7294709Z * [new branch] gh/wconstab/451/base -> origin/gh/wconstab/451/base 2025-12-04T09:08:04.7294898Z * [new branch] gh/wconstab/451/head -> origin/gh/wconstab/451/head 2025-12-04T09:08:04.7295091Z * [new branch] gh/wconstab/451/orig -> origin/gh/wconstab/451/orig 2025-12-04T09:08:04.7295277Z * [new branch] gh/wconstab/452/base -> origin/gh/wconstab/452/base 2025-12-04T09:08:04.7295468Z * [new branch] gh/wconstab/452/head -> origin/gh/wconstab/452/head 2025-12-04T09:08:04.7295666Z * [new branch] gh/wconstab/452/orig -> origin/gh/wconstab/452/orig 2025-12-04T09:08:04.7295853Z * [new branch] gh/wconstab/453/base -> origin/gh/wconstab/453/base 2025-12-04T09:08:04.7296108Z * [new branch] gh/wconstab/453/head -> origin/gh/wconstab/453/head 2025-12-04T09:08:04.7296301Z * [new branch] gh/wconstab/453/orig -> origin/gh/wconstab/453/orig 2025-12-04T09:08:04.7296489Z * [new branch] gh/wconstab/454/base -> origin/gh/wconstab/454/base 2025-12-04T09:08:04.7296674Z * [new branch] gh/wconstab/454/head -> origin/gh/wconstab/454/head 2025-12-04T09:08:04.7296871Z * [new branch] gh/wconstab/454/orig -> origin/gh/wconstab/454/orig 2025-12-04T09:08:04.7297063Z * [new branch] gh/wconstab/455/base -> origin/gh/wconstab/455/base 2025-12-04T09:08:04.7297307Z * [new branch] gh/wconstab/455/head -> origin/gh/wconstab/455/head 2025-12-04T09:08:04.7297505Z * [new branch] gh/wconstab/455/orig -> origin/gh/wconstab/455/orig 2025-12-04T09:08:04.7297719Z * [new branch] gh/wconstab/456/base -> origin/gh/wconstab/456/base 2025-12-04T09:08:04.7297926Z * [new branch] gh/wconstab/456/head -> origin/gh/wconstab/456/head 2025-12-04T09:08:04.7298127Z * [new branch] gh/wconstab/456/orig -> origin/gh/wconstab/456/orig 2025-12-04T09:08:04.7298357Z * [new branch] gh/wconstab/457/base -> origin/gh/wconstab/457/base 2025-12-04T09:08:04.7298544Z * [new branch] gh/wconstab/457/head -> origin/gh/wconstab/457/head 2025-12-04T09:08:04.7298734Z * [new branch] gh/wconstab/457/orig -> origin/gh/wconstab/457/orig 2025-12-04T09:08:04.7298933Z * [new branch] gh/wconstab/458/base -> origin/gh/wconstab/458/base 2025-12-04T09:08:04.7299126Z * [new branch] gh/wconstab/458/head -> origin/gh/wconstab/458/head 2025-12-04T09:08:04.7299314Z * [new branch] gh/wconstab/458/orig -> origin/gh/wconstab/458/orig 2025-12-04T09:08:04.7299511Z * [new branch] gh/wconstab/459/base -> origin/gh/wconstab/459/base 2025-12-04T09:08:04.7299696Z * [new branch] gh/wconstab/459/head -> origin/gh/wconstab/459/head 2025-12-04T09:08:04.7299881Z * [new branch] gh/wconstab/459/orig -> origin/gh/wconstab/459/orig 2025-12-04T09:08:04.7300073Z * [new branch] gh/wconstab/460/base -> origin/gh/wconstab/460/base 2025-12-04T09:08:04.7300266Z * [new branch] gh/wconstab/460/head -> origin/gh/wconstab/460/head 2025-12-04T09:08:04.7300458Z * [new branch] gh/wconstab/460/orig -> origin/gh/wconstab/460/orig 2025-12-04T09:08:04.7300660Z * [new branch] gh/wconstab/461/base -> origin/gh/wconstab/461/base 2025-12-04T09:08:04.7300846Z * [new branch] gh/wconstab/461/head -> origin/gh/wconstab/461/head 2025-12-04T09:08:04.7301031Z * [new branch] gh/wconstab/461/orig -> origin/gh/wconstab/461/orig 2025-12-04T09:08:04.7301227Z * [new branch] gh/wconstab/462/base -> origin/gh/wconstab/462/base 2025-12-04T09:08:04.7301413Z * [new branch] gh/wconstab/462/head -> origin/gh/wconstab/462/head 2025-12-04T09:08:04.7301603Z * [new branch] gh/wconstab/462/orig -> origin/gh/wconstab/462/orig 2025-12-04T09:08:04.7301801Z * [new branch] gh/wconstab/463/base -> origin/gh/wconstab/463/base 2025-12-04T09:08:04.7301992Z * [new branch] gh/wconstab/463/head -> origin/gh/wconstab/463/head 2025-12-04T09:08:04.7302178Z * [new branch] gh/wconstab/463/orig -> origin/gh/wconstab/463/orig 2025-12-04T09:08:04.7302365Z * [new branch] gh/wconstab/464/base -> origin/gh/wconstab/464/base 2025-12-04T09:08:04.7302558Z * [new branch] gh/wconstab/464/head -> origin/gh/wconstab/464/head 2025-12-04T09:08:04.7302744Z * [new branch] gh/wconstab/464/orig -> origin/gh/wconstab/464/orig 2025-12-04T09:08:04.7302993Z * [new branch] gh/wconstab/465/base -> origin/gh/wconstab/465/base 2025-12-04T09:08:04.7303183Z * [new branch] gh/wconstab/465/head -> origin/gh/wconstab/465/head 2025-12-04T09:08:04.7303368Z * [new branch] gh/wconstab/465/orig -> origin/gh/wconstab/465/orig 2025-12-04T09:08:04.7303600Z * [new branch] gh/wconstab/466/base -> origin/gh/wconstab/466/base 2025-12-04T09:08:04.7303795Z * [new branch] gh/wconstab/466/head -> origin/gh/wconstab/466/head 2025-12-04T09:08:04.7304029Z * [new branch] gh/wconstab/466/orig -> origin/gh/wconstab/466/orig 2025-12-04T09:08:04.7304282Z * [new branch] gh/wconstab/467/base -> origin/gh/wconstab/467/base 2025-12-04T09:08:04.7304480Z * [new branch] gh/wconstab/467/head -> origin/gh/wconstab/467/head 2025-12-04T09:08:04.7304668Z * [new branch] gh/wconstab/467/orig -> origin/gh/wconstab/467/orig 2025-12-04T09:08:04.7304854Z * [new branch] gh/wconstab/468/base -> origin/gh/wconstab/468/base 2025-12-04T09:08:04.7305048Z * [new branch] gh/wconstab/468/head -> origin/gh/wconstab/468/head 2025-12-04T09:08:04.7305241Z * [new branch] gh/wconstab/468/orig -> origin/gh/wconstab/468/orig 2025-12-04T09:08:04.7305436Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-12-04T09:08:04.7305636Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-12-04T09:08:04.7305831Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-12-04T09:08:04.7306021Z * [new branch] gh/weifengpy/40/base -> origin/gh/weifengpy/40/base 2025-12-04T09:08:04.7306222Z * [new branch] gh/weifengpy/40/head -> origin/gh/weifengpy/40/head 2025-12-04T09:08:04.7306420Z * [new branch] gh/weifengpy/40/orig -> origin/gh/weifengpy/40/orig 2025-12-04T09:08:04.7306611Z * [new branch] gh/weifengpy/41/base -> origin/gh/weifengpy/41/base 2025-12-04T09:08:04.7306801Z * [new branch] gh/weifengpy/41/head -> origin/gh/weifengpy/41/head 2025-12-04T09:08:04.7306995Z * [new branch] gh/weifengpy/41/orig -> origin/gh/weifengpy/41/orig 2025-12-04T09:08:04.7307217Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-12-04T09:08:04.7307428Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-12-04T09:08:04.7307650Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-12-04T09:08:04.7307860Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-12-04T09:08:04.7308067Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-12-04T09:08:04.7308286Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-12-04T09:08:04.7308492Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-12-04T09:08:04.7308699Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-12-04T09:08:04.7308916Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-12-04T09:08:04.7309156Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-12-04T09:08:04.7309374Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-12-04T09:08:04.7309620Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-12-04T09:08:04.7309836Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-12-04T09:08:04.7311192Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-12-04T09:08:04.7311415Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-12-04T09:08:04.7311623Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-12-04T09:08:04.7311833Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-12-04T09:08:04.7312049Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-12-04T09:08:04.7312256Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-12-04T09:08:04.7312536Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-12-04T09:08:04.7312750Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-12-04T09:08:04.7312961Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-12-04T09:08:04.7313173Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-12-04T09:08:04.7313380Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-12-04T09:08:04.7313599Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-12-04T09:08:04.7313810Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-12-04T09:08:04.7314022Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-12-04T09:08:04.7314247Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-12-04T09:08:04.7314455Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-12-04T09:08:04.7314666Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-12-04T09:08:04.7314946Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-12-04T09:08:04.7315155Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-12-04T09:08:04.7315410Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-12-04T09:08:04.7315627Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-12-04T09:08:04.7315834Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-12-04T09:08:04.7316041Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-12-04T09:08:04.7316267Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-12-04T09:08:04.7316474Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-12-04T09:08:04.7316686Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-12-04T09:08:04.7316901Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-12-04T09:08:04.7317111Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-12-04T09:08:04.7317319Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-12-04T09:08:04.7317531Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-12-04T09:08:04.7317739Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-12-04T09:08:04.7317948Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-12-04T09:08:04.7318168Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-12-04T09:08:04.7318379Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-12-04T09:08:04.7318650Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-12-04T09:08:04.7318857Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-12-04T09:08:04.7319070Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-12-04T09:08:04.7319279Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-12-04T09:08:04.7319492Z * [new branch] gh/williamwen42/330/base -> origin/gh/williamwen42/330/base 2025-12-04T09:08:04.7320112Z * [new branch] gh/williamwen42/330/head -> origin/gh/williamwen42/330/head 2025-12-04T09:08:04.7320341Z * [new branch] gh/williamwen42/330/orig -> origin/gh/williamwen42/330/orig 2025-12-04T09:08:04.7320618Z * [new branch] gh/williamwen42/331/base -> origin/gh/williamwen42/331/base 2025-12-04T09:08:04.7320879Z * [new branch] gh/williamwen42/331/head -> origin/gh/williamwen42/331/head 2025-12-04T09:08:04.7321148Z * [new branch] gh/williamwen42/331/orig -> origin/gh/williamwen42/331/orig 2025-12-04T09:08:04.7321444Z * [new branch] gh/williamwen42/332/base -> origin/gh/williamwen42/332/base 2025-12-04T09:08:04.7321679Z * [new branch] gh/williamwen42/332/head -> origin/gh/williamwen42/332/head 2025-12-04T09:08:04.7321904Z * [new branch] gh/williamwen42/332/orig -> origin/gh/williamwen42/332/orig 2025-12-04T09:08:04.7322150Z * [new branch] gh/williamwen42/333/base -> origin/gh/williamwen42/333/base 2025-12-04T09:08:04.7322378Z * [new branch] gh/williamwen42/333/head -> origin/gh/williamwen42/333/head 2025-12-04T09:08:04.7322611Z * [new branch] gh/williamwen42/333/orig -> origin/gh/williamwen42/333/orig 2025-12-04T09:08:04.7322876Z * [new branch] gh/williamwen42/334/base -> origin/gh/williamwen42/334/base 2025-12-04T09:08:04.7323106Z * [new branch] gh/williamwen42/334/head -> origin/gh/williamwen42/334/head 2025-12-04T09:08:04.7323329Z * [new branch] gh/williamwen42/334/orig -> origin/gh/williamwen42/334/orig 2025-12-04T09:08:04.7323578Z * [new branch] gh/williamwen42/335/base -> origin/gh/williamwen42/335/base 2025-12-04T09:08:04.7323802Z * [new branch] gh/williamwen42/335/head -> origin/gh/williamwen42/335/head 2025-12-04T09:08:04.7324029Z * [new branch] gh/williamwen42/335/orig -> origin/gh/williamwen42/335/orig 2025-12-04T09:08:04.7324279Z * [new branch] gh/williamwen42/336/base -> origin/gh/williamwen42/336/base 2025-12-04T09:08:04.7324511Z * [new branch] gh/williamwen42/336/head -> origin/gh/williamwen42/336/head 2025-12-04T09:08:04.7324737Z * [new branch] gh/williamwen42/336/orig -> origin/gh/williamwen42/336/orig 2025-12-04T09:08:04.7324991Z * [new branch] gh/williamwen42/337/base -> origin/gh/williamwen42/337/base 2025-12-04T09:08:04.7325214Z * [new branch] gh/williamwen42/337/head -> origin/gh/williamwen42/337/head 2025-12-04T09:08:04.7325438Z * [new branch] gh/williamwen42/337/orig -> origin/gh/williamwen42/337/orig 2025-12-04T09:08:04.7325686Z * [new branch] gh/williamwen42/338/base -> origin/gh/williamwen42/338/base 2025-12-04T09:08:04.7325917Z * [new branch] gh/williamwen42/338/head -> origin/gh/williamwen42/338/head 2025-12-04T09:08:04.7326140Z * [new branch] gh/williamwen42/338/orig -> origin/gh/williamwen42/338/orig 2025-12-04T09:08:04.7326434Z * [new branch] gh/williamwen42/339/base -> origin/gh/williamwen42/339/base 2025-12-04T09:08:04.7326662Z * [new branch] gh/williamwen42/339/head -> origin/gh/williamwen42/339/head 2025-12-04T09:08:04.7327006Z * [new branch] gh/williamwen42/339/orig -> origin/gh/williamwen42/339/orig 2025-12-04T09:08:04.7327258Z * [new branch] gh/williamwen42/340/base -> origin/gh/williamwen42/340/base 2025-12-04T09:08:04.7327492Z * [new branch] gh/williamwen42/340/head -> origin/gh/williamwen42/340/head 2025-12-04T09:08:04.7327714Z * [new branch] gh/williamwen42/340/orig -> origin/gh/williamwen42/340/orig 2025-12-04T09:08:04.7327964Z * [new branch] gh/williamwen42/341/base -> origin/gh/williamwen42/341/base 2025-12-04T09:08:04.7328189Z * [new branch] gh/williamwen42/341/head -> origin/gh/williamwen42/341/head 2025-12-04T09:08:04.7328481Z * [new branch] gh/williamwen42/341/orig -> origin/gh/williamwen42/341/orig 2025-12-04T09:08:04.7328739Z * [new branch] gh/williamwen42/342/base -> origin/gh/williamwen42/342/base 2025-12-04T09:08:04.7328971Z * [new branch] gh/williamwen42/342/head -> origin/gh/williamwen42/342/head 2025-12-04T09:08:04.7329198Z * [new branch] gh/williamwen42/342/orig -> origin/gh/williamwen42/342/orig 2025-12-04T09:08:04.7329446Z * [new branch] gh/williamwen42/343/base -> origin/gh/williamwen42/343/base 2025-12-04T09:08:04.7329671Z * [new branch] gh/williamwen42/343/head -> origin/gh/williamwen42/343/head 2025-12-04T09:08:04.7329894Z * [new branch] gh/williamwen42/343/orig -> origin/gh/williamwen42/343/orig 2025-12-04T09:08:04.7330145Z * [new branch] gh/williamwen42/344/base -> origin/gh/williamwen42/344/base 2025-12-04T09:08:04.7330380Z * [new branch] gh/williamwen42/344/head -> origin/gh/williamwen42/344/head 2025-12-04T09:08:04.7330602Z * [new branch] gh/williamwen42/344/orig -> origin/gh/williamwen42/344/orig 2025-12-04T09:08:04.7330853Z * [new branch] gh/williamwen42/345/base -> origin/gh/williamwen42/345/base 2025-12-04T09:08:04.7331081Z * [new branch] gh/williamwen42/345/head -> origin/gh/williamwen42/345/head 2025-12-04T09:08:04.7331303Z * [new branch] gh/williamwen42/345/orig -> origin/gh/williamwen42/345/orig 2025-12-04T09:08:04.7331556Z * [new branch] gh/williamwen42/346/base -> origin/gh/williamwen42/346/base 2025-12-04T09:08:04.7331793Z * [new branch] gh/williamwen42/346/head -> origin/gh/williamwen42/346/head 2025-12-04T09:08:04.7332059Z * [new branch] gh/williamwen42/346/orig -> origin/gh/williamwen42/346/orig 2025-12-04T09:08:04.7332286Z * [new branch] gh/williamwen42/347/base -> origin/gh/williamwen42/347/base 2025-12-04T09:08:04.7332587Z * [new branch] gh/williamwen42/347/head -> origin/gh/williamwen42/347/head 2025-12-04T09:08:04.7332849Z * [new branch] gh/williamwen42/347/orig -> origin/gh/williamwen42/347/orig 2025-12-04T09:08:04.7371969Z * [new branch] gh/williamwen42/348/base -> origin/gh/williamwen42/348/base 2025-12-04T09:08:04.7372321Z * [new branch] gh/williamwen42/348/head -> origin/gh/williamwen42/348/head 2025-12-04T09:08:04.7372581Z * [new branch] gh/williamwen42/348/orig -> origin/gh/williamwen42/348/orig 2025-12-04T09:08:04.7372844Z * [new branch] gh/williamwen42/349/base -> origin/gh/williamwen42/349/base 2025-12-04T09:08:04.7373065Z * [new branch] gh/williamwen42/349/head -> origin/gh/williamwen42/349/head 2025-12-04T09:08:04.7373322Z * [new branch] gh/williamwen42/349/orig -> origin/gh/williamwen42/349/orig 2025-12-04T09:08:04.7373587Z * [new branch] gh/williamwen42/350/base -> origin/gh/williamwen42/350/base 2025-12-04T09:08:04.7373806Z * [new branch] gh/williamwen42/350/head -> origin/gh/williamwen42/350/head 2025-12-04T09:08:04.7374063Z * [new branch] gh/williamwen42/350/orig -> origin/gh/williamwen42/350/orig 2025-12-04T09:08:04.7374479Z * [new branch] gh/williamwen42/351/base -> origin/gh/williamwen42/351/base 2025-12-04T09:08:04.7374727Z * [new branch] gh/williamwen42/351/head -> origin/gh/williamwen42/351/head 2025-12-04T09:08:04.7374948Z * [new branch] gh/williamwen42/351/orig -> origin/gh/williamwen42/351/orig 2025-12-04T09:08:04.7375202Z * [new branch] gh/williamwen42/352/base -> origin/gh/williamwen42/352/base 2025-12-04T09:08:04.7375413Z * [new branch] gh/williamwen42/352/head -> origin/gh/williamwen42/352/head 2025-12-04T09:08:04.7375774Z * [new branch] gh/williamwen42/352/orig -> origin/gh/williamwen42/352/orig 2025-12-04T09:08:04.7376032Z * [new branch] gh/williamwen42/353/base -> origin/gh/williamwen42/353/base 2025-12-04T09:08:04.7376279Z * [new branch] gh/williamwen42/353/head -> origin/gh/williamwen42/353/head 2025-12-04T09:08:04.7376506Z * [new branch] gh/williamwen42/353/orig -> origin/gh/williamwen42/353/orig 2025-12-04T09:08:04.7376760Z * [new branch] gh/williamwen42/354/base -> origin/gh/williamwen42/354/base 2025-12-04T09:08:04.7376976Z * [new branch] gh/williamwen42/354/head -> origin/gh/williamwen42/354/head 2025-12-04T09:08:04.7377238Z * [new branch] gh/williamwen42/354/orig -> origin/gh/williamwen42/354/orig 2025-12-04T09:08:04.7377492Z * [new branch] gh/williamwen42/355/base -> origin/gh/williamwen42/355/base 2025-12-04T09:08:04.7377701Z * [new branch] gh/williamwen42/355/head -> origin/gh/williamwen42/355/head 2025-12-04T09:08:04.7377963Z * [new branch] gh/williamwen42/355/orig -> origin/gh/williamwen42/355/orig 2025-12-04T09:08:04.7378214Z * [new branch] gh/williamwen42/356/base -> origin/gh/williamwen42/356/base 2025-12-04T09:08:04.7378425Z * [new branch] gh/williamwen42/356/head -> origin/gh/williamwen42/356/head 2025-12-04T09:08:04.7378684Z * [new branch] gh/williamwen42/356/orig -> origin/gh/williamwen42/356/orig 2025-12-04T09:08:04.7378900Z * [new branch] gh/williamwen42/357/base -> origin/gh/williamwen42/357/base 2025-12-04T09:08:04.7379154Z * [new branch] gh/williamwen42/357/head -> origin/gh/williamwen42/357/head 2025-12-04T09:08:04.7379406Z * [new branch] gh/williamwen42/357/orig -> origin/gh/williamwen42/357/orig 2025-12-04T09:08:04.7379616Z * [new branch] gh/williamwen42/358/base -> origin/gh/williamwen42/358/base 2025-12-04T09:08:04.7379870Z * [new branch] gh/williamwen42/358/head -> origin/gh/williamwen42/358/head 2025-12-04T09:08:04.7380084Z * [new branch] gh/williamwen42/358/orig -> origin/gh/williamwen42/358/orig 2025-12-04T09:08:04.7380310Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-12-04T09:08:04.7380532Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-12-04T09:08:04.7380712Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-12-04T09:08:04.7380930Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-12-04T09:08:04.7381103Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-12-04T09:08:04.7381336Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-12-04T09:08:04.7381517Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-12-04T09:08:04.7381732Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-12-04T09:08:04.7381906Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-12-04T09:08:04.7382125Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-12-04T09:08:04.7382370Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-12-04T09:08:04.7382586Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-12-04T09:08:04.7382770Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-12-04T09:08:04.7382983Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-12-04T09:08:04.7383157Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-12-04T09:08:04.7383375Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-12-04T09:08:04.7383683Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-12-04T09:08:04.7383862Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-12-04T09:08:04.7384080Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-12-04T09:08:04.7384262Z * [new branch] gh/xmfan/310/base -> origin/gh/xmfan/310/base 2025-12-04T09:08:04.7384477Z * [new branch] gh/xmfan/310/head -> origin/gh/xmfan/310/head 2025-12-04T09:08:04.7384652Z * [new branch] gh/xmfan/310/orig -> origin/gh/xmfan/310/orig 2025-12-04T09:08:04.7384872Z * [new branch] gh/xmfan/311/base -> origin/gh/xmfan/311/base 2025-12-04T09:08:04.7385056Z * [new branch] gh/xmfan/311/head -> origin/gh/xmfan/311/head 2025-12-04T09:08:04.7385269Z * [new branch] gh/xmfan/311/orig -> origin/gh/xmfan/311/orig 2025-12-04T09:08:04.7385455Z * [new branch] gh/xmfan/312/base -> origin/gh/xmfan/312/base 2025-12-04T09:08:04.7385677Z * [new branch] gh/xmfan/312/head -> origin/gh/xmfan/312/head 2025-12-04T09:08:04.7385858Z * [new branch] gh/xmfan/312/orig -> origin/gh/xmfan/312/orig 2025-12-04T09:08:04.7386086Z * [new branch] gh/xmfan/313/base -> origin/gh/xmfan/313/base 2025-12-04T09:08:04.7386261Z * [new branch] gh/xmfan/313/head -> origin/gh/xmfan/313/head 2025-12-04T09:08:04.7386481Z * [new branch] gh/xmfan/313/orig -> origin/gh/xmfan/313/orig 2025-12-04T09:08:04.7386731Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-12-04T09:08:04.7386948Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-12-04T09:08:04.7387197Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-12-04T09:08:04.7387413Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-12-04T09:08:04.7387662Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-12-04T09:08:04.7387901Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-12-04T09:08:04.7388119Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-12-04T09:08:04.7388367Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-12-04T09:08:04.7388578Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-12-04T09:08:04.7388820Z * [new branch] gh/xuanzhang816/34/base -> origin/gh/xuanzhang816/34/base 2025-12-04T09:08:04.7389049Z * [new branch] gh/xuanzhang816/34/head -> origin/gh/xuanzhang816/34/head 2025-12-04T09:08:04.7389270Z * [new branch] gh/xuanzhang816/34/orig -> origin/gh/xuanzhang816/34/orig 2025-12-04T09:08:04.7389513Z * [new branch] gh/xuanzhang816/35/base -> origin/gh/xuanzhang816/35/base 2025-12-04T09:08:04.7389717Z * [new branch] gh/xuanzhang816/35/head -> origin/gh/xuanzhang816/35/head 2025-12-04T09:08:04.7390033Z * [new branch] gh/xuanzhang816/35/orig -> origin/gh/xuanzhang816/35/orig 2025-12-04T09:08:04.7390333Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-12-04T09:08:04.7390533Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-12-04T09:08:04.7390765Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-12-04T09:08:04.7390968Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-12-04T09:08:04.7391198Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-12-04T09:08:04.7391498Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-12-04T09:08:04.7391699Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-12-04T09:08:04.7391935Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-12-04T09:08:04.7392119Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-12-04T09:08:04.7392359Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-12-04T09:08:04.7392542Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-12-04T09:08:04.7392768Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-12-04T09:08:04.7393008Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-12-04T09:08:04.7393200Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-12-04T09:08:04.7393432Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-12-04T09:08:04.7393626Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-12-04T09:08:04.7393860Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-12-04T09:08:04.7394049Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-12-04T09:08:04.7394287Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-12-04T09:08:04.7394500Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-12-04T09:08:04.7394701Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-12-04T09:08:04.7394914Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-12-04T09:08:04.7395120Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-12-04T09:08:04.7395344Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-12-04T09:08:04.7395535Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-12-04T09:08:04.7395774Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-12-04T09:08:04.7395960Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-12-04T09:08:04.7396183Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-12-04T09:08:04.7396371Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-12-04T09:08:04.7396596Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-12-04T09:08:04.7396785Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-12-04T09:08:04.7397028Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-12-04T09:08:04.7397237Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-12-04T09:08:04.7397502Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-12-04T09:08:04.7397745Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-12-04T09:08:04.7397936Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-12-04T09:08:04.7398124Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-12-04T09:08:04.7398319Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-12-04T09:08:04.7398507Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-12-04T09:08:04.7398762Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-12-04T09:08:04.7398967Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-12-04T09:08:04.7399171Z * [new branch] gh/yang-yu-hang/1/base -> origin/gh/yang-yu-hang/1/base 2025-12-04T09:08:04.7399370Z * [new branch] gh/yang-yu-hang/1/head -> origin/gh/yang-yu-hang/1/head 2025-12-04T09:08:04.7399562Z * [new branch] gh/yang-yu-hang/1/orig -> origin/gh/yang-yu-hang/1/orig 2025-12-04T09:08:04.7399763Z * [new branch] gh/yang-yu-hang/2/base -> origin/gh/yang-yu-hang/2/base 2025-12-04T09:08:04.7399952Z * [new branch] gh/yang-yu-hang/2/head -> origin/gh/yang-yu-hang/2/head 2025-12-04T09:08:04.7400142Z * [new branch] gh/yang-yu-hang/2/orig -> origin/gh/yang-yu-hang/2/orig 2025-12-04T09:08:04.7400344Z * [new branch] gh/yang-yu-hang/3/base -> origin/gh/yang-yu-hang/3/base 2025-12-04T09:08:04.7400539Z * [new branch] gh/yang-yu-hang/3/head -> origin/gh/yang-yu-hang/3/head 2025-12-04T09:08:04.7400731Z * [new branch] gh/yang-yu-hang/3/orig -> origin/gh/yang-yu-hang/3/orig 2025-12-04T09:08:04.7400928Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-12-04T09:08:04.7401121Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-12-04T09:08:04.7401306Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-12-04T09:08:04.7401499Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-12-04T09:08:04.7401691Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-12-04T09:08:04.7401876Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-12-04T09:08:04.7402067Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-12-04T09:08:04.7402254Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-12-04T09:08:04.7402437Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-12-04T09:08:04.7402633Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-12-04T09:08:04.7402817Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-12-04T09:08:04.7403006Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-12-04T09:08:04.7403247Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-12-04T09:08:04.7403430Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-12-04T09:08:04.7403657Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-12-04T09:08:04.7403847Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-12-04T09:08:04.7404083Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-12-04T09:08:04.7404272Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-12-04T09:08:04.7404538Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-12-04T09:08:04.7404729Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-12-04T09:08:04.7404913Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-12-04T09:08:04.7405094Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-12-04T09:08:04.7405280Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-12-04T09:08:04.7405457Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-12-04T09:08:04.7405700Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-12-04T09:08:04.7405881Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-12-04T09:08:04.7406057Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-12-04T09:08:04.7406236Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-12-04T09:08:04.7406422Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-12-04T09:08:04.7406597Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-12-04T09:08:04.7406773Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-12-04T09:08:04.7406959Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-12-04T09:08:04.7407136Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-12-04T09:08:04.7407315Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-12-04T09:08:04.7407491Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-12-04T09:08:04.7407684Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-12-04T09:08:04.7407860Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-12-04T09:08:04.7408033Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-12-04T09:08:04.7408213Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-12-04T09:08:04.7408395Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-12-04T09:08:04.7408567Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-12-04T09:08:04.7408744Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-12-04T09:08:04.7408921Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-12-04T09:08:04.7409096Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-12-04T09:08:04.7409272Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-12-04T09:08:04.7409494Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-12-04T09:08:04.7409669Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-12-04T09:08:04.7409890Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-12-04T09:08:04.7410064Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-12-04T09:08:04.7410275Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-12-04T09:08:04.7410460Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-12-04T09:08:04.7410639Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-12-04T09:08:04.7410811Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-12-04T09:08:04.7411065Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-12-04T09:08:04.7411252Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-12-04T09:08:04.7411428Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-12-04T09:08:04.7411603Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-12-04T09:08:04.7411795Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-12-04T09:08:04.7411971Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-12-04T09:08:04.7412150Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-12-04T09:08:04.7412404Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-12-04T09:08:04.7412579Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-12-04T09:08:04.7412760Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-12-04T09:08:04.7412944Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-12-04T09:08:04.7413116Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-12-04T09:08:04.7413292Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-12-04T09:08:04.7413472Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-12-04T09:08:04.7413648Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-12-04T09:08:04.7413821Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-12-04T09:08:04.7414001Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-12-04T09:08:04.7414177Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-12-04T09:08:04.7414353Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-12-04T09:08:04.7414527Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-12-04T09:08:04.7414708Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-12-04T09:08:04.7414881Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-12-04T09:08:04.7415051Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-12-04T09:08:04.7415228Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-12-04T09:08:04.7415401Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-12-04T09:08:04.7415569Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-12-04T09:08:04.7415817Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-12-04T09:08:04.7416017Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-12-04T09:08:04.7416246Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-12-04T09:08:04.7416435Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-12-04T09:08:04.7416664Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-12-04T09:08:04.7416848Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-12-04T09:08:04.7417038Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-12-04T09:08:04.7417228Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-12-04T09:08:04.7417411Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-12-04T09:08:04.7417603Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-12-04T09:08:04.7417871Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-12-04T09:08:04.7418062Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-12-04T09:08:04.7418256Z * [new branch] gh/yushangdi/10/base -> origin/gh/yushangdi/10/base 2025-12-04T09:08:04.7418446Z * [new branch] gh/yushangdi/10/head -> origin/gh/yushangdi/10/head 2025-12-04T09:08:04.7418636Z * [new branch] gh/yushangdi/10/orig -> origin/gh/yushangdi/10/orig 2025-12-04T09:08:04.7418827Z * [new branch] gh/yushangdi/11/base -> origin/gh/yushangdi/11/base 2025-12-04T09:08:04.7419090Z * [new branch] gh/yushangdi/11/head -> origin/gh/yushangdi/11/head 2025-12-04T09:08:04.7419280Z * [new branch] gh/yushangdi/11/orig -> origin/gh/yushangdi/11/orig 2025-12-04T09:08:04.7419469Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-12-04T09:08:04.7419668Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-12-04T09:08:04.7419853Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-12-04T09:08:04.7420039Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-12-04T09:08:04.7420237Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-12-04T09:08:04.7420422Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-12-04T09:08:04.7420608Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-12-04T09:08:04.7420804Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-12-04T09:08:04.7420992Z * [new branch] gh/yushangdi/9/base -> origin/gh/yushangdi/9/base 2025-12-04T09:08:04.7421184Z * [new branch] gh/yushangdi/9/head -> origin/gh/yushangdi/9/head 2025-12-04T09:08:04.7421381Z * [new branch] gh/yushangdi/9/orig -> origin/gh/yushangdi/9/orig 2025-12-04T09:08:04.7421560Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-12-04T09:08:04.7421766Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-12-04T09:08:04.7421966Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-12-04T09:08:04.7422140Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-12-04T09:08:04.7422369Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-12-04T09:08:04.7422577Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-12-04T09:08:04.7422765Z * [new branch] gh/zklaus/21/base -> origin/gh/zklaus/21/base 2025-12-04T09:08:04.7422944Z * [new branch] gh/zklaus/21/head -> origin/gh/zklaus/21/head 2025-12-04T09:08:04.7423119Z * [new branch] gh/zklaus/21/orig -> origin/gh/zklaus/21/orig 2025-12-04T09:08:04.7423299Z * [new branch] gh/zklaus/22/base -> origin/gh/zklaus/22/base 2025-12-04T09:08:04.7423473Z * [new branch] gh/zklaus/22/head -> origin/gh/zklaus/22/head 2025-12-04T09:08:04.7423648Z * [new branch] gh/zklaus/22/orig -> origin/gh/zklaus/22/orig 2025-12-04T09:08:04.7423829Z * [new branch] gh/zklaus/23/base -> origin/gh/zklaus/23/base 2025-12-04T09:08:04.7424007Z * [new branch] gh/zklaus/23/head -> origin/gh/zklaus/23/head 2025-12-04T09:08:04.7424181Z * [new branch] gh/zklaus/23/orig -> origin/gh/zklaus/23/orig 2025-12-04T09:08:04.7424373Z * [new branch] gh/zklaus/24/base -> origin/gh/zklaus/24/base 2025-12-04T09:08:04.7424623Z * [new branch] gh/zklaus/24/head -> origin/gh/zklaus/24/head 2025-12-04T09:08:04.7424797Z * [new branch] gh/zklaus/24/orig -> origin/gh/zklaus/24/orig 2025-12-04T09:08:04.7424990Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-12-04T09:08:04.7425174Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-12-04T09:08:04.7425357Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-12-04T09:08:04.7425547Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-12-04T09:08:04.7425796Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-12-04T09:08:04.7425978Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-12-04T09:08:04.7426162Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-12-04T09:08:04.7426346Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-12-04T09:08:04.7426527Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-12-04T09:08:04.7426708Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-12-04T09:08:04.7426892Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-12-04T09:08:04.7427072Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-12-04T09:08:04.7427252Z * [new branch] gh/zou3519/1202/base -> origin/gh/zou3519/1202/base 2025-12-04T09:08:04.7427441Z * [new branch] gh/zou3519/1202/head -> origin/gh/zou3519/1202/head 2025-12-04T09:08:04.7427624Z * [new branch] gh/zou3519/1202/orig -> origin/gh/zou3519/1202/orig 2025-12-04T09:08:04.7427809Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-12-04T09:08:04.7427997Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-12-04T09:08:04.7428174Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-12-04T09:08:04.7428354Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-12-04T09:08:04.7428534Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-12-04T09:08:04.7428708Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-12-04T09:08:04.7428885Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-12-04T09:08:04.7429071Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-12-04T09:08:04.7429247Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-12-04T09:08:04.7429427Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-12-04T09:08:04.7429609Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-12-04T09:08:04.7429785Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-12-04T09:08:04.7429959Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-12-04T09:08:04.7430141Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-12-04T09:08:04.7430372Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-12-04T09:08:04.7430554Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-12-04T09:08:04.7430734Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-12-04T09:08:04.7430919Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-12-04T09:08:04.7431168Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-12-04T09:08:04.7431346Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-12-04T09:08:04.7431532Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-12-04T09:08:04.7431708Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-12-04T09:08:04.7431885Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-12-04T09:08:04.7432071Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-12-04T09:08:04.7432258Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-12-04T09:08:04.7432504Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-12-04T09:08:04.7432692Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-12-04T09:08:04.7432924Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-12-04T09:08:04.7433103Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-12-04T09:08:04.7433323Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-12-04T09:08:04.7433501Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-12-04T09:08:04.7433712Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-12-04T09:08:04.7433894Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-12-04T09:08:04.7434073Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-12-04T09:08:04.7434248Z * [new branch] gh/zpcore/26/base -> origin/gh/zpcore/26/base 2025-12-04T09:08:04.7434422Z * [new branch] gh/zpcore/26/head -> origin/gh/zpcore/26/head 2025-12-04T09:08:04.7434608Z * [new branch] gh/zpcore/26/orig -> origin/gh/zpcore/26/orig 2025-12-04T09:08:04.7434786Z * [new branch] gh/zpcore/27/base -> origin/gh/zpcore/27/base 2025-12-04T09:08:04.7434962Z * [new branch] gh/zpcore/27/head -> origin/gh/zpcore/27/head 2025-12-04T09:08:04.7435145Z * [new branch] gh/zpcore/27/orig -> origin/gh/zpcore/27/orig 2025-12-04T09:08:04.7435320Z * [new branch] gh/zpcore/28/base -> origin/gh/zpcore/28/base 2025-12-04T09:08:04.7435494Z * [new branch] gh/zpcore/28/head -> origin/gh/zpcore/28/head 2025-12-04T09:08:04.7435686Z * [new branch] gh/zpcore/28/orig -> origin/gh/zpcore/28/orig 2025-12-04T09:08:04.7435860Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-12-04T09:08:04.7436032Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-12-04T09:08:04.7436216Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-12-04T09:08:04.7436388Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-12-04T09:08:04.7436563Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-12-04T09:08:04.7436746Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-12-04T09:08:04.7436922Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-12-04T09:08:04.7437095Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-12-04T09:08:04.7437280Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-12-04T09:08:04.7437450Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-12-04T09:08:04.7437625Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-12-04T09:08:04.7437866Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-12-04T09:08:04.7438039Z * [new branch] google-main -> origin/google-main 2025-12-04T09:08:04.7438261Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-12-04T09:08:04.7438450Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-12-04T09:08:04.7438811Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-12-04T09:08:04.7439115Z * [new branch] hameerabbasi/complex_tensor_subclass -> origin/hameerabbasi/complex_tensor_subclass 2025-12-04T09:08:04.7439540Z * [new branch] hameerabbasi/fix-ctensor-gradcheck-tests -> origin/hameerabbasi/fix-ctensor-gradcheck-tests 2025-12-04T09:08:04.7439828Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-12-04T09:08:04.7439993Z * [new branch] hc_baseline -> origin/hc_baseline 2025-12-04T09:08:04.7440145Z * [new branch] hhh_rand -> origin/hhh_rand 2025-12-04T09:08:04.7440299Z * [new branch] huba/f1 -> origin/huba/f1 2025-12-04T09:08:04.7440782Z * [new branch] increase-timeout-linux-jammy-cuda12_8-py3_10-gcc11-test -> origin/increase-timeout-linux-jammy-cuda12_8-py3_10-gcc11-test 2025-12-04T09:08:04.7440940Z * [new branch] inlining -> origin/inlining 2025-12-04T09:08:04.7441134Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-12-04T09:08:04.7441353Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-12-04T09:08:04.7441824Z * [new branch] instrument-trunk-pull-linux-with-job-test-filters -> origin/instrument-trunk-pull-linux-with-job-test-filters 2025-12-04T09:08:04.7442017Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-12-04T09:08:04.7442177Z * [new branch] issue#58739 -> origin/issue#58739 2025-12-04T09:08:04.7442384Z * [new branch] jainapurva-patch-1 -> origin/jainapurva-patch-1 2025-12-04T09:08:04.7442541Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-12-04T09:08:04.7442696Z * [new branch] jathu/sve -> origin/jathu/sve 2025-12-04T09:08:04.7443007Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-12-04T09:08:04.7443294Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-12-04T09:08:04.7443585Z * [new branch] jiannanWang/memorysnapshot_filter -> origin/jiannanWang/memorysnapshot_filter 2025-12-04T09:08:04.7443870Z * [new branch] jiannanWang/profilerstepwarning -> origin/jiannanWang/profilerstepwarning 2025-12-04T09:08:04.7444102Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-12-04T09:08:04.7444330Z * [new branch] jithunnair-amd-patch-10 -> origin/jithunnair-amd-patch-10 2025-12-04T09:08:04.7444544Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-12-04T09:08:04.7444756Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-12-04T09:08:04.7444975Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-12-04T09:08:04.7445198Z * [new branch] jithunnair-amd-patch-5 -> origin/jithunnair-amd-patch-5 2025-12-04T09:08:04.7445408Z * [new branch] jithunnair-amd-patch-6 -> origin/jithunnair-amd-patch-6 2025-12-04T09:08:04.7445628Z * [new branch] jithunnair-amd-patch-7 -> origin/jithunnair-amd-patch-7 2025-12-04T09:08:04.7445914Z * [new branch] jithunnair-amd-patch-8 -> origin/jithunnair-amd-patch-8 2025-12-04T09:08:04.7446124Z * [new branch] jithunnair-amd-patch-9 -> origin/jithunnair-amd-patch-9 2025-12-04T09:08:04.7446369Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-12-04T09:08:04.7446559Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-12-04T09:08:04.7446722Z * [new branch] kainan_test -> origin/kainan_test 2025-12-04T09:08:04.7446934Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-12-04T09:08:04.7447258Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-12-04T09:08:04.7447524Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-12-04T09:08:04.7447747Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-12-04T09:08:04.7448001Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-12-04T09:08:04.7448206Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-12-04T09:08:04.7448386Z * [new branch] llama4-stable -> origin/llama4-stable 2025-12-04T09:08:04.7448564Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-12-04T09:08:04.7448750Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-12-04T09:08:04.7449020Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-12-04T09:08:04.7449237Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-12-04T09:08:04.7449526Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-12-04T09:08:04.7449861Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-12-04T09:08:04.7450193Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-12-04T09:08:04.7450488Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-12-04T09:08:04.7450847Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-12-04T09:08:04.7451060Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-12-04T09:08:04.7451300Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-12-04T09:08:04.7451554Z * [new branch] lucaskabela/typing_ctx_manager -> origin/lucaskabela/typing_ctx_manager 2025-12-04T09:08:04.7451809Z * [new branch] lucaskabela/typing_nn_module -> origin/lucaskabela/typing_nn_module 2025-12-04T09:08:04.7452069Z * [new branch] lucaskabela/typing_user_defined -> origin/lucaskabela/typing_user_defined 2025-12-04T09:08:04.7452314Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-12-04T09:08:04.7452613Z * [new branch] lucaskabela/typing_variables_dicts -> origin/lucaskabela/typing_variables_dicts 2025-12-04T09:08:04.7452934Z * [new branch] lucaskabela/typing_variables_functions -> origin/lucaskabela/typing_variables_functions 2025-12-04T09:08:04.7453214Z * [new branch] lucaskabela/typing_variables_lists -> origin/lucaskabela/typing_variables_lists 2025-12-04T09:08:04.7453404Z * [new branch] lw/torch_box_by_ref -> origin/lw/torch_box_by_ref 2025-12-04T09:08:04.7453552Z * [new branch] main -> origin/main 2025-12-04T09:08:04.7453803Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-12-04T09:08:04.7453979Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-12-04T09:08:04.7454157Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-12-04T09:08:04.7454327Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-12-04T09:08:04.7454497Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-12-04T09:08:04.7454684Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-12-04T09:08:04.7454854Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-12-04T09:08:04.7455085Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-12-04T09:08:04.7455277Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-12-04T09:08:04.7455691Z * [new branch] malfet/be-do-not-make-typos-in-build-artifacts -> origin/malfet/be-do-not-make-typos-in-build-artifacts 2025-12-04T09:08:04.7456132Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-12-04T09:08:04.7456463Z * [new branch] malfet/be-remove-misisng-neon-headers -> origin/malfet/be-remove-misisng-neon-headers 2025-12-04T09:08:04.7456704Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-12-04T09:08:04.7457004Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-12-04T09:08:04.7457240Z * [new branch] manuel/inductor_link_openmp -> origin/manuel/inductor_link_openmp 2025-12-04T09:08:04.7457436Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-12-04T09:08:04.7457633Z * [new branch] mem_profiler_flaky_fix -> origin/mem_profiler_flaky_fix 2025-12-04T09:08:04.7457849Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-12-04T09:08:04.7458047Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-12-04T09:08:04.7458241Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-12-04T09:08:04.7458408Z * [new branch] mingw_posix -> origin/mingw_posix 2025-12-04T09:08:04.7458595Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-12-04T09:08:04.7458748Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-12-04T09:08:04.7458908Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-12-04T09:08:04.7459099Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-12-04T09:08:04.7459302Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-12-04T09:08:04.7459552Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-12-04T09:08:04.7459750Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-12-04T09:08:04.7459922Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-12-04T09:08:04.7460098Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-12-04T09:08:04.7460282Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-12-04T09:08:04.7460437Z * [new branch] mlazos/bwd -> origin/mlazos/bwd 2025-12-04T09:08:04.7460626Z * [new branch] mlazos/combo-test -> origin/mlazos/combo-test 2025-12-04T09:08:04.7460819Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-12-04T09:08:04.7461013Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-12-04T09:08:04.7461294Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-12-04T09:08:04.7461561Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-12-04T09:08:04.7461752Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-12-04T09:08:04.7461974Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-12-04T09:08:04.7462192Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-12-04T09:08:04.7462366Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-12-04T09:08:04.7462605Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-12-04T09:08:04.7462780Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-12-04T09:08:04.7462973Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-12-04T09:08:04.7463148Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-12-04T09:08:04.7463331Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-12-04T09:08:04.7463507Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-12-04T09:08:04.7463722Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-12-04T09:08:04.7463906Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-12-04T09:08:04.7464071Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-12-04T09:08:04.7464251Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-12-04T09:08:04.7464454Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-12-04T09:08:04.7464642Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-12-04T09:08:04.7464816Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-12-04T09:08:04.7464980Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-12-04T09:08:04.7465159Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-12-04T09:08:04.7465334Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-12-04T09:08:04.7465485Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-12-04T09:08:04.7465667Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-12-04T09:08:04.7465839Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-12-04T09:08:04.7466012Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-12-04T09:08:04.7466186Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-12-04T09:08:04.7466355Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-12-04T09:08:04.7466519Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-12-04T09:08:04.7466681Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-12-04T09:08:04.7466842Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-12-04T09:08:04.7466996Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-12-04T09:08:04.7467150Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-12-04T09:08:04.7467314Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-12-04T09:08:04.7467468Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-12-04T09:08:04.7467619Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-12-04T09:08:04.7468336Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-12-04T09:08:04.7468491Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-12-04T09:08:04.7468640Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-12-04T09:08:04.7468803Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-12-04T09:08:04.7468955Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-12-04T09:08:04.7469107Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-12-04T09:08:04.7469376Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-12-04T09:08:04.7469600Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-12-04T09:08:04.7469757Z * [new branch] mlazos/main -> origin/mlazos/main 2025-12-04T09:08:04.7469914Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-12-04T09:08:04.7470109Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-12-04T09:08:04.7470445Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-12-04T09:08:04.7470689Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-12-04T09:08:04.7470871Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-12-04T09:08:04.7471046Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-12-04T09:08:04.7471219Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-12-04T09:08:04.7471422Z * [new branch] mlazos/overguarding -> origin/mlazos/overguarding 2025-12-04T09:08:04.7471613Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-12-04T09:08:04.7471795Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-12-04T09:08:04.7471986Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-12-04T09:08:04.7472178Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-12-04T09:08:04.7472344Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-12-04T09:08:04.7472518Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-12-04T09:08:04.7472674Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-12-04T09:08:04.7472882Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-12-04T09:08:04.7473111Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-12-04T09:08:04.7473280Z * [new branch] mlazos/stests -> origin/mlazos/stests 2025-12-04T09:08:04.7473466Z * [new branch] mlazos/stream-ops -> origin/mlazos/stream-ops 2025-12-04T09:08:04.7473638Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-12-04T09:08:04.7473845Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-12-04T09:08:04.7474001Z * [new branch] mlazos/test -> origin/mlazos/test 2025-12-04T09:08:04.7474166Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-12-04T09:08:04.7474381Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-12-04T09:08:04.7474581Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-12-04T09:08:04.7474779Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-12-04T09:08:04.7474989Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-12-04T09:08:04.7475260Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-12-04T09:08:04.7475442Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-12-04T09:08:04.7475638Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-12-04T09:08:04.7475831Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-12-04T09:08:04.7476041Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-12-04T09:08:04.7476263Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-12-04T09:08:04.7477038Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-12-04T09:08:04.7477306Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-12-04T09:08:04.7477564Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-12-04T09:08:04.7477741Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-12-04T09:08:04.7477924Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-12-04T09:08:04.7478117Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-12-04T09:08:04.7478300Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-12-04T09:08:04.7478463Z * [new branch] module-shim -> origin/module-shim 2025-12-04T09:08:04.7478627Z * [new branch] move_config -> origin/move_config 2025-12-04T09:08:04.7478814Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-12-04T09:08:04.7478987Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-12-04T09:08:04.7479248Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-12-04T09:08:04.7479436Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-12-04T09:08:04.7479628Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-12-04T09:08:04.7479788Z * [new branch] new-codegen -> origin/new-codegen 2025-12-04T09:08:04.7480011Z * [new branch] newtest-base -> origin/newtest-base 2025-12-04T09:08:04.7480204Z * [new branch] ngimel/addmm_dtype -> origin/ngimel/addmm_dtype 2025-12-04T09:08:04.7480422Z * [new branch] ngimel/div_inv -> origin/ngimel/div_inv 2025-12-04T09:08:04.7480641Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-12-04T09:08:04.7480825Z * [new branch] ngimel/gather_grid -> origin/ngimel/gather_grid 2025-12-04T09:08:04.7481047Z * [new branch] ngimel/gather_grid_release -> origin/ngimel/gather_grid_release 2025-12-04T09:08:04.7481226Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-12-04T09:08:04.7481406Z * [new branch] ngimel/hostalloc -> origin/ngimel/hostalloc 2025-12-04T09:08:04.7481589Z * [new branch] ngimel/storage_id -> origin/ngimel/storage_id 2025-12-04T09:08:04.7481757Z * [new branch] nightly -> origin/nightly 2025-12-04T09:08:04.7482055Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-12-04T09:08:04.7482376Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-12-04T09:08:04.7482710Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-12-04T09:08:04.7483116Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-12-04T09:08:04.7483416Z * [new branch] nikitaved/grad_addmm_epilogue_fusions -> origin/nikitaved/grad_addmm_epilogue_fusions 2025-12-04T09:08:04.7483718Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-12-04T09:08:04.7483898Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-12-04T09:08:04.7484228Z * [new branch] nmacchioni-perf-test-async-autotune -> origin/nmacchioni-perf-test-async-autotune 2025-12-04T09:08:04.7484509Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-12-04T09:08:04.7484670Z * [new branch] nofun-hack -> origin/nofun-hack 2025-12-04T09:08:04.7484821Z * [new branch] norm_bench -> origin/norm_bench 2025-12-04T09:08:04.7485024Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-12-04T09:08:04.7485224Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-12-04T09:08:04.7485396Z * [new branch] optimizer_test -> origin/optimizer_test 2025-12-04T09:08:04.7485577Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-12-04T09:08:04.7485811Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-12-04T09:08:04.7485990Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-12-04T09:08:04.7486183Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-12-04T09:08:04.7486373Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-12-04T09:08:04.7486545Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-12-04T09:08:04.7486721Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-12-04T09:08:04.7486902Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-12-04T09:08:04.7487075Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-12-04T09:08:04.7487244Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-12-04T09:08:04.7487421Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-12-04T09:08:04.7487591Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-12-04T09:08:04.7487764Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-12-04T09:08:04.7487942Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-12-04T09:08:04.7488108Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-12-04T09:08:04.7488281Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-12-04T09:08:04.7488451Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-12-04T09:08:04.7488636Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-12-04T09:08:04.7488857Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-12-04T09:08:04.7489072Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-12-04T09:08:04.7489291Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-12-04T09:08:04.7489475Z * [new branch] oulgen-patch-1 -> origin/oulgen-patch-1 2025-12-04T09:08:04.7489649Z * [new branch] oulgen-patch-2 -> origin/oulgen-patch-2 2025-12-04T09:08:04.7489828Z * [new branch] oulgen-patch-3 -> origin/oulgen-patch-3 2025-12-04T09:08:04.7490073Z * [new branch] oulgen-patch-4 -> origin/oulgen-patch-4 2025-12-04T09:08:04.7490243Z * [new branch] padded-tensor -> origin/padded-tensor 2025-12-04T09:08:04.7490398Z * [new branch] pca2 -> origin/pca2 2025-12-04T09:08:04.7490584Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-12-04T09:08:04.7490737Z * [new branch] perf_ops -> origin/perf_ops 2025-12-04T09:08:04.7490907Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-12-04T09:08:04.7491159Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-12-04T09:08:04.7491382Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-12-04T09:08:04.7491675Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-12-04T09:08:04.7491938Z * [new branch] pianpwk/_debug_nn_module_compile -> origin/pianpwk/_debug_nn_module_compile 2025-12-04T09:08:04.7492158Z * [new branch] pianpwk/_draft_triton_11_3 -> origin/pianpwk/_draft_triton_11_3 2025-12-04T09:08:04.7492393Z * [new branch] pianpwk/_manual_bucket_draft -> origin/pianpwk/_manual_bucket_draft 2025-12-04T09:08:04.7492651Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-12-04T09:08:04.7492899Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-12-04T09:08:04.7493180Z * [new branch] pianpwk/_unbacked_local_shard_size -> origin/pianpwk/_unbacked_local_shard_size 2025-12-04T09:08:04.7493375Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-12-04T09:08:04.7493588Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-12-04T09:08:04.7493876Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-12-04T09:08:04.7494101Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-12-04T09:08:04.7494353Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-12-04T09:08:04.7494564Z * [new branch] pianpwk/debug_hash_tensor -> origin/pianpwk/debug_hash_tensor 2025-12-04T09:08:04.7494795Z * [new branch] pianpwk/debug_mode_annotate -> origin/pianpwk/debug_mode_annotate 2025-12-04T09:08:04.7495019Z * [new branch] pianpwk/debug_mode_defaults -> origin/pianpwk/debug_mode_defaults 2025-12-04T09:08:04.7495230Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-12-04T09:08:04.7495506Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-12-04T09:08:04.7495729Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-12-04T09:08:04.7495938Z * [new branch] pianpwk/debug_mode_triton -> origin/pianpwk/debug_mode_triton 2025-12-04T09:08:04.7496199Z * [new branch] pianpwk/debug_show_stack_trace -> origin/pianpwk/debug_show_stack_trace 2025-12-04T09:08:04.7496458Z * [new branch] pianpwk/debug_wait_on_collective -> origin/pianpwk/debug_wait_on_collective 2025-12-04T09:08:04.7496699Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-12-04T09:08:04.7497031Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-12-04T09:08:04.7497301Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-12-04T09:08:04.7497601Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-12-04T09:08:04.7497906Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-12-04T09:08:04.7498142Z * [new branch] pianpwk/dtensor_custom_chunk -> origin/pianpwk/dtensor_custom_chunk 2025-12-04T09:08:04.7498407Z * [new branch] pianpwk/dtensor_unbacked_keypath -> origin/pianpwk/dtensor_unbacked_keypath 2025-12-04T09:08:04.7498620Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-12-04T09:08:04.7498828Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-12-04T09:08:04.7499099Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-12-04T09:08:04.7499376Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-12-04T09:08:04.7499659Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-12-04T09:08:04.7499956Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-12-04T09:08:04.7500173Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-12-04T09:08:04.7500446Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-12-04T09:08:04.7500710Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-12-04T09:08:04.7500928Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-12-04T09:08:04.7501133Z * [new branch] pianpwk/symint_one_hot -> origin/pianpwk/symint_one_hot 2025-12-04T09:08:04.7501422Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-12-04T09:08:04.7501682Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-12-04T09:08:04.7501882Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-12-04T09:08:04.7502086Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-12-04T09:08:04.7502320Z * [new branch] pianpwk/unbacked_dtensor_mm -> origin/pianpwk/unbacked_dtensor_mm 2025-12-04T09:08:04.7502570Z * [new branch] pianpwk/unbacked_tracing_12_2 -> origin/pianpwk/unbacked_tracing_12_2 2025-12-04T09:08:04.7502768Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-12-04T09:08:04.7502966Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-12-04T09:08:04.7503205Z * [new branch] piz/fix_partial_backward_1112 -> origin/piz/fix_partial_backward_1112 2025-12-04T09:08:04.7503403Z * [new branch] piz/prop_cache_clean -> origin/piz/prop_cache_clean 2025-12-04T09:08:04.7503577Z * [new branch] pool-separate -> origin/pool-separate 2025-12-04T09:08:04.7503738Z * [new branch] pr-156087 -> origin/pr-156087 2025-12-04T09:08:04.7503886Z * [new branch] pr/131860 -> origin/pr/131860 2025-12-04T09:08:04.7504062Z * [new branch] predispatch_to -> origin/predispatch_to 2025-12-04T09:08:04.7504237Z * [new branch] protect-c17 -> origin/protect-c17 2025-12-04T09:08:04.7504409Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-12-04T09:08:04.7504622Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-12-04T09:08:04.7504960Z * [new branch] q1l1/fix_device_moved_constant_type_unknown -> origin/q1l1/fix_device_moved_constant_type_unknown 2025-12-04T09:08:04.7505387Z * [new branch] q1l1/fix_wrong_default_type_for_kernel_call_args -> origin/q1l1/fix_wrong_default_type_for_kernel_call_args 2025-12-04T09:08:04.7505602Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-12-04T09:08:04.7505802Z * [new branch] quote-pytest_cache -> origin/quote-pytest_cache 2025-12-04T09:08:04.7506043Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-12-04T09:08:04.7506210Z * [new branch] release/1.10 -> origin/release/1.10 2025-12-04T09:08:04.7506436Z * [new branch] release/1.11 -> origin/release/1.11 2025-12-04T09:08:04.7506595Z * [new branch] release/1.12 -> origin/release/1.12 2025-12-04T09:08:04.7506754Z * [new branch] release/1.13 -> origin/release/1.13 2025-12-04T09:08:04.7506922Z * [new branch] release/1.4 -> origin/release/1.4 2025-12-04T09:08:04.7507083Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-12-04T09:08:04.7507239Z * [new branch] release/1.5 -> origin/release/1.5 2025-12-04T09:08:04.7507394Z * [new branch] release/1.6 -> origin/release/1.6 2025-12-04T09:08:04.7507561Z * [new branch] release/1.7 -> origin/release/1.7 2025-12-04T09:08:04.7507717Z * [new branch] release/1.8 -> origin/release/1.8 2025-12-04T09:08:04.7507869Z * [new branch] release/1.9 -> origin/release/1.9 2025-12-04T09:08:04.7508038Z * [new branch] release/2.0 -> origin/release/2.0 2025-12-04T09:08:04.7508192Z * [new branch] release/2.1 -> origin/release/2.1 2025-12-04T09:08:04.7508346Z * [new branch] release/2.2 -> origin/release/2.2 2025-12-04T09:08:04.7508514Z * [new branch] release/2.3 -> origin/release/2.3 2025-12-04T09:08:04.7508670Z * [new branch] release/2.4 -> origin/release/2.4 2025-12-04T09:08:04.7508824Z * [new branch] release/2.5 -> origin/release/2.5 2025-12-04T09:08:04.7508993Z * [new branch] release/2.6 -> origin/release/2.6 2025-12-04T09:08:04.7509152Z * [new branch] release/2.7 -> origin/release/2.7 2025-12-04T09:08:04.7509313Z * [new branch] release/2.8 -> origin/release/2.8 2025-12-04T09:08:04.7509480Z * [new branch] release/2.9 -> origin/release/2.9 2025-12-04T09:08:04.7509643Z * [new branch] release_notes -> origin/release_notes 2025-12-04T09:08:04.7509847Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-12-04T09:08:04.7510170Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-12-04T09:08:04.7510557Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-12-04T09:08:04.7510867Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-12-04T09:08:04.7511175Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-12-04T09:08:04.7511519Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-12-04T09:08:04.7511808Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-12-04T09:08:04.7512080Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-12-04T09:08:04.7512426Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-12-04T09:08:04.7512868Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-12-04T09:08:04.7513110Z * [new branch] revert-hoo-invoke-subgraph -> origin/revert-hoo-invoke-subgraph 2025-12-04T09:08:04.7513375Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-12-04T09:08:04.7513546Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-12-04T09:08:04.7513855Z * [new branch] ruisi/fix_all_to_all_estimation -> origin/ruisi/fix_all_to_all_estimation 2025-12-04T09:08:04.7514088Z * [new branch] ruisi/fix_comm_estimation -> origin/ruisi/fix_comm_estimation 2025-12-04T09:08:04.7514356Z * [new branch] ruisi/fix_dynamic_shape_estimation -> origin/ruisi/fix_dynamic_shape_estimation 2025-12-04T09:08:04.7514608Z * [new branch] ruisi/fix_llama3_autobucketing -> origin/ruisi/fix_llama3_autobucketing 2025-12-04T09:08:04.7514884Z * [new branch] ruisi/fix_manual_bucketing_ep_pass -> origin/ruisi/fix_manual_bucketing_ep_pass 2025-12-04T09:08:04.7515101Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-12-04T09:08:04.7515477Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-12-04T09:08:04.7515709Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-12-04T09:08:04.7515912Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-12-04T09:08:04.7516064Z * [new branch] rzou/njt -> origin/rzou/njt 2025-12-04T09:08:04.7516230Z * [new branch] rzou/pca -> origin/rzou/pca 2025-12-04T09:08:04.7516409Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-12-04T09:08:04.7516573Z * [new branch] samplevllm -> origin/samplevllm 2025-12-04T09:08:04.7517023Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-12-04T09:08:04.7517269Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-12-04T09:08:04.7517554Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-12-04T09:08:04.7517716Z * [new branch] save -> origin/save 2025-12-04T09:08:04.7517870Z * [new branch] scaled_mm -> origin/scaled_mm 2025-12-04T09:08:04.7518029Z * [new branch] scan_attempt -> origin/scan_attempt 2025-12-04T09:08:04.7518194Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-12-04T09:08:04.7518470Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-12-04T09:08:04.7518670Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-12-04T09:08:04.7518873Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-12-04T09:08:04.7519081Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-12-04T09:08:04.7519291Z * [new branch] some_rocm_inductor_skips -> origin/some_rocm_inductor_skips 2025-12-04T09:08:04.7519503Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-12-04T09:08:04.7519717Z * [new branch] sparse-mm-bf16-support -> origin/sparse-mm-bf16-support 2025-12-04T09:08:04.7519916Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-12-04T09:08:04.7520117Z * [new branch] suo -> origin/suo 2025-12-04T09:08:04.7520275Z * [new branch] sve-poc -> origin/sve-poc 2025-12-04T09:08:04.7520434Z * [new branch] switch-bn -> origin/switch-bn 2025-12-04T09:08:04.7520666Z * [new branch] sy_annotation_in_autograd_hop -> origin/sy_annotation_in_autograd_hop 2025-12-04T09:08:04.7520852Z * [new branch] sy_aot_eager_record -> origin/sy_aot_eager_record 2025-12-04T09:08:04.7521033Z * [new branch] sy_custom_bucketing -> origin/sy_custom_bucketing 2025-12-04T09:08:04.7521271Z * [new branch] sy_debug_mode_test -> origin/sy_debug_mode_test 2025-12-04T09:08:04.7521456Z * [new branch] sy_deserialize -> origin/sy_deserialize 2025-12-04T09:08:04.7521621Z * [new branch] sy_dump_gm_code -> origin/sy_dump_gm_code 2025-12-04T09:08:04.7521769Z * [new branch] sy_exp -> origin/sy_exp 2025-12-04T09:08:04.7521973Z * [new branch] sy_export_annotation -> origin/sy_export_annotation 2025-12-04T09:08:04.7522151Z * [new branch] sy_invoke_subgraph -> origin/sy_invoke_subgraph 2025-12-04T09:08:04.7522319Z * [new branch] sy_kernel_bw_name -> origin/sy_kernel_bw_name 2025-12-04T09:08:04.7522489Z * [new branch] sy_multi_arch -> origin/sy_multi_arch 2025-12-04T09:08:04.7522659Z * [new branch] sy_nn_module_stack -> origin/sy_nn_module_stack 2025-12-04T09:08:04.7522844Z * [new branch] sy_original_dtensor -> origin/sy_original_dtensor 2025-12-04T09:08:04.7523013Z * [new branch] sy_profiler_cia -> origin/sy_profiler_cia 2025-12-04T09:08:04.7523185Z * [new branch] symm_mem_sync -> origin/symm_mem_sync 2025-12-04T09:08:04.7523409Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-12-04T09:08:04.7523622Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-12-04T09:08:04.7523845Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-12-04T09:08:04.7523998Z * [new branch] test-old -> origin/test-old 2025-12-04T09:08:04.7524163Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-12-04T09:08:04.7524418Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-12-04T09:08:04.7524709Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-12-04T09:08:04.7524921Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-12-04T09:08:04.7525261Z * [new branch] tianren/customop_collectiveop_benchmark -> origin/tianren/customop_collectiveop_benchmark 2025-12-04T09:08:04.7525614Z * [new branch] tianren/customop_collectiveop_benchmark_fix -> origin/tianren/customop_collectiveop_benchmark_fix 2025-12-04T09:08:04.7525873Z * [new branch] tianren/customop_dynamic_config -> origin/tianren/customop_dynamic_config 2025-12-04T09:08:04.7526111Z * [new branch] tianren/dynamic_range_input -> origin/tianren/dynamic_range_input 2025-12-04T09:08:04.7526364Z * [new branch] tianren/dynamic_range_input_fix -> origin/tianren/dynamic_range_input_fix 2025-12-04T09:08:04.7526640Z * [new branch] tianren/dynamic_range_input_merge -> origin/tianren/dynamic_range_input_merge 2025-12-04T09:08:04.7526899Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-12-04T09:08:04.7527104Z * [new branch] tianren/fx_codegen_dump -> origin/tianren/fx_codegen_dump 2025-12-04T09:08:04.7527387Z * [new branch] tianren/symmetric_memory -> origin/tianren/symmetric_memory 2025-12-04T09:08:04.7527564Z * [new branch] tianren/test -> origin/tianren/test 2025-12-04T09:08:04.7527759Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-12-04T09:08:04.7527901Z * [new branch] tmp -> origin/tmp 2025-12-04T09:08:04.7528083Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-12-04T09:08:04.7528289Z * [new branch] torchtitan_integration -> origin/torchtitan_integration 2025-12-04T09:08:04.7528566Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-12-04T09:08:04.7528782Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-12-04T09:08:04.7528979Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-12-04T09:08:04.7529149Z * [new branch] triton_kernel -> origin/triton_kernel 2025-12-04T09:08:04.7529299Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-12-04T09:08:04.7529459Z * [new branch] type_dec -> origin/type_dec 2025-12-04T09:08:04.7529696Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-12-04T09:08:04.7530046Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-12-04T09:08:04.7530402Z * [new branch] update-audio-commit-hash/19087141161-1916-1 -> origin/update-audio-commit-hash/19087141161-1916-1 2025-12-04T09:08:04.7530741Z * [new branch] update-audio-commit-hash/19250643381-1929-1 -> origin/update-audio-commit-hash/19250643381-1929-1 2025-12-04T09:08:04.7531079Z * [new branch] update-audio-commit-hash/19397724337-1935-1 -> origin/update-audio-commit-hash/19397724337-1935-1 2025-12-04T09:08:04.7531432Z * [new branch] update-audio-commit-hash/19555670148-1941-1 -> origin/update-audio-commit-hash/19555670148-1941-1 2025-12-04T09:08:04.7531772Z * [new branch] update-audio-commit-hash/19750627930-1946-1 -> origin/update-audio-commit-hash/19750627930-1946-1 2025-12-04T09:08:04.7532127Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-12-04T09:08:04.7532491Z * [new branch] update-vision-commit-hash/19087141161-1916-1 -> origin/update-vision-commit-hash/19087141161-1916-1 2025-12-04T09:08:04.7532844Z * [new branch] update-vision-commit-hash/19184897099-1925-1 -> origin/update-vision-commit-hash/19184897099-1925-1 2025-12-04T09:08:04.7533192Z * [new branch] update-vision-commit-hash/19250643381-1929-1 -> origin/update-vision-commit-hash/19250643381-1929-1 2025-12-04T09:08:04.7533558Z * [new branch] update-vision-commit-hash/19381328640-1934-1 -> origin/update-vision-commit-hash/19381328640-1934-1 2025-12-04T09:08:04.7533906Z * [new branch] update-vision-commit-hash/19485237164-1938-1 -> origin/update-vision-commit-hash/19485237164-1938-1 2025-12-04T09:08:04.7534242Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-12-04T09:08:04.7534475Z * [new branch] update-vllm-dockerfile -> origin/update-vllm-dockerfile 2025-12-04T09:08:04.7534794Z * [new branch] update-xla-commit-hash/19224287370-211-1 -> origin/update-xla-commit-hash/19224287370-211-1 2025-12-04T09:08:04.7535113Z * [new branch] update-xla-commit-hash/19422028566-212-1 -> origin/update-xla-commit-hash/19422028566-212-1 2025-12-04T09:08:04.7535434Z * [new branch] update-xla-commit-hash/19626841311-213-1 -> origin/update-xla-commit-hash/19626841311-213-1 2025-12-04T09:08:04.7535835Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-12-04T09:08:04.7536042Z * [new branch] update_operator_readme -> origin/update_operator_readme 2025-12-04T09:08:04.7536276Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-12-04T09:08:04.7536490Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-12-04T09:08:04.7536706Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-12-04T09:08:04.7536994Z * [new branch] update_slow_tests_1763365283 -> origin/update_slow_tests_1763365283 2025-12-04T09:08:04.7537205Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-12-04T09:08:04.7537409Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-12-04T09:08:04.7537655Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-12-04T09:08:04.7537901Z * [new branch] upload-tests-for-autorevert -> origin/upload-tests-for-autorevert 2025-12-04T09:08:04.7538050Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-12-04T09:08:04.7538219Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-12-04T09:08:04.7538360Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-12-04T09:08:04.7538505Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-12-04T09:08:04.7538655Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-12-04T09:08:04.7538797Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-12-04T09:08:04.7538937Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-12-04T09:08:04.7539110Z * [new branch] validate_fn -> origin/validate_fn 2025-12-04T09:08:04.7539284Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-12-04T09:08:04.7539460Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-12-04T09:08:04.7539619Z * [new branch] varlen-api -> origin/varlen-api 2025-12-04T09:08:04.7539816Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-12-04T09:08:04.7540019Z * [new branch] varlen_batch_invariance -> origin/varlen_batch_invariance 2025-12-04T09:08:04.7540188Z * [new branch] viable/strict -> origin/viable/strict 2025-12-04T09:08:04.7540495Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-12-04T09:08:04.7540659Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-12-04T09:08:04.7540809Z * [new branch] vllmpin -> origin/vllmpin 2025-12-04T09:08:04.7541053Z * [new branch] vscode-recommend-pyrefly -> origin/vscode-recommend-pyrefly 2025-12-04T09:08:04.7541223Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-12-04T09:08:04.7541393Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-12-04T09:08:04.7541551Z * [new branch] whc/pei -> origin/whc/pei 2025-12-04T09:08:04.7541710Z * [new branch] whc/pp_fix -> origin/whc/pp_fix 2025-12-04T09:08:04.7541876Z * [new branch] whc/sharding -> origin/whc/sharding 2025-12-04T09:08:04.7542046Z * [new branch] whc/sharding2 -> origin/whc/sharding2 2025-12-04T09:08:04.7542199Z * [new branch] whc/uneven -> origin/whc/uneven 2025-12-04T09:08:04.7542440Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-12-04T09:08:04.7542608Z * [new branch] win_warnings -> origin/win_warnings 2025-12-04T09:08:04.7542806Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-12-04T09:08:04.7542963Z * [new branch] xmfan-war -> origin/xmfan-war 2025-12-04T09:08:04.7543125Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-12-04T09:08:04.7543312Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-12-04T09:08:04.7543759Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-12-04T09:08:04.7543945Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-12-04T09:08:04.7544131Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-12-04T09:08:04.7544299Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-12-04T09:08:04.7544455Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-12-04T09:08:04.7544636Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-12-04T09:08:04.7544806Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-12-04T09:08:04.7544995Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-12-04T09:08:04.7545195Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-12-04T09:08:04.7545359Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-12-04T09:08:04.7545527Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-12-04T09:08:04.7545705Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-12-04T09:08:04.7545879Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-12-04T09:08:04.7546059Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-12-04T09:08:04.7546293Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-12-04T09:08:04.7546467Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-12-04T09:08:04.7546637Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-12-04T09:08:04.7546815Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-12-04T09:08:04.7547032Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-12-04T09:08:04.7547280Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-12-04T09:08:04.7547680Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T09:08:04.7548067Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T09:08:04.7548256Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-12-04T09:08:04.7548427Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-12-04T09:08:04.7548601Z * [new branch] xmfan/test -> origin/xmfan/test 2025-12-04T09:08:04.7548822Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-12-04T09:08:04.7549029Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-12-04T09:08:04.7549267Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-12-04T09:08:04.7549508Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-12-04T09:08:04.7549764Z * [new branch] yiming/run_with_start_end_rng_hop -> origin/yiming/run_with_start_end_rng_hop 2025-12-04T09:08:04.7549937Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-12-04T09:08:04.7550124Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-12-04T09:08:04.7550445Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-12-04T09:08:04.7550674Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-12-04T09:08:04.7550903Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-12-04T09:08:04.7551098Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-12-04T09:08:04.7551252Z * [new branch] zb2p -> origin/zb2p 2025-12-04T09:08:04.7551477Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-12-04T09:08:04.7551696Z * [new branch] zhxchen17/ci/vllm_lora_oom -> origin/zhxchen17/ci/vllm_lora_oom 2025-12-04T09:08:04.7551968Z * [new branch] zhxchen17/ci/vllm_multimodal_oom -> origin/zhxchen17/ci/vllm_multimodal_oom 2025-12-04T09:08:04.7552163Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-12-04T09:08:04.7552480Z * [new branch] zhxchen17/dynamo/unsafe_drop_all_guards -> origin/zhxchen17/dynamo/unsafe_drop_all_guards 2025-12-04T09:08:04.7552742Z * [new branch] zhxchen17/export/call_override -> origin/zhxchen17/export/call_override 2025-12-04T09:08:04.7552964Z * [new branch] zhxchen17/export/codemod1 -> origin/zhxchen17/export/codemod1 2025-12-04T09:08:04.7553189Z * [new branch] zhxchen17/export/ctx_return -> origin/zhxchen17/export/ctx_return 2025-12-04T09:08:04.7553531Z * [new branch] zhxchen17/export/disable_side_effect_warn -> origin/zhxchen17/export/disable_side_effect_warn 2025-12-04T09:08:04.7553782Z * [new branch] zhxchen17/export/pytree_check -> origin/zhxchen17/export/pytree_check 2025-12-04T09:08:04.7554008Z * [new branch] zhxchen17/precompile/aoti -> origin/zhxchen17/precompile/aoti 2025-12-04T09:08:04.7554256Z * [new branch] zhxchen17/precompile/globals -> origin/zhxchen17/precompile/globals 2025-12-04T09:08:04.7554568Z * [new branch] zhxchen17/precompile/inductor_guards -> origin/zhxchen17/precompile/inductor_guards 2025-12-04T09:08:04.7554767Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-12-04T09:08:04.7555032Z * [new branch] zhxchen17/torch_export_api_update -> origin/zhxchen17/torch_export_api_update 2025-12-04T09:08:04.7555238Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-12-04T09:08:04.7555432Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-12-04T09:08:04.7555617Z * [new branch] zxiiro/c7i.2xlarge -> origin/zxiiro/c7i.2xlarge 2025-12-04T09:08:04.7555825Z * [new branch] zxiiro/c7i.2xlarge.h100 -> origin/zxiiro/c7i.2xlarge.h100 2025-12-04T09:08:04.7555985Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-12-04T09:08:04.7556150Z * [new branch] zxiiro/risc64 -> origin/zxiiro/risc64 2025-12-04T09:08:04.7556391Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-12-04T09:08:04.7556840Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-12-04T09:08:04.7556992Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-12-04T09:08:04.7557207Z * [new tag] ciflow/b200/115316 -> ciflow/b200/115316 2025-12-04T09:08:04.7557346Z * [new tag] ciflow/b200/160685 -> ciflow/b200/160685 2025-12-04T09:08:04.7557483Z * [new tag] ciflow/b200/161607 -> ciflow/b200/161607 2025-12-04T09:08:04.7557630Z * [new tag] ciflow/b200/161938 -> ciflow/b200/161938 2025-12-04T09:08:04.7557768Z * [new tag] ciflow/b200/167207 -> ciflow/b200/167207 2025-12-04T09:08:04.7557909Z * [new tag] ciflow/b200/167989 -> ciflow/b200/167989 2025-12-04T09:08:04.7558052Z * [new tag] ciflow/b200/168096 -> ciflow/b200/168096 2025-12-04T09:08:04.7558258Z * [new tag] ciflow/b200/168175 -> ciflow/b200/168175 2025-12-04T09:08:04.7558398Z * [new tag] ciflow/b200/168195 -> ciflow/b200/168195 2025-12-04T09:08:04.7558540Z * [new tag] ciflow/b200/169200 -> ciflow/b200/169200 2025-12-04T09:08:04.7558692Z * [new tag] ciflow/b200/169216 -> ciflow/b200/169216 2025-12-04T09:08:04.7558831Z * [new tag] ciflow/b200/169380 -> ciflow/b200/169380 2025-12-04T09:08:04.7558968Z * [new tag] ciflow/b200/169412 -> ciflow/b200/169412 2025-12-04T09:08:04.7559118Z * [new tag] ciflow/b200/169470 -> ciflow/b200/169470 2025-12-04T09:08:04.7559256Z * [new tag] ciflow/b200/169471 -> ciflow/b200/169471 2025-12-04T09:08:04.7559392Z * [new tag] ciflow/b200/169472 -> ciflow/b200/169472 2025-12-04T09:08:04.7559543Z * [new tag] ciflow/b200/169514 -> ciflow/b200/169514 2025-12-04T09:08:04.7559679Z * [new tag] ciflow/b200/169517 -> ciflow/b200/169517 2025-12-04T09:08:04.7559842Z * [new tag] ciflow/binaries/165922 -> ciflow/binaries/165922 2025-12-04T09:08:04.7560016Z * [new tag] ciflow/binaries/169510 -> ciflow/binaries/169510 2025-12-04T09:08:04.7560211Z * [new tag] ciflow/binaries_wheel/157994 -> ciflow/binaries_wheel/157994 2025-12-04T09:08:04.7560402Z * [new tag] ciflow/binaries_wheel/166829 -> ciflow/binaries_wheel/166829 2025-12-04T09:08:04.7560599Z * [new tag] ciflow/binaries_wheel/167972 -> ciflow/binaries_wheel/167972 2025-12-04T09:08:04.7560785Z * [new tag] ciflow/binaries_wheel/167981 -> ciflow/binaries_wheel/167981 2025-12-04T09:08:04.7560946Z * [new tag] ciflow/dynamo/167695 -> ciflow/dynamo/167695 2025-12-04T09:08:04.7561105Z * [new tag] ciflow/dynamo/168096 -> ciflow/dynamo/168096 2025-12-04T09:08:04.7561258Z * [new tag] ciflow/dynamo/169525 -> ciflow/dynamo/169525 2025-12-04T09:08:04.7561506Z * [new tag] ciflow/h100-cutlass-backend/161938 -> ciflow/h100-cutlass-backend/161938 2025-12-04T09:08:04.7561751Z * [new tag] ciflow/h100-cutlass-backend/161940 -> ciflow/h100-cutlass-backend/161940 2025-12-04T09:08:04.7561971Z * [new tag] ciflow/h100-distributed/168923 -> ciflow/h100-distributed/168923 2025-12-04T09:08:04.7562150Z * [new tag] ciflow/h100-symm-mem/167552 -> ciflow/h100-symm-mem/167552 2025-12-04T09:08:04.7562325Z * [new tag] ciflow/h100-symm-mem/168129 -> ciflow/h100-symm-mem/168129 2025-12-04T09:08:04.7562517Z * [new tag] ciflow/h100-symm-mem/168917 -> ciflow/h100-symm-mem/168917 2025-12-04T09:08:04.7562689Z * [new tag] ciflow/h100-symm-mem/169156 -> ciflow/h100-symm-mem/169156 2025-12-04T09:08:04.7562864Z * [new tag] ciflow/h100-symm-mem/169200 -> ciflow/h100-symm-mem/169200 2025-12-04T09:08:04.7563051Z * [new tag] ciflow/h100-symm-mem/169216 -> ciflow/h100-symm-mem/169216 2025-12-04T09:08:04.7563294Z * [new tag] ciflow/h100-symm-mem/169338 -> ciflow/h100-symm-mem/169338 2025-12-04T09:08:04.7563468Z * [new tag] ciflow/h100-symm-mem/169355 -> ciflow/h100-symm-mem/169355 2025-12-04T09:08:04.7563655Z * [new tag] ciflow/h100-symm-mem/169543 -> ciflow/h100-symm-mem/169543 2025-12-04T09:08:04.7563798Z * [new tag] ciflow/h100/115316 -> ciflow/h100/115316 2025-12-04T09:08:04.7563941Z * [new tag] ciflow/h100/160685 -> ciflow/h100/160685 2025-12-04T09:08:04.7564094Z * [new tag] ciflow/h100/160729 -> ciflow/h100/160729 2025-12-04T09:08:04.7564234Z * [new tag] ciflow/h100/161607 -> ciflow/h100/161607 2025-12-04T09:08:04.7564435Z * [new tag] ciflow/h100/161938 -> ciflow/h100/161938 2025-12-04T09:08:04.7564586Z * [new tag] ciflow/h100/167207 -> ciflow/h100/167207 2025-12-04T09:08:04.7564728Z * [new tag] ciflow/h100/167989 -> ciflow/h100/167989 2025-12-04T09:08:04.7564869Z * [new tag] ciflow/h100/168096 -> ciflow/h100/168096 2025-12-04T09:08:04.7565018Z * [new tag] ciflow/h100/168175 -> ciflow/h100/168175 2025-12-04T09:08:04.7565159Z * [new tag] ciflow/h100/168195 -> ciflow/h100/168195 2025-12-04T09:08:04.7565297Z * [new tag] ciflow/h100/168980 -> ciflow/h100/168980 2025-12-04T09:08:04.7565434Z * [new tag] ciflow/h100/169200 -> ciflow/h100/169200 2025-12-04T09:08:04.7565582Z * [new tag] ciflow/h100/169216 -> ciflow/h100/169216 2025-12-04T09:08:04.7565729Z * [new tag] ciflow/h100/169380 -> ciflow/h100/169380 2025-12-04T09:08:04.7565866Z * [new tag] ciflow/h100/169412 -> ciflow/h100/169412 2025-12-04T09:08:04.7566016Z * [new tag] ciflow/h100/169470 -> ciflow/h100/169470 2025-12-04T09:08:04.7566159Z * [new tag] ciflow/h100/169471 -> ciflow/h100/169471 2025-12-04T09:08:04.7566295Z * [new tag] ciflow/h100/169472 -> ciflow/h100/169472 2025-12-04T09:08:04.7566440Z * [new tag] ciflow/h100/169514 -> ciflow/h100/169514 2025-12-04T09:08:04.7566635Z * [new tag] ciflow/inductor-cu126/168096 -> ciflow/inductor-cu126/168096 2025-12-04T09:08:04.7567003Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/168096 -> ciflow/inductor-micro-benchmark-cpu-x86/168096 2025-12-04T09:08:04.7567309Z * [new tag] ciflow/inductor-micro-benchmark/166165 -> ciflow/inductor-micro-benchmark/166165 2025-12-04T09:08:04.7567595Z * [new tag] ciflow/inductor-micro-benchmark/168096 -> ciflow/inductor-micro-benchmark/168096 2025-12-04T09:08:04.7567858Z * [new tag] ciflow/inductor-perf-compare/168096 -> ciflow/inductor-perf-compare/168096 2025-12-04T09:08:04.7568288Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168073 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168073 2025-12-04T09:08:04.7568694Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168096 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168096 2025-12-04T09:08:04.7569097Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi300/169024 2025-12-04T09:08:04.7569509Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi355/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi355/169024 2025-12-04T09:08:04.7569820Z * [new tag] ciflow/inductor-perf-test-nightly/168096 -> ciflow/inductor-perf-test-nightly/168096 2025-12-04T09:08:04.7570049Z * [new tag] ciflow/inductor-periodic/168096 -> ciflow/inductor-periodic/168096 2025-12-04T09:08:04.7570284Z * [new tag] ciflow/inductor-periodic/169024 -> ciflow/inductor-periodic/169024 2025-12-04T09:08:04.7570574Z * [new tag] ciflow/inductor-periodic/169425 -> ciflow/inductor-periodic/169425 2025-12-04T09:08:04.7570811Z * [new tag] ciflow/inductor-rocm-mi200/165545 -> ciflow/inductor-rocm-mi200/165545 2025-12-04T09:08:04.7571062Z * [new tag] ciflow/inductor-rocm-mi200/165997 -> ciflow/inductor-rocm-mi200/165997 2025-12-04T09:08:04.7571293Z * [new tag] ciflow/inductor-rocm-mi200/168096 -> ciflow/inductor-rocm-mi200/168096 2025-12-04T09:08:04.7571523Z * [new tag] ciflow/inductor-rocm-mi200/169063 -> ciflow/inductor-rocm-mi200/169063 2025-12-04T09:08:04.7571824Z * [new tag] ciflow/inductor-rocm-mi200/169425 -> ciflow/inductor-rocm-mi200/169425 2025-12-04T09:08:04.7572056Z * [new tag] ciflow/inductor-rocm-mi300/165545 -> ciflow/inductor-rocm-mi300/165545 2025-12-04T09:08:04.7572287Z * [new tag] ciflow/inductor-rocm-mi300/168096 -> ciflow/inductor-rocm-mi300/168096 2025-12-04T09:08:04.7572542Z * [new tag] ciflow/inductor-rocm-mi300/169063 -> ciflow/inductor-rocm-mi300/169063 2025-12-04T09:08:04.7572768Z * [new tag] ciflow/inductor-rocm-mi300/169425 -> ciflow/inductor-rocm-mi300/169425 2025-12-04T09:08:04.7572952Z * [new tag] ciflow/inductor-rocm/162052 -> ciflow/inductor-rocm/162052 2025-12-04T09:08:04.7573145Z * [new tag] ciflow/inductor-rocm/168971 -> ciflow/inductor-rocm/168971 2025-12-04T09:08:04.7573359Z * [new tag] ciflow/inductor-windows/168096 -> ciflow/inductor-windows/168096 2025-12-04T09:08:04.7573535Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-12-04T09:08:04.7573705Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-12-04T09:08:04.7573880Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-12-04T09:08:04.7574042Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-12-04T09:08:04.7574202Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-12-04T09:08:04.7574368Z * [new tag] ciflow/inductor/157149 -> ciflow/inductor/157149 2025-12-04T09:08:04.7574533Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-12-04T09:08:04.7574692Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-12-04T09:08:04.7574860Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-12-04T09:08:04.7575025Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-12-04T09:08:04.7575185Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-12-04T09:08:04.7575354Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-12-04T09:08:04.7575522Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-12-04T09:08:04.7575684Z * [new tag] ciflow/inductor/161938 -> ciflow/inductor/161938 2025-12-04T09:08:04.7575852Z * [new tag] ciflow/inductor/161939 -> ciflow/inductor/161939 2025-12-04T09:08:04.7576014Z * [new tag] ciflow/inductor/161940 -> ciflow/inductor/161940 2025-12-04T09:08:04.7576174Z * [new tag] ciflow/inductor/162052 -> ciflow/inductor/162052 2025-12-04T09:08:04.7576345Z * [new tag] ciflow/inductor/162275 -> ciflow/inductor/162275 2025-12-04T09:08:04.7576510Z * [new tag] ciflow/inductor/162795 -> ciflow/inductor/162795 2025-12-04T09:08:04.7576672Z * [new tag] ciflow/inductor/163245 -> ciflow/inductor/163245 2025-12-04T09:08:04.7576833Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-12-04T09:08:04.7577060Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-12-04T09:08:04.7577219Z * [new tag] ciflow/inductor/163942 -> ciflow/inductor/163942 2025-12-04T09:08:04.7577378Z * [new tag] ciflow/inductor/165270 -> ciflow/inductor/165270 2025-12-04T09:08:04.7577548Z * [new tag] ciflow/inductor/165274 -> ciflow/inductor/165274 2025-12-04T09:08:04.7577708Z * [new tag] ciflow/inductor/165322 -> ciflow/inductor/165322 2025-12-04T09:08:04.7577869Z * [new tag] ciflow/inductor/165597 -> ciflow/inductor/165597 2025-12-04T09:08:04.7578099Z * [new tag] ciflow/inductor/166063 -> ciflow/inductor/166063 2025-12-04T09:08:04.7578260Z * [new tag] ciflow/inductor/166075 -> ciflow/inductor/166075 2025-12-04T09:08:04.7578424Z * [new tag] ciflow/inductor/166165 -> ciflow/inductor/166165 2025-12-04T09:08:04.7578594Z * [new tag] ciflow/inductor/166254 -> ciflow/inductor/166254 2025-12-04T09:08:04.7578752Z * [new tag] ciflow/inductor/166483 -> ciflow/inductor/166483 2025-12-04T09:08:04.7578916Z * [new tag] ciflow/inductor/166494 -> ciflow/inductor/166494 2025-12-04T09:08:04.7579087Z * [new tag] ciflow/inductor/166545 -> ciflow/inductor/166545 2025-12-04T09:08:04.7579251Z * [new tag] ciflow/inductor/166788 -> ciflow/inductor/166788 2025-12-04T09:08:04.7579409Z * [new tag] ciflow/inductor/166846 -> ciflow/inductor/166846 2025-12-04T09:08:04.7579581Z * [new tag] ciflow/inductor/167300 -> ciflow/inductor/167300 2025-12-04T09:08:04.7579740Z * [new tag] ciflow/inductor/167407 -> ciflow/inductor/167407 2025-12-04T09:08:04.7579902Z * [new tag] ciflow/inductor/167536 -> ciflow/inductor/167536 2025-12-04T09:08:04.7580071Z * [new tag] ciflow/inductor/167552 -> ciflow/inductor/167552 2025-12-04T09:08:04.7580236Z * [new tag] ciflow/inductor/167555 -> ciflow/inductor/167555 2025-12-04T09:08:04.7580395Z * [new tag] ciflow/inductor/167583 -> ciflow/inductor/167583 2025-12-04T09:08:04.7580551Z * [new tag] ciflow/inductor/167599 -> ciflow/inductor/167599 2025-12-04T09:08:04.7580717Z * [new tag] ciflow/inductor/167647 -> ciflow/inductor/167647 2025-12-04T09:08:04.7580874Z * [new tag] ciflow/inductor/167677 -> ciflow/inductor/167677 2025-12-04T09:08:04.7581032Z * [new tag] ciflow/inductor/167680 -> ciflow/inductor/167680 2025-12-04T09:08:04.7581209Z * [new tag] ciflow/inductor/167695 -> ciflow/inductor/167695 2025-12-04T09:08:04.7581371Z * [new tag] ciflow/inductor/167742 -> ciflow/inductor/167742 2025-12-04T09:08:04.7581533Z * [new tag] ciflow/inductor/167768 -> ciflow/inductor/167768 2025-12-04T09:08:04.7581698Z * [new tag] ciflow/inductor/167773 -> ciflow/inductor/167773 2025-12-04T09:08:04.7581855Z * [new tag] ciflow/inductor/167781 -> ciflow/inductor/167781 2025-12-04T09:08:04.7582012Z * [new tag] ciflow/inductor/167880 -> ciflow/inductor/167880 2025-12-04T09:08:04.7582174Z * [new tag] ciflow/inductor/167887 -> ciflow/inductor/167887 2025-12-04T09:08:04.7582331Z * [new tag] ciflow/inductor/167972 -> ciflow/inductor/167972 2025-12-04T09:08:04.7582496Z * [new tag] ciflow/inductor/167989 -> ciflow/inductor/167989 2025-12-04T09:08:04.7582673Z * [new tag] ciflow/inductor/168002 -> ciflow/inductor/168002 2025-12-04T09:08:04.7582832Z * [new tag] ciflow/inductor/168050 -> ciflow/inductor/168050 2025-12-04T09:08:04.7583461Z * [new tag] ciflow/inductor/168051 -> ciflow/inductor/168051 2025-12-04T09:08:04.7583622Z * [new tag] ciflow/inductor/168052 -> ciflow/inductor/168052 2025-12-04T09:08:04.7583800Z * [new tag] ciflow/inductor/168073 -> ciflow/inductor/168073 2025-12-04T09:08:04.7583968Z * [new tag] ciflow/inductor/168096 -> ciflow/inductor/168096 2025-12-04T09:08:04.7584129Z * [new tag] ciflow/inductor/168114 -> ciflow/inductor/168114 2025-12-04T09:08:04.7584297Z * [new tag] ciflow/inductor/168115 -> ciflow/inductor/168115 2025-12-04T09:08:04.7584455Z * [new tag] ciflow/inductor/168127 -> ciflow/inductor/168127 2025-12-04T09:08:04.7584679Z * [new tag] ciflow/inductor/168129 -> ciflow/inductor/168129 2025-12-04T09:08:04.7584847Z * [new tag] ciflow/inductor/168157 -> ciflow/inductor/168157 2025-12-04T09:08:04.7585009Z * [new tag] ciflow/inductor/168175 -> ciflow/inductor/168175 2025-12-04T09:08:04.7585168Z * [new tag] ciflow/inductor/168185 -> ciflow/inductor/168185 2025-12-04T09:08:04.7585337Z * [new tag] ciflow/inductor/168195 -> ciflow/inductor/168195 2025-12-04T09:08:04.7585493Z * [new tag] ciflow/inductor/168209 -> ciflow/inductor/168209 2025-12-04T09:08:04.7585648Z * [new tag] ciflow/inductor/168266 -> ciflow/inductor/168266 2025-12-04T09:08:04.7585810Z * [new tag] ciflow/inductor/168316 -> ciflow/inductor/168316 2025-12-04T09:08:04.7585967Z * [new tag] ciflow/inductor/168326 -> ciflow/inductor/168326 2025-12-04T09:08:04.7586137Z * [new tag] ciflow/inductor/168368 -> ciflow/inductor/168368 2025-12-04T09:08:04.7586302Z * [new tag] ciflow/inductor/168894 -> ciflow/inductor/168894 2025-12-04T09:08:04.7586464Z * [new tag] ciflow/inductor/168934 -> ciflow/inductor/168934 2025-12-04T09:08:04.7586625Z * [new tag] ciflow/inductor/168939 -> ciflow/inductor/168939 2025-12-04T09:08:04.7586788Z * [new tag] ciflow/inductor/168946 -> ciflow/inductor/168946 2025-12-04T09:08:04.7586953Z * [new tag] ciflow/inductor/168950 -> ciflow/inductor/168950 2025-12-04T09:08:04.7587111Z * [new tag] ciflow/inductor/168951 -> ciflow/inductor/168951 2025-12-04T09:08:04.7587270Z * [new tag] ciflow/inductor/168952 -> ciflow/inductor/168952 2025-12-04T09:08:04.7587445Z * [new tag] ciflow/inductor/168955 -> ciflow/inductor/168955 2025-12-04T09:08:04.7587608Z * [new tag] ciflow/inductor/168971 -> ciflow/inductor/168971 2025-12-04T09:08:04.7587765Z * [new tag] ciflow/inductor/168979 -> ciflow/inductor/168979 2025-12-04T09:08:04.7587929Z * [new tag] ciflow/inductor/168980 -> ciflow/inductor/168980 2025-12-04T09:08:04.7588098Z * [new tag] ciflow/inductor/168983 -> ciflow/inductor/168983 2025-12-04T09:08:04.7588261Z * [new tag] ciflow/inductor/169006 -> ciflow/inductor/169006 2025-12-04T09:08:04.7588429Z * [new tag] ciflow/inductor/169023 -> ciflow/inductor/169023 2025-12-04T09:08:04.7588588Z * [new tag] ciflow/inductor/169024 -> ciflow/inductor/169024 2025-12-04T09:08:04.7588748Z * [new tag] ciflow/inductor/169025 -> ciflow/inductor/169025 2025-12-04T09:08:04.7588921Z * [new tag] ciflow/inductor/169066 -> ciflow/inductor/169066 2025-12-04T09:08:04.7589093Z * [new tag] ciflow/inductor/169091 -> ciflow/inductor/169091 2025-12-04T09:08:04.7589253Z * [new tag] ciflow/inductor/169102 -> ciflow/inductor/169102 2025-12-04T09:08:04.7589418Z * [new tag] ciflow/inductor/169103 -> ciflow/inductor/169103 2025-12-04T09:08:04.7589642Z * [new tag] ciflow/inductor/169121 -> ciflow/inductor/169121 2025-12-04T09:08:04.7589806Z * [new tag] ciflow/inductor/169134 -> ciflow/inductor/169134 2025-12-04T09:08:04.7589964Z * [new tag] ciflow/inductor/169135 -> ciflow/inductor/169135 2025-12-04T09:08:04.7590130Z * [new tag] ciflow/inductor/169141 -> ciflow/inductor/169141 2025-12-04T09:08:04.7590357Z * [new tag] ciflow/inductor/169151 -> ciflow/inductor/169151 2025-12-04T09:08:04.7590523Z * [new tag] ciflow/inductor/169161 -> ciflow/inductor/169161 2025-12-04T09:08:04.7591077Z * [new tag] ciflow/inductor/169167 -> ciflow/inductor/169167 2025-12-04T09:08:04.7591246Z * [new tag] ciflow/inductor/169177 -> ciflow/inductor/169177 2025-12-04T09:08:04.7591409Z * [new tag] ciflow/inductor/169185 -> ciflow/inductor/169185 2025-12-04T09:08:04.7591579Z * [new tag] ciflow/inductor/169196 -> ciflow/inductor/169196 2025-12-04T09:08:04.7591745Z * [new tag] ciflow/inductor/169200 -> ciflow/inductor/169200 2025-12-04T09:08:04.7591904Z * [new tag] ciflow/inductor/169204 -> ciflow/inductor/169204 2025-12-04T09:08:04.7592067Z * [new tag] ciflow/inductor/169216 -> ciflow/inductor/169216 2025-12-04T09:08:04.7592233Z * [new tag] ciflow/inductor/169219 -> ciflow/inductor/169219 2025-12-04T09:08:04.7592396Z * [new tag] ciflow/inductor/169220 -> ciflow/inductor/169220 2025-12-04T09:08:04.7592564Z * [new tag] ciflow/inductor/169230 -> ciflow/inductor/169230 2025-12-04T09:08:04.7592722Z * [new tag] ciflow/inductor/169242 -> ciflow/inductor/169242 2025-12-04T09:08:04.7592880Z * [new tag] ciflow/inductor/169245 -> ciflow/inductor/169245 2025-12-04T09:08:04.7593054Z * [new tag] ciflow/inductor/169260 -> ciflow/inductor/169260 2025-12-04T09:08:04.7593214Z * [new tag] ciflow/inductor/169282 -> ciflow/inductor/169282 2025-12-04T09:08:04.7593372Z * [new tag] ciflow/inductor/169286 -> ciflow/inductor/169286 2025-12-04T09:08:04.7593540Z * [new tag] ciflow/inductor/169299 -> ciflow/inductor/169299 2025-12-04T09:08:04.7593698Z * [new tag] ciflow/inductor/169304 -> ciflow/inductor/169304 2025-12-04T09:08:04.7593857Z * [new tag] ciflow/inductor/169305 -> ciflow/inductor/169305 2025-12-04T09:08:04.7594019Z * [new tag] ciflow/inductor/169308 -> ciflow/inductor/169308 2025-12-04T09:08:04.7594185Z * [new tag] ciflow/inductor/169319 -> ciflow/inductor/169319 2025-12-04T09:08:04.7594347Z * [new tag] ciflow/inductor/169326 -> ciflow/inductor/169326 2025-12-04T09:08:04.7594515Z * [new tag] ciflow/inductor/169332 -> ciflow/inductor/169332 2025-12-04T09:08:04.7594680Z * [new tag] ciflow/inductor/169333 -> ciflow/inductor/169333 2025-12-04T09:08:04.7594839Z * [new tag] ciflow/inductor/169336 -> ciflow/inductor/169336 2025-12-04T09:08:04.7594997Z * [new tag] ciflow/inductor/169340 -> ciflow/inductor/169340 2025-12-04T09:08:04.7595165Z * [new tag] ciflow/inductor/169341 -> ciflow/inductor/169341 2025-12-04T09:08:04.7595324Z * [new tag] ciflow/inductor/169343 -> ciflow/inductor/169343 2025-12-04T09:08:04.7595484Z * [new tag] ciflow/inductor/169346 -> ciflow/inductor/169346 2025-12-04T09:08:04.7595651Z * [new tag] ciflow/inductor/169348 -> ciflow/inductor/169348 2025-12-04T09:08:04.7595812Z * [new tag] ciflow/inductor/169350 -> ciflow/inductor/169350 2025-12-04T09:08:04.7596043Z * [new tag] ciflow/inductor/169355 -> ciflow/inductor/169355 2025-12-04T09:08:04.7596208Z * [new tag] ciflow/inductor/169370 -> ciflow/inductor/169370 2025-12-04T09:08:04.7596369Z * [new tag] ciflow/inductor/169375 -> ciflow/inductor/169375 2025-12-04T09:08:04.7596529Z * [new tag] ciflow/inductor/169389 -> ciflow/inductor/169389 2025-12-04T09:08:04.7596694Z * [new tag] ciflow/inductor/169391 -> ciflow/inductor/169391 2025-12-04T09:08:04.7596852Z * [new tag] ciflow/inductor/169393 -> ciflow/inductor/169393 2025-12-04T09:08:04.7597070Z * [new tag] ciflow/inductor/169399 -> ciflow/inductor/169399 2025-12-04T09:08:04.7597235Z * [new tag] ciflow/inductor/169400 -> ciflow/inductor/169400 2025-12-04T09:08:04.7597400Z * [new tag] ciflow/inductor/169415 -> ciflow/inductor/169415 2025-12-04T09:08:04.7597561Z * [new tag] ciflow/inductor/169417 -> ciflow/inductor/169417 2025-12-04T09:08:04.7597722Z * [new tag] ciflow/inductor/169418 -> ciflow/inductor/169418 2025-12-04T09:08:04.7597890Z * [new tag] ciflow/inductor/169430 -> ciflow/inductor/169430 2025-12-04T09:08:04.7598048Z * [new tag] ciflow/inductor/169432 -> ciflow/inductor/169432 2025-12-04T09:08:04.7598207Z * [new tag] ciflow/inductor/169436 -> ciflow/inductor/169436 2025-12-04T09:08:04.7598377Z * [new tag] ciflow/inductor/169437 -> ciflow/inductor/169437 2025-12-04T09:08:04.7598541Z * [new tag] ciflow/inductor/169438 -> ciflow/inductor/169438 2025-12-04T09:08:04.7598706Z * [new tag] ciflow/inductor/169441 -> ciflow/inductor/169441 2025-12-04T09:08:04.7598878Z * [new tag] ciflow/inductor/169446 -> ciflow/inductor/169446 2025-12-04T09:08:04.7599045Z * [new tag] ciflow/inductor/169447 -> ciflow/inductor/169447 2025-12-04T09:08:04.7599204Z * [new tag] ciflow/inductor/169452 -> ciflow/inductor/169452 2025-12-04T09:08:04.7599374Z * [new tag] ciflow/inductor/169455 -> ciflow/inductor/169455 2025-12-04T09:08:04.7599539Z * [new tag] ciflow/inductor/169459 -> ciflow/inductor/169459 2025-12-04T09:08:04.7599700Z * [new tag] ciflow/inductor/169463 -> ciflow/inductor/169463 2025-12-04T09:08:04.7599864Z * [new tag] ciflow/inductor/169476 -> ciflow/inductor/169476 2025-12-04T09:08:04.7600026Z * [new tag] ciflow/inductor/169485 -> ciflow/inductor/169485 2025-12-04T09:08:04.7600189Z * [new tag] ciflow/inductor/169493 -> ciflow/inductor/169493 2025-12-04T09:08:04.7600353Z * [new tag] ciflow/inductor/169496 -> ciflow/inductor/169496 2025-12-04T09:08:04.7600524Z * [new tag] ciflow/inductor/169497 -> ciflow/inductor/169497 2025-12-04T09:08:04.7600684Z * [new tag] ciflow/inductor/169503 -> ciflow/inductor/169503 2025-12-04T09:08:04.7600844Z * [new tag] ciflow/inductor/169504 -> ciflow/inductor/169504 2025-12-04T09:08:04.7601017Z * [new tag] ciflow/inductor/169505 -> ciflow/inductor/169505 2025-12-04T09:08:04.7601180Z * [new tag] ciflow/inductor/169508 -> ciflow/inductor/169508 2025-12-04T09:08:04.7601339Z * [new tag] ciflow/inductor/169509 -> ciflow/inductor/169509 2025-12-04T09:08:04.7601508Z * [new tag] ciflow/inductor/169513 -> ciflow/inductor/169513 2025-12-04T09:08:04.7601675Z * [new tag] ciflow/inductor/169514 -> ciflow/inductor/169514 2025-12-04T09:08:04.7601837Z * [new tag] ciflow/inductor/169515 -> ciflow/inductor/169515 2025-12-04T09:08:04.7602074Z * [new tag] ciflow/inductor/169517 -> ciflow/inductor/169517 2025-12-04T09:08:04.7602234Z * [new tag] ciflow/inductor/169519 -> ciflow/inductor/169519 2025-12-04T09:08:04.7602393Z * [new tag] ciflow/inductor/169520 -> ciflow/inductor/169520 2025-12-04T09:08:04.7602561Z * [new tag] ciflow/inductor/169521 -> ciflow/inductor/169521 2025-12-04T09:08:04.7602722Z * [new tag] ciflow/inductor/169524 -> ciflow/inductor/169524 2025-12-04T09:08:04.7602879Z * [new tag] ciflow/inductor/169527 -> ciflow/inductor/169527 2025-12-04T09:08:04.7603110Z * [new tag] ciflow/inductor/169528 -> ciflow/inductor/169528 2025-12-04T09:08:04.7603278Z * [new tag] ciflow/inductor/169532 -> ciflow/inductor/169532 2025-12-04T09:08:04.7603437Z * [new tag] ciflow/inductor/169535 -> ciflow/inductor/169535 2025-12-04T09:08:04.7603599Z * [new tag] ciflow/inductor/169536 -> ciflow/inductor/169536 2025-12-04T09:08:04.7603771Z * [new tag] ciflow/inductor/169547 -> ciflow/inductor/169547 2025-12-04T09:08:04.7603932Z * [new tag] ciflow/inductor/169548 -> ciflow/inductor/169548 2025-12-04T09:08:04.7604093Z * [new tag] ciflow/inductor/169549 -> ciflow/inductor/169549 2025-12-04T09:08:04.7604264Z * [new tag] ciflow/inductor/169551 -> ciflow/inductor/169551 2025-12-04T09:08:04.7604424Z * [new tag] ciflow/inductor/169552 -> ciflow/inductor/169552 2025-12-04T09:08:04.7604587Z * [new tag] ciflow/inductor/169553 -> ciflow/inductor/169553 2025-12-04T09:08:04.7604757Z * [new tag] ciflow/inductor/169557 -> ciflow/inductor/169557 2025-12-04T09:08:04.7604931Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-12-04T09:08:04.7605101Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-12-04T09:08:04.7605281Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-12-04T09:08:04.7605472Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-12-04T09:08:04.7605658Z * [new tag] ciflow/linux-aarch64/166075 -> ciflow/linux-aarch64/166075 2025-12-04T09:08:04.7605853Z * [new tag] ciflow/linux-aarch64/166876 -> ciflow/linux-aarch64/166876 2025-12-04T09:08:04.7606035Z * [new tag] ciflow/linux-aarch64/167981 -> ciflow/linux-aarch64/167981 2025-12-04T09:08:04.7606190Z * [new tag] ciflow/mps/166254 -> ciflow/mps/166254 2025-12-04T09:08:04.7606344Z * [new tag] ciflow/mps/169017 -> ciflow/mps/169017 2025-12-04T09:08:04.7606487Z * [new tag] ciflow/mps/169372 -> ciflow/mps/169372 2025-12-04T09:08:04.7606630Z * [new tag] ciflow/mps/169478 -> ciflow/mps/169478 2025-12-04T09:08:04.7606815Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-12-04T09:08:04.7607004Z * [new tag] ciflow/op-benchmark/166075 -> ciflow/op-benchmark/166075 2025-12-04T09:08:04.7607180Z * [new tag] ciflow/op-benchmark/169544 -> ciflow/op-benchmark/169544 2025-12-04T09:08:04.7607423Z * [new tag] ciflow/periodic-rocm-mi200/165997 -> ciflow/periodic-rocm-mi200/165997 2025-12-04T09:08:04.7607664Z * [new tag] ciflow/periodic-rocm-mi200/166517 -> ciflow/periodic-rocm-mi200/166517 2025-12-04T09:08:04.7607899Z * [new tag] ciflow/periodic-rocm-mi200/169063 -> ciflow/periodic-rocm-mi200/169063 2025-12-04T09:08:04.7608132Z * [new tag] ciflow/periodic-rocm-mi200/169425 -> ciflow/periodic-rocm-mi200/169425 2025-12-04T09:08:04.7608371Z * [new tag] ciflow/periodic-rocm-mi300/166517 -> ciflow/periodic-rocm-mi300/166517 2025-12-04T09:08:04.7608677Z * [new tag] ciflow/periodic-rocm-mi300/169063 -> ciflow/periodic-rocm-mi300/169063 2025-12-04T09:08:04.7608909Z * [new tag] ciflow/periodic-rocm-mi300/169425 -> ciflow/periodic-rocm-mi300/169425 2025-12-04T09:08:04.7609095Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-12-04T09:08:04.7609261Z * [new tag] ciflow/periodic/167207 -> ciflow/periodic/167207 2025-12-04T09:08:04.7609425Z * [new tag] ciflow/periodic/167978 -> ciflow/periodic/167978 2025-12-04T09:08:04.7609656Z * [new tag] ciflow/periodic/168096 -> ciflow/periodic/168096 2025-12-04T09:08:04.7609817Z * [new tag] ciflow/periodic/169286 -> ciflow/periodic/169286 2025-12-04T09:08:04.7609987Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-12-04T09:08:04.7610168Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-12-04T09:08:04.7610330Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-12-04T09:08:04.7610502Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-12-04T09:08:04.7610964Z * [new tag] ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T09:08:04.7611158Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-12-04T09:08:04.7611364Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-12-04T09:08:04.7611576Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-12-04T09:08:04.7611776Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-12-04T09:08:04.7611972Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-12-04T09:08:04.7612186Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-12-04T09:08:04.7612380Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-12-04T09:08:04.7612529Z * [new tag] ciflow/pull/167207 -> ciflow/pull/167207 2025-12-04T09:08:04.7612796Z * [new tag] ciflow/quantization-periodic/169207 -> ciflow/quantization-periodic/169207 2025-12-04T09:08:04.7612968Z * [new tag] ciflow/rocm-mi200/165545 -> ciflow/rocm-mi200/165545 2025-12-04T09:08:04.7613137Z * [new tag] ciflow/rocm-mi200/165997 -> ciflow/rocm-mi200/165997 2025-12-04T09:08:04.7613306Z * [new tag] ciflow/rocm-mi200/168096 -> ciflow/rocm-mi200/168096 2025-12-04T09:08:04.7613476Z * [new tag] ciflow/rocm-mi200/168275 -> ciflow/rocm-mi200/168275 2025-12-04T09:08:04.7613640Z * [new tag] ciflow/rocm-mi200/169063 -> ciflow/rocm-mi200/169063 2025-12-04T09:08:04.7613800Z * [new tag] ciflow/rocm-mi200/169356 -> ciflow/rocm-mi200/169356 2025-12-04T09:08:04.7613974Z * [new tag] ciflow/rocm-mi200/169425 -> ciflow/rocm-mi200/169425 2025-12-04T09:08:04.7614137Z * [new tag] ciflow/rocm-mi300/165545 -> ciflow/rocm-mi300/165545 2025-12-04T09:08:04.7614302Z * [new tag] ciflow/rocm-mi300/167157 -> ciflow/rocm-mi300/167157 2025-12-04T09:08:04.7614468Z * [new tag] ciflow/rocm-mi300/168096 -> ciflow/rocm-mi300/168096 2025-12-04T09:08:04.7614631Z * [new tag] ciflow/rocm-mi300/169063 -> ciflow/rocm-mi300/169063 2025-12-04T09:08:04.7614791Z * [new tag] ciflow/rocm-mi300/169425 -> ciflow/rocm-mi300/169425 2025-12-04T09:08:04.7614959Z * [new tag] ciflow/rocm-mi355/167157 -> ciflow/rocm-mi355/167157 2025-12-04T09:08:04.7615182Z * [new tag] ciflow/rocm-mi355/168275 -> ciflow/rocm-mi355/168275 2025-12-04T09:08:04.7615342Z * [new tag] ciflow/rocm-mi355/169425 -> ciflow/rocm-mi355/169425 2025-12-04T09:08:04.7615522Z * [new tag] ciflow/rocm-navi31/168275 -> ciflow/rocm-navi31/168275 2025-12-04T09:08:04.7615693Z * [new tag] ciflow/rocm-navi31/169425 -> ciflow/rocm-navi31/169425 2025-12-04T09:08:04.7615836Z * [new tag] ciflow/rocm/115316 -> ciflow/rocm/115316 2025-12-04T09:08:04.7615977Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-12-04T09:08:04.7616193Z * [new tag] ciflow/rocm/160685 -> ciflow/rocm/160685 2025-12-04T09:08:04.7616341Z * [new tag] ciflow/rocm/161607 -> ciflow/rocm/161607 2025-12-04T09:08:04.7616484Z * [new tag] ciflow/rocm/162052 -> ciflow/rocm/162052 2025-12-04T09:08:04.7616639Z * [new tag] ciflow/rocm/165997 -> ciflow/rocm/165997 2025-12-04T09:08:04.7616782Z * [new tag] ciflow/rocm/166165 -> ciflow/rocm/166165 2025-12-04T09:08:04.7616923Z * [new tag] ciflow/rocm/166517 -> ciflow/rocm/166517 2025-12-04T09:08:04.7617080Z * [new tag] ciflow/rocm/167207 -> ciflow/rocm/167207 2025-12-04T09:08:04.7617221Z * [new tag] ciflow/rocm/167536 -> ciflow/rocm/167536 2025-12-04T09:08:04.7617363Z * [new tag] ciflow/rocm/167781 -> ciflow/rocm/167781 2025-12-04T09:08:04.7617510Z * [new tag] ciflow/rocm/167989 -> ciflow/rocm/167989 2025-12-04T09:08:04.7617658Z * [new tag] ciflow/rocm/168073 -> ciflow/rocm/168073 2025-12-04T09:08:04.7617798Z * [new tag] ciflow/rocm/168195 -> ciflow/rocm/168195 2025-12-04T09:08:04.7617944Z * [new tag] ciflow/rocm/168939 -> ciflow/rocm/168939 2025-12-04T09:08:04.7618091Z * [new tag] ciflow/rocm/168971 -> ciflow/rocm/168971 2025-12-04T09:08:04.7618232Z * [new tag] ciflow/rocm/169024 -> ciflow/rocm/169024 2025-12-04T09:08:04.7618376Z * [new tag] ciflow/rocm/169200 -> ciflow/rocm/169200 2025-12-04T09:08:04.7618527Z * [new tag] ciflow/rocm/169216 -> ciflow/rocm/169216 2025-12-04T09:08:04.7618671Z * [new tag] ciflow/rocm/169312 -> ciflow/rocm/169312 2025-12-04T09:08:04.7618811Z * [new tag] ciflow/rocm/169380 -> ciflow/rocm/169380 2025-12-04T09:08:04.7618973Z * [new tag] ciflow/rocm/169427 -> ciflow/rocm/169427 2025-12-04T09:08:04.7619113Z * [new tag] ciflow/rocm/169455 -> ciflow/rocm/169455 2025-12-04T09:08:04.7619253Z * [new tag] ciflow/rocm/169470 -> ciflow/rocm/169470 2025-12-04T09:08:04.7619401Z * [new tag] ciflow/rocm/169471 -> ciflow/rocm/169471 2025-12-04T09:08:04.7619541Z * [new tag] ciflow/rocm/169472 -> ciflow/rocm/169472 2025-12-04T09:08:04.7619682Z * [new tag] ciflow/rocm/169514 -> ciflow/rocm/169514 2025-12-04T09:08:04.7619837Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-12-04T09:08:04.7619985Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-12-04T09:08:04.7620462Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-12-04T09:08:04.7620622Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-12-04T09:08:04.7620765Z * [new tag] ciflow/slow/167207 -> ciflow/slow/167207 2025-12-04T09:08:04.7620908Z * [new tag] ciflow/slow/168050 -> ciflow/slow/168050 2025-12-04T09:08:04.7621131Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-12-04T09:08:04.7621277Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-12-04T09:08:04.7621424Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-12-04T09:08:04.7621576Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-12-04T09:08:04.7621729Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-12-04T09:08:04.7621874Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-12-04T09:08:04.7622084Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-12-04T09:08:04.7622238Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-12-04T09:08:04.7622671Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-12-04T09:08:04.7622824Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-12-04T09:08:04.7622982Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-12-04T09:08:04.7623129Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-12-04T09:08:04.7623274Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-12-04T09:08:04.7623428Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-12-04T09:08:04.7623889Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-12-04T09:08:04.7624073Z * [new tag] ciflow/torchbench/168175 -> ciflow/torchbench/168175 2025-12-04T09:08:04.7624237Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-12-04T09:08:04.7624387Z * [new tag] ciflow/trunk/157149 -> ciflow/trunk/157149 2025-12-04T09:08:04.7624535Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-12-04T09:08:04.7624695Z * [new tag] ciflow/trunk/159718 -> ciflow/trunk/159718 2025-12-04T09:08:04.7624839Z * [new tag] ciflow/trunk/160685 -> ciflow/trunk/160685 2025-12-04T09:08:04.7624987Z * [new tag] ciflow/trunk/160729 -> ciflow/trunk/160729 2025-12-04T09:08:04.7625138Z * [new tag] ciflow/trunk/162275 -> ciflow/trunk/162275 2025-12-04T09:08:04.7625287Z * [new tag] ciflow/trunk/162795 -> ciflow/trunk/162795 2025-12-04T09:08:04.7625431Z * [new tag] ciflow/trunk/163245 -> ciflow/trunk/163245 2025-12-04T09:08:04.7625574Z * [new tag] ciflow/trunk/163942 -> ciflow/trunk/163942 2025-12-04T09:08:04.7625729Z * [new tag] ciflow/trunk/165274 -> ciflow/trunk/165274 2025-12-04T09:08:04.7625872Z * [new tag] ciflow/trunk/165483 -> ciflow/trunk/165483 2025-12-04T09:08:04.7626020Z * [new tag] ciflow/trunk/165728 -> ciflow/trunk/165728 2025-12-04T09:08:04.7626173Z * [new tag] ciflow/trunk/165922 -> ciflow/trunk/165922 2025-12-04T09:08:04.7626321Z * [new tag] ciflow/trunk/166075 -> ciflow/trunk/166075 2025-12-04T09:08:04.7626464Z * [new tag] ciflow/trunk/166165 -> ciflow/trunk/166165 2025-12-04T09:08:04.7626616Z * [new tag] ciflow/trunk/166829 -> ciflow/trunk/166829 2025-12-04T09:08:04.7626767Z * [new tag] ciflow/trunk/166843 -> ciflow/trunk/166843 2025-12-04T09:08:04.7626912Z * [new tag] ciflow/trunk/166876 -> ciflow/trunk/166876 2025-12-04T09:08:04.7627066Z * [new tag] ciflow/trunk/167207 -> ciflow/trunk/167207 2025-12-04T09:08:04.7627273Z * [new tag] ciflow/trunk/167536 -> ciflow/trunk/167536 2025-12-04T09:08:04.7627424Z * [new tag] ciflow/trunk/167552 -> ciflow/trunk/167552 2025-12-04T09:08:04.7627579Z * [new tag] ciflow/trunk/167555 -> ciflow/trunk/167555 2025-12-04T09:08:04.7627722Z * [new tag] ciflow/trunk/167599 -> ciflow/trunk/167599 2025-12-04T09:08:04.7627866Z * [new tag] ciflow/trunk/167659 -> ciflow/trunk/167659 2025-12-04T09:08:04.7628010Z * [new tag] ciflow/trunk/167672 -> ciflow/trunk/167672 2025-12-04T09:08:04.7628224Z * [new tag] ciflow/trunk/167742 -> ciflow/trunk/167742 2025-12-04T09:08:04.7628369Z * [new tag] ciflow/trunk/167781 -> ciflow/trunk/167781 2025-12-04T09:08:04.7628521Z * [new tag] ciflow/trunk/167837 -> ciflow/trunk/167837 2025-12-04T09:08:04.7628678Z * [new tag] ciflow/trunk/167887 -> ciflow/trunk/167887 2025-12-04T09:08:04.7628824Z * [new tag] ciflow/trunk/167978 -> ciflow/trunk/167978 2025-12-04T09:08:04.7628967Z * [new tag] ciflow/trunk/168050 -> ciflow/trunk/168050 2025-12-04T09:08:04.7629125Z * [new tag] ciflow/trunk/168051 -> ciflow/trunk/168051 2025-12-04T09:08:04.7629271Z * [new tag] ciflow/trunk/168096 -> ciflow/trunk/168096 2025-12-04T09:08:04.7629413Z * [new tag] ciflow/trunk/168127 -> ciflow/trunk/168127 2025-12-04T09:08:04.7629576Z * [new tag] ciflow/trunk/168157 -> ciflow/trunk/168157 2025-12-04T09:08:04.7629726Z * [new tag] ciflow/trunk/168175 -> ciflow/trunk/168175 2025-12-04T09:08:04.7629868Z * [new tag] ciflow/trunk/168209 -> ciflow/trunk/168209 2025-12-04T09:08:04.7630026Z * [new tag] ciflow/trunk/168213 -> ciflow/trunk/168213 2025-12-04T09:08:04.7630171Z * [new tag] ciflow/trunk/168226 -> ciflow/trunk/168226 2025-12-04T09:08:04.7630389Z * [new tag] ciflow/trunk/168262 -> ciflow/trunk/168262 2025-12-04T09:08:04.7630548Z * [new tag] ciflow/trunk/168275 -> ciflow/trunk/168275 2025-12-04T09:08:04.7630693Z * [new tag] ciflow/trunk/168328 -> ciflow/trunk/168328 2025-12-04T09:08:04.7630841Z * [new tag] ciflow/trunk/168368 -> ciflow/trunk/168368 2025-12-04T09:08:04.7630985Z * [new tag] ciflow/trunk/168917 -> ciflow/trunk/168917 2025-12-04T09:08:04.7631151Z * [new tag] ciflow/trunk/168933 -> ciflow/trunk/168933 2025-12-04T09:08:04.7631298Z * [new tag] ciflow/trunk/168941 -> ciflow/trunk/168941 2025-12-04T09:08:04.7631442Z * [new tag] ciflow/trunk/168955 -> ciflow/trunk/168955 2025-12-04T09:08:04.7631607Z * [new tag] ciflow/trunk/168980 -> ciflow/trunk/168980 2025-12-04T09:08:04.7631753Z * [new tag] ciflow/trunk/169004 -> ciflow/trunk/169004 2025-12-04T09:08:04.7631895Z * [new tag] ciflow/trunk/169006 -> ciflow/trunk/169006 2025-12-04T09:08:04.7632052Z * [new tag] ciflow/trunk/169023 -> ciflow/trunk/169023 2025-12-04T09:08:04.7632195Z * [new tag] ciflow/trunk/169025 -> ciflow/trunk/169025 2025-12-04T09:08:04.7632343Z * [new tag] ciflow/trunk/169048 -> ciflow/trunk/169048 2025-12-04T09:08:04.7632501Z * [new tag] ciflow/trunk/169066 -> ciflow/trunk/169066 2025-12-04T09:08:04.7632645Z * [new tag] ciflow/trunk/169091 -> ciflow/trunk/169091 2025-12-04T09:08:04.7632790Z * [new tag] ciflow/trunk/169102 -> ciflow/trunk/169102 2025-12-04T09:08:04.7633015Z * [new tag] ciflow/trunk/169103 -> ciflow/trunk/169103 2025-12-04T09:08:04.7633159Z * [new tag] ciflow/trunk/169125 -> ciflow/trunk/169125 2025-12-04T09:08:04.7633305Z * [new tag] ciflow/trunk/169139 -> ciflow/trunk/169139 2025-12-04T09:08:04.7633450Z * [new tag] ciflow/trunk/169148 -> ciflow/trunk/169148 2025-12-04T09:08:04.7633612Z * [new tag] ciflow/trunk/169151 -> ciflow/trunk/169151 2025-12-04T09:08:04.7633762Z * [new tag] ciflow/trunk/169156 -> ciflow/trunk/169156 2025-12-04T09:08:04.7633966Z * [new tag] ciflow/trunk/169176 -> ciflow/trunk/169176 2025-12-04T09:08:04.7634121Z * [new tag] ciflow/trunk/169204 -> ciflow/trunk/169204 2025-12-04T09:08:04.7634272Z * [new tag] ciflow/trunk/169207 -> ciflow/trunk/169207 2025-12-04T09:08:04.7634430Z * [new tag] ciflow/trunk/169211 -> ciflow/trunk/169211 2025-12-04T09:08:04.7634584Z * [new tag] ciflow/trunk/169231 -> ciflow/trunk/169231 2025-12-04T09:08:04.7634727Z * [new tag] ciflow/trunk/169260 -> ciflow/trunk/169260 2025-12-04T09:08:04.7634871Z * [new tag] ciflow/trunk/169271 -> ciflow/trunk/169271 2025-12-04T09:08:04.7635027Z * [new tag] ciflow/trunk/169280 -> ciflow/trunk/169280 2025-12-04T09:08:04.7635172Z * [new tag] ciflow/trunk/169281 -> ciflow/trunk/169281 2025-12-04T09:08:04.7635317Z * [new tag] ciflow/trunk/169286 -> ciflow/trunk/169286 2025-12-04T09:08:04.7635483Z * [new tag] ciflow/trunk/169293 -> ciflow/trunk/169293 2025-12-04T09:08:04.7635627Z * [new tag] ciflow/trunk/169296 -> ciflow/trunk/169296 2025-12-04T09:08:04.7635777Z * [new tag] ciflow/trunk/169304 -> ciflow/trunk/169304 2025-12-04T09:08:04.7635936Z * [new tag] ciflow/trunk/169305 -> ciflow/trunk/169305 2025-12-04T09:08:04.7636080Z * [new tag] ciflow/trunk/169312 -> ciflow/trunk/169312 2025-12-04T09:08:04.7636229Z * [new tag] ciflow/trunk/169328 -> ciflow/trunk/169328 2025-12-04T09:08:04.7636379Z * [new tag] ciflow/trunk/169343 -> ciflow/trunk/169343 2025-12-04T09:08:04.7636532Z * [new tag] ciflow/trunk/169355 -> ciflow/trunk/169355 2025-12-04T09:08:04.7636676Z * [new tag] ciflow/trunk/169370 -> ciflow/trunk/169370 2025-12-04T09:08:04.7636824Z * [new tag] ciflow/trunk/169379 -> ciflow/trunk/169379 2025-12-04T09:08:04.7636976Z * [new tag] ciflow/trunk/169380 -> ciflow/trunk/169380 2025-12-04T09:08:04.7637121Z * [new tag] ciflow/trunk/169385 -> ciflow/trunk/169385 2025-12-04T09:08:04.7637271Z * [new tag] ciflow/trunk/169387 -> ciflow/trunk/169387 2025-12-04T09:08:04.7637432Z * [new tag] ciflow/trunk/169410 -> ciflow/trunk/169410 2025-12-04T09:08:04.7637578Z * [new tag] ciflow/trunk/169412 -> ciflow/trunk/169412 2025-12-04T09:08:04.7637724Z * [new tag] ciflow/trunk/169418 -> ciflow/trunk/169418 2025-12-04T09:08:04.7637881Z * [new tag] ciflow/trunk/169423 -> ciflow/trunk/169423 2025-12-04T09:08:04.7638025Z * [new tag] ciflow/trunk/169427 -> ciflow/trunk/169427 2025-12-04T09:08:04.7638179Z * [new tag] ciflow/trunk/169430 -> ciflow/trunk/169430 2025-12-04T09:08:04.7638333Z * [new tag] ciflow/trunk/169437 -> ciflow/trunk/169437 2025-12-04T09:08:04.7638479Z * [new tag] ciflow/trunk/169442 -> ciflow/trunk/169442 2025-12-04T09:08:04.7638686Z * [new tag] ciflow/trunk/169452 -> ciflow/trunk/169452 2025-12-04T09:08:04.7638830Z * [new tag] ciflow/trunk/169454 -> ciflow/trunk/169454 2025-12-04T09:08:04.7638982Z * [new tag] ciflow/trunk/169459 -> ciflow/trunk/169459 2025-12-04T09:08:04.7639128Z * [new tag] ciflow/trunk/169474 -> ciflow/trunk/169474 2025-12-04T09:08:04.7639274Z * [new tag] ciflow/trunk/169475 -> ciflow/trunk/169475 2025-12-04T09:08:04.7639432Z * [new tag] ciflow/trunk/169476 -> ciflow/trunk/169476 2025-12-04T09:08:04.7639576Z * [new tag] ciflow/trunk/169487 -> ciflow/trunk/169487 2025-12-04T09:08:04.7639783Z * [new tag] ciflow/trunk/169497 -> ciflow/trunk/169497 2025-12-04T09:08:04.7639946Z * [new tag] ciflow/trunk/169503 -> ciflow/trunk/169503 2025-12-04T09:08:04.7640094Z * [new tag] ciflow/trunk/169505 -> ciflow/trunk/169505 2025-12-04T09:08:04.7640240Z * [new tag] ciflow/trunk/169507 -> ciflow/trunk/169507 2025-12-04T09:08:04.7640396Z * [new tag] ciflow/trunk/169514 -> ciflow/trunk/169514 2025-12-04T09:08:04.7640542Z * [new tag] ciflow/trunk/169517 -> ciflow/trunk/169517 2025-12-04T09:08:04.7640690Z * [new tag] ciflow/trunk/169519 -> ciflow/trunk/169519 2025-12-04T09:08:04.7640842Z * [new tag] ciflow/trunk/169528 -> ciflow/trunk/169528 2025-12-04T09:08:04.7640988Z * [new tag] ciflow/trunk/169541 -> ciflow/trunk/169541 2025-12-04T09:08:04.7641139Z * [new tag] ciflow/trunk/169555 -> ciflow/trunk/169555 2025-12-04T09:08:04.7641295Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-12-04T09:08:04.7641446Z * [new tag] ciflow/vllm/165270 -> ciflow/vllm/165270 2025-12-04T09:08:04.7641598Z * [new tag] ciflow/vllm/165274 -> ciflow/vllm/165274 2025-12-04T09:08:04.7641741Z * [new tag] ciflow/vllm/166494 -> ciflow/vllm/166494 2025-12-04T09:08:04.7641892Z * [new tag] ciflow/vllm/169219 -> ciflow/vllm/169219 2025-12-04T09:08:04.7642034Z * [new tag] ciflow/vllm/169220 -> ciflow/vllm/169220 2025-12-04T09:08:04.7642179Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-12-04T09:08:04.7642334Z * [new tag] ciflow/xpu/159718 -> ciflow/xpu/159718 2025-12-04T09:08:04.7642555Z * [new tag] ciflow/xpu/161940 -> ciflow/xpu/161940 2025-12-04T09:08:04.7642742Z * [new tag] ciflow/xpu/163251 -> ciflow/xpu/163251 2025-12-04T09:08:04.7642901Z * [new tag] ciflow/xpu/166829 -> ciflow/xpu/166829 2025-12-04T09:08:04.7643044Z * [new tag] ciflow/xpu/166843 -> ciflow/xpu/166843 2025-12-04T09:08:04.7643187Z * [new tag] ciflow/xpu/167972 -> ciflow/xpu/167972 2025-12-04T09:08:04.7643340Z * [new tag] ciflow/xpu/167981 -> ciflow/xpu/167981 2025-12-04T09:08:04.7643480Z * [new tag] ciflow/xpu/168213 -> ciflow/xpu/168213 2025-12-04T09:08:04.7643625Z * [new tag] ciflow/xpu/168262 -> ciflow/xpu/168262 2025-12-04T09:08:04.7643773Z * [new tag] ciflow/xpu/168328 -> ciflow/xpu/168328 2025-12-04T09:08:04.7643915Z * [new tag] ciflow/xpu/168950 -> ciflow/xpu/168950 2025-12-04T09:08:04.7644056Z * [new tag] ciflow/xpu/169039 -> ciflow/xpu/169039 2025-12-04T09:08:04.7644195Z * [new tag] ciflow/xpu/169200 -> ciflow/xpu/169200 2025-12-04T09:08:04.7644338Z * [new tag] ciflow/xpu/169203 -> ciflow/xpu/169203 2025-12-04T09:08:04.7644548Z * [new tag] ciflow/xpu/169230 -> ciflow/xpu/169230 2025-12-04T09:08:04.7644686Z * [new tag] ciflow/xpu/169231 -> ciflow/xpu/169231 2025-12-04T09:08:04.7644831Z * [new tag] ciflow/xpu/169241 -> ciflow/xpu/169241 2025-12-04T09:08:04.7644968Z * [new tag] ciflow/xpu/169280 -> ciflow/xpu/169280 2025-12-04T09:08:04.7645110Z * [new tag] ciflow/xpu/169296 -> ciflow/xpu/169296 2025-12-04T09:08:04.7645259Z * [new tag] ciflow/xpu/169353 -> ciflow/xpu/169353 2025-12-04T09:08:04.7645463Z * [new tag] ciflow/xpu/169410 -> ciflow/xpu/169410 2025-12-04T09:08:04.7645605Z * [new tag] ciflow/xpu/169442 -> ciflow/xpu/169442 2025-12-04T09:08:04.7645756Z * [new tag] ciflow/xpu/169555 -> ciflow/xpu/169555 2025-12-04T09:08:04.7645892Z * [new tag] cslpull75 -> cslpull75 2025-12-04T09:08:04.7646018Z * [new tag] cslpull76 -> cslpull76 2025-12-04T09:08:04.7646149Z * [new tag] cslpull77 -> cslpull77 2025-12-04T09:08:04.7646270Z * [new tag] cslpull78 -> cslpull78 2025-12-04T09:08:04.7646391Z * [new tag] cslpull79 -> cslpull79 2025-12-04T09:08:04.7646513Z * [new tag] cslpull80 -> cslpull80 2025-12-04T09:08:04.7646639Z * [new tag] cslpull81 -> cslpull81 2025-12-04T09:08:04.7646766Z * [new tag] cslpull82 -> cslpull82 2025-12-04T09:08:04.7646887Z * [new tag] cslpull83 -> cslpull83 2025-12-04T09:08:04.7647014Z * [new tag] cslpull84 -> cslpull84 2025-12-04T09:08:04.7647138Z * [new tag] cslpull85 -> cslpull85 2025-12-04T09:08:04.7647259Z * [new tag] cslpull86 -> cslpull86 2025-12-04T09:08:04.7647387Z * [new tag] cslpull87 -> cslpull87 2025-12-04T09:08:04.7647513Z * [new tag] cslpull88 -> cslpull88 2025-12-04T09:08:04.7647633Z * [new tag] cslpull89 -> cslpull89 2025-12-04T09:08:04.7647763Z * [new tag] cslpull90 -> cslpull90 2025-12-04T09:08:04.7647930Z * [new tag] cslpull91 -> cslpull91 2025-12-04T09:08:04.7648052Z * [new tag] cslpull92 -> cslpull92 2025-12-04T09:08:04.7648188Z * [new tag] flight_5 -> flight_5 2025-12-04T09:08:04.7648354Z * [new tag] flight_5.1 -> flight_5.1 2025-12-04T09:08:04.7648482Z * [new tag] flight_5.2 -> flight_5.2 2025-12-04T09:08:04.7648607Z * [new tag] flight_5.3 -> flight_5.3 2025-12-04T09:08:04.7648736Z * [new tag] forpull1 -> forpull1 2025-12-04T09:08:04.7648888Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-12-04T09:08:04.7649041Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-12-04T09:08:04.7649199Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-12-04T09:08:04.7649345Z * [new tag] nightly-binary -> nightly-binary 2025-12-04T09:08:04.7649504Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-12-04T09:08:04.7649652Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-12-04T09:08:04.7650012Z * [new tag] trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 -> trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 2025-12-04T09:08:04.7650433Z * [new tag] trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e -> trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e 2025-12-04T09:08:04.7650796Z * [new tag] trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 -> trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 2025-12-04T09:08:04.7651138Z * [new tag] trunk/07dcc0b83db3211653a38565a24e15acdba75654 -> trunk/07dcc0b83db3211653a38565a24e15acdba75654 2025-12-04T09:08:04.7651490Z * [new tag] trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb -> trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb 2025-12-04T09:08:04.7651900Z * [new tag] trunk/088048f2fea28ff7d450f65c72419ca45780d30b -> trunk/088048f2fea28ff7d450f65c72419ca45780d30b 2025-12-04T09:08:04.7652240Z * [new tag] trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 -> trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 2025-12-04T09:08:04.7652569Z * [new tag] trunk/0b80a4c62b94402844bf221791c096b0035c6d75 -> trunk/0b80a4c62b94402844bf221791c096b0035c6d75 2025-12-04T09:08:04.7652919Z * [new tag] trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 -> trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 2025-12-04T09:08:04.7653266Z * [new tag] trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 -> trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 2025-12-04T09:08:04.7653628Z * [new tag] trunk/135f3753c418a6879b1954904184937b67e61688 -> trunk/135f3753c418a6879b1954904184937b67e61688 2025-12-04T09:08:04.7653986Z * [new tag] trunk/15da21026cb13cd20257dc9e96830db108743c10 -> trunk/15da21026cb13cd20257dc9e96830db108743c10 2025-12-04T09:08:04.7654369Z * [new tag] trunk/166efdad2ac827f30fb02504c6017520257f88ec -> trunk/166efdad2ac827f30fb02504c6017520257f88ec 2025-12-04T09:08:04.7654706Z * [new tag] trunk/174272c15fae553d8488140af931f7d8050a313f -> trunk/174272c15fae553d8488140af931f7d8050a313f 2025-12-04T09:08:04.7655068Z * [new tag] trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 -> trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 2025-12-04T09:08:04.7655422Z * [new tag] trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 -> trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 2025-12-04T09:08:04.7655756Z * [new tag] trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 -> trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 2025-12-04T09:08:04.7656115Z * [new tag] trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 -> trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 2025-12-04T09:08:04.7656469Z * [new tag] trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e -> trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e 2025-12-04T09:08:04.7656813Z * [new tag] trunk/1c87554d74140eaee964ca8b1832cede67f5f520 -> trunk/1c87554d74140eaee964ca8b1832cede67f5f520 2025-12-04T09:08:04.7657170Z * [new tag] trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 -> trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 2025-12-04T09:08:04.7657520Z * [new tag] trunk/1cee47d6ce0a02227185b566593f002dd639ca0c -> trunk/1cee47d6ce0a02227185b566593f002dd639ca0c 2025-12-04T09:08:04.7657875Z * [new tag] trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d -> trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d 2025-12-04T09:08:04.7658226Z * [new tag] trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 -> trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 2025-12-04T09:08:04.7658577Z * [new tag] trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de -> trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de 2025-12-04T09:08:04.7658930Z * [new tag] trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 -> trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 2025-12-04T09:08:04.7659277Z * [new tag] trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 -> trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 2025-12-04T09:08:04.7659736Z * [new tag] trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f -> trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f 2025-12-04T09:08:04.7660107Z * [new tag] trunk/285779b1621cf9f073a062b0889a642d200308d9 -> trunk/285779b1621cf9f073a062b0889a642d200308d9 2025-12-04T09:08:04.7660455Z * [new tag] trunk/2887faaec6295d081580d09fce161201826c6d87 -> trunk/2887faaec6295d081580d09fce161201826c6d87 2025-12-04T09:08:04.7660798Z * [new tag] trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc -> trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc 2025-12-04T09:08:04.7661136Z * [new tag] trunk/29856679769b3dede478767e2fe6cfb51197cb25 -> trunk/29856679769b3dede478767e2fe6cfb51197cb25 2025-12-04T09:08:04.7661552Z * [new tag] trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 -> trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 2025-12-04T09:08:04.7661901Z * [new tag] trunk/2ac3ef882afb23136adc188975f0a8802fc68adf -> trunk/2ac3ef882afb23136adc188975f0a8802fc68adf 2025-12-04T09:08:04.7662242Z * [new tag] trunk/2bec68e73b64715354af076ad309335f943e36cd -> trunk/2bec68e73b64715354af076ad309335f943e36cd 2025-12-04T09:08:04.7662583Z * [new tag] trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 -> trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 2025-12-04T09:08:04.7662927Z * [new tag] trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 -> trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 2025-12-04T09:08:04.7663254Z * [new tag] trunk/2df6058f116a65722a0e03073402feb242572d35 -> trunk/2df6058f116a65722a0e03073402feb242572d35 2025-12-04T09:08:04.7663605Z * [new tag] trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec -> trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec 2025-12-04T09:08:04.7663952Z * [new tag] trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 -> trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 2025-12-04T09:08:04.7664287Z * [new tag] trunk/305168768a95d69c444df5cd334bb774edfe06f1 -> trunk/305168768a95d69c444df5cd334bb774edfe06f1 2025-12-04T09:08:04.7664625Z * [new tag] trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 -> trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 2025-12-04T09:08:04.7664967Z * [new tag] trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 -> trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 2025-12-04T09:08:04.7665346Z * [new tag] trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 -> trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 2025-12-04T09:08:04.7665705Z * [new tag] trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf -> trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf 2025-12-04T09:08:04.7666096Z * [new tag] trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee -> trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee 2025-12-04T09:08:04.7666444Z * [new tag] trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 -> trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 2025-12-04T09:08:04.7666800Z * [new tag] trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 -> trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 2025-12-04T09:08:04.7667149Z * [new tag] trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae -> trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae 2025-12-04T09:08:04.7667502Z * [new tag] trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f -> trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f 2025-12-04T09:08:04.7667842Z * [new tag] trunk/42e9005cda22da3f1c559c3649218cebd671027c -> trunk/42e9005cda22da3f1c559c3649218cebd671027c 2025-12-04T09:08:04.7668184Z * [new tag] trunk/43b94713bbf340d3c124fde02d0f73add4021247 -> trunk/43b94713bbf340d3c124fde02d0f73add4021247 2025-12-04T09:08:04.7668546Z * [new tag] trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c -> trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c 2025-12-04T09:08:04.7668892Z * [new tag] trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a -> trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a 2025-12-04T09:08:04.7669295Z * [new tag] trunk/45d310ad84854dff730c0b12e577d7998d978686 -> trunk/45d310ad84854dff730c0b12e577d7998d978686 2025-12-04T09:08:04.7669656Z * [new tag] trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 -> trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 2025-12-04T09:08:04.7669999Z * [new tag] trunk/481e5ab336275bd3acd5fa8a611b05b4469012af -> trunk/481e5ab336275bd3acd5fa8a611b05b4469012af 2025-12-04T09:08:04.7670387Z * [new tag] trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 -> trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 2025-12-04T09:08:04.7670799Z * [new tag] trunk/49a04d26088acc17d948ddd66920f3e16371e873 -> trunk/49a04d26088acc17d948ddd66920f3e16371e873 2025-12-04T09:08:04.7671199Z * [new tag] trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 -> trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 2025-12-04T09:08:04.7671590Z * [new tag] trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f -> trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f 2025-12-04T09:08:04.7671941Z * [new tag] trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa -> trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa 2025-12-04T09:08:04.7672290Z * [new tag] trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c -> trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c 2025-12-04T09:08:04.7672641Z * [new tag] trunk/4fefb8e7e942386ffac764a41b232241f82bea3a -> trunk/4fefb8e7e942386ffac764a41b232241f82bea3a 2025-12-04T09:08:04.7672980Z * [new tag] trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d -> trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d 2025-12-04T09:08:04.7673328Z * [new tag] trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 -> trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 2025-12-04T09:08:04.7673672Z * [new tag] trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 -> trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 2025-12-04T09:08:04.7674050Z * [new tag] trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a -> trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a 2025-12-04T09:08:04.7674386Z * [new tag] trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 -> trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 2025-12-04T09:08:04.7674736Z * [new tag] trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 -> trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 2025-12-04T09:08:04.7675072Z * [new tag] trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 -> trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 2025-12-04T09:08:04.7675409Z * [new tag] trunk/5634469fda9e5d98869c82c7d03bb08914245f96 -> trunk/5634469fda9e5d98869c82c7d03bb08914245f96 2025-12-04T09:08:04.7675739Z * [new tag] trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc -> trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc 2025-12-04T09:08:04.7676096Z * [new tag] trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 -> trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 2025-12-04T09:08:04.7676425Z * [new tag] trunk/597930f6b568852356ca9795dac76f9e4653adbd -> trunk/597930f6b568852356ca9795dac76f9e4653adbd 2025-12-04T09:08:04.7676815Z * [new tag] trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 -> trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 2025-12-04T09:08:04.7677192Z * [new tag] trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 -> trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 2025-12-04T09:08:04.7677554Z * [new tag] trunk/5a607febc04c3a2b5824c75f3f60307867439a2c -> trunk/5a607febc04c3a2b5824c75f3f60307867439a2c 2025-12-04T09:08:04.7677899Z * [new tag] trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b -> trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b 2025-12-04T09:08:04.7678248Z * [new tag] trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c -> trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c 2025-12-04T09:08:04.7678649Z * [new tag] trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 -> trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 2025-12-04T09:08:04.7678995Z * [new tag] trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 -> trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 2025-12-04T09:08:04.7679345Z * [new tag] trunk/61be54a31dc09b59d99b62176fb935aee0b924ef -> trunk/61be54a31dc09b59d99b62176fb935aee0b924ef 2025-12-04T09:08:04.7679681Z * [new tag] trunk/62d3ccd71484ed6a760d909b41487101bbc65719 -> trunk/62d3ccd71484ed6a760d909b41487101bbc65719 2025-12-04T09:08:04.7680079Z * [new tag] trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b -> trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b 2025-12-04T09:08:04.7680428Z * [new tag] trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a -> trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a 2025-12-04T09:08:04.7680768Z * [new tag] trunk/66004b993744b4106bf8afaba71f3c228a804206 -> trunk/66004b993744b4106bf8afaba71f3c228a804206 2025-12-04T09:08:04.7681105Z * [new tag] trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 -> trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 2025-12-04T09:08:04.7681453Z * [new tag] trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 -> trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 2025-12-04T09:08:04.7681790Z * [new tag] trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d -> trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d 2025-12-04T09:08:04.7682124Z * [new tag] trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b -> trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b 2025-12-04T09:08:04.7682524Z * [new tag] trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 -> trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 2025-12-04T09:08:04.7682873Z * [new tag] trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 -> trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 2025-12-04T09:08:04.7683274Z * [new tag] trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec -> trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec 2025-12-04T09:08:04.7683627Z * [new tag] trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 -> trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 2025-12-04T09:08:04.7683982Z * [new tag] trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d -> trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d 2025-12-04T09:08:04.7684332Z * [new tag] trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a -> trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a 2025-12-04T09:08:04.7684694Z * [new tag] trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e -> trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e 2025-12-04T09:08:04.7685038Z * [new tag] trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 -> trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 2025-12-04T09:08:04.7685378Z * [new tag] trunk/70d797a5fc109b20a517646fcaa819477cd0d485 -> trunk/70d797a5fc109b20a517646fcaa819477cd0d485 2025-12-04T09:08:04.7685727Z * [new tag] trunk/7348cb355ff0a6f79cd4871215aea72185748734 -> trunk/7348cb355ff0a6f79cd4871215aea72185748734 2025-12-04T09:08:04.7686066Z * [new tag] trunk/74fe26a1ebe32931783569f2e762e3c2c974901f -> trunk/74fe26a1ebe32931783569f2e762e3c2c974901f 2025-12-04T09:08:04.7686423Z * [new tag] trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 -> trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 2025-12-04T09:08:04.7686763Z * [new tag] trunk/7741edd4ed665f3988052e260863efb508d61a03 -> trunk/7741edd4ed665f3988052e260863efb508d61a03 2025-12-04T09:08:04.7687105Z * [new tag] trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 -> trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 2025-12-04T09:08:04.7687451Z * [new tag] trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 -> trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 2025-12-04T09:08:04.7687861Z * [new tag] trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 -> trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 2025-12-04T09:08:04.7688253Z * [new tag] trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca -> trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca 2025-12-04T09:08:04.7688621Z * [new tag] trunk/7b7af390ea8541c611d1ce2018a6934188fc197b -> trunk/7b7af390ea8541c611d1ce2018a6934188fc197b 2025-12-04T09:08:04.7688976Z * [new tag] trunk/7ba4680f3755a560af81aa0f688791e367aa3609 -> trunk/7ba4680f3755a560af81aa0f688791e367aa3609 2025-12-04T09:08:04.7689400Z * [new tag] trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b -> trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b 2025-12-04T09:08:04.7689741Z * [new tag] trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T09:08:04.7690114Z * [new tag] trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 -> trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 2025-12-04T09:08:04.7690478Z * [new tag] trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed -> trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed 2025-12-04T09:08:04.7690828Z * [new tag] trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 -> trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 2025-12-04T09:08:04.7691171Z * [new tag] trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e -> trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e 2025-12-04T09:08:04.7691525Z * [new tag] trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead -> trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead 2025-12-04T09:08:04.7691861Z * [new tag] trunk/81af382128efa094d8702e18f2c133760904c718 -> trunk/81af382128efa094d8702e18f2c133760904c718 2025-12-04T09:08:04.7692203Z * [new tag] trunk/84149583d483e9c973c9a0feda70e4f3964947b0 -> trunk/84149583d483e9c973c9a0feda70e4f3964947b0 2025-12-04T09:08:04.7692545Z * [new tag] trunk/85a315917efe82c24306be805c584ec044951c75 -> trunk/85a315917efe82c24306be805c584ec044951c75 2025-12-04T09:08:04.7692882Z * [new tag] trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece -> trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece 2025-12-04T09:08:04.7693230Z * [new tag] trunk/892640e25aeefa8007c5af837214b4502b6b62a6 -> trunk/892640e25aeefa8007c5af837214b4502b6b62a6 2025-12-04T09:08:04.7693582Z * [new tag] trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 -> trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 2025-12-04T09:08:04.7693974Z * [new tag] trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c -> trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c 2025-12-04T09:08:04.7694381Z * [new tag] trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 -> trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 2025-12-04T09:08:04.7694721Z * [new tag] trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 -> trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 2025-12-04T09:08:04.7695066Z * [new tag] trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca -> trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca 2025-12-04T09:08:04.7695425Z * [new tag] trunk/90b27e7e8352cde97d32ddad24740ef819633f38 -> trunk/90b27e7e8352cde97d32ddad24740ef819633f38 2025-12-04T09:08:04.7695754Z * [new tag] trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 -> trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 2025-12-04T09:08:04.7696106Z * [new tag] trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c -> trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c 2025-12-04T09:08:04.7696453Z * [new tag] trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 -> trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 2025-12-04T09:08:04.7696805Z * [new tag] trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 -> trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 2025-12-04T09:08:04.7697599Z * [new tag] trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa -> trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa 2025-12-04T09:08:04.7697943Z * [new tag] trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d -> trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d 2025-12-04T09:08:04.7698295Z * [new tag] trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 -> trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 2025-12-04T09:08:04.7698652Z * [new tag] trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 -> trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 2025-12-04T09:08:04.7699010Z * [new tag] trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d -> trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d 2025-12-04T09:08:04.7699425Z * [new tag] trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a -> trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a 2025-12-04T09:08:04.7699828Z * [new tag] trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 -> trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 2025-12-04T09:08:04.7700234Z * [new tag] trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 -> trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 2025-12-04T09:08:04.7700584Z * [new tag] trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa -> trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa 2025-12-04T09:08:04.7700927Z * [new tag] trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d -> trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d 2025-12-04T09:08:04.7701264Z * [new tag] trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c -> trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c 2025-12-04T09:08:04.7701609Z * [new tag] trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 -> trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 2025-12-04T09:08:04.7701962Z * [new tag] trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c -> trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c 2025-12-04T09:08:04.7702305Z * [new tag] trunk/a7dc6dab9ad911259d4801c502907e531594db45 -> trunk/a7dc6dab9ad911259d4801c502907e531594db45 2025-12-04T09:08:04.7702651Z * [new tag] trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 -> trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 2025-12-04T09:08:04.7703000Z * [new tag] trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e -> trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e 2025-12-04T09:08:04.7703334Z * [new tag] trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e -> trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e 2025-12-04T09:08:04.7703686Z * [new tag] trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e -> trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e 2025-12-04T09:08:04.7704043Z * [new tag] trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 -> trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 2025-12-04T09:08:04.7704400Z * [new tag] trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 -> trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 2025-12-04T09:08:04.7704744Z * [new tag] trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 -> trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 2025-12-04T09:08:04.7705081Z * [new tag] trunk/b39813b4a04931682b0491adba2138d01d716d99 -> trunk/b39813b4a04931682b0491adba2138d01d716d99 2025-12-04T09:08:04.7705466Z * [new tag] trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 -> trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 2025-12-04T09:08:04.7705859Z * [new tag] trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 -> trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 2025-12-04T09:08:04.7706199Z * [new tag] trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a -> trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a 2025-12-04T09:08:04.7706530Z * [new tag] trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 -> trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 2025-12-04T09:08:04.7706874Z * [new tag] trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 -> trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 2025-12-04T09:08:04.7707290Z * [new tag] trunk/b7d60685f8cbc939b68a20871e90db67e729329b -> trunk/b7d60685f8cbc939b68a20871e90db67e729329b 2025-12-04T09:08:04.7707630Z * [new tag] trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e -> trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e 2025-12-04T09:08:04.7707975Z * [new tag] trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf -> trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf 2025-12-04T09:08:04.7708323Z * [new tag] trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 -> trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 2025-12-04T09:08:04.7709018Z * [new tag] trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f -> trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f 2025-12-04T09:08:04.7709378Z * [new tag] trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f -> trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f 2025-12-04T09:08:04.7709733Z * [new tag] trunk/bb3034198b459401fabeab254e1b99f0115046e2 -> trunk/bb3034198b459401fabeab254e1b99f0115046e2 2025-12-04T09:08:04.7710076Z * [new tag] trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 -> trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 2025-12-04T09:08:04.7710481Z * [new tag] trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 -> trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 2025-12-04T09:08:04.7710833Z * [new tag] trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 -> trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 2025-12-04T09:08:04.7711248Z * [new tag] trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 -> trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 2025-12-04T09:08:04.7711632Z * [new tag] trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 -> trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 2025-12-04T09:08:04.7711971Z * [new tag] trunk/c0660bcee27e7d7731634e274576a7081882bede -> trunk/c0660bcee27e7d7731634e274576a7081882bede 2025-12-04T09:08:04.7712331Z * [new tag] trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac -> trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac 2025-12-04T09:08:04.7712670Z * [new tag] trunk/c55b1e8f61d041ee436d697449eb028931d574fb -> trunk/c55b1e8f61d041ee436d697449eb028931d574fb 2025-12-04T09:08:04.7713017Z * [new tag] trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 -> trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 2025-12-04T09:08:04.7713366Z * [new tag] trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 -> trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 2025-12-04T09:08:04.7713698Z * [new tag] trunk/cc0853af42122f8185321f542616f4474e717f09 -> trunk/cc0853af42122f8185321f542616f4474e717f09 2025-12-04T09:08:04.7714052Z * [new tag] trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 -> trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 2025-12-04T09:08:04.7714407Z * [new tag] trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a -> trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a 2025-12-04T09:08:04.7714748Z * [new tag] trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace -> trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace 2025-12-04T09:08:04.7715097Z * [new tag] trunk/d16447dacaf2420ea175f0c275c75da951f57d39 -> trunk/d16447dacaf2420ea175f0c275c75da951f57d39 2025-12-04T09:08:04.7715433Z * [new tag] trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 -> trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 2025-12-04T09:08:04.7715776Z * [new tag] trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 -> trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 2025-12-04T09:08:04.7716126Z * [new tag] trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf -> trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf 2025-12-04T09:08:04.7716467Z * [new tag] trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 -> trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 2025-12-04T09:08:04.7716922Z * [new tag] trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d -> trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d 2025-12-04T09:08:04.7717316Z * [new tag] trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 -> trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 2025-12-04T09:08:04.7717652Z * [new tag] trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 -> trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 2025-12-04T09:08:04.7717991Z * [new tag] trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e -> trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e 2025-12-04T09:08:04.7718403Z * [new tag] trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a -> trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a 2025-12-04T09:08:04.7718748Z * [new tag] trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b -> trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b 2025-12-04T09:08:04.7719100Z * [new tag] trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec -> trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec 2025-12-04T09:08:04.7719450Z * [new tag] trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf -> trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf 2025-12-04T09:08:04.7719794Z * [new tag] trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd -> trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd 2025-12-04T09:08:04.7720130Z * [new tag] trunk/dd18a75336a4fbd7497955cc5665904724fce889 -> trunk/dd18a75336a4fbd7497955cc5665904724fce889 2025-12-04T09:08:04.7720481Z * [new tag] trunk/ded9bcd61a059bf723e6e84689552962b480ea77 -> trunk/ded9bcd61a059bf723e6e84689552962b480ea77 2025-12-04T09:08:04.7720828Z * [new tag] trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c -> trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c 2025-12-04T09:08:04.7721174Z * [new tag] trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b -> trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b 2025-12-04T09:08:04.7721526Z * [new tag] trunk/e3f24fd73ad74c6e7176687986436956c7c18235 -> trunk/e3f24fd73ad74c6e7176687986436956c7c18235 2025-12-04T09:08:04.7721862Z * [new tag] trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e -> trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e 2025-12-04T09:08:04.7722195Z * [new tag] trunk/ea7035f462a0d2830865ee86c832bd101e1427fc -> trunk/ea7035f462a0d2830865ee86c832bd101e1427fc 2025-12-04T09:08:04.7722595Z * [new tag] trunk/eabb7ad2128580ef674446027b95bcf4e21e8df3 -> trunk/eabb7ad2128580ef674446027b95bcf4e21e8df3 2025-12-04T09:08:04.7722986Z * [new tag] trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf -> trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf 2025-12-04T09:08:04.7723336Z * [new tag] trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e -> trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e 2025-12-04T09:08:04.7723696Z * [new tag] trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e -> trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e 2025-12-04T09:08:04.7724037Z * [new tag] trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 -> trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 2025-12-04T09:08:04.7724388Z * [new tag] trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 -> trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 2025-12-04T09:08:04.7724740Z * [new tag] trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 -> trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 2025-12-04T09:08:04.7725076Z * [new tag] trunk/f1076f5510920044912247b1abb8760cb820f598 -> trunk/f1076f5510920044912247b1abb8760cb820f598 2025-12-04T09:08:04.7725439Z * [new tag] trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 -> trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 2025-12-04T09:08:04.7725783Z * [new tag] trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 -> trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 2025-12-04T09:08:04.7726203Z * [new tag] trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 -> trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 2025-12-04T09:08:04.7726558Z * [new tag] trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 -> trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 2025-12-04T09:08:04.7726904Z * [new tag] trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 -> trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 2025-12-04T09:08:04.7727240Z * [new tag] trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 -> trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 2025-12-04T09:08:04.7727655Z * [new tag] trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 -> trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 2025-12-04T09:08:04.7728004Z * [new tag] trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b -> trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b 2025-12-04T09:08:04.7728389Z * [new tag] trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 -> trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 2025-12-04T09:08:04.7728805Z * [new tag] trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 -> trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 2025-12-04T09:08:04.7729145Z * [new tag] trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 -> trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 2025-12-04T09:08:04.7729500Z * [new tag] trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 -> trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:08:04.7729627Z * [new tag] v0.1.1 -> v0.1.1 2025-12-04T09:08:04.7729747Z * [new tag] v0.1.10 -> v0.1.10 2025-12-04T09:08:04.7729868Z * [new tag] v0.1.11 -> v0.1.11 2025-12-04T09:08:04.7729990Z * [new tag] v0.1.12 -> v0.1.12 2025-12-04T09:08:04.7730126Z * [new tag] v0.1.2 -> v0.1.2 2025-12-04T09:08:04.7730245Z * [new tag] v0.1.3 -> v0.1.3 2025-12-04T09:08:04.7730358Z * [new tag] v0.1.4 -> v0.1.4 2025-12-04T09:08:04.7730475Z * [new tag] v0.1.5 -> v0.1.5 2025-12-04T09:08:04.7730584Z * [new tag] v0.1.6 -> v0.1.6 2025-12-04T09:08:04.7730696Z * [new tag] v0.1.7 -> v0.1.7 2025-12-04T09:08:04.7730814Z * [new tag] v0.1.8 -> v0.1.8 2025-12-04T09:08:04.7730923Z * [new tag] v0.1.9 -> v0.1.9 2025-12-04T09:08:04.7731036Z * [new tag] v0.2.0 -> v0.2.0 2025-12-04T09:08:04.7731158Z * [new tag] v0.3.0 -> v0.3.0 2025-12-04T09:08:04.7731273Z * [new tag] v0.3.1 -> v0.3.1 2025-12-04T09:08:04.7731390Z * [new tag] v0.4.0 -> v0.4.0 2025-12-04T09:08:04.7731499Z * [new tag] v0.4.1 -> v0.4.1 2025-12-04T09:08:04.7731621Z * [new tag] v1.0.0 -> v1.0.0 2025-12-04T09:08:04.7731742Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-12-04T09:08:04.7731857Z * [new tag] v1.0.1 -> v1.0.1 2025-12-04T09:08:04.7731986Z * [new tag] v1.0rc0 -> v1.0rc0 2025-12-04T09:08:04.7732100Z * [new tag] v1.0rc1 -> v1.0rc1 2025-12-04T09:08:04.7732212Z * [new tag] v1.1.0 -> v1.1.0 2025-12-04T09:08:04.7732351Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-12-04T09:08:04.7732468Z * [new tag] v1.10.0 -> v1.10.0 2025-12-04T09:08:04.7732595Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-12-04T09:08:04.7732795Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-12-04T09:08:04.7732921Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-12-04T09:08:04.7733037Z * [new tag] v1.10.1 -> v1.10.1 2025-12-04T09:08:04.7733159Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-12-04T09:08:04.7733282Z * [new tag] v1.10.2 -> v1.10.2 2025-12-04T09:08:04.7733408Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-12-04T09:08:04.7733522Z * [new tag] v1.11.0 -> v1.11.0 2025-12-04T09:08:04.7733717Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-12-04T09:08:04.7733890Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-12-04T09:08:04.7734019Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-12-04T09:08:04.7734159Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-12-04T09:08:04.7734307Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-12-04T09:08:04.7734441Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-12-04T09:08:04.7734567Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-12-04T09:08:04.7734683Z * [new tag] v1.12.0 -> v1.12.0 2025-12-04T09:08:04.7734802Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-12-04T09:08:04.7734929Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-12-04T09:08:04.7735054Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-12-04T09:08:04.7735174Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-12-04T09:08:04.7735295Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-12-04T09:08:04.7735433Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-12-04T09:08:04.7735558Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-12-04T09:08:04.7735680Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-12-04T09:08:04.7735812Z * [new tag] v1.12.1 -> v1.12.1 2025-12-04T09:08:04.7735934Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-12-04T09:08:04.7736054Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-12-04T09:08:04.7736181Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-12-04T09:08:04.7736305Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-12-04T09:08:04.7736426Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-12-04T09:08:04.7736549Z * [new tag] v1.13.0 -> v1.13.0 2025-12-04T09:08:04.7736678Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-12-04T09:08:04.7736797Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-12-04T09:08:04.7736918Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-12-04T09:08:04.7737044Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-12-04T09:08:04.7737163Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-12-04T09:08:04.7737281Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-12-04T09:08:04.7737404Z * [new tag] v1.13.1 -> v1.13.1 2025-12-04T09:08:04.7737528Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-12-04T09:08:04.7737644Z * [new tag] v1.2.0 -> v1.2.0 2025-12-04T09:08:04.7737771Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-12-04T09:08:04.7737969Z * [new tag] v1.3.0 -> v1.3.0 2025-12-04T09:08:04.7738087Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-12-04T09:08:04.7738209Z * [new tag] v1.3.1 -> v1.3.1 2025-12-04T09:08:04.7738321Z * [new tag] v1.4.0 -> v1.4.0 2025-12-04T09:08:04.7738438Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-12-04T09:08:04.7738566Z * [new tag] v1.4.1 -> v1.4.1 2025-12-04T09:08:04.7738681Z * [new tag] v1.5.0 -> v1.5.0 2025-12-04T09:08:04.7738808Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-12-04T09:08:04.7739007Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-12-04T09:08:04.7739140Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-12-04T09:08:04.7739260Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-12-04T09:08:04.7739382Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-12-04T09:08:04.7739504Z * [new tag] v1.5.1 -> v1.5.1 2025-12-04T09:08:04.7739673Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-12-04T09:08:04.7739790Z * [new tag] v1.6.0 -> v1.6.0 2025-12-04T09:08:04.7739925Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-12-04T09:08:04.7740096Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-12-04T09:08:04.7740218Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-12-04T09:08:04.7740352Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-12-04T09:08:04.7740474Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-12-04T09:08:04.7740594Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-12-04T09:08:04.7740721Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-12-04T09:08:04.7740845Z * [new tag] v1.7.0 -> v1.7.0 2025-12-04T09:08:04.7740967Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-12-04T09:08:04.7741086Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-12-04T09:08:04.7741215Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-12-04T09:08:04.7741340Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-12-04T09:08:04.7741456Z * [new tag] v1.7.1 -> v1.7.1 2025-12-04T09:08:04.7741588Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-12-04T09:08:04.7741709Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-12-04T09:08:04.7741832Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-12-04T09:08:04.7741956Z * [new tag] v1.8.0 -> v1.8.0 2025-12-04T09:08:04.7742075Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-12-04T09:08:04.7742199Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-12-04T09:08:04.7747307Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-12-04T09:08:04.7747513Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-12-04T09:08:04.7747644Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-12-04T09:08:04.7747766Z * [new tag] v1.8.1 -> v1.8.1 2025-12-04T09:08:04.7747914Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-12-04T09:08:04.7748034Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-12-04T09:08:04.7748162Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-12-04T09:08:04.7748424Z * [new tag] v1.8.2 -> v1.8.2 2025-12-04T09:08:04.7748547Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-12-04T09:08:04.7748665Z * [new tag] v1.9.0 -> v1.9.0 2025-12-04T09:08:04.7748789Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-12-04T09:08:04.7748924Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-12-04T09:08:04.7749046Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-12-04T09:08:04.7749166Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-12-04T09:08:04.7749298Z * [new tag] v1.9.1 -> v1.9.1 2025-12-04T09:08:04.7749497Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-12-04T09:08:04.7749623Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-12-04T09:08:04.7749755Z * [new tag] v2.0.0 -> v2.0.0 2025-12-04T09:08:04.7749879Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-12-04T09:08:04.7750002Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-12-04T09:08:04.7750132Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-12-04T09:08:04.7750314Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-12-04T09:08:04.7750435Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-12-04T09:08:04.7750559Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-12-04T09:08:04.7750673Z * [new tag] v2.0.1 -> v2.0.1 2025-12-04T09:08:04.7750795Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-12-04T09:08:04.7750913Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-12-04T09:08:04.7751099Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-12-04T09:08:04.7751224Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-12-04T09:08:04.7751338Z * [new tag] v2.1.0 -> v2.1.0 2025-12-04T09:08:04.7751508Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-12-04T09:08:04.7751635Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-12-04T09:08:04.7751752Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-12-04T09:08:04.7751877Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-12-04T09:08:04.7751993Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-12-04T09:08:04.7752115Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-12-04T09:08:04.7752244Z * [new tag] v2.1.1 -> v2.1.1 2025-12-04T09:08:04.7752364Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-12-04T09:08:04.7752486Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-12-04T09:08:04.7752602Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-12-04T09:08:04.7752725Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-12-04T09:08:04.7752843Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-12-04T09:08:04.7752960Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-12-04T09:08:04.7753078Z * [new tag] v2.1.2 -> v2.1.2 2025-12-04T09:08:04.7753197Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-12-04T09:08:04.7753318Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-12-04T09:08:04.7753438Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-12-04T09:08:04.7753550Z * [new tag] v2.2.0 -> v2.2.0 2025-12-04T09:08:04.7753746Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-12-04T09:08:04.7753873Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-12-04T09:08:04.7753990Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-12-04T09:08:04.7754107Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-12-04T09:08:04.7754227Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-12-04T09:08:04.7754346Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-12-04T09:08:04.7754466Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-12-04T09:08:04.7754648Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-12-04T09:08:04.7754771Z * [new tag] v2.2.1 -> v2.2.1 2025-12-04T09:08:04.7754889Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-12-04T09:08:04.7755011Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-12-04T09:08:04.7755137Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-12-04T09:08:04.7755252Z * [new tag] v2.2.2 -> v2.2.2 2025-12-04T09:08:04.7755371Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-12-04T09:08:04.7755502Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-12-04T09:08:04.7755621Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-12-04T09:08:04.7755734Z * [new tag] v2.3.0 -> v2.3.0 2025-12-04T09:08:04.7755862Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-12-04T09:08:04.7755994Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-12-04T09:08:04.7756118Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-12-04T09:08:04.7756242Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-12-04T09:08:04.7756375Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-12-04T09:08:04.7756499Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-12-04T09:08:04.7756618Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-12-04T09:08:04.7756792Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-12-04T09:08:04.7756914Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-12-04T09:08:04.7757038Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-12-04T09:08:04.7757195Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-12-04T09:08:04.7757318Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-12-04T09:08:04.7757439Z * [new tag] v2.3.1 -> v2.3.1 2025-12-04T09:08:04.7757558Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-12-04T09:08:04.7757680Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-12-04T09:08:04.7757802Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-12-04T09:08:04.7757914Z * [new tag] v2.4.0 -> v2.4.0 2025-12-04T09:08:04.7758031Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-12-04T09:08:04.7758151Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-12-04T09:08:04.7758282Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-12-04T09:08:04.7758399Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-12-04T09:08:04.7758526Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-12-04T09:08:04.7758655Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-12-04T09:08:04.7758774Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-12-04T09:08:04.7758968Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-12-04T09:08:04.7759091Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-12-04T09:08:04.7759210Z * [new tag] v2.4.1 -> v2.4.1 2025-12-04T09:08:04.7759330Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-12-04T09:08:04.7759456Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-12-04T09:08:04.7759574Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-12-04T09:08:04.7759687Z * [new tag] v2.5.0 -> v2.5.0 2025-12-04T09:08:04.7759871Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-12-04T09:08:04.7760008Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-12-04T09:08:04.7760125Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-12-04T09:08:04.7760248Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-12-04T09:08:04.7760377Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-12-04T09:08:04.7760496Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-12-04T09:08:04.7760618Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-12-04T09:08:04.7760746Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-12-04T09:08:04.7760869Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-12-04T09:08:04.7760987Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-12-04T09:08:04.7761117Z * [new tag] v2.5.1 -> v2.5.1 2025-12-04T09:08:04.7761233Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-12-04T09:08:04.7761345Z * [new tag] v2.6.0 -> v2.6.0 2025-12-04T09:08:04.7761473Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-12-04T09:08:04.7761591Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-12-04T09:08:04.7761713Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-12-04T09:08:04.7761831Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-12-04T09:08:04.7761960Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-12-04T09:08:04.7762078Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-12-04T09:08:04.7762203Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-12-04T09:08:04.7762337Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-12-04T09:08:04.7762511Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-12-04T09:08:04.7762629Z * [new tag] v2.7.0 -> v2.7.0 2025-12-04T09:08:04.7762762Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-12-04T09:08:04.7762930Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-12-04T09:08:04.7763054Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-12-04T09:08:04.7763186Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-12-04T09:08:04.7763308Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-12-04T09:08:04.7763430Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-12-04T09:08:04.7763550Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-12-04T09:08:04.7763681Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-12-04T09:08:04.7763814Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-12-04T09:08:04.7763933Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-12-04T09:08:04.7764056Z * [new tag] v2.7.1 -> v2.7.1 2025-12-04T09:08:04.7764245Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-12-04T09:08:04.7764367Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-12-04T09:08:04.7764496Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-12-04T09:08:04.7764615Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-12-04T09:08:04.7764734Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-12-04T09:08:04.7764865Z * [new tag] v2.8.0 -> v2.8.0 2025-12-04T09:08:04.7764986Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-12-04T09:08:04.7765169Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-12-04T09:08:04.7765299Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-12-04T09:08:04.7765418Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-12-04T09:08:04.7765547Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-12-04T09:08:04.7765666Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-12-04T09:08:04.7765791Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-12-04T09:08:04.7765910Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-12-04T09:08:04.7766027Z * [new tag] v2.9.0 -> v2.9.0 2025-12-04T09:08:04.7766158Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-12-04T09:08:04.7766282Z * [new tag] v2.9.0-rc10 -> v2.9.0-rc10 2025-12-04T09:08:04.7766411Z * [new tag] v2.9.0-rc11 -> v2.9.0-rc11 2025-12-04T09:08:04.7766542Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-12-04T09:08:04.7766663Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-12-04T09:08:04.7766788Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-12-04T09:08:04.7766916Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-12-04T09:08:04.7767034Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-12-04T09:08:04.7767153Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-12-04T09:08:04.7767271Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-12-04T09:08:04.7767406Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-12-04T09:08:04.7767520Z * [new tag] v2.9.1 -> v2.9.1 2025-12-04T09:08:04.7767647Z * [new tag] v2.9.1-rc1 -> v2.9.1-rc1 2025-12-04T09:08:04.7767777Z * [new tag] v2.9.1-rc2 -> v2.9.1-rc2 2025-12-04T09:08:04.7767958Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-12-04T09:08:04.7768171Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-12-04T09:08:04.7768347Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-12-04T09:08:04.7768517Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-12-04T09:08:04.7768730Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-12-04T09:08:04.7768899Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-12-04T09:08:04.7769061Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-12-04T09:08:04.7769228Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-12-04T09:08:04.7769404Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-12-04T09:08:04.7769572Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-12-04T09:08:04.7769808Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-12-04T09:08:04.7769976Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-12-04T09:08:04.7770135Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-12-04T09:08:04.7770300Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-12-04T09:08:04.7770458Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-12-04T09:08:04.7770627Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-12-04T09:08:04.7770853Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-12-04T09:08:04.7771019Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-12-04T09:08:04.7771192Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-12-04T09:08:04.7771357Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-12-04T09:08:04.7771519Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-12-04T09:08:04.7771691Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-12-04T09:08:04.7771853Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-12-04T09:08:04.7772016Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-12-04T09:08:04.7772188Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-12-04T09:08:04.7772354Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-12-04T09:08:04.7772518Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-12-04T09:08:04.7772690Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-12-04T09:08:04.7772857Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-12-04T09:08:04.7773022Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-12-04T09:08:04.7773195Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-12-04T09:08:04.7773360Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-12-04T09:08:04.7773522Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-12-04T09:08:04.7773686Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-12-04T09:08:04.7773907Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-12-04T09:08:04.7774068Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-12-04T09:08:04.7774230Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-12-04T09:08:04.7774444Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-12-04T09:08:04.7774606Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-12-04T09:08:04.7774768Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-12-04T09:08:04.7774943Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-12-04T09:08:04.7775104Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-12-04T09:08:04.7775267Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-12-04T09:08:04.7775437Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-12-04T09:08:04.7775604Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-12-04T09:08:04.7775769Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-12-04T09:08:04.7776012Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-12-04T09:08:04.7776172Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-12-04T09:08:04.7776332Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-12-04T09:08:04.7776504Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-12-04T09:08:04.7776670Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-12-04T09:08:04.7776829Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-12-04T09:08:04.7777057Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-12-04T09:08:04.7777219Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-12-04T09:08:04.7777377Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-12-04T09:08:04.7777540Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-12-04T09:08:04.7777702Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-12-04T09:08:04.7777863Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-12-04T09:08:04.7778022Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-12-04T09:08:04.7778187Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-12-04T09:08:04.7778346Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-12-04T09:08:04.7778510Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-12-04T09:08:04.7778679Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-12-04T09:08:04.7778840Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-12-04T09:08:04.7779002Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-12-04T09:08:04.7779174Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-12-04T09:08:04.7779337Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-12-04T09:08:04.7779535Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-12-04T09:08:04.7779711Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-12-04T09:08:04.7779872Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-12-04T09:08:04.7780038Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-12-04T09:08:04.7780240Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-12-04T09:08:04.7780417Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-12-04T09:08:04.7780579Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-12-04T09:08:04.7780742Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-12-04T09:08:04.7780911Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-12-04T09:08:04.7781071Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-12-04T09:08:04.7781236Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-12-04T09:08:04.7781408Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-12-04T09:08:04.7781574Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-12-04T09:08:04.7781735Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-12-04T09:08:04.7781981Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-12-04T09:08:04.7782142Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-12-04T09:08:04.7782309Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-12-04T09:08:04.7782477Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-12-04T09:08:04.7782637Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-12-04T09:08:04.7782802Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-12-04T09:08:04.7783041Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-12-04T09:08:04.7783203Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-12-04T09:08:04.7783364Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-12-04T09:08:04.7783528Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-12-04T09:08:04.7783702Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-12-04T09:08:04.7783862Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-12-04T09:08:04.7784028Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-12-04T09:08:04.7784201Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-12-04T09:08:04.7784362Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-12-04T09:08:04.7784526Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-12-04T09:08:04.7784702Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-12-04T09:08:04.7784869Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-12-04T09:08:04.7785036Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-12-04T09:08:04.7785203Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-12-04T09:08:04.7785366Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-12-04T09:08:04.7785572Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-12-04T09:08:04.7785741Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-12-04T09:08:04.7785925Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-12-04T09:08:04.7786105Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-12-04T09:08:04.7786274Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-12-04T09:08:04.7786437Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-12-04T09:08:04.7786607Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-12-04T09:08:04.7786769Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-12-04T09:08:04.7786939Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-12-04T09:08:04.7787097Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-12-04T09:08:04.7787257Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-12-04T09:08:04.7787428Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-12-04T09:08:04.7787599Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-12-04T09:08:04.7787760Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-12-04T09:08:04.7787929Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-12-04T09:08:04.7788158Z * [new tag] viable/strict/1760065682 -> viable/strict/1760065682 2025-12-04T09:08:04.7788325Z * [new tag] viable/strict/1760066894 -> viable/strict/1760066894 2025-12-04T09:08:04.7788493Z * [new tag] viable/strict/1760070345 -> viable/strict/1760070345 2025-12-04T09:08:04.7788655Z * [new tag] viable/strict/1760089782 -> viable/strict/1760089782 2025-12-04T09:08:04.7788815Z * [new tag] viable/strict/1760091921 -> viable/strict/1760091921 2025-12-04T09:08:04.7788988Z * [new tag] viable/strict/1760127924 -> viable/strict/1760127924 2025-12-04T09:08:04.7789212Z * [new tag] viable/strict/1760129489 -> viable/strict/1760129489 2025-12-04T09:08:04.7789375Z * [new tag] viable/strict/1760132980 -> viable/strict/1760132980 2025-12-04T09:08:04.7789544Z * [new tag] viable/strict/1760135060 -> viable/strict/1760135060 2025-12-04T09:08:04.7789707Z * [new tag] viable/strict/1760215782 -> viable/strict/1760215782 2025-12-04T09:08:04.7789873Z * [new tag] viable/strict/1760273849 -> viable/strict/1760273849 2025-12-04T09:08:04.7790037Z * [new tag] viable/strict/1760275517 -> viable/strict/1760275517 2025-12-04T09:08:04.7790256Z * [new tag] viable/strict/1760276979 -> viable/strict/1760276979 2025-12-04T09:08:04.7790421Z * [new tag] viable/strict/1760279007 -> viable/strict/1760279007 2025-12-04T09:08:04.7790591Z * [new tag] viable/strict/1760286328 -> viable/strict/1760286328 2025-12-04T09:08:04.7790764Z * [new tag] viable/strict/1760493304 -> viable/strict/1760493304 2025-12-04T09:08:04.7790925Z * [new tag] viable/strict/1760496298 -> viable/strict/1760496298 2025-12-04T09:08:04.7791087Z * [new tag] viable/strict/1760518396 -> viable/strict/1760518396 2025-12-04T09:08:04.7791306Z * [new tag] viable/strict/1760534864 -> viable/strict/1760534864 2025-12-04T09:08:04.7791468Z * [new tag] viable/strict/1760549062 -> viable/strict/1760549062 2025-12-04T09:08:04.7791661Z * [new tag] viable/strict/1760552799 -> viable/strict/1760552799 2025-12-04T09:08:04.7791833Z * [new tag] viable/strict/1760554355 -> viable/strict/1760554355 2025-12-04T09:08:04.7791995Z * [new tag] viable/strict/1760556275 -> viable/strict/1760556275 2025-12-04T09:08:04.7792157Z * [new tag] viable/strict/1760564979 -> viable/strict/1760564979 2025-12-04T09:08:04.7792328Z * [new tag] viable/strict/1760567049 -> viable/strict/1760567049 2025-12-04T09:08:04.7792489Z * [new tag] viable/strict/1760568585 -> viable/strict/1760568585 2025-12-04T09:08:04.7792650Z * [new tag] viable/strict/1760570630 -> viable/strict/1760570630 2025-12-04T09:08:04.7792814Z * [new tag] viable/strict/1760572180 -> viable/strict/1760572180 2025-12-04T09:08:04.7792974Z * [new tag] viable/strict/1760575094 -> viable/strict/1760575094 2025-12-04T09:08:04.7793135Z * [new tag] viable/strict/1760579709 -> viable/strict/1760579709 2025-12-04T09:08:04.7793296Z * [new tag] viable/strict/1760582614 -> viable/strict/1760582614 2025-12-04T09:08:04.7793465Z * [new tag] viable/strict/1760586815 -> viable/strict/1760586815 2025-12-04T09:08:04.7793625Z * [new tag] viable/strict/1760588829 -> viable/strict/1760588829 2025-12-04T09:08:04.7793789Z * [new tag] viable/strict/1760590200 -> viable/strict/1760590200 2025-12-04T09:08:04.7793959Z * [new tag] viable/strict/1760592311 -> viable/strict/1760592311 2025-12-04T09:08:04.7794121Z * [new tag] viable/strict/1760619733 -> viable/strict/1760619733 2025-12-04T09:08:04.7794351Z * [new tag] viable/strict/1760628335 -> viable/strict/1760628335 2025-12-04T09:08:04.7794518Z * [new tag] viable/strict/1760635490 -> viable/strict/1760635490 2025-12-04T09:08:04.7794680Z * [new tag] viable/strict/1760640743 -> viable/strict/1760640743 2025-12-04T09:08:04.7794842Z * [new tag] viable/strict/1760642528 -> viable/strict/1760642528 2025-12-04T09:08:04.7795015Z * [new tag] viable/strict/1760646330 -> viable/strict/1760646330 2025-12-04T09:08:04.7795180Z * [new tag] viable/strict/1760666101 -> viable/strict/1760666101 2025-12-04T09:08:04.7795414Z * [new tag] viable/strict/1760668990 -> viable/strict/1760668990 2025-12-04T09:08:04.7795584Z * [new tag] viable/strict/1760670600 -> viable/strict/1760670600 2025-12-04T09:08:04.7795750Z * [new tag] viable/strict/1760671704 -> viable/strict/1760671704 2025-12-04T09:08:04.7795913Z * [new tag] viable/strict/1760673121 -> viable/strict/1760673121 2025-12-04T09:08:04.7796088Z * [new tag] viable/strict/1760675352 -> viable/strict/1760675352 2025-12-04T09:08:04.7796249Z * [new tag] viable/strict/1760696731 -> viable/strict/1760696731 2025-12-04T09:08:04.7796409Z * [new tag] viable/strict/1760723515 -> viable/strict/1760723515 2025-12-04T09:08:04.7796569Z * [new tag] viable/strict/1760727234 -> viable/strict/1760727234 2025-12-04T09:08:04.7796739Z * [new tag] viable/strict/1760730578 -> viable/strict/1760730578 2025-12-04T09:08:04.7796947Z * [new tag] viable/strict/1760732726 -> viable/strict/1760732726 2025-12-04T09:08:04.7797110Z * [new tag] viable/strict/1760734180 -> viable/strict/1760734180 2025-12-04T09:08:04.7797286Z * [new tag] viable/strict/1760736251 -> viable/strict/1760736251 2025-12-04T09:08:04.7797494Z * [new tag] viable/strict/1760737772 -> viable/strict/1760737772 2025-12-04T09:08:04.7797654Z * [new tag] viable/strict/1760758005 -> viable/strict/1760758005 2025-12-04T09:08:04.7797828Z * [new tag] viable/strict/1760761532 -> viable/strict/1760761532 2025-12-04T09:08:04.7797993Z * [new tag] viable/strict/1760802581 -> viable/strict/1760802581 2025-12-04T09:08:04.7798155Z * [new tag] viable/strict/1760827772 -> viable/strict/1760827772 2025-12-04T09:08:04.7798324Z * [new tag] viable/strict/1760834524 -> viable/strict/1760834524 2025-12-04T09:08:04.7798490Z * [new tag] viable/strict/1760845009 -> viable/strict/1760845009 2025-12-04T09:08:04.7798651Z * [new tag] viable/strict/1760876836 -> viable/strict/1760876836 2025-12-04T09:08:04.7798829Z * [new tag] viable/strict/1760880329 -> viable/strict/1760880329 2025-12-04T09:08:04.7798993Z * [new tag] viable/strict/1760888987 -> viable/strict/1760888987 2025-12-04T09:08:04.7799156Z * [new tag] viable/strict/1760912664 -> viable/strict/1760912664 2025-12-04T09:08:04.7799323Z * [new tag] viable/strict/1760925321 -> viable/strict/1760925321 2025-12-04T09:08:04.7799481Z * [new tag] viable/strict/1760931488 -> viable/strict/1760931488 2025-12-04T09:08:04.7799643Z * [new tag] viable/strict/1760932693 -> viable/strict/1760932693 2025-12-04T09:08:04.7799823Z * [new tag] viable/strict/1761004184 -> viable/strict/1761004184 2025-12-04T09:08:04.7799990Z * [new tag] viable/strict/1761014748 -> viable/strict/1761014748 2025-12-04T09:08:04.7800157Z * [new tag] viable/strict/1761017491 -> viable/strict/1761017491 2025-12-04T09:08:04.7800390Z * [new tag] viable/strict/1761018806 -> viable/strict/1761018806 2025-12-04T09:08:04.7800559Z * [new tag] viable/strict/1761020754 -> viable/strict/1761020754 2025-12-04T09:08:04.7800721Z * [new tag] viable/strict/1761024303 -> viable/strict/1761024303 2025-12-04T09:08:04.7800885Z * [new tag] viable/strict/1761029582 -> viable/strict/1761029582 2025-12-04T09:08:04.7801057Z * [new tag] viable/strict/1761031535 -> viable/strict/1761031535 2025-12-04T09:08:04.7801220Z * [new tag] viable/strict/1761035196 -> viable/strict/1761035196 2025-12-04T09:08:04.7801444Z * [new tag] viable/strict/1761045825 -> viable/strict/1761045825 2025-12-04T09:08:04.7801623Z * [new tag] viable/strict/1761054796 -> viable/strict/1761054796 2025-12-04T09:08:04.7801791Z * [new tag] viable/strict/1761060314 -> viable/strict/1761060314 2025-12-04T09:08:04.7801956Z * [new tag] viable/strict/1761071198 -> viable/strict/1761071198 2025-12-04T09:08:04.7802124Z * [new tag] viable/strict/1761074628 -> viable/strict/1761074628 2025-12-04T09:08:04.7802284Z * [new tag] viable/strict/1761078351 -> viable/strict/1761078351 2025-12-04T09:08:04.7802446Z * [new tag] viable/strict/1761079822 -> viable/strict/1761079822 2025-12-04T09:08:04.7802660Z * [new tag] viable/strict/1761081873 -> viable/strict/1761081873 2025-12-04T09:08:04.7802823Z * [new tag] viable/strict/1761083392 -> viable/strict/1761083392 2025-12-04T09:08:04.7802995Z * [new tag] viable/strict/1761085465 -> viable/strict/1761085465 2025-12-04T09:08:04.7803206Z * [new tag] viable/strict/1761089099 -> viable/strict/1761089099 2025-12-04T09:08:04.7803368Z * [new tag] viable/strict/1761095535 -> viable/strict/1761095535 2025-12-04T09:08:04.7803533Z * [new tag] viable/strict/1761098119 -> viable/strict/1761098119 2025-12-04T09:08:04.7803693Z * [new tag] viable/strict/1761101330 -> viable/strict/1761101330 2025-12-04T09:08:04.7803862Z * [new tag] viable/strict/1761114425 -> viable/strict/1761114425 2025-12-04T09:08:04.7804021Z * [new tag] viable/strict/1761116036 -> viable/strict/1761116036 2025-12-04T09:08:04.7804183Z * [new tag] viable/strict/1761119379 -> viable/strict/1761119379 2025-12-04T09:08:04.7804352Z * [new tag] viable/strict/1761121601 -> viable/strict/1761121601 2025-12-04T09:08:04.7804517Z * [new tag] viable/strict/1761123234 -> viable/strict/1761123234 2025-12-04T09:08:04.7804680Z * [new tag] viable/strict/1761126621 -> viable/strict/1761126621 2025-12-04T09:08:04.7804850Z * [new tag] viable/strict/1761132259 -> viable/strict/1761132259 2025-12-04T09:08:04.7805019Z * [new tag] viable/strict/1761146746 -> viable/strict/1761146746 2025-12-04T09:08:04.7805182Z * [new tag] viable/strict/1761164752 -> viable/strict/1761164752 2025-12-04T09:08:04.7805355Z * [new tag] viable/strict/1761166198 -> viable/strict/1761166198 2025-12-04T09:08:04.7805517Z * [new tag] viable/strict/1761175424 -> viable/strict/1761175424 2025-12-04T09:08:04.7805678Z * [new tag] viable/strict/1761176983 -> viable/strict/1761176983 2025-12-04T09:08:04.7805851Z * [new tag] viable/strict/1761179891 -> viable/strict/1761179891 2025-12-04T09:08:04.7806018Z * [new tag] viable/strict/1761181930 -> viable/strict/1761181930 2025-12-04T09:08:04.7806187Z * [new tag] viable/strict/1761184516 -> viable/strict/1761184516 2025-12-04T09:08:04.7806364Z * [new tag] viable/strict/1761190179 -> viable/strict/1761190179 2025-12-04T09:08:04.7807092Z * [new tag] viable/strict/1761193558 -> viable/strict/1761193558 2025-12-04T09:08:04.7807272Z * [new tag] viable/strict/1761207990 -> viable/strict/1761207990 2025-12-04T09:08:04.7807440Z * [new tag] viable/strict/1761229539 -> viable/strict/1761229539 2025-12-04T09:08:04.7807632Z * [new tag] viable/strict/1761244031 -> viable/strict/1761244031 2025-12-04T09:08:04.7807799Z * [new tag] viable/strict/1761248986 -> viable/strict/1761248986 2025-12-04T09:08:04.7807959Z * [new tag] viable/strict/1761259791 -> viable/strict/1761259791 2025-12-04T09:08:04.7808188Z * [new tag] viable/strict/1761266139 -> viable/strict/1761266139 2025-12-04T09:08:04.7808416Z * [new tag] viable/strict/1761268316 -> viable/strict/1761268316 2025-12-04T09:08:04.7808578Z * [new tag] viable/strict/1761273805 -> viable/strict/1761273805 2025-12-04T09:08:04.7808749Z * [new tag] viable/strict/1761275261 -> viable/strict/1761275261 2025-12-04T09:08:04.7808965Z * [new tag] viable/strict/1761277913 -> viable/strict/1761277913 2025-12-04T09:08:04.7809125Z * [new tag] viable/strict/1761290701 -> viable/strict/1761290701 2025-12-04T09:08:04.7809284Z * [new tag] viable/strict/1761294396 -> viable/strict/1761294396 2025-12-04T09:08:04.7809446Z * [new tag] viable/strict/1761303047 -> viable/strict/1761303047 2025-12-04T09:08:04.7809605Z * [new tag] viable/strict/1761335388 -> viable/strict/1761335388 2025-12-04T09:08:04.7809768Z * [new tag] viable/strict/1761337551 -> viable/strict/1761337551 2025-12-04T09:08:04.7809932Z * [new tag] viable/strict/1761339007 -> viable/strict/1761339007 2025-12-04T09:08:04.7810091Z * [new tag] viable/strict/1761341050 -> viable/strict/1761341050 2025-12-04T09:08:04.7810254Z * [new tag] viable/strict/1761346188 -> viable/strict/1761346188 2025-12-04T09:08:04.7810419Z * [new tag] viable/strict/1761349792 -> viable/strict/1761349792 2025-12-04T09:08:04.7810577Z * [new tag] viable/strict/1761352620 -> viable/strict/1761352620 2025-12-04T09:08:04.7810734Z * [new tag] viable/strict/1761354730 -> viable/strict/1761354730 2025-12-04T09:08:04.7810890Z * [new tag] viable/strict/1761357298 -> viable/strict/1761357298 2025-12-04T09:08:04.7811051Z * [new tag] viable/strict/1761360201 -> viable/strict/1761360201 2025-12-04T09:08:04.7811212Z * [new tag] viable/strict/1761361753 -> viable/strict/1761361753 2025-12-04T09:08:04.7811370Z * [new tag] viable/strict/1761364351 -> viable/strict/1761364351 2025-12-04T09:08:04.7811534Z * [new tag] viable/strict/1761366338 -> viable/strict/1761366338 2025-12-04T09:08:04.7811691Z * [new tag] viable/strict/1761367802 -> viable/strict/1761367802 2025-12-04T09:08:04.7811849Z * [new tag] viable/strict/1761369889 -> viable/strict/1761369889 2025-12-04T09:08:04.7812010Z * [new tag] viable/strict/1761371385 -> viable/strict/1761371385 2025-12-04T09:08:04.7812167Z * [new tag] viable/strict/1761373581 -> viable/strict/1761373581 2025-12-04T09:08:04.7812326Z * [new tag] viable/strict/1761375054 -> viable/strict/1761375054 2025-12-04T09:08:04.7812487Z * [new tag] viable/strict/1761421785 -> viable/strict/1761421785 2025-12-04T09:08:04.7812652Z * [new tag] viable/strict/1761434614 -> viable/strict/1761434614 2025-12-04T09:08:04.7812810Z * [new tag] viable/strict/1761439254 -> viable/strict/1761439254 2025-12-04T09:08:04.7813154Z * [new tag] viable/strict/1761454187 -> viable/strict/1761454187 2025-12-04T09:08:04.7813313Z * [new tag] viable/strict/1761459991 -> viable/strict/1761459991 2025-12-04T09:08:04.7813470Z * [new tag] viable/strict/1761470668 -> viable/strict/1761470668 2025-12-04T09:08:04.7813634Z * [new tag] viable/strict/1761472188 -> viable/strict/1761472188 2025-12-04T09:08:04.7813794Z * [new tag] viable/strict/1761503178 -> viable/strict/1761503178 2025-12-04T09:08:04.7813952Z * [new tag] viable/strict/1761517492 -> viable/strict/1761517492 2025-12-04T09:08:04.7814165Z * [new tag] viable/strict/1761518981 -> viable/strict/1761518981 2025-12-04T09:08:04.7814806Z * [new tag] viable/strict/1761533609 -> viable/strict/1761533609 2025-12-04T09:08:04.7814978Z * [new tag] viable/strict/1761546438 -> viable/strict/1761546438 2025-12-04T09:08:04.7815143Z * [new tag] viable/strict/1761548133 -> viable/strict/1761548133 2025-12-04T09:08:04.7815308Z * [new tag] viable/strict/1761555186 -> viable/strict/1761555186 2025-12-04T09:08:04.7815469Z * [new tag] viable/strict/1761557178 -> viable/strict/1761557178 2025-12-04T09:08:04.7815627Z * [new tag] viable/strict/1761560772 -> viable/strict/1761560772 2025-12-04T09:08:04.7815792Z * [new tag] viable/strict/1761562266 -> viable/strict/1761562266 2025-12-04T09:08:04.7815954Z * [new tag] viable/strict/1761564260 -> viable/strict/1761564260 2025-12-04T09:08:04.7816119Z * [new tag] viable/strict/1761568072 -> viable/strict/1761568072 2025-12-04T09:08:04.7816286Z * [new tag] viable/strict/1761571683 -> viable/strict/1761571683 2025-12-04T09:08:04.7816444Z * [new tag] viable/strict/1761580199 -> viable/strict/1761580199 2025-12-04T09:08:04.7816606Z * [new tag] viable/strict/1761587383 -> viable/strict/1761587383 2025-12-04T09:08:04.7816770Z * [new tag] viable/strict/1761591165 -> viable/strict/1761591165 2025-12-04T09:08:04.7816931Z * [new tag] viable/strict/1761594575 -> viable/strict/1761594575 2025-12-04T09:08:04.7817096Z * [new tag] viable/strict/1761596710 -> viable/strict/1761596710 2025-12-04T09:08:04.7817263Z * [new tag] viable/strict/1761598189 -> viable/strict/1761598189 2025-12-04T09:08:04.7817423Z * [new tag] viable/strict/1761600254 -> viable/strict/1761600254 2025-12-04T09:08:04.7817587Z * [new tag] viable/strict/1761603879 -> viable/strict/1761603879 2025-12-04T09:08:04.7817761Z * [new tag] viable/strict/1761605429 -> viable/strict/1761605429 2025-12-04T09:08:04.7817926Z * [new tag] viable/strict/1761607468 -> viable/strict/1761607468 2025-12-04T09:08:04.7818093Z * [new tag] viable/strict/1761608983 -> viable/strict/1761608983 2025-12-04T09:08:04.7818255Z * [new tag] viable/strict/1761611846 -> viable/strict/1761611846 2025-12-04T09:08:04.7818422Z * [new tag] viable/strict/1761613922 -> viable/strict/1761613922 2025-12-04T09:08:04.7818582Z * [new tag] viable/strict/1761616504 -> viable/strict/1761616504 2025-12-04T09:08:04.7818745Z * [new tag] viable/strict/1761619599 -> viable/strict/1761619599 2025-12-04T09:08:04.7818912Z * [new tag] viable/strict/1761686693 -> viable/strict/1761686693 2025-12-04T09:08:04.7819076Z * [new tag] viable/strict/1761688179 -> viable/strict/1761688179 2025-12-04T09:08:04.7819236Z * [new tag] viable/strict/1761691973 -> viable/strict/1761691973 2025-12-04T09:08:04.7819402Z * [new tag] viable/strict/1761693884 -> viable/strict/1761693884 2025-12-04T09:08:04.7819631Z * [new tag] viable/strict/1761695389 -> viable/strict/1761695389 2025-12-04T09:08:04.7819850Z * [new tag] viable/strict/1761698408 -> viable/strict/1761698408 2025-12-04T09:08:04.7820029Z * [new tag] viable/strict/1761702931 -> viable/strict/1761702931 2025-12-04T09:08:04.7820231Z * [new tag] viable/strict/1761706307 -> viable/strict/1761706307 2025-12-04T09:08:04.7820396Z * [new tag] viable/strict/1761709065 -> viable/strict/1761709065 2025-12-04T09:08:04.7820574Z * [new tag] viable/strict/1761710285 -> viable/strict/1761710285 2025-12-04T09:08:04.7820807Z * [new tag] viable/strict/1761711983 -> viable/strict/1761711983 2025-12-04T09:08:04.7820968Z * [new tag] viable/strict/1761713514 -> viable/strict/1761713514 2025-12-04T09:08:04.7821137Z * [new tag] viable/strict/1761715523 -> viable/strict/1761715523 2025-12-04T09:08:04.7821301Z * [new tag] viable/strict/1761727973 -> viable/strict/1761727973 2025-12-04T09:08:04.7821461Z * [new tag] viable/strict/1761751558 -> viable/strict/1761751558 2025-12-04T09:08:04.7821625Z * [new tag] viable/strict/1761755187 -> viable/strict/1761755187 2025-12-04T09:08:04.7821792Z * [new tag] viable/strict/1761756826 -> viable/strict/1761756826 2025-12-04T09:08:04.7821953Z * [new tag] viable/strict/1761769551 -> viable/strict/1761769551 2025-12-04T09:08:04.7822117Z * [new tag] viable/strict/1761771032 -> viable/strict/1761771032 2025-12-04T09:08:04.7822300Z * [new tag] viable/strict/1761773101 -> viable/strict/1761773101 2025-12-04T09:08:04.7822463Z * [new tag] viable/strict/1761781792 -> viable/strict/1761781792 2025-12-04T09:08:04.7822624Z * [new tag] viable/strict/1761784788 -> viable/strict/1761784788 2025-12-04T09:08:04.7822792Z * [new tag] viable/strict/1761786740 -> viable/strict/1761786740 2025-12-04T09:08:04.7822956Z * [new tag] viable/strict/1761789332 -> viable/strict/1761789332 2025-12-04T09:08:04.7823120Z * [new tag] viable/strict/1761792569 -> viable/strict/1761792569 2025-12-04T09:08:04.7823286Z * [new tag] viable/strict/1761795289 -> viable/strict/1761795289 2025-12-04T09:08:04.7823448Z * [new tag] viable/strict/1761798345 -> viable/strict/1761798345 2025-12-04T09:08:04.7823609Z * [new tag] viable/strict/1761799827 -> viable/strict/1761799827 2025-12-04T09:08:04.7823779Z * [new tag] viable/strict/1761805604 -> viable/strict/1761805604 2025-12-04T09:08:04.7823940Z * [new tag] viable/strict/1761807202 -> viable/strict/1761807202 2025-12-04T09:08:04.7824105Z * [new tag] viable/strict/1761809094 -> viable/strict/1761809094 2025-12-04T09:08:04.7824275Z * [new tag] viable/strict/1761810576 -> viable/strict/1761810576 2025-12-04T09:08:04.7824435Z * [new tag] viable/strict/1761812771 -> viable/strict/1761812771 2025-12-04T09:08:04.7824598Z * [new tag] viable/strict/1761814363 -> viable/strict/1761814363 2025-12-04T09:08:04.7824760Z * [new tag] viable/strict/1761857410 -> viable/strict/1761857410 2025-12-04T09:08:04.7824934Z * [new tag] viable/strict/1761860985 -> viable/strict/1761860985 2025-12-04T09:08:04.7825094Z * [new tag] viable/strict/1761863094 -> viable/strict/1761863094 2025-12-04T09:08:04.7825257Z * [new tag] viable/strict/1761864590 -> viable/strict/1761864590 2025-12-04T09:08:04.7825460Z * [new tag] viable/strict/1761866675 -> viable/strict/1761866675 2025-12-04T09:08:04.7825629Z * [new tag] viable/strict/1761868178 -> viable/strict/1761868178 2025-12-04T09:08:04.7825860Z * [new tag] viable/strict/1761871111 -> viable/strict/1761871111 2025-12-04T09:08:04.7826075Z * [new tag] viable/strict/1761873126 -> viable/strict/1761873126 2025-12-04T09:08:04.7826238Z * [new tag] viable/strict/1761875714 -> viable/strict/1761875714 2025-12-04T09:08:04.7826402Z * [new tag] viable/strict/1761878924 -> viable/strict/1761878924 2025-12-04T09:08:04.7826581Z * [new tag] viable/strict/1761881727 -> viable/strict/1761881727 2025-12-04T09:08:04.7826745Z * [new tag] viable/strict/1761882959 -> viable/strict/1761882959 2025-12-04T09:08:04.7826972Z * [new tag] viable/strict/1761886268 -> viable/strict/1761886268 2025-12-04T09:08:04.7827146Z * [new tag] viable/strict/1761893641 -> viable/strict/1761893641 2025-12-04T09:08:04.7827307Z * [new tag] viable/strict/1761931517 -> viable/strict/1761931517 2025-12-04T09:08:04.7827477Z * [new tag] viable/strict/1761933080 -> viable/strict/1761933080 2025-12-04T09:08:04.7827646Z * [new tag] viable/strict/1761935217 -> viable/strict/1761935217 2025-12-04T09:08:04.7827809Z * [new tag] viable/strict/1761938533 -> viable/strict/1761938533 2025-12-04T09:08:04.7827971Z * [new tag] viable/strict/1761940184 -> viable/strict/1761940184 2025-12-04T09:08:04.7828137Z * [new tag] viable/strict/1761942338 -> viable/strict/1761942338 2025-12-04T09:08:04.7828300Z * [new tag] viable/strict/1761946100 -> viable/strict/1761946100 2025-12-04T09:08:04.7828462Z * [new tag] viable/strict/1761947374 -> viable/strict/1761947374 2025-12-04T09:08:04.7828621Z * [new tag] viable/strict/1761950978 -> viable/strict/1761950978 2025-12-04T09:08:04.7828794Z * [new tag] viable/strict/1761957727 -> viable/strict/1761957727 2025-12-04T09:08:04.7828957Z * [new tag] viable/strict/1761959532 -> viable/strict/1761959532 2025-12-04T09:08:04.7829123Z * [new tag] viable/strict/1761965366 -> viable/strict/1761965366 2025-12-04T09:08:04.7829294Z * [new tag] viable/strict/1761968066 -> viable/strict/1761968066 2025-12-04T09:08:04.7829454Z * [new tag] viable/strict/1761969322 -> viable/strict/1761969322 2025-12-04T09:08:04.7829615Z * [new tag] viable/strict/1761974723 -> viable/strict/1761974723 2025-12-04T09:08:04.7829788Z * [new tag] viable/strict/1761981837 -> viable/strict/1761981837 2025-12-04T09:08:04.7829957Z * [new tag] viable/strict/1761985546 -> viable/strict/1761985546 2025-12-04T09:08:04.7830127Z * [new tag] viable/strict/1761987030 -> viable/strict/1761987030 2025-12-04T09:08:04.7830354Z * [new tag] viable/strict/1762003554 -> viable/strict/1762003554 2025-12-04T09:08:04.7830520Z * [new tag] viable/strict/1762021560 -> viable/strict/1762021560 2025-12-04T09:08:04.7830681Z * [new tag] viable/strict/1762032190 -> viable/strict/1762032190 2025-12-04T09:08:04.7830849Z * [new tag] viable/strict/1762040981 -> viable/strict/1762040981 2025-12-04T09:08:04.7831011Z * [new tag] viable/strict/1762048525 -> viable/strict/1762048525 2025-12-04T09:08:04.7831214Z * [new tag] viable/strict/1762104223 -> viable/strict/1762104223 2025-12-04T09:08:04.7831388Z * [new tag] viable/strict/1762105778 -> viable/strict/1762105778 2025-12-04T09:08:04.7831583Z * [new tag] viable/strict/1762115109 -> viable/strict/1762115109 2025-12-04T09:08:04.7831754Z * [new tag] viable/strict/1762125840 -> viable/strict/1762125840 2025-12-04T09:08:04.7832027Z * [new tag] viable/strict/1762127377 -> viable/strict/1762127377 2025-12-04T09:08:04.7832207Z * [new tag] viable/strict/1762134925 -> viable/strict/1762134925 2025-12-04T09:08:04.7832406Z * [new tag] viable/strict/1762138338 -> viable/strict/1762138338 2025-12-04T09:08:04.7832573Z * [new tag] viable/strict/1762148993 -> viable/strict/1762148993 2025-12-04T09:08:04.7832788Z * [new tag] viable/strict/1762152871 -> viable/strict/1762152871 2025-12-04T09:08:04.7832948Z * [new tag] viable/strict/1762156183 -> viable/strict/1762156183 2025-12-04T09:08:04.7833212Z * [new tag] viable/strict/1762163457 -> viable/strict/1762163457 2025-12-04T09:08:04.7833385Z * [new tag] viable/strict/1762165569 -> viable/strict/1762165569 2025-12-04T09:08:04.7833591Z * [new tag] viable/strict/1762169035 -> viable/strict/1762169035 2025-12-04T09:08:04.7833755Z * [new tag] viable/strict/1762174936 -> viable/strict/1762174936 2025-12-04T09:08:04.7833963Z * [new tag] viable/strict/1762194412 -> viable/strict/1762194412 2025-12-04T09:08:04.7834125Z * [new tag] viable/strict/1762195876 -> viable/strict/1762195876 2025-12-04T09:08:04.7834326Z * [new tag] viable/strict/1762197788 -> viable/strict/1762197788 2025-12-04T09:08:04.7834496Z * [new tag] viable/strict/1762199389 -> viable/strict/1762199389 2025-12-04T09:08:04.7834686Z * [new tag] viable/strict/1762206585 -> viable/strict/1762206585 2025-12-04T09:08:04.7834864Z * [new tag] viable/strict/1762210184 -> viable/strict/1762210184 2025-12-04T09:08:04.7835056Z * [new tag] viable/strict/1762218736 -> viable/strict/1762218736 2025-12-04T09:08:04.7835228Z * [new tag] viable/strict/1762224529 -> viable/strict/1762224529 2025-12-04T09:08:04.7835393Z * [new tag] viable/strict/1762227253 -> viable/strict/1762227253 2025-12-04T09:08:04.7835596Z * [new tag] viable/strict/1762228515 -> viable/strict/1762228515 2025-12-04T09:08:04.7835765Z * [new tag] viable/strict/1762230349 -> viable/strict/1762230349 2025-12-04T09:08:04.7835970Z * [new tag] viable/strict/1762231859 -> viable/strict/1762231859 2025-12-04T09:08:04.7836134Z * [new tag] viable/strict/1762233925 -> viable/strict/1762233925 2025-12-04T09:08:04.7836348Z * [new tag] viable/strict/1762237630 -> viable/strict/1762237630 2025-12-04T09:08:04.7836519Z * [new tag] viable/strict/1762253522 -> viable/strict/1762253522 2025-12-04T09:08:04.7836724Z * [new tag] viable/strict/1762278588 -> viable/strict/1762278588 2025-12-04T09:08:04.7836899Z * [new tag] viable/strict/1762284203 -> viable/strict/1762284203 2025-12-04T09:08:04.7837106Z * [new tag] viable/strict/1762289446 -> viable/strict/1762289446 2025-12-04T09:08:04.7837269Z * [new tag] viable/strict/1762291515 -> viable/strict/1762291515 2025-12-04T09:08:04.7837482Z * [new tag] viable/strict/1762295100 -> viable/strict/1762295100 2025-12-04T09:08:04.7837644Z * [new tag] viable/strict/1762296590 -> viable/strict/1762296590 2025-12-04T09:08:04.7837846Z * [new tag] viable/strict/1762300179 -> viable/strict/1762300179 2025-12-04T09:08:04.7838014Z * [new tag] viable/strict/1762303207 -> viable/strict/1762303207 2025-12-04T09:08:04.7838221Z * [new tag] viable/strict/1762386584 -> viable/strict/1762386584 2025-12-04T09:08:04.7838384Z * [new tag] viable/strict/1762391537 -> viable/strict/1762391537 2025-12-04T09:08:04.7838585Z * [new tag] viable/strict/1762394119 -> viable/strict/1762394119 2025-12-04T09:08:04.7838814Z * [new tag] viable/strict/1762397437 -> viable/strict/1762397437 2025-12-04T09:08:04.7839019Z * [new tag] viable/strict/1762400256 -> viable/strict/1762400256 2025-12-04T09:08:04.7839181Z * [new tag] viable/strict/1762401469 -> viable/strict/1762401469 2025-12-04T09:08:04.7839388Z * [new tag] viable/strict/1762408195 -> viable/strict/1762408195 2025-12-04T09:08:04.7839553Z * [new tag] viable/strict/1762410411 -> viable/strict/1762410411 2025-12-04T09:08:04.7839757Z * [new tag] viable/strict/1762417613 -> viable/strict/1762417613 2025-12-04T09:08:04.7839992Z * [new tag] viable/strict/1762419198 -> viable/strict/1762419198 2025-12-04T09:08:04.7840199Z * [new tag] viable/strict/1762422656 -> viable/strict/1762422656 2025-12-04T09:08:04.7840363Z * [new tag] viable/strict/1762424746 -> viable/strict/1762424746 2025-12-04T09:08:04.7840582Z * [new tag] viable/strict/1762446386 -> viable/strict/1762446386 2025-12-04T09:08:04.7840746Z * [new tag] viable/strict/1762449912 -> viable/strict/1762449912 2025-12-04T09:08:04.7840944Z * [new tag] viable/strict/1762457031 -> viable/strict/1762457031 2025-12-04T09:08:04.7841118Z * [new tag] viable/strict/1762462441 -> viable/strict/1762462441 2025-12-04T09:08:04.7841321Z * [new tag] viable/strict/1762467909 -> viable/strict/1762467909 2025-12-04T09:08:04.7841486Z * [new tag] viable/strict/1762471493 -> viable/strict/1762471493 2025-12-04T09:08:04.7841694Z * [new tag] viable/strict/1762475990 -> viable/strict/1762475990 2025-12-04T09:08:04.7841858Z * [new tag] viable/strict/1762477933 -> viable/strict/1762477933 2025-12-04T09:08:04.7842052Z * [new tag] viable/strict/1762491053 -> viable/strict/1762491053 2025-12-04T09:08:04.7842231Z * [new tag] viable/strict/1762493118 -> viable/strict/1762493118 2025-12-04T09:08:04.7842394Z * [new tag] viable/strict/1762498442 -> viable/strict/1762498442 2025-12-04T09:08:04.7842600Z * [new tag] viable/strict/1762501778 -> viable/strict/1762501778 2025-12-04T09:08:04.7842765Z * [new tag] viable/strict/1762504001 -> viable/strict/1762504001 2025-12-04T09:08:04.7842980Z * [new tag] viable/strict/1762505583 -> viable/strict/1762505583 2025-12-04T09:08:04.7843144Z * [new tag] viable/strict/1762507523 -> viable/strict/1762507523 2025-12-04T09:08:04.7843352Z * [new tag] viable/strict/1762511140 -> viable/strict/1762511140 2025-12-04T09:08:04.7843529Z * [new tag] viable/strict/1762512632 -> viable/strict/1762512632 2025-12-04T09:08:04.7843732Z * [new tag] viable/strict/1762520467 -> viable/strict/1762520467 2025-12-04T09:08:04.7843897Z * [new tag] viable/strict/1762522016 -> viable/strict/1762522016 2025-12-04T09:08:04.7844107Z * [new tag] viable/strict/1762530591 -> viable/strict/1762530591 2025-12-04T09:08:04.7844270Z * [new tag] viable/strict/1762543405 -> viable/strict/1762543405 2025-12-04T09:08:04.7844473Z * [new tag] viable/strict/1762544998 -> viable/strict/1762544998 2025-12-04T09:08:04.7844642Z * [new tag] viable/strict/1762552182 -> viable/strict/1762552182 2025-12-04T09:08:04.7844845Z * [new tag] viable/strict/1762554297 -> viable/strict/1762554297 2025-12-04T09:08:04.7845012Z * [new tag] viable/strict/1762559381 -> viable/strict/1762559381 2025-12-04T09:08:04.7845224Z * [new tag] viable/strict/1762562222 -> viable/strict/1762562222 2025-12-04T09:08:04.7845462Z * [new tag] viable/strict/1762564319 -> viable/strict/1762564319 2025-12-04T09:08:04.7845665Z * [new tag] viable/strict/1762566904 -> viable/strict/1762566904 2025-12-04T09:08:04.7845842Z * [new tag] viable/strict/1762569781 -> viable/strict/1762569781 2025-12-04T09:08:04.7846046Z * [new tag] viable/strict/1762575940 -> viable/strict/1762575940 2025-12-04T09:08:04.7846212Z * [new tag] viable/strict/1762580974 -> viable/strict/1762580974 2025-12-04T09:08:04.7846416Z * [new tag] viable/strict/1762583185 -> viable/strict/1762583185 2025-12-04T09:08:04.7846586Z * [new tag] viable/strict/1762586647 -> viable/strict/1762586647 2025-12-04T09:08:04.7846856Z * [new tag] viable/strict/1762588183 -> viable/strict/1762588183 2025-12-04T09:08:04.7847019Z * [new tag] viable/strict/1762593886 -> viable/strict/1762593886 2025-12-04T09:08:04.7847193Z * [new tag] viable/strict/1762650743 -> viable/strict/1762650743 2025-12-04T09:08:04.7847360Z * [new tag] viable/strict/1762653328 -> viable/strict/1762653328 2025-12-04T09:08:04.7847525Z * [new tag] viable/strict/1762659342 -> viable/strict/1762659342 2025-12-04T09:08:04.7847693Z * [new tag] viable/strict/1762662360 -> viable/strict/1762662360 2025-12-04T09:08:04.7847853Z * [new tag] viable/strict/1762667377 -> viable/strict/1762667377 2025-12-04T09:08:04.7848015Z * [new tag] viable/strict/1762671090 -> viable/strict/1762671090 2025-12-04T09:08:04.7848189Z * [new tag] viable/strict/1762680284 -> viable/strict/1762680284 2025-12-04T09:08:04.7848357Z * [new tag] viable/strict/1762683900 -> viable/strict/1762683900 2025-12-04T09:08:04.7848519Z * [new tag] viable/strict/1762705541 -> viable/strict/1762705541 2025-12-04T09:08:04.7848689Z * [new tag] viable/strict/1762709004 -> viable/strict/1762709004 2025-12-04T09:08:04.7848849Z * [new tag] viable/strict/1762746004 -> viable/strict/1762746004 2025-12-04T09:08:04.7849013Z * [new tag] viable/strict/1762748799 -> viable/strict/1762748799 2025-12-04T09:08:04.7849183Z * [new tag] viable/strict/1762759504 -> viable/strict/1762759504 2025-12-04T09:08:04.7849343Z * [new tag] viable/strict/1762760973 -> viable/strict/1762760973 2025-12-04T09:08:04.7849504Z * [new tag] viable/strict/1762775374 -> viable/strict/1762775374 2025-12-04T09:08:04.7849669Z * [new tag] viable/strict/1762777661 -> viable/strict/1762777661 2025-12-04T09:08:04.7849847Z * [new tag] viable/strict/1762779774 -> viable/strict/1762779774 2025-12-04T09:08:04.7850009Z * [new tag] viable/strict/1762781259 -> viable/strict/1762781259 2025-12-04T09:08:04.7850172Z * [new tag] viable/strict/1762793628 -> viable/strict/1762793628 2025-12-04T09:08:04.7850338Z * [new tag] viable/strict/1762800711 -> viable/strict/1762800711 2025-12-04T09:08:04.7850501Z * [new tag] viable/strict/1762809894 -> viable/strict/1762809894 2025-12-04T09:08:04.7850665Z * [new tag] viable/strict/1762811384 -> viable/strict/1762811384 2025-12-04T09:08:04.7850835Z * [new tag] viable/strict/1762813841 -> viable/strict/1762813841 2025-12-04T09:08:04.7850995Z * [new tag] viable/strict/1762815047 -> viable/strict/1762815047 2025-12-04T09:08:04.7851158Z * [new tag] viable/strict/1762817094 -> viable/strict/1762817094 2025-12-04T09:08:04.7851328Z * [new tag] viable/strict/1762818582 -> viable/strict/1762818582 2025-12-04T09:08:04.7851490Z * [new tag] viable/strict/1762821623 -> viable/strict/1762821623 2025-12-04T09:08:04.7851718Z * [new tag] viable/strict/1762823531 -> viable/strict/1762823531 2025-12-04T09:08:04.7851888Z * [new tag] viable/strict/1762849583 -> viable/strict/1762849583 2025-12-04T09:08:04.7852096Z * [new tag] viable/strict/1762851200 -> viable/strict/1762851200 2025-12-04T09:08:04.7852257Z * [new tag] viable/strict/1762854603 -> viable/strict/1762854603 2025-12-04T09:08:04.7852469Z * [new tag] viable/strict/1762858276 -> viable/strict/1762858276 2025-12-04T09:08:04.7852631Z * [new tag] viable/strict/1762860891 -> viable/strict/1762860891 2025-12-04T09:08:04.7852910Z * [new tag] viable/strict/1762866174 -> viable/strict/1762866174 2025-12-04T09:08:04.7853073Z * [new tag] viable/strict/1762867653 -> viable/strict/1762867653 2025-12-04T09:08:04.7853244Z * [new tag] viable/strict/1762872669 -> viable/strict/1762872669 2025-12-04T09:08:04.7853411Z * [new tag] viable/strict/1762878380 -> viable/strict/1762878380 2025-12-04T09:08:04.7853573Z * [new tag] viable/strict/1762889003 -> viable/strict/1762889003 2025-12-04T09:08:04.7853742Z * [new tag] viable/strict/1762890589 -> viable/strict/1762890589 2025-12-04T09:08:04.7853904Z * [new tag] viable/strict/1762892743 -> viable/strict/1762892743 2025-12-04T09:08:04.7854066Z * [new tag] viable/strict/1762894271 -> viable/strict/1762894271 2025-12-04T09:08:04.7854235Z * [new tag] viable/strict/1762896287 -> viable/strict/1762896287 2025-12-04T09:08:04.7854402Z * [new tag] viable/strict/1762915871 -> viable/strict/1762915871 2025-12-04T09:08:04.7854562Z * [new tag] viable/strict/1762918569 -> viable/strict/1762918569 2025-12-04T09:08:04.7854741Z * [new tag] viable/strict/1762919776 -> viable/strict/1762919776 2025-12-04T09:08:04.7854911Z * [new tag] viable/strict/1762923072 -> viable/strict/1762923072 2025-12-04T09:08:04.7855075Z * [new tag] viable/strict/1762928826 -> viable/strict/1762928826 2025-12-04T09:08:04.7855247Z * [new tag] viable/strict/1762930451 -> viable/strict/1762930451 2025-12-04T09:08:04.7855408Z * [new tag] viable/strict/1762933780 -> viable/strict/1762933780 2025-12-04T09:08:04.7855571Z * [new tag] viable/strict/1762937638 -> viable/strict/1762937638 2025-12-04T09:08:04.7855749Z * [new tag] viable/strict/1762939545 -> viable/strict/1762939545 2025-12-04T09:08:04.7855917Z * [new tag] viable/strict/1762962692 -> viable/strict/1762962692 2025-12-04T09:08:04.7856078Z * [new tag] viable/strict/1762979143 -> viable/strict/1762979143 2025-12-04T09:08:04.7856239Z * [new tag] viable/strict/1762984188 -> viable/strict/1762984188 2025-12-04T09:08:04.7856411Z * [new tag] viable/strict/1762986306 -> viable/strict/1762986306 2025-12-04T09:08:04.7856575Z * [new tag] viable/strict/1762989903 -> viable/strict/1762989903 2025-12-04T09:08:04.7856737Z * [new tag] viable/strict/1762991377 -> viable/strict/1762991377 2025-12-04T09:08:04.7856906Z * [new tag] viable/strict/1762998921 -> viable/strict/1762998921 2025-12-04T09:08:04.7857068Z * [new tag] viable/strict/1763002287 -> viable/strict/1763002287 2025-12-04T09:08:04.7857228Z * [new tag] viable/strict/1763016840 -> viable/strict/1763016840 2025-12-04T09:08:04.7857402Z * [new tag] viable/strict/1763020180 -> viable/strict/1763020180 2025-12-04T09:08:04.7857565Z * [new tag] viable/strict/1763027421 -> viable/strict/1763027421 2025-12-04T09:08:04.7857726Z * [new tag] viable/strict/1763031120 -> viable/strict/1763031120 2025-12-04T09:08:04.7857997Z * [new tag] viable/strict/1763036861 -> viable/strict/1763036861 2025-12-04T09:08:04.7858162Z * [new tag] viable/strict/1763038993 -> viable/strict/1763038993 2025-12-04T09:08:04.7858324Z * [new tag] viable/strict/1763054703 -> viable/strict/1763054703 2025-12-04T09:08:04.7858538Z * [new tag] viable/strict/1763067061 -> viable/strict/1763067061 2025-12-04T09:08:04.7858702Z * [new tag] viable/strict/1763070847 -> viable/strict/1763070847 2025-12-04T09:08:04.7858915Z * [new tag] viable/strict/1763072706 -> viable/strict/1763072706 2025-12-04T09:08:04.7859155Z * [new tag] viable/strict/1763076302 -> viable/strict/1763076302 2025-12-04T09:08:04.7859316Z * [new tag] viable/strict/1763080816 -> viable/strict/1763080816 2025-12-04T09:08:04.7859476Z * [new tag] viable/strict/1763082732 -> viable/strict/1763082732 2025-12-04T09:08:04.7859655Z * [new tag] viable/strict/1763085329 -> viable/strict/1763085329 2025-12-04T09:08:04.7859816Z * [new tag] viable/strict/1763088623 -> viable/strict/1763088623 2025-12-04T09:08:04.7859982Z * [new tag] viable/strict/1763091402 -> viable/strict/1763091402 2025-12-04T09:08:04.7860145Z * [new tag] viable/strict/1763092602 -> viable/strict/1763092602 2025-12-04T09:08:04.7860314Z * [new tag] viable/strict/1763094355 -> viable/strict/1763094355 2025-12-04T09:08:04.7860481Z * [new tag] viable/strict/1763099390 -> viable/strict/1763099390 2025-12-04T09:08:04.7860648Z * [new tag] viable/strict/1763101608 -> viable/strict/1763101608 2025-12-04T09:08:04.7860821Z * [new tag] viable/strict/1763105102 -> viable/strict/1763105102 2025-12-04T09:08:04.7860988Z * [new tag] viable/strict/1763112347 -> viable/strict/1763112347 2025-12-04T09:08:04.7861152Z * [new tag] viable/strict/1763119471 -> viable/strict/1763119471 2025-12-04T09:08:04.7861320Z * [new tag] viable/strict/1763126835 -> viable/strict/1763126835 2025-12-04T09:08:04.7861485Z * [new tag] viable/strict/1763149779 -> viable/strict/1763149779 2025-12-04T09:08:04.7861650Z * [new tag] viable/strict/1763164178 -> viable/strict/1763164178 2025-12-04T09:08:04.7861828Z * [new tag] viable/strict/1763167104 -> viable/strict/1763167104 2025-12-04T09:08:04.7861989Z * [new tag] viable/strict/1763169132 -> viable/strict/1763169132 2025-12-04T09:08:04.7862152Z * [new tag] viable/strict/1763171708 -> viable/strict/1763171708 2025-12-04T09:08:04.7862322Z * [new tag] viable/strict/1763174759 -> viable/strict/1763174759 2025-12-04T09:08:04.7862489Z * [new tag] viable/strict/1763180744 -> viable/strict/1763180744 2025-12-04T09:08:04.7862655Z * [new tag] viable/strict/1763182227 -> viable/strict/1763182227 2025-12-04T09:08:04.7862824Z * [new tag] viable/strict/1763184309 -> viable/strict/1763184309 2025-12-04T09:08:04.7862983Z * [new tag] viable/strict/1763187991 -> viable/strict/1763187991 2025-12-04T09:08:04.7863145Z * [new tag] viable/strict/1763191445 -> viable/strict/1763191445 2025-12-04T09:08:04.7863305Z * [new tag] viable/strict/1763195152 -> viable/strict/1763195152 2025-12-04T09:08:04.7863480Z * [new tag] viable/strict/1763205769 -> viable/strict/1763205769 2025-12-04T09:08:04.7863644Z * [new tag] viable/strict/1763246990 -> viable/strict/1763246990 2025-12-04T09:08:04.7863804Z * [new tag] viable/strict/1763261578 -> viable/strict/1763261578 2025-12-04T09:08:04.7864082Z * [new tag] viable/strict/1763286573 -> viable/strict/1763286573 2025-12-04T09:08:04.7864245Z * [new tag] viable/strict/1763292167 -> viable/strict/1763292167 2025-12-04T09:08:04.7864446Z * [new tag] viable/strict/1763333386 -> viable/strict/1763333386 2025-12-04T09:08:04.7864620Z * [new tag] viable/strict/1763340082 -> viable/strict/1763340082 2025-12-04T09:08:04.7864827Z * [new tag] viable/strict/1763364324 -> viable/strict/1763364324 2025-12-04T09:08:04.7864993Z * [new tag] viable/strict/1763371569 -> viable/strict/1763371569 2025-12-04T09:08:04.7865164Z * [new tag] viable/strict/1763373067 -> viable/strict/1763373067 2025-12-04T09:08:04.7865393Z * [new tag] viable/strict/1763375157 -> viable/strict/1763375157 2025-12-04T09:08:04.7865556Z * [new tag] viable/strict/1763382462 -> viable/strict/1763382462 2025-12-04T09:08:04.7865731Z * [new tag] viable/strict/1763394661 -> viable/strict/1763394661 2025-12-04T09:08:04.7865894Z * [new tag] viable/strict/1763396797 -> viable/strict/1763396797 2025-12-04T09:08:04.7866056Z * [new tag] viable/strict/1763398542 -> viable/strict/1763398542 2025-12-04T09:08:04.7866230Z * [new tag] viable/strict/1763401807 -> viable/strict/1763401807 2025-12-04T09:08:04.7866392Z * [new tag] viable/strict/1763414698 -> viable/strict/1763414698 2025-12-04T09:08:04.7866561Z * [new tag] viable/strict/1763419807 -> viable/strict/1763419807 2025-12-04T09:08:04.7866730Z * [new tag] viable/strict/1763426369 -> viable/strict/1763426369 2025-12-04T09:08:04.7866904Z * [new tag] viable/strict/1763428331 -> viable/strict/1763428331 2025-12-04T09:08:04.7867064Z * [new tag] viable/strict/1763430922 -> viable/strict/1763430922 2025-12-04T09:08:04.7867229Z * [new tag] viable/strict/1763434184 -> viable/strict/1763434184 2025-12-04T09:08:04.7867400Z * [new tag] viable/strict/1763439973 -> viable/strict/1763439973 2025-12-04T09:08:04.7867561Z * [new tag] viable/strict/1763444995 -> viable/strict/1763444995 2025-12-04T09:08:04.7867726Z * [new tag] viable/strict/1763447206 -> viable/strict/1763447206 2025-12-04T09:08:04.7867895Z * [new tag] viable/strict/1763448826 -> viable/strict/1763448826 2025-12-04T09:08:04.7868057Z * [new tag] viable/strict/1763450717 -> viable/strict/1763450717 2025-12-04T09:08:04.7868221Z * [new tag] viable/strict/1763452183 -> viable/strict/1763452183 2025-12-04T09:08:04.7868393Z * [new tag] viable/strict/1763457945 -> viable/strict/1763457945 2025-12-04T09:08:04.7868555Z * [new tag] viable/strict/1763459439 -> viable/strict/1763459439 2025-12-04T09:08:04.7868722Z * [new tag] viable/strict/1763461556 -> viable/strict/1763461556 2025-12-04T09:08:04.7868889Z * [new tag] viable/strict/1763463103 -> viable/strict/1763463103 2025-12-04T09:08:04.7869050Z * [new tag] viable/strict/1763465100 -> viable/strict/1763465100 2025-12-04T09:08:04.7869216Z * [new tag] viable/strict/1763468866 -> viable/strict/1763468866 2025-12-04T09:08:04.7869388Z * [new tag] viable/strict/1763493823 -> viable/strict/1763493823 2025-12-04T09:08:04.7869548Z * [new tag] viable/strict/1763496249 -> viable/strict/1763496249 2025-12-04T09:08:04.7869713Z * [new tag] viable/strict/1763502620 -> viable/strict/1763502620 2025-12-04T09:08:04.7869876Z * [new tag] viable/strict/1763504715 -> viable/strict/1763504715 2025-12-04T09:08:04.7870087Z * [new tag] viable/strict/1763506208 -> viable/strict/1763506208 2025-12-04T09:08:04.7870371Z * [new tag] viable/strict/1763520590 -> viable/strict/1763520590 2025-12-04T09:08:04.7870581Z * [new tag] viable/strict/1763523357 -> viable/strict/1763523357 2025-12-04T09:08:04.7870755Z * [new tag] viable/strict/1763529922 -> viable/strict/1763529922 2025-12-04T09:08:04.7870961Z * [new tag] viable/strict/1763531408 -> viable/strict/1763531408 2025-12-04T09:08:04.7871124Z * [new tag] viable/strict/1763533622 -> viable/strict/1763533622 2025-12-04T09:08:04.7871296Z * [new tag] viable/strict/1763538576 -> viable/strict/1763538576 2025-12-04T09:08:04.7871524Z * [new tag] viable/strict/1763545823 -> viable/strict/1763545823 2025-12-04T09:08:04.7871691Z * [new tag] viable/strict/1763547951 -> viable/strict/1763547951 2025-12-04T09:08:04.7871863Z * [new tag] viable/strict/1763551477 -> viable/strict/1763551477 2025-12-04T09:08:04.7872030Z * [new tag] viable/strict/1763552982 -> viable/strict/1763552982 2025-12-04T09:08:04.7872192Z * [new tag] viable/strict/1763594698 -> viable/strict/1763594698 2025-12-04T09:08:04.7872362Z * [new tag] viable/strict/1763596178 -> viable/strict/1763596178 2025-12-04T09:08:04.7872525Z * [new tag] viable/strict/1763599155 -> viable/strict/1763599155 2025-12-04T09:08:04.7872687Z * [new tag] viable/strict/1763603717 -> viable/strict/1763603717 2025-12-04T09:08:04.7872856Z * [new tag] viable/strict/1763606923 -> viable/strict/1763606923 2025-12-04T09:08:04.7873020Z * [new tag] viable/strict/1763609715 -> viable/strict/1763609715 2025-12-04T09:08:04.7873182Z * [new tag] viable/strict/1763612757 -> viable/strict/1763612757 2025-12-04T09:08:04.7873344Z * [new tag] viable/strict/1763616325 -> viable/strict/1763616325 2025-12-04T09:08:04.7873515Z * [new tag] viable/strict/1763623509 -> viable/strict/1763623509 2025-12-04T09:08:04.7873677Z * [new tag] viable/strict/1763624984 -> viable/strict/1763624984 2025-12-04T09:08:04.7873840Z * [new tag] viable/strict/1763628796 -> viable/strict/1763628796 2025-12-04T09:08:04.7874015Z * [new tag] viable/strict/1763634343 -> viable/strict/1763634343 2025-12-04T09:08:04.7874180Z * [new tag] viable/strict/1763635867 -> viable/strict/1763635867 2025-12-04T09:08:04.7874347Z * [new tag] viable/strict/1763639382 -> viable/strict/1763639382 2025-12-04T09:08:04.7874519Z * [new tag] viable/strict/1763646626 -> viable/strict/1763646626 2025-12-04T09:08:04.7874681Z * [new tag] viable/strict/1763655997 -> viable/strict/1763655997 2025-12-04T09:08:04.7874842Z * [new tag] viable/strict/1763659444 -> viable/strict/1763659444 2025-12-04T09:08:04.7875018Z * [new tag] viable/strict/1763660992 -> viable/strict/1763660992 2025-12-04T09:08:04.7875181Z * [new tag] viable/strict/1763663201 -> viable/strict/1763663201 2025-12-04T09:08:04.7875344Z * [new tag] viable/strict/1763670362 -> viable/strict/1763670362 2025-12-04T09:08:04.7875512Z * [new tag] viable/strict/1763675378 -> viable/strict/1763675378 2025-12-04T09:08:04.7875678Z * [new tag] viable/strict/1763693343 -> viable/strict/1763693343 2025-12-04T09:08:04.7875846Z * [new tag] viable/strict/1763696088 -> viable/strict/1763696088 2025-12-04T09:08:04.7876019Z * [new tag] viable/strict/1763697343 -> viable/strict/1763697343 2025-12-04T09:08:04.7876183Z * [new tag] viable/strict/1763699165 -> viable/strict/1763699165 2025-12-04T09:08:04.7876357Z * [new tag] viable/strict/1763700660 -> viable/strict/1763700660 2025-12-04T09:08:04.7876581Z * [new tag] viable/strict/1763704209 -> viable/strict/1763704209 2025-12-04T09:08:04.7876756Z * [new tag] viable/strict/1763706411 -> viable/strict/1763706411 2025-12-04T09:08:04.7876917Z * [new tag] viable/strict/1763708082 -> viable/strict/1763708082 2025-12-04T09:08:04.7877077Z * [new tag] viable/strict/1763711381 -> viable/strict/1763711381 2025-12-04T09:08:04.7877243Z * [new tag] viable/strict/1763713593 -> viable/strict/1763713593 2025-12-04T09:08:04.7877403Z * [new tag] viable/strict/1763715201 -> viable/strict/1763715201 2025-12-04T09:08:04.7877634Z * [new tag] viable/strict/1763733017 -> viable/strict/1763733017 2025-12-04T09:08:04.7877807Z * [new tag] viable/strict/1763735108 -> viable/strict/1763735108 2025-12-04T09:08:04.7877972Z * [new tag] viable/strict/1763749579 -> viable/strict/1763749579 2025-12-04T09:08:04.7878131Z * [new tag] viable/strict/1763751113 -> viable/strict/1763751113 2025-12-04T09:08:04.7878298Z * [new tag] viable/strict/1763753035 -> viable/strict/1763753035 2025-12-04T09:08:04.7878461Z * [new tag] viable/strict/1763754578 -> viable/strict/1763754578 2025-12-04T09:08:04.7878620Z * [new tag] viable/strict/1763756748 -> viable/strict/1763756748 2025-12-04T09:08:04.7878785Z * [new tag] viable/strict/1763758205 -> viable/strict/1763758205 2025-12-04T09:08:04.7878953Z * [new tag] viable/strict/1763764050 -> viable/strict/1763764050 2025-12-04T09:08:04.7879119Z * [new tag] viable/strict/1763771887 -> viable/strict/1763771887 2025-12-04T09:08:04.7879285Z * [new tag] viable/strict/1763773920 -> viable/strict/1763773920 2025-12-04T09:08:04.7879450Z * [new tag] viable/strict/1763776501 -> viable/strict/1763776501 2025-12-04T09:08:04.7879610Z * [new tag] viable/strict/1763779437 -> viable/strict/1763779437 2025-12-04T09:08:04.7879769Z * [new tag] viable/strict/1763781038 -> viable/strict/1763781038 2025-12-04T09:08:04.7879944Z * [new tag] viable/strict/1763782245 -> viable/strict/1763782245 2025-12-04T09:08:04.7880107Z * [new tag] viable/strict/1763785568 -> viable/strict/1763785568 2025-12-04T09:08:04.7880266Z * [new tag] viable/strict/1763787006 -> viable/strict/1763787006 2025-12-04T09:08:04.7880432Z * [new tag] viable/strict/1763789103 -> viable/strict/1763789103 2025-12-04T09:08:04.7880601Z * [new tag] viable/strict/1763790578 -> viable/strict/1763790578 2025-12-04T09:08:04.7880764Z * [new tag] viable/strict/1763796275 -> viable/strict/1763796275 2025-12-04T09:08:04.7880939Z * [new tag] viable/strict/1763801465 -> viable/strict/1763801465 2025-12-04T09:08:04.7881153Z * [new tag] viable/strict/1763803522 -> viable/strict/1763803522 2025-12-04T09:08:11.8480011Z * [new tag] viable/strict/1763808581 -> viable/strict/1763808581 2025-12-04T09:08:11.8480527Z * [new tag] viable/strict/1763840977 -> viable/strict/1763840977 2025-12-04T09:08:11.8480974Z * [new tag] viable/strict/1763846659 -> viable/strict/1763846659 2025-12-04T09:08:11.8481417Z * [new tag] viable/strict/1763872065 -> viable/strict/1763872065 2025-12-04T09:08:11.8481871Z * [new tag] viable/strict/1763873648 -> viable/strict/1763873648 2025-12-04T09:08:11.8482321Z * [new tag] viable/strict/1763875506 -> viable/strict/1763875506 2025-12-04T09:08:11.8482764Z * [new tag] viable/strict/1763889904 -> viable/strict/1763889904 2025-12-04T09:08:11.8483390Z * [new tag] viable/strict/1763930999 -> viable/strict/1763930999 2025-12-04T09:08:11.8483836Z * [new tag] viable/strict/1763944964 -> viable/strict/1763944964 2025-12-04T09:08:11.8484272Z * [new tag] viable/strict/1763958474 -> viable/strict/1763958474 2025-12-04T09:08:11.8484718Z * [new tag] viable/strict/1763967263 -> viable/strict/1763967263 2025-12-04T09:08:11.8485158Z * [new tag] viable/strict/1763972803 -> viable/strict/1763972803 2025-12-04T09:08:11.8485607Z * [new tag] viable/strict/1763976376 -> viable/strict/1763976376 2025-12-04T09:08:11.8486172Z * [new tag] viable/strict/1763989404 -> viable/strict/1763989404 2025-12-04T09:08:11.8486612Z * [new tag] viable/strict/1763990887 -> viable/strict/1763990887 2025-12-04T09:08:11.8487060Z * [new tag] viable/strict/1764019919 -> viable/strict/1764019919 2025-12-04T09:08:11.8487492Z * [new tag] viable/strict/1764023134 -> viable/strict/1764023134 2025-12-04T09:08:11.8487938Z * [new tag] viable/strict/1764024593 -> viable/strict/1764024593 2025-12-04T09:08:11.8488391Z * [new tag] viable/strict/1764026706 -> viable/strict/1764026706 2025-12-04T09:08:11.8488823Z * [new tag] viable/strict/1764031139 -> viable/strict/1764031139 2025-12-04T09:08:11.8489257Z * [new tag] viable/strict/1764033131 -> viable/strict/1764033131 2025-12-04T09:08:11.8489682Z * [new tag] viable/strict/1764035725 -> viable/strict/1764035725 2025-12-04T09:08:11.8490122Z * [new tag] viable/strict/1764624265 -> viable/strict/1764624265 2025-12-04T09:08:11.8490555Z * [new tag] viable/strict/1764631514 -> viable/strict/1764631514 2025-12-04T09:08:11.8490988Z * [new tag] viable/strict/1764632987 -> viable/strict/1764632987 2025-12-04T09:08:11.8491430Z * [new tag] viable/strict/1764636063 -> viable/strict/1764636063 2025-12-04T09:08:11.8491857Z * [new tag] viable/strict/1764643975 -> viable/strict/1764643975 2025-12-04T09:08:11.8492300Z * [new tag] viable/strict/1764646859 -> viable/strict/1764646859 2025-12-04T09:08:11.8492728Z * [new tag] viable/strict/1764653120 -> viable/strict/1764653120 2025-12-04T09:08:11.8493167Z * [new tag] viable/strict/1764654632 -> viable/strict/1764654632 2025-12-04T09:08:11.8493611Z * [new tag] viable/strict/1764656821 -> viable/strict/1764656821 2025-12-04T09:08:11.8494039Z * [new tag] viable/strict/1764658557 -> viable/strict/1764658557 2025-12-04T09:08:11.8494474Z * [new tag] viable/strict/1764660333 -> viable/strict/1764660333 2025-12-04T09:08:11.8494902Z * [new tag] viable/strict/1764661812 -> viable/strict/1764661812 2025-12-04T09:08:11.8495348Z * [new tag] viable/strict/1764664023 -> viable/strict/1764664023 2025-12-04T09:08:11.8495784Z * [new tag] viable/strict/1764669150 -> viable/strict/1764669150 2025-12-04T09:08:11.8496218Z * [new tag] viable/strict/1764680709 -> viable/strict/1764680709 2025-12-04T09:08:11.8496653Z * [new tag] viable/strict/1764687619 -> viable/strict/1764687619 2025-12-04T09:08:11.8497085Z * [new tag] viable/strict/1764696355 -> viable/strict/1764696355 2025-12-04T09:08:11.8497534Z * [new tag] viable/strict/1764701767 -> viable/strict/1764701767 2025-12-04T09:08:11.8497975Z * [new tag] viable/strict/1764710768 -> viable/strict/1764710768 2025-12-04T09:08:11.8498403Z * [new tag] viable/strict/1764716202 -> viable/strict/1764716202 2025-12-04T09:08:11.8498845Z * [new tag] viable/strict/1764793566 -> viable/strict/1764793566 2025-12-04T09:08:11.8499393Z * [new tag] viable/strict/1764797093 -> viable/strict/1764797093 2025-12-04T09:08:11.8499842Z * [new tag] viable/strict/1764800729 -> viable/strict/1764800729 2025-12-04T09:08:11.8500252Z * [new tag] whc_flight_1 -> whc_flight_1 2025-12-04T09:08:11.8500626Z * [new tag] whc_flight_2 -> whc_flight_2 2025-12-04T09:08:11.8501001Z * [new tag] whc_flight_4 -> whc_flight_4 2025-12-04T09:08:11.8693114Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T09:08:11.8901913Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:08:11.8933750Z ##[endgroup] 2025-12-04T09:08:11.8934143Z ##[group]Determining the checkout info 2025-12-04T09:08:11.8934602Z ##[endgroup] 2025-12-04T09:08:11.8945972Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-12-04T09:08:11.9224017Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-12-04T09:08:11.9467097Z ##[group]Checking out the ref 2025-12-04T09:08:11.9477400Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:08:13.1397891Z Updating files: 12% (2443/20121) 2025-12-04T09:08:13.1998997Z Updating files: 13% (2616/20121) 2025-12-04T09:08:13.2646368Z Updating files: 14% (2817/20121) 2025-12-04T09:08:13.3182091Z Updating files: 15% (3019/20121) 2025-12-04T09:08:13.4505779Z Updating files: 16% (3220/20121) 2025-12-04T09:08:13.5167395Z Updating files: 17% (3421/20121) 2025-12-04T09:08:13.6061653Z Updating files: 18% (3622/20121) 2025-12-04T09:08:13.6684630Z Updating files: 19% (3823/20121) 2025-12-04T09:08:13.7260479Z Updating files: 20% (4025/20121) 2025-12-04T09:08:13.7958502Z Updating files: 21% (4226/20121) 2025-12-04T09:08:13.9951279Z Updating files: 22% (4427/20121) 2025-12-04T09:08:14.0484078Z Updating files: 23% (4628/20121) 2025-12-04T09:08:14.0625525Z Updating files: 23% (4784/20121) 2025-12-04T09:08:14.1237233Z Updating files: 24% (4830/20121) 2025-12-04T09:08:14.1578085Z Updating files: 25% (5031/20121) 2025-12-04T09:08:14.1888425Z Updating files: 26% (5232/20121) 2025-12-04T09:08:14.2164943Z Updating files: 27% (5433/20121) 2025-12-04T09:08:14.2503164Z Updating files: 28% (5634/20121) 2025-12-04T09:08:14.2818279Z Updating files: 29% (5836/20121) 2025-12-04T09:08:14.4258975Z Updating files: 30% (6037/20121) 2025-12-04T09:08:14.6865895Z Updating files: 31% (6238/20121) 2025-12-04T09:08:14.8237273Z Updating files: 32% (6439/20121) 2025-12-04T09:08:15.0277500Z Updating files: 33% (6640/20121) 2025-12-04T09:08:15.0455332Z Updating files: 34% (6842/20121) 2025-12-04T09:08:15.3130479Z Updating files: 34% (6871/20121) 2025-12-04T09:08:15.4112082Z Updating files: 35% (7043/20121) 2025-12-04T09:08:15.5030623Z Updating files: 36% (7244/20121) 2025-12-04T09:08:15.5676348Z Updating files: 37% (7445/20121) 2025-12-04T09:08:15.6308702Z Updating files: 38% (7646/20121) 2025-12-04T09:08:15.7208821Z Updating files: 39% (7848/20121) 2025-12-04T09:08:15.7870124Z Updating files: 40% (8049/20121) 2025-12-04T09:08:15.8745653Z Updating files: 41% (8250/20121) 2025-12-04T09:08:15.9369831Z Updating files: 42% (8451/20121) 2025-12-04T09:08:15.9963805Z Updating files: 43% (8653/20121) 2025-12-04T09:08:16.0622831Z Updating files: 44% (8854/20121) 2025-12-04T09:08:16.0941318Z Updating files: 44% (8945/20121) 2025-12-04T09:08:16.1519343Z Updating files: 45% (9055/20121) 2025-12-04T09:08:16.2376486Z Updating files: 46% (9256/20121) 2025-12-04T09:08:16.5688191Z Updating files: 47% (9457/20121) 2025-12-04T09:08:16.6346095Z Updating files: 48% (9659/20121) 2025-12-04T09:08:16.7410779Z Updating files: 49% (9860/20121) 2025-12-04T09:08:16.8047245Z Updating files: 50% (10061/20121) 2025-12-04T09:08:16.8694872Z Updating files: 51% (10262/20121) 2025-12-04T09:08:16.9609629Z Updating files: 52% (10463/20121) 2025-12-04T09:08:17.0270658Z Updating files: 53% (10665/20121) 2025-12-04T09:08:17.0466740Z Updating files: 54% (10866/20121) 2025-12-04T09:08:17.1922336Z Updating files: 54% (10920/20121) 2025-12-04T09:08:17.2559731Z Updating files: 55% (11067/20121) 2025-12-04T09:08:17.3221440Z Updating files: 56% (11268/20121) 2025-12-04T09:08:17.4137014Z Updating files: 57% (11469/20121) 2025-12-04T09:08:17.4797333Z Updating files: 58% (11671/20121) 2025-12-04T09:08:17.5695146Z Updating files: 59% (11872/20121) 2025-12-04T09:08:17.6370662Z Updating files: 60% (12073/20121) 2025-12-04T09:08:17.7086844Z Updating files: 61% (12274/20121) 2025-12-04T09:08:17.8014275Z Updating files: 62% (12476/20121) 2025-12-04T09:08:17.9387592Z Updating files: 63% (12677/20121) 2025-12-04T09:08:18.0389602Z Updating files: 64% (12878/20121) 2025-12-04T09:08:18.0466315Z Updating files: 65% (13079/20121) 2025-12-04T09:08:18.1065786Z Updating files: 65% (13100/20121) 2025-12-04T09:08:18.1750705Z Updating files: 66% (13280/20121) 2025-12-04T09:08:18.2720969Z Updating files: 67% (13482/20121) 2025-12-04T09:08:18.3405992Z Updating files: 68% (13683/20121) 2025-12-04T09:08:18.5539466Z Updating files: 69% (13884/20121) 2025-12-04T09:08:18.6873808Z Updating files: 70% (14085/20121) 2025-12-04T09:08:18.7612428Z Updating files: 71% (14286/20121) 2025-12-04T09:08:18.8693081Z Updating files: 72% (14488/20121) 2025-12-04T09:08:18.9937549Z Updating files: 73% (14689/20121) 2025-12-04T09:08:19.0519369Z Updating files: 74% (14890/20121) 2025-12-04T09:08:19.1497613Z Updating files: 74% (14969/20121) 2025-12-04T09:08:19.3250805Z Updating files: 75% (15091/20121) 2025-12-04T09:08:19.4570693Z Updating files: 76% (15292/20121) 2025-12-04T09:08:19.5681928Z Updating files: 77% (15494/20121) 2025-12-04T09:08:19.6873685Z Updating files: 78% (15695/20121) 2025-12-04T09:08:19.9798387Z Updating files: 79% (15896/20121) 2025-12-04T09:08:20.0638146Z Updating files: 80% (16097/20121) 2025-12-04T09:08:20.1362967Z Updating files: 80% (16194/20121) 2025-12-04T09:08:20.3008110Z Updating files: 81% (16299/20121) 2025-12-04T09:08:20.4342670Z Updating files: 82% (16500/20121) 2025-12-04T09:08:20.5756341Z Updating files: 83% (16701/20121) 2025-12-04T09:08:20.6814007Z Updating files: 84% (16902/20121) 2025-12-04T09:08:20.8337012Z Updating files: 85% (17103/20121) 2025-12-04T09:08:20.9502035Z Updating files: 86% (17305/20121) 2025-12-04T09:08:21.0840389Z Updating files: 87% (17506/20121) 2025-12-04T09:08:21.3121537Z Updating files: 87% (17628/20121) 2025-12-04T09:08:21.4296128Z Updating files: 88% (17707/20121) 2025-12-04T09:08:21.5260876Z Updating files: 89% (17908/20121) 2025-12-04T09:08:21.6559308Z Updating files: 90% (18109/20121) 2025-12-04T09:08:21.7543822Z Updating files: 91% (18311/20121) 2025-12-04T09:08:21.8625839Z Updating files: 92% (18512/20121) 2025-12-04T09:08:22.0177264Z Updating files: 93% (18713/20121) 2025-12-04T09:08:22.0688727Z Updating files: 94% (18914/20121) 2025-12-04T09:08:22.1371186Z Updating files: 94% (18997/20121) 2025-12-04T09:08:22.2754567Z Updating files: 95% (19115/20121) 2025-12-04T09:08:22.3893499Z Updating files: 96% (19317/20121) 2025-12-04T09:08:22.8423892Z Updating files: 97% (19518/20121) 2025-12-04T09:08:22.9817870Z Updating files: 98% (19719/20121) 2025-12-04T09:08:23.0916031Z Updating files: 99% (19920/20121) 2025-12-04T09:08:23.1292231Z Updating files: 99% (20060/20121) 2025-12-04T09:08:23.1292563Z Updating files: 100% (20121/20121) 2025-12-04T09:08:23.1292834Z Updating files: 100% (20121/20121), done. 2025-12-04T09:08:23.1725737Z Note: switching to 'ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32'. 2025-12-04T09:08:23.1726066Z 2025-12-04T09:08:23.1726267Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T09:08:23.1726841Z changes and commit them, and you can discard any commits you make in this 2025-12-04T09:08:23.1727503Z state without impacting any branches by switching back to a branch. 2025-12-04T09:08:23.1727801Z 2025-12-04T09:08:23.1727989Z If you want to create a new branch to retain commits you create, you may 2025-12-04T09:08:23.1728451Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T09:08:23.1728720Z 2025-12-04T09:08:23.1728843Z git switch -c 2025-12-04T09:08:23.1729018Z 2025-12-04T09:08:23.1729115Z Or undo this operation with: 2025-12-04T09:08:23.1729274Z 2025-12-04T09:08:23.1729347Z git switch - 2025-12-04T09:08:23.1729465Z 2025-12-04T09:08:23.1729678Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T09:08:23.1729993Z 2025-12-04T09:08:23.1730364Z HEAD is now at ffd9b0fb435 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T09:08:23.1929590Z ##[endgroup] 2025-12-04T09:08:23.1929987Z ##[group]Setting up auth for fetching submodules 2025-12-04T09:08:23.1941819Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-12-04T09:08:23.2189574Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T09:08:23.2422986Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T09:08:23.2657795Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T09:08:23.2888429Z ##[endgroup] 2025-12-04T09:08:23.2888808Z ##[group]Fetching submodules 2025-12-04T09:08:23.2897717Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-12-04T09:08:23.6945985Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T09:08:24.1606024Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-12-04T09:08:24.1607009Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-12-04T09:08:24.1607909Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-12-04T09:08:24.1608797Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-12-04T09:08:24.1609606Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-12-04T09:08:24.1610707Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-12-04T09:08:24.1611846Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-12-04T09:08:24.1612641Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-12-04T09:08:24.1613472Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-12-04T09:08:24.1614445Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-12-04T09:08:24.1615436Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-12-04T09:08:24.1616331Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-12-04T09:08:24.1617265Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-12-04T09:08:24.1618169Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-12-04T09:08:24.1619719Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-12-04T09:08:24.1620661Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-12-04T09:08:24.1621669Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-12-04T09:08:24.1622506Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-12-04T09:08:24.1623458Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:08:24.1624483Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-12-04T09:08:24.1625312Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-12-04T09:08:24.1626143Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-12-04T09:08:24.1626913Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-12-04T09:08:24.1627694Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-12-04T09:08:24.1628543Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-12-04T09:08:24.1629440Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-12-04T09:08:24.1630295Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-12-04T09:08:24.1631077Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-12-04T09:08:24.1632034Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-12-04T09:08:24.1633057Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-12-04T09:08:24.1633971Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-12-04T09:08:24.1634907Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-12-04T09:08:24.1635916Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-12-04T09:08:24.1675646Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-12-04T09:08:24.1676564Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-12-04T09:08:24.1677434Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-12-04T09:08:24.1678272Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-12-04T09:08:24.2462141Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-12-04T09:08:24.7757723Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-12-04T09:08:24.7758299Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-12-04T09:08:25.7397655Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-12-04T09:08:34.3534336Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-12-04T09:08:34.3544453Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-12-04T09:08:34.3545836Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-12-04T09:08:34.3546852Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-12-04T09:08:34.3555955Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-12-04T09:08:34.3581794Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-12-04T09:08:34.3583003Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-12-04T09:08:34.3584272Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-12-04T09:08:34.3585774Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-12-04T09:08:34.3649856Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-12-04T09:08:34.3651392Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-12-04T09:08:34.3652602Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-12-04T09:08:34.3653525Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-12-04T09:08:34.3654514Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-12-04T09:08:34.3655906Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-12-04T09:08:34.3656949Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-12-04T09:08:34.3658466Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-12-04T09:08:54.4364794Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-12-04T09:08:54.4365489Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-12-04T09:08:54.4366152Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-12-04T09:08:54.4366810Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-12-04T09:08:54.4367387Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-12-04T09:08:54.4367952Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-12-04T09:08:54.4368466Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-12-04T09:08:54.4368990Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-12-04T09:08:54.4369535Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-12-04T09:08:54.4370081Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-12-04T09:08:54.4370617Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-12-04T09:08:54.4371178Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-12-04T09:08:54.4371799Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-12-04T09:08:54.4372375Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-12-04T09:08:54.4372976Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-12-04T09:08:54.4373519Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-12-04T09:08:54.5647993Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T09:08:54.6814691Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T09:08:54.7572633Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T09:08:55.0026708Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T09:08:55.5524224Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T09:08:55.9495707Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T09:09:05.1598040Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T09:09:06.1242951Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T09:09:06.1358412Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:09:11.2505337Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-12-04T09:09:14.3210121Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T09:09:14.4954837Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T09:09:18.8478913Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T09:09:19.0415257Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T09:09:19.6578163Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T09:09:19.9169781Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T09:09:25.9125100Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T09:09:27.2891676Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T09:09:27.3104396Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-12-04T09:09:27.3105484Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:09:27.3106551Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:09:27.3107577Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-12-04T09:09:27.3108529Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-12-04T09:09:27.3109618Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:09:27.3110658Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-12-04T09:09:27.3900424Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-12-04T09:09:37.5436682Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-12-04T09:09:37.5437434Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-12-04T09:09:37.5438153Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-12-04T09:09:37.5438963Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-12-04T09:09:37.5439670Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-12-04T09:09:37.5440367Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-12-04T09:09:37.7851948Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T09:09:41.1664724Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T09:09:41.6760932Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T09:09:48.1511290Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T09:09:48.6572614Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:09:48.7378444Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T09:09:49.5089696Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T09:09:50.3027086Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T09:09:50.3178096Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:09:50.3179203Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:09:55.2916789Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-12-04T09:09:55.2917588Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-12-04T09:09:59.2415151Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T09:10:12.7970702Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T09:10:14.7511544Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T09:10:14.9655035Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T09:10:15.1519770Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T09:10:15.3856025Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T09:10:15.7469809Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:10:16.1641782Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T09:10:16.1748091Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-12-04T09:10:32.1027005Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-12-04T09:10:35.8207452Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T09:10:35.9368535Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T09:10:36.3008174Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T09:10:36.3160482Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:10:36.3161674Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:10:36.3162811Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:10:38.2291837Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-12-04T09:10:38.2292658Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-12-04T09:10:38.2293481Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-12-04T09:10:39.5496934Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T09:10:39.5864584Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:10:39.5865809Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:10:39.5866997Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:10:39.5868141Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:10:39.5869477Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:10:39.5877222Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:10:39.5878636Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:10:39.5879882Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:10:39.5881136Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:10:39.6332709Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-12-04T09:10:47.2521417Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-12-04T09:10:47.2522393Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-12-04T09:10:47.2523357Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-12-04T09:10:47.2524311Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-12-04T09:10:47.2525280Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-12-04T09:10:47.2526221Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-12-04T09:10:47.2527184Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-12-04T09:10:47.2528093Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-12-04T09:10:47.7972533Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T09:10:47.9334911Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T09:10:48.0957890Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T09:10:48.1754017Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T09:10:48.1859577Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:10:48.5757807Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-12-04T09:10:48.6307263Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T09:10:48.7468037Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T09:10:48.9456187Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:10:49.3728962Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T09:10:49.4814122Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T09:10:49.6077237Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T09:10:49.6203197Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:10:49.6204607Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:10:51.9791244Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T09:10:51.9792493Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T09:10:52.7374284Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T09:10:52.9509060Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T09:10:53.0925038Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T09:10:53.2969249Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:10:53.6075986Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T09:10:53.7888863Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T09:10:54.3511612Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T09:10:57.5867487Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T09:10:57.5999348Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-12-04T09:10:58.6109294Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-12-04T09:10:58.7765358Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T09:10:59.4945246Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T09:10:59.5177045Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:10:59.5178415Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:10:59.5179601Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:10:59.5181066Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:10:59.5182504Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:10:59.5184071Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:10:59.5185528Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:10:59.5186618Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:10:59.5607386Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-12-04T09:11:11.1509765Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-12-04T09:11:11.1510723Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-12-04T09:11:11.1511608Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-12-04T09:11:11.1512429Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-12-04T09:11:11.1513319Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-12-04T09:11:11.1514154Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-12-04T09:11:11.1514968Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-12-04T09:11:11.2693474Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T09:11:11.4669148Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T09:11:11.5599887Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T09:11:12.0474531Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T09:11:12.1380540Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T09:11:12.3563504Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T09:11:12.4785999Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T09:11:12.4906087Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:12.4907444Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:14.8599104Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T09:11:14.8600198Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T09:11:15.6477342Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T09:11:15.8416987Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T09:11:21.9078097Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T09:11:22.0172488Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T09:11:23.1385531Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T09:11:23.1515181Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:11:23.1516503Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-12-04T09:11:24.3692921Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-12-04T09:11:24.3693756Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-12-04T09:11:24.4523773Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T09:11:25.1273295Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T09:11:25.1995903Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T09:11:25.2822302Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T09:11:25.4900114Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T09:11:25.6541650Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T09:11:25.8786607Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T09:11:26.0924017Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T09:11:26.1089692Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:11:26.1090758Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:11:26.1091740Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:11:26.1092763Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:11:28.7847655Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-12-04T09:11:28.7848457Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-12-04T09:11:28.7849253Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-12-04T09:11:28.7850039Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-12-04T09:11:28.9982706Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T09:11:29.1155901Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T09:11:29.4414921Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T09:11:29.6016037Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T09:11:29.6122795Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:11:29.8768850Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-12-04T09:11:29.9326261Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T09:11:29.9571857Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-12-04T09:11:30.3895532Z Entering 'android/libs/fbjni' 2025-12-04T09:11:30.4271873Z Entering 'third_party/FP16' 2025-12-04T09:11:30.4703620Z Entering 'third_party/FXdiv' 2025-12-04T09:11:30.5070217Z Entering 'third_party/NNPACK' 2025-12-04T09:11:30.5437652Z Entering 'third_party/NVTX' 2025-12-04T09:11:30.5810817Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:11:30.6175973Z Entering 'third_party/XNNPACK' 2025-12-04T09:11:30.6578677Z Entering 'third_party/aiter' 2025-12-04T09:11:30.6931421Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:11:30.7327575Z Entering 'third_party/benchmark' 2025-12-04T09:11:30.7720394Z Entering 'third_party/composable_kernel' 2025-12-04T09:11:30.8100965Z Entering 'third_party/cpp-httplib' 2025-12-04T09:11:30.8467926Z Entering 'third_party/cpuinfo' 2025-12-04T09:11:30.8897045Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:11:30.9264206Z Entering 'third_party/cutlass' 2025-12-04T09:11:30.9635231Z Entering 'third_party/fbgemm' 2025-12-04T09:11:30.9991804Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:11:31.0363586Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:11:31.0803573Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:11:31.1172745Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:11:31.1549783Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:11:31.1931352Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:11:31.2301234Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:11:31.2693549Z Entering 'third_party/flash-attention' 2025-12-04T09:11:31.3056323Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:11:31.3442571Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:11:31.3895420Z Entering 'third_party/flatbuffers' 2025-12-04T09:11:31.4272230Z Entering 'third_party/fmt' 2025-12-04T09:11:31.4637317Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:11:31.7645872Z Entering 'third_party/gloo' 2025-12-04T09:11:31.8010803Z Entering 'third_party/googletest' 2025-12-04T09:11:31.8385551Z Entering 'third_party/ideep' 2025-12-04T09:11:31.8741847Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:11:31.9135495Z Entering 'third_party/ittapi' 2025-12-04T09:11:31.9524146Z Entering 'third_party/kineto' 2025-12-04T09:11:31.9881760Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:11:32.0243668Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:11:32.0612875Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:11:32.0983455Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:11:32.1353467Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:11:32.1701067Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:11:32.2089467Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:11:32.2472322Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:11:32.2847065Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:11:32.3250265Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:11:32.3616809Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:11:32.3996116Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:32.4402768Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:32.4813372Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:11:32.5179509Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:11:32.5604254Z Entering 'third_party/kleidiai' 2025-12-04T09:11:32.5985845Z Entering 'third_party/mimalloc' 2025-12-04T09:11:32.6358171Z Entering 'third_party/nlohmann' 2025-12-04T09:11:32.6729222Z Entering 'third_party/onnx' 2025-12-04T09:11:32.7106269Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:11:32.7522068Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:11:32.7880332Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:11:32.8264684Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:11:32.8634838Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:11:32.9013677Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:11:32.9423023Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:11:32.9792582Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:11:33.0158130Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:11:33.0530251Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:33.0903842Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:33.1289310Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:11:33.1689845Z Entering 'third_party/pocketfft' 2025-12-04T09:11:33.2065572Z Entering 'third_party/protobuf' 2025-12-04T09:11:33.2462662Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:11:33.2832693Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:11:33.3305805Z Entering 'third_party/psimd' 2025-12-04T09:11:33.3671142Z Entering 'third_party/pthreadpool' 2025-12-04T09:11:33.4062926Z Entering 'third_party/pybind11' 2025-12-04T09:11:33.4451610Z Entering 'third_party/python-peachpy' 2025-12-04T09:11:33.4821822Z Entering 'third_party/sleef' 2025-12-04T09:11:33.5194670Z Entering 'third_party/tensorpipe' 2025-12-04T09:11:33.5610696Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:11:33.5981456Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:11:33.6381221Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:11:33.6745901Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:11:33.7110844Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:11:33.7661775Z ##[endgroup] 2025-12-04T09:11:33.7662238Z ##[group]Persisting credentials for submodules 2025-12-04T09:11:33.7685859Z [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-12-04T09:11:34.1709072Z Entering 'android/libs/fbjni' 2025-12-04T09:11:34.2276024Z Entering 'third_party/FP16' 2025-12-04T09:11:34.2825286Z Entering 'third_party/FXdiv' 2025-12-04T09:11:34.3423941Z Entering 'third_party/NNPACK' 2025-12-04T09:11:34.3981671Z Entering 'third_party/NVTX' 2025-12-04T09:11:34.4525319Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:11:34.5072011Z Entering 'third_party/XNNPACK' 2025-12-04T09:11:34.5635594Z Entering 'third_party/aiter' 2025-12-04T09:11:34.6168391Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:11:34.6797930Z Entering 'third_party/benchmark' 2025-12-04T09:11:34.7365503Z Entering 'third_party/composable_kernel' 2025-12-04T09:11:34.7958755Z Entering 'third_party/cpp-httplib' 2025-12-04T09:11:34.8530610Z Entering 'third_party/cpuinfo' 2025-12-04T09:11:34.9073903Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:11:34.9671296Z Entering 'third_party/cutlass' 2025-12-04T09:11:35.0227507Z Entering 'third_party/fbgemm' 2025-12-04T09:11:35.0795501Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:11:35.1348953Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:11:35.1922350Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:11:35.2480830Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:11:35.3053540Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:11:35.3608364Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:11:35.4192481Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:11:35.4782572Z Entering 'third_party/flash-attention' 2025-12-04T09:11:35.5388028Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:11:35.5965448Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:11:35.6551149Z Entering 'third_party/flatbuffers' 2025-12-04T09:11:35.7138562Z Entering 'third_party/fmt' 2025-12-04T09:11:35.7706869Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:11:35.8251028Z Entering 'third_party/gloo' 2025-12-04T09:11:35.8835759Z Entering 'third_party/googletest' 2025-12-04T09:11:35.9373715Z Entering 'third_party/ideep' 2025-12-04T09:11:35.9918914Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:11:36.0494240Z Entering 'third_party/ittapi' 2025-12-04T09:11:36.1040897Z Entering 'third_party/kineto' 2025-12-04T09:11:36.1628639Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:11:36.2178365Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:11:36.2751941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:11:36.3351020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:11:36.3934037Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:11:36.4501981Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:11:36.5093313Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:11:36.5648305Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:11:36.6260736Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:11:36.6826698Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:11:36.7387877Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:11:36.7967968Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:36.8544856Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:36.9156001Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:11:36.9743013Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:11:37.0320092Z Entering 'third_party/kleidiai' 2025-12-04T09:11:37.0882767Z Entering 'third_party/mimalloc' 2025-12-04T09:11:37.1440719Z Entering 'third_party/nlohmann' 2025-12-04T09:11:37.2045894Z Entering 'third_party/onnx' 2025-12-04T09:11:37.2640732Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:11:37.3222007Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:11:37.3782155Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:11:37.4346132Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:11:37.4904806Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:11:37.5454882Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:11:37.6014766Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:11:37.6571567Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:11:37.7153347Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:11:37.7724339Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:37.8303763Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:37.8906361Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:11:37.9521970Z Entering 'third_party/pocketfft' 2025-12-04T09:11:38.0089700Z Entering 'third_party/protobuf' 2025-12-04T09:11:38.0672442Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:11:38.1270750Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:11:38.1841774Z Entering 'third_party/psimd' 2025-12-04T09:11:38.2405142Z Entering 'third_party/pthreadpool' 2025-12-04T09:11:38.2964741Z Entering 'third_party/pybind11' 2025-12-04T09:11:38.3517427Z Entering 'third_party/python-peachpy' 2025-12-04T09:11:38.4083621Z Entering 'third_party/sleef' 2025-12-04T09:11:38.4626341Z Entering 'third_party/tensorpipe' 2025-12-04T09:11:38.5179287Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:11:38.5736960Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:11:38.6292131Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:11:38.6868460Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:11:38.7407897Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:11:38.8095580Z [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-12-04T09:11:39.1826730Z Entering 'android/libs/fbjni' 2025-12-04T09:11:39.2395250Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T09:11:39.2536386Z Entering 'third_party/FP16' 2025-12-04T09:11:39.3081304Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T09:11:39.3225035Z Entering 'third_party/FXdiv' 2025-12-04T09:11:39.3752867Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T09:11:39.3889655Z Entering 'third_party/NNPACK' 2025-12-04T09:11:39.4452354Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T09:11:39.4608827Z Entering 'third_party/NVTX' 2025-12-04T09:11:39.5141164Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T09:11:39.5303979Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:11:39.5860569Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T09:11:39.5998325Z Entering 'third_party/XNNPACK' 2025-12-04T09:11:39.6544980Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T09:11:39.6697362Z Entering 'third_party/aiter' 2025-12-04T09:11:39.7220636Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T09:11:39.7381216Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:11:39.7918823Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T09:11:39.8087673Z Entering 'third_party/benchmark' 2025-12-04T09:11:39.8629830Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:11:39.8782182Z Entering 'third_party/composable_kernel' 2025-12-04T09:11:39.9314788Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T09:11:39.9460599Z Entering 'third_party/cpp-httplib' 2025-12-04T09:11:39.9989815Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T09:11:40.0128178Z Entering 'third_party/cpuinfo' 2025-12-04T09:11:40.0658428Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T09:11:40.0801437Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:11:40.1365592Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T09:11:40.1501485Z Entering 'third_party/cutlass' 2025-12-04T09:11:40.2045673Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T09:11:40.2194676Z Entering 'third_party/fbgemm' 2025-12-04T09:11:40.2730017Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T09:11:40.2874112Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:11:40.3403881Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T09:11:40.3542220Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:11:40.4095487Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T09:11:40.4280360Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:11:40.4814532Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T09:11:40.4951042Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:11:40.5484146Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T09:11:40.5647582Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:11:40.6179240Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T09:11:40.6317051Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:11:40.6867594Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T09:11:40.7002761Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:11:40.7546074Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T09:11:40.7708362Z Entering 'third_party/flash-attention' 2025-12-04T09:11:40.8245066Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T09:11:40.8393336Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:11:40.8921860Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T09:11:40.9069391Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:11:40.9613635Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T09:11:40.9775541Z Entering 'third_party/flatbuffers' 2025-12-04T09:11:41.0359784Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T09:11:41.0499881Z Entering 'third_party/fmt' 2025-12-04T09:11:41.1031972Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T09:11:41.1182141Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:11:41.1729548Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T09:11:41.1875460Z Entering 'third_party/gloo' 2025-12-04T09:11:41.2432435Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T09:11:41.2574041Z Entering 'third_party/googletest' 2025-12-04T09:11:41.3108484Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:11:41.3246772Z Entering 'third_party/ideep' 2025-12-04T09:11:41.3775068Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T09:11:41.3900357Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:11:41.4431835Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T09:11:41.4594122Z Entering 'third_party/ittapi' 2025-12-04T09:11:41.5119032Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T09:11:41.5256518Z Entering 'third_party/kineto' 2025-12-04T09:11:41.5818988Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T09:11:41.5946807Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:11:41.6534016Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T09:11:41.6661534Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:11:41.7202906Z 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-12-04T09:11:41.7346599Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:11:41.7895304Z 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-12-04T09:11:41.8037685Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:11:41.8604471Z 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-12-04T09:11:41.8748846Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:11:41.9320818Z 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-12-04T09:11:41.9450443Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:11:41.9994883Z 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-12-04T09:11:42.0153562Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:11:42.0703252Z 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-12-04T09:11:42.0852349Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:11:42.1416416Z 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-12-04T09:11:42.1555358Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:11:42.2106332Z 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-12-04T09:11:42.2251506Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:11:42.2787346Z 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-12-04T09:11:42.2961977Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:11:42.3513080Z 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-12-04T09:11:42.3639881Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:42.4203495Z 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-12-04T09:11:42.4352113Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:42.4922361Z 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-12-04T09:11:42.5102224Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:11:42.5643498Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T09:11:42.5800013Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:11:42.6342292Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T09:11:42.6509428Z Entering 'third_party/kleidiai' 2025-12-04T09:11:42.7071162Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T09:11:42.7209671Z Entering 'third_party/mimalloc' 2025-12-04T09:11:42.7772346Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T09:11:42.7931347Z Entering 'third_party/nlohmann' 2025-12-04T09:11:42.8903394Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T09:11:42.9073822Z Entering 'third_party/onnx' 2025-12-04T09:11:42.9605254Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T09:11:42.9765032Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:11:43.0301384Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:11:43.0465043Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:11:43.1032862Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T09:11:43.1161235Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:11:43.1696506Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:11:43.1834599Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:11:43.2374443Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:11:43.2545386Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:11:43.3074380Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T09:11:43.3210686Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:11:43.3756841Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T09:11:43.3901749Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:11:43.4460894Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T09:11:43.4598394Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:11:43.5125268Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T09:11:43.5267403Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:11:43.5879144Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T09:11:43.6007597Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:43.6555482Z 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-12-04T09:11:43.6701693Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:43.7249206Z 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-12-04T09:11:43.7411211Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:11:43.7976035Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T09:11:43.8162160Z Entering 'third_party/pocketfft' 2025-12-04T09:11:43.8688940Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T09:11:43.8823022Z Entering 'third_party/protobuf' 2025-12-04T09:11:43.9364204Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T09:11:43.9497660Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:11:44.0119247Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:11:44.0256152Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:11:44.0790287Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:11:44.0948616Z Entering 'third_party/psimd' 2025-12-04T09:11:44.1480075Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T09:11:44.1622725Z Entering 'third_party/pthreadpool' 2025-12-04T09:11:44.2148064Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T09:11:44.2286581Z Entering 'third_party/pybind11' 2025-12-04T09:11:44.2831642Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:11:44.2971339Z Entering 'third_party/python-peachpy' 2025-12-04T09:11:44.3541362Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T09:11:44.3676707Z Entering 'third_party/sleef' 2025-12-04T09:11:44.4209729Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T09:11:44.4356846Z Entering 'third_party/tensorpipe' 2025-12-04T09:11:44.4881685Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T09:11:44.5009925Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:11:44.5590430Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:11:44.5728618Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:11:44.6259294Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T09:11:44.6395266Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:11:44.6927511Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T09:11:44.7107882Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:11:44.7641659Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:11:44.7766163Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:11:44.8347692Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T09:11:44.9021448Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2025-12-04T09:11:45.2663970Z Entering 'android/libs/fbjni' 2025-12-04T09:11:45.3033947Z Entering 'third_party/FP16' 2025-12-04T09:11:45.3399111Z Entering 'third_party/FXdiv' 2025-12-04T09:11:45.3769017Z Entering 'third_party/NNPACK' 2025-12-04T09:11:45.4146797Z Entering 'third_party/NVTX' 2025-12-04T09:11:45.4511533Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:11:45.4893795Z Entering 'third_party/XNNPACK' 2025-12-04T09:11:45.5271444Z Entering 'third_party/aiter' 2025-12-04T09:11:45.5639733Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:11:45.6044286Z Entering 'third_party/benchmark' 2025-12-04T09:11:45.6419997Z Entering 'third_party/composable_kernel' 2025-12-04T09:11:45.6807103Z Entering 'third_party/cpp-httplib' 2025-12-04T09:11:45.7180910Z Entering 'third_party/cpuinfo' 2025-12-04T09:11:45.7548341Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:11:45.7908841Z Entering 'third_party/cutlass' 2025-12-04T09:11:45.8280552Z Entering 'third_party/fbgemm' 2025-12-04T09:11:45.8636866Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:11:45.9008299Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:11:45.9387256Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:11:45.9816661Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:11:46.0205266Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:11:46.0570831Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:11:46.0958597Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:11:46.1351517Z Entering 'third_party/flash-attention' 2025-12-04T09:11:46.1719998Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:11:46.2103084Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:11:46.2489972Z Entering 'third_party/flatbuffers' 2025-12-04T09:11:46.2874536Z Entering 'third_party/fmt' 2025-12-04T09:11:46.3252390Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:11:46.3622608Z Entering 'third_party/gloo' 2025-12-04T09:11:46.4007140Z Entering 'third_party/googletest' 2025-12-04T09:11:46.4376486Z Entering 'third_party/ideep' 2025-12-04T09:11:46.4739749Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:11:46.5149907Z Entering 'third_party/ittapi' 2025-12-04T09:11:46.5528203Z Entering 'third_party/kineto' 2025-12-04T09:11:46.5890519Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:11:46.6254728Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:11:46.6631191Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:11:46.7008631Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:11:46.7388430Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:11:46.7769842Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:11:46.8171879Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:11:46.8576033Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:11:46.9027930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:11:46.9412975Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:11:46.9792389Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:11:47.0157003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:47.0543717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:47.0981503Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:11:47.1355774Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:11:47.1753778Z Entering 'third_party/kleidiai' 2025-12-04T09:11:47.2129126Z Entering 'third_party/mimalloc' 2025-12-04T09:11:47.2496897Z Entering 'third_party/nlohmann' 2025-12-04T09:11:47.2867769Z Entering 'third_party/onnx' 2025-12-04T09:11:47.3247645Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:11:47.3629415Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:11:47.3987811Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:11:47.4357161Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:11:47.4730221Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:11:47.5097317Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:11:47.5461742Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:11:47.5845786Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:11:47.6210718Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:11:47.6591542Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:47.7011810Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:47.7403973Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:11:47.7845330Z Entering 'third_party/pocketfft' 2025-12-04T09:11:47.8216649Z Entering 'third_party/protobuf' 2025-12-04T09:11:47.8570907Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:11:47.8978502Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:11:47.9364285Z Entering 'third_party/psimd' 2025-12-04T09:11:47.9723682Z Entering 'third_party/pthreadpool' 2025-12-04T09:11:48.0130441Z Entering 'third_party/pybind11' 2025-12-04T09:11:48.0486196Z Entering 'third_party/python-peachpy' 2025-12-04T09:11:48.0853413Z Entering 'third_party/sleef' 2025-12-04T09:11:48.1209646Z Entering 'third_party/tensorpipe' 2025-12-04T09:11:48.1559393Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:11:48.1974770Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:11:48.2341803Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:11:48.2703704Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:11:48.3060388Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:11:48.3549519Z [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-12-04T09:11:48.7023235Z Entering 'android/libs/fbjni' 2025-12-04T09:11:48.7431746Z Entering 'third_party/FP16' 2025-12-04T09:11:48.7796995Z Entering 'third_party/FXdiv' 2025-12-04T09:11:48.8190090Z Entering 'third_party/NNPACK' 2025-12-04T09:11:48.8559318Z Entering 'third_party/NVTX' 2025-12-04T09:11:48.8927230Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:11:48.9307806Z Entering 'third_party/XNNPACK' 2025-12-04T09:11:48.9690080Z Entering 'third_party/aiter' 2025-12-04T09:11:49.0057390Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:11:49.0468461Z Entering 'third_party/benchmark' 2025-12-04T09:11:49.0841457Z Entering 'third_party/composable_kernel' 2025-12-04T09:11:49.1218753Z Entering 'third_party/cpp-httplib' 2025-12-04T09:11:49.1581554Z Entering 'third_party/cpuinfo' 2025-12-04T09:11:49.1954826Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:11:49.2344494Z Entering 'third_party/cutlass' 2025-12-04T09:11:49.2719645Z Entering 'third_party/fbgemm' 2025-12-04T09:11:49.3076230Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:11:49.3467446Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:11:49.3859314Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:11:49.4248789Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:11:49.4658195Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:11:49.5070079Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:11:49.5447369Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:11:49.5829508Z Entering 'third_party/flash-attention' 2025-12-04T09:11:49.6182455Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:11:49.6583099Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:11:49.6985691Z Entering 'third_party/flatbuffers' 2025-12-04T09:11:49.7358697Z Entering 'third_party/fmt' 2025-12-04T09:11:49.7729312Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:11:49.8144927Z Entering 'third_party/gloo' 2025-12-04T09:11:49.8516998Z Entering 'third_party/googletest' 2025-12-04T09:11:49.8879485Z Entering 'third_party/ideep' 2025-12-04T09:11:49.9235317Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:11:49.9648503Z Entering 'third_party/ittapi' 2025-12-04T09:11:50.0018089Z Entering 'third_party/kineto' 2025-12-04T09:11:50.0421788Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:11:50.0793235Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:11:50.1173448Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:11:50.1566921Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:11:50.1978251Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:11:50.2334702Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:11:50.2723544Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:11:50.3102094Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:11:50.3466806Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:11:50.3849982Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:11:50.4227632Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:11:50.4585855Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:50.4964761Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:50.5390723Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:11:50.5781741Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:11:50.6176650Z Entering 'third_party/kleidiai' 2025-12-04T09:11:50.6550186Z Entering 'third_party/mimalloc' 2025-12-04T09:11:50.6927787Z Entering 'third_party/nlohmann' 2025-12-04T09:11:50.7301327Z Entering 'third_party/onnx' 2025-12-04T09:11:50.7706671Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:11:50.8107126Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:11:50.8504618Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:11:50.8892310Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:11:50.9268652Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:11:50.9718509Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:11:51.0105856Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:11:51.0501442Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:11:51.0905923Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:11:51.1273089Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:51.1658293Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:51.2080182Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:11:51.2522377Z Entering 'third_party/pocketfft' 2025-12-04T09:11:51.2894728Z Entering 'third_party/protobuf' 2025-12-04T09:11:51.3267816Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:11:51.3665743Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:11:51.4066895Z Entering 'third_party/psimd' 2025-12-04T09:11:51.4459717Z Entering 'third_party/pthreadpool' 2025-12-04T09:11:51.4832149Z Entering 'third_party/pybind11' 2025-12-04T09:11:51.5195913Z Entering 'third_party/python-peachpy' 2025-12-04T09:11:51.5579904Z Entering 'third_party/sleef' 2025-12-04T09:11:51.5943954Z Entering 'third_party/tensorpipe' 2025-12-04T09:11:51.6303961Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:11:51.6710334Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:11:51.7076232Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:11:51.7452404Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:11:51.7803474Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:11:51.8291487Z ##[endgroup] 2025-12-04T09:11:51.8597713Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-12-04T09:11:51.8800025Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:11:51.9045512Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-12-04T09:11:51.9045832Z cd "${GITHUB_WORKSPACE}" 2025-12-04T09:11:51.9046121Z # Clean stale submodule dirs 2025-12-04T09:11:51.9046401Z if [ -z "${NO_SUDO}" ]; then 2025-12-04T09:11:51.9046771Z  sudo git submodule foreach --recursive git clean -ffdx 2025-12-04T09:11:51.9047118Z else 2025-12-04T09:11:51.9047400Z  git submodule foreach --recursive git clean -ffdx 2025-12-04T09:11:51.9047728Z fi 2025-12-04T09:11:51.9067173Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:11:51.9067612Z env: 2025-12-04T09:11:51.9067819Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:11:51.9068064Z NO_SUDO: true 2025-12-04T09:11:51.9068258Z ##[endgroup] 2025-12-04T09:11:52.2939868Z Entering 'android/libs/fbjni' 2025-12-04T09:11:52.3152624Z Entering 'third_party/FP16' 2025-12-04T09:11:52.3358549Z Entering 'third_party/FXdiv' 2025-12-04T09:11:52.3570882Z Entering 'third_party/NNPACK' 2025-12-04T09:11:52.3781994Z Entering 'third_party/NVTX' 2025-12-04T09:11:52.4007214Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:11:52.4214845Z Entering 'third_party/XNNPACK' 2025-12-04T09:11:52.4658251Z Entering 'third_party/aiter' 2025-12-04T09:11:52.4875730Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:11:52.5285442Z Entering 'third_party/benchmark' 2025-12-04T09:11:52.5496741Z Entering 'third_party/composable_kernel' 2025-12-04T09:11:52.5909289Z Entering 'third_party/cpp-httplib' 2025-12-04T09:11:52.6129641Z Entering 'third_party/cpuinfo' 2025-12-04T09:11:52.6372626Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:11:52.6585068Z Entering 'third_party/cutlass' 2025-12-04T09:11:52.7009802Z Entering 'third_party/fbgemm' 2025-12-04T09:11:52.7285870Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:11:52.7504030Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:11:52.7911309Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:11:52.8129506Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:11:52.8499132Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:11:52.8710586Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:11:52.8912484Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:11:52.9211502Z Entering 'third_party/flash-attention' 2025-12-04T09:11:52.9426431Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:11:52.9810434Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:11:53.0162245Z Entering 'third_party/flatbuffers' 2025-12-04T09:11:53.0459253Z Entering 'third_party/fmt' 2025-12-04T09:11:53.0708085Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:11:53.0910815Z Entering 'third_party/gloo' 2025-12-04T09:11:53.1125946Z Entering 'third_party/googletest' 2025-12-04T09:11:53.1331709Z Entering 'third_party/ideep' 2025-12-04T09:11:53.1540669Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:11:53.1911057Z Entering 'third_party/ittapi' 2025-12-04T09:11:53.2118403Z Entering 'third_party/kineto' 2025-12-04T09:11:53.2331717Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:11:53.2545791Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:11:53.2794738Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:11:53.3008744Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:11:53.3222705Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:11:53.3431996Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:11:53.3658326Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:11:53.3861830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:11:53.4078762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:11:53.4320103Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:11:53.4527213Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:11:53.4726477Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:53.4981752Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:53.5252480Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:11:53.5466402Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:11:53.5725962Z Entering 'third_party/kleidiai' 2025-12-04T09:11:53.5946797Z Entering 'third_party/mimalloc' 2025-12-04T09:11:53.6165297Z Entering 'third_party/nlohmann' 2025-12-04T09:11:53.6408911Z Entering 'third_party/onnx' 2025-12-04T09:11:53.7386916Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:11:53.7636069Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:11:53.7898818Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:11:53.8114869Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:11:53.8327827Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:11:53.8540373Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:11:53.8781440Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:11:53.8985705Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:11:53.9192653Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:11:53.9385936Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:11:53.9640791Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:11:53.9865041Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:11:54.0738059Z Entering 'third_party/pocketfft' 2025-12-04T09:11:54.0933443Z Entering 'third_party/protobuf' 2025-12-04T09:11:54.1243928Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:11:54.1445409Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:11:54.1685861Z Entering 'third_party/psimd' 2025-12-04T09:11:54.1882491Z Entering 'third_party/pthreadpool' 2025-12-04T09:11:54.2084078Z Entering 'third_party/pybind11' 2025-12-04T09:11:54.2294602Z Entering 'third_party/python-peachpy' 2025-12-04T09:11:54.2499160Z Entering 'third_party/sleef' 2025-12-04T09:11:54.2710085Z Entering 'third_party/tensorpipe' 2025-12-04T09:11:54.2904558Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:11:54.3114322Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:11:54.3320555Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:11:54.3532182Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:11:54.3729173Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:11:54.4211044Z Prepare all required actions 2025-12-04T09:11:54.4276786Z ##[group]Run ./.github/actions/setup-win 2025-12-04T09:11:54.4277054Z with: 2025-12-04T09:11:54.4277233Z cuda-version: cpu 2025-12-04T09:11:54.4277461Z python-version: 3.10 2025-12-04T09:11:54.4277672Z env: 2025-12-04T09:11:54.4277848Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:11:54.4278073Z ##[endgroup] 2025-12-04T09:11:54.4348661Z ##[group]Run set -euo pipefail 2025-12-04T09:11:54.4349011Z set -euo pipefail 2025-12-04T09:11:54.4349279Z function get_ec2_metadata() { 2025-12-04T09:11:54.4349618Z  # Pulled from instance metadata endpoint for EC2 2025-12-04T09:11:54.4350212Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-12-04T09:11:54.4350743Z  category=$1 2025-12-04T09:11:54.4351608Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-12-04T09:11:54.4352437Z } 2025-12-04T09:11:54.4352690Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-12-04T09:11:54.4353089Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-12-04T09:11:54.4353525Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-12-04T09:11:54.4353926Z echo "system info $(uname -a)" 2025-12-04T09:11:54.4373869Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:11:54.4374302Z env: 2025-12-04T09:11:54.4374493Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:11:54.4374742Z ##[endgroup] 2025-12-04T09:11:54.5049567Z ami-id: ami-09330720cd2f262ab 2025-12-04T09:11:54.5388334Z instance-id: i-0713bc71a48f48abb 2025-12-04T09:11:54.5855598Z instance-type: c5d.4xlarge 2025-12-04T09:11:54.6039812Z 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-12-04T09:11:54.6128315Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-12-04T09:11:54.6129214Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-12-04T09:11:54.6145780Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:11:54.6146209Z env: 2025-12-04T09:11:54.6146411Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:11:54.6146629Z ##[endgroup] 2025-12-04T09:11:54.9714837Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:11:54.9785217Z Finished 2025-12-04T09:11:55.0084982Z ##[group]Run # Windows conda is baked into the AMI at this location 2025-12-04T09:11:55.0085620Z # Windows conda is baked into the AMI at this location 2025-12-04T09:11:55.0086023Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2025-12-04T09:11:55.0086346Z  2025-12-04T09:11:55.0086520Z { 2025-12-04T09:11:55.0086712Z  echo "CONDA=${CONDA}"; 2025-12-04T09:11:55.0087048Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2025-12-04T09:11:55.0087424Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2025-12-04T09:11:55.0087764Z  echo "CONDA_INSTALL=${CONDA} install"; 2025-12-04T09:11:55.0088061Z } >> "${GITHUB_ENV}" 2025-12-04T09:11:55.0107930Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:11:55.0108348Z env: 2025-12-04T09:11:55.0108541Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:11:55.0108766Z ##[endgroup] 2025-12-04T09:11:55.0403654Z ##[group]Run set +e 2025-12-04T09:11:55.0403937Z set +e 2025-12-04T09:11:55.0404121Z set -x 2025-12-04T09:11:55.0404306Z  2025-12-04T09:11:55.0404534Z # Create new py_tmp env with python-version 2025-12-04T09:11:55.0406246Z ${CONDA} create -y -n py_tmp python=${PYTHON_VERSION} intel-openmp libuv 2025-12-04T09:11:55.0406666Z  2025-12-04T09:11:55.0406915Z PYTHON3=$(${CONDA_RUN} -n py_tmp which python3) 2025-12-04T09:11:55.0407233Z EXIT_CODE=$? 2025-12-04T09:11:55.0407437Z  2025-12-04T09:11:55.0407636Z if [[ "${EXIT_CODE}" == "0" ]]; then 2025-12-04T09:11:55.0408012Z  echo "Found Python3 at ${PYTHON3}, adding it into GITHUB_PATH" 2025-12-04T09:11:55.0408368Z  2025-12-04T09:11:55.0408573Z  PYTHON_PATH=$(dirname "${PYTHON3}") 2025-12-04T09:11:55.0408905Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-12-04T09:11:55.0409188Z else 2025-12-04T09:11:55.0409614Z  # According to https://docs.conda.io/en/latest/miniconda.html, we are using the Miniconda3 2025-12-04T09:11:55.0410388Z  # installation, which is Python 3 based. Its Python is default to Python 3. Further, there 2025-12-04T09:11:55.0411044Z  # is also the Miniconda installation that is Python 2 based, and both can be installed if 2025-12-04T09:11:55.0411599Z  # needed. In both cases, Python binary is just called python 2025-12-04T09:11:55.0412017Z  PYTHON=$(${CONDA_RUN} -n py_tmp which python) 2025-12-04T09:11:55.0412325Z  EXIT_CODE=$? 2025-12-04T09:11:55.0412534Z  2025-12-04T09:11:55.0412721Z  if [[ "${EXIT_CODE}" == "0" ]]; then 2025-12-04T09:11:55.0413157Z  echo "Found Python at ${PYTHON}, set Python3 alias and add it into GITHUB_PATH" 2025-12-04T09:11:55.0413571Z  2025-12-04T09:11:55.0413821Z  PYTHON3=$(echo "${PYTHON}" | sed "s/python/python3/") 2025-12-04T09:11:55.0414321Z  # It's difficult to setup alias across GitHub action steps, so I just add a softlink 2025-12-04T09:11:55.0414765Z  # here pointing to Python 2025-12-04T09:11:55.0415054Z  ln -s "${PYTHON}" "${PYTHON3}" 2025-12-04T09:11:55.0415317Z  2025-12-04T09:11:55.0415518Z  PYTHON_PATH=$(dirname "${PYTHON}") 2025-12-04T09:11:55.0415853Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-12-04T09:11:55.0416134Z  else 2025-12-04T09:11:55.0416369Z  echo "Found no Python using ${CONDA_RUN}" 2025-12-04T09:11:55.0416653Z  fi 2025-12-04T09:11:55.0416831Z fi 2025-12-04T09:11:55.0435253Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:11:55.0435676Z env: 2025-12-04T09:11:55.0435857Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:11:55.0436137Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:11:55.0436572Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:11:55.0437210Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:11:55.0437687Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:11:55.0438040Z PYTHON_VERSION: 3.10 2025-12-04T09:11:55.0438261Z ##[endgroup] 2025-12-04T09:11:55.0612955Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' create -y -n py_tmp python=3.10 intel-openmp libuv 2025-12-04T09:12:18.3009261Z Collecting package metadata (current_repodata.json): ...working... done 2025-12-04T09:12:18.3601967Z Solving environment: ...working... done 2025-12-04T09:12:20.0926393Z 2025-12-04T09:12:20.0926408Z 2025-12-04T09:12:20.0926806Z ==> WARNING: A newer version of conda exists. <== 2025-12-04T09:12:20.0927160Z current version: 22.9.0 2025-12-04T09:12:20.0927399Z latest version: 25.11.0 2025-12-04T09:12:20.0927540Z 2025-12-04T09:12:20.0927635Z Please update conda by running 2025-12-04T09:12:20.0927797Z 2025-12-04T09:12:20.0927954Z $ conda update -n base -c defaults conda 2025-12-04T09:12:20.0928154Z 2025-12-04T09:12:20.0928158Z 2025-12-04T09:12:20.7787877Z 2025-12-04T09:12:20.7788258Z ## Package Plan ## 2025-12-04T09:12:20.7789190Z 2025-12-04T09:12:20.7789376Z environment location: C:\Jenkins\Miniconda3\envs\py_tmp 2025-12-04T09:12:20.7789695Z 2025-12-04T09:12:20.7789785Z added / updated specs: 2025-12-04T09:12:20.7790013Z - intel-openmp 2025-12-04T09:12:20.7790234Z - libuv 2025-12-04T09:12:20.7790413Z - python=3.10 2025-12-04T09:12:20.7790533Z 2025-12-04T09:12:20.7790538Z 2025-12-04T09:12:20.7790646Z The following packages will be downloaded: 2025-12-04T09:12:20.7790850Z 2025-12-04T09:12:20.7790970Z package | build 2025-12-04T09:12:20.7791269Z ---------------------------|----------------- 2025-12-04T09:12:20.7791634Z ca-certificates-2025.12.2 | haa95532_0 125 KB 2025-12-04T09:12:20.7792021Z expat-2.7.3 | h9214b88_0 134 KB 2025-12-04T09:12:20.7792419Z intel-openmp-2025.0.0 | haa95532_1164 2.1 MB 2025-12-04T09:12:20.7792867Z libffi-3.4.4 | hd77b12b_1 122 KB 2025-12-04T09:12:20.7793271Z libzlib-1.3.1 | h02ab6af_0 64 KB 2025-12-04T09:12:20.7793652Z openssl-3.0.18 | h543e019_0 6.8 MB 2025-12-04T09:12:20.7793997Z pip-25.3 | pyhc872135_0 1.1 MB 2025-12-04T09:12:20.7794350Z python-3.10.19 | h981015d_0 15.3 MB 2025-12-04T09:12:20.7794723Z setuptools-80.9.0 | py310haa95532_0 1.4 MB 2025-12-04T09:12:20.7795103Z sqlite-3.51.0 | hda9a48d_0 917 KB 2025-12-04T09:12:20.7795436Z tk-8.6.15 | hf199647_0 3.5 MB 2025-12-04T09:12:20.7795769Z tzdata-2025b | h04d1e81_0 116 KB 2025-12-04T09:12:20.7796117Z vc-14.3 | h2df5915_10 19 KB 2025-12-04T09:12:20.7796442Z wheel-0.45.1 | py310haa95532_0 145 KB 2025-12-04T09:12:20.7796784Z xz-5.6.4 | h4754444_1 280 KB 2025-12-04T09:12:20.7797111Z zlib-1.3.1 | h02ab6af_0 113 KB 2025-12-04T09:12:20.7797455Z ------------------------------------------------------------ 2025-12-04T09:12:20.7797770Z Total: 32.3 MB 2025-12-04T09:12:20.7797966Z 2025-12-04T09:12:20.7798082Z The following NEW packages will be INSTALLED: 2025-12-04T09:12:20.7798295Z 2025-12-04T09:12:20.7803202Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 None 2025-12-04T09:12:20.7803740Z ca-certificates pkgs/main/win-64::ca-certificates-2025.12.2-haa95532_0 None 2025-12-04T09:12:20.7804238Z expat pkgs/main/win-64::expat-2.7.3-h9214b88_0 None 2025-12-04T09:12:20.7804774Z intel-openmp pkgs/main/win-64::intel-openmp-2025.0.0-haa95532_1164 None 2025-12-04T09:12:20.7805524Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_1 None 2025-12-04T09:12:20.7806062Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 None 2025-12-04T09:12:20.7806511Z libzlib pkgs/main/win-64::libzlib-1.3.1-h02ab6af_0 None 2025-12-04T09:12:20.7806976Z openssl pkgs/main/win-64::openssl-3.0.18-h543e019_0 None 2025-12-04T09:12:20.7807419Z pip pkgs/main/noarch::pip-25.3-pyhc872135_0 None 2025-12-04T09:12:20.7807846Z python pkgs/main/win-64::python-3.10.19-h981015d_0 None 2025-12-04T09:12:20.7808343Z setuptools pkgs/main/win-64::setuptools-80.9.0-py310haa95532_0 None 2025-12-04T09:12:20.7808878Z sqlite pkgs/main/win-64::sqlite-3.51.0-hda9a48d_0 None 2025-12-04T09:12:20.7809303Z tk pkgs/main/win-64::tk-8.6.15-hf199647_0 None 2025-12-04T09:12:20.7809715Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 None 2025-12-04T09:12:20.7810165Z ucrt pkgs/main/win-64::ucrt-10.0.22621.0-haa95532_0 None 2025-12-04T09:12:20.7810583Z vc pkgs/main/win-64::vc-14.3-h2df5915_10 None 2025-12-04T09:12:20.7811179Z vc14_runtime pkgs/main/win-64::vc14_runtime-14.44.35208-h4927774_10 None 2025-12-04T09:12:20.7811748Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.44.35208-ha6b5a95_10 None 2025-12-04T09:12:20.7812262Z wheel pkgs/main/win-64::wheel-0.45.1-py310haa95532_0 None 2025-12-04T09:12:20.7812721Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 None 2025-12-04T09:12:20.7813120Z zlib pkgs/main/win-64::zlib-1.3.1-h02ab6af_0 None 2025-12-04T09:12:20.7813358Z 2025-12-04T09:12:20.7813362Z 2025-12-04T09:12:20.7813366Z 2025-12-04T09:12:20.7813470Z Downloading and Extracting Packages 2025-12-04T09:12:20.7813699Z 2025-12-04T09:12:20.8899055Z sqlite-3.51.0 | 917 KB | | 0% 2025-12-04T09:12:20.8902355Z sqlite-3.51.0 | 917 KB | ########## | 100% 2025-12-04T09:12:20.8903970Z sqlite-3.51.0 | 917 KB | ########## | 100% 2025-12-04T09:12:20.8904188Z 2025-12-04T09:12:20.9687630Z libzlib-1.3.1 | 64 KB | | 0% 2025-12-04T09:12:20.9699524Z libzlib-1.3.1 | 64 KB | ########## | 100% 2025-12-04T09:12:20.9699804Z 2025-12-04T09:12:21.0580618Z ca-certificates-2025 | 125 KB | | 0% 2025-12-04T09:12:21.0582037Z ca-certificates-2025 | 125 KB | ########## | 100% 2025-12-04T09:12:21.0582274Z 2025-12-04T09:12:22.0380031Z setuptools-80.9.0 | 1.4 MB | | 0% 2025-12-04T09:12:22.0384834Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-12-04T09:12:22.0387035Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-12-04T09:12:22.0387268Z 2025-12-04T09:12:22.1060878Z vc-14.3 | 19 KB | | 0% 2025-12-04T09:12:22.1061883Z vc-14.3 | 19 KB | ########## | 100% 2025-12-04T09:12:22.1062133Z 2025-12-04T09:12:23.0493855Z tk-8.6.15 | 3.5 MB | | 0% 2025-12-04T09:12:23.0496887Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-12-04T09:12:23.0498924Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-12-04T09:12:23.0499135Z 2025-12-04T09:12:23.3771783Z openssl-3.0.18 | 6.8 MB | | 0% 2025-12-04T09:12:23.3774861Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-12-04T09:12:23.3777520Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-12-04T09:12:23.3777755Z 2025-12-04T09:12:23.4545849Z zlib-1.3.1 | 113 KB | | 0% 2025-12-04T09:12:23.4547163Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-12-04T09:12:23.4547384Z 2025-12-04T09:12:23.5661306Z xz-5.6.4 | 280 KB | | 0% 2025-12-04T09:12:23.5664450Z xz-5.6.4 | 280 KB | ########## | 100% 2025-12-04T09:12:23.5665961Z xz-5.6.4 | 280 KB | ########## | 100% 2025-12-04T09:12:23.5666371Z 2025-12-04T09:12:23.9265504Z libffi-3.4.4 | 122 KB | | 0% 2025-12-04T09:12:23.9269322Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-12-04T09:12:23.9271222Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-12-04T09:12:23.9271445Z 2025-12-04T09:12:24.0817596Z intel-openmp-2025.0. | 2.1 MB | | 0% 2025-12-04T09:12:24.0820934Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-12-04T09:12:24.0822578Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-12-04T09:12:24.0822813Z 2025-12-04T09:12:24.5488184Z pip-25.3 | 1.1 MB | | 0% 2025-12-04T09:12:24.5491495Z pip-25.3 | 1.1 MB | ########## | 100% 2025-12-04T09:12:24.5493499Z pip-25.3 | 1.1 MB | ########## | 100% 2025-12-04T09:12:24.5493709Z 2025-12-04T09:12:24.6788816Z wheel-0.45.1 | 145 KB | | 0% 2025-12-04T09:12:24.6791889Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-12-04T09:12:24.6793544Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-12-04T09:12:24.6793762Z 2025-12-04T09:12:25.2554381Z tzdata-2025b | 116 KB | | 0% 2025-12-04T09:12:25.2557582Z tzdata-2025b | 116 KB | ########## | 100% 2025-12-04T09:12:25.2559299Z tzdata-2025b | 116 KB | ########## | 100% 2025-12-04T09:12:25.2559528Z 2025-12-04T09:12:25.3371770Z expat-2.7.3 | 134 KB | | 0% 2025-12-04T09:12:25.3372998Z expat-2.7.3 | 134 KB | ########## | 100% 2025-12-04T09:12:25.3373231Z 2025-12-04T09:12:25.4404277Z python-3.10.19 | 15.3 MB | | 0% 2025-12-04T09:12:27.7166483Z python-3.10.19 | 15.3 MB | ####6 | 46% 2025-12-04T09:12:27.7169848Z python-3.10.19 | 15.3 MB | ########## | 100% 2025-12-04T09:12:27.7172727Z python-3.10.19 | 15.3 MB | ########## | 100% 2025-12-04T09:12:28.0427667Z Preparing transaction: ...working... done 2025-12-04T09:12:29.2382454Z Verifying transaction: ...working... done 2025-12-04T09:12:35.3281292Z Executing transaction: ...working... done 2025-12-04T09:12:35.3412740Z # 2025-12-04T09:12:35.3413039Z # To activate this environment, use 2025-12-04T09:12:35.3413316Z # 2025-12-04T09:12:35.3413510Z # $ conda activate py_tmp 2025-12-04T09:12:35.3413743Z # 2025-12-04T09:12:35.3413934Z # To deactivate an active environment, use 2025-12-04T09:12:35.3414202Z # 2025-12-04T09:12:35.3414370Z # $ conda deactivate 2025-12-04T09:12:35.3414513Z 2025-12-04T09:12:35.3995799Z Retrieving notices: ...working... done 2025-12-04T09:12:35.6450849Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python3 2025-12-04T09:12:37.1332745Z 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-12-04T09:12:37.1366605Z ERROR conda.cli.main_run:execute(49): `conda run which python3` failed. (See above for error) 2025-12-04T09:12:37.2118511Z + PYTHON3= 2025-12-04T09:12:37.2118730Z + EXIT_CODE=1 2025-12-04T09:12:37.2119167Z + [[ 1 == \0 ]] 2025-12-04T09:12:37.2177920Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python 2025-12-04T09:12:38.8403758Z + PYTHON=/c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:12:38.8404153Z + EXIT_CODE=0 2025-12-04T09:12:38.8404338Z + [[ 0 == \0 ]] 2025-12-04T09:12:38.8404841Z + echo 'Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH' 2025-12-04T09:12:38.8405605Z Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH 2025-12-04T09:12:38.8521563Z ++ echo /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:12:38.8574234Z ++ sed s/python/python3/ 2025-12-04T09:12:38.8749247Z + PYTHON3=/c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-12-04T09:12:38.8749845Z + ln -s /c/Jenkins/Miniconda3/envs/py_tmp/python /c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-12-04T09:12:38.8938156Z ++ dirname /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:12:38.9010622Z + PYTHON_PATH=/c/Jenkins/Miniconda3/envs/py_tmp 2025-12-04T09:12:38.9011005Z + echo /c/Jenkins/Miniconda3/envs/py_tmp 2025-12-04T09:12:38.9105822Z ##[group]Run TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-12-04T09:12:38.9107036Z TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-12-04T09:12:38.9107501Z echo "TMPDIR=${TMPDIR}" >> "${GITHUB_ENV}" 2025-12-04T09:12:38.9134192Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:12:38.9134619Z env: 2025-12-04T09:12:38.9134806Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:38.9135082Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:38.9135510Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:38.9136128Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:38.9136588Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:38.9136944Z ##[endgroup] 2025-12-04T09:12:39.0221158Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-12-04T09:12:39.0222123Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-12-04T09:12:39.0222874Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-12-04T09:12:39.0223317Z # that it doesn't interfere 2025-12-04T09:12:39.0223748Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-12-04T09:12:39.0240357Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:12:39.0240799Z env: 2025-12-04T09:12:39.0240984Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:39.0241264Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:39.0241696Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:39.0242221Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:39.0242798Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:39.0243187Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:39.0243495Z ##[endgroup] 2025-12-04T09:12:39.3529075Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:12:39.3601367Z Finished 2025-12-04T09:12:39.9300313Z ##[group]Run choco install handle -y 2025-12-04T09:12:39.9300628Z choco install handle -y 2025-12-04T09:12:39.9300901Z handle C:\actions-runner\_work\ 2025-12-04T09:12:39.9317217Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:12:39.9317664Z env: 2025-12-04T09:12:39.9317855Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:39.9318136Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:39.9318580Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:39.9319243Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:39.9319710Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:39.9320104Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:39.9320393Z ##[endgroup] 2025-12-04T09:12:40.2455267Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:12:40.2524219Z Finished 2025-12-04T09:12:42.3203840Z Chocolatey v2.5.0 2025-12-04T09:12:42.5106096Z Installing the following packages: 2025-12-04T09:12:42.5110985Z handle 2025-12-04T09:12:42.5114765Z By installing, you accept licenses for the packages. 2025-12-04T09:12:44.3824058Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-12-04T09:12:44.4969661Z 2025-12-04T09:12:44.4970406Z Progress: Downloading Handle 5.0... 15% 2025-12-04T09:12:44.4971660Z Progress: Downloading Handle 5.0... 45% 2025-12-04T09:12:44.4972007Z Progress: Downloading Handle 5.0... 75% 2025-12-04T09:12:44.4972332Z Progress: Downloading Handle 5.0... 100% 2025-12-04T09:12:44.9166095Z 2025-12-04T09:12:44.9166403Z handle v5.0.0 [Approved] 2025-12-04T09:12:44.9363284Z handle package files install completed. Performing other installation steps. 2025-12-04T09:12:46.9124703Z Downloading Handle 2025-12-04T09:12:46.9125090Z from 'https://download.sysinternals.com/files/Handle.zip' 2025-12-04T09:12:47.5385350Z 2025-12-04T09:12:47.5403790Z Progress: 19% - Saving 143.51 KB of 729.82 KB 2025-12-04T09:12:47.5418807Z Progress: 41% - Saving 303.51 KB of 729.82 KB 2025-12-04T09:12:47.5434899Z Progress: 63% - Saving 463.51 KB of 729.82 KB 2025-12-04T09:12:47.5453010Z Progress: 85% - Saving 623.51 KB of 729.82 KB 2025-12-04T09:12:47.5456711Z Progress: 100% - Completed download of C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip (729.82 KB). 2025-12-04T09:12:47.5463274Z Download of Handle.zip (729.82 KB) completed. 2025-12-04T09:12:50.6298854Z Hashes match. 2025-12-04T09:12:50.6547299Z Extracting C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip to C:\ProgramData\chocolatey\lib\Handle\tools... 2025-12-04T09:12:51.0617477Z C:\ProgramData\chocolatey\lib\Handle\tools 2025-12-04T09:12:51.0668426Z HKEY_CURRENT_USER\Software\Sysinternals 2025-12-04T09:12:51.0700648Z HKEY_CURRENT_USER\Software\Sysinternals\Handle 2025-12-04T09:12:51.9425361Z ShimGen has successfully created a shim for handle.exe 2025-12-04T09:12:52.1311447Z ShimGen has successfully created a shim for handle64.exe 2025-12-04T09:12:52.3813063Z ShimGen has successfully created a shim for handle64a.exe 2025-12-04T09:12:52.4076872Z The install of handle was successful. 2025-12-04T09:12:52.4080499Z Deployed to 'C:\ProgramData\chocolatey\lib\Handle\tools' 2025-12-04T09:12:52.4744855Z 2025-12-04T09:12:52.4745264Z Chocolatey installed 1/1 packages. 2025-12-04T09:12:52.4745698Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-12-04T09:12:52.7040710Z 2025-12-04T09:12:52.7041043Z Nthandle v5.0 - Handle viewer 2025-12-04T09:12:52.7041356Z Copyright (C) 1997-2022 Mark Russinovich 2025-12-04T09:12:52.7041668Z Sysinternals - www.sysinternals.com 2025-12-04T09:12:52.7041885Z 2025-12-04T09:12:52.7401928Z powershell.exe pid: 3288 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:12:52.7402515Z handle.exe pid: 1588 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:12:52.7403057Z handle.exe pid: 4460 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:12:52.7403592Z handle64.exe pid: 5440 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:12:52.7700784Z ##[group]Run python3 .github/scripts/parse_ref.py 2025-12-04T09:12:52.7701181Z python3 .github/scripts/parse_ref.py 2025-12-04T09:12:52.7720649Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:12:52.7721229Z env: 2025-12-04T09:12:52.7721420Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:52.7721692Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:52.7722125Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:52.7722629Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:52.7723100Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:52.7723481Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:52.7723769Z ##[endgroup] 2025-12-04T09:12:52.8310426Z Setting output branch=main 2025-12-04T09:12:52.8459115Z Prepare all required actions 2025-12-04T09:12:52.8511353Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-12-04T09:12:52.8511648Z with: 2025-12-04T09:12:52.8512110Z github-token: *** 2025-12-04T09:12:52.8512309Z env: 2025-12-04T09:12:52.8512487Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:52.8512764Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:52.8513200Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:52.8513711Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:52.8514161Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:52.8514547Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:52.8514823Z ##[endgroup] 2025-12-04T09:12:52.8581580Z ##[group]Run set -eux 2025-12-04T09:12:52.8581811Z set -eux 2025-12-04T09:12:52.8582252Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T09:12:52.8601933Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:12:52.8602350Z env: 2025-12-04T09:12:52.8602538Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:52.8602809Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:52.8603253Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:52.8603768Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:52.8604299Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:52.8604721Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:52.8605218Z GITHUB_TOKEN: *** 2025-12-04T09:12:52.8605430Z ##[endgroup] 2025-12-04T09:12:52.8790732Z + python3 .github/scripts/get_workflow_job_id.py 19922768520 i-0713bc71a48f48abb 2025-12-04T09:12:54.1620772Z Setting output job-id=57115016827 2025-12-04T09:12:54.1621183Z Setting output job-name=win-vs2022-cpu-py3 / build 2025-12-04T09:12:54.1930888Z Prepare all required actions 2025-12-04T09:12:54.1931308Z Getting action download info 2025-12-04T09:12:54.3420997Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-12-04T09:12:54.6008510Z ##[group]Run ./.github/actions/filter-test-configs 2025-12-04T09:12:54.6008839Z with: 2025-12-04T09:12:54.6009219Z github-token: *** 2025-12-04T09:12:54.6010823Z 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" }, { config: "openreg", shard: 1, num_shards: 1, runner: "lf.windows.4xlarge.nonephemeral" }, ]} 2025-12-04T09:12:54.6012473Z job-name: win-vs2022-cpu-py3 / build 2025-12-04T09:12:54.6012769Z env: 2025-12-04T09:12:54.6012949Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:54.6013218Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:54.6013648Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:54.6014150Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:54.6014752Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:54.6015146Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:54.6015441Z ##[endgroup] 2025-12-04T09:12:54.6108159Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T09:12:54.6108432Z with: 2025-12-04T09:12:54.6108599Z shell: bash 2025-12-04T09:12:54.6108798Z timeout_minutes: 10 2025-12-04T09:12:54.6109008Z max_attempts: 5 2025-12-04T09:12:54.6109215Z retry_wait_seconds: 30 2025-12-04T09:12:54.6109943Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T09:12:54.6110694Z polling_interval_seconds: 1 2025-12-04T09:12:54.6110943Z warning_on_retry: true 2025-12-04T09:12:54.6111160Z continue_on_error: false 2025-12-04T09:12:54.6111383Z env: 2025-12-04T09:12:54.6111548Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:54.6111820Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:54.6112248Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:54.6112762Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:54.6113227Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:54.6113604Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:54.6114046Z GITHUB_TOKEN: *** 2025-12-04T09:12:54.6114253Z ##[endgroup] 2025-12-04T09:12:54.7284872Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T09:12:55.6657808Z Collecting requests==2.27.1 2025-12-04T09:12:55.8607673Z Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-12-04T09:12:55.9603532Z Collecting pyyaml==6.0.2 2025-12-04T09:12:55.9649014Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-12-04T09:12:56.0153657Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-12-04T09:12:56.0193125Z Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-12-04T09:12:56.1199043Z Collecting certifi>=2017.4.17 (from requests==2.27.1) 2025-12-04T09:12:56.1233084Z Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:12:56.2793278Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-12-04T09:12:56.2836964Z Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-12-04T09:12:56.3110119Z Collecting idna<4,>=2.5 (from requests==2.27.1) 2025-12-04T09:12:56.3180653Z Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:12:56.3355787Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-12-04T09:12:56.3632207Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) 2025-12-04T09:12:56.3841329Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-12-04T09:12:56.3931873Z Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-04T09:12:56.4021082Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-12-04T09:12:56.4126817Z Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-04T09:12:56.4754978Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-12-04T09:12:56.8193868Z WARNING: The script normalizer.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-12-04T09:12:56.8194727Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:12:56.9041883Z 2025-12-04T09:12:56.9085534Z Successfully installed certifi-2025.11.12 charset-normalizer-2.0.12 idna-3.11 pyyaml-6.0.2 requests-2.27.1 urllib3-1.26.20 2025-12-04T09:12:57.7212051Z Command completed after 1 attempt(s). 2025-12-04T09:12:57.7370271Z ##[group]Run set -x 2025-12-04T09:12:57.7370498Z set -x 2025-12-04T09:12:57.7370688Z  2025-12-04T09:12:57.7371022Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T09:12:57.7371614Z # in runner workspace 2025-12-04T09:12:57.7371962Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-12-04T09:12:57.7391628Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:12:57.7392053Z env: 2025-12-04T09:12:57.7392238Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:57.7392512Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:57.7392941Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:57.7393454Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:57.7393922Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:57.7394301Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:57.7394585Z ##[endgroup] 2025-12-04T09:12:57.7588643Z + python3 'C:\actions-runner\_work\pytorch\pytorch\./.github/actions/filter-test-configs/../../scripts/parse_ref.py' 2025-12-04T09:12:57.7960773Z Setting output branch=main 2025-12-04T09:12:57.8119711Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T09:12:57.8120077Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T09:12:57.8120373Z echo "Job name: ${JOB_NAME}" 2025-12-04T09:12:57.8120642Z  2025-12-04T09:12:57.8120987Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T09:12:57.8121428Z # in runner workspace 2025-12-04T09:12:57.8121827Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-12-04T09:12:57.8122255Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-12-04T09:12:57.8122603Z  --job-name "${JOB_NAME}" \ 2025-12-04T09:12:57.8122872Z  --test-matrix "{ include: [ 2025-12-04T09:12:57.8123381Z  { config: "default", shard: 1, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-12-04T09:12:57.8124027Z  { config: "default", shard: 2, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-12-04T09:12:57.8124648Z  { config: "default", shard: 3, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-12-04T09:12:57.8125271Z  { config: "default", shard: 4, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-12-04T09:12:57.8125886Z  { config: "openreg", shard: 1, num_shards: 1, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-12-04T09:12:57.8126318Z ]} 2025-12-04T09:12:57.8126498Z " \ 2025-12-04T09:12:57.8127285Z  --selected-test-configs "" \ 2025-12-04T09:12:57.8127601Z  --pr-number "${PR_NUMBER}" \ 2025-12-04T09:12:57.8127870Z  --tag "${TAG}" \ 2025-12-04T09:12:57.8128137Z  --event-name "${EVENT_NAME}" \ 2025-12-04T09:12:57.8128413Z  --schedule "${SCHEDULE}" \ 2025-12-04T09:12:57.8128754Z  --branch "${HEAD_BRANCH}" 2025-12-04T09:12:57.8148832Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:12:57.8149244Z env: 2025-12-04T09:12:57.8149441Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:57.8149710Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:57.8150154Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:57.8150666Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:57.8151199Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:57.8151660Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:57.8152173Z GITHUB_TOKEN: *** 2025-12-04T09:12:57.8152416Z JOB_NAME: win-vs2022-cpu-py3 / build 2025-12-04T09:12:57.8152691Z PR_NUMBER: 2025-12-04T09:12:57.8152876Z TAG: 2025-12-04T09:12:57.8153056Z EVENT_NAME: schedule 2025-12-04T09:12:57.8153269Z SCHEDULE: 29 8 * * * 2025-12-04T09:12:57.8153636Z HEAD_BRANCH: main 2025-12-04T09:12:57.8153828Z ##[endgroup] 2025-12-04T09:12:57.8334185Z Workflow: trunk 2025-12-04T09:12:57.8334459Z Job name: win-vs2022-cpu-py3 / build 2025-12-04T09:12:58.1193015Z Setting output keep-going=True 2025-12-04T09:12:58.1193359Z Setting output ci-verbose-test-logs=False 2025-12-04T09:12:58.1193684Z Setting output ci-test-showlocals=False 2025-12-04T09:12:58.1193980Z Setting output ci-no-test-timeout=False 2025-12-04T09:12:58.1194262Z Setting output ci-no-td=False 2025-12-04T09:12:58.1194532Z Setting output ci-td-distributed=False 2025-12-04T09:12:58.1194811Z Setting output is-unstable=False 2025-12-04T09:12:58.1195104Z Setting output reenabled-issues= 2025-12-04T09:12:58.1347309Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}]} 2025-12-04T09:12:58.1349836Z Setting output is-test-matrix-empty=False 2025-12-04T09:12:58.1425745Z ##[group]Run echo "Filtered matrix:" 2025-12-04T09:12:58.1426068Z echo "Filtered matrix:" 2025-12-04T09:12:58.1428580Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}, {"config": "openreg", "shard": 1, "num_shards": 1, "runner": "lf.windows.4xlarge.nonephemeral", "rerun_disabled_tests": "rerun_disabled_tests"}]}" 2025-12-04T09:12:58.1430969Z  2025-12-04T09:12:58.1431141Z echo 2025-12-04T09:12:58.1431373Z echo "Is the current job unstable? False" 2025-12-04T09:12:58.1431671Z  2025-12-04T09:12:58.1431980Z echo 2025-12-04T09:12:58.1432212Z echo "Is keep-going label set? True" 2025-12-04T09:12:58.1432490Z  2025-12-04T09:12:58.1432665Z echo 2025-12-04T09:12:58.1432879Z echo "Reenabled issues? " 2025-12-04T09:12:58.1452928Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:12:58.1453357Z env: 2025-12-04T09:12:58.1453540Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:58.1453820Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:58.1454256Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:58.1454760Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:58.1455222Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:58.1455597Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:58.1455891Z ##[endgroup] 2025-12-04T09:12:58.1638477Z Filtered matrix: 2025-12-04T09:12:58.1641996Z {include: [{config: default, shard: 1, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral, rerun_disabled_tests: rerun_disabled_tests}, {config: default, shard: 2, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral, rerun_disabled_tests: rerun_disabled_tests}, {config: default, shard: 3, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral, rerun_disabled_tests: rerun_disabled_tests}, {config: default, shard: 4, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral, rerun_disabled_tests: rerun_disabled_tests}, {config: openreg, shard: 1, num_shards: 1, runner: lf.windows.4xlarge.nonephemeral, rerun_disabled_tests: rerun_disabled_tests}]} 2025-12-04T09:12:58.1645091Z 2025-12-04T09:12:58.1645193Z Is the current job unstable? False 2025-12-04T09:12:58.1645377Z 2025-12-04T09:12:58.1645477Z Is keep-going label set? True 2025-12-04T09:12:58.1645642Z 2025-12-04T09:12:58.1645719Z Reenabled issues? 2025-12-04T09:12:58.1746877Z Prepare all required actions 2025-12-04T09:12:58.1747244Z Getting action download info 2025-12-04T09:12:58.3142326Z ##[group]Run ./.github/actions/pytest-cache-download 2025-12-04T09:12:58.3142652Z with: 2025-12-04T09:12:58.3142842Z cache_dir: .pytest_cache 2025-12-04T09:12:58.3143174Z job_identifier: trunk_win-vs2022-cpu-py3 2025-12-04T09:12:58.3143466Z s3_bucket: gha-artifacts 2025-12-04T09:12:58.3143749Z env: 2025-12-04T09:12:58.3143922Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:58.3144189Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:58.3144619Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:58.3145132Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:58.3145603Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:58.3145995Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:58.3146278Z ##[endgroup] 2025-12-04T09:12:58.3236027Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T09:12:58.3236293Z with: 2025-12-04T09:12:58.3236481Z shell: bash 2025-12-04T09:12:58.3236669Z timeout_minutes: 5 2025-12-04T09:12:58.3236884Z max_attempts: 5 2025-12-04T09:12:58.3237082Z retry_wait_seconds: 30 2025-12-04T09:12:58.3237384Z command: set -eu python3 -m pip install boto3==1.35.42 2025-12-04T09:12:58.3237742Z polling_interval_seconds: 1 2025-12-04T09:12:58.3237981Z warning_on_retry: true 2025-12-04T09:12:58.3238214Z continue_on_error: false 2025-12-04T09:12:58.3238426Z env: 2025-12-04T09:12:58.3238610Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:12:58.3238871Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:12:58.3239310Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:12:58.3239902Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:12:58.3240383Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:12:58.3240781Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:12:58.3241067Z ##[endgroup] 2025-12-04T09:12:59.8434871Z Collecting boto3==1.35.42 2025-12-04T09:13:00.0352217Z Downloading boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T09:13:00.6077419Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42) 2025-12-04T09:13:00.6119359Z Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-12-04T09:13:00.6365859Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42) 2025-12-04T09:13:00.6402533Z Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T09:13:00.6711240Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42) 2025-12-04T09:13:00.6744848Z Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:13:00.7009498Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) 2025-12-04T09:13:00.7053367Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:13:00.7136610Z 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-12-04T09:13:00.7312763Z Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) 2025-12-04T09:13:00.7348722Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:13:01.0009531Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-12-04T09:13:01.0722979Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T09:13:01.1614149Z ---------------------------------------- 13.3/13.3 MB 210.2 MB/s 0:00:00 2025-12-04T09:13:01.1658506Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-04T09:13:01.1747951Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-04T09:13:01.1849966Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T09:13:01.1949720Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-04T09:13:01.3417064Z Installing collected packages: six, jmespath, python-dateutil, botocore, s3transfer, boto3 2025-12-04T09:13:03.8549976Z 2025-12-04T09:13:03.8611186Z 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-12-04T09:13:04.4369811Z Command completed after 1 attempt(s). 2025-12-04T09:13:04.4522862Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-12-04T09:13:04.4523268Z python3 .github/scripts/pytest_cache.py \ 2025-12-04T09:13:04.4523597Z  --download \ 2025-12-04T09:13:04.4523866Z  --cache_dir "$GITHUB_WORKSPACE/$CACHE_DIR" \ 2025-12-04T09:13:04.4524223Z  --pr_identifier "$GITHUB_REF" \ 2025-12-04T09:13:04.4524538Z  --job_identifier "$JOB_IDENTIFIER" \ 2025-12-04T09:13:04.4524839Z  --temp_dir "$RUNNER_TEMP" \ 2025-12-04T09:13:04.4525128Z  --repo "$REPO" \ 2025-12-04T09:13:04.4525364Z  --bucket "$BUCKET" \ 2025-12-04T09:13:04.4572431Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:13:04.4574447Z env: 2025-12-04T09:13:04.4574640Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:13:04.4574921Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:13:04.4575351Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:13:04.4575891Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:13:04.4576355Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:13:04.4576754Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:13:04.4577057Z CACHE_DIR: .pytest_cache 2025-12-04T09:13:04.4577304Z JOB_IDENTIFIER: trunk_win-vs2022-cpu-py3 2025-12-04T09:13:04.4577585Z REPO: pytorch/pytorch 2025-12-04T09:13:04.4577799Z BUCKET: gha-artifacts 2025-12-04T09:13:04.4578031Z ##[endgroup] 2025-12-04T09:13:07.4403847Z PR identifier for `refs/heads/main` is `96e092540d6b3c4076e3d2bc6f1f9013` 2025-12-04T09:13:07.4405360Z 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-12-04T09:13:07.4407303Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/088048f2fea28ff7d450f65c72419ca45780d30b/default/4.zip 2025-12-04T09:13:07.4409048Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\088048f2fea28ff7d450f65c72419ca45780d30b\default\4.zip 2025-12-04T09:13:07.4410816Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11/default/1.zip 2025-12-04T09:13:07.4412570Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11\default\1.zip 2025-12-04T09:13:07.4414481Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1a0a19892a4f07abe9ca75acf1c38be18af824d5/default/1.zip 2025-12-04T09:13:07.4416795Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1a0a19892a4f07abe9ca75acf1c38be18af824d5\default\1.zip 2025-12-04T09:13:07.4418578Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1efc14a50d56701e3ad0639849bc26da59e7a3c3/default/1.zip 2025-12-04T09:13:07.4420319Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1efc14a50d56701e3ad0639849bc26da59e7a3c3\default\1.zip 2025-12-04T09:13:07.4422087Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2751b1d3c32c89d909363ab8a3bd43ad05ebe97e/default/3.zip 2025-12-04T09:13:07.4423836Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2751b1d3c32c89d909363ab8a3bd43ad05ebe97e\default\3.zip 2025-12-04T09:13:07.4425576Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/29856679769b3dede478767e2fe6cfb51197cb25/default/2.zip 2025-12-04T09:13:07.4427372Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\29856679769b3dede478767e2fe6cfb51197cb25\default\2.zip 2025-12-04T09:13:07.4429126Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2b69673bbfdadad6a963d37a6d4f1339c1b14048/default/1.zip 2025-12-04T09:13:07.4430896Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2b69673bbfdadad6a963d37a6d4f1339c1b14048\default\1.zip 2025-12-04T09:13:07.4432634Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2f9b7dad7b5419b063bd0f2e204de192720ebb94/default/4.zip 2025-12-04T09:13:07.4434465Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2f9b7dad7b5419b063bd0f2e204de192720ebb94\default\4.zip 2025-12-04T09:13:07.4436215Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2fa18d15450c7e40bf110eec3d0c6ad599ee8ff3/default/1.zip 2025-12-04T09:13:07.4438028Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2fa18d15450c7e40bf110eec3d0c6ad599ee8ff3\default\1.zip 2025-12-04T09:13:07.4439782Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991/default/1.zip 2025-12-04T09:13:07.4441531Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991\default\1.zip 2025-12-04T09:13:07.4443393Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/406f2943d2cbdd019b6a133a9a1afc79fde4141d/default/2.zip 2025-12-04T09:13:07.4445235Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\406f2943d2cbdd019b6a133a9a1afc79fde4141d\default\2.zip 2025-12-04T09:13:07.4446986Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/47da714b8bf673caa0db43b295d70c8c434537b8/default/4.zip 2025-12-04T09:13:07.4448746Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\47da714b8bf673caa0db43b295d70c8c434537b8\default\4.zip 2025-12-04T09:13:07.4450489Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/4c3721fe70931027d3ded6fc6d9279a7f4127e7d/default/1.zip 2025-12-04T09:13:07.4452249Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4c3721fe70931027d3ded6fc6d9279a7f4127e7d\default\1.zip 2025-12-04T09:13:07.4453985Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/539ba711b029de9f191070f4f0d12f18f5b7f292/default/1.zip 2025-12-04T09:13:07.4455720Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\539ba711b029de9f191070f4f0d12f18f5b7f292\default\1.zip 2025-12-04T09:13:07.4457473Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/53b03f1a2b4c8fc0e20bdff4cfbb43aad01bb978/default/1.zip 2025-12-04T09:13:07.4459230Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\53b03f1a2b4c8fc0e20bdff4cfbb43aad01bb978\default\1.zip 2025-12-04T09:13:07.4460964Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/55c4ab554845481d0a69a3811937575fe8bb1a66/default/1.zip 2025-12-04T09:13:07.4462700Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\55c4ab554845481d0a69a3811937575fe8bb1a66\default\1.zip 2025-12-04T09:13:07.4464442Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5a85b6eaf839834bdc56477bd5d4b21279a9f503/default/2.zip 2025-12-04T09:13:08.7190663Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5a85b6eaf839834bdc56477bd5d4b21279a9f503\default\2.zip 2025-12-04T09:13:08.7192511Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5bfce8f345356f2ade92c790c8e5d2ff9bbac555/default/1.zip 2025-12-04T09:13:08.7194565Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5bfce8f345356f2ade92c790c8e5d2ff9bbac555\default\1.zip 2025-12-04T09:13:08.7196322Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/654c5fba3e6cd8d5d171828b0aaef868d93d42ad/default/1.zip 2025-12-04T09:13:08.7198267Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\654c5fba3e6cd8d5d171828b0aaef868d93d42ad\default\1.zip 2025-12-04T09:13:08.7200115Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/6658a04c7ca67acb64512341342e7b3ee13ee386/default/2.zip 2025-12-04T09:13:08.7201856Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6658a04c7ca67acb64512341342e7b3ee13ee386\default\2.zip 2025-12-04T09:13:08.7203593Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/6707dc8e444de405401f2e36e2868a19bb7ba43a/default/1.zip 2025-12-04T09:13:08.7205378Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6707dc8e444de405401f2e36e2868a19bb7ba43a\default\1.zip 2025-12-04T09:13:08.7207166Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/69ab1f93e43fc346b7c93e0c5ec578b04d4cea89/default/3.zip 2025-12-04T09:13:08.7208911Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\69ab1f93e43fc346b7c93e0c5ec578b04d4cea89\default\3.zip 2025-12-04T09:13:08.7210644Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/69af74972b30d748266323c8099be5743b4c0b72/default/1.zip 2025-12-04T09:13:08.7224353Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\69af74972b30d748266323c8099be5743b4c0b72\default\1.zip 2025-12-04T09:13:08.7226305Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/6ca8cc6edf30b5ca882d4871af617e674b6cdd47/default/3.zip 2025-12-04T09:13:08.7228146Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6ca8cc6edf30b5ca882d4871af617e674b6cdd47\default\3.zip 2025-12-04T09:13:08.7229966Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b/default/4.zip 2025-12-04T09:13:08.7231745Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b\default\4.zip 2025-12-04T09:13:08.7233502Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/7c648509a7470ace9fb2bae960dd4790f7e943e9/default/3.zip 2025-12-04T09:13:08.7235509Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7c648509a7470ace9fb2bae960dd4790f7e943e9\default\3.zip 2025-12-04T09:13:08.7237252Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8d4b8ab43033667f66a1180974d8faf9b1b8b93d/default/1.zip 2025-12-04T09:13:08.7239590Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d4b8ab43033667f66a1180974d8faf9b1b8b93d\default\1.zip 2025-12-04T09:13:08.7241463Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8d5cceeb6ac1ef62f34ad86776f31046a250d295/default/2.zip 2025-12-04T09:13:08.7243237Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d5cceeb6ac1ef62f34ad86776f31046a250d295\default\2.zip 2025-12-04T09:13:08.7244982Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8ef4099313f8594cebda9bbeba0f10874f5b0e1f/default/1.zip 2025-12-04T09:13:08.7246848Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8ef4099313f8594cebda9bbeba0f10874f5b0e1f\default\1.zip 2025-12-04T09:13:08.7248612Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9a296e640fc88aa44d275b48cd9cc30c573b169d/default/2.zip 2025-12-04T09:13:08.7250357Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9a296e640fc88aa44d275b48cd9cc30c573b169d\default\2.zip 2025-12-04T09:13:08.7252192Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8/default/3.zip 2025-12-04T09:13:08.7253947Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9cd055e547e9b67a5f9827f8999c38d7eda1bcb8\default\3.zip 2025-12-04T09:13:08.7255704Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9d9e7c7b1c69d951a373ece5c33df9a1fe18d769/default/2.zip 2025-12-04T09:13:08.7257574Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9d9e7c7b1c69d951a373ece5c33df9a1fe18d769\default\2.zip 2025-12-04T09:13:08.7259327Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9f8ef8855d3078d70f7b782540ff2aaf158d6742/default/2.zip 2025-12-04T09:13:08.7261070Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9f8ef8855d3078d70f7b782540ff2aaf158d6742\default\2.zip 2025-12-04T09:13:08.7262849Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9fb52efc797b47a1f425a03aa5e47b866d8b1098/default/1.zip 2025-12-04T09:13:10.4641141Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9fb52efc797b47a1f425a03aa5e47b866d8b1098\default\1.zip 2025-12-04T09:13:10.4643281Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a0f3937b94422354538ebbd47202d5b0e8a3fd0d/default/3.zip 2025-12-04T09:13:10.4645045Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a0f3937b94422354538ebbd47202d5b0e8a3fd0d\default\3.zip 2025-12-04T09:13:10.4646792Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a20f775e82564d2a9979221ed7f3b8d7cf54ce90/default/2.zip 2025-12-04T09:13:10.4648535Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a20f775e82564d2a9979221ed7f3b8d7cf54ce90\default\2.zip 2025-12-04T09:13:10.4650278Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b2be4d24c0152af7fe4ba4bef191c4e7a582b0e0/default/2.zip 2025-12-04T09:13:10.4652022Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b2be4d24c0152af7fe4ba4bef191c4e7a582b0e0\default\2.zip 2025-12-04T09:13:10.4653782Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b39813b4a04931682b0491adba2138d01d716d99/default/4.zip 2025-12-04T09:13:10.4655514Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b39813b4a04931682b0491adba2138d01d716d99\default\4.zip 2025-12-04T09:13:10.4657252Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e/default/3.zip 2025-12-04T09:13:10.4658996Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b7f6b9a4fc6259f7af068f31868b3119bb1bac3e\default\3.zip 2025-12-04T09:13:10.4660734Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b8a3165d28b672ac6d84128e66265bf471b92a55/default/1.zip 2025-12-04T09:13:10.4662462Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b8a3165d28b672ac6d84128e66265bf471b92a55\default\1.zip 2025-12-04T09:13:10.4664190Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/bb3748346484d49ace45dcc92b72c12b2ba30d98/default/1.zip 2025-12-04T09:13:10.4665936Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bb3748346484d49ace45dcc92b72c12b2ba30d98\default\1.zip 2025-12-04T09:13:10.4667805Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/bdb37536befc51d1f67563869c06fa78fa941ee4/default/1.zip 2025-12-04T09:13:10.4669541Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bdb37536befc51d1f67563869c06fa78fa941ee4\default\1.zip 2025-12-04T09:13:10.4671377Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/c3bc56c8b4f1af9747e483bf5a8f9cc685114c40/default/4.zip 2025-12-04T09:13:10.4673132Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c3bc56c8b4f1af9747e483bf5a8f9cc685114c40\default\4.zip 2025-12-04T09:13:10.4674886Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0/default/1.zip 2025-12-04T09:13:10.4676634Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0\default\1.zip 2025-12-04T09:13:10.4678508Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ca6175c8f0acb7fea3c5cd088fc55409ba03567f/default/1.zip 2025-12-04T09:13:10.4680266Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ca6175c8f0acb7fea3c5cd088fc55409ba03567f\default\1.zip 2025-12-04T09:13:10.4682008Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/cc8bfd1206f4bff26bd86ce584f6c16b6401ef50/default/1.zip 2025-12-04T09:13:10.4683773Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cc8bfd1206f4bff26bd86ce584f6c16b6401ef50\default\1.zip 2025-12-04T09:13:10.4685523Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/cda7604434c8fbfe849b1ff612cc286b7f1e5ff1/default/3.zip 2025-12-04T09:13:10.4687271Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cda7604434c8fbfe849b1ff612cc286b7f1e5ff1\default\3.zip 2025-12-04T09:13:10.4689028Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/dc4f3c7505a810322db51e68800b477ed2147947/default/1.zip 2025-12-04T09:13:10.4690779Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\dc4f3c7505a810322db51e68800b477ed2147947\default\1.zip 2025-12-04T09:13:10.4692511Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/de773364be041ca7fd2dcaf35ca15c093fc9370b/default/4.zip 2025-12-04T09:13:10.4694271Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\de773364be041ca7fd2dcaf35ca15c093fc9370b\default\4.zip 2025-12-04T09:13:10.4696091Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e3d6896d08018d159920c363d1222db309bca71b/default/4.zip 2025-12-04T09:13:10.4697893Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e3d6896d08018d159920c363d1222db309bca71b\default\4.zip 2025-12-04T09:13:10.4699620Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ebb2001a489181dfe5c879a5c78cde3b4bc201e4/default/1.zip 2025-12-04T09:13:12.0934085Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ebb2001a489181dfe5c879a5c78cde3b4bc201e4\default\1.zip 2025-12-04T09:13:12.0935944Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f1076f5510920044912247b1abb8760cb820f598/default/2.zip 2025-12-04T09:13:12.0937693Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f1076f5510920044912247b1abb8760cb820f598\default\2.zip 2025-12-04T09:13:12.0939432Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f47dd0ddef1359e5b43e4b962412f67b30ecde56/default/4.zip 2025-12-04T09:13:12.0941190Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f47dd0ddef1359e5b43e4b962412f67b30ecde56\default\4.zip 2025-12-04T09:13:12.0942925Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f6331192b4b105bb8a20823dc02e33b55e5c91e2/default/4.zip 2025-12-04T09:13:12.0944654Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f6331192b4b105bb8a20823dc02e33b55e5c91e2\default\4.zip 2025-12-04T09:13:12.0946387Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f8d408d24ace6d9a0fc751e40f1dd3e7f31f2147/default/4.zip 2025-12-04T09:13:12.0948132Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f8d408d24ace6d9a0fc751e40f1dd3e7f31f2147\default\4.zip 2025-12-04T09:13:12.0949902Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/fe0bb7cf6001532b14bba14d686baa1ff0b98de0/default/3.zip 2025-12-04T09:13:12.0951657Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fe0bb7cf6001532b14bba14d686baa1ff0b98de0\default\3.zip 2025-12-04T09:13:12.0953781Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\088048f2fea28ff7d450f65c72419ca45780d30b\default\4.zip 2025-12-04T09:13:12.0955347Z to C:\actions-runner\_work\_temp\unzipped-caches\388808296a60618d834122b3251d3854\.pytest_cache 2025-12-04T09:13:12.0956782Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\088048f2fea28ff7d450f65c72419ca45780d30b\default\4.zip 2025-12-04T09:13:12.0959720Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11\default\1.zip 2025-12-04T09:13:12.0961149Z to C:\actions-runner\_work\_temp\unzipped-caches\c399d817d1c685c345f8c6820276fee8\.pytest_cache 2025-12-04T09:13:12.0962602Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11\default\1.zip 2025-12-04T09:13:12.0964814Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1a0a19892a4f07abe9ca75acf1c38be18af824d5\default\1.zip 2025-12-04T09:13:12.0966226Z to C:\actions-runner\_work\_temp\unzipped-caches\153f24dde49cdfdf8539202a949d3b30\.pytest_cache 2025-12-04T09:13:12.0967677Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1a0a19892a4f07abe9ca75acf1c38be18af824d5\default\1.zip 2025-12-04T09:13:12.0969874Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1efc14a50d56701e3ad0639849bc26da59e7a3c3\default\1.zip 2025-12-04T09:13:12.0971277Z to C:\actions-runner\_work\_temp\unzipped-caches\ce43ca7b65f64597abd9268fa494e36c\.pytest_cache 2025-12-04T09:13:12.0972723Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1efc14a50d56701e3ad0639849bc26da59e7a3c3\default\1.zip 2025-12-04T09:13:12.0974903Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2751b1d3c32c89d909363ab8a3bd43ad05ebe97e\default\3.zip 2025-12-04T09:13:12.0976316Z to C:\actions-runner\_work\_temp\unzipped-caches\c64f1bdabfe7c5d51ac1d70427bb9933\.pytest_cache 2025-12-04T09:13:12.0977752Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2751b1d3c32c89d909363ab8a3bd43ad05ebe97e\default\3.zip 2025-12-04T09:13:12.0979928Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\29856679769b3dede478767e2fe6cfb51197cb25\default\2.zip 2025-12-04T09:13:12.0981323Z to C:\actions-runner\_work\_temp\unzipped-caches\858ffd9b0306243244e9ec484d34b143\.pytest_cache 2025-12-04T09:13:12.0982847Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\29856679769b3dede478767e2fe6cfb51197cb25\default\2.zip 2025-12-04T09:13:12.0985102Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2b69673bbfdadad6a963d37a6d4f1339c1b14048\default\1.zip 2025-12-04T09:13:12.0986515Z to C:\actions-runner\_work\_temp\unzipped-caches\1b530ff11e47f60d33008973e91a3426\.pytest_cache 2025-12-04T09:13:12.0987949Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2b69673bbfdadad6a963d37a6d4f1339c1b14048\default\1.zip 2025-12-04T09:13:12.0990140Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2f9b7dad7b5419b063bd0f2e204de192720ebb94\default\4.zip 2025-12-04T09:13:12.0991555Z to C:\actions-runner\_work\_temp\unzipped-caches\1beb591e4ba4e510c46fc37d67b21e27\.pytest_cache 2025-12-04T09:13:12.0992998Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2f9b7dad7b5419b063bd0f2e204de192720ebb94\default\4.zip 2025-12-04T09:13:14.2737628Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2fa18d15450c7e40bf110eec3d0c6ad599ee8ff3\default\1.zip 2025-12-04T09:13:14.2739240Z to C:\actions-runner\_work\_temp\unzipped-caches\029d807c4aabed6f29ee5e0345aceffc\.pytest_cache 2025-12-04T09:13:14.2740734Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2fa18d15450c7e40bf110eec3d0c6ad599ee8ff3\default\1.zip 2025-12-04T09:13:14.2742963Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991\default\1.zip 2025-12-04T09:13:14.2744373Z to C:\actions-runner\_work\_temp\unzipped-caches\59c84a703623f8aca53d94c3505e168e\.pytest_cache 2025-12-04T09:13:14.2745824Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991\default\1.zip 2025-12-04T09:13:14.2748023Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\406f2943d2cbdd019b6a133a9a1afc79fde4141d\default\2.zip 2025-12-04T09:13:14.2749420Z to C:\actions-runner\_work\_temp\unzipped-caches\950e342a3216423acc09a8164544d0d2\.pytest_cache 2025-12-04T09:13:14.2750867Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\406f2943d2cbdd019b6a133a9a1afc79fde4141d\default\2.zip 2025-12-04T09:13:14.2753258Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\47da714b8bf673caa0db43b295d70c8c434537b8\default\4.zip 2025-12-04T09:13:14.2754661Z to C:\actions-runner\_work\_temp\unzipped-caches\453358bcc9d9ad49880ff58e8f5f60af\.pytest_cache 2025-12-04T09:13:14.2756234Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\47da714b8bf673caa0db43b295d70c8c434537b8\default\4.zip 2025-12-04T09:13:14.2758475Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4c3721fe70931027d3ded6fc6d9279a7f4127e7d\default\1.zip 2025-12-04T09:13:14.2759873Z to C:\actions-runner\_work\_temp\unzipped-caches\0e919d068b213fb70d665874a1842fb7\.pytest_cache 2025-12-04T09:13:14.2761324Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4c3721fe70931027d3ded6fc6d9279a7f4127e7d\default\1.zip 2025-12-04T09:13:14.2763499Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\539ba711b029de9f191070f4f0d12f18f5b7f292\default\1.zip 2025-12-04T09:13:14.2764893Z to C:\actions-runner\_work\_temp\unzipped-caches\59e184899fcf4441db12db22920b70b5\.pytest_cache 2025-12-04T09:13:14.2766341Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\539ba711b029de9f191070f4f0d12f18f5b7f292\default\1.zip 2025-12-04T09:13:14.2768524Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\53b03f1a2b4c8fc0e20bdff4cfbb43aad01bb978\default\1.zip 2025-12-04T09:13:14.2769942Z to C:\actions-runner\_work\_temp\unzipped-caches\92c42e973ecfbb7c77ad4fe69e9304e0\.pytest_cache 2025-12-04T09:13:14.2771384Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\53b03f1a2b4c8fc0e20bdff4cfbb43aad01bb978\default\1.zip 2025-12-04T09:13:14.2773562Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\55c4ab554845481d0a69a3811937575fe8bb1a66\default\1.zip 2025-12-04T09:13:14.2774962Z to C:\actions-runner\_work\_temp\unzipped-caches\1996b3ea2d1937ac5abe69d459592b74\.pytest_cache 2025-12-04T09:13:14.2776392Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\55c4ab554845481d0a69a3811937575fe8bb1a66\default\1.zip 2025-12-04T09:13:14.2778565Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5a85b6eaf839834bdc56477bd5d4b21279a9f503\default\2.zip 2025-12-04T09:13:14.2780060Z to C:\actions-runner\_work\_temp\unzipped-caches\ccbcc86ff593a5597a575d5a39468980\.pytest_cache 2025-12-04T09:13:14.2781553Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5a85b6eaf839834bdc56477bd5d4b21279a9f503\default\2.zip 2025-12-04T09:13:14.2783740Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5bfce8f345356f2ade92c790c8e5d2ff9bbac555\default\1.zip 2025-12-04T09:13:14.2785144Z to C:\actions-runner\_work\_temp\unzipped-caches\62a707e676f1409fe4001d86c847c9fb\.pytest_cache 2025-12-04T09:13:14.2786576Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5bfce8f345356f2ade92c790c8e5d2ff9bbac555\default\1.zip 2025-12-04T09:13:14.2788776Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\654c5fba3e6cd8d5d171828b0aaef868d93d42ad\default\1.zip 2025-12-04T09:13:14.2790187Z to C:\actions-runner\_work\_temp\unzipped-caches\7d928c42ea61515bae10c69d376f54bb\.pytest_cache 2025-12-04T09:13:14.2791624Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\654c5fba3e6cd8d5d171828b0aaef868d93d42ad\default\1.zip 2025-12-04T09:13:14.2793867Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6658a04c7ca67acb64512341342e7b3ee13ee386\default\2.zip 2025-12-04T09:13:14.2795323Z to C:\actions-runner\_work\_temp\unzipped-caches\1c4e08d00f0472a488a664f1d357dff6\.pytest_cache 2025-12-04T09:13:15.8645756Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6658a04c7ca67acb64512341342e7b3ee13ee386\default\2.zip 2025-12-04T09:13:15.8648046Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6707dc8e444de405401f2e36e2868a19bb7ba43a\default\1.zip 2025-12-04T09:13:15.8649453Z to C:\actions-runner\_work\_temp\unzipped-caches\9afa809a3a6a0c690c7a509f16254243\.pytest_cache 2025-12-04T09:13:15.8651012Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6707dc8e444de405401f2e36e2868a19bb7ba43a\default\1.zip 2025-12-04T09:13:15.8653191Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\69ab1f93e43fc346b7c93e0c5ec578b04d4cea89\default\3.zip 2025-12-04T09:13:15.8654803Z to C:\actions-runner\_work\_temp\unzipped-caches\d85fd19dc0cfadcfdcf99e5a96bfd4d3\.pytest_cache 2025-12-04T09:13:15.8656362Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\69ab1f93e43fc346b7c93e0c5ec578b04d4cea89\default\3.zip 2025-12-04T09:13:15.8658653Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\69af74972b30d748266323c8099be5743b4c0b72\default\1.zip 2025-12-04T09:13:15.8660059Z to C:\actions-runner\_work\_temp\unzipped-caches\0b3445b728e531144721ce61ece5b689\.pytest_cache 2025-12-04T09:13:15.8661536Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\69af74972b30d748266323c8099be5743b4c0b72\default\1.zip 2025-12-04T09:13:15.8663763Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6ca8cc6edf30b5ca882d4871af617e674b6cdd47\default\3.zip 2025-12-04T09:13:15.8665165Z to C:\actions-runner\_work\_temp\unzipped-caches\4ae646804c81ee882992e6064165ace2\.pytest_cache 2025-12-04T09:13:15.8666595Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6ca8cc6edf30b5ca882d4871af617e674b6cdd47\default\3.zip 2025-12-04T09:13:15.8668877Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b\default\4.zip 2025-12-04T09:13:15.8670289Z to C:\actions-runner\_work\_temp\unzipped-caches\3b7df3474ffc7c18812e9db5eaf1f94d\.pytest_cache 2025-12-04T09:13:15.8671739Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b\default\4.zip 2025-12-04T09:13:15.8674016Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7c648509a7470ace9fb2bae960dd4790f7e943e9\default\3.zip 2025-12-04T09:13:15.8675438Z to C:\actions-runner\_work\_temp\unzipped-caches\15d518b2c45055e95217e3a7e0bb703d\.pytest_cache 2025-12-04T09:13:15.8676934Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7c648509a7470ace9fb2bae960dd4790f7e943e9\default\3.zip 2025-12-04T09:13:15.8679198Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d4b8ab43033667f66a1180974d8faf9b1b8b93d\default\1.zip 2025-12-04T09:13:15.8680603Z to C:\actions-runner\_work\_temp\unzipped-caches\e080112f5685a51ac0215989bffbffea\.pytest_cache 2025-12-04T09:13:15.8682145Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d4b8ab43033667f66a1180974d8faf9b1b8b93d\default\1.zip 2025-12-04T09:13:15.8684451Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d5cceeb6ac1ef62f34ad86776f31046a250d295\default\2.zip 2025-12-04T09:13:15.8685915Z to C:\actions-runner\_work\_temp\unzipped-caches\f69c7ee58776a1759933b2a662d52b0b\.pytest_cache 2025-12-04T09:13:15.8687355Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d5cceeb6ac1ef62f34ad86776f31046a250d295\default\2.zip 2025-12-04T09:13:15.8689546Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8ef4099313f8594cebda9bbeba0f10874f5b0e1f\default\1.zip 2025-12-04T09:13:15.8691050Z to C:\actions-runner\_work\_temp\unzipped-caches\8cfc7218109028a2d18ba2a5cf69f090\.pytest_cache 2025-12-04T09:13:15.8692496Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8ef4099313f8594cebda9bbeba0f10874f5b0e1f\default\1.zip 2025-12-04T09:13:15.8694683Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9a296e640fc88aa44d275b48cd9cc30c573b169d\default\2.zip 2025-12-04T09:13:15.8696155Z to C:\actions-runner\_work\_temp\unzipped-caches\9cefdd5be7d26aea918ac0397a63f52b\.pytest_cache 2025-12-04T09:13:15.8697663Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9a296e640fc88aa44d275b48cd9cc30c573b169d\default\2.zip 2025-12-04T09:13:15.8699845Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9cd055e547e9b67a5f9827f8999c38d7eda1bcb8\default\3.zip 2025-12-04T09:13:15.8701250Z to C:\actions-runner\_work\_temp\unzipped-caches\ff7baeb28179e95addec61d7080e22ef\.pytest_cache 2025-12-04T09:13:15.8702784Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9cd055e547e9b67a5f9827f8999c38d7eda1bcb8\default\3.zip 2025-12-04T09:13:17.4869925Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9d9e7c7b1c69d951a373ece5c33df9a1fe18d769\default\2.zip 2025-12-04T09:13:17.4871417Z to C:\actions-runner\_work\_temp\unzipped-caches\21ed3acd2301a9e9704750a0dbbe918f\.pytest_cache 2025-12-04T09:13:17.4872882Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9d9e7c7b1c69d951a373ece5c33df9a1fe18d769\default\2.zip 2025-12-04T09:13:17.4875394Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9f8ef8855d3078d70f7b782540ff2aaf158d6742\default\2.zip 2025-12-04T09:13:17.4876840Z to C:\actions-runner\_work\_temp\unzipped-caches\7850a615fd1f8153e619ce136a24c251\.pytest_cache 2025-12-04T09:13:17.4878399Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9f8ef8855d3078d70f7b782540ff2aaf158d6742\default\2.zip 2025-12-04T09:13:17.4880726Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9fb52efc797b47a1f425a03aa5e47b866d8b1098\default\1.zip 2025-12-04T09:13:17.4882142Z to C:\actions-runner\_work\_temp\unzipped-caches\7a04554d048ac727f16668db79593f0d\.pytest_cache 2025-12-04T09:13:17.4883592Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9fb52efc797b47a1f425a03aa5e47b866d8b1098\default\1.zip 2025-12-04T09:13:17.4885868Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a0f3937b94422354538ebbd47202d5b0e8a3fd0d\default\3.zip 2025-12-04T09:13:17.4887318Z to C:\actions-runner\_work\_temp\unzipped-caches\10669f6be3c4601008ae29bbd17c894a\.pytest_cache 2025-12-04T09:13:17.4888763Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a0f3937b94422354538ebbd47202d5b0e8a3fd0d\default\3.zip 2025-12-04T09:13:17.4890928Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a20f775e82564d2a9979221ed7f3b8d7cf54ce90\default\2.zip 2025-12-04T09:13:17.4892466Z to C:\actions-runner\_work\_temp\unzipped-caches\bc085ea5e714d03eaf1d4a34039e330d\.pytest_cache 2025-12-04T09:13:17.4893898Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a20f775e82564d2a9979221ed7f3b8d7cf54ce90\default\2.zip 2025-12-04T09:13:17.4896091Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b2be4d24c0152af7fe4ba4bef191c4e7a582b0e0\default\2.zip 2025-12-04T09:13:17.4897518Z to C:\actions-runner\_work\_temp\unzipped-caches\43673d57ba3fcd13a1c0d8cb2ae48056\.pytest_cache 2025-12-04T09:13:17.4898982Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b2be4d24c0152af7fe4ba4bef191c4e7a582b0e0\default\2.zip 2025-12-04T09:13:17.4901162Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b39813b4a04931682b0491adba2138d01d716d99\default\4.zip 2025-12-04T09:13:17.4903514Z to C:\actions-runner\_work\_temp\unzipped-caches\5dad0c229ef526f39f7ec99d5aa5cfc9\.pytest_cache 2025-12-04T09:13:17.4905056Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b39813b4a04931682b0491adba2138d01d716d99\default\4.zip 2025-12-04T09:13:17.4907238Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b7f6b9a4fc6259f7af068f31868b3119bb1bac3e\default\3.zip 2025-12-04T09:13:17.4908659Z to C:\actions-runner\_work\_temp\unzipped-caches\c041c3e365db2ced14ab7196026caa23\.pytest_cache 2025-12-04T09:13:17.4910100Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b7f6b9a4fc6259f7af068f31868b3119bb1bac3e\default\3.zip 2025-12-04T09:13:17.4912296Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b8a3165d28b672ac6d84128e66265bf471b92a55\default\1.zip 2025-12-04T09:13:17.4913697Z to C:\actions-runner\_work\_temp\unzipped-caches\eaf301a60df42259241773f5f5505a12\.pytest_cache 2025-12-04T09:13:17.4915131Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b8a3165d28b672ac6d84128e66265bf471b92a55\default\1.zip 2025-12-04T09:13:17.4917357Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bb3748346484d49ace45dcc92b72c12b2ba30d98\default\1.zip 2025-12-04T09:13:17.4918891Z to C:\actions-runner\_work\_temp\unzipped-caches\b244a3f4876da7d24fa68efb5678c6a7\.pytest_cache 2025-12-04T09:13:17.4920370Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bb3748346484d49ace45dcc92b72c12b2ba30d98\default\1.zip 2025-12-04T09:13:17.4922564Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bdb37536befc51d1f67563869c06fa78fa941ee4\default\1.zip 2025-12-04T09:13:17.4923981Z to C:\actions-runner\_work\_temp\unzipped-caches\6b8d37016500c3aaf0bba0691a3fae0e\.pytest_cache 2025-12-04T09:13:17.4925430Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bdb37536befc51d1f67563869c06fa78fa941ee4\default\1.zip 2025-12-04T09:13:17.4927606Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c3bc56c8b4f1af9747e483bf5a8f9cc685114c40\default\4.zip 2025-12-04T09:13:17.4929110Z to C:\actions-runner\_work\_temp\unzipped-caches\488db08edc77ee044ce725b6f2cfad0c\.pytest_cache 2025-12-04T09:13:17.6186961Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c3bc56c8b4f1af9747e483bf5a8f9cc685114c40\default\4.zip 2025-12-04T09:13:17.6189803Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0\default\1.zip 2025-12-04T09:13:17.6191241Z to C:\actions-runner\_work\_temp\unzipped-caches\1a6b7df4c59f57265efb0f1f406bba36\.pytest_cache 2025-12-04T09:13:17.6192790Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0\default\1.zip 2025-12-04T09:13:17.6195003Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ca6175c8f0acb7fea3c5cd088fc55409ba03567f\default\1.zip 2025-12-04T09:13:17.6196481Z to C:\actions-runner\_work\_temp\unzipped-caches\c0aa44deea49c2abab1c6e1f75e16ed8\.pytest_cache 2025-12-04T09:13:17.6198092Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ca6175c8f0acb7fea3c5cd088fc55409ba03567f\default\1.zip 2025-12-04T09:13:17.6200301Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cc8bfd1206f4bff26bd86ce584f6c16b6401ef50\default\1.zip 2025-12-04T09:13:17.6201712Z to C:\actions-runner\_work\_temp\unzipped-caches\d4d59750a90139f6c02bd5f25524adbf\.pytest_cache 2025-12-04T09:13:17.6203207Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cc8bfd1206f4bff26bd86ce584f6c16b6401ef50\default\1.zip 2025-12-04T09:13:17.6205433Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cda7604434c8fbfe849b1ff612cc286b7f1e5ff1\default\3.zip 2025-12-04T09:13:17.6206845Z to C:\actions-runner\_work\_temp\unzipped-caches\fd2b96c7c28815eaa67a35d5d8b84c67\.pytest_cache 2025-12-04T09:13:17.6208296Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cda7604434c8fbfe849b1ff612cc286b7f1e5ff1\default\3.zip 2025-12-04T09:13:17.6210567Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\dc4f3c7505a810322db51e68800b477ed2147947\default\1.zip 2025-12-04T09:13:17.6211975Z to C:\actions-runner\_work\_temp\unzipped-caches\578de992f79dc6babd14c0513da27251\.pytest_cache 2025-12-04T09:13:17.6213534Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\dc4f3c7505a810322db51e68800b477ed2147947\default\1.zip 2025-12-04T09:13:17.6215910Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\de773364be041ca7fd2dcaf35ca15c093fc9370b\default\4.zip 2025-12-04T09:13:17.6217364Z to C:\actions-runner\_work\_temp\unzipped-caches\06bc21037e4df93f3faad54afce78da4\.pytest_cache 2025-12-04T09:13:17.6218809Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\de773364be041ca7fd2dcaf35ca15c093fc9370b\default\4.zip 2025-12-04T09:13:17.6221072Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e3d6896d08018d159920c363d1222db309bca71b\default\4.zip 2025-12-04T09:13:17.6222490Z to C:\actions-runner\_work\_temp\unzipped-caches\46bdb968088439fd1bf0a73efecfd03b\.pytest_cache 2025-12-04T09:13:17.6223932Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e3d6896d08018d159920c363d1222db309bca71b\default\4.zip 2025-12-04T09:13:17.6226154Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ebb2001a489181dfe5c879a5c78cde3b4bc201e4\default\1.zip 2025-12-04T09:13:17.6227627Z to C:\actions-runner\_work\_temp\unzipped-caches\f6b1b847370663a53f1607a29e7796be\.pytest_cache 2025-12-04T09:13:17.6229059Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ebb2001a489181dfe5c879a5c78cde3b4bc201e4\default\1.zip 2025-12-04T09:13:17.6231248Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f1076f5510920044912247b1abb8760cb820f598\default\2.zip 2025-12-04T09:13:17.6232745Z to C:\actions-runner\_work\_temp\unzipped-caches\d7e9df9baf32f4af8a609aa30919139a\.pytest_cache 2025-12-04T09:13:17.6234184Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f1076f5510920044912247b1abb8760cb820f598\default\2.zip 2025-12-04T09:13:17.6236394Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f47dd0ddef1359e5b43e4b962412f67b30ecde56\default\4.zip 2025-12-04T09:13:17.6237850Z to C:\actions-runner\_work\_temp\unzipped-caches\9bb62e457dd4706468869a986918e4fb\.pytest_cache 2025-12-04T09:13:17.6239347Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f47dd0ddef1359e5b43e4b962412f67b30ecde56\default\4.zip 2025-12-04T09:13:17.6241637Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f6331192b4b105bb8a20823dc02e33b55e5c91e2\default\4.zip 2025-12-04T09:13:17.6243049Z to C:\actions-runner\_work\_temp\unzipped-caches\b0f32cd18e7437f3340b86c23af04962\.pytest_cache 2025-12-04T09:13:17.6244657Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f6331192b4b105bb8a20823dc02e33b55e5c91e2\default\4.zip 2025-12-04T09:13:17.6246848Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f8d408d24ace6d9a0fc751e40f1dd3e7f31f2147\default\4.zip 2025-12-04T09:13:17.6248269Z to C:\actions-runner\_work\_temp\unzipped-caches\29e5976eded4f187b1f4196835983b5b\.pytest_cache 2025-12-04T09:13:17.6249825Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f8d408d24ace6d9a0fc751e40f1dd3e7f31f2147\default\4.zip 2025-12-04T09:13:17.6252012Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fe0bb7cf6001532b14bba14d686baa1ff0b98de0\default\3.zip 2025-12-04T09:13:17.6253441Z to C:\actions-runner\_work\_temp\unzipped-caches\73cfea32c9be54482266e62fb55f54b9\.pytest_cache 2025-12-04T09:13:17.6254944Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fe0bb7cf6001532b14bba14d686baa1ff0b98de0\default\3.zip 2025-12-04T09:13:17.6889867Z ##[group]Run .ci/pytorch/win-build.sh 2025-12-04T09:13:17.6890204Z .ci/pytorch/win-build.sh 2025-12-04T09:13:17.6910547Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:13:17.6911023Z env: 2025-12-04T09:13:17.6911246Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:13:17.6911567Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:13:17.6912045Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:13:17.6912595Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:13:17.6913168Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:13:17.6913593Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:13:17.6913997Z PYTORCH_FINAL_PACKAGE_DIR: /c/19922768520/build-results/ 2025-12-04T09:13:17.6914366Z BRANCH: main 2025-12-04T09:13:17.6914583Z BUILD_ENVIRONMENT: win-vs2022-cpu-py3 2025-12-04T09:13:17.6914915Z BUILD_WHEEL: 1 2025-12-04T09:13:17.6915142Z MAX_JOBS: 8 2025-12-04T09:13:17.6915316Z CUDA_VERSION: cpu 2025-12-04T09:13:17.6915553Z PYTHON_VERSION: 3.10 2025-12-04T09:13:17.6915787Z SCCACHE_BUCKET: ossci-compiler-cache 2025-12-04T09:13:17.6916102Z SCCACHE_S3_KEY_PREFIX: trunk 2025-12-04T09:13:17.6916461Z SCCACHE_REGION: us-east-1 2025-12-04T09:13:17.6916734Z VC_PRODUCT: BuildTools 2025-12-04T09:13:17.6916951Z VC_VERSION: 2025-12-04T09:13:17.6917166Z VC_YEAR: 2022 2025-12-04T09:13:17.6917533Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T09:13:17.6918121Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T09:13:17.6918403Z PR_NUMBER: 2025-12-04T09:13:17.6918674Z SHA1: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:13:17.6918997Z DEBUG: 0 2025-12-04T09:13:17.6919194Z TORCH_CUDA_ARCH_LIST: 8.6 2025-12-04T09:13:17.6919450Z USE_CUDA: 0 2025-12-04T09:13:17.6919634Z USE_XPU: 0 2025-12-04T09:13:17.6919855Z XPU_VERSION: 2025-12-04T09:13:17.6920054Z OUR_GITHUB_JOB_ID: 57115016827 2025-12-04T09:13:17.6920333Z ##[endgroup] 2025-12-04T09:13:17.7609017Z ++ [[ win-vs2022-cpu-py3 == *rocm* ]] 2025-12-04T09:13:17.7609359Z ++ BUILD_TEST_LIBTORCH=0 2025-12-04T09:13:17.7609752Z + source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common-build.sh 2025-12-04T09:13:17.7612080Z ++ [[ win-vs2022-cpu-py3 != *win-* ]] 2025-12-04T09:13:17.7612520Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:13:17.7612988Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:13:17.7666895Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:13:17.7761874Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2025-12-04T09:13:17.7762267Z + export TMP_DIR_WIN 2025-12-04T09:13:17.7762584Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/19922768520/build-results/ 2025-12-04T09:13:17.7763016Z + PYTORCH_FINAL_PACKAGE_DIR=/c/19922768520/build-results/ 2025-12-04T09:13:17.7763370Z + [[ -n /c/19922768520/build-results/ ]] 2025-12-04T09:13:17.7763647Z + mkdir -p /c/19922768520/build-results/ 2025-12-04T09:13:17.7893405Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T09:13:17.7894120Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T09:13:17.7894567Z + set +ex 2025-12-04T09:13:18.8133360Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat 2025-12-04T09:13:18.8285615Z 2025-12-04T09:13:18.8286244Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" (set BUILD_TYPE=debug ) ELSE (set BUILD_TYPE=release ) 2025-12-04T09:13:18.8291143Z 2025-12-04T09:13:18.8296512Z 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-12-04T09:13:18.8299813Z 2025-12-04T09:13:18.8300330Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-12-04T09:13:18.8301020Z 2025-12-04T09:13:18.8301624Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\install_magma.bat 2025-12-04T09:13:18.8314439Z 2025-12-04T09:13:18.8314783Z C:\actions-runner\_work\pytorch\pytorch>if "cpu" == "cpu" ( 2025-12-04T09:13:18.8315200Z echo skip magma installation for cpu builds 2025-12-04T09:13:18.8315499Z exit /b 0 2025-12-04T09:13:18.8315664Z ) 2025-12-04T09:13:18.8315867Z skip magma installation for cpu builds 2025-12-04T09:13:18.8319418Z 2025-12-04T09:13:18.8319863Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-12-04T09:13:18.8320628Z 2025-12-04T09:13:18.8320893Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-12-04T09:13:18.8322029Z 2025-12-04T09:13:18.8322712Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\install_sccache.bat 2025-12-04T09:13:18.8332269Z 2025-12-04T09:13:18.8332718Z C:\actions-runner\_work\pytorch\pytorch>mkdir C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin 2025-12-04T09:13:18.8339692Z 2025-12-04T09:13:18.8339926Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" ( 2025-12-04T09:13:18.8340460Z IF EXIST C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe ( 2025-12-04T09:13:18.8340944Z taskkill /im sccache.exe /f /t || ver 1>nul 2025-12-04T09:13:18.8341427Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe || ver 1>nul 2025-12-04T09:13:18.8341863Z ) 2025-12-04T09:13:18.8343067Z 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-12-04T09:13:18.8344303Z ) 2025-12-04T09:13:20.4882832Z Completed 256.0 KiB/18.8 MiB (379.0 KiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.4921420Z Completed 512.0 KiB/18.8 MiB (756.7 KiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.4932177Z Completed 768.0 KiB/18.8 MiB (1.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.4941757Z Completed 1.0 MiB/18.8 MiB (1.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.4943149Z Completed 1.2 MiB/18.8 MiB (1.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.4989428Z Completed 1.5 MiB/18.8 MiB (2.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.4993433Z Completed 1.8 MiB/18.8 MiB (2.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5030231Z Completed 2.0 MiB/18.8 MiB (2.9 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5045836Z Completed 2.2 MiB/18.8 MiB (3.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5049272Z Completed 2.5 MiB/18.8 MiB (3.6 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5058182Z Completed 2.8 MiB/18.8 MiB (4.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5066147Z Completed 3.0 MiB/18.8 MiB (4.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5077594Z Completed 3.2 MiB/18.8 MiB (4.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5083062Z Completed 3.5 MiB/18.8 MiB (5.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5087900Z Completed 3.8 MiB/18.8 MiB (5.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5092044Z Completed 4.0 MiB/18.8 MiB (5.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5098374Z Completed 4.2 MiB/18.8 MiB (6.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5103190Z Completed 4.5 MiB/18.8 MiB (6.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5111790Z Completed 4.8 MiB/18.8 MiB (6.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5120991Z Completed 5.0 MiB/18.8 MiB (7.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5130820Z Completed 5.2 MiB/18.8 MiB (7.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5137003Z Completed 5.5 MiB/18.8 MiB (7.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5143394Z Completed 5.8 MiB/18.8 MiB (8.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5147448Z Completed 6.0 MiB/18.8 MiB (8.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5155292Z Completed 6.2 MiB/18.8 MiB (8.9 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5159342Z Completed 6.5 MiB/18.8 MiB (9.2 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5166167Z Completed 6.8 MiB/18.8 MiB (9.6 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5170941Z Completed 7.0 MiB/18.8 MiB (9.9 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5177597Z Completed 7.2 MiB/18.8 MiB (10.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5181838Z Completed 7.5 MiB/18.8 MiB (10.6 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5187988Z Completed 7.8 MiB/18.8 MiB (11.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5191097Z Completed 8.0 MiB/18.8 MiB (11.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5199572Z Completed 8.2 MiB/18.8 MiB (11.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5206532Z Completed 8.5 MiB/18.8 MiB (12.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5208441Z Completed 8.8 MiB/18.8 MiB (12.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5215326Z Completed 9.0 MiB/18.8 MiB (12.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5217794Z Completed 9.2 MiB/18.8 MiB (13.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5225782Z Completed 9.5 MiB/18.8 MiB (13.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5229915Z Completed 9.8 MiB/18.8 MiB (13.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5234478Z Completed 10.0 MiB/18.8 MiB (14.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5242533Z Completed 10.2 MiB/18.8 MiB (14.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5249948Z Completed 10.5 MiB/18.8 MiB (14.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5254324Z Completed 10.8 MiB/18.8 MiB (15.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5263565Z Completed 11.0 MiB/18.8 MiB (15.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5269604Z Completed 11.2 MiB/18.8 MiB (15.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5272624Z Completed 11.5 MiB/18.8 MiB (16.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5281001Z Completed 11.8 MiB/18.8 MiB (16.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5286010Z Completed 12.0 MiB/18.8 MiB (16.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5291381Z Completed 12.2 MiB/18.8 MiB (17.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5296255Z Completed 12.5 MiB/18.8 MiB (17.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5301725Z Completed 12.8 MiB/18.8 MiB (17.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5307927Z Completed 13.0 MiB/18.8 MiB (18.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5310729Z Completed 13.2 MiB/18.8 MiB (18.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5316560Z Completed 13.5 MiB/18.8 MiB (18.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5320660Z Completed 13.8 MiB/18.8 MiB (19.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5326671Z Completed 14.0 MiB/18.8 MiB (19.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5331170Z Completed 14.2 MiB/18.8 MiB (19.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5335852Z Completed 14.5 MiB/18.8 MiB (20.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5342839Z Completed 14.8 MiB/18.8 MiB (20.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5361567Z Completed 15.0 MiB/18.8 MiB (20.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5369787Z Completed 15.2 MiB/18.8 MiB (21.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5376538Z Completed 15.5 MiB/18.8 MiB (21.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5380706Z Completed 15.8 MiB/18.8 MiB (21.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5387410Z Completed 16.0 MiB/18.8 MiB (22.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5819611Z Completed 16.2 MiB/18.8 MiB (22.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5915113Z Completed 16.5 MiB/18.8 MiB (21.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.5931225Z Completed 16.8 MiB/18.8 MiB (21.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.6018026Z Completed 17.0 MiB/18.8 MiB (21.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.6030061Z Completed 17.2 MiB/18.8 MiB (21.8 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.6040333Z Completed 17.5 MiB/18.8 MiB (22.1 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.6049785Z Completed 17.8 MiB/18.8 MiB (22.4 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.6059694Z Completed 18.0 MiB/18.8 MiB (22.7 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.6069738Z Completed 18.2 MiB/18.8 MiB (23.0 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.6078020Z Completed 18.5 MiB/18.8 MiB (23.3 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.6081532Z Completed 18.8 MiB/18.8 MiB (23.5 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.6089504Z Completed 18.8 MiB/18.8 MiB (23.6 MiB/s) with 1 file(s) remaining 2025-12-04T09:13:20.6090074Z download: s3://ossci-windows/sccache-v0.7.4.exe to build\win_tmp\bin\sccache.exe 2025-12-04T09:13:20.7050710Z 2025-12-04T09:13:20.7051370Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-12-04T09:13:20.7052382Z 2025-12-04T09:13:20.7052830Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-12-04T09:13:20.7054472Z 2025-12-04T09:13:20.7054714Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" ( 2025-12-04T09:13:20.7055079Z set CUDA_VERSION=xpu 2025-12-04T09:13:20.7055599Z call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\..\windows\internal\xpu_install.bat 2025-12-04T09:13:20.7056151Z if errorlevel 1 exit /b 1 2025-12-04T09:13:20.7056392Z ) 2025-12-04T09:13:20.7056564Z 2025-12-04T09:13:20.7057186Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2025-12-04T09:13:20.7067730Z 2025-12-04T09:13:20.7068526Z 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-12-04T09:13:20.7070436Z 2025-12-04T09:13:20.7070708Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-12-04T09:13:20.7073654Z 2025-12-04T09:13:20.7074049Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-12-04T09:13:20.7076648Z 2025-12-04T09:13:20.7076880Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-12-04T09:13:20.7078057Z 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-12-04T09:13:20.7079363Z if errorlevel 1 exit /b 2025-12-04T09:13:20.7079692Z if not errorlevel 0 exit /b 2025-12-04T09:13:20.7080620Z 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-12-04T09:13:20.7081525Z if errorlevel 1 exit /b 2025-12-04T09:13:20.7081840Z if not errorlevel 0 exit /b 2025-12-04T09:13:20.7082137Z ) 2025-12-04T09:13:20.7082285Z 2025-12-04T09:13:20.7082765Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-12-04T09:13:23.0540825Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-12-04T09:13:23.0545241Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-12-04T09:13:23.0547591Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-12-04T09:13:23.0551656Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-12-04T09:13:23.0555648Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-12-04T09:13:23.0559052Z Ignoring numpy: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T09:13:23.0561678Z Ignoring numpy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:13:23.0565525Z Ignoring pandas: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T09:13:23.0568368Z Ignoring pandas: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:13:23.0572691Z Ignoring optree: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:13:23.0577408Z Ignoring scipy: markers 'python_version > "3.11" and python_version < "3.14"' don't match your environment 2025-12-04T09:13:23.0580149Z Ignoring scipy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:13:23.0584395Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-12-04T09:13:23.0588193Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-12-04T09:13:23.0591067Z Ignoring lxml: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:13:23.0594617Z Ignoring onnx: markers 'python_version == "3.14"' don't match your environment 2025-12-04T09:13:23.0597569Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-12-04T09:13:23.0606770Z 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-12-04T09:13:23.2780283Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:13:23.4699519Z Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:13:23.5069497Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-12-04T09:13:23.5105306Z Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-04T09:13:23.6771266Z Collecting coremltools==5.0b5 (from -r .ci/docker/requirements-ci.txt (line 23)) 2025-12-04T09:13:23.6833594Z Downloading coremltools-5.0b5.tar.gz (913 kB) 2025-12-04T09:13:23.8461818Z ---------------------------------------- 913.2/913.2 kB 13.9 MB/s 0:00:00 2025-12-04T09:13:24.5168654Z Installing build dependencies: started 2025-12-04T09:13:26.5249234Z Installing build dependencies: finished with status 'done' 2025-12-04T09:13:26.5262097Z Getting requirements to build wheel: started 2025-12-04T09:13:27.0837231Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:13:27.0859204Z Preparing metadata (pyproject.toml): started 2025-12-04T09:13:27.4312935Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:13:27.4554876Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-12-04T09:13:27.4589066Z Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-12-04T09:13:27.4867985Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-12-04T09:13:27.4902335Z Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-04T09:13:27.5156615Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-12-04T09:13:27.5189123Z Downloading fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-12-04T09:13:27.5466966Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-12-04T09:13:27.5506183Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-12-04T09:13:27.8796903Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T09:13:27.8835280Z Downloading hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:13:27.9315616Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-12-04T09:13:27.9349092Z Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-12-04T09:13:27.9637262Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-12-04T09:13:27.9673965Z Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:13:27.9979547Z Collecting librosa>=0.6.2 (from -r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:28.0025890Z Downloading librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-12-04T09:13:28.0525301Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-12-04T09:13:28.0545268Z Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:13:28.1142363Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-12-04T09:13:28.1178800Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-12-04T09:13:28.2815195Z Collecting numba==0.55.2 (from -r .ci/docker/requirements-ci.txt (line 120)) 2025-12-04T09:13:28.2854693Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl.metadata (3.3 kB) 2025-12-04T09:13:28.5598281Z Collecting numpy==1.22.4 (from -r .ci/docker/requirements-ci.txt (line 139)) 2025-12-04T09:13:28.5635831Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-12-04T09:13:28.7419732Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:13:28.7457287Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-12-04T09:13:28.8093969Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 153)) 2025-12-04T09:13:28.8128290Z Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T09:13:28.9708066Z Collecting optree==0.13.0 (from -r .ci/docker/requirements-ci.txt (line 158)) 2025-12-04T09:13:28.9746801Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl.metadata (48 kB) 2025-12-04T09:13:29.2358681Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 172)) 2025-12-04T09:13:29.2397097Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB) 2025-12-04T09:13:29.4784676Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 177)) 2025-12-04T09:13:29.4822150Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl.metadata (592 bytes) 2025-12-04T09:13:29.6393043Z Collecting psutil (from -r .ci/docker/requirements-ci.txt (line 182)) 2025-12-04T09:13:29.6431266Z Downloading psutil-7.1.3-cp37-abi3-win_amd64.whl.metadata (23 kB) 2025-12-04T09:13:29.7169897Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T09:13:29.7206006Z Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-12-04T09:13:29.7647465Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 192)) 2025-12-04T09:13:29.7675904Z Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-12-04T09:13:29.8170327Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 197)) 2025-12-04T09:13:29.8204944Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:13:29.8527358Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-12-04T09:13:29.8563841Z Downloading pytest_rerunfailures-16.1-py3-none-any.whl.metadata (21 kB) 2025-12-04T09:13:29.8880031Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 207)) 2025-12-04T09:13:29.8915211Z Downloading pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:13:29.9498181Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 222)) 2025-12-04T09:13:29.9531496Z Downloading xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-12-04T09:13:30.8749125Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 227)) 2025-12-04T09:13:30.8797331Z Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:13:30.9815263Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:13:30.9859428Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl.metadata (13 kB) 2025-12-04T09:13:31.1794120Z Collecting scipy==1.10.1 (from -r .ci/docker/requirements-ci.txt (line 257)) 2025-12-04T09:13:31.1844772Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl.metadata (58 kB) 2025-12-04T09:13:31.2272457Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 273)) 2025-12-04T09:13:31.2306733Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-04T09:13:31.2663802Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 283)) 2025-12-04T09:13:31.2708631Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-04T09:13:31.3036873Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 289)) 2025-12-04T09:13:31.3070604Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl.metadata (7.4 kB) 2025-12-04T09:13:31.3600315Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-12-04T09:13:31.3634177Z Downloading redis-7.1.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:13:31.4025037Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 298)) 2025-12-04T09:13:31.4058096Z Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-04T09:13:31.4390274Z Collecting jinja2==3.1.6 (from -r .ci/docker/requirements-ci.txt (line 303)) 2025-12-04T09:13:31.4424342Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:13:31.4717367Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 308)) 2025-12-04T09:13:31.4751769Z Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T09:13:31.5190920Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 313)) 2025-12-04T09:13:31.5226046Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl.metadata (778 bytes) 2025-12-04T09:13:31.5580542Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:31.5650277Z Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-12-04T09:13:31.6323276Z Collecting pywavelets==1.4.1 (from -r .ci/docker/requirements-ci.txt (line 324)) 2025-12-04T09:13:31.6358853Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) 2025-12-04T09:13:31.9701115Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 331)) 2025-12-04T09:13:31.9790631Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl.metadata (3.9 kB) 2025-12-04T09:13:32.0277133Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:13:32.0312332Z Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-04T09:13:32.0625544Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-12-04T09:13:32.0660010Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:13:32.1506337Z Collecting onnx==1.19.1 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-12-04T09:13:32.1542869Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl.metadata (7.2 kB) 2025-12-04T09:13:32.2883156Z Collecting onnxscript==0.5.4 (from -r .ci/docker/requirements-ci.txt (line 349)) 2025-12-04T09:13:32.2920396Z Downloading onnxscript-0.5.4-py3-none-any.whl.metadata (13 kB) 2025-12-04T09:13:32.3163963Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 354)) 2025-12-04T09:13:32.3198510Z Downloading parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-12-04T09:13:32.3505877Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-12-04T09:13:32.3540503Z Downloading pwlf-2.2.1.tar.gz (17 kB) 2025-12-04T09:13:32.3824937Z Installing build dependencies: started 2025-12-04T09:13:33.8345746Z Installing build dependencies: finished with status 'done' 2025-12-04T09:13:33.8358173Z Getting requirements to build wheel: started 2025-12-04T09:13:34.2984879Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:13:34.3007367Z Preparing metadata (pyproject.toml): started 2025-12-04T09:13:34.8658841Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:13:34.9279798Z Collecting pyyaml==6.0.3 (from -r .ci/docker/requirements-ci.txt (line 369)) 2025-12-04T09:13:34.9328921Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl.metadata (2.4 kB) 2025-12-04T09:13:35.5458198Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-12-04T09:13:35.5501856Z Downloading pyzstd-0.18.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:13:35.7087749Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 371)) 2025-12-04T09:13:35.7124943Z Downloading setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T09:13:35.7554847Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 372)) 2025-12-04T09:13:35.7589383Z Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-12-04T09:13:35.7663013Z Requirement already satisfied: six in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 373)) (1.17.0) 2025-12-04T09:13:35.7820036Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 377)) 2025-12-04T09:13:35.7855300Z Downloading PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T09:13:35.8196733Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T09:13:35.8231882Z Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-12-04T09:13:35.9993723Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 387)) 2025-12-04T09:13:36.0030435Z Downloading cmake-3.31.6-py3-none-win_amd64.whl.metadata (6.3 kB) 2025-12-04T09:13:36.0601262Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 390)) 2025-12-04T09:13:36.0636035Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl.metadata (2.0 kB) 2025-12-04T09:13:36.0988247Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-12-04T09:13:36.1023037Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:13:36.1452904Z Collecting cuda-bindings<13.0,>=12.0 (from -r .ci/docker/requirements-ci.txt (line 396)) 2025-12-04T09:13:36.1487546Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:13:36.1898801Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 400)) 2025-12-04T09:13:36.1933228Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:13:36.2252809Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 401)) 2025-12-04T09:13:36.2301111Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-12-04T09:13:36.2995297Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 402)) 2025-12-04T09:13:36.3027779Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:13:36.3288733Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 403)) 2025-12-04T09:13:36.3323466Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-12-04T09:13:36.3890379Z Collecting tqdm>=4.66.0 (from -r .ci/docker/requirements-ci.txt (line 406)) 2025-12-04T09:13:36.3924040Z Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-12-04T09:13:37.2595989Z Collecting aiohttp==3.13.2 (from -r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:13:37.2636477Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-12-04T09:13:37.2804460Z 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-12-04T09:13:37.2811664Z 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-12-04T09:13:37.2818523Z 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-12-04T09:13:37.3005491Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:13:37.3041225Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-12-04T09:13:37.3347518Z Collecting colorama (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:13:37.3389984Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-04T09:13:37.3742455Z Collecting tomli>=1.1.0 (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:13:37.3794591Z Downloading tomli-2.3.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:13:37.4708286Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-12-04T09:13:37.4742055Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl.metadata (8.5 kB) 2025-12-04T09:13:37.5175388Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:13:37.5210833Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-12-04T09:13:37.5450601Z Collecting aiosignal>=1.4.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:13:37.5494444Z Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-04T09:13:37.5796416Z Collecting async-timeout<6.0,>=4.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:13:37.5842712Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:13:37.6170946Z Collecting attrs>=17.3.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:13:37.6205834Z Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:13:38.6492711Z Collecting frozenlist>=1.1.1 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:13:38.6532892Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-12-04T09:13:39.0077488Z Collecting multidict<7.0,>=4.5 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:13:39.0119034Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2025-12-04T09:13:39.2145673Z Collecting propcache>=0.2.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:13:39.2190201Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl.metadata (14 kB) 2025-12-04T09:13:39.6086848Z Collecting yarl<2.0,>=1.17.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:13:39.6125863Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl.metadata (77 kB) 2025-12-04T09:13:39.6583813Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T09:13:39.6620557Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-12-04T09:13:39.6913610Z Collecting exceptiongroup>=1.0.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T09:13:39.6948264Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T09:13:39.7264583Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-12-04T09:13:39.7299200Z Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:13:39.8341932Z Collecting llvmlite<0.39,>=0.38.0rc1 (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) 2025-12-04T09:13:39.8376092Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl.metadata (4.7 kB) 2025-12-04T09:13:39.8674195Z Requirement already satisfied: python-dateutil>=2.8.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) (2.9.0.post0) 2025-12-04T09:13:39.9215223Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:13:39.9255217Z Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-12-04T09:13:39.9573282Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:13:39.9608958Z Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-04T09:13:40.0127086Z Collecting iniconfig (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T09:13:40.0160860Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:13:40.0462916Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T09:13:40.0497219Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-12-04T09:13:40.1051775Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 192)) 2025-12-04T09:13:40.1089145Z Downloading execnet-2.1.2-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:13:40.2274338Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:13:40.2316056Z Downloading imageio-2.37.2-py3-none-any.whl.metadata (9.7 kB) 2025-12-04T09:13:40.3276986Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:13:40.3319720Z Downloading tifffile-2025.5.10-py3-none-any.whl.metadata (31 kB) 2025-12-04T09:13:40.3686728Z Collecting lazy_loader>=0.3 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:13:40.3725964Z Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T09:13:40.4303722Z Requirement already satisfied: requests<3,>=2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (2.27.1) 2025-12-04T09:13:40.5283082Z Collecting MarkupSafe>=2.0 (from jinja2==3.1.6->-r .ci/docker/requirements-ci.txt (line 303)) 2025-12-04T09:13:40.5320730Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata (2.8 kB) 2025-12-04T09:13:40.5686061Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:40.5720855Z Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:13:41.5384399Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:41.5427321Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl.metadata (3.8 kB) 2025-12-04T09:13:41.6234029Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:41.6270957Z Downloading google_auth-2.43.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-04T09:13:41.6689819Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:41.6724813Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-12-04T09:13:41.7109889Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:41.7144529Z Downloading markdown-3.10-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:13:41.8378301Z Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:41.8411571Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T09:13:41.8853279Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:41.8887652Z Downloading werkzeug-3.1.4-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:13:41.9004892Z Requirement already satisfied: wheel>=0.26 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (0.45.1) 2025-12-04T09:13:41.9539522Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:13:41.9575642Z Downloading pynacl-1.6.1-cp38-abi3-win_amd64.whl.metadata (10 kB) 2025-12-04T09:13:41.9947857Z Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:13:41.9983072Z Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:13:42.0174010Z Requirement already satisfied: urllib3>=1.26.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) (1.26.20) 2025-12-04T09:13:42.0370629Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:13:42.0405104Z Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) 2025-12-04T09:13:42.0753467Z Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.3->-r .ci/docker/requirements-ci.txt (line 337)) 2025-12-04T09:13:42.0790073Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-12-04T09:13:42.1601347Z Collecting ml_dtypes>=0.5.0 (from onnx==1.19.1->-r .ci/docker/requirements-ci.txt (line 342)) 2025-12-04T09:13:42.1635751Z Downloading ml_dtypes-0.5.4-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-12-04T09:13:42.1961492Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.4->-r .ci/docker/requirements-ci.txt (line 349)) 2025-12-04T09:13:42.1997314Z Downloading onnx_ir-0.1.12-py3-none-any.whl.metadata (3.2 kB) 2025-12-04T09:13:42.2593874Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 363)) 2025-12-04T09:13:42.2629525Z Downloading pyDOE-0.3.8.zip (22 kB) 2025-12-04T09:13:42.2878675Z Installing build dependencies: started 2025-12-04T09:13:44.2590615Z Installing build dependencies: finished with status 'done' 2025-12-04T09:13:44.2603269Z Getting requirements to build wheel: started 2025-12-04T09:13:44.7528375Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:13:44.7551216Z Preparing metadata (pyproject.toml): started 2025-12-04T09:13:45.0391999Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:13:45.1142178Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T09:13:45.1180909Z Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-12-04T09:13:45.1471449Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T09:13:45.1507552Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-04T09:13:45.1938243Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 401)) 2025-12-04T09:13:45.1972324Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-04T09:13:45.3140504Z Collecting cuda-pathfinder~=1.1 (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 396)) 2025-12-04T09:13:45.3179384Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl.metadata (1.9 kB) 2025-12-04T09:13:45.3663580Z Collecting cachetools<7.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:45.3698926Z Downloading cachetools-6.2.2-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:13:45.4081147Z Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:45.4118303Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-12-04T09:13:45.4486942Z Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:45.4532852Z Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:13:45.5224166Z Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:45.5306241Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-04T09:13:45.5781393Z Requirement already satisfied: certifi>=2017.4.17 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (2025.11.12) 2025-12-04T09:13:45.5791201Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (2.0.12) 2025-12-04T09:13:45.5801332Z Requirement already satisfied: idna<4,>=2.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (3.11) 2025-12-04T09:13:45.6214730Z Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:45.6252889Z Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:13:45.6587806Z 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-12-04T09:13:45.6621626Z Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-12-04T09:13:45.6922051Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T09:13:45.6956023Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T09:13:45.7601771Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:45.7636725Z Downloading audioread-3.1.0-py3-none-any.whl.metadata (9.0 kB) 2025-12-04T09:13:45.9194145Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:45.9234254Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl.metadata (11 kB) 2025-12-04T09:13:45.9793923Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:45.9828577Z Downloading joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:13:46.0154332Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:46.0188404Z Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-04T09:13:46.0731576Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:46.0765942Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl.metadata (16 kB) 2025-12-04T09:13:46.1088677Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:46.1161681Z Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:13:46.2450931Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:46.2487143Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl.metadata (5.6 kB) 2025-12-04T09:13:46.3658154Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:46.3694519Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-12-04T09:13:46.4037591Z 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-12-04T09:13:46.4043887Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-12-04T09:13:46.4086988Z Downloading pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-12-04T09:13:46.4277368Z Downloading pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-12-04T09:13:46.4453789Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-12-04T09:13:46.4639686Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-12-04T09:13:46.4811989Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-12-04T09:13:46.5255250Z INFO: pip is looking at multiple versions of pyzstd to determine which version is compatible with other requirements. This could take a while. 2025-12-04T09:13:46.5262567Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-12-04T09:13:46.5297487Z Downloading pyzstd-0.17.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:13:46.5463786Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl.metadata (2.5 kB) 2025-12-04T09:13:46.7044116Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:46.7079239Z Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:13:47.0113859Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:13:47.0153364Z Downloading cryptography-46.0.3-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:13:47.1963507Z Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:13:47.1999823Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:13:47.2219546Z INFO: pip is looking at multiple versions of cryptography to determine which version is compatible with other requirements. This could take a while. 2025-12-04T09:13:47.2229047Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:13:47.2264591Z Downloading cryptography-46.0.2-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:13:47.2522813Z Downloading cryptography-46.0.1-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:13:47.2782250Z Downloading cryptography-46.0.0-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:13:47.3066514Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:13:47.3492973Z Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:13:47.3527068Z Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-04T09:13:47.3969306Z Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:13:47.4002417Z Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-12-04T09:13:47.4423774Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:13:47.4456165Z Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-12-04T09:13:47.8778651Z Collecting wrapt<3,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:13:47.8819009Z Downloading wrapt-2.0.1-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-12-04T09:13:47.9319333Z Downloading build-1.3.0-py3-none-any.whl (23 kB) 2025-12-04T09:13:47.9448943Z Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2025-12-04T09:13:47.9586600Z Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-12-04T09:13:47.9715852Z Downloading fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-12-04T09:13:47.9831946Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-12-04T09:13:48.0006144Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl (455 kB) 2025-12-04T09:13:48.0154842Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-12-04T09:13:48.0284727Z Downloading hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-12-04T09:13:48.0475679Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-12-04T09:13:48.0591643Z Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-12-04T09:13:48.0729596Z Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-12-04T09:13:48.0977857Z ---------------------------------------- 2.0/2.0 MB 110.2 MB/s 0:00:00 2025-12-04T09:13:48.1014654Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-12-04T09:13:48.1194333Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl (2.4 MB) 2025-12-04T09:13:48.1438296Z ---------------------------------------- 2.4/2.4 MB 139.9 MB/s 0:00:00 2025-12-04T09:13:48.1480813Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl (14.7 MB) 2025-12-04T09:13:48.2323715Z ---------------------------------------- 14.7/14.7 MB 183.1 MB/s 0:00:00 2025-12-04T09:13:48.2373449Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-12-04T09:13:48.3012569Z ---------------------------------------- 10.7/10.7 MB 165.1 MB/s 0:00:00 2025-12-04T09:13:48.3046849Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-12-04T09:13:48.3146169Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl (274 kB) 2025-12-04T09:13:48.3261538Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB) 2025-12-04T09:13:48.3478799Z ---------------------------------------- 2.6/2.6 MB 144.0 MB/s 0:00:00 2025-12-04T09:13:48.3528892Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl (434 kB) 2025-12-04T09:13:48.3653424Z Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2025-12-04T09:13:48.3761600Z Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-12-04T09:13:48.3849039Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-12-04T09:13:48.3943920Z Downloading pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-12-04T09:13:48.4040974Z Downloading xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-12-04T09:13:48.4135629Z Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-12-04T09:13:48.4277963Z ---------------------------------------- 1.1/1.1 MB 55.3 MB/s 0:00:00 2025-12-04T09:13:48.4331335Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl (24.5 MB) 2025-12-04T09:13:48.5986604Z ---------------------------------------- 24.5/24.5 MB 154.3 MB/s 0:00:00 2025-12-04T09:13:48.6035473Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB) 2025-12-04T09:13:48.9417433Z ---------------------------------------- 42.5/42.5 MB 128.7 MB/s 0:00:00 2025-12-04T09:13:48.9486887Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl (1.7 MB) 2025-12-04T09:13:48.9647981Z ---------------------------------------- 1.7/1.7 MB ? 0:00:00 2025-12-04T09:13:48.9681937Z Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-12-04T09:13:48.9771670Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-04T09:13:48.9867309Z Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-12-04T09:13:48.9964367Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl (16.4 MB) 2025-12-04T09:13:49.0816734Z ---------------------------------------- 16.4/16.4 MB 207.3 MB/s 0:00:00 2025-12-04T09:13:49.0882441Z Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-12-04T09:13:49.1275520Z ---------------------------------------- 5.6/5.6 MB 353.8 MB/s 0:00:00 2025-12-04T09:13:49.1325888Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) 2025-12-04T09:13:49.1604374Z ---------------------------------------- 4.2/4.2 MB 125.8 MB/s 0:00:00 2025-12-04T09:13:49.1643601Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl (3.8 MB) 2025-12-04T09:13:49.1870799Z ---------------------------------------- 3.8/3.8 MB 114.3 MB/s 0:00:00 2025-12-04T09:13:49.1921192Z Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-12-04T09:13:49.2038437Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-12-04T09:13:49.2509331Z ---------------------------------------- 6.2/6.2 MB 126.1 MB/s 0:00:00 2025-12-04T09:13:49.2548154Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl (16.5 MB) 2025-12-04T09:13:49.3416166Z ---------------------------------------- 16.5/16.5 MB 172.3 MB/s 0:00:00 2025-12-04T09:13:49.3473190Z Downloading onnxscript-0.5.4-py3-none-any.whl (679 kB) 2025-12-04T09:13:49.3577951Z ---------------------------------------- 679.3/679.3 kB ? 0:00:00 2025-12-04T09:13:49.3609997Z Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-12-04T09:13:49.3708210Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB) 2025-12-04T09:13:49.3802498Z Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-12-04T09:13:49.3971226Z ---------------------------------------- 1.3/1.3 MB 66.3 MB/s 0:00:00 2025-12-04T09:13:49.4003561Z Downloading packaging-23.1-py3-none-any.whl (48 kB) 2025-12-04T09:13:49.4109746Z Downloading PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-12-04T09:13:49.5101437Z ---------------------------------------- 17.7/17.7 MB 185.3 MB/s 0:00:00 2025-12-04T09:13:49.5135341Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-12-04T09:13:49.5229025Z Downloading cmake-3.31.6-py3-none-win_amd64.whl (36.4 MB) 2025-12-04T09:13:49.7774272Z ---------------------------------------- 36.4/36.4 MB 144.5 MB/s 0:00:00 2025-12-04T09:13:49.7816623Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl (2.0 MB) 2025-12-04T09:13:49.7982892Z ---------------------------------------- 2.0/2.0 MB 54.8 MB/s 0:00:00 2025-12-04T09:13:49.8018335Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-12-04T09:13:49.8101804Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-12-04T09:13:49.8207508Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-12-04T09:13:49.8294572Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-12-04T09:13:49.8390636Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-12-04T09:13:49.8476608Z Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-04T09:13:49.8571899Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-12-04T09:13:49.8666994Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl (11.5 MB) 2025-12-04T09:13:49.9249893Z ---------------------------------------- 11.5/11.5 MB 177.8 MB/s 0:00:00 2025-12-04T09:13:49.9283137Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-12-04T09:13:49.9371663Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl (27 kB) 2025-12-04T09:13:49.9457227Z Downloading google_auth-2.43.0-py2.py3-none-any.whl (223 kB) 2025-12-04T09:13:49.9551033Z Downloading cachetools-6.2.2-py3-none-any.whl (11 kB) 2025-12-04T09:13:49.9638880Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-12-04T09:13:49.9734691Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl (23.2 MB) 2025-12-04T09:13:50.1064546Z ---------------------------------------- 23.2/23.2 MB 183.6 MB/s 0:00:00 2025-12-04T09:13:50.1098833Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-12-04T09:13:50.1192259Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-12-04T09:13:50.1290540Z ---------------------------------------- 536.2/536.2 kB ? 0:00:00 2025-12-04T09:13:50.1322156Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl (46 kB) 2025-12-04T09:13:50.1410121Z Downloading onnx_ir-0.1.12-py3-none-any.whl (129 kB) 2025-12-04T09:13:50.1499736Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-04T09:13:50.1588282Z Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2025-12-04T09:13:50.1682978Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-12-04T09:13:50.1765691Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-12-04T09:13:50.1858730Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl (821 kB) 2025-12-04T09:13:50.1964306Z ---------------------------------------- 821.0/821.0 kB 37.3 MB/s 0:00:00 2025-12-04T09:13:50.1996032Z Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-12-04T09:13:50.3208361Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-12-04T09:13:50.3304529Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl (86 kB) 2025-12-04T09:13:50.3403816Z Downloading librosa-0.11.0-py3-none-any.whl (260 kB) 2025-12-04T09:13:50.3519357Z Downloading psutil-7.1.3-cp37-abi3-win_amd64.whl (247 kB) 2025-12-04T09:13:50.3622227Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-12-04T09:13:50.3715279Z Downloading redis-7.1.0-py3-none-any.whl (354 kB) 2025-12-04T09:13:50.3833880Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl (245 kB) 2025-12-04T09:13:50.3929860Z Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-12-04T09:13:50.4060167Z Downloading absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-12-04T09:13:50.4149979Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-12-04T09:13:50.4238209Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-12-04T09:13:50.4318455Z Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-12-04T09:13:50.4411303Z Downloading audioread-3.1.0-py3-none-any.whl (23 kB) 2025-12-04T09:13:50.4496629Z Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-12-04T09:13:50.4587163Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2025-12-04T09:13:50.4677672Z Downloading execnet-2.1.2-py3-none-any.whl (40 kB) 2025-12-04T09:13:50.4766828Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl (43 kB) 2025-12-04T09:13:50.4861988Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl (4.7 MB) 2025-12-04T09:13:50.5119907Z ---------------------------------------- 4.7/4.7 MB 277.8 MB/s 0:00:00 2025-12-04T09:13:50.5185518Z Downloading imageio-2.37.2-py3-none-any.whl (317 kB) 2025-12-04T09:13:50.5287823Z Downloading joblib-1.5.2-py3-none-any.whl (308 kB) 2025-12-04T09:13:50.5416678Z Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-12-04T09:13:50.5508635Z Downloading markdown-3.10-py3-none-any.whl (107 kB) 2025-12-04T09:13:50.5600491Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB) 2025-12-04T09:13:50.5694578Z Downloading ml_dtypes-0.5.4-cp310-cp310-win_amd64.whl (210 kB) 2025-12-04T09:13:50.5790954Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl (71 kB) 2025-12-04T09:13:50.5891711Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-12-04T09:13:50.5976247Z Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2025-12-04T09:13:50.6069753Z Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-12-04T09:13:50.7031856Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl (41 kB) 2025-12-04T09:13:50.7123845Z Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-12-04T09:13:50.7211772Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-12-04T09:13:50.7317924Z Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-12-04T09:13:50.7411176Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl (3.4 MB) 2025-12-04T09:13:50.7636440Z ---------------------------------------- 3.4/3.4 MB 101.0 MB/s 0:00:00 2025-12-04T09:13:50.7682714Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl (182 kB) 2025-12-04T09:13:50.7791625Z Downloading pynacl-1.6.1-cp38-abi3-win_amd64.whl (238 kB) 2025-12-04T09:13:50.7892250Z Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-12-04T09:13:50.8009509Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-12-04T09:13:50.8092600Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-12-04T09:13:50.8195102Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl (8.9 MB) 2025-12-04T09:13:50.8669566Z ---------------------------------------- 8.9/8.9 MB 183.5 MB/s 0:00:00 2025-12-04T09:13:50.8719313Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl (1.0 MB) 2025-12-04T09:13:50.8842679Z ---------------------------------------- 1.0/1.0 MB ? 0:00:00 2025-12-04T09:13:50.8883025Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl (173 kB) 2025-12-04T09:13:50.8974671Z Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-12-04T09:13:50.9063905Z Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB) 2025-12-04T09:13:50.9162533Z Downloading tomli-2.3.0-py3-none-any.whl (14 kB) 2025-12-04T09:13:50.9252710Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-12-04T09:13:50.9355884Z Downloading werkzeug-3.1.4-py3-none-any.whl (224 kB) 2025-12-04T09:13:50.9457437Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-04T09:13:50.9545952Z Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB) 2025-12-04T09:13:50.9626523Z Downloading wrapt-2.0.1-cp310-cp310-win_amd64.whl (60 kB) 2025-12-04T09:13:50.9721243Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-12-04T09:13:50.9804055Z Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-12-04T09:13:50.9913087Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2025-12-04T09:13:50.9994968Z Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-04T09:13:51.0094530Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-12-04T09:13:52.1690498Z Building wheels for collected packages: coremltools, pwlf, pyDOE 2025-12-04T09:13:52.1711226Z Building wheel for coremltools (pyproject.toml): started 2025-12-04T09:13:53.6211987Z Building wheel for coremltools (pyproject.toml): finished with status 'done' 2025-12-04T09:13:53.6263203Z Created wheel for coremltools: filename=coremltools-5.0b5-py3-none-any.whl size=1211951 sha256=9aecdb5a828160c61d302f1546db34370e0b8849aa775fce9271054ecfe9f3ee 2025-12-04T09:13:53.6264803Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\11\de\3c\e33b605af1effa76c230f5cc8a1e688d7bef9ea0d7189b58ca 2025-12-04T09:13:53.6338246Z Building wheel for pwlf (pyproject.toml): started 2025-12-04T09:13:53.9724234Z Building wheel for pwlf (pyproject.toml): finished with status 'done' 2025-12-04T09:13:53.9743160Z Created wheel for pwlf: filename=pwlf-2.2.1-py3-none-any.whl size=16741 sha256=2cfb42e64a55ab9ac961a6d88bb2ebfb5a3e4c73fdf3713e1eb6f2520b35e5f9 2025-12-04T09:13:53.9745154Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\d9\13\6f\a9201ce279d71065ce782d82418d7c6877be6bb818ae0d1095 2025-12-04T09:13:53.9789600Z Building wheel for pyDOE (pyproject.toml): started 2025-12-04T09:13:54.3209109Z Building wheel for pyDOE (pyproject.toml): finished with status 'done' 2025-12-04T09:13:54.3227843Z Created wheel for pyDOE: filename=pydoe-0.3.8-py3-none-any.whl size=18257 sha256=8e73a9d543093d469f78208d91a1f576db96a6db87786413712f09289174146a 2025-12-04T09:13:54.3229905Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\ce\b6\d7\c6b64746dba6433c593e471e0ac3acf4f36040456d1d160d17 2025-12-04T09:13:54.3257009Z Successfully built coremltools pwlf pyDOE 2025-12-04T09:13:55.0404491Z Installing collected packages: z3-solver, sortedcontainers, pytz, ply, parameterized, mpmath, lark, flatbuffers, xdoctest, wrapt, tzdata, typing-extensions, tomli, tlparse, thriftpy2, threadpoolctl, tensorboard-data-server, tabulate, sympy, setuptools, pyzstd, pyyaml, pyproject_hooks, pyjwt, pygments, pycparser, pyasn1, pulp, psutil, protobuf, propcache, pluggy, platformdirs, pillow, packaging, oauthlib, numpy, ninja, networkx, mypy-extensions, msgpack, MarkupSafe, markdown, lxml, llvmlite, lintrunner, joblib, iniconfig, future, frozenlist, filelock, expecttest, execnet, distro, dill, decorator, cuda-pathfinder, colorama, cmake, cachetools, audioread, attrs, async-timeout, aiohappyeyeballs, absl-py, werkzeug, unittest-xml-reporting, typing-inspect, tqdm, tifffile, soxr, setuptools-git-versioning, scipy, scikit-build, rsa, requests-oauthlib, redis, pywavelets, pyasn1-modules, pooch, pandas, optree, opt-einsum, numba, multidict, ml_dtypes, marshmallow, lazy_loader, junitparser, jinja2, imageio, grpcio, exceptiongroup, Deprecated, cuda-bindings, click, cffi, build, aiosignal, yarl, soundfile, scikit-learn, scikit-image, pytest, pyre-extensions, pynacl, pyDOE, onnx, hypothesis, google-auth, dataclasses_json, cryptography, coremltools, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pwlf, onnx_ir, librosa, google-auth-oauthlib, aiohttp, tensorboard, PyGithub, onnxscript, ghstack, fbscribelogger 2025-12-04T09:14:05.0399713Z Attempting uninstall: setuptools 2025-12-04T09:14:05.0411095Z Found existing installation: setuptools 80.9.0 2025-12-04T09:14:05.0450874Z Uninstalling setuptools-80.9.0: 2025-12-04T09:14:05.2278548Z Successfully uninstalled setuptools-80.9.0 2025-12-04T09:14:06.6332387Z Attempting uninstall: pyyaml 2025-12-04T09:14:06.6340652Z Found existing installation: PyYAML 6.0.2 2025-12-04T09:14:06.6426816Z Uninstalling PyYAML-6.0.2: 2025-12-04T09:14:06.6456261Z Successfully uninstalled PyYAML-6.0.2 2025-12-04T09:14:54.3623302Z 2025-12-04T09:14:54.4088810Z Successfully installed Deprecated-1.3.1 MarkupSafe-3.0.3 PyGithub-2.3.0 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.13.2 aiosignal-1.4.0 async-timeout-5.0.1 attrs-25.4.0 audioread-3.1.0 build-1.3.0 cachetools-6.2.2 cffi-2.0.0 click-8.3.1 cmake-3.31.6 colorama-0.4.6 coremltools-5.0b5 cryptography-45.0.7 cuda-bindings-12.9.4 cuda-pathfinder-1.3.2 dataclasses_json-0.6.7 decorator-5.2.1 dill-0.3.7 distro-1.9.0 exceptiongroup-1.3.1 execnet-2.1.2 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.43.0 google-auth-oauthlib-1.0.0 grpcio-1.76.0 hypothesis-6.56.4 imageio-2.37.2 iniconfig-2.3.0 jinja2-3.1.6 joblib-1.5.2 junitparser-2.1.1 lark-0.12.0 lazy_loader-0.4 librosa-0.11.0 lintrunner-0.12.7 llvmlite-0.38.1 lxml-5.3.0 markdown-3.10 marshmallow-3.26.1 ml_dtypes-0.5.4 mpmath-1.3.0 msgpack-1.1.2 multidict-6.7.0 mypy-extensions-1.1.0 networkx-2.8.8 ninja-1.11.1.4 numba-0.55.2 numpy-1.22.4 oauthlib-3.3.1 onnx-1.19.1 onnx_ir-0.1.12 onnxscript-0.5.4 opt-einsum-3.3.0 optree-0.13.0 packaging-23.1 pandas-2.0.3 parameterized-0.8.1 pillow-11.0.0 platformdirs-4.5.0 pluggy-1.6.0 ply-3.11 pooch-1.8.2 propcache-0.4.1 protobuf-5.29.5 psutil-7.1.3 pulp-2.9.0 pwlf-2.2.1 pyDOE-0.3.8 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.23 pygments-2.15.0 pyjwt-2.10.1 pynacl-1.6.1 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-14.0 pytest-subtests-0.13.1 pytest-xdist-3.3.1 pytz-2025.2 pywavelets-1.4.1 pyyaml-6.0.3 pyzstd-0.16.2 redis-7.1.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.4 wrapt-2.0.1 xdoctest-1.3.0 yarl-1.22.0 z3-solver-4.15.1.0 2025-12-04T09:14:57.2204139Z Chocolatey v2.5.0 2025-12-04T09:14:57.3614029Z Upgrading the following packages: 2025-12-04T09:14:57.3619132Z cmake 2025-12-04T09:14:57.3622711Z By upgrading, you accept licenses for the packages. 2025-12-04T09:14:57.6923971Z cmake is not installed. Installing... 2025-12-04T09:14:58.7118916Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-12-04T09:14:59.5101038Z 2025-12-04T09:14:59.5101527Z cmake.install v3.27.9 [Approved] 2025-12-04T09:14:59.5287826Z cmake.install package files upgrade completed. Performing other installation steps. 2025-12-04T09:15:00.2405415Z Installing 64-bit cmake.install... 2025-12-04T09:15:13.9990891Z cmake.install has been installed. 2025-12-04T09:15:14.1002779Z cmake.install may be able to be automatically uninstalled. 2025-12-04T09:15:14.1049170Z Environment Vars (like PATH) have changed. Close/reopen your shell to 2025-12-04T09:15:14.1049709Z see the changes (or in powershell/cmd.exe just type `refreshenv`). 2025-12-04T09:15:14.3287515Z The upgrade of cmake.install was successful. 2025-12-04T09:15:14.3290714Z Deployed to 'C:\Program Files\CMake\' 2025-12-04T09:15:14.3356354Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-12-04T09:15:14.4122342Z 2025-12-04T09:15:14.4122585Z cmake v3.27.9 [Approved] 2025-12-04T09:15:14.4136370Z cmake package files upgrade completed. Performing other installation steps. 2025-12-04T09:15:14.4972861Z The upgrade of cmake was successful. 2025-12-04T09:15:14.4975954Z Deployed to 'C:\ProgramData\chocolatey\lib\cmake' 2025-12-04T09:15:14.5060114Z 2025-12-04T09:15:14.5060473Z Chocolatey upgraded 2/2 packages. 2025-12-04T09:15:14.5060920Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-12-04T09:15:15.4286480Z Collecting mkl==2024.2.0 2025-12-04T09:15:15.6292086Z Downloading mkl-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.4 kB) 2025-12-04T09:15:15.6562073Z Collecting mkl-static==2024.2.0 2025-12-04T09:15:15.6598989Z Downloading mkl_static-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.5 kB) 2025-12-04T09:15:15.6866013Z Collecting mkl-include==2024.2.0 2025-12-04T09:15:15.6900423Z Downloading mkl_include-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-12-04T09:15:15.7358612Z Collecting intel-openmp>=2023 (from mkl==2024.2.0) 2025-12-04T09:15:15.7396455Z Downloading intel_openmp-2025.3.1-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-12-04T09:15:15.7665209Z Collecting tbb==2021.* (from mkl==2024.2.0) 2025-12-04T09:15:15.7698551Z Downloading tbb-2021.13.1-py3-none-win_amd64.whl.metadata (1.1 kB) 2025-12-04T09:15:15.8073759Z Collecting tbb-devel==2021.* (from mkl-static==2024.2.0) 2025-12-04T09:15:15.8108762Z Downloading tbb_devel-2021.13.1-py3-none-win_amd64.whl.metadata (1.2 kB) 2025-12-04T09:15:15.8322135Z Collecting intel-cmplr-lib-ur==2025.3.1 (from intel-openmp>=2023->mkl==2024.2.0) 2025-12-04T09:15:15.8357846Z Downloading intel_cmplr_lib_ur-2025.3.1-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-12-04T09:15:15.8534877Z Collecting umf==1.0.* (from intel-cmplr-lib-ur==2025.3.1->intel-openmp>=2023->mkl==2024.2.0) 2025-12-04T09:15:15.8568295Z Downloading umf-1.0.2-py2.py3-none-win_amd64.whl.metadata (1.1 kB) 2025-12-04T09:15:15.8734860Z Collecting tcmlib>=1.4 (from umf==1.0.*->intel-cmplr-lib-ur==2025.3.1->intel-openmp>=2023->mkl==2024.2.0) 2025-12-04T09:15:15.8770351Z Downloading tcmlib-1.4.1-py2.py3-none-win_amd64.whl.metadata (1.0 kB) 2025-12-04T09:15:15.8885282Z Downloading mkl-2024.2.0-py2.py3-none-win_amd64.whl (161.5 MB) 2025-12-04T09:15:18.2958008Z ---------------------------------------- 161.5/161.5 MB 68.3 MB/s 0:00:02 2025-12-04T09:15:18.3012026Z Downloading mkl_static-2024.2.0-py2.py3-none-win_amd64.whl (207.3 MB) 2025-12-04T09:15:20.7871475Z ---------------------------------------- 207.3/207.3 MB 83.3 MB/s 0:00:02 2025-12-04T09:15:20.7921786Z Downloading mkl_include-2024.2.0-py2.py3-none-win_amd64.whl (1.3 MB) 2025-12-04T09:15:20.8065837Z ---------------------------------------- 1.3/1.3 MB ? 0:00:00 2025-12-04T09:15:20.8104133Z Downloading tbb-2021.13.1-py3-none-win_amd64.whl (286 kB) 2025-12-04T09:15:20.8228470Z Downloading tbb_devel-2021.13.1-py3-none-win_amd64.whl (5.7 MB) 2025-12-04T09:15:20.8532123Z ---------------------------------------- 5.7/5.7 MB 337.6 MB/s 0:00:00 2025-12-04T09:15:20.8574173Z Downloading intel_openmp-2025.3.1-py2.py3-none-win_amd64.whl (32.1 MB) 2025-12-04T09:15:21.0682391Z ---------------------------------------- 32.1/32.1 MB 146.0 MB/s 0:00:00 2025-12-04T09:15:21.0759566Z Downloading intel_cmplr_lib_ur-2025.3.1-py2.py3-none-win_amd64.whl (1.3 MB) 2025-12-04T09:15:21.0904494Z ---------------------------------------- 1.3/1.3 MB ? 0:00:00 2025-12-04T09:15:21.0948457Z Downloading umf-1.0.2-py2.py3-none-win_amd64.whl (249 kB) 2025-12-04T09:15:21.1050195Z Downloading tcmlib-1.4.1-py2.py3-none-win_amd64.whl (370 kB) 2025-12-04T09:15:22.7253257Z Installing collected packages: tcmlib, tbb, mkl-include, umf, tbb-devel, intel-cmplr-lib-ur, intel-openmp, mkl-static, mkl 2025-12-04T09:15:29.9537483Z 2025-12-04T09:15:30.0016842Z Successfully installed intel-cmplr-lib-ur-2025.3.1 intel-openmp-2025.3.1 mkl-2024.2.0 mkl-include-2024.2.0 mkl-static-2024.2.0 tbb-2021.13.1 tbb-devel-2021.13.1 tcmlib-1.4.1 umf-1.0.2 2025-12-04T09:15:30.6029379Z ********************************************************************** 2025-12-04T09:15:30.6029826Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-12-04T09:15:30.6030208Z ** Copyright (c) 2022 Microsoft Corporation 2025-12-04T09:15:30.6030585Z ********************************************************************** 2025-12-04T09:15:31.1631077Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-12-04T09:15:31.1666292Z 2025-12-04T09:15:31.1667088Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-12-04T09:15:31.1669924Z 2025-12-04T09:15:31.1670474Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2025-12-04T09:15:31.1673091Z 2025-12-04T09:15:31.1673360Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-12-04T09:15:31.1676150Z 2025-12-04T09:15:31.1684844Z (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-12-04T09:15:31.1693350Z 2025-12-04T09:15:31.1693617Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if "8.6" == "" set TORCH_CUDA_ARCH_LIST=8.6 2025-12-04T09:15:31.1693983Z 2025-12-04T09:15:31.1694189Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IDLE_TIMEOUT=0 2025-12-04T09:15:31.1694510Z 2025-12-04T09:15:31.1694747Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-12-04T09:15:31.1695087Z 2025-12-04T09:15:31.1695291Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2025-12-04T09:15:31.1819863Z Stopping sccache server... 2025-12-04T09:15:32.1831206Z sccache: error: couldn't connect to server 2025-12-04T09:15:32.1833352Z sccache: caused by: No connection could be made because the target machine actively refused it. (os error 10061) 2025-12-04T09:15:32.1857927Z 2025-12-04T09:15:32.1858456Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --start-server 2025-12-04T09:15:32.1953818Z sccache: Starting the server... 2025-12-04T09:15:32.3254496Z 2025-12-04T09:15:32.3254953Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --zero-stats 2025-12-04T09:15:32.3363662Z Compile requests 0 2025-12-04T09:15:32.3363996Z Compile requests executed 0 2025-12-04T09:15:32.3364513Z Cache hits 0 2025-12-04T09:15:32.3364772Z Cache misses 0 2025-12-04T09:15:32.3365047Z Cache timeouts 0 2025-12-04T09:15:32.3365316Z Cache read errors 0 2025-12-04T09:15:32.3365587Z Forced recaches 0 2025-12-04T09:15:32.3365869Z Cache write errors 0 2025-12-04T09:15:32.3366135Z Compilation failures 0 2025-12-04T09:15:32.3366412Z Cache errors 0 2025-12-04T09:15:32.3366683Z Non-cacheable compilations 0 2025-12-04T09:15:32.3366963Z Non-cacheable calls 0 2025-12-04T09:15:32.3367235Z Non-compilation calls 0 2025-12-04T09:15:32.3367517Z Unsupported compiler calls 0 2025-12-04T09:15:32.3367797Z Average cache write 0.000 s 2025-12-04T09:15:32.3368089Z Average compiler 0.000 s 2025-12-04T09:15:32.3369452Z Average cache read hit 0.000 s 2025-12-04T09:15:32.3369756Z Failed distributed compilations 0 2025-12-04T09:15:32.3370143Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-12-04T09:15:32.3370532Z Version (client) 0.7.4 2025-12-04T09:15:32.3383447Z 2025-12-04T09:15:32.3383878Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_C_COMPILER_LAUNCHER=sccache 2025-12-04T09:15:32.3386367Z 2025-12-04T09:15:32.3386730Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-12-04T09:15:32.3388978Z 2025-12-04T09:15:32.3389329Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_GENERATOR=Ninja 2025-12-04T09:15:32.3393252Z 2025-12-04T09:15:32.3393740Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" ( 2025-12-04T09:15:32.3394127Z 2025-12-04T09:15:32.3394294Z 2025-12-04T09:15:32.3394443Z 2025-12-04T09:15:32.3395189Z 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-12-04T09:15:32.3396036Z if errorlevel 1 goto fail 2025-12-04T09:15:32.3396287Z if not errorlevel 0 goto fail 2025-12-04T09:15:32.3397692Z 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-12-04T09:15:32.3399024Z cat C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-12-04T09:15:32.3399629Z set CUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-12-04T09:15:32.3400446Z 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-12-04T09:15:32.3401604Z 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-12-04T09:15:32.3402377Z ) 2025-12-04T09:15:32.3402481Z 2025-12-04T09:15:32.3402612Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-12-04T09:15:32.3593031Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-12-04T09:15:32.3594133Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-2-azure-eastus.actions.githubusercontent.com/148//idtoken/db2e088c-6e72-400f-8c84-b90c91a52f6b/3fee09a6-05fe-5405-8ff4-b12a1f99705c?api-version=2.0 2025-12-04T09:15:32.3595314Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-12-04T09:15:32.3595766Z ALLUSERSPROFILE=C:\ProgramData 2025-12-04T09:15:32.3596181Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T09:15:32.3596669Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-12-04T09:15:32.3596983Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T09:15:32.3597431Z AWS_EXECUTION_ENV=EC2 2025-12-04T09:15:32.3597657Z BRANCH=main 2025-12-04T09:15:32.3597900Z BUILD_ENVIRONMENT=win-vs2022-cpu-py3 2025-12-04T09:15:32.3598208Z BUILD_TYPE=release 2025-12-04T09:15:32.3598410Z BUILD_WHEEL=1 2025-12-04T09:15:32.3598631Z CI=true 2025-12-04T09:15:32.3598821Z CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-12-04T09:15:32.3599147Z CMAKE_C_COMPILER_LAUNCHER=sccache 2025-12-04T09:15:32.3599446Z CMAKE_GENERATOR=Ninja 2025-12-04T09:15:32.3599664Z CommandPromptType=Native 2025-12-04T09:15:32.3599996Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-12-04T09:15:32.3600359Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-12-04T09:15:32.3600655Z COMSPEC=C:\Windows\system32\cmd.exe 2025-12-04T09:15:32.3600981Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:15:32.3601431Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:15:32.3601844Z CONDA_DEFAULT_ENV=py_tmp 2025-12-04T09:15:32.3602159Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-12-04T09:15:32.3602594Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:15:32.3602994Z CONDA_PARENT_DIR=C:\Jenkins 2025-12-04T09:15:32.3603314Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-12-04T09:15:32.3603660Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-12-04T09:15:32.3603950Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-12-04T09:15:32.3604287Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-12-04T09:15:32.3604659Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-12-04T09:15:32.3605087Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:15:32.3605535Z CONDA_SHLVL=2 2025-12-04T09:15:32.3605878Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-12-04T09:15:32.3606448Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-12-04T09:15:32.3606978Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T09:15:32.3607534Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-12-04T09:15:32.3608069Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-12-04T09:15:32.3608472Z CUDA_VERSION=cpu 2025-12-04T09:15:32.3608751Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-12-04T09:15:32.3609178Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-12-04T09:15:32.3609751Z CommonProgramW6432=C:\Program Files\Common Files 2025-12-04T09:15:32.3610105Z DEBUG=0 2025-12-04T09:15:32.3610481Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-12-04T09:15:32.3610964Z DISTUTILS_USE_SDK=1 2025-12-04T09:15:32.3611256Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-12-04T09:15:32.3611612Z EC2LAUNCH_TELEMETRY=1 2025-12-04T09:15:32.3612017Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-12-04T09:15:32.3614437Z 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-12-04T09:15:32.3616773Z Framework40Version=v4.0 2025-12-04T09:15:32.3617111Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-12-04T09:15:32.3617531Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-12-04T09:15:32.3617929Z FrameworkVersion=v4.0.30319 2025-12-04T09:15:32.3618216Z FrameworkVersion64=v4.0.30319 2025-12-04T09:15:32.3618502Z GITHUB_ACTION=build 2025-12-04T09:15:32.3618693Z GITHUB_ACTIONS=true 2025-12-04T09:15:32.3618938Z GITHUB_ACTION_REF= 2025-12-04T09:15:32.3619138Z GITHUB_ACTION_REPOSITORY= 2025-12-04T09:15:32.3619503Z GITHUB_ACTOR=huydhn 2025-12-04T09:15:32.3619753Z GITHUB_ACTOR_ID=475357 2025-12-04T09:15:32.3620042Z GITHUB_API_URL=https://api.github.com 2025-12-04T09:15:32.3620314Z GITHUB_BASE_REF= 2025-12-04T09:15:32.3620833Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_1c85e7e7-5bfa-40be-b6bf-6705e7c5f7c7 2025-12-04T09:15:32.3621391Z GITHUB_EVENT_NAME=schedule 2025-12-04T09:15:32.3621785Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-12-04T09:15:32.3622311Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T09:15:32.3622631Z GITHUB_HEAD_REF= 2025-12-04T09:15:32.3622872Z GITHUB_JOB=build 2025-12-04T09:15:32.3623375Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_1c85e7e7-5bfa-40be-b6bf-6705e7c5f7c7 2025-12-04T09:15:32.3624214Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_1c85e7e7-5bfa-40be-b6bf-6705e7c5f7c7 2025-12-04T09:15:32.3624824Z GITHUB_REF=refs/heads/main 2025-12-04T09:15:32.3625099Z GITHUB_REF_NAME=main 2025-12-04T09:15:32.3625335Z GITHUB_REF_PROTECTED=true 2025-12-04T09:15:32.3625609Z GITHUB_REF_TYPE=branch 2025-12-04T09:15:32.3625906Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T09:15:32.3626174Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T09:15:32.3626480Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T09:15:32.3626810Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T09:15:32.3627120Z GITHUB_RETENTION_DAYS=90 2025-12-04T09:15:32.3627387Z GITHUB_RUN_ATTEMPT=1 2025-12-04T09:15:32.3627619Z GITHUB_RUN_ID=19922768520 2025-12-04T09:15:32.3627904Z GITHUB_RUN_NUMBER=158165 2025-12-04T09:15:32.3628199Z GITHUB_SERVER_URL=https://github.com 2025-12-04T09:15:32.3628567Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:15:32.3629147Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_1c85e7e7-5bfa-40be-b6bf-6705e7c5f7c7 2025-12-04T09:15:32.3629977Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_1c85e7e7-5bfa-40be-b6bf-6705e7c5f7c7 2025-12-04T09:15:32.3630564Z GITHUB_TRIGGERING_ACTOR=huydhn 2025-12-04T09:15:32.3630815Z GITHUB_WORKFLOW=trunk 2025-12-04T09:15:32.3631207Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-12-04T09:15:32.3631719Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:15:32.3632271Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:15:32.3632617Z GIT_DEFAULT_BRANCH=main 2025-12-04T09:15:32.3632858Z HOME=C:\Users\runneruser 2025-12-04T09:15:32.3634889Z 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-12-04T09:15:32.3637109Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-12-04T09:15:32.3637643Z is_x64_arch=true 2025-12-04T09:15:32.3638619Z 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-12-04T09:15:32.3640862Z 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-12-04T09:15:32.3642393Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-12-04T09:15:32.3642702Z MAX_JOBS=8 2025-12-04T09:15:32.3642979Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-12-04T09:15:32.3643354Z NUMBER_OF_PROCESSORS=16 2025-12-04T09:15:32.3643568Z OS=Windows_NT 2025-12-04T09:15:32.3643789Z OUR_GITHUB_JOB_ID=57115016827 2025-12-04T09:15:32.3652164Z 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-12-04T09:15:32.3660543Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-12-04T09:15:32.3660898Z Platform=x64 2025-12-04T09:15:32.3661111Z PROCESSOR_ARCHITECTURE=AMD64 2025-12-04T09:15:32.3661502Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 2025-12-04T09:15:32.3661965Z PROCESSOR_LEVEL=6 2025-12-04T09:15:32.3662218Z PROCESSOR_REVISION=5507 2025-12-04T09:15:32.3662465Z PROGRAMFILES=C:\Program Files 2025-12-04T09:15:32.3662719Z PROMPT=(py_tmp) $P$G 2025-12-04T09:15:32.3662935Z PR_NUMBER= 2025-12-04T09:15:32.3663392Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-12-04T09:15:32.3663939Z PUBLIC=C:\Users\Public 2025-12-04T09:15:32.3664265Z *** 2025-12-04T09:15:32.3664454Z PYTHON_VERSION=3.10 2025-12-04T09:15:32.3664735Z PYTORCH_FINAL_PACKAGE_DIR=C:/19922768520/build-results/ 2025-12-04T09:15:32.3665071Z ProgramData=C:\ProgramData 2025-12-04T09:15:32.3665353Z ProgramFiles(x86)=C:\Program Files (x86) 2025-12-04T09:15:32.3665644Z ProgramW6432=C:\Program Files 2025-12-04T09:15:32.3665899Z RUNNER_ARCH=X64 2025-12-04T09:15:32.3666112Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T09:15:32.3666470Z RUNNER_NAME=i-0713bc71a48f48abb 2025-12-04T09:15:32.3666709Z RUNNER_OS=Windows 2025-12-04T09:15:32.3666950Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-12-04T09:15:32.3667286Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-12-04T09:15:32.3667694Z RUNNER_TRACKING_ID=github_312231a4-ff8b-41e9-9ddc-5016a9974ece 2025-12-04T09:15:32.3668111Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-12-04T09:15:32.3668439Z SCCACHE_BUCKET=ossci-compiler-cache 2025-12-04T09:15:32.3668727Z SCCACHE_IDLE_TIMEOUT=0 2025-12-04T09:15:32.3668964Z SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-12-04T09:15:32.3669237Z SCCACHE_REGION=us-east-1 2025-12-04T09:15:32.3669469Z SCCACHE_S3_KEY_PREFIX=trunk 2025-12-04T09:15:32.3669898Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T09:15:32.3670396Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:15:32.3670701Z SHLVL=2 2025-12-04T09:15:32.3670964Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-12-04T09:15:32.3671300Z SYSTEMDRIVE=C: 2025-12-04T09:15:32.3671513Z SYSTEMROOT=C:\Windows 2025-12-04T09:15:32.3671774Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:15:32.3672069Z TERM=xterm-256color 2025-12-04T09:15:32.3672305Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:15:32.3672626Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:15:32.3672995Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:15:32.3673439Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-12-04T09:15:32.3673814Z TORCH_CUDA_ARCH_LIST=8.6 2025-12-04T09:15:32.3674040Z UCRTVersion=10.0.19041.0 2025-12-04T09:15:32.3674377Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-12-04T09:15:32.3674733Z UPDATEFILE=update.finished 2025-12-04T09:15:32.3674997Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-12-04T09:15:32.3675226Z USERNAME=runneruser 2025-12-04T09:15:32.3675455Z USERPROFILE=C:\Users\runneruser 2025-12-04T09:15:32.3675691Z USE_CUDA=0 2025-12-04T09:15:32.3675884Z USE_XPU=0 2025-12-04T09:15:32.3676265Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-12-04T09:15:32.3676893Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-12-04T09:15:32.3677732Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-12-04T09:15:32.3678547Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-12-04T09:15:32.3679082Z VCToolsVersion=14.42.34433 2025-12-04T09:15:32.3679317Z VC_PRODUCT=BuildTools 2025-12-04T09:15:32.3679538Z VC_VERSION= 2025-12-04T09:15:32.3679723Z VC_YEAR=2022 2025-12-04T09:15:32.3679938Z VERBOSE_ARG='SilentlyContinue' 2025-12-04T09:15:32.3680200Z VisualStudioVersion=17.0 2025-12-04T09:15:32.3680635Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-12-04T09:15:32.3681108Z VSCMD_ARG_app_plat=Desktop 2025-12-04T09:15:32.3681355Z VSCMD_ARG_HOST_ARCH=x64 2025-12-04T09:15:32.3681581Z VSCMD_ARG_TGT_ARCH=x64 2025-12-04T09:15:32.3681791Z VSCMD_VER=17.12.11 2025-12-04T09:15:32.3682142Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-12-04T09:15:32.3682537Z WINDIR=C:\Windows 2025-12-04T09:15:32.3683100Z 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-12-04T09:15:32.3683817Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-12-04T09:15:32.3684249Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-12-04T09:15:32.3684606Z WindowsSDKLibVersion=10.0.19041.0\ 2025-12-04T09:15:32.3685015Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-12-04T09:15:32.3685470Z WindowsSDKVersion=10.0.19041.0\ 2025-12-04T09:15:32.3685974Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-12-04T09:15:32.3686822Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-12-04T09:15:32.3687311Z XPU_VERSION= 2025-12-04T09:15:32.3687710Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat 2025-12-04T09:15:32.3688194Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-12-04T09:15:32.3688459Z __DOTNET_ADD_64BIT=1 2025-12-04T09:15:32.3688696Z __DOTNET_PREFERRED_BITNESS=64 2025-12-04T09:15:32.3692621Z __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-12-04T09:15:32.3696738Z 2025-12-04T09:15:32.3697013Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>python -m build --wheel --no-isolation 2025-12-04T09:15:32.4588527Z * Getting build dependencies for wheel... 2025-12-04T09:15:32.7254058Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T09:15:32.9537062Z Could not find an up-to-date installation of `packaging`. License expressions might not be validated. To enforce validation, please install `packaging>=24.2`. 2025-12-04T09:15:32.9596509Z 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-12-04T09:15:32.9597317Z !! 2025-12-04T09:15:32.9597423Z 2025-12-04T09:15:32.9597724Z ******************************************************************************** 2025-12-04T09:15:32.9598517Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-12-04T09:15:32.9599161Z 2025-12-04T09:15:32.9599370Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-04T09:15:32.9599825Z or your builds will no longer be supported. 2025-12-04T09:15:32.9600049Z 2025-12-04T09:15:32.9600403Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-04T09:15:32.9600946Z ******************************************************************************** 2025-12-04T09:15:32.9601184Z 2025-12-04T09:15:32.9601254Z !! 2025-12-04T09:15:32.9601446Z corresp(dist, value, root_dir) 2025-12-04T09:15:33.0827183Z running egg_info 2025-12-04T09:15:33.0947945Z creating torch.egg-info 2025-12-04T09:15:33.0950930Z writing torch.egg-info\PKG-INFO 2025-12-04T09:15:33.0967174Z writing dependency_links to torch.egg-info\dependency_links.txt 2025-12-04T09:15:33.0971342Z writing entry points to torch.egg-info\entry_points.txt 2025-12-04T09:15:33.2533485Z writing requirements to torch.egg-info\requires.txt 2025-12-04T09:15:33.2537580Z writing top-level names to torch.egg-info\top_level.txt 2025-12-04T09:15:33.2541050Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-12-04T09:15:33.5593053Z reading manifest file 'torch.egg-info\SOURCES.txt' 2025-12-04T09:15:33.5598830Z reading manifest template 'MANIFEST.in' 2025-12-04T09:15:33.7963662Z warning: no directories found matching 'ios' 2025-12-04T09:15:40.8886514Z no previously-included directories found matching 'third_party\nccl\pkg\debian' 2025-12-04T09:15:41.2172616Z no previously-included directories found matching '**\.gitlab' 2025-12-04T09:15:41.3298510Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-12-04T09:15:41.4425140Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-12-04T09:15:41.5569938Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-12-04T09:15:41.6680828Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-12-04T09:15:41.7804456Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-12-04T09:15:42.3454835Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-12-04T09:15:42.4576812Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-12-04T09:15:42.9884741Z adding license file 'LICENSE' 2025-12-04T09:15:42.9885074Z adding license file 'NOTICE' 2025-12-04T09:15:47.4414424Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-12-04T09:15:47.6058026Z * Building wheel... 2025-12-04T09:15:47.8656174Z Building wheel torch-2.10.0a0+gitffd9b0f 2025-12-04T09:15:47.9733139Z -- Building version 2.10.0a0+gitffd9b0f 2025-12-04T09:15:48.0233568Z 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-12-04T09:15:48.0234326Z warnings.warn( 2025-12-04T09:15:48.0978738Z 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+gitffd9b0f -DTORCH_CUDA_ARCH_LIST=8.6 -DUSE_CUDA=0 -DUSE_NUMPY=True -DUSE_XPU=0 C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:15:59.8322789Z -- The CXX compiler identification is MSVC 19.42.34444.0 2025-12-04T09:15:59.9859442Z -- The C compiler identification is MSVC 19.42.34444.0 2025-12-04T09:16:00.0068381Z -- Detecting CXX compiler ABI info 2025-12-04T09:16:06.6868560Z -- Detecting CXX compiler ABI info - done 2025-12-04T09:16:06.6893065Z -- 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-12-04T09:16:06.6897753Z -- Detecting CXX compile features 2025-12-04T09:16:06.6911708Z -- Detecting CXX compile features - done 2025-12-04T09:16:06.7027839Z -- Detecting C compiler ABI info 2025-12-04T09:16:07.0611474Z -- Detecting C compiler ABI info - done 2025-12-04T09:16:07.0635155Z -- 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-12-04T09:16:07.0639235Z -- Detecting C compile features 2025-12-04T09:16:07.0650087Z -- Detecting C compile features - done 2025-12-04T09:16:07.0719350Z -- Not forcing any particular BLAS to be found 2025-12-04T09:16:07.0822802Z CMake Warning at CMakeLists.txt:441 (message): 2025-12-04T09:16:07.0823207Z TensorPipe cannot be used on Windows. Set it to OFF 2025-12-04T09:16:07.0823474Z 2025-12-04T09:16:07.0823479Z 2025-12-04T09:16:07.0823606Z CMake Warning at CMakeLists.txt:443 (message): 2025-12-04T09:16:07.0823973Z KleidiAI cannot be used on Windows. Set it to OFF 2025-12-04T09:16:07.0824205Z 2025-12-04T09:16:07.0824404Z 2025-12-04T09:16:07.0881727Z -- Performing Test C_HAS_AVX_1 2025-12-04T09:16:07.8833638Z -- Performing Test C_HAS_AVX_1 - Success 2025-12-04T09:16:07.8838187Z -- Performing Test C_HAS_AVX2_1 2025-12-04T09:16:08.2497681Z -- Performing Test C_HAS_AVX2_1 - Success 2025-12-04T09:16:08.2502319Z -- Performing Test C_HAS_AVX512_1 2025-12-04T09:16:08.6109245Z -- Performing Test C_HAS_AVX512_1 - Success 2025-12-04T09:16:08.6113785Z -- Performing Test CXX_HAS_AVX_1 2025-12-04T09:16:08.9879528Z -- Performing Test CXX_HAS_AVX_1 - Success 2025-12-04T09:16:08.9884563Z -- Performing Test CXX_HAS_AVX2_1 2025-12-04T09:16:09.3452785Z -- Performing Test CXX_HAS_AVX2_1 - Success 2025-12-04T09:16:09.3457394Z -- Performing Test CXX_HAS_AVX512_1 2025-12-04T09:16:09.7068364Z -- Performing Test CXX_HAS_AVX512_1 - Success 2025-12-04T09:16:09.7069930Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-12-04T09:16:09.7091736Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-12-04T09:16:10.2979401Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Failed 2025-12-04T09:16:10.3002151Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-12-04T09:16:10.6153298Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Failed 2025-12-04T09:16:10.6163488Z -- Could not find hardware support for NEON on this machine. 2025-12-04T09:16:10.6163920Z -- No OMAP3 processor on this machine. 2025-12-04T09:16:10.6164231Z -- No OMAP4 processor on this machine. 2025-12-04T09:16:10.6165678Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-12-04T09:16:10.6233577Z CMake Warning at CMakeLists.txt:904 (message): 2025-12-04T09:16:10.6234099Z x64 operating system is required for FBGEMM. Not compiling with FBGEMM. 2025-12-04T09:16:10.6234569Z Turn this warning off by USE_FBGEMM=OFF. 2025-12-04T09:16:10.6234782Z 2025-12-04T09:16:10.6234787Z 2025-12-04T09:16:10.6262103Z -- Performing Test HAS/UTF_8 2025-12-04T09:16:10.9392776Z -- Performing Test HAS/UTF_8 - Success 2025-12-04T09:16:10.9416063Z -- Building using own protobuf under third_party per request. 2025-12-04T09:16:10.9416475Z -- Use custom protobuf build. 2025-12-04T09:16:10.9433428Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-12-04T09:16:10.9434291Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-12-04T09:16:10.9434691Z CMake. 2025-12-04T09:16:10.9434804Z 2025-12-04T09:16:10.9435006Z Update the VERSION argument value or use a ... suffix to tell 2025-12-04T09:16:10.9435531Z CMake that the project does not need compatibility with older versions. 2025-12-04T09:16:10.9435836Z 2025-12-04T09:16:10.9435840Z 2025-12-04T09:16:10.9448333Z -- 2025-12-04T09:16:10.9448847Z -- 3.13.0.0 2025-12-04T09:16:10.9465666Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-12-04T09:16:11.0570355Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-12-04T09:16:11.0572429Z -- Looking for pthread_create in pthreads 2025-12-04T09:16:11.2560804Z -- Looking for pthread_create in pthreads - not found 2025-12-04T09:16:11.2561874Z -- Looking for pthread_create in pthread 2025-12-04T09:16:11.4293860Z -- Looking for pthread_create in pthread - not found 2025-12-04T09:16:11.4315839Z -- Found Threads: TRUE 2025-12-04T09:16:11.4920762Z -- Caffe2 protobuf include directory: $$ 2025-12-04T09:16:11.4984416Z -- Trying to find preferred BLAS backend of choice: MKL 2025-12-04T09:16:11.5011348Z -- MKL_THREADING = OMP 2025-12-04T09:16:11.5016512Z -- Looking for sys/types.h 2025-12-04T09:16:11.8109668Z -- Looking for sys/types.h - found 2025-12-04T09:16:11.8111538Z -- Looking for stdint.h 2025-12-04T09:16:12.1843613Z -- Looking for stdint.h - found 2025-12-04T09:16:12.1846670Z -- Looking for stddef.h 2025-12-04T09:16:12.5012655Z -- Looking for stddef.h - found 2025-12-04T09:16:12.5013742Z -- Check size of void* 2025-12-04T09:16:12.8209231Z -- Check size of void* - done 2025-12-04T09:16:12.8685921Z -- Looking for cblas_sgemm 2025-12-04T09:16:13.4014000Z -- Looking for cblas_sgemm - found 2025-12-04T09:16:13.4021225Z -- Looking for cblas_gemm_bf16bf16f32 2025-12-04T09:16:13.9233203Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-12-04T09:16:13.9233622Z -- Looking for cblas_gemm_f16f16f32 2025-12-04T09:16:14.4494002Z -- Looking for cblas_gemm_f16f16f32 - found 2025-12-04T09:16:14.4849340Z -- 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-12-04T09:16:14.4850690Z -- MKL include directory: C:/Jenkins/Miniconda3/envs/py_tmp/Library/include 2025-12-04T09:16:14.4851149Z -- MKL OpenMP type: Intel 2025-12-04T09:16:14.4851544Z -- MKL OpenMP library: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-12-04T09:16:14.7124565Z -- The ASM compiler identification is MSVC 2025-12-04T09:16:14.7152202Z -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-12-04T09:16:14.7271483Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-12-04T09:16:14.7326224Z -- Generating microkernels.cmake 2025-12-04T09:16:19.4528453Z Duplicate microkernel definition: src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c and src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c (1th function) 2025-12-04T09:16:19.4529850Z Duplicate microkernel definition: src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c and src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x8c8-gemm-goi-scalar.c 2025-12-04T09:16:19.4530786Z No microkernel found in src\reference\binary-elementwise.cc 2025-12-04T09:16:19.4531242Z No microkernel found in src\reference\packing.cc 2025-12-04T09:16:19.4531673Z No microkernel found in src\reference\unary-elementwise.cc 2025-12-04T09:16:19.5752960Z -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.51.0.windows.1") 2025-12-04T09:16:19.6268866Z -- Google Benchmark version: v1.9.3, normalized to 1.9.3 2025-12-04T09:16:19.6282530Z -- Looking for shm_open in rt 2025-12-04T09:16:19.8066202Z -- Looking for shm_open in rt - not found 2025-12-04T09:16:19.8155029Z -- Performing Test HAVE_CXX_FLAG_WX 2025-12-04T09:16:20.1301919Z -- Performing Test HAVE_CXX_FLAG_WX - Success 2025-12-04T09:16:20.1305786Z -- Compiling and running to test HAVE_STD_REGEX 2025-12-04T09:16:23.4074254Z -- Performing Test HAVE_STD_REGEX -- success 2025-12-04T09:16:23.4075447Z -- Compiling and running to test HAVE_GNU_POSIX_REGEX 2025-12-04T09:16:23.5185001Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-12-04T09:16:23.5185629Z -- Compiling and running to test HAVE_POSIX_REGEX 2025-12-04T09:16:23.6093909Z -- Performing Test HAVE_POSIX_REGEX -- failed to compile 2025-12-04T09:16:23.6095177Z -- Compiling and running to test HAVE_STEADY_CLOCK 2025-12-04T09:16:24.3192169Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-12-04T09:16:24.3228173Z -- Compiling and running to test HAVE_PTHREAD_AFFINITY 2025-12-04T09:16:24.4084572Z -- Performing Test HAVE_PTHREAD_AFFINITY -- failed to compile 2025-12-04T09:16:24.4457241Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-12-04T09:16:24.4457888Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-12-04T09:16:24.4458315Z CMake. 2025-12-04T09:16:24.4458439Z 2025-12-04T09:16:24.4458651Z Update the VERSION argument value or use a ... suffix to tell 2025-12-04T09:16:24.4459199Z CMake that the project does not need compatibility with older versions. 2025-12-04T09:16:24.4459522Z 2025-12-04T09:16:24.4459526Z 2025-12-04T09:16:24.4525605Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-12-04T09:16:24.4526432Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-12-04T09:16:24.4526850Z CMake. 2025-12-04T09:16:24.4526965Z 2025-12-04T09:16:24.4527183Z Update the VERSION argument value or use a ... suffix to tell 2025-12-04T09:16:24.4527723Z CMake that the project does not need compatibility with older versions. 2025-12-04T09:16:24.4528059Z 2025-12-04T09:16:24.4528063Z 2025-12-04T09:16:24.4576027Z -- Using third party subdirectory Eigen. 2025-12-04T09:16:25.3342202Z -- Found Python: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.19") found components: Interpreter Development.Module NumPy 2025-12-04T09:16:25.3344696Z -- Using third_party/pybind11. 2025-12-04T09:16:25.3345951Z -- pybind11 include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/pybind11/include 2025-12-04T09:16:25.3395858Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-12-04T09:16:25.3396482Z -- Using third_party/opentelemetry-cpp. 2025-12-04T09:16:25.3397609Z -- opentelemetry api include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-12-04T09:16:25.9069272Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-12-04T09:16:26.3469209Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-12-04T09:16:26.3480697Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-12-04T09:16:26.3486993Z CMake Warning at cmake/Dependencies.cmake:908 (message): 2025-12-04T09:16:26.3487540Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-12-04T09:16:26.3487959Z Call Stack (most recent call first): 2025-12-04T09:16:26.3488283Z CMakeLists.txt:932 (include) 2025-12-04T09:16:26.3488463Z 2025-12-04T09:16:26.3488468Z 2025-12-04T09:16:26.3526310Z -- Check OMP with lib C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-12-04T09:16:26.6910259Z -- Check OMP with lib C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-12-04T09:16:27.3786174Z -- Found OpenMP_C: -openmp:experimental 2025-12-04T09:16:27.7341013Z -- Found OpenMP_CXX: -openmp:experimental 2025-12-04T09:16:27.7354157Z -- Found OpenMP: TRUE 2025-12-04T09:16:27.7356827Z -- Adding OpenMP CXX_FLAGS: -openmp:experimental 2025-12-04T09:16:27.7357403Z -- Will link against OpenMP libraries: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-12-04T09:16:27.7368693Z -- Found nvtx3: C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX/c/include 2025-12-04T09:16:27.7377655Z -- ROCM_PATH environment variable is not set and C:/opt/rocm does not exist. 2025-12-04T09:16:27.7378134Z Building without ROCm support. 2025-12-04T09:16:27.7403968Z -- MSVC detected 2025-12-04T09:16:27.7404218Z -- Set USE_REDIS OFF 2025-12-04T09:16:27.7404487Z -- Set USE_IBVERBS OFF 2025-12-04T09:16:27.7404754Z -- Set USE_NCCL OFF 2025-12-04T09:16:27.7404996Z -- Set USE_RCCL OFF 2025-12-04T09:16:27.7405215Z -- Set USE_LIBUV OFF 2025-12-04T09:16:27.7419726Z -- Gloo build as SHARED library 2025-12-04T09:16:27.9735710Z -- Found Python3: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.19") found components: Interpreter 2025-12-04T09:16:27.9743415Z -- ONNX_PROTOC_EXECUTABLE: $ 2025-12-04T09:16:27.9743862Z -- Protobuf_VERSION: Protobuf_VERSION_NOTFOUND 2025-12-04T09:16:27.9752763Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-12-04T09:16:27.9760111Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-12-04T09:16:27.9767260Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-12-04T09:16:28.2253685Z -- 2025-12-04T09:16:28.2253976Z -- ******** Summary ******** 2025-12-04T09:16:28.2254521Z -- CMake version : 3.27.9 2025-12-04T09:16:28.2254959Z -- CMake command : C:/Program Files/CMake/bin/cmake.exe 2025-12-04T09:16:28.2255392Z -- System : Windows 2025-12-04T09:16:28.2256051Z -- C++ compiler : C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-12-04T09:16:28.2256736Z -- C++ compiler version : 19.42.34444.0 2025-12-04T09:16:28.2257296Z -- CXX flags : /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL /EHsc /wd26812 2025-12-04T09:16:28.2257859Z -- Build type : Release 2025-12-04T09:16:28.2258278Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2025-12-04T09:16:28.2258790Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-12-04T09:16:28.2259344Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2025-12-04T09:16:28.2270690Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/cmake/Modules 2025-12-04T09:16:28.2271282Z -- 2025-12-04T09:16:28.2271547Z -- ONNX version : 1.18.0 2025-12-04T09:16:28.2271895Z -- ONNX NAMESPACE : onnx_torch 2025-12-04T09:16:28.2272281Z -- ONNX_USE_LITE_PROTO : OFF 2025-12-04T09:16:28.2272603Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-12-04T09:16:28.2272948Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-12-04T09:16:28.2273305Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-12-04T09:16:28.2273613Z -- ONNX_WERROR : OFF 2025-12-04T09:16:28.2273950Z -- ONNX_BUILD_TESTS : OFF 2025-12-04T09:16:28.2274353Z CMake Warning at cmake/Dependencies.cmake:1445 (message): 2025-12-04T09:16:28.2274867Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2025-12-04T09:16:28.2275311Z Call Stack (most recent call first): 2025-12-04T09:16:28.2275648Z CMakeLists.txt:932 (include) 2025-12-04T09:16:28.2275831Z 2025-12-04T09:16:28.2275836Z 2025-12-04T09:16:28.2275975Z -- BUILD_SHARED_LIBS : OFF 2025-12-04T09:16:28.2276263Z -- 2025-12-04T09:16:28.2276810Z -- Protobuf compiler : $ 2025-12-04T09:16:28.2277218Z -- Protobuf includes : 2025-12-04T09:16:28.2277564Z -- Protobuf libraries : 2025-12-04T09:16:28.2277884Z -- ONNX_BUILD_PYTHON : OFF 2025-12-04T09:16:28.2278330Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-12-04T09:16:28.2278747Z -- Adding -DNDEBUG to compile flags 2025-12-04T09:16:28.2279141Z -- Could not find hardware support for NEON on this machine. 2025-12-04T09:16:28.2279555Z -- No OMAP3 processor on this machine. 2025-12-04T09:16:28.2279872Z -- No OMAP4 processor on this machine. 2025-12-04T09:16:28.2285902Z -- Looking for sbgemm_ 2025-12-04T09:16:28.4904080Z -- Looking for sbgemm_ - not found 2025-12-04T09:16:28.4913525Z -- Found a library with LAPACK API (mkl). 2025-12-04T09:16:28.4915065Z disabling CUDA because NOT USE_CUDA is set 2025-12-04T09:16:28.4915449Z disabling ROCM because NOT USE_ROCM is set 2025-12-04T09:16:28.4915875Z -- MIOpen not found. Compiling without MIOpen support 2025-12-04T09:16:28.4923713Z -- Will build oneDNN UKERNEL 2025-12-04T09:16:28.5023716Z -- MKLDNN_CPU_RUNTIME = OMP 2025-12-04T09:16:28.5041443Z -- DNNL_TARGET_ARCH: X64 2025-12-04T09:16:28.5071443Z -- DNNL_LIBRARY_NAME: dnnl 2025-12-04T09:16:28.5165588Z CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2025-12-04T09:16:28.5166359Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-12-04T09:16:28.5166922Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T09:16:28.5167641Z problems in calling code that expects `find_package` result variables 2025-12-04T09:16:28.5168111Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T09:16:28.5168465Z Call Stack (most recent call first): 2025-12-04T09:16:28.5168899Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T09:16:28.5169524Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-12-04T09:16:28.5169967Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-12-04T09:16:28.5170392Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T09:16:28.5170691Z 2025-12-04T09:16:28.5170810Z -- Found OpenMP_C: -openmp:experimental 2025-12-04T09:16:28.5176037Z CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2025-12-04T09:16:28.5176786Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-12-04T09:16:28.5177325Z does not match the name of the calling package (OpenMP). This can lead to 2025-12-04T09:16:28.5177819Z problems in calling code that expects `find_package` result variables 2025-12-04T09:16:28.5178239Z (e.g., `_FOUND`) to follow a certain pattern. 2025-12-04T09:16:28.5178545Z Call Stack (most recent call first): 2025-12-04T09:16:28.5178964Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-12-04T09:16:28.5179485Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-12-04T09:16:28.5179907Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-12-04T09:16:28.5180356Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-12-04T09:16:28.5180653Z 2025-12-04T09:16:28.5180780Z -- Found OpenMP_CXX: -openmp:experimental 2025-12-04T09:16:28.5620527Z -- Enabled testing coverage: CI 2025-12-04T09:16:28.5633348Z -- Enabled workload: TRAINING 2025-12-04T09:16:28.5633678Z -- Enabled primitives: ALL 2025-12-04T09:16:28.5634099Z -- Enabled primitive CPU ISA: ALL 2025-12-04T09:16:28.5634451Z -- Enabled primitive GPU ISA: ALL 2025-12-04T09:16:28.5634869Z -- Enabled GeMM kernels ISA: ALL 2025-12-04T09:16:28.5742068Z -- Primitive cache is enabled 2025-12-04T09:16:28.5743084Z -- Experimental functionality for ukernels is enabled 2025-12-04T09:16:28.6415573Z -- The ASM_MASM compiler identification is MSVC 2025-12-04T09:16:28.6957448Z -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/ml64.exe 2025-12-04T09:16:28.7256310Z -- Graph component is enabled 2025-12-04T09:16:28.7367702Z -- Graph compiler backend is disabled. 2025-12-04T09:16:28.7512290Z -- Found MKL-DNN: TRUE 2025-12-04T09:16:28.7643849Z -- {fmt} version: 12.1.0 2025-12-04T09:16:28.7644127Z -- Build type: Release 2025-12-04T09:16:28.7728839Z -- Using CPU-only version of Kineto 2025-12-04T09:16:28.7729493Z -- Configuring Kineto dependency: 2025-12-04T09:16:28.7730016Z -- KINETO_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto 2025-12-04T09:16:28.7730511Z -- KINETO_BUILD_TESTS = OFF 2025-12-04T09:16:28.7730781Z -- KINETO_LIBRARY_TYPE = static 2025-12-04T09:16:28.9769463Z -- ROCM_SOURCE_DIR = 2025-12-04T09:16:29.0359598Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/include (found version "13.0.48") 2025-12-04T09:16:30.3831560Z INFO LIBKINETO_NOAIUPTI NOT DEFINED adding subdirectory(src/plugin/aiupti) 2025-12-04T09:16:30.3997869Z which: no compile_graph in (/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin:/c/Program Files/CMake/bin:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/HostX64/x64:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/VC/VCPackages:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/TestWindow:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/bin/Roslyn:/c/Program Files (x86)/Microsoft SDKs/Windows/v10.0A/bin/NETFX 4.8 Tools/x64:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/Extensions/Microsoft/CodeCoverage.Console:/c/Program Files (x86)/Windows Kits/10/bin/10.0.19041.0/x64:/c/Program Files (x86)/Windows Kits/10/bin/x64:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64:/c/Windows/Microsoft.NET/Framework64/v4.0.30319:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/Tools:/c/Jenkins/Miniconda3/envs/py_tmp:/c/Jenkins/Miniconda3/envs/py_tmp/Library/mingw-w64/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Library/usr/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Library/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Scripts:/c/Jenkins/Miniconda3/envs/py_tmp/bin:/c/Jenkins/Miniconda3/condabin:/c/Program Files/CMake/bin:/c/Program Files/7-Zip:/c/ProgramData/chocolatey/bin:/cmd:/c/Program Files/Amazon/AWSCLI:/c/Program Files/Amazon/AWSCLI/bin:/c/Jenkins/Miniconda3/envs/py_tmp:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/bin/x64:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Program Files/NVIDIA Corporation/Nsight Compute 2025.3.0:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/Llvm/x64/bin:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/VC/Linux/bin/ConnectionManagerExe) 2025-12-04T09:16:30.4008251Z CMake Warning at third_party/kineto/libkineto/src/plugin/aiupti/FindAIUToolkit.cmake:42 (message): 2025-12-04T09:16:30.4008970Z Cannot find RUNTIME_FULL_INSTALL_DIR or SENDNN_DIR, please set up the AIU 2025-12-04T09:16:30.4009380Z environment. 2025-12-04T09:16:30.4009594Z Call Stack (most recent call first): 2025-12-04T09:16:30.4010027Z third_party/kineto/libkineto/src/plugin/aiupti/CMakeLists.txt:14 (include) 2025-12-04T09:16:30.4010373Z 2025-12-04T09:16:30.4010377Z 2025-12-04T09:16:30.4011292Z CMake Warning at third_party/kineto/libkineto/src/plugin/aiupti/CMakeLists.txt:17 (message): 2025-12-04T09:16:30.4011817Z AIU PTI has not built because 2025-12-04T09:16:30.4011992Z 2025-12-04T09:16:30.4011996Z 2025-12-04T09:16:30.4296426Z -- CUPTI unavailable or disabled - not building GPU profilers 2025-12-04T09:16:30.4886706Z -- ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-12-04T09:16:30.4887382Z -- DYNOLOG_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-12-04T09:16:30.4888359Z -- IPCFABRIC_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-12-04T09:16:30.4901981Z -- Configured Kineto (CPU) 2025-12-04T09:16:30.4977292Z -- Performing Test HAS/WD4624 2025-12-04T09:16:30.8258669Z -- Performing Test HAS/WD4624 - Success 2025-12-04T09:16:30.8284631Z -- Performing Test HAS/WD4068 2025-12-04T09:16:31.1380988Z -- Performing Test HAS/WD4068 - Success 2025-12-04T09:16:31.1405481Z -- Performing Test HAS/WD4067 2025-12-04T09:16:31.4583256Z -- Performing Test HAS/WD4067 - Success 2025-12-04T09:16:31.4613339Z -- Performing Test HAS/WD4267 2025-12-04T09:16:31.7694673Z -- Performing Test HAS/WD4267 - Success 2025-12-04T09:16:31.7719361Z -- Performing Test HAS/WD4661 2025-12-04T09:16:32.0920921Z -- Performing Test HAS/WD4661 - Success 2025-12-04T09:16:32.0951080Z -- Performing Test HAS/WD4717 2025-12-04T09:16:32.4019966Z -- Performing Test HAS/WD4717 - Success 2025-12-04T09:16:32.4050841Z -- Performing Test HAS/WD4244 2025-12-04T09:16:32.7229819Z -- Performing Test HAS/WD4244 - Success 2025-12-04T09:16:32.7254847Z -- Performing Test HAS/WD4804 2025-12-04T09:16:33.0412528Z -- Performing Test HAS/WD4804 - Success 2025-12-04T09:16:33.0436745Z -- Performing Test HAS/WD4273 2025-12-04T09:16:33.3585292Z -- Performing Test HAS/WD4273 - Success 2025-12-04T09:16:33.3611108Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-12-04T09:16:33.4459114Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2025-12-04T09:16:34.6258123Z -- 2025-12-04T09:16:34.6259392Z -- Architecture: x64 2025-12-04T09:16:34.6262477Z -- Use the C++ compiler to compile (MI_USE_CXX=ON) 2025-12-04T09:16:34.6268992Z -- 2025-12-04T09:16:34.6269259Z -- Library name : mimalloc 2025-12-04T09:16:34.6269529Z -- Version : 2.2.4 2025-12-04T09:16:34.6269819Z -- Build type : release 2025-12-04T09:16:34.6270421Z -- C++ Compiler : C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-12-04T09:16:34.6271039Z -- Compiler flags : /Zc:__cplusplus 2025-12-04T09:16:34.6271432Z -- Compiler defines : MI_CMAKE_BUILD_TYPE=release;MI_BUILD_RELEASE 2025-12-04T09:16:34.6271899Z -- Link libraries : psapi;shell32;user32;advapi32;bcrypt 2025-12-04T09:16:34.6272238Z -- Build targets : static 2025-12-04T09:16:34.6272484Z -- 2025-12-04T09:16:34.6381961Z -- don't use NUMA 2025-12-04T09:16:34.6436669Z -- Looking for backtrace 2025-12-04T09:16:34.7281582Z -- Looking for backtrace - not found 2025-12-04T09:16:34.7385709Z -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 2025-12-04T09:16:39.7198248Z -- headers outputs: 2025-12-04T09:16:41.9363073Z -- sources outputs: 2025-12-04T09:16:43.6330422Z -- declarations_yaml outputs: 2025-12-04T09:16:43.6415602Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-12-04T09:16:49.0107879Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2025-12-04T09:16:49.2729367Z -- Using ATen parallel backend: OMP 2025-12-04T09:16:49.2750224Z disabling CUDA because USE_CUDA is set false 2025-12-04T09:16:49.7143371Z -- Found OpenSSL: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libcrypto.lib (found version "3.0.18") 2025-12-04T09:16:49.7489126Z -- Check size of long double 2025-12-04T09:16:50.0770131Z -- Check size of long double - done 2025-12-04T09:16:50.0775095Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-12-04T09:16:50.2025811Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Failed 2025-12-04T09:16:50.2029388Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-12-04T09:16:50.5932026Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-12-04T09:16:50.5935176Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-12-04T09:16:50.9638968Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-12-04T09:16:50.9642236Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-12-04T09:16:51.3369179Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-12-04T09:16:51.3373908Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-12-04T09:16:51.7062917Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-12-04T09:16:51.7066153Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-12-04T09:16:52.0859485Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-12-04T09:16:52.0863012Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-12-04T09:16:52.4603113Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-12-04T09:16:52.4646221Z -- Found OpenMP_C: -openmp:experimental (found version "2.0") 2025-12-04T09:16:52.4661893Z -- Found OpenMP_CXX: -openmp:experimental (found version "2.0") 2025-12-04T09:16:52.4674442Z -- Found OpenMP: TRUE (found version "2.0") 2025-12-04T09:16:52.4680569Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-12-04T09:16:52.8251988Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-12-04T09:16:52.8254843Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-12-04T09:16:52.9521352Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Failed 2025-12-04T09:16:52.9525873Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-12-04T09:16:53.0721855Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Failed 2025-12-04T09:16:53.0724896Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-12-04T09:16:53.2734190Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2025-12-04T09:16:53.2736741Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-12-04T09:16:53.3712112Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Failed 2025-12-04T09:16:53.4676602Z -- Configuring build for SLEEF-v3.8.0 2025-12-04T09:16:53.4677424Z Target system: Windows-10.0.17763 2025-12-04T09:16:53.4677766Z Target processor: AMD64 2025-12-04T09:16:53.4678071Z Host system: Windows-10.0.17763 2025-12-04T09:16:53.4678355Z Host processor: AMD64 2025-12-04T09:16:53.4679019Z 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-12-04T09:16:53.4679667Z CMake: 3.27.9 2025-12-04T09:16:53.4680020Z Make program: C:/Jenkins/Miniconda3/envs/py_tmp/Scripts/ninja.exe 2025-12-04T09:16:53.4680618Z -- Using option `/D_CRT_SECURE_NO_WARNINGS /D_CRT_NONSTDC_NO_DEPRECATE ` to compile libsleef 2025-12-04T09:16:53.4681123Z -- Building shared libs : OFF 2025-12-04T09:16:53.4681427Z -- Building static test bins: OFF 2025-12-04T09:16:53.4681709Z -- MPFR : LIB_MPFR-NOTFOUND 2025-12-04T09:16:53.4681995Z -- GMP : LIBGMP-NOTFOUND 2025-12-04T09:16:53.4682234Z -- RT : 2025-12-04T09:16:53.4682478Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-12-04T09:16:53.4682734Z -- OPENSSL : 3.0.18 2025-12-04T09:16:53.4683001Z -- SDE : SDE_COMMAND-NOTFOUND 2025-12-04T09:16:53.4683288Z -- COMPILER_SUPPORTS_OPENMP : FALSE 2025-12-04T09:16:53.5334424Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-12-04T09:16:53.5335099Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2025-12-04T09:16:53.5335894Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2025-12-04T09:16:53.5336649Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2025-12-04T09:16:54.2238489Z CMake Warning at CMakeLists.txt:1325 (message): 2025-12-04T09:16:54.2239002Z Generated cmake files are only fully tested if one builds with system glog, 2025-12-04T09:16:54.2239589Z gflags, and protobuf. Other settings may generate files that are not well 2025-12-04T09:16:54.2240015Z tested. 2025-12-04T09:16:54.2240306Z 2025-12-04T09:16:54.2240312Z 2025-12-04T09:16:54.2262374Z -- 2025-12-04T09:16:54.2262650Z -- ******** Summary ******** 2025-12-04T09:16:54.2262908Z -- General: 2025-12-04T09:16:54.2263128Z -- CMake version : 3.27.9 2025-12-04T09:16:54.2263479Z -- CMake command : C:/Program Files/CMake/bin/cmake.exe 2025-12-04T09:16:54.2263854Z -- System : Windows 2025-12-04T09:16:54.2264660Z -- C++ compiler : C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-12-04T09:16:54.2265279Z -- C++ compiler id : MSVC 2025-12-04T09:16:54.2265590Z -- C++ compiler version : 19.42.34444.0 2025-12-04T09:16:54.2265889Z -- Using ccache if found : OFF 2025-12-04T09:16:54.2267081Z -- 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-12-04T09:16:54.2268391Z -- Shared LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-12-04T09:16:54.2268873Z -- Static LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-12-04T09:16:54.2269357Z -- Module LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-12-04T09:16:54.2269733Z -- Build type : Release 2025-12-04T09:16:54.2270800Z -- 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-12-04T09:16:54.2272151Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-12-04T09:16:54.2272664Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2025-12-04T09:16:54.2273072Z -- USE_GOLD_LINKER : OFF 2025-12-04T09:16:54.2273311Z -- 2025-12-04T09:16:54.2273509Z -- TORCH_VERSION : 2.10.0 2025-12-04T09:16:54.2273805Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-12-04T09:16:54.2274102Z -- BUILD_BINARY : OFF 2025-12-04T09:16:54.2274377Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-12-04T09:16:54.2274633Z -- Link local protobuf : ON 2025-12-04T09:16:54.2274902Z -- BUILD_PYTHON : True 2025-12-04T09:16:54.2275158Z -- Python version : 3.10.19 2025-12-04T09:16:54.2275543Z -- Python executable : C:\Jenkins\Miniconda3\envs\py_tmp\python.exe 2025-12-04T09:16:54.2276064Z -- Python library : C:/Jenkins/Miniconda3/envs/py_tmp/libs/python310.lib 2025-12-04T09:16:54.2276546Z -- Python includes : C:/Jenkins/Miniconda3/envs/py_tmp/include 2025-12-04T09:16:54.2277052Z -- Python site-package : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-12-04T09:16:54.2277468Z -- BUILD_SHARED_LIBS : ON 2025-12-04T09:16:54.2277759Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-12-04T09:16:54.2278064Z -- BUILD_TEST : True 2025-12-04T09:16:54.2278342Z -- BUILD_JNI : OFF 2025-12-04T09:16:54.2278599Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-12-04T09:16:54.2278871Z -- BUILD_LITE_INTERPRETER: OFF 2025-12-04T09:16:54.2279147Z -- INTERN_BUILD_MOBILE : 2025-12-04T09:16:54.2279397Z -- TRACING_BASED : OFF 2025-12-04T09:16:54.2279662Z -- USE_BLAS : 1 2025-12-04T09:16:54.2279902Z -- BLAS : mkl 2025-12-04T09:16:54.2280162Z -- BLAS_HAS_SBGEMM : 2025-12-04T09:16:54.2280409Z -- USE_LAPACK : 1 2025-12-04T09:16:54.2280675Z -- LAPACK : mkl 2025-12-04T09:16:54.2280910Z -- USE_ASAN : OFF 2025-12-04T09:16:54.2281163Z -- USE_LSAN : OFF 2025-12-04T09:16:54.2281399Z -- USE_TSAN : OFF 2025-12-04T09:16:54.2281768Z -- USE_CPP_CODE_COVERAGE : OFF 2025-12-04T09:16:54.2282032Z -- USE_CUDA : 0 2025-12-04T09:16:54.2282268Z -- USE_XPU : 0 2025-12-04T09:16:54.2282511Z -- USE_ROCM : OFF 2025-12-04T09:16:54.2282749Z -- BUILD_NVFUSER : 2025-12-04T09:16:54.2283014Z -- USE_EIGEN_FOR_BLAS : 2025-12-04T09:16:54.2283266Z -- USE_EIGEN_FOR_SPARSE : OFF 2025-12-04T09:16:54.2283601Z -- USE_FBGEMM : OFF 2025-12-04T09:16:54.2283888Z -- USE_FBGEMM_GENAI : OFF 2025-12-04T09:16:54.2284145Z -- USE_KINETO : ON 2025-12-04T09:16:54.2284387Z -- USE_GFLAGS : OFF 2025-12-04T09:16:54.2284649Z -- USE_GLOG : OFF 2025-12-04T09:16:54.2284901Z -- USE_LITE_PROTO : OFF 2025-12-04T09:16:54.2285145Z -- USE_PYTORCH_METAL : OFF 2025-12-04T09:16:54.2285426Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-12-04T09:16:54.2285699Z -- USE_MPS : OFF 2025-12-04T09:16:54.2286013Z -- CAN_COMPILE_METAL : 2025-12-04T09:16:54.2286261Z -- USE_MKL : ON 2025-12-04T09:16:54.2286524Z -- USE_STATIC_MKL : OFF 2025-12-04T09:16:54.2286773Z -- USE_MKLDNN : ON 2025-12-04T09:16:54.2287033Z -- USE_MKLDNN_ACL : OFF 2025-12-04T09:16:54.2287289Z -- USE_MKLDNN_CBLAS : OFF 2025-12-04T09:16:54.2287551Z -- USE_PRIORITIZED_TEXT_FOR_LD : OFF 2025-12-04T09:16:54.2287842Z -- USE_UCC : OFF 2025-12-04T09:16:54.2288088Z -- USE_ITT : ON 2025-12-04T09:16:54.2288335Z -- USE_XCCL : OFF 2025-12-04T09:16:54.2288567Z -- USE_NCCL : OFF 2025-12-04T09:16:54.2288949Z -- Found NVSHMEM : 2025-12-04T09:16:54.2289196Z -- USE_NNPACK : OFF 2025-12-04T09:16:54.2289449Z -- USE_NUMPY : ON 2025-12-04T09:16:54.2289689Z -- USE_OBSERVERS : ON 2025-12-04T09:16:54.2289950Z -- USE_OPENCL : OFF 2025-12-04T09:16:54.2290204Z -- USE_OPENMP : ON 2025-12-04T09:16:54.2290458Z -- USE_MIMALLOC : ON 2025-12-04T09:16:54.2290719Z -- USE_MIMALLOC_ON_MKL : OFF 2025-12-04T09:16:54.2290979Z -- USE_VULKAN : OFF 2025-12-04T09:16:54.2291232Z -- USE_PROF : OFF 2025-12-04T09:16:54.2291480Z -- USE_PYTORCH_QNNPACK : OFF 2025-12-04T09:16:54.2291744Z -- USE_XNNPACK : ON 2025-12-04T09:16:54.2291985Z -- USE_DISTRIBUTED : ON 2025-12-04T09:16:54.2292249Z -- USE_MPI : OFF 2025-12-04T09:16:54.2292516Z -- USE_GLOO : ON 2025-12-04T09:16:54.2292772Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-12-04T09:16:54.2293057Z -- USE_GLOO_IBVERBS : OFF 2025-12-04T09:16:54.2293326Z -- USE_TENSORPIPE : OFF 2025-12-04T09:16:54.2293655Z -- Public Dependencies : caffe2::mkl 2025-12-04T09:16:54.2294386Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;XNNPACK;microkernels-prod;ittnotify;fp16;caffe2::openmp;gloo;fmt::fmt-header-only;kineto 2025-12-04T09:16:54.2295119Z -- Public CUDA Deps. : 2025-12-04T09:16:54.2295376Z -- Private CUDA Deps. : 2025-12-04T09:16:54.2295636Z -- USE_COREML_DELEGATE : OFF 2025-12-04T09:16:54.2295909Z -- BUILD_LAZY_TS_BACKEND : ON 2025-12-04T09:16:54.2296168Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-12-04T09:16:54.2348806Z -- Configuring done (66.1s) 2025-12-04T09:17:00.9885761Z -- Generating done (5.6s) 2025-12-04T09:17:01.2477452Z CMake Warning: 2025-12-04T09:17:01.2477846Z Manually-specified variables were not used by the project: 2025-12-04T09:17:01.2478136Z 2025-12-04T09:17:01.2478240Z BUILD_ENVIRONMENT 2025-12-04T09:17:01.2478534Z BUILD_TYPE 2025-12-04T09:17:01.2478741Z BUILD_WHEEL 2025-12-04T09:17:01.2478896Z 2025-12-04T09:17:01.2478900Z 2025-12-04T09:17:01.2511160Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/build 2025-12-04T09:17:01.3432362Z cmake --build . --target install --config Release -j 8 2025-12-04T09:17:23.2208716Z [1/4] Generating ATen declarations_yaml 2025-12-04T09:17:23.2209369Z [2/4] Generating ATen headers 2025-12-04T09:17:23.2209638Z [3/4] Generating ATen sources 2025-12-04T09:17:23.2210268Z [1/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-12-04T09:17:23.2211478Z [2/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-12-04T09:17:23.2212575Z [3/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\any_lite.cc.obj 2025-12-04T09:17:23.2810477Z [4/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\arena.cc.obj 2025-12-04T09:17:23.2812543Z [5/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\extension_set.cc.obj 2025-12-04T09:17:23.2813785Z [6/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-12-04T09:17:23.4750892Z [7/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-12-04T09:17:23.4753019Z [8/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-12-04T09:17:23.4754776Z [9/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-12-04T09:17:23.4756023Z [10/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-12-04T09:17:23.5939390Z [11/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-12-04T09:17:23.5940559Z [12/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-12-04T09:17:23.5941638Z [13/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-12-04T09:17:23.5942848Z [14/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\parse_context.cc.obj 2025-12-04T09:17:23.7507194Z [15/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\message_lite.cc.obj 2025-12-04T09:17:23.7509215Z [16/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-12-04T09:17:23.7511139Z [17/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-12-04T09:17:23.7513015Z [18/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-12-04T09:17:23.8537269Z [19/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-12-04T09:17:23.8538480Z [20/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-12-04T09:17:23.8539473Z [21/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-12-04T09:17:23.9381181Z [22/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-12-04T09:17:23.9383039Z [23/6994] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\version.rc.res 2025-12-04T09:17:23.9384610Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-12-04T09:17:23.9385209Z 2025-12-04T09:17:23.9385236Z 2025-12-04T09:17:23.9386024Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:17:23.9386583Z 2025-12-04T09:17:23.9386591Z 2025-12-04T09:17:23.9386597Z 2025-12-04T09:17:23.9386604Z 2025-12-04T09:17:23.9387532Z [24/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-12-04T09:17:24.1531899Z [25/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-12-04T09:17:24.1532934Z [26/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-12-04T09:17:24.1533971Z [27/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-12-04T09:17:24.1535002Z [28/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-12-04T09:17:24.1535764Z [29/6994] Linking CXX static library lib\libprotobuf-lite.lib 2025-12-04T09:17:24.2502607Z [30/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any_lite.cc.obj 2025-12-04T09:17:24.2504570Z [31/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-12-04T09:17:24.2506470Z [32/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\arena.cc.obj 2025-12-04T09:17:24.2508341Z [33/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set.cc.obj 2025-12-04T09:17:24.4196157Z [34/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-12-04T09:17:24.4198048Z [35/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-12-04T09:17:24.4199912Z [36/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-12-04T09:17:24.5044409Z [37/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-12-04T09:17:24.5046162Z [38/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-12-04T09:17:24.5048494Z [39/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-12-04T09:17:24.5050509Z [40/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-12-04T09:17:24.6749023Z [41/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-12-04T09:17:24.6750365Z [42/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-12-04T09:17:24.6751350Z [43/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\parse_context.cc.obj 2025-12-04T09:17:24.6752447Z [44/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message_lite.cc.obj 2025-12-04T09:17:24.8022318Z [45/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-12-04T09:17:24.8024110Z [46/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-12-04T09:17:24.8025794Z [47/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-12-04T09:17:24.8027703Z [48/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-12-04T09:17:24.9423105Z [49/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-12-04T09:17:24.9424808Z [50/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-12-04T09:17:24.9426445Z [51/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-12-04T09:17:24.9428188Z [52/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-12-04T09:17:25.1113083Z [53/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-12-04T09:17:25.1115013Z [54/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-12-04T09:17:25.1116755Z [55/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-12-04T09:17:25.1118613Z [56/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-12-04T09:17:25.3361451Z [57/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.cc.obj 2025-12-04T09:17:25.3363579Z [58/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.pb.cc.obj 2025-12-04T09:17:25.3365814Z [59/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\api.pb.cc.obj 2025-12-04T09:17:25.3367620Z [60/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\importer.cc.obj 2025-12-04T09:17:25.4951715Z [61/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\parser.cc.obj 2025-12-04T09:17:25.4952878Z [62/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.pb.cc.obj 2025-12-04T09:17:25.4953819Z [63/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor_database.cc.obj 2025-12-04T09:17:25.4954897Z [64/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\duration.pb.cc.obj 2025-12-04T09:17:25.6705355Z [65/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.cc.obj 2025-12-04T09:17:25.6707128Z [66/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\gzip_stream.cc.obj 2025-12-04T09:17:25.6708781Z [67/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\empty.pb.cc.obj 2025-12-04T09:17:25.6710442Z [68/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set_heavy.cc.obj 2025-12-04T09:17:25.7827288Z [69/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\field_mask.pb.cc.obj 2025-12-04T09:17:25.7828263Z [70/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\dynamic_message.cc.obj 2025-12-04T09:17:25.7829564Z [71/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\printer.cc.obj 2025-12-04T09:17:25.7830478Z [72/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\tokenizer.cc.obj 2025-12-04T09:17:26.0440474Z [73/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven.cc.obj 2025-12-04T09:17:26.0442859Z [74/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_reflection.cc.obj 2025-12-04T09:17:26.0444704Z [75/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\map_field.cc.obj 2025-12-04T09:17:26.0446403Z [76/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\service.cc.obj 2025-12-04T09:17:26.1503731Z [77/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message.cc.obj 2025-12-04T09:17:26.1505563Z [78/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\substitute.cc.obj 2025-12-04T09:17:26.1507432Z [79/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\source_context.pb.cc.obj 2025-12-04T09:17:26.1509368Z [80/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\struct.pb.cc.obj 2025-12-04T09:17:26.3331978Z [81/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\text_format.cc.obj 2025-12-04T09:17:26.3333424Z [82/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\reflection_ops.cc.obj 2025-12-04T09:17:26.3334437Z [83/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\timestamp.pb.cc.obj 2025-12-04T09:17:26.3335411Z [84/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\type.pb.cc.obj 2025-12-04T09:17:26.5164848Z [85/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\delimited_message_util.cc.obj 2025-12-04T09:17:26.5165975Z [86/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\unknown_field_set.cc.obj 2025-12-04T09:17:26.5167060Z [87/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_comparator.cc.obj 2025-12-04T09:17:26.5168131Z [88/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_mask_util.cc.obj 2025-12-04T09:17:26.5852317Z [89/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\datapiece.cc.obj 2025-12-04T09:17:26.5854405Z [90/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\default_value_objectwriter.cc.obj 2025-12-04T09:17:26.5856456Z [91/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\error_listener.cc.obj 2025-12-04T09:17:26.8527134Z [92/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_escaping.cc.obj 2025-12-04T09:17:26.8529030Z [93/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\field_mask_utility.cc.obj 2025-12-04T09:17:26.8531028Z [94/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_stream_parser.cc.obj 2025-12-04T09:17:26.8533282Z [95/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_objectwriter.cc.obj 2025-12-04T09:17:26.9371626Z [96/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\object_writer.cc.obj 2025-12-04T09:17:26.9372879Z [97/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\proto_writer.cc.obj 2025-12-04T09:17:26.9374010Z [98/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectsource.cc.obj 2025-12-04T09:17:27.0437652Z [99/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectwriter.cc.obj 2025-12-04T09:17:27.0438782Z [100/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info.cc.obj 2025-12-04T09:17:27.0439875Z [101/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info_test_helper.cc.obj 2025-12-04T09:17:27.0440752Z [102/6994] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\version.rc.res 2025-12-04T09:17:27.0441339Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-12-04T09:17:27.0441720Z 2025-12-04T09:17:27.2580870Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:17:27.2581256Z 2025-12-04T09:17:27.2581265Z 2025-12-04T09:17:27.2581271Z 2025-12-04T09:17:27.2581277Z 2025-12-04T09:17:27.2581787Z [103/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\json_util.cc.obj 2025-12-04T09:17:27.2582841Z [104/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\utility.cc.obj 2025-12-04T09:17:27.2583952Z [105/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\message_differencer.cc.obj 2025-12-04T09:17:27.4384573Z [106/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\type_resolver_util.cc.obj 2025-12-04T09:17:27.4385949Z [107/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wrappers.pb.cc.obj 2025-12-04T09:17:27.4386992Z [108/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format.cc.obj 2025-12-04T09:17:27.4388034Z [109/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\code_generator.cc.obj 2025-12-04T09:17:27.6655089Z [110/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum.cc.obj 2025-12-04T09:17:27.6656942Z [111/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum_field.cc.obj 2025-12-04T09:17:27.6658816Z [112/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_extension.cc.obj 2025-12-04T09:17:27.6660837Z [113/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\command_line_interface.cc.obj 2025-12-04T09:17:27.7712789Z [114/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\time_util.cc.obj 2025-12-04T09:17:27.7714634Z [115/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_field.cc.obj 2025-12-04T09:17:27.7716408Z [116/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_file.cc.obj 2025-12-04T09:17:28.0390101Z [117/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_generator.cc.obj 2025-12-04T09:17:28.0392021Z [118/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_helpers.cc.obj 2025-12-04T09:17:28.0393359Z [119/6994] Linking CXX static library lib\libprotobuf.lib 2025-12-04T09:17:28.0394711Z [120/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_map_field.cc.obj 2025-12-04T09:17:28.0396605Z [121/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message.cc.obj 2025-12-04T09:17:28.1464290Z [122/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message_field.cc.obj 2025-12-04T09:17:28.1466052Z [123/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_padding_optimizer.cc.obj 2025-12-04T09:17:28.1467709Z [124/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_service.cc.obj 2025-12-04T09:17:28.4062570Z [125/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc.obj 2025-12-04T09:17:28.4064001Z [126/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_doc_comment.cc.obj 2025-12-04T09:17:28.4065232Z [127/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_string_field.cc.obj 2025-12-04T09:17:28.4066461Z [128/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum.cc.obj 2025-12-04T09:17:28.4802220Z [129/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum_field.cc.obj 2025-12-04T09:17:28.4804697Z [130/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_field_base.cc.obj 2025-12-04T09:17:28.4806295Z [131/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_generator.cc.obj 2025-12-04T09:17:28.7771341Z [132/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_helpers.cc.obj 2025-12-04T09:17:28.7772607Z [133/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_map_field.cc.obj 2025-12-04T09:17:28.7773646Z [134/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message.cc.obj 2025-12-04T09:17:28.7774809Z [135/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message_field.cc.obj 2025-12-04T09:17:28.8344338Z [136/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc.obj 2025-12-04T09:17:28.8345504Z [137/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.cc.obj 2025-12-04T09:17:28.8346851Z [138/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.cc.obj 2025-12-04T09:17:28.9318040Z [139/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.cc.obj 2025-12-04T09:17:28.9320392Z [140/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_reflection_class.cc.obj 2025-12-04T09:17:28.9322702Z [141/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_source_generator_base.cc.obj 2025-12-04T09:17:29.2038532Z [142/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_wrapper_field.cc.obj 2025-12-04T09:17:29.2040653Z [143/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_context.cc.obj 2025-12-04T09:17:29.2042752Z [144/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_doc_comment.cc.obj 2025-12-04T09:17:29.2045007Z [145/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum.cc.obj 2025-12-04T09:17:29.3062114Z [146/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field_lite.cc.obj 2025-12-04T09:17:29.3064149Z [147/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field.cc.obj 2025-12-04T09:17:29.3066110Z [148/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_lite.cc.obj 2025-12-04T09:17:29.5256199Z [149/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension_lite.cc.obj 2025-12-04T09:17:29.5257526Z [150/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_field.cc.obj 2025-12-04T09:17:29.5259659Z [151/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension.cc.obj 2025-12-04T09:17:29.5261567Z [152/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_file.cc.obj 2025-12-04T09:17:29.6894754Z [153/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator.cc.obj 2025-12-04T09:17:29.6895925Z [154/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator_factory.cc.obj 2025-12-04T09:17:29.6897338Z [155/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field.cc.obj 2025-12-04T09:17:29.6898394Z [156/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_helpers.cc.obj 2025-12-04T09:17:29.8274029Z [157/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field_lite.cc.obj 2025-12-04T09:17:29.8275428Z [158/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message.cc.obj 2025-12-04T09:17:29.8277082Z [159/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder.cc.obj 2025-12-04T09:17:30.0415269Z [160/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder_lite.cc.obj 2025-12-04T09:17:30.0416520Z [161/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field.cc.obj 2025-12-04T09:17:30.0417821Z [162/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field_lite.cc.obj 2025-12-04T09:17:30.0418959Z [163/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_lite.cc.obj 2025-12-04T09:17:30.0953964Z [164/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_name_resolver.cc.obj 2025-12-04T09:17:30.0956302Z [165/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field.cc.obj 2025-12-04T09:17:30.0957571Z [166/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_service.cc.obj 2025-12-04T09:17:30.2800730Z [167/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field_lite.cc.obj 2025-12-04T09:17:30.2804096Z [168/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\well_known_types_embed.cc.obj 2025-12-04T09:17:30.2806027Z [169/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_shared_code_generator.cc.obj 2025-12-04T09:17:30.2808285Z [170/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field.cc.obj 2025-12-04T09:17:30.4654794Z [171/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field_lite.cc.obj 2025-12-04T09:17:30.4656895Z [172/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\js_generator.cc.obj 2025-12-04T09:17:30.4659385Z [173/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum.cc.obj 2025-12-04T09:17:30.5970382Z [174/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum_field.cc.obj 2025-12-04T09:17:30.5973173Z [175/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_extension.cc.obj 2025-12-04T09:17:30.5975539Z [176/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_field.cc.obj 2025-12-04T09:17:30.7886645Z [177/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_file.cc.obj 2025-12-04T09:17:30.7888921Z [178/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_generator.cc.obj 2025-12-04T09:17:30.7890622Z [179/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_helpers.cc.obj 2025-12-04T09:17:30.7892056Z [180/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_map_field.cc.obj 2025-12-04T09:17:30.9244652Z [181/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message.cc.obj 2025-12-04T09:17:30.9246117Z [182/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_oneof.cc.obj 2025-12-04T09:17:30.9247618Z [183/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message_field.cc.obj 2025-12-04T09:17:30.9909203Z [184/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.cc.obj 2025-12-04T09:17:30.9911172Z [185/6994] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\version.rc.res 2025-12-04T09:17:30.9912276Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-12-04T09:17:30.9913164Z 2025-12-04T09:17:30.9913178Z 2025-12-04T09:17:30.9913526Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:17:30.9914172Z 2025-12-04T09:17:30.9914180Z 2025-12-04T09:17:30.9914187Z 2025-12-04T09:17:30.9914195Z 2025-12-04T09:17:30.9915160Z [186/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.cc.obj 2025-12-04T09:17:31.0959969Z [187/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\php\php_generator.cc.obj 2025-12-04T09:17:31.0961011Z [188/6994] Building RC object third_party\protobuf\cmake\CMakeFiles\protoc.dir\version.rc.res 2025-12-04T09:17:31.0961646Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-12-04T09:17:31.0962018Z 2025-12-04T09:17:31.0962246Z 2025-12-04T09:17:31.0962456Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:17:31.0962766Z 2025-12-04T09:17:31.0962770Z 2025-12-04T09:17:31.0962774Z 2025-12-04T09:17:31.0962778Z 2025-12-04T09:17:31.0963133Z [189/6994] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\legacy-api.c.obj 2025-12-04T09:17:31.2128316Z [190/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.pb.cc.obj 2025-12-04T09:17:31.2130175Z [191/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\zip_writer.cc.obj 2025-12-04T09:17:31.2132127Z [192/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\python\python_generator.cc.obj 2025-12-04T09:17:31.2134077Z [193/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\ruby\ruby_generator.cc.obj 2025-12-04T09:17:31.4071237Z [194/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\protoc.dir\__\src\google\protobuf\compiler\main.cc.obj 2025-12-04T09:17:31.4072321Z [195/6994] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\subprocess.cc.obj 2025-12-04T09:17:31.4073224Z [196/6994] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\portable-api.c.obj 2025-12-04T09:17:31.4074058Z [197/6994] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\memory.c.obj 2025-12-04T09:17:31.4074960Z [198/6994] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\fastpath.c.obj 2025-12-04T09:17:31.5241933Z [199/6994] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\windows.c.obj 2025-12-04T09:17:31.5242560Z [200/6994] Linking C static library lib\pthreadpool.lib 2025-12-04T09:17:31.5243093Z [201/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj 2025-12-04T09:17:31.5243730Z [202/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj 2025-12-04T09:17:31.5244416Z [203/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj 2025-12-04T09:17:31.5245039Z [204/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj 2025-12-04T09:17:31.6157379Z [205/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj 2025-12-04T09:17:31.6158487Z [206/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj 2025-12-04T09:17:31.6159609Z [207/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj 2025-12-04T09:17:31.6160478Z [208/6994] Linking CXX static library lib\libprotoc.lib 2025-12-04T09:17:31.6161443Z [209/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj 2025-12-04T09:17:31.6162637Z [210/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj 2025-12-04T09:17:31.7520582Z [211/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj 2025-12-04T09:17:31.7521499Z [212/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\log.c.obj 2025-12-04T09:17:31.7523008Z [213/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj 2025-12-04T09:17:31.7523748Z [214/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj 2025-12-04T09:17:31.7524416Z [215/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj 2025-12-04T09:17:31.9324130Z [216/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj 2025-12-04T09:17:31.9325043Z [217/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj 2025-12-04T09:17:31.9325967Z [218/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj 2025-12-04T09:17:31.9326696Z [219/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj 2025-12-04T09:17:31.9327384Z [220/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj 2025-12-04T09:17:31.9328083Z [221/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj 2025-12-04T09:17:31.9934509Z [222/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj 2025-12-04T09:17:31.9935390Z [223/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj 2025-12-04T09:17:31.9936155Z [224/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj 2025-12-04T09:17:31.9936915Z [225/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj 2025-12-04T09:17:31.9937608Z [226/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\log.c.obj 2025-12-04T09:17:32.0946627Z [227/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj 2025-12-04T09:17:32.0947474Z [228/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj 2025-12-04T09:17:32.0948125Z [229/6994] Linking C static library lib\cpuinfo.lib 2025-12-04T09:17:32.0948720Z [230/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj 2025-12-04T09:17:32.0949564Z [231/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj 2025-12-04T09:17:32.1474870Z [232/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9x-minmax-f16c-c8.c.obj 2025-12-04T09:17:32.1475999Z [233/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-25p8c-minmax-fma3-acc2.c.obj 2025-12-04T09:17:32.1477042Z [234/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-3p16c-minmax-fma3.c.obj 2025-12-04T09:17:32.1478070Z [235/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-9p16c-minmax-fma3.c.obj 2025-12-04T09:17:32.2373473Z [236/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-4p16c-minmax-fma3.c.obj 2025-12-04T09:17:32.2375452Z [237/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9p8x-minmax-f16c-c8.c.obj 2025-12-04T09:17:32.2377372Z [238/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-12-04T09:17:32.2771934Z [239/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx512skx-u16.c.obj 2025-12-04T09:17:32.2773609Z [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-12-04T09:17:32.2774908Z [241/6994] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj 2025-12-04T09:17:32.2775927Z [242/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u1.c.obj 2025-12-04T09:17:32.2776912Z [243/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u4.c.obj 2025-12-04T09:17:32.3792727Z [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-12-04T09:17:32.3794004Z [245/6994] Linking C static library lib\cpuinfo_internals.lib 2025-12-04T09:17:32.3795347Z [246/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-12-04T09:17:32.3797515Z [247/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-12-04T09:17:32.4028349Z [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-12-04T09:17:32.4030582Z [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-12-04T09:17:32.4032729Z [250/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-12-04T09:17:32.4881018Z [251/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-12-04T09:17:32.4882876Z [252/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-12-04T09:17:32.4884973Z [253/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-12-04T09:17:32.4886874Z [254/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c8.c.obj 2025-12-04T09:17:32.5205598Z [255/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-maxpool\f16-maxpool-9p8x-minmax-f16c-c8.c.obj 2025-12-04T09:17:32.5206788Z [256/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9p8x-minmax-avx2-c8.c.obj 2025-12-04T09:17:32.5208106Z [257/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9x-minmax-avx2-c8.c.obj 2025-12-04T09:17:32.6078240Z [258/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-12-04T09:17:32.6079494Z [259/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-12-04T09:17:32.6080618Z [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-12-04T09:17:32.6081645Z [261/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\f16-rmax-f16c-u32.c.obj 2025-12-04T09:17:32.6561456Z [262/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc4.c.obj 2025-12-04T09:17:32.6562812Z [263/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.obj 2025-12-04T09:17:32.6564069Z [264/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-scalar-u2-acc2.c.obj 2025-12-04T09:17:32.6565266Z [265/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc4.c.obj 2025-12-04T09:17:32.7343108Z [266/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u2-acc2.c.obj 2025-12-04T09:17:32.7344229Z [267/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vadd-f16c-u16.c.obj 2025-12-04T09:17:32.7344867Z [268/6994] Linking CXX executable bin\protoc.exe 2025-12-04T09:17:32.7345498Z [269/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u16.c.obj 2025-12-04T09:17:32.7346637Z [270/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u8.c.obj 2025-12-04T09:17:32.7995349Z [271/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmax-f16c-u16.c.obj 2025-12-04T09:17:32.7997425Z [272/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u8.c.obj 2025-12-04T09:17:32.7999141Z [273/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u16.c.obj 2025-12-04T09:17:32.8000916Z [274/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmin-f16c-u16.c.obj 2025-12-04T09:17:32.8603755Z [275/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vminc-f16c-u16.c.obj 2025-12-04T09:17:32.8605256Z [276/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmul-f16c-u16.c.obj 2025-12-04T09:17:32.8606345Z [277/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u16.c.obj 2025-12-04T09:17:32.8607286Z [278/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u8.c.obj 2025-12-04T09:17:32.9197756Z [279/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u16.c.obj 2025-12-04T09:17:32.9199436Z [280/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u16.c.obj 2025-12-04T09:17:32.9201160Z [281/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u16.c.obj 2025-12-04T09:17:32.9202816Z [282/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u16.c.obj 2025-12-04T09:17:32.9868710Z [283/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u16.c.obj 2025-12-04T09:17:32.9869873Z [284/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u16.c.obj 2025-12-04T09:17:32.9871565Z [285/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u16.c.obj 2025-12-04T09:17:32.9873242Z [286/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u16.c.obj 2025-12-04T09:17:33.0512637Z [287/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsub-f16c-u16.c.obj 2025-12-04T09:17:33.0513826Z [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-12-04T09:17:33.0514867Z [289/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u16.c.obj 2025-12-04T09:17:33.0515848Z [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-12-04T09:17:33.1076238Z [291/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u16.c.obj 2025-12-04T09:17:33.1077945Z [292/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u16.c.obj 2025-12-04T09:17:33.1079670Z [293/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u16.c.obj 2025-12-04T09:17:33.1081468Z [294/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u16.c.obj 2025-12-04T09:17:33.1681465Z [295/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u16.c.obj 2025-12-04T09:17:33.1683624Z [296/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u32.c.obj 2025-12-04T09:17:33.1685923Z [297/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-12-04T09:17:33.1688915Z [298/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u32.c.obj 2025-12-04T09:17:33.2128209Z [299/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-12-04T09:17:33.2129496Z [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-12-04T09:17:33.2130688Z [301/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-sse2-c4.c.obj 2025-12-04T09:17:33.2381452Z [302/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-scalar-c1.c.obj 2025-12-04T09:17:33.2383329Z [303/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vabs-sse2-u16.c.obj 2025-12-04T09:17:33.2385099Z [304/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vneg-sse2-u16.c.obj 2025-12-04T09:17:33.2386853Z [305/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vsqr-f16c-u16.c.obj 2025-12-04T09:17:33.3243902Z [306/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-sse2-c4.c.obj 2025-12-04T09:17:33.3244918Z [307/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-sse2-c4.c.obj 2025-12-04T09:17:33.3245915Z [308/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-scalar-c1.c.obj 2025-12-04T09:17:33.3247144Z [309/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-scalar-c1.c.obj 2025-12-04T09:17:33.3660683Z [310/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-sse-c4.c.obj 2025-12-04T09:17:33.3662836Z [311/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-scalar-c1.c.obj 2025-12-04T09:17:33.3664879Z [312/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-sse-c4.c.obj 2025-12-04T09:17:33.3666733Z [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-12-04T09:17:33.4285140Z [314/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-scalar-c1.c.obj 2025-12-04T09:17:33.4287211Z [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-12-04T09:17:33.4289559Z [316/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx512f.c.obj 2025-12-04T09:17:33.4803542Z [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-12-04T09:17:33.4804776Z [318/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-avx.c.obj 2025-12-04T09:17:33.4805808Z [319/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar-acc2.c.obj 2025-12-04T09:17:33.4806972Z [320/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-fma3.c.obj 2025-12-04T09:17:33.5555002Z [321/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.obj 2025-12-04T09:17:33.5557821Z [322/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-sse.c.obj 2025-12-04T09:17:33.5559607Z [323/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx.c.obj 2025-12-04T09:17:33.5561486Z [324/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx512f.c.obj 2025-12-04T09:17:33.6164186Z [325/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-fma3.c.obj 2025-12-04T09:17:33.6165408Z [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-12-04T09:17:33.6166530Z [327/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar-acc2.c.obj 2025-12-04T09:17:33.6167622Z [328/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx.c.obj 2025-12-04T09:17:33.6843113Z [329/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-sse.c.obj 2025-12-04T09:17:33.6844165Z [330/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx512f.c.obj 2025-12-04T09:17:33.6845196Z [331/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-minmax-scalar-acc2.c.obj 2025-12-04T09:17:33.7241679Z [332/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar-acc2.c.obj 2025-12-04T09:17:33.7243830Z [333/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-fma3.c.obj 2025-12-04T09:17:33.7245546Z [334/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-sse.c.obj 2025-12-04T09:17:33.7247363Z [335/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.obj 2025-12-04T09:17:33.8182156Z [336/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-12-04T09:17:33.8183826Z [337/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.obj 2025-12-04T09:17:33.8185436Z [338/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.obj 2025-12-04T09:17:33.8187059Z [339/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx.c.obj 2025-12-04T09:17:33.8529439Z [340/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx512f.c.obj 2025-12-04T09:17:33.8531005Z [341/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-fma3.c.obj 2025-12-04T09:17:33.8532102Z [342/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar-acc2.c.obj 2025-12-04T09:17:33.8533269Z [343/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-minmax-scalar-acc2.c.obj 2025-12-04T09:17:33.9404689Z [344/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-sse.c.obj 2025-12-04T09:17:33.9406467Z [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-12-04T09:17:33.9407632Z [346/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-12-04T09:17:33.9609942Z [347/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-12-04T09:17:33.9611392Z [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-12-04T09:17:33.9612734Z [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-12-04T09:17:33.9916917Z [350/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-12-04T09:17:33.9918380Z [351/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-12-04T09:17:33.9919841Z [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-12-04T09:17:34.0813306Z [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-12-04T09:17:34.0815508Z [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-12-04T09:17:34.0817346Z [355/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u24.c.obj 2025-12-04T09:17:34.0819448Z [356/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-12-04T09:17:34.1033554Z [357/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-12-04T09:17:34.1035391Z [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-12-04T09:17:34.1037007Z [359/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-12-04T09:17:34.1038615Z [360/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-f16c-u16.c.obj 2025-12-04T09:17:34.2117011Z [361/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-12-04T09:17:34.2119093Z [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-12-04T09:17:34.2120776Z [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-12-04T09:17:34.2471860Z [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-12-04T09:17:34.2472938Z [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-12-04T09:17:34.2474049Z [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-12-04T09:17:34.2475169Z [367/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x32-minmax-avx512f-broadcast.c.obj 2025-12-04T09:17:34.3741018Z [368/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x16s4-minmax-fma3-broadcast.c.obj 2025-12-04T09:17:34.3742076Z [369/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-relu-scalar.c.obj 2025-12-04T09:17:34.3743225Z [370/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-minmax-scalar.c.obj 2025-12-04T09:17:34.3744219Z [371/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-scalar.c.obj 2025-12-04T09:17:34.4010426Z [372/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-minmax-scalar.c.obj 2025-12-04T09:17:34.4012017Z [373/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-relu-scalar.c.obj 2025-12-04T09:17:34.4013501Z [374/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-sse-load1.c.obj 2025-12-04T09:17:34.4015276Z [375/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-scalar.c.obj 2025-12-04T09:17:34.5142819Z [376/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-minmax-scalar.c.obj 2025-12-04T09:17:34.5143954Z [377/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-scalar.c.obj 2025-12-04T09:17:34.5145157Z [378/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x16s4-minmax-fma3-broadcast.c.obj 2025-12-04T09:17:34.5146269Z [379/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2c4-minmax-sse.c.obj 2025-12-04T09:17:34.5453965Z [380/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-relu-scalar.c.obj 2025-12-04T09:17:34.5455292Z [381/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-minmax-scalar.c.obj 2025-12-04T09:17:34.5456275Z [382/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-scalar.c.obj 2025-12-04T09:17:34.5457372Z [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-12-04T09:17:34.6094106Z [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-12-04T09:17:34.6095187Z [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-12-04T09:17:34.6096238Z [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-12-04T09:17:34.6595377Z [387/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-7x32-minmax-avx512f-broadcast.c.obj 2025-12-04T09:17:34.6597307Z [388/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c8.c.obj 2025-12-04T09:17:34.6599407Z [389/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-sse-p8.c.obj 2025-12-04T09:17:34.6600757Z [390/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c2.c.obj 2025-12-04T09:17:34.7333021Z [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-12-04T09:17:34.7335001Z [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-12-04T09:17:34.7336875Z [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-12-04T09:17:34.7338625Z [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-12-04T09:17:34.8091354Z [395/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-minmax-scalar.c.obj 2025-12-04T09:17:34.8092484Z [396/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-scalar.c.obj 2025-12-04T09:17:34.8094654Z [397/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-sse-load1.c.obj 2025-12-04T09:17:34.8096607Z [398/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-relu-scalar.c.obj 2025-12-04T09:17:34.8376093Z [399/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-minmax-scalar.c.obj 2025-12-04T09:17:34.8378090Z [400/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-relu-scalar.c.obj 2025-12-04T09:17:34.8379914Z [401/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-scalar.c.obj 2025-12-04T09:17:34.9143568Z [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-12-04T09:17:34.9144891Z [403/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-minmax-scalar.c.obj 2025-12-04T09:17:34.9145980Z [404/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2c4-minmax-sse.c.obj 2025-12-04T09:17:34.9147040Z [405/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-minmax-scalar.c.obj 2025-12-04T09:17:34.9637296Z [406/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-scalar.c.obj 2025-12-04T09:17:34.9638876Z [407/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-scalar.c.obj 2025-12-04T09:17:34.9640788Z [408/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-relu-scalar.c.obj 2025-12-04T09:17:34.9642616Z [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-12-04T09:17:35.0235222Z [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-12-04T09:17:35.0237755Z [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-12-04T09:17:35.0240076Z [412/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-7x32-minmax-avx512f-broadcast.c.obj 2025-12-04T09:17:35.0242366Z [413/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-12-04T09:17:35.0870916Z [414/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-sse-c4.c.obj 2025-12-04T09:17:35.0872076Z [415/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-scalar-c1.c.obj 2025-12-04T09:17:35.0873267Z [416/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-scalar-c1.c.obj 2025-12-04T09:17:35.0874282Z [417/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-sse-c4.c.obj 2025-12-04T09:17:35.1370808Z [418/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-sse-c4.c.obj 2025-12-04T09:17:35.1372956Z [419/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-12-04T09:17:35.1375361Z [420/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-12-04T09:17:35.2188616Z [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-12-04T09:17:35.2207997Z [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-12-04T09:17:35.2214428Z [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-12-04T09:17:35.2218234Z [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-12-04T09:17:35.2873286Z [425/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-12-04T09:17:35.2874664Z [426/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-12-04T09:17:35.2875817Z [427/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-12-04T09:17:35.3522849Z [428/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-12-04T09:17:35.3524180Z [429/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-12-04T09:17:35.3525609Z [430/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-12-04T09:17:35.3931655Z [431/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-12-04T09:17:35.3933764Z [432/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-12-04T09:17:35.3936034Z [433/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-12-04T09:17:35.3938250Z [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-12-04T09:17:35.4353141Z [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-12-04T09:17:35.4355270Z [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-12-04T09:17:35.4357355Z [437/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-12-04T09:17:35.5170499Z [438/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-12-04T09:17:35.5172559Z [439/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-12-04T09:17:35.5174448Z [440/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u32.c.obj 2025-12-04T09:17:35.5176510Z [441/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-12-04T09:17:35.5678766Z [442/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-12-04T09:17:35.5681294Z [443/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u64.c.obj 2025-12-04T09:17:35.5682932Z [444/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-12-04T09:17:35.5684619Z [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-12-04T09:17:35.6301757Z [446/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-12-04T09:17:35.6303657Z [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-12-04T09:17:35.6304826Z [448/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-12-04T09:17:35.6873436Z [449/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u32.c.obj 2025-12-04T09:17:35.6875234Z [450/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u32.c.obj 2025-12-04T09:17:35.6877044Z [451/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u32.c.obj 2025-12-04T09:17:35.6879236Z [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-12-04T09:17:35.7468546Z [453/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-12-04T09:17:35.7470814Z [454/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u128.c.obj 2025-12-04T09:17:35.7472695Z [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-12-04T09:17:35.7474587Z [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-12-04T09:17:35.8031820Z [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-12-04T09:17:35.8032997Z [458/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-12-04T09:17:35.8034848Z [459/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-12-04T09:17:35.8652615Z [460/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-12-04T09:17:35.8653979Z [461/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-12-04T09:17:35.8655226Z [462/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c32.c.obj 2025-12-04T09:17:35.8656250Z [463/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c64.c.obj 2025-12-04T09:17:35.9142310Z [464/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-scalar.c.obj 2025-12-04T09:17:35.9157401Z [465/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-12-04T09:17:35.9159729Z [466/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c16.c.obj 2025-12-04T09:17:35.9552375Z [467/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc4.c.obj 2025-12-04T09:17:35.9554446Z [468/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc4.c.obj 2025-12-04T09:17:35.9556205Z [469/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc4.c.obj 2025-12-04T09:17:35.9558009Z [470/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc4.c.obj 2025-12-04T09:17:36.0254396Z [471/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc4.c.obj 2025-12-04T09:17:36.0255458Z [472/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc4.c.obj 2025-12-04T09:17:36.0256539Z [473/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc4.c.obj 2025-12-04T09:17:36.0258274Z [474/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc4.c.obj 2025-12-04T09:17:36.0690074Z [475/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc4.c.obj 2025-12-04T09:17:36.0691177Z [476/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc4.c.obj 2025-12-04T09:17:36.0692164Z [477/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc4.c.obj 2025-12-04T09:17:36.0693410Z [478/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc4.c.obj 2025-12-04T09:17:36.1618522Z [479/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-32x1-minmax-sse.c.obj 2025-12-04T09:17:36.1620380Z [480/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-scalar.c.obj 2025-12-04T09:17:36.1622247Z [481/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x2-minmax-scalar.c.obj 2025-12-04T09:17:36.1624055Z [482/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx-u16.c.obj 2025-12-04T09:17:36.2042281Z [483/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x4-minmax-scalar.c.obj 2025-12-04T09:17:36.2043985Z [484/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u32.c.obj 2025-12-04T09:17:36.2044975Z [485/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-sse-u8.c.obj 2025-12-04T09:17:36.2046230Z [486/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-scalar-u8.c.obj 2025-12-04T09:17:36.2838894Z [487/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx-u16.c.obj 2025-12-04T09:17:36.2840819Z [488/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u32.c.obj 2025-12-04T09:17:36.2842780Z [489/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u8.c.obj 2025-12-04T09:17:36.2844659Z [490/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx-u16.c.obj 2025-12-04T09:17:36.3398950Z [491/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-sse-u8.c.obj 2025-12-04T09:17:36.3400206Z [492/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u2.c.obj 2025-12-04T09:17:36.3401203Z [493/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u32.c.obj 2025-12-04T09:17:36.3402116Z [494/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-sse-u8.c.obj 2025-12-04T09:17:36.4074235Z [495/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx-u16.c.obj 2025-12-04T09:17:36.4075286Z [496/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u32.c.obj 2025-12-04T09:17:36.4076251Z [497/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u2.c.obj 2025-12-04T09:17:36.4077355Z [498/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-sse-u8.c.obj 2025-12-04T09:17:36.4840586Z [499/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx-u16.c.obj 2025-12-04T09:17:36.4842424Z [500/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u32.c.obj 2025-12-04T09:17:36.4844146Z [501/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-scalar-u8.c.obj 2025-12-04T09:17:36.4845793Z [502/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u16.c.obj 2025-12-04T09:17:36.5510432Z [503/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-sse-u8.c.obj 2025-12-04T09:17:36.5512446Z [504/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u32.c.obj 2025-12-04T09:17:36.5514179Z [505/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u8.c.obj 2025-12-04T09:17:36.5515889Z [506/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u8.c.obj 2025-12-04T09:17:36.6081467Z [507/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u32.c.obj 2025-12-04T09:17:36.6083342Z [508/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx-u16.c.obj 2025-12-04T09:17:36.6085131Z [509/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-scalar-u8.c.obj 2025-12-04T09:17:36.6086917Z [510/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-sse-u8.c.obj 2025-12-04T09:17:36.7202144Z [511/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx-u16.c.obj 2025-12-04T09:17:36.7203195Z [512/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u32.c.obj 2025-12-04T09:17:36.7204137Z [513/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-scalar-u8.c.obj 2025-12-04T09:17:36.7205053Z [514/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-sse-u8.c.obj 2025-12-04T09:17:36.8530224Z [515/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u32.c.obj 2025-12-04T09:17:36.8531238Z [516/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx-u16.c.obj 2025-12-04T09:17:36.8532470Z [517/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-scalar-u8.c.obj 2025-12-04T09:17:36.8534244Z [518/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-sse-u8.c.obj 2025-12-04T09:17:36.8536440Z [519/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx-u16.c.obj 2025-12-04T09:17:38.4240346Z [520/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u32.c.obj 2025-12-04T09:17:38.4241332Z [521/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u8.c.obj 2025-12-04T09:17:38.4242258Z [522/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-sse-u8.c.obj 2025-12-04T09:17:38.4243205Z [523/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx-u16.c.obj 2025-12-04T09:17:38.5419787Z [524/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u32.c.obj 2025-12-04T09:17:38.5420836Z [525/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u8.c.obj 2025-12-04T09:17:38.5422128Z [526/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u8.c.obj 2025-12-04T09:17:38.5424433Z [527/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u16.c.obj 2025-12-04T09:17:38.6829922Z [528/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u32.c.obj 2025-12-04T09:17:38.6830937Z [529/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u8.c.obj 2025-12-04T09:17:38.6832115Z [530/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u8.c.obj 2025-12-04T09:17:38.6833680Z [531/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u16.c.obj 2025-12-04T09:17:38.7611414Z [532/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u32.c.obj 2025-12-04T09:17:38.7612421Z [533/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u2.c.obj 2025-12-04T09:17:38.7613381Z [534/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u8.c.obj 2025-12-04T09:17:38.7614304Z [535/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u16.c.obj 2025-12-04T09:17:38.9630275Z [536/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u32.c.obj 2025-12-04T09:17:38.9631275Z [537/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u8.c.obj 2025-12-04T09:17:38.9632414Z [538/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u8.c.obj 2025-12-04T09:17:38.9633419Z [539/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u16.c.obj 2025-12-04T09:17:39.1303708Z [540/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u32.c.obj 2025-12-04T09:17:39.1304711Z [541/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u8.c.obj 2025-12-04T09:17:39.1305636Z [542/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u8.c.obj 2025-12-04T09:17:39.1306581Z [543/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u16.c.obj 2025-12-04T09:17:39.1916048Z [544/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u32.c.obj 2025-12-04T09:17:39.1917293Z [545/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u8.c.obj 2025-12-04T09:17:39.1918253Z [546/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u8.c.obj 2025-12-04T09:17:39.1919323Z [547/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u16.c.obj 2025-12-04T09:17:39.2477201Z [548/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u32.c.obj 2025-12-04T09:17:39.2478316Z [549/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u8.c.obj 2025-12-04T09:17:39.2479253Z [550/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u32.c.obj 2025-12-04T09:17:39.2480471Z [551/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u8.c.obj 2025-12-04T09:17:39.3127738Z [552/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx-u16.c.obj 2025-12-04T09:17:39.3128737Z [553/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-scalar-u8.c.obj 2025-12-04T09:17:39.3129646Z [554/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-sse-u8.c.obj 2025-12-04T09:17:39.3130650Z [555/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx-u16.c.obj 2025-12-04T09:17:39.3860649Z [556/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u32.c.obj 2025-12-04T09:17:39.3862414Z [557/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u8.c.obj 2025-12-04T09:17:39.3864566Z [558/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u16.c.obj 2025-12-04T09:17:39.3865627Z [559/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u4.c.obj 2025-12-04T09:17:39.4267771Z [560/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx-u16.c.obj 2025-12-04T09:17:39.4269518Z [561/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-sse-u8.c.obj 2025-12-04T09:17:39.4271266Z [562/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-sse-u8.c.obj 2025-12-04T09:17:39.4273151Z [563/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u32.c.obj 2025-12-04T09:17:39.5170091Z [564/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u16.c.obj 2025-12-04T09:17:39.5171233Z [565/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u4.c.obj 2025-12-04T09:17:39.5172139Z [566/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-sse-u8.c.obj 2025-12-04T09:17:39.5173035Z [567/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx.c.obj 2025-12-04T09:17:39.5644340Z [568/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx512f.c.obj 2025-12-04T09:17:39.5646320Z [569/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-scalar.c.obj 2025-12-04T09:17:39.5648107Z [570/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx.c.obj 2025-12-04T09:17:39.5650158Z [571/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-sse2.c.obj 2025-12-04T09:17:39.6437059Z [572/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-scalar.c.obj 2025-12-04T09:17:39.6438103Z [573/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx512f.c.obj 2025-12-04T09:17:39.6439082Z [574/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-sse2.c.obj 2025-12-04T09:17:39.6440297Z [575/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx.c.obj 2025-12-04T09:17:39.6803286Z [576/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx512f.c.obj 2025-12-04T09:17:39.6804478Z [577/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-scalar.c.obj 2025-12-04T09:17:39.6805475Z [578/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-sse2.c.obj 2025-12-04T09:17:39.6806503Z [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-12-04T09:17:39.7563778Z [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-12-04T09:17:39.7564911Z [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-12-04T09:17:39.7567821Z [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-12-04T09:17:39.8021342Z [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-12-04T09:17:39.8023407Z [584/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-12-04T09:17:39.8025285Z [585/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vexp\gen\f32-vexp-scalar-exp.c.obj 2025-12-04T09:17:39.8027053Z [586/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-12-04T09:17:39.8777603Z [587/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-12-04T09:17:39.8778770Z [588/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-12-04T09:17:39.8779895Z [589/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-12-04T09:17:39.8780959Z [590/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-12-04T09:17:39.9269396Z [591/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx-u16.c.obj 2025-12-04T09:17:39.9270587Z [592/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u16.c.obj 2025-12-04T09:17:39.9271681Z [593/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u16.c.obj 2025-12-04T09:17:39.9272790Z [594/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u4.c.obj 2025-12-04T09:17:40.0071726Z [595/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-sse-u8.c.obj 2025-12-04T09:17:40.0073089Z [596/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-12-04T09:17:40.0074103Z [597/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-12-04T09:17:40.0076329Z [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-12-04T09:17:40.0456893Z [599/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-12-04T09:17:40.0457973Z [600/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-12-04T09:17:40.0458933Z [601/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u16.c.obj 2025-12-04T09:17:40.0459873Z [602/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u16.c.obj 2025-12-04T09:17:40.0667923Z [603/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u4.c.obj 2025-12-04T09:17:40.0669777Z [604/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u8.c.obj 2025-12-04T09:17:40.0671732Z [605/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c1-minmax-scalar-2x.c.obj 2025-12-04T09:17:40.1642248Z [606/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u8.c.obj 2025-12-04T09:17:40.1643583Z [607/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c4-minmax-sse-2x.c.obj 2025-12-04T09:17:40.1644554Z [608/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u8.c.obj 2025-12-04T09:17:40.1645533Z [609/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx-u16.c.obj 2025-12-04T09:17:40.2292271Z [610/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u16.c.obj 2025-12-04T09:17:40.2293542Z [611/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u1.c.obj 2025-12-04T09:17:40.2294593Z [612/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u8.c.obj 2025-12-04T09:17:40.2295645Z [613/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u8.c.obj 2025-12-04T09:17:40.2296751Z [614/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u4.c.obj 2025-12-04T09:17:40.3086350Z [615/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx-u16.c.obj 2025-12-04T09:17:40.3087417Z [616/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u1.c.obj 2025-12-04T09:17:40.3088423Z [617/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u16.c.obj 2025-12-04T09:17:40.3089387Z [618/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u8.c.obj 2025-12-04T09:17:40.3621522Z [619/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u8.c.obj 2025-12-04T09:17:40.3623680Z [620/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx-u16.c.obj 2025-12-04T09:17:40.3625441Z [621/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u16.c.obj 2025-12-04T09:17:40.3628061Z [622/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u1.c.obj 2025-12-04T09:17:40.4271541Z [623/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u4.c.obj 2025-12-04T09:17:40.4273687Z [624/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u4.c.obj 2025-12-04T09:17:40.4275160Z [625/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u8.c.obj 2025-12-04T09:17:40.4276547Z [626/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u16.c.obj 2025-12-04T09:17:40.4787765Z [627/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u8.c.obj 2025-12-04T09:17:40.4789062Z [628/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx-u16.c.obj 2025-12-04T09:17:40.4790071Z [629/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u4.c.obj 2025-12-04T09:17:40.4791328Z [630/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u8.c.obj 2025-12-04T09:17:40.5637731Z [631/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u1.c.obj 2025-12-04T09:17:40.5638703Z [632/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u8.c.obj 2025-12-04T09:17:40.5640279Z [633/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u16.c.obj 2025-12-04T09:17:40.5641523Z [634/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u1.c.obj 2025-12-04T09:17:40.6176432Z [635/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u16.c.obj 2025-12-04T09:17:40.6177544Z [636/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u32.c.obj 2025-12-04T09:17:40.6178632Z [637/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-12-04T09:17:40.6179650Z [638/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u8.c.obj 2025-12-04T09:17:40.6704210Z [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-12-04T09:17:40.6705442Z [640/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u4.c.obj 2025-12-04T09:17:40.6706791Z [641/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-12-04T09:17:40.7423693Z [642/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-12-04T09:17:40.7426537Z [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-12-04T09:17:40.7427806Z [644/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-12-04T09:17:40.7429030Z [645/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u1.c.obj 2025-12-04T09:17:40.8154903Z [646/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u16.c.obj 2025-12-04T09:17:40.8156226Z [647/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u16.c.obj 2025-12-04T09:17:40.8157311Z [648/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u16.c.obj 2025-12-04T09:17:40.8158410Z [649/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-12-04T09:17:40.8912520Z [650/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u12.c.obj 2025-12-04T09:17:40.8914651Z [651/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-12-04T09:17:40.8916479Z [652/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-12-04T09:17:40.8918107Z [653/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx.c.obj 2025-12-04T09:17:40.9520482Z [654/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-12-04T09:17:40.9521551Z [655/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-12-04T09:17:40.9522687Z [656/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-scalar.c.obj 2025-12-04T09:17:41.0156624Z [657/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx512f.c.obj 2025-12-04T09:17:41.0157983Z [658/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx512f.c.obj 2025-12-04T09:17:41.0159037Z [659/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-sse2.c.obj 2025-12-04T09:17:41.0160245Z [660/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx.c.obj 2025-12-04T09:17:41.0161405Z [661/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-sse2.c.obj 2025-12-04T09:17:41.1279562Z [662/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx.c.obj 2025-12-04T09:17:41.1280771Z [663/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-scalar.c.obj 2025-12-04T09:17:41.1281715Z [664/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx512f.c.obj 2025-12-04T09:17:41.1282642Z [665/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-scalar.c.obj 2025-12-04T09:17:41.1603768Z [666/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-12-04T09:17:41.1604916Z [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-12-04T09:17:41.1605926Z [668/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-sse2.c.obj 2025-12-04T09:17:41.2345248Z [669/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-12-04T09:17:41.2347908Z [670/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-12-04T09:17:41.2350318Z [671/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-12-04T09:17:41.2352859Z [672/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-12-04T09:17:41.3119832Z [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-12-04T09:17:41.3121247Z [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-12-04T09:17:41.3123266Z [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-12-04T09:17:41.3414519Z [676/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-12-04T09:17:41.3415720Z [677/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-12-04T09:17:41.3416891Z [678/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-12-04T09:17:41.4396109Z [679/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-12-04T09:17:41.4397402Z [680/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-12-04T09:17:41.4398607Z [681/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-12-04T09:17:41.4400193Z [682/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-12-04T09:17:41.4955991Z [683/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-12-04T09:17:41.4957453Z [684/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-12-04T09:17:41.4958728Z [685/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-12-04T09:17:41.5870354Z [686/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-12-04T09:17:41.5871957Z [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-12-04T09:17:41.5873479Z [688/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-12-04T09:17:41.6251998Z [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-12-04T09:17:41.6253149Z [690/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-12-04T09:17:41.6254280Z [691/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-12-04T09:17:41.6703817Z [692/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-12-04T09:17:41.6705303Z [693/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-12-04T09:17:41.6707432Z [694/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-12-04T09:17:41.6709600Z [695/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-12-04T09:17:41.7746173Z [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-12-04T09:17:41.7747300Z [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-12-04T09:17:41.7748436Z [698/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-12-04T09:17:41.8149299Z [699/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-12-04T09:17:41.8151439Z [700/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-12-04T09:17:41.8153642Z [701/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-12-04T09:17:41.8780807Z [702/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-12-04T09:17:41.8782221Z [703/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-12-04T09:17:41.8783848Z [704/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-12-04T09:17:41.9592858Z [705/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-12-04T09:17:41.9595503Z [706/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-12-04T09:17:41.9597602Z [707/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-12-04T09:17:41.9599136Z [708/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-12-04T09:17:42.0053992Z [709/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-12-04T09:17:42.0056371Z [710/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-12-04T09:17:42.0058715Z [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-12-04T09:17:42.0608878Z [712/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-12-04T09:17:42.0611224Z [713/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-12-04T09:17:42.0613585Z [714/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-12-04T09:17:42.1232049Z [715/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-12-04T09:17:42.1233687Z [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-12-04T09:17:42.1235137Z [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-12-04T09:17:42.2061881Z [718/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-12-04T09:17:42.2064104Z [719/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-12-04T09:17:42.2066173Z [720/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-12-04T09:17:42.2068592Z [721/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-12-04T09:17:42.2414509Z [722/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-12-04T09:17:42.2415931Z [723/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-12-04T09:17:42.2417144Z [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-12-04T09:17:42.2807616Z [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-12-04T09:17:42.2810289Z [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-12-04T09:17:42.2813461Z [727/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-12-04T09:17:42.3863548Z [728/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-12-04T09:17:42.3864891Z [729/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-12-04T09:17:42.3866201Z [730/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-12-04T09:17:42.3867771Z [731/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-12-04T09:17:42.4148506Z [732/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-12-04T09:17:42.4149889Z [733/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-12-04T09:17:42.4151875Z [734/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-12-04T09:17:42.4834093Z [735/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-12-04T09:17:42.4836773Z [736/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-12-04T09:17:42.4839038Z [737/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-12-04T09:17:42.5452335Z [738/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-12-04T09:17:42.5454114Z [739/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-12-04T09:17:42.5455404Z [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-12-04T09:17:42.5456498Z [741/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-12-04T09:17:42.6112674Z [742/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-12-04T09:17:42.6114667Z [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-12-04T09:17:42.6115886Z [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-12-04T09:17:42.6526401Z [745/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-12-04T09:17:42.6527607Z [746/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-12-04T09:17:42.6529387Z [747/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-12-04T09:17:42.6843057Z [748/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-12-04T09:17:42.6845567Z [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-12-04T09:17:42.6848005Z [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-12-04T09:17:42.6850190Z [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-12-04T09:17:42.7501725Z [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-12-04T09:17:42.7503589Z [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-12-04T09:17:42.8016585Z [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-12-04T09:17:42.8018041Z [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-12-04T09:17:42.8019427Z [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-12-04T09:17:42.8020634Z [757/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-12-04T09:17:42.8764274Z [758/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-12-04T09:17:42.8766826Z [759/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-12-04T09:17:42.8768958Z [760/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-12-04T09:17:42.8771155Z [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-12-04T09:17:42.9183056Z [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-12-04T09:17:42.9184400Z [763/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-12-04T09:17:42.9185761Z [764/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-12-04T09:17:42.9739814Z [765/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u16.c.obj 2025-12-04T09:17:42.9741369Z [766/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u32.c.obj 2025-12-04T09:17:42.9742837Z [767/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u16.c.obj 2025-12-04T09:17:42.9744354Z [768/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u32.c.obj 2025-12-04T09:17:43.0370358Z [769/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u1.c.obj 2025-12-04T09:17:43.0372156Z [770/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u4.c.obj 2025-12-04T09:17:43.0374183Z [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-12-04T09:17:43.0375890Z [772/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-scalar.c.obj 2025-12-04T09:17:43.0964042Z [773/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u32.c.obj 2025-12-04T09:17:43.0965962Z [774/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x64c4-gemm-goi-scalar.c.obj 2025-12-04T09:17:43.0968195Z [775/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-12-04T09:17:43.0970458Z [776/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-12-04T09:17:43.1721558Z [777/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-12-04T09:17:43.1722811Z [778/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-12-04T09:17:43.1724011Z [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-12-04T09:17:43.1839550Z [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-12-04T09:17:43.1841753Z [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-12-04T09:17:43.1843109Z [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-12-04T09:17:43.2216173Z [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-12-04T09:17:43.2218703Z [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-12-04T09:17:43.2220018Z [785/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-12-04T09:17:43.3124663Z [786/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-12-04T09:17:43.3125878Z [787/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-12-04T09:17:43.3127108Z [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-12-04T09:17:43.3128359Z [789/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-12-04T09:17:43.3448673Z [790/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-12-04T09:17:43.3449893Z [791/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-12-04T09:17:43.3451175Z [792/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-12-04T09:17:43.4232320Z [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-12-04T09:17:43.4233931Z [794/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-12-04T09:17:43.4235163Z [795/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-12-04T09:17:43.4487561Z [796/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-12-04T09:17:43.4489678Z [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-12-04T09:17:43.4490918Z [798/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-12-04T09:17:43.5653448Z [799/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-12-04T09:17:43.5654914Z [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-12-04T09:17:43.5656264Z [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-12-04T09:17:43.5657496Z [802/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-12-04T09:17:43.5932172Z [803/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-12-04T09:17:43.5934214Z [804/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-12-04T09:17:43.5935477Z [805/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-12-04T09:17:43.6407694Z [806/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-12-04T09:17:43.6409881Z [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-12-04T09:17:43.6411799Z [808/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-12-04T09:17:43.7358057Z [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-12-04T09:17:43.7359667Z [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-12-04T09:17:43.7362066Z [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-12-04T09:17:43.7363208Z [812/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-12-04T09:17:43.8063320Z [813/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-12-04T09:17:43.8064712Z [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-12-04T09:17:43.8066455Z [815/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-12-04T09:17:43.8713176Z [816/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-12-04T09:17:43.8714450Z [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-12-04T09:17:43.8715618Z [818/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-12-04T09:17:43.9379348Z [819/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-12-04T09:17:43.9380602Z [820/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-12-04T09:17:43.9381890Z [821/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-12-04T09:17:43.9383095Z [822/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-12-04T09:17:43.9835717Z [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-12-04T09:17:43.9837012Z [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-12-04T09:17:43.9838122Z [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-12-04T09:17:44.0396967Z [826/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-12-04T09:17:44.0399093Z [827/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-12-04T09:17:44.0401583Z [828/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-12-04T09:17:44.1190172Z [829/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-12-04T09:17:44.1191352Z [830/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-12-04T09:17:44.1192535Z [831/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-12-04T09:17:44.1193744Z [832/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-12-04T09:17:44.1439713Z [833/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-12-04T09:17:44.1441952Z [834/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-12-04T09:17:44.1444219Z [835/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-12-04T09:17:44.2246778Z [836/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-12-04T09:17:44.2248238Z [837/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-12-04T09:17:44.2251114Z [838/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-12-04T09:17:44.2253208Z [839/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-12-04T09:17:44.2512897Z [840/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-12-04T09:17:44.2514010Z [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-12-04T09:17:44.2515061Z [842/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-12-04T09:17:44.3248495Z [843/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u64-acc2.c.obj 2025-12-04T09:17:44.3250403Z [844/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u64-acc2.c.obj 2025-12-04T09:17:44.3252267Z [845/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u128-acc2.c.obj 2025-12-04T09:17:44.3254103Z [846/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u4.c.obj 2025-12-04T09:17:44.3792959Z [847/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u128-acc2.c.obj 2025-12-04T09:17:44.3794886Z [848/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u32-acc2.c.obj 2025-12-04T09:17:44.3796728Z [849/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-12-04T09:17:44.3798663Z [850/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u1.c.obj 2025-12-04T09:17:44.4479315Z [851/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-12-04T09:17:44.4482024Z [852/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-12-04T09:17:44.4483710Z [853/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u4.c.obj 2025-12-04T09:17:44.4485397Z [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-12-04T09:17:44.4992190Z [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-12-04T09:17:44.4993367Z [856/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-12-04T09:17:44.4994453Z [857/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-12-04T09:17:44.5559949Z [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-12-04T09:17:44.5561359Z [859/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-12-04T09:17:44.5562383Z [860/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u1.c.obj 2025-12-04T09:17:44.5563462Z [861/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u4.c.obj 2025-12-04T09:17:44.6185687Z [862/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-12-04T09:17:44.6187823Z [863/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u32.c.obj 2025-12-04T09:17:44.6189539Z [864/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u32.c.obj 2025-12-04T09:17:44.6191222Z [865/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u1.c.obj 2025-12-04T09:17:44.6748120Z [866/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u32.c.obj 2025-12-04T09:17:44.6749132Z [867/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u32.c.obj 2025-12-04T09:17:44.6750085Z [868/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u4.c.obj 2025-12-04T09:17:44.6751077Z [869/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u32.c.obj 2025-12-04T09:17:44.7507234Z [870/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u32.c.obj 2025-12-04T09:17:44.7508373Z [871/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u32.c.obj 2025-12-04T09:17:44.7509332Z [872/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u4.c.obj 2025-12-04T09:17:44.7510314Z [873/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u4.c.obj 2025-12-04T09:17:44.7961281Z [874/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u32.c.obj 2025-12-04T09:17:44.7962469Z [875/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u32.c.obj 2025-12-04T09:17:44.7963507Z [876/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u32.c.obj 2025-12-04T09:17:44.7964758Z [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-12-04T09:17:44.8694206Z [878/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-12-04T09:17:44.8695982Z [879/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u4.c.obj 2025-12-04T09:17:44.8697617Z [880/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-12-04T09:17:44.8699293Z [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-12-04T09:17:44.9050454Z [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-12-04T09:17:44.9051675Z [883/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-12-04T09:17:44.9052834Z [884/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-12-04T09:17:44.9857767Z [885/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-12-04T09:17:44.9858944Z [886/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.obj 2025-12-04T09:17:44.9860064Z [887/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-12-04T09:17:44.9861448Z [888/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9x-minmax-fp32-sse2-c8.c.obj 2025-12-04T09:17:45.0238425Z [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-12-04T09:17:45.0239651Z [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-12-04T09:17:45.0240745Z [891/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-12-04T09:17:45.0575933Z [892/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-12-04T09:17:45.0577987Z [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-12-04T09:17:45.0579947Z [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-12-04T09:17:45.0582158Z [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-12-04T09:17:45.1325227Z [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-12-04T09:17:45.1327490Z [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-12-04T09:17:45.1329691Z [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-12-04T09:17:45.1711320Z [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-12-04T09:17:45.1713357Z [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-12-04T09:17:45.1715585Z [901/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-12-04T09:17:45.1717639Z [902/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-12-04T09:17:45.2293453Z [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-12-04T09:17:45.2294903Z [904/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-12-04T09:17:45.2296210Z [905/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u32.c.obj 2025-12-04T09:17:45.2916497Z [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-12-04T09:17:45.2917768Z [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-12-04T09:17:45.2918874Z [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-12-04T09:17:45.2919967Z [909/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u32.c.obj 2025-12-04T09:17:45.3744009Z [910/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u4.c.obj 2025-12-04T09:17:45.3745786Z [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-12-04T09:17:45.3746838Z [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-12-04T09:17:45.3748041Z [913/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-12-04T09:17:45.4353790Z [914/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-12-04T09:17:45.4354917Z [915/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-12-04T09:17:45.4356009Z [916/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-12-04T09:17:45.4357060Z [917/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x8c8-minmax-fp32-avx2.c.obj 2025-12-04T09:17:45.5056606Z [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-12-04T09:17:45.5057860Z [919/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-12-04T09:17:45.5059036Z [920/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-12-04T09:17:45.5774765Z [921/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-12-04T09:17:45.5776842Z [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-12-04T09:17:45.5778739Z [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-12-04T09:17:45.5781000Z [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-12-04T09:17:45.6176793Z [925/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-12-04T09:17:45.6178040Z [926/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-12-04T09:17:45.6179167Z [927/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-12-04T09:17:45.6799533Z [928/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-12-04T09:17:45.6801804Z [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-12-04T09:17:45.6804565Z [930/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-12-04T09:17:45.6807037Z [931/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-12-04T09:17:45.7561833Z [932/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x8c8-minmax-fp32-avx2.c.obj 2025-12-04T09:17:45.7563826Z [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-12-04T09:17:45.7565906Z [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-12-04T09:17:45.7568290Z [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-12-04T09:17:45.7973157Z [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-12-04T09:17:45.7974586Z [937/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-12-04T09:17:45.7975782Z [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-12-04T09:17:45.8587727Z [939/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-12-04T09:17:45.8589768Z [940/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c64.c.obj 2025-12-04T09:17:45.8591560Z [941/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-scalar.c.obj 2025-12-04T09:17:45.8593384Z [942/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u64-acc2.c.obj 2025-12-04T09:17:45.9289806Z [943/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u4.c.obj 2025-12-04T09:17:45.9291545Z [944/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u32-acc2.c.obj 2025-12-04T09:17:45.9293352Z [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-12-04T09:17:45.9295345Z [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-12-04T09:17:45.9729478Z [947/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-12-04T09:17:45.9730828Z [948/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u1.c.obj 2025-12-04T09:17:45.9732285Z [949/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u4.c.obj 2025-12-04T09:17:45.9733406Z [950/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-12-04T09:17:46.0128634Z [951/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-12-04T09:17:46.0129920Z [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-12-04T09:17:46.0131143Z [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-12-04T09:17:46.0905545Z [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-12-04T09:17:46.0906745Z [955/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u1.c.obj 2025-12-04T09:17:46.0907822Z [956/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u4.c.obj 2025-12-04T09:17:46.0908964Z [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-12-04T09:17:46.1639792Z [958/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-12-04T09:17:46.1643093Z [959/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u32.c.obj 2025-12-04T09:17:46.1645968Z [960/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u1.c.obj 2025-12-04T09:17:46.1647425Z [961/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u32.c.obj 2025-12-04T09:17:46.2167077Z [962/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u32.c.obj 2025-12-04T09:17:46.2168777Z [963/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u32.c.obj 2025-12-04T09:17:46.2170460Z [964/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u32.c.obj 2025-12-04T09:17:46.2172144Z [965/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u4.c.obj 2025-12-04T09:17:46.2929910Z [966/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u32.c.obj 2025-12-04T09:17:46.2931435Z [967/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u4.c.obj 2025-12-04T09:17:46.2932967Z [968/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u32.c.obj 2025-12-04T09:17:46.2934468Z [969/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u4.c.obj 2025-12-04T09:17:46.3346659Z [970/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u32.c.obj 2025-12-04T09:17:46.3348125Z [971/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u32.c.obj 2025-12-04T09:17:46.3349535Z [972/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u32.c.obj 2025-12-04T09:17:46.3351075Z [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-12-04T09:17:46.4172397Z [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-12-04T09:17:46.4174521Z [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-12-04T09:17:46.4176508Z [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-12-04T09:17:46.4178397Z [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-12-04T09:17:46.4357319Z [978/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-12-04T09:17:46.4358564Z [979/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u4.c.obj 2025-12-04T09:17:46.4359693Z [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-12-04T09:17:46.4761467Z [981/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx512f.c.obj 2025-12-04T09:17:46.4762617Z [982/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx2.c.obj 2025-12-04T09:17:46.4763628Z [983/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c1.c.obj 2025-12-04T09:17:46.4765381Z [984/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-scalar.c.obj 2025-12-04T09:17:46.5499696Z [985/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c8.c.obj 2025-12-04T09:17:46.5501152Z [986/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-12-04T09:17:46.5502320Z [987/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c16.c.obj 2025-12-04T09:17:46.5503844Z [988/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-12-04T09:17:46.5951458Z [989/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse41-c16.c.obj 2025-12-04T09:17:46.5953725Z [990/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx2-u128.c.obj 2025-12-04T09:17:46.5955508Z [991/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx512skx-u256.c.obj 2025-12-04T09:17:46.5957229Z [992/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-scalar-u4.c.obj 2025-12-04T09:17:46.6608973Z [993/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse2-u64.c.obj 2025-12-04T09:17:46.6610681Z [994/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c8.c.obj 2025-12-04T09:17:46.6611863Z [995/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-lut32norm\u8-lut32norm-scalar.c.obj 2025-12-04T09:17:46.6613528Z [996/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse41-u64.c.obj 2025-12-04T09:17:46.7092213Z [997/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c16.c.obj 2025-12-04T09:17:46.7094119Z [998/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c1.c.obj 2025-12-04T09:17:46.7096067Z [999/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-12-04T09:17:46.7098205Z [1000/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-12-04T09:17:46.7862583Z [1001/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-scalar-u2.c.obj 2025-12-04T09:17:46.7864424Z [1002/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-sse2-u16.c.obj 2025-12-04T09:17:46.7866173Z [1003/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx512skx-u256.c.obj 2025-12-04T09:17:46.7867911Z [1004/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx2-u128.c.obj 2025-12-04T09:17:46.8229152Z [1005/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-scalar-u4.c.obj 2025-12-04T09:17:46.8230940Z [1006/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-sse2-u64.c.obj 2025-12-04T09:17:46.8232816Z [1007/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-12-04T09:17:46.8234897Z [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-12-04T09:17:46.9092941Z [1009/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-12-04T09:17:46.9095121Z [1010/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-multi-sse2.c.obj 2025-12-04T09:17:46.9109801Z [1011/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-2x4-scalar-int.c.obj 2025-12-04T09:17:46.9110932Z [1012/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\gen\x24-transposec-1x2-scalar.c.obj 2025-12-04T09:17:46.9362764Z [1013/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\x24-transposec-4x4-ssse3.c.obj 2025-12-04T09:17:46.9364677Z [1014/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-12-04T09:17:46.9366589Z [1015/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-12-04T09:17:47.0071940Z [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-12-04T09:17:47.0073903Z [1017/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-12-04T09:17:47.0075912Z [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-12-04T09:17:47.0077838Z [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-12-04T09:17:47.0416627Z [1020/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-12-04T09:17:47.0417713Z [1021/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-12-04T09:17:47.0418750Z [1022/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-int.c.obj 2025-12-04T09:17:47.0419783Z [1023/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-12-04T09:17:47.0893145Z [1024/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-multi-avx.c.obj 2025-12-04T09:17:47.0894177Z [1025/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-scalar.c.obj 2025-12-04T09:17:47.0895045Z [1026/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-scalar.c.obj 2025-12-04T09:17:47.0895890Z [1027/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-sse2.c.obj 2025-12-04T09:17:47.1067285Z [1028/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-sse2.c.obj 2025-12-04T09:17:47.1068878Z [1029/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\x32-transposec-4x4-sse.c.obj 2025-12-04T09:17:47.1070568Z [1030/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-scalar.c.obj 2025-12-04T09:17:47.1072054Z [1031/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-sse2.c.obj 2025-12-04T09:17:47.1985835Z [1032/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-scalar.c.obj 2025-12-04T09:17:47.1986732Z [1033/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-sse2.c.obj 2025-12-04T09:17:47.1987676Z [1034/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-scalar.c.obj 2025-12-04T09:17:47.1988513Z [1035/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-sse2.c.obj 2025-12-04T09:17:47.1989560Z [1036/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx-u64.c.obj 2025-12-04T09:17:47.2017409Z [1037/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx2-u128.c.obj 2025-12-04T09:17:47.2019144Z [1038/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-int.c.obj 2025-12-04T09:17:47.2021139Z [1039/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-multi-avx.c.obj 2025-12-04T09:17:47.3056688Z [1040/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-mov-sse2.c.obj 2025-12-04T09:17:47.3057730Z [1041/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-scalar-u4.c.obj 2025-12-04T09:17:47.3058655Z [1042/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u64.c.obj 2025-12-04T09:17:47.3059649Z [1043/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u128.c.obj 2025-12-04T09:17:47.3156476Z [1044/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-12-04T09:17:47.3157988Z [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-12-04T09:17:47.3159243Z [1046/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packq\x8-packq-scalar-f32qp8-u1.c.obj 2025-12-04T09:17:47.3160255Z [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-12-04T09:17:47.3787029Z [1048/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-12-04T09:17:47.3789232Z [1049/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-16x16-reuse-mov-sse2.c.obj 2025-12-04T09:17:47.3791411Z [1050/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-2x4-scalar-int.c.obj 2025-12-04T09:17:47.3792908Z [1051/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-32x32-reuse-switch-avx2.c.obj 2025-12-04T09:17:47.3897808Z [1052/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-sse2.c.obj 2025-12-04T09:17:47.3898727Z [1053/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-scalar.c.obj 2025-12-04T09:17:47.3899614Z [1054/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-scalar.c.obj 2025-12-04T09:17:47.3900449Z [1055/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-sse2.c.obj 2025-12-04T09:17:47.4517939Z [1056/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-sse2.c.obj 2025-12-04T09:17:47.4518955Z [1057/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-scalar.c.obj 2025-12-04T09:17:47.4519909Z [1058/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-scalar.c.obj 2025-12-04T09:17:47.4520796Z [1059/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-scalar-u16.c.obj 2025-12-04T09:17:47.4927206Z [1060/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p16-sse2-u16.c.obj 2025-12-04T09:17:47.4928321Z [1061/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-sse2-u64.c.obj 2025-12-04T09:17:47.4929434Z [1062/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p4-scalar-u16.c.obj 2025-12-04T09:17:47.4930292Z [1063/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-64.c.obj 2025-12-04T09:17:47.4931124Z [1064/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-sse2.c.obj 2025-12-04T09:17:47.5234193Z [1065/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-transposev\xx-transposev-1x1-scalar-memcpy.c.obj 2025-12-04T09:17:47.5235977Z [1066/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-2048.c.obj 2025-12-04T09:17:47.5237689Z [1067/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-4.c.obj 2025-12-04T09:17:47.5239416Z [1068/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-8.c.obj 2025-12-04T09:17:47.5560829Z [1069/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-16.c.obj 2025-12-04T09:17:47.5562535Z [1070/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-32.c.obj 2025-12-04T09:17:47.5564181Z [1071/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-copy\xx-copy-scalar-memcpy.c.obj 2025-12-04T09:17:47.5565732Z [1072/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-64.c.obj 2025-12-04T09:17:47.6399254Z [1073/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-2048.c.obj 2025-12-04T09:17:47.6400248Z [1074/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\vlog.c.obj 2025-12-04T09:17:47.6401718Z [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-12-04T09:17:47.6403250Z [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-12-04T09:17:47.6728197Z [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-12-04T09:17:47.6731090Z [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-12-04T09:17:47.6733434Z [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-12-04T09:17:47.6735362Z [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-12-04T09:17:47.7607895Z [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-12-04T09:17:47.7609066Z [1082/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-12-04T09:17:47.7610054Z [1083/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-12-04T09:17:47.7611056Z [1084/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-12-04T09:17:47.8546421Z [1085/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-12-04T09:17:47.8547442Z [1086/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u1.c.obj 2025-12-04T09:17:47.8548364Z [1087/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u3-acc3.c.obj 2025-12-04T09:17:47.8549584Z [1088/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-12-04T09:17:47.8754936Z [1089/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc2.c.obj 2025-12-04T09:17:47.8755961Z [1090/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc4.c.obj 2025-12-04T09:17:47.8756885Z [1091/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u1.c.obj 2025-12-04T09:17:47.8757795Z [1092/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u2-acc2.c.obj 2025-12-04T09:17:47.9642549Z [1093/6994] Linking C static library lib\microkernels-prod.lib 2025-12-04T09:17:47.9643419Z [1094/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u3-acc3.c.obj 2025-12-04T09:17:47.9644488Z [1095/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc4.c.obj 2025-12-04T09:17:47.9645551Z [1096/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc2.c.obj 2025-12-04T09:17:47.9992476Z [1097/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u1.c.obj 2025-12-04T09:17:47.9994088Z [1098/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u3-acc3.c.obj 2025-12-04T09:17:47.9995837Z [1099/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc\f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.obj 2025-12-04T09:17:47.9997612Z [1100/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc\f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.obj 2025-12-04T09:17:48.0748779Z [1101/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc4.c.obj 2025-12-04T09:17:48.0750739Z [1102/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.obj 2025-12-04T09:17:48.0752784Z [1103/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc2.c.obj 2025-12-04T09:17:48.1240818Z [1104/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.obj 2025-12-04T09:17:48.1242970Z [1105/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.obj 2025-12-04T09:17:48.1244342Z [1106/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar.c.obj 2025-12-04T09:17:48.1245495Z [1107/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.obj 2025-12-04T09:17:48.1937334Z [1108/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.obj 2025-12-04T09:17:48.1938828Z [1109/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar.c.obj 2025-12-04T09:17:48.1939975Z [1110/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.obj 2025-12-04T09:17:48.1941099Z [1111/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar.c.obj 2025-12-04T09:17:48.2531760Z [1112/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-minmax-scalar.c.obj 2025-12-04T09:17:48.2533026Z [1113/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar.c.obj 2025-12-04T09:17:48.2534185Z [1114/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-minmax-scalar-acc2.c.obj 2025-12-04T09:17:48.3114691Z [1115/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar-acc2.c.obj 2025-12-04T09:17:48.3116490Z [1116/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar.c.obj 2025-12-04T09:17:48.3117602Z [1117/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar.c.obj 2025-12-04T09:17:48.3118580Z [1118/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-minmax-scalar.c.obj 2025-12-04T09:17:48.3816357Z [1119/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-minmax-scalar-acc2.c.obj 2025-12-04T09:17:48.3817511Z [1120/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-minmax-scalar.c.obj 2025-12-04T09:17:48.3818687Z [1121/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-minmax-scalar.c.obj 2025-12-04T09:17:48.3819651Z [1122/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar-acc2.c.obj 2025-12-04T09:17:48.4543209Z [1123/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.obj 2025-12-04T09:17:48.4544458Z [1124/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar.c.obj 2025-12-04T09:17:48.4545552Z [1125/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.obj 2025-12-04T09:17:48.4546695Z [1126/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.obj 2025-12-04T09:17:48.4855077Z [1127/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.obj 2025-12-04T09:17:48.4857053Z [1128/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar.c.obj 2025-12-04T09:17:48.4858931Z [1129/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.obj 2025-12-04T09:17:48.5710955Z [1130/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.obj 2025-12-04T09:17:48.5712030Z [1131/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar.c.obj 2025-12-04T09:17:48.5713247Z [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-12-04T09:17:48.5714363Z [1133/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.obj 2025-12-04T09:17:48.6355495Z [1134/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.obj 2025-12-04T09:17:48.6356692Z [1135/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-minmax-scalar.c.obj 2025-12-04T09:17:48.6357862Z [1136/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar.c.obj 2025-12-04T09:17:48.6359099Z [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-12-04T09:17:48.6728113Z [1138/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-minmax-scalar.c.obj 2025-12-04T09:17:48.6729785Z [1139/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar-acc2.c.obj 2025-12-04T09:17:48.6731348Z [1140/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar.c.obj 2025-12-04T09:17:48.7456086Z [1141/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar.c.obj 2025-12-04T09:17:48.7457474Z [1142/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-minmax-scalar.c.obj 2025-12-04T09:17:48.7458829Z [1143/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-minmax-scalar-acc2.c.obj 2025-12-04T09:17:48.7459997Z [1144/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar.c.obj 2025-12-04T09:17:48.8063765Z [1145/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-minmax-scalar.c.obj 2025-12-04T09:17:48.8064860Z [1146/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar-acc2.c.obj 2025-12-04T09:17:48.8066035Z [1147/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-12-04T09:17:48.8067330Z [1148/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-12-04T09:17:48.8447080Z [1149/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar.c.obj 2025-12-04T09:17:48.8449102Z [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-12-04T09:17:48.8451465Z [1151/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-12-04T09:17:48.9148679Z [1152/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-12-04T09:17:48.9150662Z [1153/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-12-04T09:17:48.9151936Z [1154/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-12-04T09:17:48.9639837Z [1155/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-12-04T09:17:48.9641518Z [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-12-04T09:17:48.9644106Z [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-12-04T09:17:48.9646266Z [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-12-04T09:17:49.0378600Z [1159/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-12-04T09:17:49.0380703Z [1160/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-12-04T09:17:49.0382796Z [1161/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-12-04T09:17:49.0682059Z [1162/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-12-04T09:17:49.0684387Z [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-12-04T09:17:49.0686650Z [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-12-04T09:17:49.1449462Z [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-12-04T09:17:49.1451811Z [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-12-04T09:17:49.1454419Z [1167/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-12-04T09:17:49.1456378Z [1168/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-12-04T09:17:49.1928987Z [1169/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-12-04T09:17:49.1931149Z [1170/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-12-04T09:17:49.1933265Z [1171/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-12-04T09:17:49.2283916Z [1172/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-12-04T09:17:49.2285595Z [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-12-04T09:17:49.2286831Z [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-12-04T09:17:49.2748617Z [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-12-04T09:17:49.2750731Z [1176/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-12-04T09:17:49.2752567Z [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-12-04T09:17:49.3315663Z [1178/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-12-04T09:17:49.3316833Z [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-12-04T09:17:49.3318465Z [1180/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-12-04T09:17:49.3320481Z [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-12-04T09:17:49.4194129Z [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-12-04T09:17:49.4196412Z [1183/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-12-04T09:17:49.4198177Z [1184/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x2-relu-scalar.c.obj 2025-12-04T09:17:49.4200029Z [1185/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x4-minmax-scalar.c.obj 2025-12-04T09:17:49.4444234Z [1186/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p1.c.obj 2025-12-04T09:17:49.4445501Z [1187/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-2x4-minmax-scalar.c.obj 2025-12-04T09:17:49.4446604Z [1188/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p2.c.obj 2025-12-04T09:17:49.4448219Z [1189/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c1.c.obj 2025-12-04T09:17:49.5296853Z [1190/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x4-minmax-scalar.c.obj 2025-12-04T09:17:49.5298446Z [1191/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c4.c.obj 2025-12-04T09:17:49.5300921Z [1192/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x2-relu-scalar.c.obj 2025-12-04T09:17:49.5823514Z [1193/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-3x3-minmax-scalar.c.obj 2025-12-04T09:17:49.5825418Z [1194/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x2-minmax-scalar.c.obj 2025-12-04T09:17:49.5827311Z [1195/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-2x4-minmax-scalar.c.obj 2025-12-04T09:17:49.5829190Z [1196/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x4-minmax-scalar.c.obj 2025-12-04T09:17:49.6685846Z [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-12-04T09:17:49.6687116Z [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-12-04T09:17:49.6689238Z [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-12-04T09:17:49.6691183Z [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-12-04T09:17:49.7458659Z [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-12-04T09:17:49.7459811Z [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-12-04T09:17:49.7461132Z [1203/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2-scalar.c.obj 2025-12-04T09:17:49.7462771Z [1204/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-12-04T09:17:49.7831160Z [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-12-04T09:17:49.7832568Z [1206/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-12-04T09:17:49.7833847Z [1207/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-12-04T09:17:49.8534574Z [1208/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-12-04T09:17:49.8535612Z [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-12-04T09:17:49.8536632Z [1210/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-12-04T09:17:49.8537644Z [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-12-04T09:17:49.9105372Z [1212/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-12-04T09:17:49.9106764Z [1213/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-12-04T09:17:49.9108855Z [1214/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-12-04T09:17:49.9110380Z [1215/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-12-04T09:17:49.9652633Z [1216/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-12-04T09:17:49.9654707Z [1217/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-12-04T09:17:49.9656595Z [1218/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-12-04T09:17:49.9890248Z [1219/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-12-04T09:17:49.9892112Z [1220/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-12-04T09:17:49.9894039Z [1221/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-12-04T09:17:49.9896629Z [1222/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-12-04T09:17:50.0732174Z [1223/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-12-04T09:17:50.0734017Z [1224/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-12-04T09:17:50.0735929Z [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-12-04T09:17:50.0738302Z [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-12-04T09:17:50.1344837Z [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-12-04T09:17:50.1345961Z [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-12-04T09:17:50.1347155Z [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-12-04T09:17:50.1348387Z [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-12-04T09:17:50.1941029Z [1231/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-12-04T09:17:50.1942467Z [1232/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-12-04T09:17:50.1943535Z [1233/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-12-04T09:17:50.2186527Z [1234/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-12-04T09:17:50.2188122Z [1235/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.obj 2025-12-04T09:17:50.2189614Z [1236/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-12-04T09:17:50.2486468Z [1237/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-12-04T09:17:50.2489180Z [1238/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-12-04T09:17:50.2491929Z [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-12-04T09:17:50.3259646Z [1240/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u2-acc2.c.obj 2025-12-04T09:17:50.3260727Z [1241/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u1.c.obj 2025-12-04T09:17:50.3261650Z [1242/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u3-acc3.c.obj 2025-12-04T09:17:50.3262593Z [1243/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u1.c.obj 2025-12-04T09:17:50.3643709Z [1244/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc2.c.obj 2025-12-04T09:17:50.3645112Z [1245/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u2-acc2.c.obj 2025-12-04T09:17:50.3646066Z [1246/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc2.c.obj 2025-12-04T09:17:50.3646998Z [1247/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc4.c.obj 2025-12-04T09:17:50.4474990Z [1248/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u1.c.obj 2025-12-04T09:17:50.4475994Z [1249/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u2-acc2.c.obj 2025-12-04T09:17:50.4477019Z [1250/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u3-acc3.c.obj 2025-12-04T09:17:50.4478059Z [1251/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u3-acc3.c.obj 2025-12-04T09:17:50.4853356Z [1252/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u1.c.obj 2025-12-04T09:17:50.4854789Z [1253/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u2-acc2.c.obj 2025-12-04T09:17:50.4869641Z [1254/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc2.c.obj 2025-12-04T09:17:50.4871006Z [1255/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc2.c.obj 2025-12-04T09:17:50.5719322Z [1256/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u3-acc3.c.obj 2025-12-04T09:17:50.5720343Z [1257/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-2x1-minmax-scalar-pipelined.c.obj 2025-12-04T09:17:50.5721404Z [1258/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-1x1-minmax-scalar-pipelined.c.obj 2025-12-04T09:17:50.5722390Z [1259/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-2x1-minmax-scalar.c.obj 2025-12-04T09:17:50.6145451Z [1260/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-1x1-minmax-scalar.c.obj 2025-12-04T09:17:50.6146530Z [1261/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-scalar.c.obj 2025-12-04T09:17:50.6147786Z [1262/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-scalar-pipelined.c.obj 2025-12-04T09:17:50.6149903Z [1263/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u1.c.obj 2025-12-04T09:17:50.6675430Z [1264/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-scalar-pipelined.c.obj 2025-12-04T09:17:50.6677250Z [1265/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u2.c.obj 2025-12-04T09:17:50.6679043Z [1266/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u4.c.obj 2025-12-04T09:17:50.7282871Z [1267/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u1.c.obj 2025-12-04T09:17:50.7284635Z [1268/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u2.c.obj 2025-12-04T09:17:50.7286293Z [1269/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u4.c.obj 2025-12-04T09:17:50.7288213Z [1270/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u1.c.obj 2025-12-04T09:17:50.7289863Z [1271/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u4.c.obj 2025-12-04T09:17:50.8242737Z [1272/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u8.c.obj 2025-12-04T09:17:50.8244632Z [1273/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u1.c.obj 2025-12-04T09:17:50.8246360Z [1274/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u4.c.obj 2025-12-04T09:17:50.8248122Z [1275/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u8.c.obj 2025-12-04T09:17:50.8629973Z [1276/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u2.c.obj 2025-12-04T09:17:50.8630966Z [1277/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u4.c.obj 2025-12-04T09:17:50.8632066Z [1278/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u2.c.obj 2025-12-04T09:17:50.8633190Z [1279/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u1.c.obj 2025-12-04T09:17:50.9564455Z [1280/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u1.c.obj 2025-12-04T09:17:50.9565407Z [1281/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u2.c.obj 2025-12-04T09:17:50.9566545Z [1282/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u1.c.obj 2025-12-04T09:17:50.9567549Z [1283/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u4.c.obj 2025-12-04T09:17:50.9846400Z [1284/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u2.c.obj 2025-12-04T09:17:50.9848105Z [1285/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u4.c.obj 2025-12-04T09:17:50.9849853Z [1286/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u1.c.obj 2025-12-04T09:17:50.9851555Z [1287/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u4.c.obj 2025-12-04T09:17:51.0794027Z [1288/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u1.c.obj 2025-12-04T09:17:51.0795076Z [1289/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u2.c.obj 2025-12-04T09:17:51.0796024Z [1290/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u4.c.obj 2025-12-04T09:17:51.0796926Z [1291/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u1.c.obj 2025-12-04T09:17:51.1237859Z [1292/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u2.c.obj 2025-12-04T09:17:51.1239655Z [1293/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u1.c.obj 2025-12-04T09:17:51.1241397Z [1294/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u2.c.obj 2025-12-04T09:17:51.1243163Z [1295/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u4.c.obj 2025-12-04T09:17:51.2038975Z [1296/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u4.c.obj 2025-12-04T09:17:51.2041052Z [1297/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u1.c.obj 2025-12-04T09:17:51.2042835Z [1298/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u2.c.obj 2025-12-04T09:17:51.2044608Z [1299/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u4.c.obj 2025-12-04T09:17:51.2395871Z [1300/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u1.c.obj 2025-12-04T09:17:51.2398036Z [1301/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u8.c.obj 2025-12-04T09:17:51.2399920Z [1302/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u4.c.obj 2025-12-04T09:17:51.2401844Z [1303/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u1.c.obj 2025-12-04T09:17:51.3270670Z [1304/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u2.c.obj 2025-12-04T09:17:51.3272069Z [1305/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u4.c.obj 2025-12-04T09:17:51.3273103Z [1306/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u1.c.obj 2025-12-04T09:17:51.3274063Z [1307/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u2.c.obj 2025-12-04T09:17:51.3592621Z [1308/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u1.c.obj 2025-12-04T09:17:51.3594498Z [1309/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u4.c.obj 2025-12-04T09:17:51.3596340Z [1310/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u4.c.obj 2025-12-04T09:17:51.3598135Z [1311/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u2.c.obj 2025-12-04T09:17:51.4510285Z [1312/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u1.c.obj 2025-12-04T09:17:51.4511530Z [1313/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u2.c.obj 2025-12-04T09:17:51.4512702Z [1314/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u4.c.obj 2025-12-04T09:17:51.4513744Z [1315/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u2.c.obj 2025-12-04T09:17:51.4760177Z [1316/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u1.c.obj 2025-12-04T09:17:51.4761803Z [1317/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u4.c.obj 2025-12-04T09:17:51.4763420Z [1318/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u1.c.obj 2025-12-04T09:17:51.4764999Z [1319/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u2.c.obj 2025-12-04T09:17:51.5845809Z [1320/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u4.c.obj 2025-12-04T09:17:51.5846823Z [1321/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u1.c.obj 2025-12-04T09:17:51.5848144Z [1322/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u2.c.obj 2025-12-04T09:17:51.5849147Z [1323/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u1.c.obj 2025-12-04T09:17:51.6214281Z [1324/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u8.c.obj 2025-12-04T09:17:51.6215275Z [1325/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u2.c.obj 2025-12-04T09:17:51.6216218Z [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-12-04T09:17:51.6217308Z [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-12-04T09:17:51.7063281Z [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-12-04T09:17:51.7064497Z [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-12-04T09:17:51.7065752Z [1330/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u1.c.obj 2025-12-04T09:17:51.7397451Z [1331/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u2.c.obj 2025-12-04T09:17:51.7399234Z [1332/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u3.c.obj 2025-12-04T09:17:51.7401192Z [1333/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u4.c.obj 2025-12-04T09:17:51.7402867Z [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-12-04T09:17:51.8216152Z [1335/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vgelu\gen\f32-vgelu-scalar.c.obj 2025-12-04T09:17:51.8217871Z [1336/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u1.c.obj 2025-12-04T09:17:51.8219528Z [1337/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u2.c.obj 2025-12-04T09:17:51.8221181Z [1338/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u5.c.obj 2025-12-04T09:17:51.8538251Z [1339/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-scalar-log.c.obj 2025-12-04T09:17:51.8539406Z [1340/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u1.c.obj 2025-12-04T09:17:51.8540402Z [1341/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c2-minmax-scalar-2x.c.obj 2025-12-04T09:17:51.8541389Z [1342/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u2.c.obj 2025-12-04T09:17:51.9550155Z [1343/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c4-minmax-scalar-2x.c.obj 2025-12-04T09:17:51.9551199Z [1344/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u1.c.obj 2025-12-04T09:17:51.9552090Z [1345/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u2.c.obj 2025-12-04T09:17:51.9553008Z [1346/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u4.c.obj 2025-12-04T09:17:51.9982446Z [1347/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u2.c.obj 2025-12-04T09:17:51.9984486Z [1348/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u2.c.obj 2025-12-04T09:17:51.9986065Z [1349/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u2.c.obj 2025-12-04T09:17:51.9987670Z [1350/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u2.c.obj 2025-12-04T09:17:52.0833074Z [1351/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-12-04T09:17:52.0834405Z [1352/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-12-04T09:17:52.0835536Z [1353/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u2.c.obj 2025-12-04T09:17:52.0836811Z [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-12-04T09:17:52.1121714Z [1355/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-12-04T09:17:52.1123794Z [1356/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-12-04T09:17:52.1125241Z [1357/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-12-04T09:17:52.1675317Z [1358/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-12-04T09:17:52.1678655Z [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-12-04T09:17:52.1680610Z [1360/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u4.c.obj 2025-12-04T09:17:52.1682433Z [1361/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u2.c.obj 2025-12-04T09:17:52.2399851Z [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-12-04T09:17:52.2401927Z [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-12-04T09:17:52.2404478Z [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-12-04T09:17:52.2969103Z [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-12-04T09:17:52.2970260Z [1366/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-12-04T09:17:52.2971383Z [1367/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-12-04T09:17:52.2972546Z [1368/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-12-04T09:17:52.3801971Z [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-12-04T09:17:52.3803125Z [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-12-04T09:17:52.3804349Z [1371/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-12-04T09:17:52.4356862Z [1372/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-12-04T09:17:52.4358167Z [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-12-04T09:17:52.4359686Z [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-12-04T09:17:52.4360865Z [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-12-04T09:17:52.5220130Z [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-12-04T09:17:52.5221362Z [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-12-04T09:17:52.5222435Z [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-12-04T09:17:52.5465231Z [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-12-04T09:17:52.5466535Z [1380/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-12-04T09:17:52.5467824Z [1381/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-12-04T09:17:52.5469204Z [1382/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-12-04T09:17:52.5839145Z [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-12-04T09:17:52.5841586Z [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-12-04T09:17:52.5843763Z [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-12-04T09:17:52.6709408Z [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-12-04T09:17:52.6710764Z [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-12-04T09:17:52.6712030Z [1388/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-12-04T09:17:52.7237075Z [1389/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-12-04T09:17:52.7239377Z [1390/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-12-04T09:17:52.7241550Z [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-12-04T09:17:52.7243986Z [1392/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-12-04T09:17:52.7933320Z [1393/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-12-04T09:17:52.7934815Z [1394/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-12-04T09:17:52.7936163Z [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-12-04T09:17:52.8342429Z [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-12-04T09:17:52.8344605Z [1397/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-12-04T09:17:52.8346825Z [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-12-04T09:17:52.8796020Z [1399/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-12-04T09:17:52.8797500Z [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-12-04T09:17:52.8798802Z [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-12-04T09:17:52.9455927Z [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-12-04T09:17:52.9457239Z [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-12-04T09:17:52.9458744Z [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-12-04T09:17:52.9460807Z [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-12-04T09:17:52.9793437Z [1406/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-12-04T09:17:52.9794832Z [1407/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-12-04T09:17:52.9796080Z [1408/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-12-04T09:17:53.0566351Z [1409/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-12-04T09:17:53.0567559Z [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-12-04T09:17:53.0568787Z [1411/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-12-04T09:17:53.1035364Z [1412/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-12-04T09:17:53.1037649Z [1413/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-12-04T09:17:53.1039848Z [1414/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-12-04T09:17:53.1041967Z [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-12-04T09:17:53.1503159Z [1416/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-12-04T09:17:53.1505346Z [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-12-04T09:17:53.1507204Z [1418/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-12-04T09:17:53.2248560Z [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-12-04T09:17:53.2249926Z [1420/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-12-04T09:17:53.2251081Z [1421/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:53.2252179Z [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-12-04T09:17:53.2465239Z [1423/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-12-04T09:17:53.2468356Z [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-12-04T09:17:53.2471726Z [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-12-04T09:17:53.3311626Z [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-12-04T09:17:53.3312801Z [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-12-04T09:17:53.3313972Z [1428/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u2.c.obj 2025-12-04T09:17:53.3315001Z [1429/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u3.c.obj 2025-12-04T09:17:53.3925825Z [1430/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c4-gemm-gio-scalar.c.obj 2025-12-04T09:17:53.3927650Z [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-12-04T09:17:53.3929524Z [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-12-04T09:17:53.3931447Z [1433/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c4-gemm-gio-scalar.c.obj 2025-12-04T09:17:53.4360155Z [1434/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c4-gemm-goi-scalar.c.obj 2025-12-04T09:17:53.4361236Z [1435/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-scalar.c.obj 2025-12-04T09:17:53.4362311Z [1436/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-gio-scalar.c.obj 2025-12-04T09:17:53.5095274Z [1437/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x32c4-gemm-gio-scalar.c.obj 2025-12-04T09:17:53.5096620Z [1438/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x64c4-gemm-gio-scalar.c.obj 2025-12-04T09:17:53.5098048Z [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-12-04T09:17:53.5099525Z [1440/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-12-04T09:17:53.5542306Z [1441/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-12-04T09:17:53.5543436Z [1442/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-12-04T09:17:53.5544739Z [1443/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-12-04T09:17:53.5874417Z [1444/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-12-04T09:17:53.5876296Z [1445/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-12-04T09:17:53.5879176Z [1446/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-12-04T09:17:53.6427326Z [1447/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-12-04T09:17:53.6429737Z [1448/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-12-04T09:17:53.6432256Z [1449/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-12-04T09:17:53.7179132Z [1450/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-12-04T09:17:53.7180461Z [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-12-04T09:17:53.7181803Z [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-12-04T09:17:53.7183208Z [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-12-04T09:17:53.7664070Z [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-12-04T09:17:53.7666475Z [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-12-04T09:17:53.7668848Z [1456/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-12-04T09:17:53.8166565Z [1457/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-12-04T09:17:53.8168023Z [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-12-04T09:17:53.8169473Z [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-12-04T09:17:53.8487194Z [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-12-04T09:17:53.8489348Z [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-12-04T09:17:53.8491721Z [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-12-04T09:17:53.9186552Z [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-12-04T09:17:53.9188987Z [1464/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-12-04T09:17:53.9191224Z [1465/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-12-04T09:17:53.9623577Z [1466/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-12-04T09:17:53.9625212Z [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-12-04T09:17:53.9626551Z [1468/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-12-04T09:17:54.0163721Z [1469/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-12-04T09:17:54.0165799Z [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-12-04T09:17:54.0168557Z [1471/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-12-04T09:17:54.0668854Z [1472/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-12-04T09:17:54.0670926Z [1473/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-12-04T09:17:54.0672792Z [1474/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-12-04T09:17:54.1590939Z [1475/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-12-04T09:17:54.1592332Z [1476/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-12-04T09:17:54.1593618Z [1477/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-12-04T09:17:54.1594865Z [1478/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-12-04T09:17:54.1918091Z [1479/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-12-04T09:17:54.1920348Z [1480/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-12-04T09:17:54.1923025Z [1481/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-12-04T09:17:54.2338693Z [1482/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-12-04T09:17:54.2340361Z [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-12-04T09:17:54.2342720Z [1484/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-12-04T09:17:54.3140717Z [1485/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-12-04T09:17:54.3143161Z [1486/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-12-04T09:17:54.3145723Z [1487/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-12-04T09:17:54.3493285Z [1488/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-12-04T09:17:54.3495520Z [1489/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-12-04T09:17:54.3497498Z [1490/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-12-04T09:17:54.3499626Z [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-12-04T09:17:54.4569337Z [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-12-04T09:17:54.4570796Z [1493/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-12-04T09:17:54.4572031Z [1494/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-12-04T09:17:54.4918245Z [1495/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-12-04T09:17:54.4919486Z [1496/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-12-04T09:17:54.4920875Z [1497/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-12-04T09:17:54.4922184Z [1498/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-12-04T09:17:54.5425883Z [1499/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-12-04T09:17:54.5427217Z [1500/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-12-04T09:17:54.5428659Z [1501/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-12-04T09:17:54.6227976Z [1502/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-12-04T09:17:54.6230162Z [1503/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-12-04T09:17:54.6232222Z [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-12-04T09:17:54.6437138Z [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-12-04T09:17:54.6439487Z [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-12-04T09:17:54.6442563Z [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-12-04T09:17:54.7668214Z [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-12-04T09:17:54.7669704Z [1509/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-12-04T09:17:54.7671086Z [1510/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-12-04T09:17:54.7672501Z [1511/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-12-04T09:17:54.7930063Z [1512/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-12-04T09:17:54.7931460Z [1513/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-12-04T09:17:54.7932752Z [1514/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-12-04T09:17:54.8921865Z [1515/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-12-04T09:17:54.8924122Z [1516/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-12-04T09:17:54.8926310Z [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-12-04T09:17:54.9166389Z [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-12-04T09:17:54.9167851Z [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-12-04T09:17:54.9169184Z [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-12-04T09:17:54.9170412Z [1521/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-12-04T09:17:54.9618587Z [1522/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-12-04T09:17:54.9620138Z [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-12-04T09:17:54.9621634Z [1524/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-12-04T09:17:55.0453122Z [1525/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-12-04T09:17:55.0454213Z [1526/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u1.c.obj 2025-12-04T09:17:55.0455110Z [1527/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u2.c.obj 2025-12-04T09:17:55.0456252Z [1528/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u2.c.obj 2025-12-04T09:17:55.0886941Z [1529/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u1.c.obj 2025-12-04T09:17:55.0888046Z [1530/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u2.c.obj 2025-12-04T09:17:55.0889955Z [1531/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u2.c.obj 2025-12-04T09:17:55.0891574Z [1532/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u1.c.obj 2025-12-04T09:17:55.1629548Z [1533/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u2.c.obj 2025-12-04T09:17:55.1630667Z [1534/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u2.c.obj 2025-12-04T09:17:55.1631824Z [1535/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u1.c.obj 2025-12-04T09:17:55.1632830Z [1536/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u2.c.obj 2025-12-04T09:17:55.2168654Z [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-12-04T09:17:55.2170746Z [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-12-04T09:17:55.2174508Z [1539/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-12-04T09:17:55.2821300Z [1540/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-12-04T09:17:55.2823724Z [1541/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-12-04T09:17:55.2825231Z [1542/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-12-04T09:17:55.2826702Z [1543/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-12-04T09:17:55.3435859Z [1544/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-12-04T09:17:55.3438252Z [1545/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-12-04T09:17:55.3440526Z [1546/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-12-04T09:17:55.3792828Z [1547/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-12-04T09:17:55.3795380Z [1548/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-12-04T09:17:55.3797485Z [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-12-04T09:17:55.4360033Z [1550/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-12-04T09:17:55.4361874Z [1551/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-12-04T09:17:55.4363082Z [1552/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-12-04T09:17:55.4365197Z [1553/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-12-04T09:17:55.4893105Z [1554/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-12-04T09:17:55.4894731Z [1555/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-12-04T09:17:55.4896066Z [1556/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-12-04T09:17:55.5561538Z [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-12-04T09:17:55.5562887Z [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-12-04T09:17:55.5564187Z [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-12-04T09:17:55.5975550Z [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-12-04T09:17:55.5977129Z [1561/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-12-04T09:17:55.5978354Z [1562/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-12-04T09:17:55.6622128Z [1563/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-12-04T09:17:55.6623472Z [1564/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-12-04T09:17:55.6624774Z [1565/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-12-04T09:17:55.6626024Z [1566/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-12-04T09:17:55.7137558Z [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-12-04T09:17:55.7138909Z [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-12-04T09:17:55.7140093Z [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-12-04T09:17:55.7623630Z [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-12-04T09:17:55.7624967Z [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-12-04T09:17:55.7626255Z [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-12-04T09:17:55.7627331Z [1573/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:55.8337385Z [1574/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-12-04T09:17:55.8339609Z [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-12-04T09:17:55.8341933Z [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-12-04T09:17:55.8739172Z [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-12-04T09:17:55.8741366Z [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-12-04T09:17:55.8743469Z [1579/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-12-04T09:17:55.8745573Z [1580/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-12-04T09:17:55.9862131Z [1581/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u3.c.obj 2025-12-04T09:17:55.9863956Z [1582/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-12-04T09:17:55.9865789Z [1583/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:56.0412901Z [1584/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-12-04T09:17:56.0414193Z [1585/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-12-04T09:17:56.0415331Z [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-12-04T09:17:56.0416480Z [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-12-04T09:17:56.1255644Z [1588/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u2.c.obj 2025-12-04T09:17:56.1257616Z [1589/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-12-04T09:17:56.1259631Z [1590/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:56.1261504Z [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-12-04T09:17:56.1639525Z [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-12-04T09:17:56.1640730Z [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-12-04T09:17:56.1641770Z [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-12-04T09:17:56.2417935Z [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-12-04T09:17:56.2420090Z [1596/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-12-04T09:17:56.2422338Z [1597/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-12-04T09:17:56.2424385Z [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-12-04T09:17:56.2979402Z [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-12-04T09:17:56.2981271Z [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-12-04T09:17:56.2983154Z [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-12-04T09:17:56.2984988Z [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-12-04T09:17:56.3725934Z [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-12-04T09:17:56.3728133Z [1604/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-12-04T09:17:56.3730140Z [1605/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:56.4400649Z [1606/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-12-04T09:17:56.4402458Z [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-12-04T09:17:56.4404693Z [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-12-04T09:17:56.4405869Z [1609/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:56.5028216Z [1610/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-12-04T09:17:56.5030677Z [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-12-04T09:17:56.5031900Z [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-12-04T09:17:56.5787752Z [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-12-04T09:17:56.5789849Z [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-12-04T09:17:56.5791840Z [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-12-04T09:17:56.5793829Z [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-12-04T09:17:56.6199710Z [1617/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:56.6201822Z [1618/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-12-04T09:17:56.6203886Z [1619/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-12-04T09:17:56.7134440Z [1620/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-12-04T09:17:56.7136735Z [1621/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-12-04T09:17:56.7138724Z [1622/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:56.7139833Z [1623/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-12-04T09:17:56.7602633Z [1624/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-12-04T09:17:56.7604069Z [1625/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-12-04T09:17:56.7605215Z [1626/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-12-04T09:17:56.7607693Z [1627/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:56.8632664Z [1628/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-12-04T09:17:56.8633971Z [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-12-04T09:17:56.8635009Z [1630/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:56.9031628Z [1631/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:56.9032927Z [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-12-04T09:17:56.9034310Z [1633/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-12-04T09:17:56.9036467Z [1634/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-12-04T09:17:56.9783177Z [1635/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-12-04T09:17:56.9784382Z [1636/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-12-04T09:17:56.9785470Z [1637/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-12-04T09:17:57.0211994Z [1638/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u1.c.obj 2025-12-04T09:17:57.0213098Z [1639/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u2.c.obj 2025-12-04T09:17:57.0214076Z [1640/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-rndnu-scalar.c.obj 2025-12-04T09:17:57.0215045Z [1641/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u2.c.obj 2025-12-04T09:17:57.0966240Z [1642/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u2.c.obj 2025-12-04T09:17:57.0967344Z [1643/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u2.c.obj 2025-12-04T09:17:57.0968543Z [1644/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u2.c.obj 2025-12-04T09:17:57.0969760Z [1645/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u1.c.obj 2025-12-04T09:17:57.1397956Z [1646/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u1.c.obj 2025-12-04T09:17:57.1399181Z [1647/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u1.c.obj 2025-12-04T09:17:57.1400272Z [1648/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c2.c.obj 2025-12-04T09:17:57.1401230Z [1649/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u2.c.obj 2025-12-04T09:17:57.1943403Z [1650/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u2.c.obj 2025-12-04T09:17:57.1944472Z [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-12-04T09:17:57.1945494Z [1652/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c4.c.obj 2025-12-04T09:17:57.1946466Z [1653/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u2.c.obj 2025-12-04T09:17:57.2154019Z [1654/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c2.c.obj 2025-12-04T09:17:57.2155014Z [1655/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u1.c.obj 2025-12-04T09:17:57.2157020Z [1656/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u2.c.obj 2025-12-04T09:17:57.2159161Z [1657/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c4.c.obj 2025-12-04T09:17:57.3065275Z [1658/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u16.c.obj 2025-12-04T09:17:57.3066842Z [1659/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u8.c.obj 2025-12-04T09:17:57.3068457Z [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-12-04T09:17:57.3070223Z [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-12-04T09:17:57.3272753Z [1662/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-12-04T09:17:57.3273918Z [1663/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-12-04T09:17:57.3275019Z [1664/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-1x2-scalar-int.c.obj 2025-12-04T09:17:57.3276794Z [1665/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-12-04T09:17:57.4146727Z [1666/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-gio-scalar.c.obj 2025-12-04T09:17:57.4147763Z [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-12-04T09:17:57.4148757Z [1668/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-1x4-scalar-int.c.obj 2025-12-04T09:17:57.4149874Z [1669/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-2x1-scalar-int.c.obj 2025-12-04T09:17:57.4321858Z [1670/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-2x2-scalar-int.c.obj 2025-12-04T09:17:57.4323802Z [1671/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x1-scalar-int.c.obj 2025-12-04T09:17:57.4324887Z [1672/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x2-scalar-int.c.obj 2025-12-04T09:17:57.4945521Z [1673/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x4-scalar-int.c.obj 2025-12-04T09:17:57.4947415Z [1674/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-12-04T09:17:57.4949276Z [1675/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-12-04T09:17:57.4950508Z [1676/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-12-04T09:17:57.5468016Z [1677/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-1x2-scalar-int.c.obj 2025-12-04T09:17:57.5469095Z [1678/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-2x2-scalar-int.c.obj 2025-12-04T09:17:57.5470179Z [1679/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x1-scalar-int.c.obj 2025-12-04T09:17:57.5471233Z [1680/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x2-scalar-int.c.obj 2025-12-04T09:17:57.6027438Z [1681/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x4-scalar-int.c.obj 2025-12-04T09:17:57.6029371Z [1682/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-1x4-scalar.c.obj 2025-12-04T09:17:57.6513961Z [1683/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-2x1-scalar-int.c.obj 2025-12-04T09:17:57.6515910Z [1684/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x1-scalar.c.obj 2025-12-04T09:17:57.6517701Z [1685/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x2-scalar.c.obj 2025-12-04T09:17:57.6519430Z [1686/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x4-scalar.c.obj 2025-12-04T09:17:57.6521158Z [1687/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x1-scalar.c.obj 2025-12-04T09:17:57.7387205Z [1688/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-1x4-scalar-int.c.obj 2025-12-04T09:17:57.7388872Z [1689/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x2-scalar.c.obj 2025-12-04T09:17:57.7390401Z [1690/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x4-scalar.c.obj 2025-12-04T09:17:57.7392033Z [1691/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c1s1r-gemm-scalar-int.c.obj 2025-12-04T09:17:57.7661957Z [1692/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c1s1r-gemm-scalar-float.c.obj 2025-12-04T09:17:57.7664420Z [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-12-04T09:17:57.7665980Z [1694/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c1s1r-gemm-scalar-float.c.obj 2025-12-04T09:17:57.8075682Z [1695/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c4s1r-gemm-scalar-int.c.obj 2025-12-04T09:17:57.8077461Z [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-12-04T09:17:57.8078713Z [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-12-04T09:17:57.8079835Z [1698/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-12-04T09:17:57.8849337Z [1699/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c2s1r-gemm-scalar-int.c.obj 2025-12-04T09:17:57.8850386Z [1700/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-12-04T09:17:57.8851422Z [1701/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x4-gemm-gio-scalar.c.obj 2025-12-04T09:17:57.8852433Z [1702/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-12-04T09:17:57.9099254Z [1703/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-scalar.c.obj 2025-12-04T09:17:57.9101152Z [1704/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-12-04T09:17:57.9102434Z [1705/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-12-04T09:17:57.9800269Z [1706/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-12-04T09:17:57.9802096Z [1707/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-2x-scalar.c.obj 2025-12-04T09:17:57.9803885Z [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-12-04T09:17:57.9805770Z [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-12-04T09:17:58.0523506Z [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-12-04T09:17:58.0525526Z [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-12-04T09:17:58.0527418Z [1712/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x2-scalar-float.c.obj 2025-12-04T09:17:58.0529218Z [1713/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-scalar.c.obj 2025-12-04T09:17:58.0842425Z [1714/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-3x-scalar.c.obj 2025-12-04T09:17:58.0843415Z [1715/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x2-scalar-int.c.obj 2025-12-04T09:17:58.0844487Z [1716/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x4-scalar-float.c.obj 2025-12-04T09:17:58.0845547Z [1717/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x4-scalar-int.c.obj 2025-12-04T09:17:58.1072715Z [1718/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x1-scalar-int.c.obj 2025-12-04T09:17:58.1074605Z [1719/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x1-scalar-float.c.obj 2025-12-04T09:17:58.1076422Z [1720/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x2-scalar-int.c.obj 2025-12-04T09:17:58.1889672Z [1721/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x2-scalar-float.c.obj 2025-12-04T09:17:58.1891908Z [1722/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-float.c.obj 2025-12-04T09:17:58.1893570Z [1723/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x1-scalar-float.c.obj 2025-12-04T09:17:58.1895636Z [1724/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x1-scalar-int.c.obj 2025-12-04T09:17:58.2473453Z [1725/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x2-scalar-float.c.obj 2025-12-04T09:17:58.2475488Z [1726/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x2-scalar-int.c.obj 2025-12-04T09:17:58.2477532Z [1727/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-scalar-float.c.obj 2025-12-04T09:17:58.2479483Z [1728/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-scalar-int.c.obj 2025-12-04T09:17:58.3027473Z [1729/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c1s1r-gemm-scalar-float.c.obj 2025-12-04T09:17:58.3030432Z [1730/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c1s1r-gemm-scalar-int.c.obj 2025-12-04T09:17:58.3032200Z [1731/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c2s1r-gemm-scalar-int.c.obj 2025-12-04T09:17:58.3467266Z [1732/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c1s1r-gemm-scalar-int.c.obj 2025-12-04T09:17:58.3469550Z [1733/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c4s1r-gemm-scalar-int.c.obj 2025-12-04T09:17:58.3471685Z [1734/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c4s1r-gemm-scalar-float.c.obj 2025-12-04T09:17:58.3473612Z [1735/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-1x2-scalar-float.c.obj 2025-12-04T09:17:58.4055736Z [1736/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c2s1r-gemm-scalar-float.c.obj 2025-12-04T09:17:58.4057976Z [1737/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-1x2-scalar-int.c.obj 2025-12-04T09:17:58.4059904Z [1738/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c1s1r-gemm-scalar-float.c.obj 2025-12-04T09:17:58.4061711Z [1739/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x1-scalar-int.c.obj 2025-12-04T09:17:58.4556891Z [1740/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x1-scalar-float.c.obj 2025-12-04T09:17:58.4559154Z [1741/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-scalar-int.c.obj 2025-12-04T09:17:58.4561138Z [1742/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x1-scalar-float.c.obj 2025-12-04T09:17:58.5266478Z [1743/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-float.c.obj 2025-12-04T09:17:58.5268388Z [1744/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x1-scalar-int.c.obj 2025-12-04T09:17:58.5270636Z [1745/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc2chw\f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.obj 2025-12-04T09:17:58.5273163Z [1746/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-scalar-float.c.obj 2025-12-04T09:17:58.5890531Z [1747/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p4c-minmax-sse-acc2.c.obj 2025-12-04T09:17:58.5891652Z [1748/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p4c-minmax-sse.c.obj 2025-12-04T09:17:58.5892636Z [1749/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-sse-acc2.c.obj 2025-12-04T09:17:58.5893646Z [1750/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p4c-minmax-sse.c.obj 2025-12-04T09:17:58.6367400Z [1751/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-sse-acc2.c.obj 2025-12-04T09:17:58.6369268Z [1752/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p4c-minmax-sse-acc2.c.obj 2025-12-04T09:17:58.6371345Z [1753/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.obj 2025-12-04T09:17:58.7090455Z [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-12-04T09:17:58.7091628Z [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-12-04T09:17:58.7092667Z [1756/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.obj 2025-12-04T09:17:58.7093705Z [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-12-04T09:17:58.7485114Z [1758/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.obj 2025-12-04T09:17:58.7487089Z [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-12-04T09:17:58.7489150Z [1760/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.obj 2025-12-04T09:17:58.8078703Z [1761/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.obj 2025-12-04T09:17:58.8081097Z [1762/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.obj 2025-12-04T09:17:58.8083253Z [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-12-04T09:17:58.8085670Z [1764/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.obj 2025-12-04T09:17:58.8722732Z [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-12-04T09:17:58.8724855Z [1766/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.obj 2025-12-04T09:17:58.8727185Z [1767/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.obj 2025-12-04T09:17:58.8729267Z [1768/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.obj 2025-12-04T09:17:58.9287891Z [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-12-04T09:17:58.9289799Z [1770/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p4c-minmax-sse-acc2.c.obj 2025-12-04T09:17:58.9291210Z [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-12-04T09:17:58.9935106Z [1772/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p4c-minmax-sse-acc2.c.obj 2025-12-04T09:17:58.9937179Z [1773/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p4c-minmax-sse.c.obj 2025-12-04T09:17:58.9939189Z [1774/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p4c-minmax-sse.c.obj 2025-12-04T09:17:58.9941191Z [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-12-04T09:17:59.0399833Z [1776/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-12-04T09:17:59.0401866Z [1777/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-12-04T09:17:59.0404513Z [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-12-04T09:17:59.1186002Z [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-12-04T09:17:59.1187963Z [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-12-04T09:17:59.1189671Z [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-12-04T09:17:59.1191358Z [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-12-04T09:17:59.1512140Z [1783/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-12-04T09:17:59.1513473Z [1784/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-12-04T09:17:59.1514806Z [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-12-04T09:17:59.2259790Z [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-12-04T09:17:59.2261664Z [1787/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-12-04T09:17:59.2263405Z [1788/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-12-04T09:17:59.2802217Z [1789/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-12-04T09:17:59.2803693Z [1790/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-12-04T09:17:59.2804826Z [1791/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-12-04T09:17:59.2806052Z [1792/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-12-04T09:17:59.3388321Z [1793/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-12-04T09:17:59.3390825Z [1794/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-12-04T09:17:59.3392977Z [1795/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-12-04T09:17:59.4053561Z [1796/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-12-04T09:17:59.4054719Z [1797/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-12-04T09:17:59.4055839Z [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-12-04T09:17:59.4526603Z [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-12-04T09:17:59.4529372Z [1800/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-12-04T09:17:59.4531510Z [1801/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-12-04T09:17:59.4533652Z [1802/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-12-04T09:17:59.5208505Z [1803/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-12-04T09:17:59.5210511Z [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-12-04T09:17:59.5211794Z [1805/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-12-04T09:17:59.5621897Z [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-12-04T09:17:59.5623463Z [1807/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-12-04T09:17:59.5624798Z [1808/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-12-04T09:17:59.6487572Z [1809/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-12-04T09:17:59.6489912Z [1810/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-12-04T09:17:59.6492209Z [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-12-04T09:17:59.6494675Z [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-12-04T09:17:59.6844726Z [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-12-04T09:17:59.6846000Z [1814/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8s4-minmax-sse.c.obj 2025-12-04T09:17:59.6847048Z [1815/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8-minmax-sse-dup.c.obj 2025-12-04T09:17:59.7715357Z [1816/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8-minmax-sse-load1.c.obj 2025-12-04T09:17:59.7717479Z [1817/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8s4-minmax-sse.c.obj 2025-12-04T09:17:59.7719372Z [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-12-04T09:17:59.7721247Z [1819/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-sse-dup.c.obj 2025-12-04T09:17:59.8275282Z [1820/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8s4-minmax-sse.c.obj 2025-12-04T09:17:59.8277028Z [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-12-04T09:17:59.8278856Z [1822/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8s4-minmax-sse.c.obj 2025-12-04T09:17:59.8281225Z [1823/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x2c4-minmax-sse.c.obj 2025-12-04T09:17:59.9184375Z [1824/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-sse-dup.c.obj 2025-12-04T09:17:59.9185439Z [1825/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-sse-load1.c.obj 2025-12-04T09:17:59.9187019Z [1826/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8s4-minmax-sse.c.obj 2025-12-04T09:17:59.9188968Z [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-12-04T09:18:00.0022027Z [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-12-04T09:18:00.0023079Z [1829/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8s4-minmax-sse.c.obj 2025-12-04T09:18:00.0024200Z [1830/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8-minmax-sse-dup.c.obj 2025-12-04T09:18:00.0025388Z [1831/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8-minmax-sse-load1.c.obj 2025-12-04T09:18:00.0578785Z [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-12-04T09:18:00.0579838Z [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-12-04T09:18:00.0580850Z [1834/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8s4-minmax-sse.c.obj 2025-12-04T09:18:00.1093584Z [1835/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8s4-minmax-sse.c.obj 2025-12-04T09:18:00.1094866Z [1836/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-sse-dup.c.obj 2025-12-04T09:18:00.1096888Z [1837/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-sse-load1.c.obj 2025-12-04T09:18:00.1097914Z [1838/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8s4-minmax-sse.c.obj 2025-12-04T09:18:00.1750950Z [1839/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-sse-dup.c.obj 2025-12-04T09:18:00.1752293Z [1840/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-sse-p4.c.obj 2025-12-04T09:18:00.1753392Z [1841/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8s4-minmax-sse.c.obj 2025-12-04T09:18:00.1754418Z [1842/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-sse-load1.c.obj 2025-12-04T09:18:00.2347612Z [1843/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c4.c.obj 2025-12-04T09:18:00.2349492Z [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-12-04T09:18:00.2351448Z [1845/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8s4-minmax-sse.c.obj 2025-12-04T09:18:00.2352691Z [1846/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8-minmax-sse-dup.c.obj 2025-12-04T09:18:00.3012833Z [1847/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8-minmax-sse-load1.c.obj 2025-12-04T09:18:00.3015631Z [1848/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8s4-minmax-sse.c.obj 2025-12-04T09:18:00.3017537Z [1849/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8s4-minmax-sse.c.obj 2025-12-04T09:18:00.3019435Z [1850/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-sse-dup.c.obj 2025-12-04T09:18:00.3521049Z [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-12-04T09:18:00.3522395Z [1852/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8s4-minmax-sse.c.obj 2025-12-04T09:18:00.3523581Z [1853/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x2c4-minmax-sse.c.obj 2025-12-04T09:18:00.4196552Z [1854/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-sse-load1.c.obj 2025-12-04T09:18:00.4197698Z [1855/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-sse-dup.c.obj 2025-12-04T09:18:00.4198749Z [1856/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x8-minmax-sse.c.obj 2025-12-04T09:18:00.4199700Z [1857/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-sse-load1.c.obj 2025-12-04T09:18:00.4615450Z [1858/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c32.c.obj 2025-12-04T09:18:00.4616626Z [1859/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8s4-minmax-sse.c.obj 2025-12-04T09:18:00.4617753Z [1860/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u4.c.obj 2025-12-04T09:18:00.4619140Z [1861/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c64.c.obj 2025-12-04T09:18:00.5396153Z [1862/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u12-acc3.c.obj 2025-12-04T09:18:00.5397221Z [1863/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u8-acc2.c.obj 2025-12-04T09:18:00.5398144Z [1864/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc2.c.obj 2025-12-04T09:18:00.5399054Z [1865/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u4.c.obj 2025-12-04T09:18:00.5663999Z [1866/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u12-acc3.c.obj 2025-12-04T09:18:00.5665142Z [1867/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u8-acc2.c.obj 2025-12-04T09:18:00.5666056Z [1868/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u16-acc2.c.obj 2025-12-04T09:18:00.5667030Z [1869/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u8-acc2.c.obj 2025-12-04T09:18:00.6507813Z [1870/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u16-acc4.c.obj 2025-12-04T09:18:00.6509651Z [1871/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u4.c.obj 2025-12-04T09:18:00.6511507Z [1872/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u12-acc3.c.obj 2025-12-04T09:18:00.6513350Z [1873/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc2.c.obj 2025-12-04T09:18:00.6885640Z [1874/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u4.c.obj 2025-12-04T09:18:00.6886715Z [1875/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u12-acc3.c.obj 2025-12-04T09:18:00.6887774Z [1876/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc2.c.obj 2025-12-04T09:18:00.6888658Z [1877/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u8-acc2.c.obj 2025-12-04T09:18:00.7689910Z [1878/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-sse.c.obj 2025-12-04T09:18:00.7691704Z [1879/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-sse.c.obj 2025-12-04T09:18:00.7693412Z [1880/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-16x1-minmax-sse.c.obj 2025-12-04T09:18:00.7695268Z [1881/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-sse-u4.c.obj 2025-12-04T09:18:00.8173940Z [1882/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-sse-u4.c.obj 2025-12-04T09:18:00.8174874Z [1883/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-sse-u4.c.obj 2025-12-04T09:18:00.8175762Z [1884/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-sse-u4.c.obj 2025-12-04T09:18:00.8176626Z [1885/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-sse-u4.c.obj 2025-12-04T09:18:00.9262869Z [1886/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u4.c.obj 2025-12-04T09:18:00.9263826Z [1887/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-sse-u4.c.obj 2025-12-04T09:18:00.9264721Z [1888/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-sse-u4.c.obj 2025-12-04T09:18:00.9265869Z [1889/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-sse-u4.c.obj 2025-12-04T09:18:00.9266751Z [1890/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-sse-u4.c.obj 2025-12-04T09:18:00.9483570Z [1891/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u4.c.obj 2025-12-04T09:18:00.9484501Z [1892/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u4.c.obj 2025-12-04T09:18:00.9485473Z [1893/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u4.c.obj 2025-12-04T09:18:00.9486380Z [1894/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-sse-u4.c.obj 2025-12-04T09:18:01.0528432Z [1895/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u4.c.obj 2025-12-04T09:18:01.0529389Z [1896/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-sse-u4.c.obj 2025-12-04T09:18:01.0530478Z [1897/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-sse-u4.c.obj 2025-12-04T09:18:01.0531351Z [1898/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u4.c.obj 2025-12-04T09:18:01.0710503Z [1899/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u12.c.obj 2025-12-04T09:18:01.0711894Z [1900/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u16.c.obj 2025-12-04T09:18:01.0712952Z [1901/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c8-minmax-sse-2x.c.obj 2025-12-04T09:18:01.0714042Z [1902/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u4.c.obj 2025-12-04T09:18:01.1757945Z [1903/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-sse-u4.c.obj 2025-12-04T09:18:01.1758894Z [1904/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u4.c.obj 2025-12-04T09:18:01.1759800Z [1905/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u4.c.obj 2025-12-04T09:18:01.1760720Z [1906/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u4.c.obj 2025-12-04T09:18:01.1975007Z [1907/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u16.c.obj 2025-12-04T09:18:01.1976022Z [1908/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u4.c.obj 2025-12-04T09:18:01.1976935Z [1909/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u8.c.obj 2025-12-04T09:18:01.1977852Z [1910/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u8.c.obj 2025-12-04T09:18:01.3055350Z [1911/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-sse.c.obj 2025-12-04T09:18:01.3056300Z [1912/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u16.c.obj 2025-12-04T09:18:01.3057287Z [1913/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-12-04T09:18:01.3058238Z [1914/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-12-04T09:18:01.3534336Z [1915/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-12-04T09:18:01.3536162Z [1916/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-12-04T09:18:01.3537950Z [1917/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-12-04T09:18:01.3539608Z [1918/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-12-04T09:18:01.4283129Z [1919/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u8.c.obj 2025-12-04T09:18:01.4284220Z [1920/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vabs-sse2-u8.c.obj 2025-12-04T09:18:01.4285158Z [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-12-04T09:18:01.4286082Z [1922/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u24.c.obj 2025-12-04T09:18:01.5073374Z [1923/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u32.c.obj 2025-12-04T09:18:01.5074355Z [1924/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u8.c.obj 2025-12-04T09:18:01.5075859Z [1925/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vneg-sse2-u8.c.obj 2025-12-04T09:18:01.5077899Z [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-12-04T09:18:01.5370454Z [1927/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-12-04T09:18:01.5372385Z [1928/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u24.c.obj 2025-12-04T09:18:01.5374153Z [1929/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u8.c.obj 2025-12-04T09:18:01.6055495Z [1930/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-12-04T09:18:01.6056991Z [1931/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u24.c.obj 2025-12-04T09:18:01.6058120Z [1932/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.obj 2025-12-04T09:18:01.6059255Z [1933/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u16.c.obj 2025-12-04T09:18:01.6505709Z [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-12-04T09:18:01.6506862Z [1935/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u4.c.obj 2025-12-04T09:18:01.6507778Z [1936/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u4.c.obj 2025-12-04T09:18:01.7247646Z [1937/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u4.c.obj 2025-12-04T09:18:01.7248850Z [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-12-04T09:18:01.7249918Z [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-12-04T09:18:01.7252313Z [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-12-04T09:18:01.7254239Z [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-12-04T09:18:01.7747921Z [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-12-04T09:18:01.7748928Z [1943/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u16.c.obj 2025-12-04T09:18:01.7749922Z [1944/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u12.c.obj 2025-12-04T09:18:01.7750967Z [1945/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u4.c.obj 2025-12-04T09:18:01.8361680Z [1946/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u8.c.obj 2025-12-04T09:18:01.8363493Z [1947/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u4.c.obj 2025-12-04T09:18:01.8365231Z [1948/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u4.c.obj 2025-12-04T09:18:01.8366979Z [1949/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u4.c.obj 2025-12-04T09:18:01.8959977Z [1950/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u4.c.obj 2025-12-04T09:18:01.8961400Z [1951/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-12-04T09:18:01.8962577Z [1952/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-12-04T09:18:01.9500772Z [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-12-04T09:18:01.9502904Z [1954/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-12-04T09:18:01.9505440Z [1955/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-12-04T09:18:01.9506980Z [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-12-04T09:18:02.0375632Z [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-12-04T09:18:02.0377368Z [1958/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-12-04T09:18:02.0378558Z [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-ld64.c.obj 2025-12-04T09:18:02.0885934Z [1960/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-12-04T09:18:02.0888157Z [1961/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-12-04T09:18:02.0890246Z [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-ld64.c.obj 2025-12-04T09:18:02.0892423Z [1963/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-12-04T09:18:02.1724912Z [1964/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-12-04T09:18:02.1726281Z [1965/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-12-04T09:18:02.1727457Z [1966/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-12-04T09:18:02.2047165Z [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-12-04T09:18:02.2049313Z [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-12-04T09:18:02.2051849Z [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-12-04T09:18:02.3188330Z [1970/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-12-04T09:18:02.3189574Z [1971/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-12-04T09:18:02.3190731Z [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-ld64.c.obj 2025-12-04T09:18:02.3191848Z [1973/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-12-04T09:18:02.3352033Z [1974/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-12-04T09:18:02.3353588Z [1975/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-12-04T09:18:02.3354902Z [1976/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-12-04T09:18:02.3623017Z [1977/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-12-04T09:18:02.3625021Z [1978/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-12-04T09:18:02.3627220Z [1979/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-12-04T09:18:02.4582258Z [1980/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-12-04T09:18:02.4583461Z [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-ld128.c.obj 2025-12-04T09:18:02.4584740Z [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-12-04T09:18:02.4585959Z [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-12-04T09:18:02.4733692Z [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-12-04T09:18:02.4735840Z [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-12-04T09:18:02.4738226Z [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-12-04T09:18:02.5812122Z [1987/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-12-04T09:18:02.5813641Z [1988/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-12-04T09:18:02.5815036Z [1989/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-12-04T09:18:02.5954857Z [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-12-04T09:18:02.5956699Z [1991/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-12-04T09:18:02.5959157Z [1992/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-12-04T09:18:02.6454382Z [1993/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-12-04T09:18:02.6457087Z [1994/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-12-04T09:18:02.6459667Z [1995/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-12-04T09:18:02.6462419Z [1996/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-12-04T09:18:02.7179286Z [1997/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-12-04T09:18:02.7181184Z [1998/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-12-04T09:18:02.7182690Z [1999/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-12-04T09:18:02.7708285Z [2000/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u16.c.obj 2025-12-04T09:18:02.7709470Z [2001/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u24.c.obj 2025-12-04T09:18:02.7710516Z [2002/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u8.c.obj 2025-12-04T09:18:02.7711654Z [2003/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-12-04T09:18:02.8480221Z [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-12-04T09:18:02.8482121Z [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-12-04T09:18:02.8484457Z [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-12-04T09:18:02.8610191Z [2007/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-12-04T09:18:02.8611638Z [2008/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-12-04T09:18:02.8613327Z [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-12-04T09:18:02.9229451Z [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.c.obj 2025-12-04T09:18:02.9232085Z [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-add16.c.obj 2025-12-04T09:18:02.9234618Z [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-add16.c.obj 2025-12-04T09:18:02.9834520Z [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.c.obj 2025-12-04T09:18:02.9836819Z [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-12-04T09:18:02.9838747Z [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-12-04T09:18:03.0453365Z [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-12-04T09:18:03.0454660Z [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-12-04T09:18:03.0456379Z [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-12-04T09:18:03.0458891Z [2019/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-12-04T09:18:03.1165198Z [2020/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-12-04T09:18:03.1166423Z [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-12-04T09:18:03.1167698Z [2022/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-12-04T09:18:03.1272215Z [2023/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-12-04T09:18:03.1273463Z [2024/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-12-04T09:18:03.1274648Z [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-12-04T09:18:03.2494382Z [2026/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-12-04T09:18:03.2495580Z [2027/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-12-04T09:18:03.2496747Z [2028/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-12-04T09:18:03.2497891Z [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-12-04T09:18:03.2753254Z [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-12-04T09:18:03.2755175Z [2031/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-12-04T09:18:03.2757040Z [2032/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-12-04T09:18:03.3279705Z [2033/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-12-04T09:18:03.3280889Z [2034/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-12-04T09:18:03.3282611Z [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-12-04T09:18:03.4141970Z [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-12-04T09:18:03.4143634Z [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-12-04T09:18:03.4147056Z [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-12-04T09:18:03.4149007Z [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-12-04T09:18:03.4477131Z [2040/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-12-04T09:18:03.4492823Z [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-12-04T09:18:03.4494935Z [2042/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-12-04T09:18:03.5306484Z [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-12-04T09:18:03.5307681Z [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-12-04T09:18:03.5308825Z [2045/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-12-04T09:18:03.5614796Z [2046/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-12-04T09:18:03.5616931Z [2047/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-12-04T09:18:03.5619039Z [2048/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-12-04T09:18:03.5621160Z [2049/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-12-04T09:18:03.6463487Z [2050/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-12-04T09:18:03.6465985Z [2051/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-12-04T09:18:03.6468032Z [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-12-04T09:18:03.6682768Z [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-12-04T09:18:03.6684199Z [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-12-04T09:18:03.6685535Z [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-12-04T09:18:03.7182955Z [2056/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-12-04T09:18:03.7185317Z [2057/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-12-04T09:18:03.7189172Z [2058/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-12-04T09:18:03.7191445Z [2059/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-12-04T09:18:03.7905873Z [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-12-04T09:18:03.7908189Z [2061/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-12-04T09:18:03.7910523Z [2062/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-12-04T09:18:03.8384608Z [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-12-04T09:18:03.8386661Z [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-12-04T09:18:03.8388633Z [2065/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-12-04T09:18:03.8390532Z [2066/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u16.c.obj 2025-12-04T09:18:03.9172508Z [2067/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-12-04T09:18:03.9173614Z [2068/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-12-04T09:18:03.9174838Z [2069/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u16.c.obj 2025-12-04T09:18:03.9870183Z [2070/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-12-04T09:18:03.9872429Z [2071/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-12-04T09:18:03.9874725Z [2072/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-12-04T09:18:03.9877073Z [2073/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-12-04T09:18:04.0301449Z [2074/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-12-04T09:18:04.0302674Z [2075/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-12-04T09:18:04.0304021Z [2076/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-12-04T09:18:04.0747416Z [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-12-04T09:18:04.0748618Z [2078/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-12-04T09:18:04.0749873Z [2079/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-12-04T09:18:04.0750901Z [2080/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u8.c.obj 2025-12-04T09:18:04.1766375Z [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-12-04T09:18:04.1768255Z [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-12-04T09:18:04.1770050Z [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-12-04T09:18:04.1772217Z [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-12-04T09:18:04.2118190Z [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-12-04T09:18:04.2119602Z [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-12-04T09:18:04.2120643Z [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-12-04T09:18:04.3023339Z [2088/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-12-04T09:18:04.3024991Z [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-12-04T09:18:04.3026187Z [2090/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-12-04T09:18:04.3027316Z [2091/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-12-04T09:18:04.3288295Z [2092/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-12-04T09:18:04.3290447Z [2093/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-12-04T09:18:04.3292490Z [2094/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-12-04T09:18:04.4405530Z [2095/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-12-04T09:18:04.4406898Z [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-12-04T09:18:04.4408185Z [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-12-04T09:18:04.4409269Z [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-12-04T09:18:04.4730787Z [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-12-04T09:18:04.4732669Z [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-12-04T09:18:04.4733896Z [2101/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-12-04T09:18:04.4734977Z [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-12-04T09:18:04.5471130Z [2103/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-12-04T09:18:04.5473015Z [2104/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-12-04T09:18:04.5474494Z [2105/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-12-04T09:18:04.5957421Z [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-12-04T09:18:04.5958516Z [2107/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-12-04T09:18:04.5959582Z [2108/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-12-04T09:18:04.5960740Z [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-12-04T09:18:04.6526570Z [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-12-04T09:18:04.6527860Z [2111/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-12-04T09:18:04.6529296Z [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-12-04T09:18:04.7161531Z [2113/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-12-04T09:18:04.7163602Z [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-12-04T09:18:04.7165608Z [2115/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-12-04T09:18:04.7167582Z [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-12-04T09:18:04.7730590Z [2117/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-12-04T09:18:04.7732602Z [2118/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-12-04T09:18:04.7733685Z [2119/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-12-04T09:18:04.8207640Z [2120/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-12-04T09:18:04.8209828Z [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-12-04T09:18:04.8211892Z [2122/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-12-04T09:18:04.8213955Z [2123/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u16.c.obj 2025-12-04T09:18:04.9007365Z [2124/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u64-acc4.c.obj 2025-12-04T09:18:04.9008342Z [2125/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u64-acc2.c.obj 2025-12-04T09:18:04.9009336Z [2126/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u16.c.obj 2025-12-04T09:18:04.9010276Z [2127/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-12-04T09:18:04.9372992Z [2128/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u16.c.obj 2025-12-04T09:18:04.9374487Z [2129/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-12-04T09:18:04.9376297Z [2130/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c16.c.obj 2025-12-04T09:18:04.9378284Z [2131/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c16.c.obj 2025-12-04T09:18:04.9932784Z [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-12-04T09:18:04.9933937Z [2133/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-12-04T09:18:04.9935261Z [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-12-04T09:18:05.0394403Z [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-12-04T09:18:05.0395590Z [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-12-04T09:18:05.0396786Z [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-12-04T09:18:05.0397905Z [2138/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-switch-sse2.c.obj 2025-12-04T09:18:05.0993377Z [2139/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\x16-transposec-4x8-sse2.c.obj 2025-12-04T09:18:05.0994612Z [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-12-04T09:18:05.0996435Z [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-12-04T09:18:05.0997776Z [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-12-04T09:18:05.1484968Z [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-12-04T09:18:05.1486928Z [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-12-04T09:18:05.1488947Z [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-12-04T09:18:05.2004510Z [2146/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-12-04T09:18:05.2006173Z [2147/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-12-04T09:18:05.2008163Z [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-12-04T09:18:05.2010220Z [2149/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-12-04T09:18:05.2717693Z [2150/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-12-04T09:18:05.2718716Z [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-12-04T09:18:05.2719774Z [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-12-04T09:18:05.2720870Z [2153/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-12-04T09:18:05.3115322Z [2154/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-mov-sse2.c.obj 2025-12-04T09:18:05.3117474Z [2155/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-12-04T09:18:05.3608676Z [2156/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-12-04T09:18:05.3609958Z [2157/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-mov-sse2.c.obj 2025-12-04T09:18:05.3611784Z [2158/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-multi-sse2.c.obj 2025-12-04T09:18:05.3614452Z [2159/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-multi-sse2.c.obj 2025-12-04T09:18:05.3619008Z [2160/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-switch-sse2.c.obj 2025-12-04T09:18:05.3908307Z [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-12-04T09:18:05.3910382Z [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-12-04T09:18:05.3912740Z [2163/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-multi-sse2.c.obj 2025-12-04T09:18:05.4728608Z [2164/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-reuse-mov-sse2.c.obj 2025-12-04T09:18:05.4730453Z [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-12-04T09:18:05.4731644Z [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-12-04T09:18:05.4733051Z [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-12-04T09:18:05.5130973Z [2168/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-12-04T09:18:05.5133354Z [2169/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-12-04T09:18:05.5135463Z [2170/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-12-04T09:18:05.5508570Z [2171/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-12-04T09:18:05.5510545Z [2172/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-12-04T09:18:05.5512640Z [2173/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-12-04T09:18:05.6730812Z [2174/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-12-04T09:18:05.6732033Z [2175/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-12-04T09:18:05.6733220Z [2176/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-12-04T09:18:05.6734377Z [2177/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-12-04T09:18:05.6900890Z [2178/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u16.c.obj 2025-12-04T09:18:05.6902097Z [2179/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-12-04T09:18:05.6903347Z [2180/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-12-04T09:18:05.7689365Z [2181/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-12-04T09:18:05.7691550Z [2182/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u64-acc2.c.obj 2025-12-04T09:18:05.7693349Z [2183/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-12-04T09:18:05.7695161Z [2184/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u16.c.obj 2025-12-04T09:18:05.8012852Z [2185/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u64-acc4.c.obj 2025-12-04T09:18:05.8015009Z [2186/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u16.c.obj 2025-12-04T09:18:05.8016878Z [2187/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c16.c.obj 2025-12-04T09:18:05.8018531Z [2188/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c32.c.obj 2025-12-04T09:18:05.8844758Z [2189/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u16.c.obj 2025-12-04T09:18:05.8846551Z [2190/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u16.c.obj 2025-12-04T09:18:05.8848273Z [2191/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u32.c.obj 2025-12-04T09:18:05.8850089Z [2192/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u16.c.obj 2025-12-04T09:18:05.9344195Z [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-12-04T09:18:05.9345195Z [2194/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-12-04T09:18:05.9346488Z [2195/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-12-04T09:18:05.9347590Z [2196/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-12-04T09:18:05.9576684Z [2197/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-12-04T09:18:05.9578007Z [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-12-04T09:18:05.9579144Z [2199/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-12-04T09:18:06.0721320Z [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-12-04T09:18:06.0723055Z [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-12-04T09:18:06.0724596Z [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-12-04T09:18:06.0726285Z [2203/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-12-04T09:18:06.1084169Z [2204/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-12-04T09:18:06.1086270Z [2205/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-12-04T09:18:06.1088573Z [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-12-04T09:18:06.1090456Z [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-12-04T09:18:06.2047233Z [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-12-04T09:18:06.2048481Z [2209/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-12-04T09:18:06.2049561Z [2210/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-12-04T09:18:06.2484427Z [2211/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-12-04T09:18:06.2486294Z [2212/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-12-04T09:18:06.2488137Z [2213/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-12-04T09:18:06.2490895Z [2214/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-12-04T09:18:06.3368969Z [2215/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-12-04T09:18:06.3370066Z [2216/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-12-04T09:18:06.3371193Z [2217/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-12-04T09:18:06.3577871Z [2218/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-12-04T09:18:06.3579644Z [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-12-04T09:18:06.3580853Z [2220/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-12-04T09:18:06.3582002Z [2221/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u16.c.obj 2025-12-04T09:18:06.4603075Z [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-12-04T09:18:06.4604096Z [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-12-04T09:18:06.4605093Z [2224/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u4.c.obj 2025-12-04T09:18:06.4606012Z [2225/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u8.c.obj 2025-12-04T09:18:06.4882936Z [2226/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u8.c.obj 2025-12-04T09:18:06.4883998Z [2227/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u4.c.obj 2025-12-04T09:18:06.4884991Z [2228/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u4.c.obj 2025-12-04T09:18:06.4885986Z [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-12-04T09:18:06.5808479Z [2230/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-12-04T09:18:06.5810273Z [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-12-04T09:18:06.5812050Z [2232/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u8.c.obj 2025-12-04T09:18:06.6143798Z [2233/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-12-04T09:18:06.6144805Z [2234/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u4.c.obj 2025-12-04T09:18:06.6146901Z [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-12-04T09:18:06.6147885Z [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-12-04T09:18:06.6148867Z [2237/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u4.c.obj 2025-12-04T09:18:06.6918220Z [2238/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u4.c.obj 2025-12-04T09:18:06.6920308Z [2239/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u8.c.obj 2025-12-04T09:18:06.6921989Z [2240/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u4.c.obj 2025-12-04T09:18:06.6923995Z [2241/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u4.c.obj 2025-12-04T09:18:06.7574549Z [2242/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u4.c.obj 2025-12-04T09:18:06.7576621Z [2243/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-12-04T09:18:06.7578962Z [2244/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-12-04T09:18:06.7581032Z [2245/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-12-04T09:18:06.7833069Z [2246/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-12-04T09:18:06.7835335Z [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-12-04T09:18:06.7837478Z [2248/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-12-04T09:18:06.8885642Z [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-12-04T09:18:06.8886882Z [2250/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-12-04T09:18:06.8888016Z [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-12-04T09:18:06.9514788Z [2252/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-12-04T09:18:06.9516219Z [2253/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-12-04T09:18:06.9517925Z [2254/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-12-04T09:18:06.9519333Z [2255/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-12-04T09:18:07.0090870Z [2256/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-12-04T09:18:07.0093119Z [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-ld64.c.obj 2025-12-04T09:18:07.0095429Z [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-prfm.c.obj 2025-12-04T09:18:07.0842108Z [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.c.obj 2025-12-04T09:18:07.0844326Z [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-12-04T09:18:07.0846487Z [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-ld128.c.obj 2025-12-04T09:18:07.1430079Z [2262/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-12-04T09:18:07.1431364Z [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-prfm.c.obj 2025-12-04T09:18:07.1432550Z [2264/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-12-04T09:18:07.1433799Z [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-12-04T09:18:07.2069206Z [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-12-04T09:18:07.2070691Z [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-12-04T09:18:07.2071825Z [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-12-04T09:18:07.2521781Z [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-12-04T09:18:07.2524335Z [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-12-04T09:18:07.2526724Z [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-12-04T09:18:07.3214397Z [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-12-04T09:18:07.3215595Z [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-12-04T09:18:07.3216739Z [2274/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-12-04T09:18:07.3750800Z [2275/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-12-04T09:18:07.3752393Z [2276/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-12-04T09:18:07.3753750Z [2277/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-12-04T09:18:07.3756286Z [2278/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-12-04T09:18:07.4242284Z [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-12-04T09:18:07.4244511Z [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-12-04T09:18:07.4247063Z [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-12-04T09:18:07.4713273Z [2282/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-12-04T09:18:07.4715930Z [2283/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-12-04T09:18:07.4717596Z [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-12-04T09:18:07.5415379Z [2285/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-12-04T09:18:07.5417533Z [2286/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-12-04T09:18:07.5419600Z [2287/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-12-04T09:18:07.6140709Z [2288/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-12-04T09:18:07.6142185Z [2289/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-12-04T09:18:07.6143434Z [2290/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-12-04T09:18:07.6144775Z [2291/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-12-04T09:18:07.6671779Z [2292/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-12-04T09:18:07.6674154Z [2293/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-12-04T09:18:07.6676583Z [2294/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-12-04T09:18:07.7255109Z [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-12-04T09:18:07.7256490Z [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-12-04T09:18:07.7257806Z [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-12-04T09:18:07.8573679Z [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-12-04T09:18:07.8575019Z [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-12-04T09:18:07.8576296Z [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-12-04T09:18:07.8577458Z [2301/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-12-04T09:18:07.9209471Z [2302/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-12-04T09:18:07.9210626Z [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-12-04T09:18:07.9211738Z [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-12-04T09:18:08.0060388Z [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-12-04T09:18:08.0061622Z [2306/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-12-04T09:18:08.0062685Z [2307/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-12-04T09:18:08.0063751Z [2308/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-12-04T09:18:08.1089043Z [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-12-04T09:18:08.1090215Z [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-12-04T09:18:08.1091488Z [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-12-04T09:18:08.1878646Z [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-12-04T09:18:08.1880429Z [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-12-04T09:18:08.1882145Z [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-12-04T09:18:08.1884077Z [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-12-04T09:18:08.2452955Z [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-12-04T09:18:08.2454345Z [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-12-04T09:18:08.2455570Z [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-12-04T09:18:08.2987677Z [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-12-04T09:18:08.2989790Z [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-12-04T09:18:08.2991450Z [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-12-04T09:18:08.3550291Z [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-12-04T09:18:08.3551836Z [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-12-04T09:18:08.3553244Z [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-12-04T09:18:08.4094679Z [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-12-04T09:18:08.4096184Z [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-12-04T09:18:08.4097542Z [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-12-04T09:18:09.8028208Z [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-12-04T09:18:09.8029517Z [2329/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-12-04T09:18:09.8030727Z [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-12-04T09:18:09.8869283Z [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-add16.c.obj 2025-12-04T09:18:09.8870602Z [2332/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-12-04T09:18:09.8872028Z [2333/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-12-04T09:18:09.9595318Z [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-12-04T09:18:09.9596602Z [2335/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-12-04T09:18:09.9597995Z [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-12-04T09:18:09.9997175Z [2337/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-12-04T09:18:09.9999816Z [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-12-04T09:18:10.0001561Z [2339/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-12-04T09:18:10.0002825Z [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.c.obj 2025-12-04T09:18:10.0691505Z [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-add16.c.obj 2025-12-04T09:18:10.0694199Z [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-12-04T09:18:10.0696400Z [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-12-04T09:18:10.1245253Z [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-12-04T09:18:10.1246596Z [2345/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-12-04T09:18:10.1247914Z [2346/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-12-04T09:18:10.1542023Z [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-12-04T09:18:10.1543318Z [2348/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-12-04T09:18:10.1544510Z [2349/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-12-04T09:18:10.2450501Z [2350/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-12-04T09:18:10.2453015Z [2351/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-12-04T09:18:10.2455489Z [2352/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-12-04T09:18:10.2457589Z [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-12-04T09:18:10.2953288Z [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-12-04T09:18:10.2954693Z [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-12-04T09:18:10.2955892Z [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-12-04T09:18:10.3792458Z [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-12-04T09:18:10.3794255Z [2358/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-12-04T09:18:10.3796437Z [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-12-04T09:18:10.3798632Z [2360/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-12-04T09:18:10.4138170Z [2361/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-12-04T09:18:10.4139799Z [2362/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-12-04T09:18:10.4141008Z [2363/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-12-04T09:18:10.4461824Z [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-12-04T09:18:10.4463953Z [2365/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-12-04T09:18:10.4465966Z [2366/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-12-04T09:18:10.5130454Z [2367/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-12-04T09:18:10.5131957Z [2368/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-12-04T09:18:10.5133268Z [2369/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-12-04T09:18:10.5625488Z [2370/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-12-04T09:18:10.5628142Z [2371/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-12-04T09:18:10.5630601Z [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-12-04T09:18:10.5633394Z [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-12-04T09:18:10.6438301Z [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-12-04T09:18:10.6440697Z [2375/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-12-04T09:18:10.6442933Z [2376/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-12-04T09:18:10.6865811Z [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-12-04T09:18:10.6868133Z [2378/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-12-04T09:18:10.6870309Z [2379/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-12-04T09:18:10.7586210Z [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-12-04T09:18:10.7587500Z [2381/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-12-04T09:18:10.7588757Z [2382/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-12-04T09:18:10.7589970Z [2383/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-12-04T09:18:10.7952128Z [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-12-04T09:18:10.7954053Z [2385/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-12-04T09:18:10.7956002Z [2386/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-12-04T09:18:10.8730314Z [2387/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-12-04T09:18:10.8732319Z [2388/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-12-04T09:18:10.8734222Z [2389/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-12-04T09:18:10.8736160Z [2390/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-12-04T09:18:10.9158979Z [2391/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-12-04T09:18:10.9160286Z [2392/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-12-04T09:18:10.9161535Z [2393/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-12-04T09:18:10.9162804Z [2394/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-12-04T09:18:10.9868776Z [2395/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-12-04T09:18:10.9870778Z [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-12-04T09:18:10.9872787Z [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-12-04T09:18:11.0331990Z [2398/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-12-04T09:18:11.0334373Z [2399/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u16.c.obj 2025-12-04T09:18:11.0336997Z [2400/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u8.c.obj 2025-12-04T09:18:11.0338519Z [2401/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u16.c.obj 2025-12-04T09:18:11.1125921Z [2402/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u8.c.obj 2025-12-04T09:18:11.1127730Z [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-12-04T09:18:11.1129566Z [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-12-04T09:18:11.1131603Z [2405/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-12-04T09:18:11.1625802Z [2406/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-12-04T09:18:11.1627957Z [2407/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-12-04T09:18:11.1629801Z [2408/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-12-04T09:18:11.2152280Z [2409/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-12-04T09:18:11.2154786Z [2410/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-12-04T09:18:11.2157009Z [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-12-04T09:18:11.2658038Z [2412/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-12-04T09:18:11.2659574Z [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-12-04T09:18:11.2662094Z [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-12-04T09:18:11.2664387Z [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-12-04T09:18:11.3132243Z [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-12-04T09:18:11.3134302Z [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-12-04T09:18:11.3136337Z [2418/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-12-04T09:18:11.3821015Z [2419/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-12-04T09:18:11.3822749Z [2420/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-12-04T09:18:11.3824453Z [2421/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-12-04T09:18:11.3826054Z [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-12-04T09:18:11.4403973Z [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-12-04T09:18:11.4405125Z [2424/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-12-04T09:18:11.4406260Z [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-12-04T09:18:11.5291052Z [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-12-04T09:18:11.5292348Z [2427/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-12-04T09:18:11.5293476Z [2428/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-12-04T09:18:11.5294741Z [2429/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-12-04T09:18:11.5942356Z [2430/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-12-04T09:18:11.5944432Z [2431/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-12-04T09:18:11.5946328Z [2432/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-12-04T09:18:11.5948780Z [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-12-04T09:18:11.6695800Z [2434/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-12-04T09:18:11.6697150Z [2435/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-12-04T09:18:11.6698222Z [2436/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-12-04T09:18:11.7162076Z [2437/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-12-04T09:18:11.7163908Z [2438/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-12-04T09:18:11.7165818Z [2439/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-12-04T09:18:11.7167541Z [2440/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-12-04T09:18:11.8109091Z [2441/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-12-04T09:18:11.8110324Z [2442/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-12-04T09:18:11.8111371Z [2443/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-12-04T09:18:11.8496270Z [2444/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-12-04T09:18:11.8497412Z [2445/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-12-04T09:18:11.8498501Z [2446/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-12-04T09:18:11.8499747Z [2447/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-12-04T09:18:11.8745205Z [2448/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-12-04T09:18:11.8747490Z [2449/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-12-04T09:18:11.8750193Z [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-12-04T09:18:11.9998004Z [2451/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-12-04T09:18:11.9999125Z [2452/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-12-04T09:18:12.0000195Z [2453/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-12-04T09:18:12.0001243Z [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-12-04T09:18:12.0077952Z [2455/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-12-04T09:18:12.0080506Z [2456/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-12-04T09:18:12.0083024Z [2457/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-12-04T09:18:12.1320706Z [2458/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-12-04T09:18:12.1322097Z [2459/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-12-04T09:18:12.1323234Z [2460/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-12-04T09:18:12.1324415Z [2461/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-12-04T09:18:12.1434015Z [2462/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-12-04T09:18:12.1435144Z [2463/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-12-04T09:18:12.1436250Z [2464/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-12-04T09:18:12.2128296Z [2465/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-12-04T09:18:12.2130167Z [2466/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-12-04T09:18:12.2132071Z [2467/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-12-04T09:18:12.2133924Z [2468/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-12-04T09:18:12.2586802Z [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-12-04T09:18:12.2589483Z [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-12-04T09:18:12.2591795Z [2471/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u8.c.obj 2025-12-04T09:18:12.2593853Z [2472/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-12-04T09:18:12.3508269Z [2473/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u16.c.obj 2025-12-04T09:18:12.3509222Z [2474/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u16.c.obj 2025-12-04T09:18:12.3510200Z [2475/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u8.c.obj 2025-12-04T09:18:12.3511189Z [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-12-04T09:18:12.3667858Z [2477/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c8.c.obj 2025-12-04T09:18:12.3669082Z [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-12-04T09:18:12.3670209Z [2479/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-gio-sse41-u2.c.obj 2025-12-04T09:18:12.4725174Z [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-12-04T09:18:12.4727175Z [2481/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c8.c.obj 2025-12-04T09:18:12.4728331Z [2482/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-12-04T09:18:12.4729307Z [2483/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-12-04T09:18:12.5126253Z [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-12-04T09:18:12.5127442Z [2485/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-12-04T09:18:12.5128403Z [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-12-04T09:18:12.5129342Z [2487/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-12-04T09:18:12.6353783Z [2488/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-avx.c.obj 2025-12-04T09:18:12.6354842Z [2489/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.6355907Z [2490/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.6356897Z [2491/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.6468499Z [2492/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.6469719Z [2493/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.6470900Z [2494/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.obj 2025-12-04T09:18:12.7289097Z [2495/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.7291356Z [2496/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-avx.c.obj 2025-12-04T09:18:12.7293408Z [2497/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.7295361Z [2498/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.obj 2025-12-04T09:18:12.8171738Z [2499/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.8172863Z [2500/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.obj 2025-12-04T09:18:12.8173937Z [2501/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.obj 2025-12-04T09:18:12.8174965Z [2502/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.9237016Z [2503/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-avx.c.obj 2025-12-04T09:18:12.9238006Z [2504/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u8.c.obj 2025-12-04T09:18:12.9238985Z [2505/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.9324038Z [2506/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.9326131Z [2507/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.obj 2025-12-04T09:18:12.9328015Z [2508/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-avx-acc2.c.obj 2025-12-04T09:18:12.9329873Z [2509/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-avx-acc2.c.obj 2025-12-04T09:18:13.0795361Z [2510/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx-acc2.c.obj 2025-12-04T09:18:13.0796468Z [2511/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx.c.obj 2025-12-04T09:18:13.0798505Z [2512/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u16.c.obj 2025-12-04T09:18:13.0799481Z [2513/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.1256429Z [2514/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u32.c.obj 2025-12-04T09:18:13.1257430Z [2515/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.1258467Z [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-12-04T09:18:13.1259554Z [2517/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.2262874Z [2518/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.2264413Z [2519/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.2266214Z [2520/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.2646238Z [2521/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.2647469Z [2522/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.2648807Z [2523/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.2650032Z [2524/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.3846085Z [2525/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.3847215Z [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-12-04T09:18:13.3848268Z [2527/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.4266724Z [2528/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.4268816Z [2529/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.4271057Z [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-12-04T09:18:13.4273146Z [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-12-04T09:18:13.5341135Z [2532/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.5342253Z [2533/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.5343308Z [2534/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.5344457Z [2535/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.5667184Z [2536/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.5668263Z [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-12-04T09:18:13.5669270Z [2538/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-prelu\gen\f32-prelu-avx-2x16.c.obj 2025-12-04T09:18:13.6250870Z [2539/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.6253177Z [2540/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-12-04T09:18:13.6254954Z [2541/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-avx-broadcast.c.obj 2025-12-04T09:18:13.6256459Z [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-12-04T09:18:13.7059931Z [2543/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-12-04T09:18:13.7062048Z [2544/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-12-04T09:18:13.7064136Z [2545/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-12-04T09:18:13.7478027Z [2546/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-12-04T09:18:13.7480045Z [2547/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-12-04T09:18:13.7482029Z [2548/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-12-04T09:18:13.7484176Z [2549/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-12-04T09:18:13.8167484Z [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-12-04T09:18:13.8168739Z [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-12-04T09:18:13.8169756Z [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-12-04T09:18:13.8468671Z [2553/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-12-04T09:18:13.8470708Z [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-12-04T09:18:13.8472553Z [2555/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u24.c.obj 2025-12-04T09:18:13.8474290Z [2556/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u16.c.obj 2025-12-04T09:18:13.9300617Z [2557/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u8.c.obj 2025-12-04T09:18:13.9301635Z [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-12-04T09:18:13.9302785Z [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-12-04T09:18:13.9303887Z [2560/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c64.c.obj 2025-12-04T09:18:13.9655118Z [2561/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u16-acc2.c.obj 2025-12-04T09:18:13.9656756Z [2562/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u8.c.obj 2025-12-04T09:18:13.9659142Z [2563/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u24-acc3.c.obj 2025-12-04T09:18:13.9660954Z [2564/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u8.c.obj 2025-12-04T09:18:14.0756692Z [2565/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc2.c.obj 2025-12-04T09:18:14.0757776Z [2566/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u16-acc2.c.obj 2025-12-04T09:18:14.0758701Z [2567/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u24-acc3.c.obj 2025-12-04T09:18:14.0759822Z [2568/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u32-acc2.c.obj 2025-12-04T09:18:14.2159450Z [2569/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u8.c.obj 2025-12-04T09:18:14.2160381Z [2570/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u16-acc2.c.obj 2025-12-04T09:18:14.2161271Z [2571/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u24-acc3.c.obj 2025-12-04T09:18:14.2162183Z [2572/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx-u8.c.obj 2025-12-04T09:18:14.2601019Z [2573/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc2.c.obj 2025-12-04T09:18:14.2602715Z [2574/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx-u8.c.obj 2025-12-04T09:18:14.2604429Z [2575/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u32-acc4.c.obj 2025-12-04T09:18:14.2606165Z [2576/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u24-acc3.c.obj 2025-12-04T09:18:14.3322770Z [2577/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u8.c.obj 2025-12-04T09:18:14.3324869Z [2578/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u16-acc2.c.obj 2025-12-04T09:18:14.3327158Z [2579/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc2.c.obj 2025-12-04T09:18:14.3329038Z [2580/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx-u8.c.obj 2025-12-04T09:18:14.3939958Z [2581/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx-u8.c.obj 2025-12-04T09:18:14.3940929Z [2582/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx-u8.c.obj 2025-12-04T09:18:14.3941812Z [2583/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx-u8.c.obj 2025-12-04T09:18:14.3942684Z [2584/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx-u8.c.obj 2025-12-04T09:18:14.4585093Z [2585/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx-u8.c.obj 2025-12-04T09:18:14.4586168Z [2586/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx-u8.c.obj 2025-12-04T09:18:14.4587474Z [2587/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u8.c.obj 2025-12-04T09:18:14.4588413Z [2588/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx-u8.c.obj 2025-12-04T09:18:14.4589315Z [2589/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u8.c.obj 2025-12-04T09:18:14.5187568Z [2590/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u8.c.obj 2025-12-04T09:18:14.5189299Z [2591/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u8.c.obj 2025-12-04T09:18:14.5191124Z [2592/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u8.c.obj 2025-12-04T09:18:14.5192926Z [2593/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u8.c.obj 2025-12-04T09:18:14.5883156Z [2594/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u8.c.obj 2025-12-04T09:18:14.5885068Z [2595/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx-u8.c.obj 2025-12-04T09:18:14.5886767Z [2596/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx-u8.c.obj 2025-12-04T09:18:14.5888959Z [2597/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx-u8.c.obj 2025-12-04T09:18:14.6436252Z [2598/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-12-04T09:18:14.6437401Z [2599/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-12-04T09:18:14.6438565Z [2600/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-12-04T09:18:14.7051549Z [2601/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-12-04T09:18:14.7053575Z [2602/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-12-04T09:18:14.7054835Z [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-12-04T09:18:14.7055888Z [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-12-04T09:18:14.7629523Z [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-12-04T09:18:14.7630655Z [2606/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u16.c.obj 2025-12-04T09:18:14.7631645Z [2607/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u32.c.obj 2025-12-04T09:18:14.7632601Z [2608/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u24.c.obj 2025-12-04T09:18:14.8416717Z [2609/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx-u8.c.obj 2025-12-04T09:18:14.8418651Z [2610/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u8.c.obj 2025-12-04T09:18:14.8420430Z [2611/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u8.c.obj 2025-12-04T09:18:14.8422624Z [2612/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u16.c.obj 2025-12-04T09:18:14.8424257Z [2613/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx-u8.c.obj 2025-12-04T09:18:14.8913660Z [2614/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx-u8.c.obj 2025-12-04T09:18:14.8915233Z [2615/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx-u8.c.obj 2025-12-04T09:18:14.8916887Z [2616/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx-u8.c.obj 2025-12-04T09:18:14.8918512Z [2617/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u8.c.obj 2025-12-04T09:18:14.9688617Z [2618/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u32.c.obj 2025-12-04T09:18:14.9689815Z [2619/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-12-04T09:18:14.9691089Z [2620/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-12-04T09:18:15.0105048Z [2621/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-12-04T09:18:15.0106302Z [2622/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-12-04T09:18:15.0107345Z [2623/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-12-04T09:18:15.0108563Z [2624/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-12-04T09:18:15.1115796Z [2625/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u8.c.obj 2025-12-04T09:18:15.1117029Z [2626/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-12-04T09:18:15.1118423Z [2627/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u32.c.obj 2025-12-04T09:18:15.1119542Z [2628/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u8.c.obj 2025-12-04T09:18:15.1559804Z [2629/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u32.c.obj 2025-12-04T09:18:15.1560760Z [2630/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u16.c.obj 2025-12-04T09:18:15.1561980Z [2631/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-12-04T09:18:15.1563064Z [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-12-04T09:18:15.1741547Z [2633/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-12-04T09:18:15.1743055Z [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-ld64.c.obj 2025-12-04T09:18:15.1744321Z [2635/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-12-04T09:18:15.2702743Z [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-12-04T09:18:15.2705388Z [2637/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-12-04T09:18:15.2707840Z [2638/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-12-04T09:18:15.3082862Z [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-12-04T09:18:15.3085178Z [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-ld128.c.obj 2025-12-04T09:18:15.3087323Z [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-ld64.c.obj 2025-12-04T09:18:15.3088782Z [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-ld64.c.obj 2025-12-04T09:18:15.4119504Z [2643/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-12-04T09:18:15.4122285Z [2644/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-12-04T09:18:15.4124408Z [2645/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-12-04T09:18:15.4461567Z [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-ld64.c.obj 2025-12-04T09:18:15.4462798Z [2647/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-12-04T09:18:15.4464105Z [2648/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-12-04T09:18:15.5424207Z [2649/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-12-04T09:18:15.5425509Z [2650/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-12-04T09:18:15.5426853Z [2651/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-12-04T09:18:15.5428006Z [2652/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-12-04T09:18:15.5693986Z [2653/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-12-04T09:18:15.5695164Z [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-ld128.c.obj 2025-12-04T09:18:15.5696309Z [2655/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-12-04T09:18:15.5918559Z [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-ld128.c.obj 2025-12-04T09:18:15.5920058Z [2657/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-12-04T09:18:15.5921617Z [2658/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-12-04T09:18:15.6956838Z [2659/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-12-04T09:18:15.6958137Z [2660/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-12-04T09:18:15.6959291Z [2661/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-12-04T09:18:15.6960489Z [2662/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-12-04T09:18:15.7219555Z [2663/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-12-04T09:18:15.7221764Z [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-12-04T09:18:15.7223963Z [2665/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-12-04T09:18:15.7845684Z [2666/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-12-04T09:18:15.7847920Z [2667/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-12-04T09:18:15.7850110Z [2668/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-12-04T09:18:15.8493897Z [2669/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-12-04T09:18:15.8495296Z [2670/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-12-04T09:18:15.8496411Z [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-12-04T09:18:15.8497488Z [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-12-04T09:18:15.8652825Z [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-12-04T09:18:15.8655101Z [2674/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-12-04T09:18:15.8657333Z [2675/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-12-04T09:18:15.9467981Z [2676/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-12-04T09:18:15.9469798Z [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-12-04T09:18:15.9471003Z [2678/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u8.c.obj 2025-12-04T09:18:15.9472077Z [2679/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u16.c.obj 2025-12-04T09:18:16.0065318Z [2680/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u24.c.obj 2025-12-04T09:18:16.0067515Z [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-12-04T09:18:16.0069884Z [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-12-04T09:18:16.0655386Z [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-12-04T09:18:16.0657579Z [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-12-04T09:18:16.0659276Z [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-12-04T09:18:16.0660664Z [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-12-04T09:18:16.1249795Z [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-12-04T09:18:16.1251101Z [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-12-04T09:18:16.1252565Z [2689/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-12-04T09:18:16.1650722Z [2690/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-12-04T09:18:16.1652244Z [2691/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-12-04T09:18:16.1653388Z [2692/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-12-04T09:18:16.1986896Z [2693/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-12-04T09:18:16.1988432Z [2694/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-12-04T09:18:16.1989655Z [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-12-04T09:18:16.3017671Z [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-12-04T09:18:16.3019874Z [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-12-04T09:18:16.3022571Z [2698/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-12-04T09:18:16.3024040Z [2699/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-12-04T09:18:16.3437052Z [2700/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-12-04T09:18:16.3438328Z [2701/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-12-04T09:18:16.3439931Z [2702/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-12-04T09:18:16.4157118Z [2703/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-12-04T09:18:16.4158669Z [2704/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-12-04T09:18:16.4159931Z [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-12-04T09:18:16.4161173Z [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-12-04T09:18:16.4815136Z [2707/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-12-04T09:18:16.4817205Z [2708/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-12-04T09:18:16.4819266Z [2709/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-12-04T09:18:16.5183530Z [2710/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-12-04T09:18:16.5185082Z [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-12-04T09:18:16.5186247Z [2712/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-12-04T09:18:16.6035645Z [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-12-04T09:18:16.6036797Z [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-12-04T09:18:16.6037934Z [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-12-04T09:18:16.6039050Z [2716/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-12-04T09:18:16.6231482Z [2717/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-12-04T09:18:16.6234383Z [2718/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-12-04T09:18:16.6237507Z [2719/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-12-04T09:18:16.6816225Z [2720/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-12-04T09:18:16.6818210Z [2721/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-12-04T09:18:16.6819547Z [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-12-04T09:18:16.7493449Z [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-12-04T09:18:16.7495624Z [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-12-04T09:18:16.7497841Z [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-12-04T09:18:16.7500031Z [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-12-04T09:18:16.7839296Z [2727/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-12-04T09:18:16.7841432Z [2728/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-12-04T09:18:16.7843556Z [2729/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-12-04T09:18:16.8580569Z [2730/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-12-04T09:18:16.8581844Z [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-12-04T09:18:16.8583089Z [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-12-04T09:18:16.8898188Z [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-12-04T09:18:16.8899963Z [2734/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-12-04T09:18:16.8902284Z [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-12-04T09:18:16.8904395Z [2736/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-12-04T09:18:16.9944504Z [2737/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-12-04T09:18:16.9945588Z [2738/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-12-04T09:18:16.9946609Z [2739/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-12-04T09:18:16.9947651Z [2740/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-12-04T09:18:17.0076994Z [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-12-04T09:18:17.0078952Z [2742/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-12-04T09:18:17.0080909Z [2743/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-12-04T09:18:17.1091395Z [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-12-04T09:18:17.1092491Z [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-12-04T09:18:17.1093502Z [2746/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-12-04T09:18:17.1094519Z [2747/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-12-04T09:18:17.1331840Z [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-12-04T09:18:17.1333965Z [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-12-04T09:18:17.1336100Z [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-12-04T09:18:17.1337932Z [2751/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u8.c.obj 2025-12-04T09:18:17.2262993Z [2752/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u8.c.obj 2025-12-04T09:18:17.2264501Z [2753/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u16.c.obj 2025-12-04T09:18:17.2265898Z [2754/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u16.c.obj 2025-12-04T09:18:17.2267097Z [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-12-04T09:18:17.2545433Z [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-12-04T09:18:17.2546671Z [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-12-04T09:18:17.2548202Z [2758/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-12-04T09:18:17.3040579Z [2759/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-12-04T09:18:17.3042472Z [2760/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-12-04T09:18:17.3044407Z [2761/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-12-04T09:18:17.3826202Z [2762/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-12-04T09:18:17.3828424Z [2763/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-12-04T09:18:17.3830455Z [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-12-04T09:18:17.3832520Z [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-12-04T09:18:17.4157749Z [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-12-04T09:18:17.4159501Z [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-12-04T09:18:17.4161852Z [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-12-04T09:18:17.4164096Z [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-12-04T09:18:17.5117597Z [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-12-04T09:18:17.5118563Z [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-12-04T09:18:17.5119603Z [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-12-04T09:18:17.5604619Z [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-12-04T09:18:17.5605902Z [2774/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-12-04T09:18:17.5607065Z [2775/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-12-04T09:18:17.5608125Z [2776/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-12-04T09:18:17.6525096Z [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-12-04T09:18:17.6526205Z [2778/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-12-04T09:18:17.6527285Z [2779/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-12-04T09:18:17.6528333Z [2780/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-12-04T09:18:17.7025752Z [2781/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-12-04T09:18:17.7027746Z [2782/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-12-04T09:18:17.7029708Z [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-12-04T09:18:17.7824162Z [2784/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-12-04T09:18:17.7825744Z [2785/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-12-04T09:18:17.7827330Z [2786/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-12-04T09:18:17.7828871Z [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-12-04T09:18:17.8204960Z [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-12-04T09:18:17.8207149Z [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-12-04T09:18:17.8209031Z [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-12-04T09:18:17.8598611Z [2791/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-12-04T09:18:17.8600316Z [2792/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-12-04T09:18:17.8601568Z [2793/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-12-04T09:18:17.8602910Z [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-12-04T09:18:17.9587768Z [2795/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-12-04T09:18:17.9588920Z [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-12-04T09:18:17.9590003Z [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-12-04T09:18:17.9591073Z [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-12-04T09:18:17.9849865Z [2799/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-12-04T09:18:17.9851948Z [2800/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-12-04T09:18:17.9854231Z [2801/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-12-04T09:18:18.1022528Z [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-12-04T09:18:18.1023628Z [2803/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-12-04T09:18:18.1024711Z [2804/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-12-04T09:18:18.1025940Z [2805/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-12-04T09:18:18.1172943Z [2806/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-12-04T09:18:18.1174845Z [2807/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-12-04T09:18:18.1176708Z [2808/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-12-04T09:18:18.2103328Z [2809/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-12-04T09:18:18.2104509Z [2810/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-12-04T09:18:18.2105649Z [2811/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-12-04T09:18:18.2106797Z [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-12-04T09:18:18.2434430Z [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-12-04T09:18:18.2436494Z [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-12-04T09:18:18.2438364Z [2815/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-12-04T09:18:18.2440362Z [2816/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-12-04T09:18:18.3198405Z [2817/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-12-04T09:18:18.3199404Z [2818/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u8.c.obj 2025-12-04T09:18:18.3200273Z [2819/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u16.c.obj 2025-12-04T09:18:18.3201142Z [2820/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u8.c.obj 2025-12-04T09:18:18.3572127Z [2821/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u16.c.obj 2025-12-04T09:18:18.3573054Z [2822/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u32.c.obj 2025-12-04T09:18:18.3573995Z [2823/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-12-04T09:18:18.3574954Z [2824/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u48.c.obj 2025-12-04T09:18:18.4368296Z [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-12-04T09:18:18.4369546Z [2826/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u16.c.obj 2025-12-04T09:18:18.4384819Z [2827/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-12-04T09:18:18.4386817Z [2828/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-12-04T09:18:18.4729916Z [2829/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-12-04T09:18:18.4731169Z [2830/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-12-04T09:18:18.4732212Z [2831/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-12-04T09:18:18.5145261Z [2832/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-12-04T09:18:18.5146910Z [2833/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-12-04T09:18:18.5148800Z [2834/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-12-04T09:18:18.5150847Z [2835/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-12-04T09:18:18.5835340Z [2836/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-12-04T09:18:18.5836402Z [2837/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-12-04T09:18:18.5837418Z [2838/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-12-04T09:18:18.5838612Z [2839/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-12-04T09:18:18.6110587Z [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-12-04T09:18:18.6112120Z [2841/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-12-04T09:18:18.6113185Z [2842/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-12-04T09:18:18.7745050Z [2843/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-multi-mov-avx.c.obj 2025-12-04T09:18:18.7746112Z [2844/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-12-04T09:18:18.7747171Z [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-12-04T09:18:18.7748316Z [2846/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-f16c-u8.c.obj 2025-12-04T09:18:18.7831648Z [2847/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-mov-avx.c.obj 2025-12-04T09:18:18.7833552Z [2848/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-switch-avx.c.obj 2025-12-04T09:18:18.7834793Z [2849/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-mov-avx.c.obj 2025-12-04T09:18:18.7836025Z [2850/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-multi-avx.c.obj 2025-12-04T09:18:18.8636409Z [2851/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-switch-avx.c.obj 2025-12-04T09:18:18.8638335Z [2852/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-switch-avx.c.obj 2025-12-04T09:18:18.8640259Z [2853/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-mov-avx.c.obj 2025-12-04T09:18:18.8999700Z [2854/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-12-04T09:18:18.9000786Z [2855/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-12-04T09:18:18.9001797Z [2856/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-12-04T09:18:18.9002817Z [2857/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-12-04T09:18:18.9802550Z [2858/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u8.c.obj 2025-12-04T09:18:18.9804814Z [2859/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-12-04T09:18:18.9806732Z [2860/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vadd-f16c-u8.c.obj 2025-12-04T09:18:18.9808649Z [2861/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-12-04T09:18:19.1354262Z [2862/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u8.c.obj 2025-12-04T09:18:19.1355274Z [2863/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u16.c.obj 2025-12-04T09:18:19.1356191Z [2864/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u16.c.obj 2025-12-04T09:18:19.1357831Z [2865/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u8.c.obj 2025-12-04T09:18:19.1405129Z [2866/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmin-f16c-u8.c.obj 2025-12-04T09:18:19.1408787Z [2867/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmul-f16c-u8.c.obj 2025-12-04T09:18:19.1410567Z [2868/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u8.c.obj 2025-12-04T09:18:19.1412254Z [2869/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmax-f16c-u8.c.obj 2025-12-04T09:18:19.2623082Z [2870/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vminc-f16c-u8.c.obj 2025-12-04T09:18:19.2624052Z [2871/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u8.c.obj 2025-12-04T09:18:19.2624969Z [2872/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u8.c.obj 2025-12-04T09:18:19.2625884Z [2873/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u8.c.obj 2025-12-04T09:18:19.2998121Z [2874/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u16.c.obj 2025-12-04T09:18:19.2999296Z [2875/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsub-f16c-u8.c.obj 2025-12-04T09:18:19.3000492Z [2876/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u8.c.obj 2025-12-04T09:18:19.3001424Z [2877/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u8.c.obj 2025-12-04T09:18:19.3895810Z [2878/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u8.c.obj 2025-12-04T09:18:19.3896785Z [2879/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u8.c.obj 2025-12-04T09:18:19.3898061Z [2880/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u8.c.obj 2025-12-04T09:18:19.3898993Z [2881/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u8.c.obj 2025-12-04T09:18:19.4905122Z [2882/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u8.c.obj 2025-12-04T09:18:19.4906057Z [2883/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u8.c.obj 2025-12-04T09:18:19.4906971Z [2884/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u8.c.obj 2025-12-04T09:18:19.4907874Z [2885/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u8.c.obj 2025-12-04T09:18:19.5111327Z [2886/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u16.c.obj 2025-12-04T09:18:19.5113205Z [2887/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u8.c.obj 2025-12-04T09:18:19.5114966Z [2888/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u8.c.obj 2025-12-04T09:18:19.5116588Z [2889/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u8.c.obj 2025-12-04T09:18:19.6215009Z [2890/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u16.c.obj 2025-12-04T09:18:19.6216199Z [2891/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u16.c.obj 2025-12-04T09:18:19.6217136Z [2892/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u8.c.obj 2025-12-04T09:18:19.6218245Z [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-12-04T09:18:19.6377745Z [2894/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-12-04T09:18:19.6378891Z [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-12-04T09:18:19.6379977Z [2896/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-12-04T09:18:19.7297597Z [2897/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-12-04T09:18:19.7298848Z [2898/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u32.c.obj 2025-12-04T09:18:19.7300022Z [2899/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-12-04T09:18:19.7301257Z [2900/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-12-04T09:18:19.7549502Z [2901/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u8.c.obj 2025-12-04T09:18:19.7550578Z [2902/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u24.c.obj 2025-12-04T09:18:19.7551643Z [2903/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u32.c.obj 2025-12-04T09:18:19.7855869Z [2904/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-f16c-u8.c.obj 2025-12-04T09:18:19.7857043Z [2905/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u16.c.obj 2025-12-04T09:18:19.7858043Z [2906/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vsqr-f16c-u8.c.obj 2025-12-04T09:18:19.7859235Z [2907/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p8c-minmax-fma3.c.obj 2025-12-04T09:18:19.8883675Z [2908/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p8c-minmax-fma3-acc2.c.obj 2025-12-04T09:18:19.8885564Z [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-12-04T09:18:19.8887508Z [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-12-04T09:18:19.8889411Z [2911/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p32c-minmax-fma3.c.obj 2025-12-04T09:18:19.9139522Z [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-12-04T09:18:19.9141067Z [2913/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p16c-minmax-fma3-acc2.c.obj 2025-12-04T09:18:19.9142215Z [2914/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p8c-minmax-fma3.c.obj 2025-12-04T09:18:19.9143676Z [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-12-04T09:18:20.0174157Z [2916/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p32c-minmax-fma3.c.obj 2025-12-04T09:18:20.0175304Z [2917/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.0508144Z [2918/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.0509480Z [2919/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.0510800Z [2920/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.0511890Z [2921/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.0513209Z [2922/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.1513713Z [2923/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.1515229Z [2924/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.1516416Z [2925/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.2467169Z [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-12-04T09:18:20.2468351Z [2927/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.2469763Z [2928/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.2470831Z [2929/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.2734997Z [2930/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.2736295Z [2931/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.2737547Z [2932/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.3747700Z [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-12-04T09:18:20.3748823Z [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-12-04T09:18:20.3749836Z [2935/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.3750986Z [2936/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p8c-minmax-fma3.c.obj 2025-12-04T09:18:20.4294136Z [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-12-04T09:18:20.4295258Z [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-12-04T09:18:20.4296772Z [2939/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p32c-minmax-fma3.c.obj 2025-12-04T09:18:20.4297815Z [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-12-04T09:18:20.4484027Z [2941/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p16c-minmax-fma3.c.obj 2025-12-04T09:18:20.4486615Z [2942/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p8c-minmax-fma3.c.obj 2025-12-04T09:18:20.4488576Z [2943/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p32c-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.5123485Z [2944/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p32c-minmax-fma3.c.obj 2025-12-04T09:18:20.5124614Z [2945/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c16.c.obj 2025-12-04T09:18:20.5125732Z [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-12-04T09:18:20.5126892Z [2947/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-12-04T09:18:20.5657673Z [2948/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-12-04T09:18:20.5660174Z [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-12-04T09:18:20.5662433Z [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-12-04T09:18:20.6298997Z [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-12-04T09:18:20.6300575Z [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-12-04T09:18:20.6301834Z [2953/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-12-04T09:18:20.6303078Z [2954/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-12-04T09:18:20.7029231Z [2955/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u16.c.obj 2025-12-04T09:18:20.7031350Z [2956/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u8.c.obj 2025-12-04T09:18:20.7033367Z [2957/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.7035308Z [2958/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-fma3.c.obj 2025-12-04T09:18:20.7447628Z [2959/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.7449542Z [2960/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u24.c.obj 2025-12-04T09:18:20.7451486Z [2961/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-fma3.c.obj 2025-12-04T09:18:20.8178145Z [2962/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.8179506Z [2963/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.8180726Z [2964/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.8181819Z [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-12-04T09:18:20.8477640Z [2966/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.8479858Z [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-12-04T09:18:20.8481870Z [2968/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.9389450Z [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-12-04T09:18:20.9391621Z [2970/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.9393646Z [2971/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.obj 2025-12-04T09:18:20.9395740Z [2972/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.9746362Z [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-12-04T09:18:20.9748593Z [2974/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.obj 2025-12-04T09:18:20.9750630Z [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-12-04T09:18:20.9753611Z [2976/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-fma3.c.obj 2025-12-04T09:18:21.0167954Z [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-12-04T09:18:21.0170708Z [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-12-04T09:18:21.0172836Z [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-12-04T09:18:21.1100755Z [2980/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-fma3.c.obj 2025-12-04T09:18:21.1101862Z [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-12-04T09:18:21.1104040Z [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-12-04T09:18:21.1105840Z [2983/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16s4-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.1585289Z [2984/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.1586594Z [2985/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.1588766Z [2986/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.1591324Z [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-12-04T09:18:21.2555250Z [2988/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.2557271Z [2989/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.2559267Z [2990/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16s4-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.2902703Z [2991/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.2903836Z [2992/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.2904893Z [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-12-04T09:18:21.2906019Z [2994/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16s4-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.3756061Z [2995/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.3758092Z [2996/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.3760071Z [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-12-04T09:18:21.4289076Z [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-12-04T09:18:21.4292659Z [2999/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.4294876Z [3000/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.4298347Z [3001/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.5090197Z [3002/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16s4-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.5092542Z [3003/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16s4-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.5094660Z [3004/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.5596860Z [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-12-04T09:18:21.5598170Z [3006/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.5599428Z [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-12-04T09:18:21.5600464Z [3008/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-8x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.5830451Z [3009/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.5832015Z [3010/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.5833094Z [3011/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.6887841Z [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-12-04T09:18:21.6889193Z [3013/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.6890225Z [3014/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.6891310Z [3015/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.7239744Z [3016/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16s4-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.7240904Z [3017/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-12-04T09:18:21.7241998Z [3018/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.7243049Z [3019/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16s4-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.8024481Z [3020/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.8026374Z [3021/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x8-minmax-fma3-broadcast.c.obj 2025-12-04T09:18:21.8028044Z [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-12-04T09:18:21.8535970Z [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-12-04T09:18:21.8538041Z [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-12-04T09:18:21.8540063Z [3025/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-12-04T09:18:21.8542087Z [3026/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-12-04T09:18:21.9102987Z [3027/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-12-04T09:18:21.9104285Z [3028/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-12-04T09:18:21.9106713Z [3029/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-12-04T09:18:21.9835490Z [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-12-04T09:18:21.9837469Z [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-12-04T09:18:21.9839199Z [3032/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u8.c.obj 2025-12-04T09:18:21.9840992Z [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-12-04T09:18:22.0159083Z [3034/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-12-04T09:18:22.0160375Z [3035/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-12-04T09:18:22.0161362Z [3036/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u32.c.obj 2025-12-04T09:18:22.0916127Z [3037/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u64.c.obj 2025-12-04T09:18:22.0917114Z [3038/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u8.c.obj 2025-12-04T09:18:22.0918173Z [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-12-04T09:18:22.0919141Z [3040/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u8.c.obj 2025-12-04T09:18:22.1561138Z [3041/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u32.c.obj 2025-12-04T09:18:22.1562994Z [3042/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u8.c.obj 2025-12-04T09:18:22.1564773Z [3043/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u32.c.obj 2025-12-04T09:18:22.1566589Z [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-12-04T09:18:22.2201306Z [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-12-04T09:18:22.2202729Z [3046/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-12-04T09:18:22.2204050Z [3047/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-12-04T09:18:22.2673637Z [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-12-04T09:18:22.2675866Z [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-12-04T09:18:22.2677213Z [3050/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-12-04T09:18:22.2678622Z [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-12-04T09:18:22.3279872Z [3052/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-12-04T09:18:22.3281347Z [3053/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-12-04T09:18:22.3282717Z [3054/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-12-04T09:18:22.3888352Z [3055/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-12-04T09:18:22.3890670Z [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-12-04T09:18:22.3893256Z [3057/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-12-04T09:18:22.4508169Z [3058/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-12-04T09:18:22.4509745Z [3059/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-1x8-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.4511627Z [3060/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-1x16-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.4513230Z [3061/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-3x16-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.5304308Z [3062/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-4x8-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.5305398Z [3063/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-4x16-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.5306506Z [3064/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-5x8-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.5307686Z [3065/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-5x16-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.5534089Z [3066/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-1x8-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.5535625Z [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-12-04T09:18:22.5537629Z [3068/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-1x16-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.6335856Z [3069/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-7x8-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.6338510Z [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-12-04T09:18:22.6340602Z [3071/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-4x16-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.6342508Z [3072/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-4x8-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.6673163Z [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-12-04T09:18:22.6675150Z [3074/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-6x8-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.6676601Z [3075/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-5x16-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.7115897Z [3076/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-7x8-minmax-avx2-broadcast.c.obj 2025-12-04T09:18:22.7118724Z [3077/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-12-04T09:18:22.7121312Z [3078/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.obj 2025-12-04T09:18:22.7123182Z [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-12-04T09:18:22.7678509Z [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-12-04T09:18:22.7680232Z [3081/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-12-04T09:18:22.7681623Z [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-12-04T09:18:22.7905729Z [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-12-04T09:18:22.7907966Z [3084/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-12-04T09:18:22.7910236Z [3085/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-12-04T09:18:22.8530917Z [3086/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.obj 2025-12-04T09:18:22.8532725Z [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-12-04T09:18:22.8534569Z [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-12-04T09:18:22.8847208Z [3089/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.obj 2025-12-04T09:18:22.8849537Z [3090/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-12-04T09:18:22.8851266Z [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-12-04T09:18:22.9206849Z [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-12-04T09:18:22.9209212Z [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-12-04T09:18:22.9211523Z [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-12-04T09:18:23.0004899Z [3095/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-12-04T09:18:23.0006326Z [3096/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-12-04T09:18:23.0007587Z [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-12-04T09:18:23.0688595Z [3098/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-velu\gen\f16-velu-avx2-rr1-p3-u8.c.obj 2025-12-04T09:18:23.0689749Z [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-12-04T09:18:23.0690760Z [3100/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-12-04T09:18:23.0691764Z [3101/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-12-04T09:18:23.1244458Z [3102/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-12-04T09:18:23.1246409Z [3103/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-12-04T09:18:23.1248219Z [3104/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-12-04T09:18:23.1250062Z [3105/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-12-04T09:18:23.1809382Z [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-12-04T09:18:23.1810618Z [3107/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-12-04T09:18:23.1811802Z [3108/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-12-04T09:18:23.2466711Z [3109/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-12-04T09:18:23.2469521Z [3110/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-12-04T09:18:23.2471475Z [3111/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-12-04T09:18:23.2473013Z [3112/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-12-04T09:18:23.3140747Z [3113/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-12-04T09:18:23.3141898Z [3114/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-12-04T09:18:23.3143189Z [3115/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-12-04T09:18:23.3664664Z [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-12-04T09:18:23.3665880Z [3117/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-12-04T09:18:23.3666975Z [3118/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-12-04T09:18:23.4413899Z [3119/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-12-04T09:18:23.4415325Z [3120/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-12-04T09:18:23.4416533Z [3121/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-12-04T09:18:23.4417741Z [3122/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-12-04T09:18:23.6379369Z [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-12-04T09:18:23.6381727Z [3124/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.obj 2025-12-04T09:18:23.6384263Z [3125/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-12-04T09:18:23.6435496Z [3126/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-12-04T09:18:23.6437487Z [3127/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-12-04T09:18:23.6439466Z [3128/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-12-04T09:18:23.6441609Z [3129/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-12-04T09:18:23.7776203Z [3130/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-12-04T09:18:23.7777345Z [3131/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-12-04T09:18:23.7778387Z [3132/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u16.c.obj 2025-12-04T09:18:23.7904222Z [3133/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-12-04T09:18:23.7905374Z [3134/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-12-04T09:18:23.7906514Z [3135/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-12-04T09:18:23.8714817Z [3136/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-12-04T09:18:23.8716056Z [3137/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-12-04T09:18:23.8717353Z [3138/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-12-04T09:18:23.8718443Z [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-12-04T09:18:23.8958480Z [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-12-04T09:18:23.8960631Z [3141/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32-acc2.c.obj 2025-12-04T09:18:23.8962766Z [3142/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u48.c.obj 2025-12-04T09:18:23.8964602Z [3143/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u16.c.obj 2025-12-04T09:18:23.9350403Z [3144/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u32.c.obj 2025-12-04T09:18:23.9352622Z [3145/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u48.c.obj 2025-12-04T09:18:23.9354751Z [3146/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32-acc4.c.obj 2025-12-04T09:18:23.9771738Z [3147/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32.c.obj 2025-12-04T09:18:23.9773562Z [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-12-04T09:18:23.9774727Z [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-12-04T09:18:23.9776032Z [3150/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64.c.obj 2025-12-04T09:18:23.9946724Z [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-12-04T09:18:23.9948879Z [3152/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u72.c.obj 2025-12-04T09:18:23.9950935Z [3153/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80-acc2.c.obj 2025-12-04T09:18:24.0683512Z [3154/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80-acc5.c.obj 2025-12-04T09:18:24.0684709Z [3155/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80.c.obj 2025-12-04T09:18:24.0685823Z [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-12-04T09:18:24.0686950Z [3157/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc6.c.obj 2025-12-04T09:18:24.0876694Z [3158/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96.c.obj 2025-12-04T09:18:24.0878721Z [3159/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32-acc2.c.obj 2025-12-04T09:18:24.0880619Z [3160/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32-acc4.c.obj 2025-12-04T09:18:24.1564587Z [3161/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32.c.obj 2025-12-04T09:18:24.1566665Z [3162/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc3.c.obj 2025-12-04T09:18:24.1568675Z [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-12-04T09:18:24.1570536Z [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-12-04T09:18:24.1736195Z [3165/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64.c.obj 2025-12-04T09:18:24.1737409Z [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-12-04T09:18:24.1738875Z [3167/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u72.c.obj 2025-12-04T09:18:24.2441474Z [3168/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80-acc2.c.obj 2025-12-04T09:18:24.2442775Z [3169/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80-acc5.c.obj 2025-12-04T09:18:24.2444006Z [3170/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80.c.obj 2025-12-04T09:18:24.2445355Z [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-12-04T09:18:24.2845213Z [3172/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc3.c.obj 2025-12-04T09:18:24.2846313Z [3173/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96.c.obj 2025-12-04T09:18:24.2847312Z [3174/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc6.c.obj 2025-12-04T09:18:24.2848435Z [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-12-04T09:18:24.3162140Z [3176/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-12-04T09:18:24.3164158Z [3177/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-12-04T09:18:24.3166355Z [3178/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-12-04T09:18:24.3912313Z [3179/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.obj 2025-12-04T09:18:24.3913679Z [3180/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-12-04T09:18:24.3915056Z [3181/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-12-04T09:18:24.4178302Z [3182/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-12-04T09:18:24.4179520Z [3183/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-12-04T09:18:24.4181072Z [3184/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-12-04T09:18:24.4885950Z [3185/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-12-04T09:18:24.4887754Z [3186/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-12-04T09:18:24.4889882Z [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-12-04T09:18:24.4891859Z [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-12-04T09:18:24.5425793Z [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-12-04T09:18:24.5427152Z [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-12-04T09:18:24.5428289Z [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-12-04T09:18:24.5429720Z [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-12-04T09:18:24.5857171Z [3193/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u8.c.obj 2025-12-04T09:18:24.5858361Z [3194/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u16.c.obj 2025-12-04T09:18:24.5859676Z [3195/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u24.c.obj 2025-12-04T09:18:24.5860753Z [3196/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u8.c.obj 2025-12-04T09:18:24.6237407Z [3197/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u32.c.obj 2025-12-04T09:18:24.6240959Z [3198/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u16.c.obj 2025-12-04T09:18:24.6242960Z [3199/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u32.c.obj 2025-12-04T09:18:24.6621096Z [3200/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u24.c.obj 2025-12-04T09:18:24.6623119Z [3201/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u8.c.obj 2025-12-04T09:18:24.6625075Z [3202/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u16.c.obj 2025-12-04T09:18:24.6627693Z [3203/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u24.c.obj 2025-12-04T09:18:24.7516998Z [3204/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u32.c.obj 2025-12-04T09:18:24.7518063Z [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-12-04T09:18:24.7519233Z [3206/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-12-04T09:18:24.7883519Z [3207/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-12-04T09:18:24.7885809Z [3208/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-12-04T09:18:24.7887731Z [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-12-04T09:18:24.7889617Z [3210/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-12-04T09:18:24.8825832Z [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-12-04T09:18:24.8828015Z [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-12-04T09:18:24.8830143Z [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-12-04T09:18:24.8832157Z [3214/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-12-04T09:18:24.9321635Z [3215/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-12-04T09:18:24.9323999Z [3216/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-12-04T09:18:24.9325987Z [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.c.obj 2025-12-04T09:18:24.9620103Z [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-madd.c.obj 2025-12-04T09:18:24.9622592Z [3219/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-12-04T09:18:24.9625283Z [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-12-04T09:18:25.0793524Z [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-12-04T09:18:25.0795373Z [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-12-04T09:18:25.0797133Z [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-12-04T09:18:25.0798944Z [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-12-04T09:18:25.1048810Z [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-12-04T09:18:25.1051337Z [3226/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-12-04T09:18:25.1053621Z [3227/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-12-04T09:18:25.1941967Z [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.c.obj 2025-12-04T09:18:25.1944375Z [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-prfm.c.obj 2025-12-04T09:18:25.1946575Z [3230/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-12-04T09:18:25.2478932Z [3231/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-12-04T09:18:25.2481335Z [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-madd.c.obj 2025-12-04T09:18:25.2483520Z [3233/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-12-04T09:18:25.2485991Z [3234/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-12-04T09:18:25.2809284Z [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.c.obj 2025-12-04T09:18:25.2810661Z [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-madd.c.obj 2025-12-04T09:18:25.2811875Z [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.c.obj 2025-12-04T09:18:25.3479752Z [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-prfm.c.obj 2025-12-04T09:18:25.3481956Z [3239/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-12-04T09:18:25.3484039Z [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-12-04T09:18:25.4243601Z [3241/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-12-04T09:18:25.4245808Z [3242/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-12-04T09:18:25.4247830Z [3243/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-12-04T09:18:25.4250080Z [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-12-04T09:18:25.4983370Z [3245/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-12-04T09:18:25.4984896Z [3246/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-12-04T09:18:25.4986346Z [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.c.obj 2025-12-04T09:18:25.5410345Z [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.c.obj 2025-12-04T09:18:25.5411529Z [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-prfm.c.obj 2025-12-04T09:18:25.5412735Z [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-12-04T09:18:25.6222777Z [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-12-04T09:18:25.6224219Z [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-12-04T09:18:25.6225902Z [3253/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-12-04T09:18:25.6227838Z [3254/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-12-04T09:18:25.6691001Z [3255/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-12-04T09:18:25.6693558Z [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-madd.c.obj 2025-12-04T09:18:25.6695799Z [3257/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-12-04T09:18:25.6986859Z [3258/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-12-04T09:18:25.6989147Z [3259/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-12-04T09:18:25.6990621Z [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-madd.c.obj 2025-12-04T09:18:25.8088267Z [3261/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-12-04T09:18:25.8090706Z [3262/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-12-04T09:18:25.8093033Z [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-12-04T09:18:25.8094933Z [3264/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-12-04T09:18:25.8421880Z [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-prfm.c.obj 2025-12-04T09:18:25.8423061Z [3266/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-12-04T09:18:25.8424343Z [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-12-04T09:18:25.9251339Z [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-12-04T09:18:25.9252607Z [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-12-04T09:18:25.9253838Z [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-12-04T09:18:25.9254937Z [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-12-04T09:18:25.9690356Z [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-12-04T09:18:25.9692597Z [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-12-04T09:18:25.9694994Z [3274/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-12-04T09:18:25.9816965Z [3275/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-12-04T09:18:25.9820704Z [3276/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-12-04T09:18:25.9823145Z [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-12-04T09:18:26.0668807Z [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-12-04T09:18:26.0671969Z [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-12-04T09:18:26.0675098Z [3280/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-12-04T09:18:26.1063677Z [3281/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-12-04T09:18:26.1064987Z [3282/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-12-04T09:18:26.1066934Z [3283/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-12-04T09:18:26.1493175Z [3284/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-12-04T09:18:26.1496091Z [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-12-04T09:18:26.1498732Z [3286/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-12-04T09:18:26.2312849Z [3287/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-12-04T09:18:26.2314865Z [3288/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-12-04T09:18:26.2316677Z [3289/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-12-04T09:18:26.2318630Z [3290/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-12-04T09:18:26.2689377Z [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-12-04T09:18:26.2691884Z [3292/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-12-04T09:18:26.2694261Z [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-12-04T09:18:26.3222484Z [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-12-04T09:18:26.3224910Z [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-12-04T09:18:26.3227388Z [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-12-04T09:18:26.3703856Z [3297/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-12-04T09:18:26.3706250Z [3298/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-12-04T09:18:26.3708336Z [3299/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-12-04T09:18:26.4131547Z [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-12-04T09:18:26.4134219Z [3301/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-12-04T09:18:26.4136856Z [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-12-04T09:18:26.5042246Z [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-12-04T09:18:26.5043464Z [3304/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-12-04T09:18:26.5044692Z [3305/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-12-04T09:18:26.5046882Z [3306/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-12-04T09:18:26.5347448Z [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-12-04T09:18:26.5348704Z [3308/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-12-04T09:18:26.5349866Z [3309/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-12-04T09:18:26.5784687Z [3310/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-12-04T09:18:26.5786977Z [3311/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-12-04T09:18:26.5789305Z [3312/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-12-04T09:18:26.6375634Z [3313/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-12-04T09:18:26.6376887Z [3314/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-12-04T09:18:26.6377987Z [3315/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u24.c.obj 2025-12-04T09:18:26.6379078Z [3316/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u32.c.obj 2025-12-04T09:18:26.6905524Z [3317/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u64.c.obj 2025-12-04T09:18:26.6907040Z [3318/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u8.c.obj 2025-12-04T09:18:26.6908200Z [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-12-04T09:18:26.6909411Z [3320/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-12-04T09:18:26.7572561Z [3321/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u32.c.obj 2025-12-04T09:18:26.7574159Z [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-12-04T09:18:26.7576420Z [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-12-04T09:18:26.8124052Z [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-12-04T09:18:26.8125494Z [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-12-04T09:18:26.8126884Z [3326/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-12-04T09:18:26.8297377Z [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-vpmovsx.c.obj 2025-12-04T09:18:26.8300463Z [3328/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-12-04T09:18:26.8303278Z [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-vpunpck.c.obj 2025-12-04T09:18:26.9169550Z [3330/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-12-04T09:18:26.9172291Z [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-12-04T09:18:26.9174791Z [3332/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-12-04T09:18:26.9538512Z [3333/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-12-04T09:18:26.9540093Z [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-12-04T09:18:26.9541707Z [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-12-04T09:18:26.9951860Z [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-12-04T09:18:26.9953347Z [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-12-04T09:18:26.9956044Z [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-12-04T09:18:27.0619751Z [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-12-04T09:18:27.0622963Z [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-12-04T09:18:27.0625500Z [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-12-04T09:18:27.0902658Z [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-12-04T09:18:27.0904473Z [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-12-04T09:18:27.0906617Z [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-12-04T09:18:27.1476888Z [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-12-04T09:18:27.1480304Z [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-12-04T09:18:27.1483036Z [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-12-04T09:18:27.2132535Z [3348/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-12-04T09:18:27.2134158Z [3349/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-12-04T09:18:27.2135374Z [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-add16-vpunpck.c.obj 2025-12-04T09:18:27.2425683Z [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-vpmovsx.c.obj 2025-12-04T09:18:27.2427891Z [3352/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-12-04T09:18:27.2430433Z [3353/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-12-04T09:18:27.2899640Z [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-add16-vpunpck.c.obj 2025-12-04T09:18:27.2902094Z [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-12-04T09:18:27.2906252Z [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-12-04T09:18:27.3496545Z [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-12-04T09:18:27.3498309Z [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-12-04T09:18:27.3500810Z [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-12-04T09:18:27.4323192Z [3360/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-12-04T09:18:27.4324916Z [3361/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-12-04T09:18:27.4326235Z [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-vpmovsx.c.obj 2025-12-04T09:18:27.4327600Z [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-vpunpck.c.obj 2025-12-04T09:18:27.4744920Z [3364/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-12-04T09:18:27.4746453Z [3365/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-12-04T09:18:27.4747733Z [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-12-04T09:18:27.5050778Z [3367/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-12-04T09:18:27.5052823Z [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-12-04T09:18:27.5054842Z [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-12-04T09:18:27.5056527Z [3370/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u32.c.obj 2025-12-04T09:18:27.5766881Z [3371/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc2.c.obj 2025-12-04T09:18:27.5768564Z [3372/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc4.c.obj 2025-12-04T09:18:27.5770101Z [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-12-04T09:18:27.6094144Z [3374/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-12-04T09:18:27.6096003Z [3375/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-12-04T09:18:27.6097855Z [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-12-04T09:18:27.6099759Z [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-12-04T09:18:27.6973164Z [3378/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-12-04T09:18:27.6975284Z [3379/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u16.c.obj 2025-12-04T09:18:27.6977476Z [3380/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u64.c.obj 2025-12-04T09:18:27.6979585Z [3381/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u16.c.obj 2025-12-04T09:18:27.7431019Z [3382/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u64.c.obj 2025-12-04T09:18:27.7432240Z [3383/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-12-04T09:18:27.7433607Z [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-12-04T09:18:27.7435568Z [3385/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-12-04T09:18:27.7963779Z [3386/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-12-04T09:18:27.7966148Z [3387/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-12-04T09:18:27.7968303Z [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-12-04T09:18:27.8706044Z [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-12-04T09:18:27.8707304Z [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-12-04T09:18:27.8708529Z [3391/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-12-04T09:18:27.8951832Z [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-12-04T09:18:27.8953021Z [3393/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-12-04T09:18:27.8954207Z [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-12-04T09:18:27.8955537Z [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-12-04T09:18:28.0100004Z [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-12-04T09:18:28.0100990Z [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-12-04T09:18:28.0101934Z [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-12-04T09:18:28.0102971Z [3399/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x8c8-minmax-fp32-avx2.c.obj 2025-12-04T09:18:28.0438365Z [3400/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x8c8-minmax-fp32-avx2.c.obj 2025-12-04T09:18:28.0439518Z [3401/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc2.c.obj 2025-12-04T09:18:28.0440557Z [3402/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc4.c.obj 2025-12-04T09:18:28.0441516Z [3403/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x8c8-minmax-fp32-avx2.c.obj 2025-12-04T09:18:28.1195629Z [3404/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-12-04T09:18:28.1196679Z [3405/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x8c8-minmax-fp32-avx2.c.obj 2025-12-04T09:18:28.1197684Z [3406/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u32.c.obj 2025-12-04T09:18:28.1536597Z [3407/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-12-04T09:18:28.1537579Z [3408/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u32.c.obj 2025-12-04T09:18:28.1538742Z [3409/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u16.c.obj 2025-12-04T09:18:28.1539651Z [3410/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u16.c.obj 2025-12-04T09:18:28.1540499Z [3411/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u64.c.obj 2025-12-04T09:18:28.2454625Z [3412/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u64.c.obj 2025-12-04T09:18:28.2455718Z [3413/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u96.c.obj 2025-12-04T09:18:28.2456660Z [3414/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u64.c.obj 2025-12-04T09:18:28.2457651Z [3415/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-12-04T09:18:28.2624904Z [3416/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-12-04T09:18:28.2626769Z [3417/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx2.c.obj 2025-12-04T09:18:28.2628541Z [3418/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-32x32-reuse-mov-avx2.c.obj 2025-12-04T09:18:28.3365243Z [3419/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx2.c.obj 2025-12-04T09:18:28.3366546Z [3420/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-12-04T09:18:28.3367717Z [3421/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-12-04T09:18:28.3368879Z [3422/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-16x16-reuse-mov-avx2.c.obj 2025-12-04T09:18:28.3605789Z [3423/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-12-04T09:18:28.3608015Z [3424/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c.obj 2025-12-04T09:18:28.3610347Z [3425/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-12-04T09:18:28.4626551Z [3426/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-12-04T09:18:28.4628954Z [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-12-04T09:18:28.4630960Z [3428/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-12-04T09:18:28.5021001Z [3429/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-12-04T09:18:28.5023379Z [3430/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-12-04T09:18:28.5025645Z [3431/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-12-04T09:18:28.5027868Z [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-12-04T09:18:28.6050416Z [3433/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-12-04T09:18:28.6051778Z [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-12-04T09:18:28.6053057Z [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-12-04T09:18:28.6395910Z [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.c.obj 2025-12-04T09:18:28.6398180Z [3437/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-12-04T09:18:28.6400601Z [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-madd-prfm.c.obj 2025-12-04T09:18:28.6523303Z [3439/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-12-04T09:18:28.6525430Z [3440/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-12-04T09:18:28.6527996Z [3441/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-12-04T09:18:28.7825138Z [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-12-04T09:18:28.7826364Z [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-12-04T09:18:28.7827593Z [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-12-04T09:18:28.7828753Z [3445/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-12-04T09:18:28.8144076Z [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.c.obj 2025-12-04T09:18:28.8145502Z [3447/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-12-04T09:18:28.8146641Z [3448/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-12-04T09:18:28.8877402Z [3449/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-12-04T09:18:28.8879758Z [3450/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-12-04T09:18:28.8882547Z [3451/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-12-04T09:18:28.9430065Z [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-12-04T09:18:28.9432508Z [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-12-04T09:18:28.9434818Z [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-12-04T09:18:28.9870197Z [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-12-04T09:18:28.9872342Z [3456/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-12-04T09:18:28.9874548Z [3457/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-12-04T09:18:28.9876660Z [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-prfm.c.obj 2025-12-04T09:18:29.0739998Z [3459/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-12-04T09:18:29.0741525Z [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-12-04T09:18:29.0742921Z [3461/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-12-04T09:18:29.1216082Z [3462/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-12-04T09:18:29.1217383Z [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-12-04T09:18:29.1218839Z [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-12-04T09:18:29.1641552Z [3465/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-12-04T09:18:29.1643360Z [3466/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-12-04T09:18:29.1645003Z [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-12-04T09:18:29.2341352Z [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-12-04T09:18:29.2343639Z [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-prfm.c.obj 2025-12-04T09:18:29.2345359Z [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.c.obj 2025-12-04T09:18:29.3042603Z [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-12-04T09:18:29.3043992Z [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-12-04T09:18:29.3045266Z [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-12-04T09:18:29.3046426Z [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-12-04T09:18:29.3483067Z [3475/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-12-04T09:18:29.3485761Z [3476/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-12-04T09:18:29.3488349Z [3477/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-12-04T09:18:29.3933710Z [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-12-04T09:18:29.3935957Z [3479/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-12-04T09:18:29.3938080Z [3480/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-12-04T09:18:29.4430348Z [3481/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-12-04T09:18:29.4431873Z [3482/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-12-04T09:18:29.4433952Z [3483/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u32.c.obj 2025-12-04T09:18:29.4435760Z [3484/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc2.c.obj 2025-12-04T09:18:29.5105345Z [3485/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc4.c.obj 2025-12-04T09:18:29.5107447Z [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-12-04T09:18:29.5109326Z [3487/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-12-04T09:18:29.5110463Z [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-12-04T09:18:29.5657912Z [3489/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-12-04T09:18:29.5659142Z [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-12-04T09:18:29.5660292Z [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-12-04T09:18:29.6484008Z [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-12-04T09:18:29.6486245Z [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-12-04T09:18:29.6488471Z [3494/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-12-04T09:18:29.6768666Z [3495/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-12-04T09:18:29.6769872Z [3496/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-12-04T09:18:29.6771115Z [3497/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-12-04T09:18:29.6772411Z [3498/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-12-04T09:18:29.7967733Z [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-12-04T09:18:29.7968952Z [3500/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-12-04T09:18:29.7970141Z [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-12-04T09:18:29.8046907Z [3502/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-12-04T09:18:29.8048368Z [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-prfm.c.obj 2025-12-04T09:18:29.8049743Z [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.c.obj 2025-12-04T09:18:29.8479327Z [3505/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-12-04T09:18:29.8482273Z [3506/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-12-04T09:18:29.8484184Z [3507/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-12-04T09:18:29.9544182Z [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-12-04T09:18:29.9545679Z [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-12-04T09:18:29.9546908Z [3510/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-12-04T09:18:29.9548176Z [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-12-04T09:18:29.9827479Z [3512/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-12-04T09:18:29.9829762Z [3513/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-12-04T09:18:29.9831904Z [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-12-04T09:18:30.0921396Z [3515/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-12-04T09:18:30.0922661Z [3516/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-12-04T09:18:30.0923803Z [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-12-04T09:18:30.1048208Z [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-12-04T09:18:30.1050411Z [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-12-04T09:18:30.1052825Z [3520/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-12-04T09:18:30.1330742Z [3521/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-12-04T09:18:30.1331990Z [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-12-04T09:18:30.1333719Z [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-12-04T09:18:30.2510508Z [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-12-04T09:18:30.2511987Z [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-12-04T09:18:30.2513518Z [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-12-04T09:18:30.2515098Z [3527/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-12-04T09:18:30.2668868Z [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-12-04T09:18:30.2670075Z [3529/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-12-04T09:18:30.2671468Z [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-12-04T09:18:30.3885922Z [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-12-04T09:18:30.3887174Z [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-12-04T09:18:30.3888451Z [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-12-04T09:18:30.4007939Z [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-prfm.c.obj 2025-12-04T09:18:30.4010505Z [3535/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-12-04T09:18:30.4012817Z [3536/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-12-04T09:18:30.4600211Z [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-12-04T09:18:30.4602449Z [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-12-04T09:18:30.4605066Z [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-12-04T09:18:30.4607426Z [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-12-04T09:18:30.5556266Z [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-12-04T09:18:30.5558850Z [3542/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-12-04T09:18:30.5561442Z [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-12-04T09:18:30.5729270Z [3544/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-12-04T09:18:30.5730536Z [3545/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-12-04T09:18:30.5731684Z [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-12-04T09:18:30.6883239Z [3547/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-12-04T09:18:30.6884485Z [3548/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-12-04T09:18:30.6885649Z [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-12-04T09:18:30.7140898Z [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-12-04T09:18:30.7142146Z [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-12-04T09:18:30.7144277Z [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-12-04T09:18:30.7145527Z [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-12-04T09:18:30.7361843Z [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-12-04T09:18:30.7364097Z [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-12-04T09:18:30.7366265Z [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-12-04T09:18:30.8464017Z [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-12-04T09:18:30.8465318Z [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-prfm.c.obj 2025-12-04T09:18:30.8466467Z [3559/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-12-04T09:18:30.8639694Z [3560/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-12-04T09:18:30.8640897Z [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-prfm.c.obj 2025-12-04T09:18:30.8642044Z [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-12-04T09:18:30.9804265Z [3563/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-12-04T09:18:30.9805815Z [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-prfm.c.obj 2025-12-04T09:18:30.9807175Z [3565/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-12-04T09:18:31.0079331Z [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.c.obj 2025-12-04T09:18:31.0081868Z [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-prfm.c.obj 2025-12-04T09:18:31.0084048Z [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-12-04T09:18:31.0085658Z [3569/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-12-04T09:18:31.0212977Z [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.c.obj 2025-12-04T09:18:31.0215415Z [3571/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-12-04T09:18:31.0217912Z [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-prfm.c.obj 2025-12-04T09:18:31.1393723Z [3573/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-12-04T09:18:31.1395593Z [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-12-04T09:18:31.1397837Z [3575/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-12-04T09:18:31.1623528Z [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-prfm.c.obj 2025-12-04T09:18:31.1624839Z [3577/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-12-04T09:18:31.1626196Z [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-12-04T09:18:31.2557887Z [3579/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-12-04T09:18:31.2560193Z [3580/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-12-04T09:18:31.2562435Z [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-12-04T09:18:31.2564674Z [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-12-04T09:18:31.3035297Z [3583/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-12-04T09:18:31.3037386Z [3584/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-avx256vnni.c.obj 2025-12-04T09:18:31.3039546Z [3585/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-12-04T09:18:31.3488418Z [3586/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-12-04T09:18:31.3490703Z [3587/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-12-04T09:18:31.3493225Z [3588/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-12-04T09:18:31.4494414Z [3589/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-12-04T09:18:31.4495694Z [3590/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-12-04T09:18:31.4496937Z [3591/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-12-04T09:18:31.4498164Z [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-12-04T09:18:31.5048323Z [3593/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-12-04T09:18:31.5050684Z [3594/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-12-04T09:18:31.5052698Z [3595/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-12-04T09:18:31.5407153Z [3596/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-12-04T09:18:31.5408892Z [3597/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-12-04T09:18:31.5410136Z [3598/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-12-04T09:18:31.5972074Z [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-12-04T09:18:31.5974295Z [3600/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-12-04T09:18:31.5976588Z [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-12-04T09:18:31.5978277Z [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-12-04T09:18:31.6794341Z [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-12-04T09:18:31.6795609Z [3604/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-12-04T09:18:31.6797044Z [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-12-04T09:18:31.7318170Z [3606/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-12-04T09:18:31.7319540Z [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-12-04T09:18:31.7322118Z [3608/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-12-04T09:18:31.8137104Z [3609/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-12-04T09:18:31.8138880Z [3610/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-12-04T09:18:31.8140475Z [3611/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-12-04T09:18:31.8465318Z [3612/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-12-04T09:18:31.8467130Z [3613/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-12-04T09:18:31.8468914Z [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-12-04T09:18:31.8470749Z [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-12-04T09:18:31.8808417Z [3616/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-12-04T09:18:31.8811039Z [3617/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-12-04T09:18:31.8813806Z [3618/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-12-04T09:18:31.9504034Z [3619/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-12-04T09:18:31.9506322Z [3620/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u32.c.obj 2025-12-04T09:18:31.9508186Z [3621/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u64-acc2.c.obj 2025-12-04T09:18:31.9510170Z [3622/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc2.c.obj 2025-12-04T09:18:32.0174579Z [3623/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc4.c.obj 2025-12-04T09:18:32.0175879Z [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.c.obj 2025-12-04T09:18:32.0177206Z [3625/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-12-04T09:18:32.0735328Z [3626/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-12-04T09:18:32.0736640Z [3627/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-12-04T09:18:32.0737972Z [3628/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-12-04T09:18:32.1457757Z [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.c.obj 2025-12-04T09:18:32.1459906Z [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.c.obj 2025-12-04T09:18:32.1462398Z [3631/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-12-04T09:18:32.2134838Z [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-prfm.c.obj 2025-12-04T09:18:32.2137186Z [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-12-04T09:18:32.2139468Z [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.c.obj 2025-12-04T09:18:32.2344366Z [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-12-04T09:18:32.2346760Z [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-12-04T09:18:32.2349071Z [3637/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-12-04T09:18:32.2351805Z [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.c.obj 2025-12-04T09:18:32.3442936Z [3639/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-12-04T09:18:32.3444436Z [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.c.obj 2025-12-04T09:18:32.3445630Z [3641/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-12-04T09:18:32.3686309Z [3642/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-12-04T09:18:32.3687563Z [3643/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-12-04T09:18:32.3688796Z [3644/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-12-04T09:18:32.4307048Z [3645/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-12-04T09:18:32.4309447Z [3646/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-12-04T09:18:32.4311750Z [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-prfm.c.obj 2025-12-04T09:18:32.5014631Z [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-12-04T09:18:32.5015942Z [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-12-04T09:18:32.5017138Z [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-12-04T09:18:32.5176765Z [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-12-04T09:18:32.5178451Z [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-12-04T09:18:32.5180324Z [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-12-04T09:18:32.6231272Z [3654/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-12-04T09:18:32.6232496Z [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-12-04T09:18:32.6233704Z [3656/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx512f-acc2.c.obj 2025-12-04T09:18:32.6234765Z [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-12-04T09:18:32.6473918Z [3658/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p32c-minmax-avx512f.c.obj 2025-12-04T09:18:32.6476017Z [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-12-04T09:18:32.6478032Z [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-12-04T09:18:32.6479826Z [3661/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p32c-minmax-avx512f.c.obj 2025-12-04T09:18:32.6895666Z [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-12-04T09:18:32.6897803Z [3663/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.obj 2025-12-04T09:18:32.6899655Z [3664/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx512f-acc2.c.obj 2025-12-04T09:18:32.7759411Z [3665/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.obj 2025-12-04T09:18:32.7761032Z [3666/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p32c-minmax-avx512f-acc2.c.obj 2025-12-04T09:18:32.7762503Z [3667/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p32c-minmax-avx512f.c.obj 2025-12-04T09:18:32.7764128Z [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-12-04T09:18:32.8452629Z [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-12-04T09:18:32.8454581Z [3670/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:32.8455764Z [3671/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:32.9066082Z [3672/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x64-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:32.9068127Z [3673/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p32c-minmax-avx512f.c.obj 2025-12-04T09:18:32.9070515Z [3674/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x32-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:32.9072974Z [3675/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x64-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:32.9840387Z [3676/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x32-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:32.9841605Z [3677/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:32.9842738Z [3678/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x64-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.0530292Z [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-12-04T09:18:33.0532397Z [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-12-04T09:18:33.0534380Z [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-12-04T09:18:33.0536185Z [3682/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x64-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.1213854Z [3683/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.1216328Z [3684/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x32-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.1218609Z [3685/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.1220283Z [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-12-04T09:18:33.1925471Z [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-12-04T09:18:33.1926544Z [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-12-04T09:18:33.1927571Z [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-12-04T09:18:33.2308181Z [3690/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x32-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.2309497Z [3691/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.2310664Z [3692/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x64-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.2312736Z [3693/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.2957735Z [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-12-04T09:18:33.2959840Z [3695/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.2962398Z [3696/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x64-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.3739424Z [3697/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x32-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.3741361Z [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-12-04T09:18:33.3743527Z [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-12-04T09:18:33.3744794Z [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-12-04T09:18:33.4069298Z [3701/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.4071697Z [3702/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-13x64-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.4073763Z [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-12-04T09:18:33.4961068Z [3704/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x64-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.4963185Z [3705/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-15x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.4965228Z [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-12-04T09:18:33.4967249Z [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-12-04T09:18:33.5487868Z [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-12-04T09:18:33.5490081Z [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-12-04T09:18:33.5492009Z [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-12-04T09:18:33.6258737Z [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-12-04T09:18:33.6260964Z [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-12-04T09:18:33.6263114Z [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-12-04T09:18:33.6265350Z [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-12-04T09:18:33.6724571Z [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-12-04T09:18:33.6725962Z [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-12-04T09:18:33.6727337Z [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-12-04T09:18:33.7326951Z [3718/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x32-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.7328291Z [3719/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.7329469Z [3720/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.7330814Z [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-12-04T09:18:33.7684390Z [3722/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.7686519Z [3723/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.7688439Z [3724/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x32-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.7974574Z [3725/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-8x16-minmax-avx512f-broadcast.c.obj 2025-12-04T09:18:33.7976042Z [3726/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-12-04T09:18:33.7977836Z [3727/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-12-04T09:18:33.7979052Z [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-12-04T09:18:33.8680948Z [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-12-04T09:18:33.8682169Z [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-12-04T09:18:33.8683392Z [3731/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-12-04T09:18:33.8805085Z [3732/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u144.c.obj 2025-12-04T09:18:33.8806368Z [3733/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u128.c.obj 2025-12-04T09:18:33.8807568Z [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-12-04T09:18:33.9372197Z [3735/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-12-04T09:18:33.9374420Z [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-12-04T09:18:33.9376363Z [3737/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-12-04T09:18:33.9606252Z [3738/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-12-04T09:18:33.9608570Z [3739/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-12-04T09:18:33.9611009Z [3740/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192.c.obj 2025-12-04T09:18:33.9849347Z [3741/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u160.c.obj 2025-12-04T09:18:33.9851379Z [3742/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-12-04T09:18:33.9853398Z [3743/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u64.c.obj 2025-12-04T09:18:33.9856062Z [3744/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-12-04T09:18:34.0543516Z [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-12-04T09:18:34.0544687Z [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-12-04T09:18:34.0545790Z [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-12-04T09:18:34.0816166Z [3748/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u144.c.obj 2025-12-04T09:18:34.0818401Z [3749/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-12-04T09:18:34.0820633Z [3750/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u160.c.obj 2025-12-04T09:18:34.0822907Z [3751/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-12-04T09:18:34.1443168Z [3752/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-12-04T09:18:34.1444351Z [3753/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-12-04T09:18:34.1445734Z [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-12-04T09:18:34.1829837Z [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-12-04T09:18:34.1831059Z [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-12-04T09:18:34.1832499Z [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-12-04T09:18:34.2140628Z [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-12-04T09:18:34.2142271Z [3759/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-12-04T09:18:34.2143682Z [3760/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-12-04T09:18:34.2523892Z [3761/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.obj 2025-12-04T09:18:34.2528396Z [3762/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-12-04T09:18:34.2530886Z [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-12-04T09:18:34.3238371Z [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-12-04T09:18:34.3240043Z [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-12-04T09:18:34.3241808Z [3766/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u16.c.obj 2025-12-04T09:18:34.3243395Z [3767/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c128.c.obj 2025-12-04T09:18:34.3689443Z [3768/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u32-acc2.c.obj 2025-12-04T09:18:34.3691094Z [3769/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u48-acc3.c.obj 2025-12-04T09:18:34.3694216Z [3770/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc2.c.obj 2025-12-04T09:18:34.3696001Z [3771/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u32-acc2.c.obj 2025-12-04T09:18:34.4272559Z [3772/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u16.c.obj 2025-12-04T09:18:34.4276409Z [3773/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc2.c.obj 2025-12-04T09:18:34.4278028Z [3774/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u48-acc3.c.obj 2025-12-04T09:18:34.4279367Z [3775/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc4.c.obj 2025-12-04T09:18:34.4775784Z [3776/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u16.c.obj 2025-12-04T09:18:34.4777970Z [3777/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u32-acc2.c.obj 2025-12-04T09:18:34.4779718Z [3778/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u48-acc3.c.obj 2025-12-04T09:18:34.4781062Z [3779/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc2.c.obj 2025-12-04T09:18:34.5491457Z [3780/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u16.c.obj 2025-12-04T09:18:34.5493193Z [3781/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u32-acc2.c.obj 2025-12-04T09:18:34.5494910Z [3782/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u48-acc3.c.obj 2025-12-04T09:18:34.5496597Z [3783/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc2.c.obj 2025-12-04T09:18:34.5977130Z [3784/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u16.c.obj 2025-12-04T09:18:34.5979268Z [3785/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u16.c.obj 2025-12-04T09:18:34.5980959Z [3786/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u16.c.obj 2025-12-04T09:18:34.5982880Z [3787/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u16.c.obj 2025-12-04T09:18:34.6520938Z [3788/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u16.c.obj 2025-12-04T09:18:34.6522913Z [3789/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u16.c.obj 2025-12-04T09:18:34.6524735Z [3790/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u16.c.obj 2025-12-04T09:18:34.7578519Z [3791/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u16.c.obj 2025-12-04T09:18:34.7579783Z [3792/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u16.c.obj 2025-12-04T09:18:34.7580819Z [3793/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u16.c.obj 2025-12-04T09:18:34.7581747Z [3794/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u16.c.obj 2025-12-04T09:18:34.7943406Z [3795/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u16.c.obj 2025-12-04T09:18:34.7945292Z [3796/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u16.c.obj 2025-12-04T09:18:34.7947062Z [3797/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u16.c.obj 2025-12-04T09:18:34.7948295Z [3798/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u16.c.obj 2025-12-04T09:18:34.8897296Z [3799/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u16.c.obj 2025-12-04T09:18:34.8898840Z [3800/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u16.c.obj 2025-12-04T09:18:34.8899774Z [3801/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u16.c.obj 2025-12-04T09:18:34.8900708Z [3802/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u32.c.obj 2025-12-04T09:18:34.9303690Z [3803/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u16.c.obj 2025-12-04T09:18:34.9305374Z [3804/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u16.c.obj 2025-12-04T09:18:34.9306689Z [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-12-04T09:18:34.9307865Z [3806/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u64.c.obj 2025-12-04T09:18:35.0169593Z [3807/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u128.c.obj 2025-12-04T09:18:35.0171683Z [3808/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-12-04T09:18:35.0173614Z [3809/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-12-04T09:18:35.0175263Z [3810/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-12-04T09:18:35.0633624Z [3811/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u32.c.obj 2025-12-04T09:18:35.0635504Z [3812/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u16.c.obj 2025-12-04T09:18:35.0637888Z [3813/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-12-04T09:18:35.0639773Z [3814/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u48.c.obj 2025-12-04T09:18:35.1536258Z [3815/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u32.c.obj 2025-12-04T09:18:35.1537347Z [3816/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u16.c.obj 2025-12-04T09:18:35.1538521Z [3817/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u32.c.obj 2025-12-04T09:18:35.1539618Z [3818/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u32.c.obj 2025-12-04T09:18:35.2138045Z [3819/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-12-04T09:18:35.2139696Z [3820/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u32.c.obj 2025-12-04T09:18:35.2141153Z [3821/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u32.c.obj 2025-12-04T09:18:35.2142492Z [3822/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u32.c.obj 2025-12-04T09:18:35.2509660Z [3823/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u32.c.obj 2025-12-04T09:18:35.2510771Z [3824/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.obj 2025-12-04T09:18:35.2512042Z [3825/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.obj 2025-12-04T09:18:35.2746620Z [3826/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u16.c.obj 2025-12-04T09:18:35.2747731Z [3827/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u64.c.obj 2025-12-04T09:18:35.2749127Z [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-12-04T09:18:35.3309307Z [3829/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.obj 2025-12-04T09:18:35.3310844Z [3830/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u16.c.obj 2025-12-04T09:18:35.3312141Z [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-12-04T09:18:35.3313667Z [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-12-04T09:18:35.3918512Z [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-12-04T09:18:35.3920694Z [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-12-04T09:18:35.3922905Z [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-u48.c.obj 2025-12-04T09:18:35.4260220Z [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-u32.c.obj 2025-12-04T09:18:35.4261545Z [3837/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-12-04T09:18:35.4263076Z [3838/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-12-04T09:18:35.4920754Z [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-12-04T09:18:35.4923740Z [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-u48.c.obj 2025-12-04T09:18:35.4926435Z [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-u64.c.obj 2025-12-04T09:18:35.5276992Z [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-12-04T09:18:35.5279058Z [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-12-04T09:18:35.5281083Z [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-12-04T09:18:35.5283023Z [3845/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-12-04T09:18:35.5722393Z [3846/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-12-04T09:18:35.5724894Z [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-12-04T09:18:35.5728872Z [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-12-04T09:18:35.6455124Z [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-12-04T09:18:35.6457014Z [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-12-04T09:18:35.6458406Z [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-12-04T09:18:35.7040318Z [3852/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-12-04T09:18:35.7041726Z [3853/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-12-04T09:18:35.7043943Z [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-u32.c.obj 2025-12-04T09:18:35.7571513Z [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-u64.c.obj 2025-12-04T09:18:35.7572850Z [3856/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u32.c.obj 2025-12-04T09:18:35.7574101Z [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-u48.c.obj 2025-12-04T09:18:35.7575344Z [3858/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u48.c.obj 2025-12-04T09:18:35.7658036Z [3859/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-12-04T09:18:35.7660148Z [3860/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-12-04T09:18:35.7662587Z [3861/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-12-04T09:18:35.8623007Z [3862/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-12-04T09:18:35.8624126Z [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-12-04T09:18:35.8625226Z [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-12-04T09:18:35.8626281Z [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-12-04T09:18:35.8811750Z [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-12-04T09:18:35.8813426Z [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-12-04T09:18:35.8814829Z [3868/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-12-04T09:18:35.8816478Z [3869/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx512skx-u32.c.obj 2025-12-04T09:18:35.9458860Z [3870/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-12-04T09:18:35.9460689Z [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-12-04T09:18:35.9965883Z [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-12-04T09:18:35.9967078Z [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-12-04T09:18:35.9968156Z [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-12-04T09:18:35.9969303Z [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-12-04T09:18:35.9970592Z [3876/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-12-04T09:18:36.0398372Z [3877/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-12-04T09:18:36.0400228Z [3878/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-12-04T09:18:36.0401895Z [3879/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u16.c.obj 2025-12-04T09:18:36.1063803Z [3880/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u32-acc2.c.obj 2025-12-04T09:18:36.1064874Z [3881/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u48-acc3.c.obj 2025-12-04T09:18:36.1065874Z [3882/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc2.c.obj 2025-12-04T09:18:36.1067007Z [3883/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u16.c.obj 2025-12-04T09:18:36.1582410Z [3884/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u32-acc2.c.obj 2025-12-04T09:18:36.1584280Z [3885/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc2.c.obj 2025-12-04T09:18:36.1586616Z [3886/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u48-acc3.c.obj 2025-12-04T09:18:36.1588513Z [3887/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u16.c.obj 2025-12-04T09:18:36.2294017Z [3888/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u32-acc2.c.obj 2025-12-04T09:18:36.2295082Z [3889/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc4.c.obj 2025-12-04T09:18:36.2296163Z [3890/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u48-acc3.c.obj 2025-12-04T09:18:36.2297169Z [3891/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc2.c.obj 2025-12-04T09:18:36.2950938Z [3892/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u16.c.obj 2025-12-04T09:18:36.2952955Z [3893/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u64.c.obj 2025-12-04T09:18:36.2954694Z [3894/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx512skx-u32.c.obj 2025-12-04T09:18:36.2955845Z [3895/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u32.c.obj 2025-12-04T09:18:36.3585935Z [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-12-04T09:18:36.3588419Z [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-12-04T09:18:36.3591000Z [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-12-04T09:18:36.3987143Z [3899/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-12-04T09:18:36.3988424Z [3900/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-12-04T09:18:36.3990485Z [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-12-04T09:18:36.4785867Z [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-12-04T09:18:36.4787262Z [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-12-04T09:18:36.4788909Z [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-12-04T09:18:36.4790609Z [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-12-04T09:18:36.5303104Z [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-12-04T09:18:36.5305379Z [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-12-04T09:18:36.5307596Z [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-12-04T09:18:36.6038455Z [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-12-04T09:18:36.6040747Z [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-12-04T09:18:36.6042969Z [3911/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-12-04T09:18:36.6442287Z [3912/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-12-04T09:18:36.6443609Z [3913/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-12-04T09:18:36.6444694Z [3914/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u32.c.obj 2025-12-04T09:18:36.6445745Z [3915/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-12-04T09:18:36.6827717Z [3916/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u64.c.obj 2025-12-04T09:18:36.6828802Z [3917/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u96.c.obj 2025-12-04T09:18:36.6831249Z [3918/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-12-04T09:18:36.7880983Z [3919/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u32.c.obj 2025-12-04T09:18:36.7882011Z [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-12-04T09:18:36.7883012Z [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-12-04T09:18:36.7884102Z [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-12-04T09:18:36.8113685Z [3923/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-12-04T09:18:36.8115049Z [3924/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-12-04T09:18:36.8116415Z [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-prfm.c.obj 2025-12-04T09:18:36.8649406Z [3926/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-12-04T09:18:36.8652163Z [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-prfm.c.obj 2025-12-04T09:18:36.8654514Z [3928/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-12-04T09:18:36.9425998Z [3929/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-12-04T09:18:36.9428565Z [3930/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-12-04T09:18:36.9431041Z [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-madd-prfm.c.obj 2025-12-04T09:18:37.0061899Z [3932/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-12-04T09:18:37.0064131Z [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-prfm.c.obj 2025-12-04T09:18:37.0066502Z [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-12-04T09:18:37.0068565Z [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-12-04T09:18:37.0886506Z [3936/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-12-04T09:18:37.0888531Z [3937/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-12-04T09:18:37.0889774Z [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.c.obj 2025-12-04T09:18:37.0966063Z [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-madd.c.obj 2025-12-04T09:18:37.0967518Z [3940/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-12-04T09:18:37.0969587Z [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-prfm.c.obj 2025-12-04T09:18:37.1831455Z [3942/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-12-04T09:18:37.1834491Z [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-12-04T09:18:37.1836190Z [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.c.obj 2025-12-04T09:18:37.2398536Z [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-prfm.c.obj 2025-12-04T09:18:37.2400572Z [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-12-04T09:18:37.2402843Z [3947/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-12-04T09:18:37.2805026Z [3948/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-12-04T09:18:37.2806458Z [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-prfm.c.obj 2025-12-04T09:18:37.2808159Z [3950/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-12-04T09:18:37.3802877Z [3951/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-12-04T09:18:37.3805104Z [3952/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-12-04T09:18:37.3807415Z [3953/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-12-04T09:18:37.3808626Z [3954/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-12-04T09:18:37.3967087Z [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-12-04T09:18:37.3969229Z [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.c.obj 2025-12-04T09:18:37.3971472Z [3957/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-12-04T09:18:37.5207622Z [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-12-04T09:18:37.5208939Z [3959/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-12-04T09:18:37.5210154Z [3960/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-12-04T09:18:37.5404522Z [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-12-04T09:18:37.5407581Z [3962/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-12-04T09:18:37.5408748Z [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-12-04T09:18:37.5751979Z [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.c.obj 2025-12-04T09:18:37.5754170Z [3965/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-12-04T09:18:37.5756105Z [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-12-04T09:18:37.6749127Z [3967/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-12-04T09:18:37.6750392Z [3968/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-12-04T09:18:37.6751691Z [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.c.obj 2025-12-04T09:18:37.6752973Z [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-12-04T09:18:37.7120006Z [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-12-04T09:18:37.7121658Z [3972/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-12-04T09:18:37.7122915Z [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-prfm.c.obj 2025-12-04T09:18:37.7839682Z [3974/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-12-04T09:18:37.7841153Z [3975/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-12-04T09:18:37.7842455Z [3976/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-12-04T09:18:37.8071050Z [3977/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-12-04T09:18:37.8073422Z [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-12-04T09:18:37.8075479Z [3979/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-12-04T09:18:37.8437104Z [3980/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-12-04T09:18:37.8439151Z [3981/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u48.c.obj 2025-12-04T09:18:37.8441349Z [3982/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-12-04T09:18:37.8443545Z [3983/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u16.c.obj 2025-12-04T09:18:37.9252769Z [3984/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u64.c.obj 2025-12-04T09:18:37.9255145Z [3985/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-12-04T09:18:37.9257564Z [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-12-04T09:18:37.9607212Z [3987/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-12-04T09:18:37.9608789Z [3988/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-12-04T09:18:37.9610180Z [3989/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-12-04T09:18:38.0641088Z [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-12-04T09:18:38.0642691Z [3991/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-12-04T09:18:38.0643948Z [3992/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-12-04T09:18:38.1081457Z [3993/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-12-04T09:18:38.1082686Z [3994/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-12-04T09:18:38.1083808Z [3995/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-12-04T09:18:38.1315963Z [3996/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-12-04T09:18:38.1318233Z [3997/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-12-04T09:18:38.1320366Z [3998/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-12-04T09:18:38.1322382Z [3999/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-12-04T09:18:38.2203022Z [4000/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-12-04T09:18:38.2205055Z [4001/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-12-04T09:18:38.2208484Z [4002/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-12-04T09:18:38.2487697Z [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-12-04T09:18:38.2489765Z [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-12-04T09:18:38.2491201Z [4005/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u64.c.obj 2025-12-04T09:18:38.2492651Z [4006/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-12-04T09:18:38.3214198Z [4007/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc2.c.obj 2025-12-04T09:18:38.3215237Z [4008/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc4.c.obj 2025-12-04T09:18:38.3216301Z [4009/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-12-04T09:18:38.3793122Z [4010/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-12-04T09:18:38.3795402Z [4011/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-12-04T09:18:38.3797840Z [4012/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-12-04T09:18:38.3800044Z [4013/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-12-04T09:18:38.4399132Z [4014/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-12-04T09:18:38.4400370Z [4015/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-12-04T09:18:38.4401667Z [4016/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-12-04T09:18:38.4792643Z [4017/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-12-04T09:18:38.4794738Z [4018/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-12-04T09:18:38.4797112Z [4019/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u16.c.obj 2025-12-04T09:18:38.5561404Z [4020/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u64.c.obj 2025-12-04T09:18:38.5563439Z [4021/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u48.c.obj 2025-12-04T09:18:38.5565793Z [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-12-04T09:18:38.5567829Z [4023/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-12-04T09:18:38.6044044Z [4024/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-12-04T09:18:38.6045615Z [4025/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-12-04T09:18:38.6046807Z [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-12-04T09:18:38.6551924Z [4027/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-12-04T09:18:38.6554814Z [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-12-04T09:18:38.6557138Z [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-12-04T09:18:38.6559731Z [4030/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-12-04T09:18:38.7291462Z [4031/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-12-04T09:18:38.7292606Z [4032/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-12-04T09:18:38.7293738Z [4033/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u192.c.obj 2025-12-04T09:18:38.7294737Z [4034/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-12-04T09:18:38.7600012Z [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-12-04T09:18:38.7601137Z [4036/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-12-04T09:18:38.7602295Z [4037/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u64.c.obj 2025-12-04T09:18:38.8483339Z [4038/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u128.c.obj 2025-12-04T09:18:38.8485560Z [4039/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u192.c.obj 2025-12-04T09:18:38.8487492Z [4040/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u256.c.obj 2025-12-04T09:18:38.8489370Z [4041/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u256.c.obj 2025-12-04T09:18:38.8907288Z [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-12-04T09:18:38.8909791Z [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-prfm.c.obj 2025-12-04T09:18:38.8912078Z [4044/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-12-04T09:18:38.9809836Z [4045/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-12-04T09:18:38.9812125Z [4046/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-12-04T09:18:38.9814119Z [4047/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-12-04T09:18:38.9815728Z [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-12-04T09:18:39.0179063Z [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-12-04T09:18:39.0180276Z [4050/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-12-04T09:18:39.0181558Z [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.c.obj 2025-12-04T09:18:39.0686291Z [4052/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-12-04T09:18:39.0689290Z [4053/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-12-04T09:18:39.0691540Z [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-12-04T09:18:39.1503355Z [4055/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-12-04T09:18:39.1505613Z [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-12-04T09:18:39.1507753Z [4057/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-12-04T09:18:39.1812371Z [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-12-04T09:18:39.1813692Z [4059/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-12-04T09:18:39.1814821Z [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-12-04T09:18:39.2946067Z [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-12-04T09:18:39.2947343Z [4062/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-12-04T09:18:39.2948516Z [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.c.obj 2025-12-04T09:18:39.2949709Z [4064/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-12-04T09:18:39.3269220Z [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-prfm.c.obj 2025-12-04T09:18:39.3271720Z [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.c.obj 2025-12-04T09:18:39.3274068Z [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-prfm.c.obj 2025-12-04T09:18:39.3572729Z [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.c.obj 2025-12-04T09:18:39.3575029Z [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.c.obj 2025-12-04T09:18:39.3577257Z [4070/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-12-04T09:18:39.4399478Z [4071/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-12-04T09:18:39.4401344Z [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-12-04T09:18:39.4403142Z [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-12-04T09:18:39.5042948Z [4074/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-12-04T09:18:39.5045378Z [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-prfm.c.obj 2025-12-04T09:18:39.5047602Z [4076/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-12-04T09:18:39.5049989Z [4077/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-12-04T09:18:39.5758046Z [4078/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-12-04T09:18:39.5760168Z [4079/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-12-04T09:18:39.5761666Z [4080/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-12-04T09:18:39.6047966Z [4081/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-12-04T09:18:39.6049300Z [4082/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-12-04T09:18:39.6050960Z [4083/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-12-04T09:18:39.7147487Z [4084/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-12-04T09:18:39.7149279Z [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-prfm.c.obj 2025-12-04T09:18:39.7150676Z [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-prfm.c.obj 2025-12-04T09:18:39.7291486Z [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.c.obj 2025-12-04T09:18:39.7293703Z [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-12-04T09:18:39.7295793Z [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-12-04T09:18:39.8553954Z [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-12-04T09:18:39.8555293Z [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-prfm.c.obj 2025-12-04T09:18:39.8556594Z [4092/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-12-04T09:18:39.8557751Z [4093/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-12-04T09:18:39.8662358Z [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-12-04T09:18:39.8663736Z [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-12-04T09:18:39.8665208Z [4096/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-12-04T09:18:40.0755717Z [4097/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-12-04T09:18:40.0756929Z [4098/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-12-04T09:18:40.0758075Z [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-12-04T09:18:40.0790873Z [4100/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-12-04T09:18:40.0792092Z [4101/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-12-04T09:18:40.0793656Z [4102/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-12-04T09:18:40.2222552Z [4103/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-12-04T09:18:40.2223759Z [4104/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-12-04T09:18:40.2224911Z [4105/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-12-04T09:18:40.2226062Z [4106/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-12-04T09:18:40.2433003Z [4107/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-12-04T09:18:40.2435370Z [4108/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-12-04T09:18:40.2437419Z [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-12-04T09:18:40.2778695Z [4110/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-12-04T09:18:40.2781113Z [4111/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-12-04T09:18:40.2783349Z [4112/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-12-04T09:18:40.3745038Z [4113/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-12-04T09:18:40.3746297Z [4114/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-12-04T09:18:40.3747464Z [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.c.obj 2025-12-04T09:18:40.3915436Z [4116/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-12-04T09:18:40.3917748Z [4117/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-12-04T09:18:40.3920222Z [4118/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-12-04T09:18:40.5091512Z [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-12-04T09:18:40.5093273Z [4120/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-12-04T09:18:40.5094683Z [4121/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-12-04T09:18:40.5362004Z [4122/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-12-04T09:18:40.5363257Z [4123/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-12-04T09:18:40.5364411Z [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-12-04T09:18:40.5365660Z [4125/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-12-04T09:18:40.5484833Z [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-12-04T09:18:40.5488362Z [4127/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-12-04T09:18:40.5490089Z [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-prfm.c.obj 2025-12-04T09:18:40.6663577Z [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-12-04T09:18:40.6665069Z [4130/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-12-04T09:18:40.6666279Z [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.c.obj 2025-12-04T09:18:40.6808816Z [4132/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-12-04T09:18:40.6810068Z [4133/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-12-04T09:18:40.6811262Z [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-12-04T09:18:41.0120111Z [4135/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-12-04T09:18:41.0121347Z [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-12-04T09:18:41.0122516Z [4137/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-12-04T09:18:41.0123695Z [4138/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-12-04T09:18:41.0153444Z [4139/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-12-04T09:18:41.0155370Z [4140/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-12-04T09:18:41.0156924Z [4141/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-12-04T09:18:41.1560713Z [4142/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-12-04T09:18:41.1561975Z [4143/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-12-04T09:18:41.1563153Z [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-12-04T09:18:41.1740984Z [4145/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-12-04T09:18:41.1742372Z [4146/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-12-04T09:18:41.1743630Z [4147/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-12-04T09:18:41.1857336Z [4148/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-12-04T09:18:41.1859614Z [4149/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-12-04T09:18:41.1861813Z [4150/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-12-04T09:18:41.3231950Z [4151/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-12-04T09:18:41.3233297Z [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-12-04T09:18:41.3234439Z [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-12-04T09:18:41.3235553Z [4154/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-12-04T09:18:41.3377807Z [4155/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-12-04T09:18:41.3379297Z [4156/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-12-04T09:18:41.3380697Z [4157/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-12-04T09:18:41.4584390Z [4158/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-12-04T09:18:41.4585608Z [4159/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-12-04T09:18:41.4586764Z [4160/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-12-04T09:18:41.4917985Z [4161/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-12-04T09:18:41.4920258Z [4162/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-12-04T09:18:41.4922424Z [4163/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-12-04T09:18:41.4924568Z [4164/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-12-04T09:18:41.6008084Z [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-12-04T09:18:41.6010319Z [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-12-04T09:18:41.6012079Z [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-12-04T09:18:41.6381217Z [4168/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-12-04T09:18:41.6382478Z [4169/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-12-04T09:18:41.6383746Z [4170/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-12-04T09:18:41.6537179Z [4171/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-12-04T09:18:41.6539392Z [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-12-04T09:18:41.6542131Z [4173/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-12-04T09:18:41.7734142Z [4174/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-12-04T09:18:41.7736277Z [4175/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-12-04T09:18:41.7738308Z [4176/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-12-04T09:18:41.7740468Z [4177/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-12-04T09:18:41.8005336Z [4178/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-12-04T09:18:41.8006621Z [4179/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-12-04T09:18:41.8008276Z [4180/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-12-04T09:18:41.8987915Z [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-12-04T09:18:41.8989299Z [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-12-04T09:18:41.8990923Z [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-12-04T09:18:41.9382347Z [4184/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-12-04T09:18:41.9383545Z [4185/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-12-04T09:18:41.9384763Z [4186/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-12-04T09:18:41.9385857Z [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-12-04T09:18:41.9880554Z [4188/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-12-04T09:18:41.9883691Z [4189/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-12-04T09:18:41.9886438Z [4190/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-12-04T09:18:42.0709408Z [4191/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-12-04T09:18:42.0710573Z [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-12-04T09:18:42.0711772Z [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-12-04T09:18:42.1391093Z [4194/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-12-04T09:18:42.1393180Z [4195/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-12-04T09:18:42.1395432Z [4196/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-12-04T09:18:42.1397375Z [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-12-04T09:18:42.1953641Z [4198/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-12-04T09:18:42.1954973Z [4199/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-12-04T09:18:42.1956128Z [4200/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-12-04T09:18:42.2343185Z [4201/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-12-04T09:18:42.2345163Z [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-12-04T09:18:42.2346499Z [4203/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-12-04T09:18:42.3238159Z [4204/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-12-04T09:18:42.3239673Z [4205/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-12-04T09:18:42.3240984Z [4206/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-12-04T09:18:42.3242263Z [4207/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-12-04T09:18:42.3668107Z [4208/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-12-04T09:18:42.3669631Z [4209/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-12-04T09:18:42.3671012Z [4210/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-12-04T09:18:42.4409818Z [4211/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-12-04T09:18:42.4411087Z [4212/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-12-04T09:18:42.4412231Z [4213/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-12-04T09:18:42.4413335Z [4214/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u64.c.obj 2025-12-04T09:18:42.4753198Z [4215/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-12-04T09:18:42.4755264Z [4216/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-12-04T09:18:42.4757546Z [4217/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc2.c.obj 2025-12-04T09:18:42.5342928Z [4218/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc4.c.obj 2025-12-04T09:18:42.5345224Z [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-12-04T09:18:42.5348036Z [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-12-04T09:18:42.6256430Z [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-12-04T09:18:42.6258194Z [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.c.obj 2025-12-04T09:18:42.6260497Z [4223/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-12-04T09:18:42.6262916Z [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-12-04T09:18:42.6798049Z [4225/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-12-04T09:18:42.6799415Z [4226/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-12-04T09:18:42.6800775Z [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-12-04T09:18:42.7339941Z [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-12-04T09:18:42.7342486Z [4229/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-12-04T09:18:42.7344982Z [4230/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-12-04T09:18:42.8044611Z [4231/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-12-04T09:18:42.8046807Z [4232/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-12-04T09:18:42.8049001Z [4233/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-12-04T09:18:42.8636496Z [4234/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-12-04T09:18:42.8638801Z [4235/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-12-04T09:18:42.8641102Z [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-12-04T09:18:42.9068393Z [4237/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-12-04T09:18:42.9071393Z [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.c.obj 2025-12-04T09:18:42.9073932Z [4239/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-12-04T09:18:42.9567783Z [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-12-04T09:18:42.9570274Z [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-12-04T09:18:42.9572507Z [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-12-04T09:18:43.0326148Z [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-12-04T09:18:43.0327580Z [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-12-04T09:18:43.0329023Z [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-12-04T09:18:43.0330290Z [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-12-04T09:18:43.0967168Z [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-12-04T09:18:43.0968474Z [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-12-04T09:18:43.0970005Z [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-12-04T09:18:43.1460064Z [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-12-04T09:18:43.1462475Z [4251/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-12-04T09:18:43.1464701Z [4252/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-12-04T09:18:43.1880667Z [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-12-04T09:18:43.1882061Z [4254/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-12-04T09:18:43.1883685Z [4255/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-12-04T09:18:43.2689151Z [4256/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-12-04T09:18:43.2690469Z [4257/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-12-04T09:18:43.2691859Z [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-12-04T09:18:43.3242021Z [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-12-04T09:18:43.3244405Z [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.c.obj 2025-12-04T09:18:43.3246944Z [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-prfm.c.obj 2025-12-04T09:18:43.3605703Z [4262/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-12-04T09:18:43.3607417Z [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.c.obj 2025-12-04T09:18:43.3610188Z [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-12-04T09:18:43.3612105Z [4265/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\allocation-type.c.obj 2025-12-04T09:18:43.4685808Z [4266/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\datatype-strings.c.obj 2025-12-04T09:18:43.4686628Z [4267/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\microkernel-type.c.obj 2025-12-04T09:18:43.4687397Z [4268/6994] Building C object confu-deps\XNNPACK\CMakeFiles\indirection.dir\src\indirection.c.obj 2025-12-04T09:18:43.4688117Z [4269/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\node-type.c.obj 2025-12-04T09:18:43.4688806Z [4270/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\operator-type.c.obj 2025-12-04T09:18:43.5792436Z [4271/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microparams-init.dir\src\microparams-init.c.obj 2025-12-04T09:18:43.5793566Z [4272/6994] Building C object confu-deps\XNNPACK\CMakeFiles\normalization.dir\src\normalization.c.obj 2025-12-04T09:18:43.5794193Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.5794900Z [4273/6994] Building C object confu-deps\XNNPACK\CMakeFiles\allocator.dir\src\allocator.c.obj 2025-12-04T09:18:43.5795774Z [4274/6994] Building C object confu-deps\XNNPACK\CMakeFiles\hardware-config.dir\src\configs\hardware-config.c.obj 2025-12-04T09:18:43.5971894Z [4275/6994] Building C object confu-deps\XNNPACK\CMakeFiles\datatype.dir\src\datatype.c.obj 2025-12-04T09:18:43.5973345Z [4276/6994] Building C object confu-deps\XNNPACK\CMakeFiles\microkernel-utils.dir\src\microkernel-utils.c.obj 2025-12-04T09:18:43.5974742Z [4277/6994] Building CXX object confu-deps\XNNPACK\CMakeFiles\packing.dir\src\reference\packing.cc.obj 2025-12-04T09:18:43.5976733Z 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-12-04T09:18:43.5978898Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:18:43.5981001Z 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-12-04T09:18:43.5983126Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:18:43.5985259Z 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-12-04T09:18:43.5987443Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:18:43.5989689Z 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-12-04T09:18:43.5992122Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:18:43.5994225Z 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-12-04T09:18:43.5996273Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:18:43.5998199Z 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-12-04T09:18:43.5999541Z with 2025-12-04T09:18:43.5999829Z [ 2025-12-04T09:18:43.6000103Z _Ty=int 2025-12-04T09:18:43.6000422Z ] 2025-12-04T09:18:43.6001590Z 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-12-04T09:18:43.6004159Z 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-12-04T09:18:43.6005812Z with 2025-12-04T09:18:43.6006114Z [ 2025-12-04T09:18:43.6006412Z Src=float, 2025-12-04T09:18:43.6006743Z Dst=float 2025-12-04T09:18:43.6007090Z ] 2025-12-04T09:18:43.6008698Z 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-12-04T09:18:43.6010652Z with 2025-12-04T09:18:43.6010955Z [ 2025-12-04T09:18:43.6011258Z _OutIt=float *, 2025-12-04T09:18:43.6011634Z Dst=float, 2025-12-04T09:18:43.6011971Z _Diff=size_t, 2025-12-04T09:18:43.6012339Z _Ty=int 2025-12-04T09:18:43.6012639Z ] 2025-12-04T09:18:43.6013924Z 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-12-04T09:18:43.6015367Z with 2025-12-04T09:18:43.6015658Z [ 2025-12-04T09:18:43.6015930Z _Ty=int 2025-12-04T09:18:43.6016250Z ] 2025-12-04T09:18:43.6017404Z 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-12-04T09:18:43.6019998Z 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-12-04T09:18:43.6021685Z with 2025-12-04T09:18:43.6021979Z [ 2025-12-04T09:18:43.6022262Z Src=float, 2025-12-04T09:18:43.6022620Z Dst=xnn_float16 2025-12-04T09:18:43.6022992Z ] 2025-12-04T09:18:43.6024531Z 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-12-04T09:18:43.6026176Z with 2025-12-04T09:18:43.6026456Z [ 2025-12-04T09:18:43.6026762Z _OutIt=xnn_float16 *, 2025-12-04T09:18:43.6027195Z Dst=xnn_float16, 2025-12-04T09:18:43.6027593Z _Diff=size_t, 2025-12-04T09:18:43.6027951Z _Ty=int 2025-12-04T09:18:43.7188056Z ] 2025-12-04T09:18:43.7188503Z [4278/6994] Building C object confu-deps\XNNPACK\CMakeFiles\cache.dir\src\cache.c.obj 2025-12-04T09:18:43.7189017Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.7189737Z [4279/6994] Building C object confu-deps\XNNPACK\CMakeFiles\memory.dir\src\memory.c.obj 2025-12-04T09:18:43.7190401Z [4280/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operator-delete.c.obj 2025-12-04T09:18:43.7190967Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.8387661Z [4281/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\argmax-pooling-nhwc.c.obj 2025-12-04T09:18:43.8388421Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.8389047Z [4282/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\average-pooling-nhwc.c.obj 2025-12-04T09:18:43.8389710Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.8390244Z [4283/6994] Building C object confu-deps\XNNPACK\CMakeFiles\mutex.dir\src\mutex.c.obj 2025-12-04T09:18:43.8390731Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.8391233Z [4284/6994] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\log.c.obj 2025-12-04T09:18:43.8706634Z [4285/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\channel-shuffle-nc.c.obj 2025-12-04T09:18:43.8707870Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.8709009Z [4286/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\constant-pad-nd.c.obj 2025-12-04T09:18:43.8710176Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.8711324Z [4287/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\batch-matrix-multiply-nc.c.obj 2025-12-04T09:18:43.8713522Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.9661032Z [4288/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\binary-elementwise-nd.c.obj 2025-12-04T09:18:43.9661714Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.9662351Z [4289/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nhwc.c.obj 2025-12-04T09:18:43.9662961Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.9663594Z [4290/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\dynamic-fully-connected-nc.c.obj 2025-12-04T09:18:43.9876573Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.9877787Z [4291/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nchw.c.obj 2025-12-04T09:18:43.9878950Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.9880146Z [4292/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\deconvolution-nhwc.c.obj 2025-12-04T09:18:43.9881256Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:43.9882331Z [4293/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\max-pooling-nhwc.c.obj 2025-12-04T09:18:44.0873377Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.0874496Z [4294/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\pack-lh.c.obj 2025-12-04T09:18:44.0875536Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.0876452Z [4295/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\reduce-nd.c.obj 2025-12-04T09:18:44.0877494Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.0878621Z [4296/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nchw.c.obj 2025-12-04T09:18:44.1132967Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.1134240Z [4297/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nhwc.c.obj 2025-12-04T09:18:44.1135693Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.1136697Z [4298/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\rope-nthc.c.obj 2025-12-04T09:18:44.1137290Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.1137856Z [4299/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\slice-nd.c.obj 2025-12-04T09:18:44.2104264Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.2105657Z [4300/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\scaled-dot-product-attention-nhtc.c.obj 2025-12-04T09:18:44.2107004Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.2108183Z [4301/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\fully-connected-nc.c.obj 2025-12-04T09:18:44.2109341Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.2110473Z [4302/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\transpose-nd.c.obj 2025-12-04T09:18:44.2394977Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.2396105Z [4303/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unpooling-nhwc.c.obj 2025-12-04T09:18:44.2397248Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.2398361Z [4304/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unary-elementwise-nc.c.obj 2025-12-04T09:18:44.2399504Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.2400486Z [4305/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\softmax-nc.c.obj 2025-12-04T09:18:44.2453158Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.2453900Z [4306/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operator-run.dir\src\operator-run.c.obj 2025-12-04T09:18:44.2454988Z 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-12-04T09:18:44.2456268Z 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-12-04T09:18:44.3559298Z 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-12-04T09:18:44.3560797Z 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-12-04T09:18:44.3562044Z [4307/6994] Building C object confu-deps\XNNPACK\CMakeFiles\operator-utils.dir\src\operator-utils.c.obj 2025-12-04T09:18:44.3562891Z [4308/6994] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\unary-elementwise.cc.obj 2025-12-04T09:18:44.3565035Z 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-12-04T09:18:44.3567266Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:18:44.3569416Z 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-12-04T09:18:44.3571560Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:18:44.3573938Z 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-12-04T09:18:44.3576100Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:18:44.3577995Z 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-12-04T09:18:44.3579138Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:18:44.4640639Z 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-12-04T09:18:44.4653546Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:18:44.4654943Z [4309/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\memory-planner.c.obj 2025-12-04T09:18:44.4655910Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.4657151Z [4310/6994] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\binary-elementwise.cc.obj 2025-12-04T09:18:44.4659491Z 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-12-04T09:18:44.4661102Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:18:44.4662458Z 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-12-04T09:18:44.4663592Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:18:44.4664741Z 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-12-04T09:18:44.4665882Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:18:44.4667019Z 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-12-04T09:18:44.4668160Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-12-04T09:18:44.4669286Z 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-12-04T09:18:44.4839899Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-12-04T09:18:44.4840822Z [4311/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\argmax-pooling-2d.c.obj 2025-12-04T09:18:44.4841436Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.4841949Z [4312/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\runtime.c.obj 2025-12-04T09:18:44.4842470Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.4843077Z [4313/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\average-pooling-2d.c.obj 2025-12-04T09:18:44.7177708Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.7178303Z [4314/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph.c.obj 2025-12-04T09:18:44.7179050Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.7179733Z [4315/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\batch-matrix-multiply.c.obj 2025-12-04T09:18:44.7180366Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.7180982Z [4316/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\binary.c.obj 2025-12-04T09:18:44.7181771Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.7327489Z [4317/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\concatenate.c.obj 2025-12-04T09:18:44.7328638Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.7329600Z [4318/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\copy.c.obj 2025-12-04T09:18:44.7330519Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.7331527Z [4319/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deconvolution-2d.c.obj 2025-12-04T09:18:44.7332576Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.9612615Z [4320/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\convolution-2d.c.obj 2025-12-04T09:18:44.9613316Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.9613952Z [4321/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deprecated.c.obj 2025-12-04T09:18:44.9614535Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.9615336Z [4322/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depth-to-space-2d.c.obj 2025-12-04T09:18:44.9615946Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.9765765Z [4323/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depthwise-convolution-2d.c.obj 2025-12-04T09:18:44.9766955Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.9767977Z [4324/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected.c.obj 2025-12-04T09:18:44.9768999Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:44.9769959Z [4325/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\even-split.c.obj 2025-12-04T09:18:44.9770956Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.0834706Z [4326/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\max-pooling-2d.c.obj 2025-12-04T09:18:45.0836012Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.0837115Z [4327/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected-sparse.c.obj 2025-12-04T09:18:45.0837775Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.0838489Z [4328/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\pack-lh.c.obj 2025-12-04T09:18:45.0839080Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.2137403Z [4329/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\reshape-helpers.c.obj 2025-12-04T09:18:45.2138547Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.2139737Z [4330/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\scaled-dot-product-attention.c.obj 2025-12-04T09:18:45.2140957Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.2142006Z [4331/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-reduce.c.obj 2025-12-04T09:18:45.2143060Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.2755081Z [4332/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\space-to-depth-2d.c.obj 2025-12-04T09:18:45.2755817Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.2756477Z [4333/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\softmax.c.obj 2025-12-04T09:18:45.2757110Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.2757807Z [4334/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-constant-pad.c.obj 2025-12-04T09:18:45.2758502Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.4643097Z [4335/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-resize-bilinear-2d.c.obj 2025-12-04T09:18:45.4643806Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.4644394Z [4336/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-slice.c.obj 2025-12-04T09:18:45.4644977Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.4645553Z [4337/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\validation.c.obj 2025-12-04T09:18:45.4646124Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.4814601Z [4338/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unpooling-2d.c.obj 2025-12-04T09:18:45.4815751Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.4816855Z [4339/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unary.c.obj 2025-12-04T09:18:45.4818143Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.4819302Z [4340/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-transpose.c.obj 2025-12-04T09:18:45.4820444Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.9834279Z [4341/6994] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\tensor.c.obj 2025-12-04T09:18:45.9835265Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:45.9835890Z [4342/6994] Generating build_identifier.c 2025-12-04T09:18:45.9836831Z [4343/6994] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj 2025-12-04T09:18:45.9838336Z [4344/6994] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj 2025-12-04T09:18:45.9839810Z [4345/6994] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj 2025-12-04T09:18:46.0935027Z [4346/6994] Linking C static library lib\microkernels-all.lib 2025-12-04T09:18:46.0936223Z [4347/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\argmaxpool-config.c.obj 2025-12-04T09:18:46.0937396Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.0938721Z [4348/6994] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj 2025-12-04T09:18:46.0940431Z [4349/6994] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj 2025-12-04T09:18:46.2132396Z [4350/6994] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj 2025-12-04T09:18:46.2133936Z [4351/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\experiments-config.c.obj 2025-12-04T09:18:46.2135084Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.2136177Z [4352/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\avgpool-config.c.obj 2025-12-04T09:18:46.2137375Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.2138433Z [4353/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\cmul-config.c.obj 2025-12-04T09:18:46.4114706Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.4115816Z [4354/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\binary-elementwise-config.c.obj 2025-12-04T09:18:46.4116841Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.4117766Z [4355/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\conv-hwc2chw-config.c.obj 2025-12-04T09:18:46.4118767Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.4119706Z [4356/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv-config.c.obj 2025-12-04T09:18:46.5672208Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.5673397Z [4357/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv2d-chw-config.c.obj 2025-12-04T09:18:46.5674508Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.5675641Z [4358/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\gemm-config.c.obj 2025-12-04T09:18:46.5676753Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.5677865Z [4359/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-config.c.obj 2025-12-04T09:18:46.6270839Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.6272111Z [4360/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\maxpool-config.c.obj 2025-12-04T09:18:46.6273212Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.6274560Z [4361/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\lut32norm-config.c.obj 2025-12-04T09:18:46.6276031Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.6277070Z [4362/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-chw-config.c.obj 2025-12-04T09:18:46.8404563Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.8405441Z [4363/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pavgpool-config.c.obj 2025-12-04T09:18:46.8406039Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.8406862Z [4364/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\raddstoreexpminusmax-config.c.obj 2025-12-04T09:18:46.8407780Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.8408784Z [4365/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pack-lh-config.c.obj 2025-12-04T09:18:46.9735532Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.9736254Z [4366/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\rmax-config.c.obj 2025-12-04T09:18:46.9736964Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.9737629Z [4367/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\reduce-config.c.obj 2025-12-04T09:18:46.9738294Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:46.9738850Z [4368/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\spmm-config.c.obj 2025-12-04T09:18:47.1396745Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.1397544Z [4369/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\transpose-config.c.obj 2025-12-04T09:18:47.1398193Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.1399008Z [4370/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unary-elementwise-config.c.obj 2025-12-04T09:18:47.1400576Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.1401368Z [4371/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\params.c.obj 2025-12-04T09:18:47.2653064Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.2653837Z [4372/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unpool-config.c.obj 2025-12-04T09:18:47.2654497Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.2655125Z [4373/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\vmulcaddc-config.c.obj 2025-12-04T09:18:47.2655829Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.2656293Z [4374/6994] Linking CXX static library lib\gmock.lib 2025-12-04T09:18:47.2656899Z [4375/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\build_identifier.c.obj 2025-12-04T09:18:47.3160482Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.3162067Z [4376/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-fill-config.c.obj 2025-12-04T09:18:47.3163611Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.3164719Z [4377/6994] Linking CXX static library lib\gmock_main.lib 2025-12-04T09:18:47.3165828Z [4378/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-pad-config.c.obj 2025-12-04T09:18:47.3166630Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.3167204Z [4379/6994] Linking CXX static library lib\gtest.lib 2025-12-04T09:18:47.5914409Z [4380/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\x8-lut-config.c.obj 2025-12-04T09:18:47.5915033Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.5915911Z [4381/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\zip-config.c.obj 2025-12-04T09:18:47.5916558Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.5917142Z [4382/6994] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\init.c.obj 2025-12-04T09:18:47.5917659Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-12-04T09:18:47.5918169Z [4383/6994] Linking CXX static library lib\XNNPACK.lib 2025-12-04T09:18:47.9592668Z [4384/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_name.cc.obj 2025-12-04T09:18:47.9594187Z [4385/6994] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj 2025-12-04T09:18:47.9595323Z [4386/6994] Linking CXX static library lib\gtest_main.lib 2025-12-04T09:18:47.9596317Z [4387/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\check.cc.obj 2025-12-04T09:18:47.9597712Z [4388/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_runner.cc.obj 2025-12-04T09:18:48.2251220Z [4389/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark.cc.obj 2025-12-04T09:18:48.2252070Z [4390/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_api_internal.cc.obj 2025-12-04T09:18:48.2253314Z [4391/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\colorprint.cc.obj 2025-12-04T09:18:48.2254373Z [4392/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_register.cc.obj 2025-12-04T09:18:48.2255695Z [4393/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\counter.cc.obj 2025-12-04T09:18:48.5995926Z [4394/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\commandlineflags.cc.obj 2025-12-04T09:18:48.5996706Z [4395/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\complexity.cc.obj 2025-12-04T09:18:48.5997591Z [4396/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\console_reporter.cc.obj 2025-12-04T09:18:48.5998324Z [4397/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\perf_counters.cc.obj 2025-12-04T09:18:48.5999248Z [4398/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\csv_reporter.cc.obj 2025-12-04T09:18:48.8906668Z [4399/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\json_reporter.cc.obj 2025-12-04T09:18:48.8907959Z [4400/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\reporter.cc.obj 2025-12-04T09:18:48.8909207Z [4401/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\statistics.cc.obj 2025-12-04T09:18:48.8910437Z [4402/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\string_util.cc.obj 2025-12-04T09:18:48.8911777Z [4403/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark_main.dir\benchmark_main.cc.obj 2025-12-04T09:18:49.0871060Z [4404/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj 2025-12-04T09:18:49.0872466Z [4405/6994] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\timers.cc.obj 2025-12-04T09:18:49.0873750Z [4406/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\algorithm.cc.obj 2025-12-04T09:18:49.0874729Z [4407/6994] Linking CXX static library lib\benchmark.lib 2025-12-04T09:18:49.0875810Z [4408/6994] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\jitprofiling.c.obj 2025-12-04T09:18:49.1585833Z [4409/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgather.cc.obj 2025-12-04T09:18:49.1587045Z [4410/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgatherv.cc.obj 2025-12-04T09:18:49.1587980Z [4411/6994] Linking CXX static library lib\benchmark_main.lib 2025-12-04T09:18:49.1589343Z [4412/6994] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\ittnotify_static.c.obj 2025-12-04T09:18:49.1590774Z [4413/6994] Building C object third_party\ittapi\CMakeFiles\jitprofiling.dir\src\ittnotify\jitprofiling.c.obj 2025-12-04T09:18:49.1591961Z [4414/6994] Linking C static library lib\libjitprofiling.lib 2025-12-04T09:18:49.1592725Z [4415/6994] Linking C static library lib\libittnotify.lib 2025-12-04T09:18:49.4034787Z [4416/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce.cc.obj 2025-12-04T09:18:49.4035479Z [4417/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce_local.cc.obj 2025-12-04T09:18:49.4036107Z [4418/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoall.cc.obj 2025-12-04T09:18:49.4036713Z [4419/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoallv.cc.obj 2025-12-04T09:18:49.4037496Z [4420/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\broadcast.cc.obj 2025-12-04T09:18:49.6023256Z [4421/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\barrier.cc.obj 2025-12-04T09:18:49.6023952Z [4422/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\context.cc.obj 2025-12-04T09:18:49.6024656Z [4423/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gather.cc.obj 2025-12-04T09:18:49.6025411Z [4424/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gatherv.cc.obj 2025-12-04T09:18:49.6025997Z [4425/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\types.cc.obj 2025-12-04T09:18:49.6026756Z [4426/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\scatter.cc.obj 2025-12-04T09:18:49.7359066Z [4427/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\reduce.cc.obj 2025-12-04T09:18:49.7360622Z [4428/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\logging.cc.obj 2025-12-04T09:18:49.7361416Z [4429/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\store.cc.obj 2025-12-04T09:18:49.7362255Z [4430/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\file_store.cc.obj 2025-12-04T09:18:49.7363329Z [4431/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\buffer.cc.obj 2025-12-04T09:18:49.8741366Z [4432/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\context.cc.obj 2025-12-04T09:18:49.8742787Z [4433/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\hash_store.cc.obj 2025-12-04T09:18:49.8744132Z [4434/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\address.cc.obj 2025-12-04T09:18:49.8745386Z [4435/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\prefix_store.cc.obj 2025-12-04T09:18:49.8746761Z [4436/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\utils.cc.obj 2025-12-04T09:18:49.9442943Z [4437/6994] Building RC object third_party\ideep\mkl-dnn\src\CMakeFiles\dnnl.dir\version.rc.res 2025-12-04T09:18:49.9443620Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-12-04T09:18:49.9443962Z 2025-12-04T09:18:49.9444187Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:18:49.9444496Z 2025-12-04T09:18:49.9444500Z 2025-12-04T09:18:49.9444684Z [4438/6994] Running gen_proto.py on onnx/onnx.in.proto 2025-12-04T09:18:49.9445248Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx.in.proto 2025-12-04T09:18:49.9446062Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto 2025-12-04T09:18:49.9446927Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto3 2025-12-04T09:18:49.9909863Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-ml.pb.h 2025-12-04T09:18:49.9910312Z 2025-12-04T09:18:49.9910811Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_pb.py 2025-12-04T09:18:49.9911266Z 2025-12-04T09:18:49.9911616Z [4439/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\context.cc.obj 2025-12-04T09:18:49.9912440Z [4440/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\win.cc.obj 2025-12-04T09:18:49.9913511Z [4441/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\pair.cc.obj 2025-12-04T09:18:50.3952085Z [4442/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\device.cc.obj 2025-12-04T09:18:50.3953444Z [4443/6994] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\unbound_buffer.cc.obj 2025-12-04T09:18:50.3954835Z [4444/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\bfloat16.cpp.obj 2025-12-04T09:18:50.3955895Z [4445/6994] Linking CXX static library lib\gloo.lib 2025-12-04T09:18:50.3957205Z [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-12-04T09:18:50.4752335Z [4447/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\batch_normalization.cpp.obj 2025-12-04T09:18:50.4753689Z [4448/6994] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-12-04T09:18:50.4754823Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-operators.in.proto 2025-12-04T09:18:50.4756304Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto 2025-12-04T09:18:50.4758359Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto3 2025-12-04T09:18:50.4942580Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators-ml.pb.h 2025-12-04T09:18:50.4944136Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_operators_pb.py 2025-12-04T09:18:50.4945693Z [4449/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\broadcast_strategy.cpp.obj 2025-12-04T09:18:50.4946918Z [4450/6994] Running gen_proto.py on onnx/onnx-data.in.proto 2025-12-04T09:18:50.4947860Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-data.in.proto 2025-12-04T09:18:50.5646446Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto 2025-12-04T09:18:50.5647168Z 2025-12-04T09:18:50.5647700Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto3 2025-12-04T09:18:50.5648393Z 2025-12-04T09:18:50.5649034Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data.pb.h 2025-12-04T09:18:50.5649917Z 2025-12-04T09:18:50.5650435Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_data_pb.py 2025-12-04T09:18:50.5651143Z 2025-12-04T09:18:50.5652137Z [4451/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-12-04T09:18:50.6042484Z [4452/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\cache_blob_id.cpp.obj 2025-12-04T09:18:50.6044213Z [4453/6994] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-12-04T09:18:50.6045901Z [4454/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution_pd.cpp.obj 2025-12-04T09:18:50.6047327Z [4455/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\concat.cpp.obj 2025-12-04T09:18:50.9972580Z [4456/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\binary.cpp.obj 2025-12-04T09:18:50.9974102Z [4457/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution.cpp.obj 2025-12-04T09:18:50.9975928Z [4458/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug_autogenerated.cpp.obj 2025-12-04T09:18:50.9977408Z [4459/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\assertions.cc.obj 2025-12-04T09:18:50.9978723Z [4460/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\interned_strings.cc.obj 2025-12-04T09:18:51.0825887Z [4461/6994] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-operators_onnx_torch-ml.pb.cc.obj 2025-12-04T09:18:51.0827788Z [4462/6994] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-data_onnx_torch.pb.cc.obj 2025-12-04T09:18:51.0829255Z [4463/6994] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx_onnx_torch-ml.pb.cc.obj 2025-12-04T09:18:51.0830891Z [4464/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\deconvolution.cpp.obj 2025-12-04T09:18:51.0832048Z [4465/6994] Linking CXX static library lib\onnx_proto.lib 2025-12-04T09:18:51.4450143Z [4466/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug.cpp.obj 2025-12-04T09:18:51.4451864Z [4467/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\status.cc.obj 2025-12-04T09:18:51.4453298Z [4468/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\ir_pb_converter.cc.obj 2025-12-04T09:18:51.4454927Z [4469/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\model_helpers.cc.obj 2025-12-04T09:18:51.4456192Z [4470/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\checker.cc.obj 2025-12-04T09:18:51.7161601Z [4471/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\attr_proto_util.cc.obj 2025-12-04T09:18:51.7162919Z [4472/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\defs.cc.obj 2025-12-04T09:18:51.7164486Z [4473/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\old.cc.obj 2025-12-04T09:18:51.7165644Z [4474/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\data_type_utils.cc.obj 2025-12-04T09:18:51.7167138Z [4475/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\utils.cc.obj 2025-12-04T09:18:51.9129678Z [4476/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\function.cc.obj 2025-12-04T09:18:51.9131115Z [4477/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\path.cc.obj 2025-12-04T09:18:51.9132396Z [4478/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\defs.cc.obj 2025-12-04T09:18:51.9133713Z [4479/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\old.cc.obj 2025-12-04T09:18:51.9135058Z [4480/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\utils.cc.obj 2025-12-04T09:18:52.2610559Z [4481/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\image\defs.cc.obj 2025-12-04T09:18:52.2611262Z [4482/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\old.cc.obj 2025-12-04T09:18:52.2611978Z [4483/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\defs.cc.obj 2025-12-04T09:18:52.2612767Z [4484/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\defs.cc.obj 2025-12-04T09:18:52.2613443Z [4485/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\old.cc.obj 2025-12-04T09:18:52.5708352Z [4486/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\utils.cc.obj 2025-12-04T09:18:52.5709912Z [4487/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\defs.cc.obj 2025-12-04T09:18:52.5710870Z [4488/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\defs.cc.obj 2025-12-04T09:18:52.5711884Z [4489/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\old.cc.obj 2025-12-04T09:18:52.5712597Z [4490/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\old.cc.obj 2025-12-04T09:18:52.7852180Z [4491/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\old.cc.obj 2025-12-04T09:18:52.7853033Z [4492/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\defs.cc.obj 2025-12-04T09:18:52.7853743Z [4493/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\parser.cc.obj 2025-12-04T09:18:52.7854461Z [4494/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\printer.cc.obj 2025-12-04T09:18:52.7855399Z [4495/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\defs.cc.obj 2025-12-04T09:18:52.7856215Z [4496/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\old.cc.obj 2025-12-04T09:18:53.1418169Z [4497/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\defs.cc.obj 2025-12-04T09:18:53.1418927Z [4498/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\old.cc.obj 2025-12-04T09:18:53.1419684Z [4499/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\defs.cc.obj 2025-12-04T09:18:53.1420497Z [4500/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\utils.cc.obj 2025-12-04T09:18:53.1421316Z [4501/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\old.cc.obj 2025-12-04T09:18:53.4122995Z [4502/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\schema.cc.obj 2025-12-04T09:18:53.4124361Z [4503/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\shape_inference.cc.obj 2025-12-04T09:18:53.4125714Z [4504/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\sequence\defs.cc.obj 2025-12-04T09:18:53.4127041Z [4505/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\defs.cc.obj 2025-12-04T09:18:53.4128334Z [4506/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\utils.cc.obj 2025-12-04T09:18:53.6289143Z [4507/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_proto_util.cc.obj 2025-12-04T09:18:53.6290479Z [4508/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\old.cc.obj 2025-12-04T09:18:53.6291736Z [4509/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_util.cc.obj 2025-12-04T09:18:53.6292969Z [4510/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\text\defs.cc.obj 2025-12-04T09:18:53.6294613Z [4511/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_threadpool.cpp.obj 2025-12-04T09:18:53.9354321Z [4512/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\defs.cc.obj 2025-12-04T09:18:53.9355238Z [4513/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\training\defs.cc.obj 2025-12-04T09:18:53.9356521Z [4514/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\old.cc.obj 2025-12-04T09:18:53.9357837Z [4515/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\inliner\inliner.cc.obj 2025-12-04T09:18:53.9359224Z [4516/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\experimental.cpp.obj 2025-12-04T09:18:54.1386354Z [4517/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\helper.cc.obj 2025-12-04T09:18:54.1387157Z [4518/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float4.cpp.obj 2025-12-04T09:18:54.5049113Z [4519/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\convert.cc.obj 2025-12-04T09:18:54.5050234Z [4520/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float8.cpp.obj 2025-12-04T09:18:54.5051137Z [4521/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\fpmath_mode.cpp.obj 2025-12-04T09:18:54.5051997Z [4522/6994] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\shape_inference\implementation.cc.obj 2025-12-04T09:18:54.5052800Z [4523/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\eltwise.cpp.obj 2025-12-04T09:18:54.5053542Z [4524/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\engine.cpp.obj 2025-12-04T09:18:54.5054301Z [4525/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify.cpp.obj 2025-12-04T09:18:54.8325554Z [4526/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\inner_product.cpp.obj 2025-12-04T09:18:54.8326590Z [4527/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\group_normalization.cpp.obj 2025-12-04T09:18:54.8327494Z [4528/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\gemm.cpp.obj 2025-12-04T09:18:54.8328043Z [4529/6994] Linking CXX static library lib\onnx.lib 2025-12-04T09:18:54.8329108Z [4530/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\kernel_cache.cpp.obj 2025-12-04T09:18:55.0666382Z [4531/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\layer_normalization.cpp.obj 2025-12-04T09:18:55.0667313Z [4532/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\lrn.cpp.obj 2025-12-04T09:18:55.0668205Z [4533/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\matmul.cpp.obj 2025-12-04T09:18:55.0669037Z [4534/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_debug.cpp.obj 2025-12-04T09:18:55.4829098Z [4535/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc.cpp.obj 2025-12-04T09:18:55.4830399Z [4536/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory.cpp.obj 2025-12-04T09:18:55.4831914Z [4537/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc_wrapper.cpp.obj 2025-12-04T09:18:55.4833188Z [4538/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_storage.cpp.obj 2025-12-04T09:18:55.4834441Z [4539/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_tracking.cpp.obj 2025-12-04T09:18:55.6547124Z [4540/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_zero_pad.cpp.obj 2025-12-04T09:18:55.6548025Z [4541/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\pooling.cpp.obj 2025-12-04T09:18:55.6548872Z [4542/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\prelu.cpp.obj 2025-12-04T09:18:55.6549735Z [4543/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_attr.cpp.obj 2025-12-04T09:18:56.0374737Z [4544/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive.cpp.obj 2025-12-04T09:18:56.0376230Z [4545/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_cache.cpp.obj 2025-12-04T09:18:56.0377768Z [4546/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_desc_iface.cpp.obj 2025-12-04T09:18:56.0379363Z [4547/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_exec_types.cpp.obj 2025-12-04T09:18:56.3145736Z [4548/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_hashing.cpp.obj 2025-12-04T09:18:56.3147589Z [4549/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\query.cpp.obj 2025-12-04T09:18:56.3148968Z [4550/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_iface.cpp.obj 2025-12-04T09:18:56.3150551Z [4551/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reduction.cpp.obj 2025-12-04T09:18:56.3151965Z [4552/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reorder.cpp.obj 2025-12-04T09:18:56.6144085Z [4553/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rnn.cpp.obj 2025-12-04T09:18:56.6145565Z [4554/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\resampling.cpp.obj 2025-12-04T09:18:56.6147039Z [4555/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rw_mutex.cpp.obj 2025-12-04T09:18:56.6148921Z [4556/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad.cpp.obj 2025-12-04T09:18:56.7943481Z [4557/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad_debug.cpp.obj 2025-12-04T09:18:56.7945154Z [4558/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\serialization.cpp.obj 2025-12-04T09:18:56.7946661Z [4559/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\shuffle.cpp.obj 2025-12-04T09:18:56.7948136Z [4560/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\softmax.cpp.obj 2025-12-04T09:18:56.7949742Z [4561/6994] Building ASM_MASM object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittptmark64.asm.obj 2025-12-04T09:18:56.9792652Z Microsoft (R) Macro Assembler (x64) Version 14.42.34444.0 2025-12-04T09:18:56.9793196Z 2025-12-04T09:18:56.9793488Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-12-04T09:18:56.9793991Z 2025-12-04T09:18:56.9793999Z 2025-12-04T09:18:56.9794006Z 2025-12-04T09:18:56.9794911Z Assembling: C:\actions-runner\_work\pytorch\pytorch\third_party\ideep\mkl-dnn\src\common\ittnotify\ittptmark64.asm 2025-12-04T09:18:56.9795795Z 2025-12-04T09:18:56.9796401Z [4562/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream.cpp.obj 2025-12-04T09:18:56.9797786Z [4563/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\sum.cpp.obj 2025-12-04T09:18:57.3182267Z [4564/6994] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittnotify_static.c.obj 2025-12-04T09:18:57.3184041Z [4565/6994] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\jitprofiling.c.obj 2025-12-04T09:18:57.3185668Z [4566/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream_profiler.cpp.obj 2025-12-04T09:18:57.3187255Z [4567/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\utils.cpp.obj 2025-12-04T09:18:57.6419101Z [4568/6994] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\verbose.cpp.obj 2025-12-04T09:18:57.6420578Z [4569/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\bfloat16.cpp.obj 2025-12-04T09:18:57.6422081Z [4570/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\binary_injector_utils.cpp.obj 2025-12-04T09:18:57.6423699Z [4571/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_utils.cpp.obj 2025-12-04T09:18:57.6425277Z [4572/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_concat.cpp.obj 2025-12-04T09:18:58.0465441Z [4573/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_list.cpp.obj 2025-12-04T09:18:58.0466393Z [4574/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_binary_list.cpp.obj 2025-12-04T09:18:58.0467271Z [4575/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_convolution_list.cpp.obj 2025-12-04T09:18:58.0468169Z [4576/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_engine.cpp.obj 2025-12-04T09:18:58.3445900Z [4577/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_deconvolution_list.cpp.obj 2025-12-04T09:18:58.3446738Z [4578/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_eltwise_list.cpp.obj 2025-12-04T09:18:58.3447626Z [4579/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_group_normalization_list.cpp.obj 2025-12-04T09:18:58.3448630Z [4580/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_layer_normalization_list.cpp.obj 2025-12-04T09:18:58.7352521Z [4581/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_inner_product_list.cpp.obj 2025-12-04T09:18:58.7353608Z [4582/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_lrn_list.cpp.obj 2025-12-04T09:18:58.7354481Z [4583/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_prelu_list.cpp.obj 2025-12-04T09:18:58.7356063Z [4584/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_resampling_list.cpp.obj 2025-12-04T09:18:58.7357652Z [4585/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_pooling_list.cpp.obj 2025-12-04T09:18:59.0502826Z [4586/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_reduction_list.cpp.obj 2025-12-04T09:18:59.0504418Z [4587/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_rnn_list.cpp.obj 2025-12-04T09:18:59.0505710Z [4588/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_shuffle_list.cpp.obj 2025-12-04T09:18:59.0507283Z [4589/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_softmax_list.cpp.obj 2025-12-04T09:18:59.5663709Z [4590/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_sum.cpp.obj 2025-12-04T09:18:59.5665159Z [4591/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\float16.cpp.obj 2025-12-04T09:18:59.5666625Z [4592/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution.cpp.obj 2025-12-04T09:18:59.5668187Z [4593/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product.cpp.obj 2025-12-04T09:18:59.5669905Z [4594/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution_utils.cpp.obj 2025-12-04T09:18:59.9126100Z [4595/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product_utils.cpp.obj 2025-12-04T09:18:59.9127118Z [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-12-04T09:18:59.9128280Z [4597/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution.cpp.obj 2025-12-04T09:18:59.9129925Z [4598/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution_utils.cpp.obj 2025-12-04T09:19:00.1826334Z [4599/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_inner_product.cpp.obj 2025-12-04T09:19:00.1828235Z [4600/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nchw_pooling.cpp.obj 2025-12-04T09:19:00.1830285Z [4601/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_group_normalization.cpp.obj 2025-12-04T09:19:00.1833703Z [4602/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_batch_normalization.cpp.obj 2025-12-04T09:19:00.5102071Z [4603/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nhwc_pooling.cpp.obj 2025-12-04T09:19:00.5103791Z [4604/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nspc_batch_normalization.cpp.obj 2025-12-04T09:19:00.5104773Z [4605/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\platform.cpp.obj 2025-12-04T09:19:00.5105573Z [4606/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\primitive_attr_postops.cpp.obj 2025-12-04T09:19:00.8630874Z [4607/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_batch_normalization.cpp.obj 2025-12-04T09:19:00.8632443Z [4608/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_binary.cpp.obj 2025-12-04T09:19:00.8634116Z [4609/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution_int8.cpp.obj 2025-12-04T09:19:00.8635201Z [4610/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution.cpp.obj 2025-12-04T09:19:00.8636013Z [4611/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_deconvolution.cpp.obj 2025-12-04T09:19:01.2311299Z [4612/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_eltwise.cpp.obj 2025-12-04T09:19:01.2312327Z [4613/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_group_normalization.cpp.obj 2025-12-04T09:19:01.2313877Z [4614/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product.cpp.obj 2025-12-04T09:19:01.2315471Z [4615/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product_int8.cpp.obj 2025-12-04T09:19:01.5302837Z [4616/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_layer_normalization.cpp.obj 2025-12-04T09:19:01.5304664Z [4617/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_pooling.cpp.obj 2025-12-04T09:19:01.5306031Z [4618/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_lrn.cpp.obj 2025-12-04T09:19:01.5307340Z [4619/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_prelu.cpp.obj 2025-12-04T09:19:01.5308677Z [4620/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_reduction.cpp.obj 2025-12-04T09:19:01.9026251Z [4621/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_resampling.cpp.obj 2025-12-04T09:19:01.9028250Z [4622/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_shuffle.cpp.obj 2025-12-04T09:19:01.9029822Z [4623/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_softmax.cpp.obj 2025-12-04T09:19:01.9031232Z [4624/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\scale_utils.cpp.obj 2025-12-04T09:19:02.0569166Z [4625/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\bf16\ref_gemm_bf16.cpp.obj 2025-12-04T09:19:02.0570766Z [4626/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_concat.cpp.obj 2025-12-04T09:19:02.0572352Z [4627/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_layer_normalization.cpp.obj 2025-12-04T09:19:02.0574011Z [4628/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\gemm_utils_f32.cpp.obj 2025-12-04T09:19:02.0575850Z [4629/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\ref_gemm_f32.cpp.obj 2025-12-04T09:19:02.5007677Z [4630/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\zero_point_utils.cpp.obj 2025-12-04T09:19:02.5009043Z [4631/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_sum.cpp.obj 2025-12-04T09:19:02.5010249Z [4632/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_resampling.cpp.obj 2025-12-04T09:19:02.5011475Z [4633/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm_pack.cpp.obj 2025-12-04T09:19:02.7380656Z [4634/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\ref_gemm_s8x8s32.cpp.obj 2025-12-04T09:19:02.7382257Z [4635/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm.cpp.obj 2025-12-04T09:19:02.7383870Z [4636/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\simple_gemm_s8s8s32.cpp.obj 2025-12-04T09:19:02.7385528Z [4637/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_bf16_matmul.cpp.obj 2025-12-04T09:19:03.1700759Z [4638/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\cpu_matmul_list.cpp.obj 2025-12-04T09:19:03.1702672Z [4639/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_x8s8s32x_matmul.cpp.obj 2025-12-04T09:19:03.1704327Z [4640/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_f32_matmul.cpp.obj 2025-12-04T09:19:03.1705652Z [4641/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_sparse_matmul.cpp.obj 2025-12-04T09:19:03.1706604Z [4642/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul.cpp.obj 2025-12-04T09:19:03.5009838Z [4643/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul_int8.cpp.obj 2025-12-04T09:19:03.5010703Z [4644/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder.cpp.obj 2025-12-04T09:19:03.5011786Z [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-12-04T09:19:03.5012736Z [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-12-04T09:19:03.9285974Z [4647/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_bf16.cpp.obj 2025-12-04T09:19:03.9287125Z [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-12-04T09:19:03.9288137Z [4649/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f16.cpp.obj 2025-12-04T09:19:03.9289278Z [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-12-04T09:19:04.2232816Z [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-12-04T09:19:04.2233863Z [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-12-04T09:19:04.2234752Z [4653/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_s32.cpp.obj 2025-12-04T09:19:04.6247010Z [4654/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_s8.cpp.obj 2025-12-04T09:19:04.6248029Z [4655/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_u8.cpp.obj 2025-12-04T09:19:04.6249837Z [4656/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_fp8.cpp.obj 2025-12-04T09:19:04.6250741Z [4657/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_fp8.cpp.obj 2025-12-04T09:19:04.9775068Z [4658/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_fp4.cpp.obj 2025-12-04T09:19:04.9776023Z [4659/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s32.cpp.obj 2025-12-04T09:19:04.9776924Z [4660/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s4.cpp.obj 2025-12-04T09:19:04.9777800Z [4661/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s8.cpp.obj 2025-12-04T09:19:05.3395357Z [4662/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\brgemm_cell_common.cpp.obj 2025-12-04T09:19:05.3397021Z [4663/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u4.cpp.obj 2025-12-04T09:19:05.3398846Z [4664/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u8.cpp.obj 2025-12-04T09:19:05.3400392Z [4665/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru.cpp.obj 2025-12-04T09:19:05.3401816Z [4666/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_common.cpp.obj 2025-12-04T09:19:05.6553465Z [4667/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru_lbr.cpp.obj 2025-12-04T09:19:05.6554314Z [4668/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru.cpp.obj 2025-12-04T09:19:05.6555247Z [4669/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\linux_perf\linux_perf.cpp.obj 2025-12-04T09:19:05.6556158Z [4670/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru_lbr.cpp.obj 2025-12-04T09:19:06.0139989Z [4671/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm_projection.cpp.obj 2025-12-04T09:19:06.0141391Z [4672/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm.cpp.obj 2025-12-04T09:19:06.0142666Z [4673/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_rnn.cpp.obj 2025-12-04T09:19:06.0143916Z [4674/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\jit_utils.cpp.obj 2025-12-04T09:19:06.2745979Z [4675/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\rnn_utils.cpp.obj 2025-12-04T09:19:06.2747587Z [4676/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\amx_tile_configure.cpp.obj 2025-12-04T09:19:06.2748464Z [4677/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_rnn.cpp.obj 2025-12-04T09:19:06.2749412Z [4678/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm.cpp.obj 2025-12-04T09:19:06.6655562Z [4679/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm_containers.cpp.obj 2025-12-04T09:19:06.6657271Z [4680/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm_utils.cpp.obj 2025-12-04T09:19:06.6658864Z [4681/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\capi\brgemm_api.cpp.obj 2025-12-04T09:19:06.6661169Z [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-12-04T09:19:06.9154247Z [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-12-04T09:19:06.9155190Z [4684/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_barrier.cpp.obj 2025-12-04T09:19:06.9156031Z [4685/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brgemm_kernel.cpp.obj 2025-12-04T09:19:06.9156866Z [4686/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_isa_traits.cpp.obj 2025-12-04T09:19:07.3210650Z [4687/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_reducer.cpp.obj 2025-12-04T09:19:07.3212100Z [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-12-04T09:19:07.3213677Z [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-12-04T09:19:07.3215248Z [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-12-04T09:19:07.3442855Z [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-12-04T09:19:07.3445103Z [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-12-04T09:19:07.3447952Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:07.3449364Z [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-12-04T09:19:07.5649208Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:07.5650527Z [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-12-04T09:19:07.5652181Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:07.5653574Z [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-12-04T09:19:07.5654999Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:07.7169915Z [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-12-04T09:19:07.7171712Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:07.7173070Z [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-12-04T09:19:07.7174389Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:07.9563391Z [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-12-04T09:19:07.9564289Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:07.9565745Z [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-12-04T09:19:07.9566725Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:07.9567434Z [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-12-04T09:19:08.1926360Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:08.1927785Z [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-12-04T09:19:08.1929275Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:08.1930676Z [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-12-04T09:19:08.1932418Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:08.3553589Z [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-12-04T09:19:08.3554833Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:08.3555973Z [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-12-04T09:19:08.3557732Z [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-12-04T09:19:08.6040637Z [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-12-04T09:19:08.6041599Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:08.6042414Z [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-12-04T09:19:08.6043589Z [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-12-04T09:19:08.8128167Z [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-12-04T09:19:08.8129567Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:08.8130872Z [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-12-04T09:19:08.8132440Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:08.9804696Z [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-12-04T09:19:08.9806707Z [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-12-04T09:19:08.9808089Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:08.9809745Z [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-12-04T09:19:08.9811151Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:09.2303504Z [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-12-04T09:19:09.2304275Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:09.2305105Z [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-12-04T09:19:09.2306282Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:09.4452229Z [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-12-04T09:19:09.4453963Z [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-12-04T09:19:09.4456248Z [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-12-04T09:19:09.4458747Z [4719/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-12-04T09:19:09.8088668Z [4720/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-12-04T09:19:09.8089932Z [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-12-04T09:19:09.8091117Z [4722/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-12-04T09:19:09.8092009Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:09.9064984Z [4723/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-12-04T09:19:09.9065928Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:09.9066792Z [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-12-04T09:19:09.9067606Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:10.0913468Z [4725/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-12-04T09:19:10.0914218Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:10.0915057Z [4726/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-12-04T09:19:10.0916086Z [4727/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-12-04T09:19:10.0916823Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:10.4452948Z [4728/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-12-04T09:19:10.4455116Z [4729/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-12-04T09:19:10.4456446Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:10.4457584Z [4730/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_driver.cpp.obj 2025-12-04T09:19:10.6988085Z [4731/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_info.cpp.obj 2025-12-04T09:19:10.6989618Z [4732/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemv_driver.cpp.obj 2025-12-04T09:19:10.6991174Z [4733/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-12-04T09:19:10.6992782Z [4734/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_pack.cpp.obj 2025-12-04T09:19:10.7080382Z [4735/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-12-04T09:19:10.7081148Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:10.7082032Z [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-12-04T09:19:10.7082869Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:10.7083775Z [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-12-04T09:19:11.1620196Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.1621619Z [4738/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-12-04T09:19:11.1623042Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.1624483Z [4739/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-12-04T09:19:11.1625904Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.2035207Z [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_at_kern_autogen.cpp.obj 2025-12-04T09:19:11.2036131Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.2036896Z [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_bt_kern_autogen.cpp.obj 2025-12-04T09:19:11.2037676Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.3184269Z [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_bn_kern_autogen.cpp.obj 2025-12-04T09:19:11.3185331Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.3186286Z [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-12-04T09:19:11.3187111Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.3187872Z [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-12-04T09:19:11.7085733Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.7086612Z [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-12-04T09:19:11.7087342Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.7088969Z [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-12-04T09:19:11.7089774Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.8035596Z [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_an_kern_autogen.cpp.obj 2025-12-04T09:19:11.8036428Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.8037204Z [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-12-04T09:19:11.8038010Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.9490720Z [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_bt_kern_autogen.cpp.obj 2025-12-04T09:19:11.9492229Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.9493706Z [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_at_kern_autogen.cpp.obj 2025-12-04T09:19:11.9495263Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:11.9496619Z [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-12-04T09:19:12.3333517Z [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-12-04T09:19:12.3335858Z [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-12-04T09:19:12.3337929Z [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_an_kern_autogen.cpp.obj 2025-12-04T09:19:12.3339339Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:12.4284374Z [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_at_kern_autogen.cpp.obj 2025-12-04T09:19:12.4285197Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:12.4286024Z [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_sum_an_kern_autogen.cpp.obj 2025-12-04T09:19:12.4286976Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:12.5324535Z [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_bn_kern_autogen.cpp.obj 2025-12-04T09:19:12.5325540Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:12.5326491Z [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_bt_kern_autogen.cpp.obj 2025-12-04T09:19:12.5327360Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:12.5897155Z [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_bn_kern_autogen.cpp.obj 2025-12-04T09:19:12.5898790Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:12.5899634Z [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_at_kern_autogen.cpp.obj 2025-12-04T09:19:12.5900480Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:12.5901529Z [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-12-04T09:19:13.0292883Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.0293774Z [4762/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-12-04T09:19:13.0294644Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.0295399Z [4763/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-12-04T09:19:13.0804960Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.0806085Z [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-12-04T09:19:13.0806919Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.0807788Z [4765/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-12-04T09:19:13.0808621Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.1756124Z [4766/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-12-04T09:19:13.1758030Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.1759506Z [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-12-04T09:19:13.1761196Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.1762569Z [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-12-04T09:19:13.6057698Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.6059548Z [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-12-04T09:19:13.6061270Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.6062760Z [4770/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-12-04T09:19:13.6064095Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.6744709Z [4771/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-12-04T09:19:13.6745581Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.6746326Z [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-12-04T09:19:13.6747215Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.7937269Z [4773/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-12-04T09:19:13.7938797Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.7940102Z [4774/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-12-04T09:19:13.7941431Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.7942962Z [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_bn_kern_autogen.cpp.obj 2025-12-04T09:19:13.9982344Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.9983452Z [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_at_kern_autogen.cpp.obj 2025-12-04T09:19:13.9984432Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:13.9985207Z [4777/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-12-04T09:19:13.9986200Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.2738448Z [4778/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-12-04T09:19:14.2739907Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.2741224Z [4779/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-12-04T09:19:14.2742657Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.3605480Z [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-12-04T09:19:14.3606289Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.3607058Z [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-12-04T09:19:14.3607867Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.3609513Z [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-12-04T09:19:14.4626189Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.4627081Z [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-12-04T09:19:14.4628024Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.4628884Z [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-12-04T09:19:14.4629692Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.8926855Z [4785/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-12-04T09:19:14.8927732Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.8929607Z [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-12-04T09:19:14.8931026Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.9324427Z [4787/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-12-04T09:19:14.9325745Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.9326631Z [4788/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-12-04T09:19:14.9327474Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:14.9328189Z [4789/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-12-04T09:19:15.0309273Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:15.0310648Z [4790/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-12-04T09:19:15.0311793Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:15.0312671Z [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-12-04T09:19:15.0313394Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:15.3354022Z [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-12-04T09:19:15.3355448Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:15.3356836Z [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-12-04T09:19:15.3358294Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-12-04T09:19:15.6576384Z [4794/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_convolution.cpp.obj 2025-12-04T09:19:15.6577395Z [4795/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_inner_product.cpp.obj 2025-12-04T09:19:15.6578338Z [4796/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\injector_utils.cpp.obj 2025-12-04T09:19:15.6579328Z [4797/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-12-04T09:19:16.0565926Z [4798/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-12-04T09:19:16.0567265Z [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-12-04T09:19:16.0568161Z [4800/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\ip_convolution.cpp.obj 2025-12-04T09:19:16.0569100Z [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-12-04T09:19:16.3649440Z [4802/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_1x1_convolution.cpp.obj 2025-12-04T09:19:16.3650418Z [4803/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-12-04T09:19:16.3651306Z [4804/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_convolution.cpp.obj 2025-12-04T09:19:16.3652303Z [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-12-04T09:19:16.4131531Z [4806/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_convolution.cpp.obj 2025-12-04T09:19:16.4132608Z [4807/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-12-04T09:19:16.4133689Z [4808/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-12-04T09:19:16.9797356Z [4809/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-12-04T09:19:16.9798669Z [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-12-04T09:19:16.9800192Z [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-12-04T09:19:16.9801289Z [4812/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-12-04T09:19:17.1057677Z [4813/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-12-04T09:19:17.1058879Z [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-12-04T09:19:17.1060060Z [4815/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-12-04T09:19:17.1061210Z [4816/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-12-04T09:19:17.6066091Z [4817/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-12-04T09:19:17.6067413Z [4818/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-12-04T09:19:17.6068458Z [4819/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_fp16cvt.cpp.obj 2025-12-04T09:19:17.6069598Z [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-12-04T09:19:17.7547756Z [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-12-04T09:19:17.7549668Z [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-12-04T09:19:17.7551492Z [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-12-04T09:19:18.1915660Z [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-12-04T09:19:18.1917518Z [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-12-04T09:19:18.1919312Z [4826/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-12-04T09:19:18.1921512Z [4827/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-12-04T09:19:18.4642985Z [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-12-04T09:19:18.4644050Z [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-12-04T09:19:18.4644899Z [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-12-04T09:19:18.4645766Z [4831/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv.cpp.obj 2025-12-04T09:19:18.9389423Z [4832/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd.cpp.obj 2025-12-04T09:19:18.9391220Z [4833/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-12-04T09:19:18.9393045Z [4834/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-12-04T09:19:18.9394827Z [4835/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-12-04T09:19:19.0719795Z [4836/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-12-04T09:19:19.0721804Z [4837/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-12-04T09:19:19.0723589Z [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-12-04T09:19:19.5197042Z [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-12-04T09:19:19.5199121Z [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-12-04T09:19:19.5203336Z [4841/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_deconv.cpp.obj 2025-12-04T09:19:19.5204620Z [4842/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-12-04T09:19:19.7563704Z [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-12-04T09:19:19.7565495Z [4844/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_post_ops.cpp.obj 2025-12-04T09:19:19.7567427Z [4845/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_primitive_conf.cpp.obj 2025-12-04T09:19:19.7569153Z [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-12-04T09:19:20.1841200Z [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-12-04T09:19:20.1842552Z [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-12-04T09:19:20.1843812Z [4849/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-12-04T09:19:20.1844795Z [4850/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_generator.cpp.obj 2025-12-04T09:19:20.3965007Z [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-12-04T09:19:20.3966263Z [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-12-04T09:19:20.3967357Z [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-12-04T09:19:20.3968488Z [4854/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_convolution.cpp.obj 2025-12-04T09:19:20.8737069Z [4855/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_transpose_utils.cpp.obj 2025-12-04T09:19:20.8738906Z [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-12-04T09:19:20.8740713Z [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-12-04T09:19:20.8742616Z [4858/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary.cpp.obj 2025-12-04T09:19:21.0432638Z [4859/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary_kernel.cpp.obj 2025-12-04T09:19:21.0433789Z [4860/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_convert_xf16.cpp.obj 2025-12-04T09:19:21.0434888Z [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-12-04T09:19:21.0436377Z [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-12-04T09:19:21.5945448Z [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-12-04T09:19:21.5946432Z [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-12-04T09:19:21.5947659Z [4865/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise.cpp.obj 2025-12-04T09:19:21.5948499Z [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-12-04T09:19:21.7477742Z [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-12-04T09:19:21.7479553Z [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-12-04T09:19:21.7481239Z [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-12-04T09:19:21.7483188Z [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-12-04T09:19:22.2748443Z [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-12-04T09:19:22.2749498Z [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-12-04T09:19:22.2750506Z [4873/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pooling.cpp.obj 2025-12-04T09:19:22.2751717Z [4874/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction.cpp.obj 2025-12-04T09:19:22.4499893Z [4875/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction_kernel.cpp.obj 2025-12-04T09:19:22.4501500Z [4876/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder.cpp.obj 2025-12-04T09:19:22.4503001Z [4877/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder_utils.cpp.obj 2025-12-04T09:19:22.4504530Z [4878/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-12-04T09:19:22.9459384Z [4879/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling.cpp.obj 2025-12-04T09:19:22.9460479Z [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-12-04T09:19:22.9461392Z [4881/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_softmax.cpp.obj 2025-12-04T09:19:22.9462400Z [4882/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-12-04T09:19:23.0538093Z [4883/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-12-04T09:19:23.0539997Z [4884/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_convolution.cpp.obj 2025-12-04T09:19:23.0541698Z [4885/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-12-04T09:19:23.4963093Z [4886/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-12-04T09:19:23.4965006Z [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-12-04T09:19:23.4966763Z [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-12-04T09:19:23.4968496Z [4889/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-12-04T09:19:23.7009523Z [4890/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-12-04T09:19:23.7010792Z [4891/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-12-04T09:19:23.7011744Z [4892/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-12-04T09:19:23.7013249Z [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-12-04T09:19:24.1714993Z [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-12-04T09:19:24.1716177Z [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-12-04T09:19:24.1717179Z [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-12-04T09:19:24.1718128Z [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-12-04T09:19:24.3328655Z [4898/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul.cpp.obj 2025-12-04T09:19:24.3330733Z [4899/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-12-04T09:19:24.3341758Z [4900/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_utils.cpp.obj 2025-12-04T09:19:24.5968553Z [4901/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_reorders.cpp.obj 2025-12-04T09:19:24.5969626Z [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-12-04T09:19:24.5971391Z [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-12-04T09:19:24.5973177Z [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-12-04T09:19:25.0009976Z [4905/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_forward.cpp.obj 2025-12-04T09:19:25.0011012Z [4906/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-12-04T09:19:25.0011978Z [4907/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_utils.cpp.obj 2025-12-04T09:19:25.0012991Z [4908/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-12-04T09:19:25.1576921Z [4909/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-12-04T09:19:25.1578005Z [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-12-04T09:19:25.1578952Z [4911/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-12-04T09:19:25.1579943Z [4912/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-12-04T09:19:25.6974250Z [4913/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-12-04T09:19:25.6975475Z [4914/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-12-04T09:19:25.6976530Z [4915/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-12-04T09:19:25.6977562Z [4916/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_gates_reduction.cpp.obj 2025-12-04T09:19:25.7710190Z [4917/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\allocator.cpp.obj 2025-12-04T09:19:25.7711814Z [4918/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\rnn_brgemm_utils.cpp.obj 2025-12-04T09:19:25.7713557Z [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-12-04T09:19:26.2777064Z [4920/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\shuffle\jit_uni_shuffle.cpp.obj 2025-12-04T09:19:26.2778679Z [4921/6994] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\utils\jit_io_helper.cpp.obj 2025-12-04T09:19:26.2779667Z [4922/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\backend.cpp.obj 2025-12-04T09:19:26.2780903Z [4923/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\constant_tensor_cache.cpp.obj 2025-12-04T09:19:26.3675648Z [4924/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op.cpp.obj 2025-12-04T09:19:26.3677560Z [4925/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_def_constraint.cpp.obj 2025-12-04T09:19:26.3679481Z [4926/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\logical_tensor.cpp.obj 2025-12-04T09:19:26.3681292Z [4927/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\graph.cpp.obj 2025-12-04T09:19:26.8910180Z [4928/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_schema.cpp.obj 2025-12-04T09:19:26.8911973Z [4929/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition.cpp.obj 2025-12-04T09:19:26.8913740Z [4930/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_cache.cpp.obj 2025-12-04T09:19:26.8915604Z [4931/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_hashing.cpp.obj 2025-12-04T09:19:27.0129870Z [4932/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\tensor.cpp.obj 2025-12-04T09:19:27.0131264Z [4933/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\shape_infer.cpp.obj 2025-12-04T09:19:27.0132886Z [4934/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_impl.cpp.obj 2025-12-04T09:19:27.0134593Z [4935/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\value.cpp.obj 2025-12-04T09:19:27.4632020Z [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-12-04T09:19:27.4633029Z [4937/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\common.cpp.obj 2025-12-04T09:19:27.4634368Z [4938/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\dnnl_backend.cpp.obj 2025-12-04T09:19:27.6191707Z [4939/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-12-04T09:19:27.6194119Z [4940/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-12-04T09:19:27.6196432Z [4941/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\fusion_info.cpp.obj 2025-12-04T09:19:27.6198656Z [4942/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-12-04T09:19:28.1810044Z [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-12-04T09:19:28.1811223Z [4944/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\platform.cpp.obj 2025-12-04T09:19:28.1812484Z [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-12-04T09:19:28.1813584Z [4946/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\subgraph.cpp.obj 2025-12-04T09:19:28.2125121Z [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-12-04T09:19:28.2127411Z [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-12-04T09:19:28.2129622Z [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-12-04T09:19:28.7648779Z [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-12-04T09:19:28.7650100Z [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-12-04T09:19:28.7651127Z [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-12-04T09:19:28.7652164Z [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-12-04T09:19:28.8860273Z [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-12-04T09:19:28.8861507Z [4955/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-12-04T09:19:28.8862647Z [4956/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-12-04T09:19:29.1589186Z [4957/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-12-04T09:19:29.1590527Z [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-12-04T09:19:29.1591636Z [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-12-04T09:19:29.1592677Z [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-12-04T09:19:29.5548515Z [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-12-04T09:19:29.5549569Z [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-12-04T09:19:29.5550610Z [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-12-04T09:19:29.7691166Z [4964/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\prelu.cpp.obj 2025-12-04T09:19:29.7693543Z [4965/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\pool.cpp.obj 2025-12-04T09:19:29.7695731Z [4966/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\quantize.cpp.obj 2025-12-04T09:19:29.7697636Z [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-12-04T09:19:30.2120555Z [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-12-04T09:19:30.2122606Z [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-12-04T09:19:30.2124572Z [4970/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-12-04T09:19:30.3538287Z [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-12-04T09:19:30.3541067Z [4972/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-12-04T09:19:30.3542767Z [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-12-04T09:19:30.3543857Z [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-12-04T09:19:30.8716743Z [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-12-04T09:19:30.8718625Z [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-12-04T09:19:30.8720002Z [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-12-04T09:19:30.9571858Z [4978/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-12-04T09:19:30.9574030Z [4979/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-12-04T09:19:30.9575555Z [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-12-04T09:19:30.9576855Z [4981/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-12-04T09:19:31.1554431Z [4982/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\lower.cpp.obj 2025-12-04T09:19:31.1555732Z [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-12-04T09:19:31.1557003Z [4984/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\transform.cpp.obj 2025-12-04T09:19:31.6245900Z [4985/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\utils.cpp.obj 2025-12-04T09:19:31.6247163Z [4986/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-12-04T09:19:31.6248327Z [4987/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-12-04T09:19:31.6249467Z [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-12-04T09:19:31.8600887Z [4989/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-12-04T09:19:31.8602261Z [4990/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-12-04T09:19:31.8603406Z [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-12-04T09:19:32.2531395Z [4992/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-12-04T09:19:32.2533509Z [4993/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-12-04T09:19:32.2536614Z [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-12-04T09:19:32.4348084Z [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-12-04T09:19:32.4350145Z [4996/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\mlp.cpp.obj 2025-12-04T09:19:32.4352135Z [4997/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-12-04T09:19:32.4354175Z [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-12-04T09:19:32.6364268Z [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-12-04T09:19:32.6365571Z [5000/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-12-04T09:19:32.6366818Z [5001/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-12-04T09:19:32.9522941Z [5002/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\id.cpp.obj 2025-12-04T09:19:32.9524983Z [5003/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\ocl_usm_utils.cpp.obj 2025-12-04T09:19:32.9527446Z [5004/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\debug.cpp.obj 2025-12-04T09:19:32.9529666Z [5005/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\alloc.cpp.obj 2025-12-04T09:19:33.0459560Z [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-12-04T09:19:33.0461526Z [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-12-04T09:19:33.0463800Z [5008/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-12-04T09:19:33.0465931Z [5009/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-12-04T09:19:33.3400919Z [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-12-04T09:19:33.3401946Z [5011/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\nested_matcher.cpp.obj 2025-12-04T09:19:33.3402714Z [5012/6994] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\format.cc.obj 2025-12-04T09:19:33.3841285Z C:\actions-runner\_work\pytorch\pytorch\third_party\fmt\include\fmt\base.h(930): warning C4834: discarding return value of function with [[nodiscard]] attribute 2025-12-04T09:19:33.3843602Z C:\actions-runner\_work\pytorch\pytorch\third_party\fmt\include\fmt\base.h(930): note: the template instantiation context (the oldest one first) is 2025-12-04T09:19:33.3845852Z C:\actions-runner\_work\pytorch\pytorch\third_party\fmt\src\format.cc(13): note: see reference to function template instantiation 'fmt::v12::locale_ref::locale_ref(const std::locale &)' being compiled 2025-12-04T09:19:33.3847883Z [5013/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_manager.cpp.obj 2025-12-04T09:19:33.6387489Z [5014/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_base.cpp.obj 2025-12-04T09:19:33.6389260Z [5015/6994] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\os.cc.obj 2025-12-04T09:19:33.6390111Z [5016/6994] Linking CXX static library lib\fmt.lib 2025-12-04T09:19:33.6391221Z [5017/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\utils.cpp.obj 2025-12-04T09:19:33.6392871Z [5018/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pbuilder.cpp.obj 2025-12-04T09:19:33.7872976Z [5019/6994] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\verbose.cpp.obj 2025-12-04T09:19:33.7874457Z [5020/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\libkineto_api.cpp.obj 2025-12-04T09:19:33.7875890Z [5021/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ApproximateClock.cpp.obj 2025-12-04T09:19:33.7877277Z [5022/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\AbstractConfig.cpp.obj 2025-12-04T09:19:33.9097689Z [5023/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\ThreadUtil.cpp.obj 2025-12-04T09:19:33.9098706Z [5024/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityProfiler.cpp.obj 2025-12-04T09:19:33.9099772Z [5025/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerController.cpp.obj 2025-12-04T09:19:33.9100816Z [5026/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerProxy.cpp.obj 2025-12-04T09:19:34.1265642Z [5027/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DaemonConfigLoader.cpp.obj 2025-12-04T09:19:34.1267165Z [5028/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ConfigLoader.cpp.obj 2025-12-04T09:19:34.1268557Z [5029/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Demangle.cpp.obj 2025-12-04T09:19:34.1270456Z [5030/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Config.cpp.obj 2025-12-04T09:19:34.1271917Z [5031/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityType.cpp.obj 2025-12-04T09:19:34.3227134Z [5032/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityApi.cpp.obj 2025-12-04T09:19:34.3228073Z [5033/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\IpcFabricConfigClient.cpp.obj 2025-12-04T09:19:34.3229000Z [5034/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceUtil.cpp.obj 2025-12-04T09:19:34.3230000Z [5035/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceProperties.cpp.obj 2025-12-04T09:19:34.5792952Z [5036/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ILoggerObserver.cpp.obj 2025-12-04T09:19:34.5793981Z [5037/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\GenericTraceActivity.cpp.obj 2025-12-04T09:19:34.5794855Z [5038/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\LoggingAPI.cpp.obj 2025-12-04T09:19:34.5795650Z [5039/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Logger.cpp.obj 2025-12-04T09:19:34.5796382Z [5040/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\init.cpp.obj 2025-12-04T09:19:34.7312531Z [5041/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_csv.cpp.obj 2025-12-04T09:19:34.7314223Z [5042/6994] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_json.cpp.obj 2025-12-04T09:19:34.7315584Z [5043/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-aligned.c.obj 2025-12-04T09:19:34.7317044Z [5044/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc.c.obj 2025-12-04T09:19:34.7318047Z [5045/6994] Linking CXX static library lib\kineto.lib 2025-12-04T09:19:35.0686505Z [5046/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-posix.c.obj 2025-12-04T09:19:35.0687292Z [5047/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\arena.c.obj 2025-12-04T09:19:35.0687999Z [5048/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\bitmap.c.obj 2025-12-04T09:19:35.0688705Z [5049/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\heap.c.obj 2025-12-04T09:19:35.0689463Z [5050/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\libc.c.obj 2025-12-04T09:19:35.4042897Z [5051/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\os.c.obj 2025-12-04T09:19:35.4043665Z [5052/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\init.c.obj 2025-12-04T09:19:35.4044378Z [5053/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\page.c.obj 2025-12-04T09:19:35.4045104Z [5054/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\random.c.obj 2025-12-04T09:19:35.4045882Z [5055/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment.c.obj 2025-12-04T09:19:35.7717899Z [5056/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment-map.c.obj 2025-12-04T09:19:35.7718728Z [5057/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\stats.c.obj 2025-12-04T09:19:35.7719490Z [5058/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\prim\prim.c.obj 2025-12-04T09:19:35.7720138Z [5059/6994] Building CXX object c10\CMakeFiles\c10.dir\core\Allocator.cpp.obj 2025-12-04T09:19:35.7720843Z [5060/6994] Building CXX object c10\CMakeFiles\c10.dir\core\AllocatorConfig.cpp.obj 2025-12-04T09:19:35.7721438Z [5061/6994] Building CXX object c10\CMakeFiles\c10.dir\core\CachingDeviceAllocator.cpp.obj 2025-12-04T09:19:37.1305706Z [5062/6994] Building CXX object c10\CMakeFiles\c10.dir\core\CPUAllocator.cpp.obj 2025-12-04T09:19:37.1306541Z [5063/6994] Building CXX object c10\CMakeFiles\c10.dir\core\AutogradState.cpp.obj 2025-12-04T09:19:37.1307128Z [5064/6994] Building CXX object c10\CMakeFiles\c10.dir\core\ConstantSymNodeImpl.cpp.obj 2025-12-04T09:19:37.1307709Z [5065/6994] Building CXX object c10\CMakeFiles\c10.dir\core\CopyBytes.cpp.obj 2025-12-04T09:19:37.1308254Z [5066/6994] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKeySet.cpp.obj 2025-12-04T09:19:37.1308782Z [5067/6994] Building CXX object c10\CMakeFiles\c10.dir\core\Device.cpp.obj 2025-12-04T09:19:40.2674449Z [5068/6994] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKey.cpp.obj 2025-12-04T09:19:40.2675413Z [5069/6994] Building CXX object c10\CMakeFiles\c10.dir\core\DeviceType.cpp.obj 2025-12-04T09:19:40.2676169Z [5070/6994] Building CXX object c10\CMakeFiles\c10.dir\core\GeneratorImpl.cpp.obj 2025-12-04T09:19:40.2677010Z [5071/6994] Building CXX object c10\CMakeFiles\c10.dir\core\DefaultDtype.cpp.obj 2025-12-04T09:19:40.2677643Z [5072/6994] Building CXX object c10\CMakeFiles\c10.dir\core\GradMode.cpp.obj 2025-12-04T09:19:40.2678230Z [5073/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SafePyObject.cpp.obj 2025-12-04T09:19:40.2678773Z [5074/6994] Building CXX object c10\CMakeFiles\c10.dir\core\InferenceMode.cpp.obj 2025-12-04T09:19:40.6240896Z [5075/6994] Building CXX object c10\CMakeFiles\c10.dir\core\ScalarType.cpp.obj 2025-12-04T09:19:40.6241498Z [5076/6994] Building CXX object c10\CMakeFiles\c10.dir\core\Storage.cpp.obj 2025-12-04T09:19:40.6242111Z [5077/6994] Building CXX object c10\CMakeFiles\c10.dir\core\RefcountedDeleter.cpp.obj 2025-12-04T09:19:40.6242963Z [5078/6994] Building CXX object c10\CMakeFiles\c10.dir\core\Scalar.cpp.obj 2025-12-04T09:19:40.6243424Z [5079/6994] Linking CXX static library lib\dnnl.lib 2025-12-04T09:19:40.6243887Z [5080/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymBool.cpp.obj 2025-12-04T09:19:40.6244444Z [5081/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloat.cpp.obj 2025-12-04T09:19:41.0200790Z [5082/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymNodeImpl.cpp.obj 2025-12-04T09:19:41.0201408Z [5083/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntArrayRef.cpp.obj 2025-12-04T09:19:41.0202038Z [5084/6994] Building CXX object c10\CMakeFiles\c10.dir\core\StorageImpl.cpp.obj 2025-12-04T09:19:41.0202667Z [5085/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymInt.cpp.obj 2025-12-04T09:19:41.0203207Z [5086/6994] Building CXX object c10\CMakeFiles\c10.dir\core\Stream.cpp.obj 2025-12-04T09:19:41.0203749Z [5087/6994] Building CXX object c10\CMakeFiles\c10.dir\core\SymbolicShapeMeta.cpp.obj 2025-12-04T09:19:41.1367772Z [5088/6994] Building CXX object c10\CMakeFiles\c10.dir\core\TensorOptions.cpp.obj 2025-12-04T09:19:41.1368916Z [5089/6994] Building CXX object c10\CMakeFiles\c10.dir\core\WrapDimMinimal.cpp.obj 2025-12-04T09:19:41.1369954Z [5090/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COW.cpp.obj 2025-12-04T09:19:41.1371009Z [5091/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COWDeleter.cpp.obj 2025-12-04T09:19:41.1372541Z [5092/6994] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\options.c.obj 2025-12-04T09:19:41.1374096Z [5093/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\HermeticPyObjectTLS.cpp.obj 2025-12-04T09:19:41.4644270Z [5094/6994] Building CXX object c10\CMakeFiles\c10.dir\core\TensorImpl.cpp.obj 2025-12-04T09:19:41.4644855Z [5095/6994] Linking CXX static library lib\mimalloc.lib 2025-12-04T09:19:41.4645341Z [5096/6994] Building CXX object c10\CMakeFiles\c10.dir\core\UndefinedTensorImpl.cpp.obj 2025-12-04T09:19:41.4646044Z [5097/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\DeviceGuardImplInterface.cpp.obj 2025-12-04T09:19:41.4646765Z [5098/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\GPUTrace.cpp.obj 2025-12-04T09:19:41.4647358Z [5099/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\LocalDispatchKeySet.cpp.obj 2025-12-04T09:19:41.7289082Z [5100/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\SizesAndStrides.cpp.obj 2025-12-04T09:19:41.7290430Z [5101/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\TorchDispatchModeTLS.cpp.obj 2025-12-04T09:19:41.7291171Z [5102/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreterHooks.cpp.obj 2025-12-04T09:19:41.7291983Z [5103/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PythonDispatcherTLS.cpp.obj 2025-12-04T09:19:41.7292883Z [5104/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreter.cpp.obj 2025-12-04T09:19:41.7293651Z [5105/6994] Building CXX object c10\CMakeFiles\c10.dir\core\thread_pool.cpp.obj 2025-12-04T09:19:42.0045334Z [5106/6994] Building CXX object c10\CMakeFiles\c10.dir\core\impl\alloc_cpu.cpp.obj 2025-12-04T09:19:42.0046534Z [5107/6994] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUCachingAllocator.cpp.obj 2025-12-04T09:19:42.0047774Z [5108/6994] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUProfilingAllocator.cpp.obj 2025-12-04T09:19:42.0048874Z [5109/6994] Building CXX object c10\CMakeFiles\c10.dir\util\C++17.cpp.obj 2025-12-04T09:19:42.0049828Z [5110/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Bfloat16.cpp.obj 2025-12-04T09:19:42.0050872Z [5111/6994] Building CXX object c10\CMakeFiles\c10.dir\util\ApproximateClock.cpp.obj 2025-12-04T09:19:42.0694049Z [5112/6994] Building CXX object c10\CMakeFiles\c10.dir\util\DynamicCounter.cpp.obj 2025-12-04T09:19:42.0695141Z [5113/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fnuz.cpp.obj 2025-12-04T09:19:42.0696167Z [5114/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2.cpp.obj 2025-12-04T09:19:42.0697485Z [5115/6994] Building CXX object c10\CMakeFiles\c10.dir\util\DeadlockDetection.cpp.obj 2025-12-04T09:19:42.0698968Z [5116/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fn.cpp.obj 2025-12-04T09:19:42.0700129Z [5117/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Exception.cpp.obj 2025-12-04T09:19:42.3190725Z [5118/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2fnuz.cpp.obj 2025-12-04T09:19:42.3191816Z [5119/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Backtrace.cpp.obj 2025-12-04T09:19:42.3192782Z [5120/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e8m0fnu.cpp.obj 2025-12-04T09:19:42.3193769Z [5121/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Optional.cpp.obj 2025-12-04T09:19:42.3194841Z [5122/6994] Building CXX object c10\CMakeFiles\c10.dir\util\LeftRight.cpp.obj 2025-12-04T09:19:42.3195806Z [5123/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Gauge.cpp.obj 2025-12-04T09:19:42.3196777Z [5124/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Half.cpp.obj 2025-12-04T09:19:42.5676643Z [5125/6994] Building CXX object c10\CMakeFiles\c10.dir\util\ParallelGuard.cpp.obj 2025-12-04T09:19:42.5677727Z [5126/6994] Building CXX object c10\CMakeFiles\c10.dir\util\MathConstants.cpp.obj 2025-12-04T09:19:42.5678738Z [5127/6994] Building CXX object c10\CMakeFiles\c10.dir\util\NetworkFlow.cpp.obj 2025-12-04T09:19:42.5679699Z [5128/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Logging.cpp.obj 2025-12-04T09:19:42.5680657Z [5129/6994] Building CXX object c10\CMakeFiles\c10.dir\util\SmallVector.cpp.obj 2025-12-04T09:19:42.5681611Z [5130/6994] Building CXX object c10\CMakeFiles\c10.dir\util\TypeList.cpp.obj 2025-12-04T09:19:42.7333765Z [5131/6994] Building CXX object c10\CMakeFiles\c10.dir\util\TypeTraits.cpp.obj 2025-12-04T09:19:42.7334389Z [5132/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Type_demangle.cpp.obj 2025-12-04T09:19:42.7335151Z [5133/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Type_no_demangle.cpp.obj 2025-12-04T09:19:42.7336202Z [5134/6994] Building CXX object c10\CMakeFiles\c10.dir\util\ThreadLocalDebugInfo.cpp.obj 2025-12-04T09:19:42.7337577Z [5135/6994] Building CXX object c10\CMakeFiles\c10.dir\util\TypeCast.cpp.obj 2025-12-04T09:19:42.7340195Z [5136/6994] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_gflags.cpp.obj 2025-12-04T09:19:43.0261498Z [5137/6994] Building CXX object c10\CMakeFiles\c10.dir\util\UniqueVoidPtr.cpp.obj 2025-12-04T09:19:43.0262578Z [5138/6994] Building CXX object c10\CMakeFiles\c10.dir\util\StringUtil.cpp.obj 2025-12-04T09:19:43.0263594Z [5139/6994] Building CXX object c10\CMakeFiles\c10.dir\util\error.cpp.obj 2025-12-04T09:19:43.0264643Z [5140/6994] Building CXX object c10\CMakeFiles\c10.dir\util\complex_math.cpp.obj 2025-12-04T09:19:43.0265649Z [5141/6994] Building CXX object c10\CMakeFiles\c10.dir\util\WaitCounter.cpp.obj 2025-12-04T09:19:43.0266634Z [5142/6994] Building CXX object c10\CMakeFiles\c10.dir\util\env.cpp.obj 2025-12-04T09:19:43.0267565Z [5143/6994] Building CXX object c10\CMakeFiles\c10.dir\util\Unicode.cpp.obj 2025-12-04T09:19:43.3926823Z [5144/6994] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_no_gflags.cpp.obj 2025-12-04T09:19:43.3927510Z [5145/6994] Building CXX object c10\CMakeFiles\c10.dir\util\intrusive_ptr.cpp.obj 2025-12-04T09:19:43.3928122Z [5146/6994] Building CXX object c10\CMakeFiles\c10.dir\util\int128.cpp.obj 2025-12-04T09:19:43.3928786Z [5147/6994] Building CXX object c10\CMakeFiles\c10.dir\util\numa.cpp.obj 2025-12-04T09:19:43.3929465Z [5148/6994] Building CXX object c10\CMakeFiles\c10.dir\util\thread_name.cpp.obj 2025-12-04T09:19:43.3930157Z [5149/6994] Building CXX object c10\CMakeFiles\c10.dir\util\signal_handler.cpp.obj 2025-12-04T09:19:43.5402061Z [5150/6994] Building CXX object c10\test\CMakeFiles\c10_CompileTimeFunctionPointer_test.dir\core\CompileTimeFunctionPointer_test.cpp.obj 2025-12-04T09:19:43.5405295Z [5151/6994] Building CXX object c10\CMakeFiles\c10.dir\util\typeid.cpp.obj 2025-12-04T09:19:43.5406319Z [5152/6994] Building CXX object c10\CMakeFiles\c10.dir\util\tempfile.cpp.obj 2025-12-04T09:19:43.5407598Z [5153/6994] Building CXX object c10\test\CMakeFiles\c10_AllocatorConfig_test.dir\core\AllocatorConfig_test.cpp.obj 2025-12-04T09:19:43.5408985Z [5154/6994] Building CXX object c10\test\CMakeFiles\c10_Device_test.dir\core\Device_test.cpp.obj 2025-12-04T09:19:43.9197862Z [5155/6994] Building CXX object c10\test\CMakeFiles\c10_DeviceGuard_test.dir\core\DeviceGuard_test.cpp.obj 2025-12-04T09:19:43.9198793Z [5156/6994] Building CXX object c10\test\CMakeFiles\c10_DispatchKeySet_test.dir\core\DispatchKeySet_test.cpp.obj 2025-12-04T09:19:43.9199528Z [5157/6994] Building CXX object c10\test\CMakeFiles\c10_Scalar_test.dir\core\Scalar_test.cpp.obj 2025-12-04T09:19:43.9200206Z [5158/6994] Building CXX object c10\test\CMakeFiles\c10_SymInt_test.dir\core\SymInt_test.cpp.obj 2025-12-04T09:19:43.9201054Z [5159/6994] Building CXX object c10\test\CMakeFiles\c10_StreamGuard_test.dir\core\StreamGuard_test.cpp.obj 2025-12-04T09:19:44.0475249Z [5160/6994] Building CXX object c10\test\CMakeFiles\c10_InlineDeviceGuard_test.dir\core\impl\InlineDeviceGuard_test.cpp.obj 2025-12-04T09:19:44.0476560Z [5161/6994] Building CXX object c10\test\CMakeFiles\c10_SizesAndStrides_test.dir\core\impl\SizesAndStrides_test.cpp.obj 2025-12-04T09:19:44.0478180Z [5162/6994] Building CXX object c10\test\CMakeFiles\c10_InlineStreamGuard_test.dir\core\impl\InlineStreamGuard_test.cpp.obj 2025-12-04T09:19:44.0479206Z [5163/6994] Building CXX object c10\test\CMakeFiles\c10_ConstexprCrc_test.dir\util\ConstexprCrc_test.cpp.obj 2025-12-04T09:19:44.0479908Z [5164/6994] Building CXX object c10\test\CMakeFiles\c10_cow_test.dir\core\impl\cow_test.cpp.obj 2025-12-04T09:19:44.3660609Z [5165/6994] Building CXX object c10\test\CMakeFiles\c10_ArrayRef_test.dir\util\ArrayRef_test.cpp.obj 2025-12-04T09:19:44.3661237Z [5166/6994] Linking CXX shared library bin\c10.dll 2025-12-04T09:19:44.3661792Z [5167/6994] Building CXX object c10\test\CMakeFiles\c10_Bitset_test.dir\util\Bitset_test.cpp.obj 2025-12-04T09:19:44.3662492Z [5168/6994] Building CXX object c10\test\CMakeFiles\c10_Enumerate_test.dir\util\Enumerate_test.cpp.obj 2025-12-04T09:19:44.3663465Z [5169/6994] Building CXX object c10\test\CMakeFiles\c10_DeadlockDetection_test.dir\util\DeadlockDetection_test.cpp.obj 2025-12-04T09:19:44.4574008Z [5170/6994] Building CXX object c10\test\CMakeFiles\c10_Half_test.dir\util\Half_test.cpp.obj 2025-12-04T09:19:44.4574618Z [5171/6994] Linking CXX executable bin\c10_AllocatorConfig_test.exe 2025-12-04T09:19:44.4575179Z [5172/6994] Linking CXX executable bin\c10_CompileTimeFunctionPointer_test.exe 2025-12-04T09:19:44.4575987Z [5173/6994] Building CXX object c10\test\CMakeFiles\c10_NetworkFlow_test.dir\util\NetworkFlow_test.cpp.obj 2025-12-04T09:19:44.4576745Z [5174/6994] Building CXX object c10\test\CMakeFiles\c10_IntrusiveList_test.dir\util\IntrusiveList_test.cpp.obj 2025-12-04T09:19:44.4577537Z [5175/6994] Building CXX object c10\test\CMakeFiles\c10_LeftRight_test.dir\util\LeftRight_test.cpp.obj 2025-12-04T09:19:44.6133933Z [5176/6994] Linking CXX executable bin\c10_DeviceGuard_test.exe 2025-12-04T09:19:44.6134741Z [5177/6994] Linking CXX executable bin\c10_Device_test.exe 2025-12-04T09:19:44.6135544Z [5178/6994] Linking CXX executable bin\c10_StreamGuard_test.exe 2025-12-04T09:19:44.6136272Z [5179/6994] Linking CXX executable bin\c10_Scalar_test.exe 2025-12-04T09:19:44.6137020Z [5180/6994] Linking CXX executable bin\c10_DispatchKeySet_test.exe 2025-12-04T09:19:44.6137797Z [5181/6994] Linking CXX executable bin\c10_SymInt_test.exe 2025-12-04T09:19:44.6138546Z [5182/6994] Linking CXX executable bin\c10_InlineDeviceGuard_test.exe 2025-12-04T09:19:44.6139408Z [5183/6994] Linking CXX executable bin\c10_InlineStreamGuard_test.exe 2025-12-04T09:19:44.7487882Z [5184/6994] Linking CXX executable bin\c10_SizesAndStrides_test.exe 2025-12-04T09:19:44.7488961Z [5185/6994] Linking CXX executable bin\c10_cow_test.exe 2025-12-04T09:19:44.7489678Z [5186/6994] Linking CXX executable bin\c10_ArrayRef_test.exe 2025-12-04T09:19:44.7490395Z [5187/6994] Linking CXX executable bin\c10_Bitset_test.exe 2025-12-04T09:19:44.7491182Z [5188/6994] Linking CXX executable bin\c10_ConstexprCrc_test.exe 2025-12-04T09:19:44.7491987Z [5189/6994] Linking CXX executable bin\c10_DeadlockDetection_test.exe 2025-12-04T09:19:44.7492757Z [5190/6994] Linking CXX executable bin\c10_Enumerate_test.exe 2025-12-04T09:19:44.7493527Z [5191/6994] Linking CXX executable bin\c10_Half_test.exe 2025-12-04T09:19:45.0853453Z [5192/6994] Linking CXX executable bin\c10_LeftRight_test.exe 2025-12-04T09:19:45.0854095Z [5193/6994] Linking CXX executable bin\c10_IntrusiveList_test.exe 2025-12-04T09:19:45.0854700Z [5194/6994] Linking CXX executable bin\c10_NetworkFlow_test.exe 2025-12-04T09:19:45.0855713Z [5195/6994] Building CXX object c10\test\CMakeFiles\c10_Semaphore_test.dir\util\Semaphore_test.cpp.obj 2025-12-04T09:19:45.0857066Z [5196/6994] Building CXX object c10\test\CMakeFiles\c10_Synchronized_test.dir\util\Synchronized_test.cpp.obj 2025-12-04T09:19:45.0857902Z [5197/6994] Building CXX object c10\test\CMakeFiles\c10_ThreadLocal_test.dir\util\ThreadLocal_test.cpp.obj 2025-12-04T09:19:45.2188041Z [5198/6994] Building CXX object c10\test\CMakeFiles\c10_accumulate_test.dir\util\accumulate_test.cpp.obj 2025-12-04T09:19:45.2189216Z [5199/6994] Building CXX object c10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj 2025-12-04T09:19:45.2190325Z [5200/6994] Building CXX object c10\test\CMakeFiles\c10_bit_cast_test.dir\util\bit_cast_test.cpp.obj 2025-12-04T09:19:45.2191385Z [5201/6994] Building CXX object c10\test\CMakeFiles\c10_bfloat16_test.dir\util\bfloat16_test.cpp.obj 2025-12-04T09:19:45.2192268Z [5202/6994] Linking CXX executable bin\c10_Semaphore_test.exe 2025-12-04T09:19:45.5681962Z [5203/6994] Linking CXX executable bin\c10_ThreadLocal_test.exe 2025-12-04T09:19:45.5682823Z [5204/6994] Linking CXX executable bin\c10_Synchronized_test.exe 2025-12-04T09:19:45.5683570Z [5205/6994] Building CXX object c10\test\CMakeFiles\c10_complex_math_test.dir\util\complex_math_test.cpp.obj 2025-12-04T09:19:45.5684556Z [5206/6994] Linking CXX executable bin\c10_accumulate_test.exe 2025-12-04T09:19:45.5685259Z [5207/6994] Linking CXX executable bin\c10_TypeIndex_test.exe 2025-12-04T09:19:45.5686241Z [5208/6994] Linking CXX executable bin\c10_bit_cast_test.exe 2025-12-04T09:19:45.5686925Z [5209/6994] Linking CXX executable bin\c10_bfloat16_test.exe 2025-12-04T09:19:45.5687621Z [5210/6994] Linking CXX executable bin\c10_complex_math_test.exe 2025-12-04T09:19:45.6967183Z [5211/6994] Building CXX object c10\test\CMakeFiles\c10_error_test.dir\util\error_test.cpp.obj 2025-12-04T09:19:45.6968559Z [5212/6994] Building CXX object c10\test\CMakeFiles\c10_exception_test.dir\util\exception_test.cpp.obj 2025-12-04T09:19:45.6969901Z [5213/6994] Building CXX object c10\test\CMakeFiles\c10_flags_test.dir\util\flags_test.cpp.obj 2025-12-04T09:19:45.6971294Z [5214/6994] Building CXX object c10\test\CMakeFiles\c10_generic_math_test.dir\util\generic_math_test.cpp.obj 2025-12-04T09:19:45.6972690Z [5215/6994] Building CXX object c10\test\CMakeFiles\c10_complex_test.dir\util\complex_test.cpp.obj 2025-12-04T09:19:45.7937946Z [5216/6994] Linking CXX executable bin\c10_error_test.exe 2025-12-04T09:19:45.7938933Z [5217/6994] Building CXX object c10\test\CMakeFiles\c10_irange_test.dir\util\irange_test.cpp.obj 2025-12-04T09:19:45.7939938Z [5218/6994] Linking CXX executable bin\c10_exception_test.exe 2025-12-04T09:19:45.7940993Z [5219/6994] Building CXX object c10\test\CMakeFiles\c10_intrusive_ptr_test.dir\util\intrusive_ptr_test.cpp.obj 2025-12-04T09:19:45.7942239Z [5220/6994] Building CXX object c10\test\CMakeFiles\c10_lazy_test.dir\util\lazy_test.cpp.obj 2025-12-04T09:19:45.7943263Z [5221/6994] Linking CXX executable bin\c10_flags_test.exe 2025-12-04T09:19:46.1928345Z [5222/6994] Linking CXX executable bin\c10_generic_math_test.exe 2025-12-04T09:19:46.1929055Z [5223/6994] Linking CXX executable bin\c10_complex_test.exe 2025-12-04T09:19:46.1929534Z [5224/6994] Linking CXX executable bin\c10_irange_test.exe 2025-12-04T09:19:46.1929951Z [5225/6994] Linking CXX executable bin\c10_lazy_test.exe 2025-12-04T09:19:46.1930354Z [5226/6994] Linking CXX executable bin\c10_intrusive_ptr_test.exe 2025-12-04T09:19:46.1930939Z [5227/6994] Building CXX object c10\test\CMakeFiles\c10_logging_test.dir\util\logging_test.cpp.obj 2025-12-04T09:19:46.1931625Z [5228/6994] Building CXX object c10\test\CMakeFiles\c10_registry_test.dir\util\registry_test.cpp.obj 2025-12-04T09:19:46.2436665Z [5229/6994] Building CXX object c10\test\CMakeFiles\c10_nofatal_test.dir\util\nofatal_test.cpp.obj 2025-12-04T09:19:46.2438225Z [5230/6994] Building CXX object c10\test\CMakeFiles\c10_ordered_preserving_dict_test.dir\util\ordered_preserving_dict_test.cpp.obj 2025-12-04T09:19:46.2439451Z [5231/6994] Linking CXX executable bin\c10_logging_test.exe 2025-12-04T09:19:46.2440516Z [5232/6994] Building CXX object c10\test\CMakeFiles\c10_optional_test.dir\util\optional_test.cpp.obj 2025-12-04T09:19:46.2442185Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\optional_test.cpp(70): warning C4834: discarding return value of function with [[nodiscard]] attribute 2025-12-04T09:19:46.2444162Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\optional_test.cpp(70): note: the template instantiation context (the oldest one first) is 2025-12-04T09:19:46.2447751Z 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-12-04T09:19:46.2454738Z 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-12-04T09:19:46.2461786Z 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-12-04T09:19:46.2468456Z 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-12-04T09:19:46.2473674Z 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-12-04T09:19:46.2475625Z with 2025-12-04T09:19:46.2475935Z [ 2025-12-04T09:19:46.2477741Z T=testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register::Type 2025-12-04T09:19:46.2479873Z ] 2025-12-04T09:19:46.3469789Z 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-12-04T09:19:46.3470730Z with 2025-12-04T09:19:46.3470969Z [ 2025-12-04T09:19:46.3471950Z T=testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register::Type 2025-12-04T09:19:46.3472970Z ] 2025-12-04T09:19:46.3473354Z [5233/6994] Building CXX object c10\test\CMakeFiles\c10_ssize_test.dir\util\ssize_test.cpp.obj 2025-12-04T09:19:46.5280525Z [5234/6994] Building CXX object c10\test\CMakeFiles\c10_small_vector_test.dir\util\small_vector_test.cpp.obj 2025-12-04T09:19:46.5281295Z [5235/6994] Building CXX object c10\test\CMakeFiles\c10_string_util_test.dir\util\string_util_test.cpp.obj 2025-12-04T09:19:46.5281893Z [5236/6994] Linking CXX executable bin\c10_nofatal_test.exe 2025-12-04T09:19:46.5282352Z [5237/6994] Linking CXX executable bin\c10_ordered_preserving_dict_test.exe 2025-12-04T09:19:46.5282833Z [5238/6994] Linking CXX executable bin\c10_registry_test.exe 2025-12-04T09:19:46.5283357Z [5239/6994] Linking CXX executable bin\c10_optional_test.exe 2025-12-04T09:19:46.5283858Z [5240/6994] Linking CXX executable bin\c10_ssize_test.exe 2025-12-04T09:19:46.7372397Z [5241/6994] Building C object caffe2\CMakeFiles\torch_global_deps.dir\__\torch\csrc\empty.c.obj 2025-12-04T09:19:46.7372989Z [5242/6994] Linking CXX executable bin\c10_string_util_test.exe 2025-12-04T09:19:46.7373580Z [5243/6994] Building CXX object c10\test\CMakeFiles\c10_string_view_test.dir\util\string_view_test.cpp.obj 2025-12-04T09:19:46.7374303Z [5244/6994] Linking CXX executable bin\c10_small_vector_test.exe 2025-12-04T09:19:46.7375137Z [5245/6994] Building C object sleef\src\libm\CMakeFiles\mkrename.dir\mkrename.c.obj 2025-12-04T09:19:46.7376251Z [5246/6994] Building C object sleef\src\libm\CMakeFiles\mkrename_gnuabi.dir\mkrename_gnuabi.c.obj 2025-12-04T09:19:46.8180414Z [5247/6994] Linking C shared library bin\torch_global_deps.dll 2025-12-04T09:19:46.8181780Z [5248/6994] Building CXX object c10\test\CMakeFiles\c10_tempfile_test.dir\util\tempfile_test.cpp.obj 2025-12-04T09:19:46.8182725Z [5249/6994] Linking CXX executable bin\c10_string_view_test.exe 2025-12-04T09:19:46.8183400Z [5250/6994] Building CXX object c10\benchmark\CMakeFiles\c10_intrusive_ptr_benchmark.dir\intrusive_ptr_benchmark.cpp.obj 2025-12-04T09:19:46.8184300Z [5251/6994] Building CXX object c10\test\CMakeFiles\c10_typeid_test.dir\util\typeid_test.cpp.obj 2025-12-04T09:19:46.9772311Z [5252/6994] Building C object sleef\src\libm\CMakeFiles\mkmasked_gnuabi.dir\mkmasked_gnuabi.c.obj 2025-12-04T09:19:46.9773103Z [5253/6994] Linking C executable sleef\bin\mkrename.exe 2025-12-04T09:19:46.9773550Z [5254/6994] Linking C executable sleef\bin\mkrename_gnuabi.exe 2025-12-04T09:19:46.9773949Z [5255/6994] Generating include/renameavx512fnofma.h 2025-12-04T09:19:46.9774402Z Generating renameavx512fnofma.h: mkrename "cinz_" "8" "16" "avx512fnofma" 2025-12-04T09:19:46.9774729Z 2025-12-04T09:19:46.9774955Z [5256/6994] Building C object sleef\src\libm\CMakeFiles\mkalias.dir\mkalias.c.obj 2025-12-04T09:19:46.9775513Z [5257/6994] Building C object sleef\src\libm\CMakeFiles\mkdisp.dir\mkdisp.c.obj 2025-12-04T09:19:46.9776005Z [5258/6994] Linking CXX executable bin\c10_tempfile_test.exe 2025-12-04T09:19:47.0626887Z [5259/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.0627540Z [5260/6994] Linking C executable sleef\bin\mkmasked_gnuabi.exe 2025-12-04T09:19:47.0628082Z [5261/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.0628603Z [5262/6994] Linking C executable sleef\bin\mkalias.exe 2025-12-04T09:19:47.0629163Z [5263/6994] Generating include/renameavx512f.h 2025-12-04T09:19:47.0629562Z Generating renameavx512f.h: mkrename "finz_" "8" "16" "avx512f" 2025-12-04T09:19:47.0629848Z 2025-12-04T09:19:47.0629975Z [5264/6994] Generating include/renameavx2.h 2025-12-04T09:19:47.0630318Z Generating renameavx2.h: mkrename "finz_" "4" "8" "avx2" 2025-12-04T09:19:47.0630594Z 2025-12-04T09:19:47.0927652Z [5265/6994] Linking CXX executable bin\c10_typeid_test.exe 2025-12-04T09:19:47.0928643Z [5266/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.0929940Z [5267/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.0930925Z [5268/6994] Linking C executable sleef\bin\mkdisp.exe 2025-12-04T09:19:47.0931601Z [5269/6994] Generating include/renameavx2128.h 2025-12-04T09:19:47.0932352Z Generating renameavx2128.h: mkrename "finz_" "2" "4" "avx2128" 2025-12-04T09:19:47.0932938Z 2025-12-04T09:19:47.0933280Z [5270/6994] Linking CXX executable bin\c10_intrusive_ptr_benchmark.exe 2025-12-04T09:19:47.2155561Z [5271/6994] Generating include/renamefma4.h 2025-12-04T09:19:47.2156282Z Generating renamefma4.h: mkrename "finz_" "4" "8" "fma4" 2025-12-04T09:19:47.2156763Z 2025-12-04T09:19:47.2157294Z [5272/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.2158443Z [5273/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.2159628Z [5274/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.2160812Z [5275/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.3263277Z [5276/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.3264016Z [5277/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.3264629Z [5278/6994] Generating include/renameavx.h 2025-12-04T09:19:47.3264992Z Generating renameavx.h: mkrename "cinz_" "4" "8" "avx" 2025-12-04T09:19:47.3265243Z 2025-12-04T09:19:47.3265497Z [5279/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.3266317Z [5280/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.3267005Z [5281/6994] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.3496102Z [5282/6994] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.3496798Z [5283/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.3497438Z [5284/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.3497917Z [5285/6994] Generating include/renamesse4.h 2025-12-04T09:19:47.3498266Z Generating renamesse4.h: mkrename "cinz_" "2" "4" "sse4" 2025-12-04T09:19:47.3498656Z [5286/6994] Generating include/renamesse2.h 2025-12-04T09:19:47.3499021Z Generating renamesse2.h: mkrename "cinz_" "2" "4" "sse2" 2025-12-04T09:19:47.3499436Z [5287/6994] Generating include/renamepurec_scalar.h 2025-12-04T09:19:47.4581031Z Generating renamepurec_scalar.h: mkrename "cinz_" "1" "1" "purec" 2025-12-04T09:19:47.4581393Z 2025-12-04T09:19:47.4581651Z [5288/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.4582254Z [5289/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.4582865Z [5290/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.4583488Z [5291/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.4584172Z [5292/6994] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.5588314Z [5293/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.5589479Z [5294/6994] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.5590606Z [5295/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.5591775Z [5296/6994] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.5592908Z [5297/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.5805115Z [5298/6994] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.5806032Z [5299/6994] Generating include/renamepurecfma_scalar.h 2025-12-04T09:19:47.5806780Z Generating renamepurecfma_scalar.h: mkrename "finz_" "1" "1" "purecfma" 2025-12-04T09:19:47.5807308Z 2025-12-04T09:19:47.5807768Z [5300/6994] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.5808616Z [5301/6994] Generating include/renamecuda.h 2025-12-04T09:19:47.5809164Z Generating renamecuda.h: mkrename "finz_" "1" "1" "cuda" 2025-12-04T09:19:47.5809563Z 2025-12-04T09:19:47.5810054Z [5302/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.6271975Z [5303/6994] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.6273017Z [5304/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.6273530Z [5305/6994] Generating sleeflibm_AVX.h.tmp 2025-12-04T09:19:47.6273989Z [5306/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.6274529Z [5307/6994] Generating sleeflibm_AVX2.h.tmp 2025-12-04T09:19:47.6274850Z [5308/6994] Generating sleeflibm_AVX2128.h.tmp 2025-12-04T09:19:47.6275168Z [5309/6994] Generating sleeflibm_AVX512F.h.tmp 2025-12-04T09:19:47.6275511Z [5310/6994] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-12-04T09:19:47.6275952Z [5311/6994] Generating sleeflibm_AVX512F_.h.tmp 2025-12-04T09:19:47.6603216Z [5312/6994] Generating sleeflibm_AVX_.h.tmp 2025-12-04T09:19:47.6603847Z [5313/6994] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-12-04T09:19:47.6604431Z [5314/6994] Generating sleeflibm_FMA4.h.tmp 2025-12-04T09:19:47.6605213Z [5315/6994] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-12-04T09:19:47.6605847Z [5316/6994] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-12-04T09:19:47.6606277Z [5317/6994] Generating sleeflibm_SSE2.h.tmp 2025-12-04T09:19:47.6606574Z [5318/6994] Generating sleeflibm_SSE4.h.tmp 2025-12-04T09:19:47.6607258Z [5319/6994] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.6608386Z [5320/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.6875354Z [5321/6994] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.6876323Z [5322/6994] Generating sleeflibm_SSE_.h.tmp 2025-12-04T09:19:47.6876882Z [5323/6994] Generating alias_AVX512F_sp.h.tmp 2025-12-04T09:19:47.6877446Z [5324/6994] Generating alias_AVX512F_dp.h.tmp 2025-12-04T09:19:47.6877966Z [5325/6994] Generating dispscalar.c.body 2025-12-04T09:19:47.6878547Z [5326/6994] Generating include/renamedspscalar.h 2025-12-04T09:19:47.6879120Z [5327/6994] Generating dispsse.c.tmp 2025-12-04T09:19:47.6879657Z [5328/6994] Generating include/renamedsp128.h 2025-12-04T09:19:47.6880615Z [5329/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.8042104Z [5330/6994] Generating dispavx.c.tmp 2025-12-04T09:19:47.8042693Z [5331/6994] Generating include/renamedsp256.h 2025-12-04T09:19:47.8043049Z [5332/6994] Generating ../../../include/sleef.h 2025-12-04T09:19:47.8043380Z [5333/6994] Generating include/alias_avx512f.h 2025-12-04T09:19:47.8043919Z [5334/6994] Generating dispscalar.c 2025-12-04T09:19:47.8044187Z [5335/6994] Generating dispsse.c 2025-12-04T09:19:47.8044470Z [5336/6994] Generating dispavx.c 2025-12-04T09:19:47.8044903Z [5337/6994] Building C object sleef\src\common\CMakeFiles\addSuffix.dir\addSuffix.c.obj 2025-12-04T09:19:47.8045503Z [5338/6994] Building C object sleef\src\common\CMakeFiles\common.dir\common.c.obj 2025-12-04T09:19:47.9122092Z [5339/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.9122774Z [5340/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimdsp.c.obj 2025-12-04T09:19:47.9123475Z [5341/6994] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.9124106Z [5342/6994] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimddp.c.obj 2025-12-04T09:19:47.9124699Z [5343/6994] Building C object sleef\src\libm\CMakeFiles\sleef.dir\rempitab.c.obj 2025-12-04T09:19:47.9125238Z [5344/6994] Linking C executable sleef\bin\addSuffix.exe 2025-12-04T09:19:48.1182562Z [5345/6994] Building C object sleef\src\libm\CMakeFiles\dispscalar_obj.dir\dispscalar.c.obj 2025-12-04T09:19:48.1183219Z [5346/6994] Building C object sleef\src\libm\CMakeFiles\dispsse_obj.dir\dispsse.c.obj 2025-12-04T09:19:48.1183938Z [5347/6994] Building C object sleef\src\common\CMakeFiles\arraymap.dir\arraymap.c.obj 2025-12-04T09:19:48.1184528Z [5348/6994] Building C object sleef\src\libm\CMakeFiles\dispavx_obj.dir\dispavx.c.obj 2025-12-04T09:19:48.1185202Z [5349/6994] Building CXX object caffe2\perfkernels\CMakeFiles\Caffe2_perfkernels_avx2.dir\common_avx2.cc.obj 2025-12-04T09:19:48.1186240Z [5350/6994] Building CXX object caffe2\perfkernels\CMakeFiles\Caffe2_perfkernels_avx2.dir\embedding_lookup_idx_avx2.cc.obj 2025-12-04T09:20:00.9711475Z [5351/6994] Linking CXX static library lib\Caffe2_perfkernels_avx2.lib 2025-12-04T09:20:00.9711960Z [5352/6994] Linking C static library sleef\lib\sleef.lib 2025-12-04T09:20:00.9712590Z [5353/6994] Generating C:/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/datapipe.pyi 2025-12-04T09:20:00.9713182Z [5354/6994] Regenerating version file... 2025-12-04T09:20:00.9714425Z [5355/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-12-04T09:20:01.3852182Z [5356/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-12-04T09:20:01.3886167Z [5357/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DTensorState.cpp.obj 2025-12-04T09:20:01.8015082Z [5358/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\AccumulateType.cpp.obj 2025-12-04T09:20:01.8015907Z [5359/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DeviceAccelerator.cpp.obj 2025-12-04T09:20:01.8016660Z [5360/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Dispatch.cpp.obj 2025-12-04T09:20:01.8017377Z [5361/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Context.cpp.obj 2025-12-04T09:20:01.8018099Z [5362/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CPUGeneratorImpl.cpp.obj 2025-12-04T09:20:02.7476016Z [5363/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FuncTorchTLS.cpp.obj 2025-12-04T09:20:02.7477389Z [5364/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ConjugateFallback.cpp.obj 2025-12-04T09:20:02.7478674Z [5365/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\EmptyTensor.cpp.obj 2025-12-04T09:20:02.7480230Z [5366/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DynamicLibrary.cpp.obj 2025-12-04T09:20:02.7481532Z [5367/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ExpandUtils.cpp.obj 2025-12-04T09:20:03.9668332Z [5368/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalStorageImpl.cpp.obj 2025-12-04T09:20:03.9669204Z [5369/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalTensorWrapper.cpp.obj 2025-12-04T09:20:03.9670187Z [5370/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalizeFallbackKernel.cpp.obj 2025-12-04T09:20:03.9670988Z [5371/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapMode.cpp.obj 2025-12-04T09:20:03.9671820Z [5372/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedTensorImpl.cpp.obj 2025-12-04T09:20:04.9143106Z [5373/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MemoryOverlap.cpp.obj 2025-12-04T09:20:04.9144693Z [5374/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MapAllocator.cpp.obj 2025-12-04T09:20:04.9146125Z [5375/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DLConvertor.cpp.obj 2025-12-04T09:20:04.9147649Z [5376/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CachedTensorUtils.cpp.obj 2025-12-04T09:20:04.9149147Z [5377/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNative.cpp.obj 2025-12-04T09:20:05.8273791Z [5378/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NamedTensorUtils.cpp.obj 2025-12-04T09:20:05.8274670Z [5379/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalInverses.cpp.obj 2025-12-04T09:20:05.8275439Z [5380/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelCommon.cpp.obj 2025-12-04T09:20:05.8276254Z [5381/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\PythonTorchFunctionTLS.cpp.obj 2025-12-04T09:20:06.4593613Z [5382/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedFallback.cpp.obj 2025-12-04T09:20:06.4594875Z [5383/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SavedTensorHooks.cpp.obj 2025-12-04T09:20:06.4595838Z [5384/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelThreadPoolNative.cpp.obj 2025-12-04T09:20:06.4596612Z [5385/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SequenceNumber.cpp.obj 2025-12-04T09:20:06.4597387Z [5386/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelOpenMP.cpp.obj 2025-12-04T09:20:07.3887522Z [5387/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapTransforms.cpp.obj 2025-12-04T09:20:07.3888782Z [5388/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchingRegistrations.cpp.obj 2025-12-04T09:20:07.3890083Z [5389/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorGeometry.cpp.obj 2025-12-04T09:20:07.3891627Z [5390/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ScalarOps.cpp.obj 2025-12-04T09:20:07.3892995Z [5391/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorMeta.cpp.obj 2025-12-04T09:20:08.2487058Z [5392/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NestedTensorImpl.cpp.obj 2025-12-04T09:20:08.2488609Z [5393/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIndexing.cpp.obj 2025-12-04T09:20:08.2489963Z [5394/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorNames.cpp.obj 2025-12-04T09:20:08.2491762Z [5395/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIterator.cpp.obj 2025-12-04T09:20:08.2493531Z [5396/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalPythonObjects.cpp.obj 2025-12-04T09:20:09.2455439Z [5397/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\StorageUtils.cpp.obj 2025-12-04T09:20:09.2456800Z [5398/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Version.cpp.obj 2025-12-04T09:20:09.2458193Z [5399/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapModeRegistrations.cpp.obj 2025-12-04T09:20:09.2459707Z [5400/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\FlushDenormal.cpp.obj 2025-12-04T09:20:09.2461265Z [5401/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseCsrTensorImpl.cpp.obj 2025-12-04T09:20:09.8091412Z [5402/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\Utils.cpp.obj 2025-12-04T09:20:09.8092836Z [5403/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorImpl.cpp.obj 2025-12-04T09:20:09.8094276Z [5404/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CPUGuardImpl.cpp.obj 2025-12-04T09:20:09.8095754Z [5405/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HIPHooksInterface.cpp.obj 2025-12-04T09:20:10.5062423Z [5406/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CUDAHooksInterface.cpp.obj 2025-12-04T09:20:10.5063866Z [5407/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Utils.cpp.obj 2025-12-04T09:20:10.5065189Z [5408/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HPUHooksInterface.cpp.obj 2025-12-04T09:20:10.5066747Z [5409/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MAIAHooksInterface.cpp.obj 2025-12-04T09:20:10.5067893Z [5410/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\IPUHooksInterface.cpp.obj 2025-12-04T09:20:10.8249692Z [5411/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MPSHooksInterface.cpp.obj 2025-12-04T09:20:10.8250525Z [5412/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorUtils.cpp.obj 2025-12-04T09:20:10.8251526Z [5413/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MTIAHooksInterface.cpp.obj 2025-12-04T09:20:10.8252338Z [5414/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MetaGuardImpl.cpp.obj 2025-12-04T09:20:10.8253095Z [5415/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalState.cpp.obj 2025-12-04T09:20:11.8987501Z [5416/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\PrivateUse1HooksInterface.cpp.obj 2025-12-04T09:20:11.8988820Z [5417/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\XLAHooksInterface.cpp.obj 2025-12-04T09:20:11.8990130Z [5418/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\XPUHooksInterface.cpp.obj 2025-12-04T09:20:11.8991568Z [5419/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ZeroTensorFallback.cpp.obj 2025-12-04T09:20:14.7255657Z [5420/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\ADInterpreters.cpp.obj 2025-12-04T09:20:14.7256503Z [5421/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\autocast_mode.cpp.obj 2025-12-04T09:20:14.7257340Z [5422/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesActivation.cpp.obj 2025-12-04T09:20:14.7258240Z [5423/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesConvolution.cpp.obj 2025-12-04T09:20:14.7259214Z [5424/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesBinaryOps.cpp.obj 2025-12-04T09:20:15.9622255Z [5425/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDynamic.cpp.obj 2025-12-04T09:20:15.9623895Z [5426/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDecompositions.cpp.obj 2025-12-04T09:20:15.9625480Z [5427/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesFactory.cpp.obj 2025-12-04T09:20:15.9627015Z [5428/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesHelper.cpp.obj 2025-12-04T09:20:18.4140150Z [5429/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesIndexing.cpp.obj 2025-12-04T09:20:18.4141147Z [5430/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLinearAlgebra.cpp.obj 2025-12-04T09:20:18.4142243Z [5431/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLoss.cpp.obj 2025-12-04T09:20:18.4143184Z [5432/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesModules.cpp.obj 2025-12-04T09:20:19.6816299Z [5433/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesNorm.cpp.obj 2025-12-04T09:20:19.6818584Z [5434/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesPooling.cpp.obj 2025-12-04T09:20:19.6819512Z [5435/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesRandomness.cpp.obj 2025-12-04T09:20:19.6820404Z [5436/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedTensorImpl.cpp.obj 2025-12-04T09:20:19.6821240Z [5437/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesReduceOps.cpp.obj 2025-12-04T09:20:22.1220486Z [5438/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesScatterOps.cpp.obj 2025-12-04T09:20:22.1222016Z [5439/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\FunctionalizeInterpreter.cpp.obj 2025-12-04T09:20:22.1223295Z [5440/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\Interpreter.cpp.obj 2025-12-04T09:20:22.1224828Z [5441/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PlumbingHelper.cpp.obj 2025-12-04T09:20:22.6140378Z [5442/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesUnaryOps.cpp.obj 2025-12-04T09:20:22.6141633Z [5443/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesViews.cpp.obj 2025-12-04T09:20:22.6142683Z [5444/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedFallback.cpp.obj 2025-12-04T09:20:22.6143809Z [5445/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\DynamicLayer.cpp.obj 2025-12-04T09:20:23.2856445Z [5446/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenGeneral.cpp.obj 2025-12-04T09:20:23.2857258Z [5447/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\TensorWrapper.cpp.obj 2025-12-04T09:20:23.2858147Z [5448/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\CachingHostAllocator.cpp.obj 2025-12-04T09:20:23.2859033Z [5449/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyBatchingRegistrations.cpp.obj 2025-12-04T09:20:23.2860083Z [5450/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\record_function.cpp.obj 2025-12-04T09:20:23.7329173Z [5451/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapInterpreter.cpp.obj 2025-12-04T09:20:23.7330721Z [5452/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyVmapTransforms.cpp.obj 2025-12-04T09:20:23.7333883Z [5453/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\BackendSelectFallbackKernel.cpp.obj 2025-12-04T09:20:24.2082109Z [5454/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dimname.cpp.obj 2025-12-04T09:20:24.2083056Z [5455/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypePropertiesRegistry.cpp.obj 2025-12-04T09:20:24.2083989Z [5456/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypeProperties.cpp.obj 2025-12-04T09:20:24.2084872Z [5457/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\GeneratorForPrivateuseone.cpp.obj 2025-12-04T09:20:24.2085701Z [5458/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dict.cpp.obj 2025-12-04T09:20:24.2086575Z [5459/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PyTorchOperatorHacks.cpp.obj 2025-12-04T09:20:24.7922620Z [5460/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Generator.cpp.obj 2025-12-04T09:20:24.7923460Z [5461/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Formatting.cpp.obj 2025-12-04T09:20:24.7924252Z [5462/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NestedIntSymNodeImpl.cpp.obj 2025-12-04T09:20:24.7925109Z [5463/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedTensor.cpp.obj 2025-12-04T09:20:24.7925818Z [5464/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\List.cpp.obj 2025-12-04T09:20:25.2571311Z [5465/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Range.cpp.obj 2025-12-04T09:20:25.2573160Z [5466/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\MetaFallbackKernel.cpp.obj 2025-12-04T09:20:25.2574691Z [5467/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedRegistrations.cpp.obj 2025-12-04T09:20:25.2576346Z [5468/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonOpRegistrationTrampoline.cpp.obj 2025-12-04T09:20:25.6869190Z [5469/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonFallbackKernel.cpp.obj 2025-12-04T09:20:25.6870796Z [5470/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Tensor.cpp.obj 2025-12-04T09:20:25.6872007Z [5471/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Vitals.cpp.obj 2025-12-04T09:20:25.6873330Z [5472/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TorchDispatchUtils.cpp.obj 2025-12-04T09:20:25.6874703Z [5473/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableHooksInterface.cpp.obj 2025-12-04T09:20:26.4013068Z [5474/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableFallbackKernel.cpp.obj 2025-12-04T09:20:26.4014444Z [5475/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\blob.cpp.obj 2025-12-04T09:20:26.4015918Z [5476/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapModeRegistrations.cpp.obj 2025-12-04T09:20:26.4017545Z [5477/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\ObservedOperators.cpp.obj 2025-12-04T09:20:26.4018960Z [5478/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\adaption.cpp.obj 2025-12-04T09:20:26.6853963Z [5479/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\boxing\KernelFunction.cpp.obj 2025-12-04T09:20:26.6854973Z [5480/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\class_type.cpp.obj 2025-12-04T09:20:26.6855944Z [5481/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\DispatchKeyExtractor.cpp.obj 2025-12-04T09:20:26.6857000Z [5482/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\custom_class.cpp.obj 2025-12-04T09:20:27.1214799Z [5483/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\Dispatcher.cpp.obj 2025-12-04T09:20:27.1216417Z [5484/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\OperatorEntry.cpp.obj 2025-12-04T09:20:27.1217908Z [5485/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\interned_strings.cpp.obj 2025-12-04T09:20:27.1219398Z [5486/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dynamic_type.cpp.obj 2025-12-04T09:20:27.1220769Z [5487/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\function_schema.cpp.obj 2025-12-04T09:20:27.6830476Z [5488/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\operator_name.cpp.obj 2025-12-04T09:20:27.6831885Z [5489/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\register_symbols.cpp.obj 2025-12-04T09:20:27.6833330Z [5490/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ivalue.cpp.obj 2025-12-04T09:20:27.6834639Z [5491/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\library.cpp.obj 2025-12-04T09:20:27.9545399Z [5492/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\op_registration.cpp.obj 2025-12-04T09:20:27.9546379Z [5493/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\infer_schema.cpp.obj 2025-12-04T09:20:27.9547323Z [5494/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\error_report.cpp.obj 2025-12-04T09:20:27.9548250Z [5495/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\tensor_type.cpp.obj 2025-12-04T09:20:27.9549096Z [5496/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type.cpp.obj 2025-12-04T09:20:28.6767929Z [5497/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\strtod.cpp.obj 2025-12-04T09:20:28.6768860Z [5498/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type_factory.cpp.obj 2025-12-04T09:20:28.6769911Z [5499/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\lexer.cpp.obj 2025-12-04T09:20:28.6770770Z [5500/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\union_type.cpp.obj 2025-12-04T09:20:28.6771602Z [5501/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\function_schema_parser.cpp.obj 2025-12-04T09:20:28.9937633Z [5502/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_type_parser.cpp.obj 2025-12-04T09:20:28.9938490Z [5503/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\source_range.cpp.obj 2025-12-04T09:20:28.9940468Z [5504/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling.cpp.obj 2025-12-04T09:20:28.9942144Z [5505/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling2d.cpp.obj 2025-12-04T09:20:29.6539294Z [5506/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling3d.cpp.obj 2025-12-04T09:20:29.6540953Z [5507/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling3d.cpp.obj 2025-12-04T09:20:29.6542509Z [5508/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Activation.cpp.obj 2025-12-04T09:20:29.6543968Z [5509/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AffineGridGenerator.cpp.obj 2025-12-04T09:20:29.6545435Z [5510/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AmpKernels.cpp.obj 2025-12-04T09:20:30.1392698Z [5511/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AutogradComposite.cpp.obj 2025-12-04T09:20:30.1394185Z [5512/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool2d.cpp.obj 2025-12-04T09:20:30.1395581Z [5513/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool3d.cpp.obj 2025-12-04T09:20:30.1397036Z [5514/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebraKernel.cpp.obj 2025-12-04T09:20:30.9062624Z [5515/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebra.cpp.obj 2025-12-04T09:20:30.9064992Z [5516/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BinaryOps.cpp.obj 2025-12-04T09:20:30.9066526Z [5517/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BlasKernel.cpp.obj 2025-12-04T09:20:30.9067935Z [5518/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Blas.cpp.obj 2025-12-04T09:20:30.9069329Z [5519/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Bucketization.cpp.obj 2025-12-04T09:20:31.4559931Z [5520/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUFallback.cpp.obj 2025-12-04T09:20:31.4561383Z [5521/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ChanelShuffle.cpp.obj 2025-12-04T09:20:31.4562254Z [5522/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ComparisonUtils.cpp.obj 2025-12-04T09:20:31.4563176Z [5523/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Constraints.cpp.obj 2025-12-04T09:20:31.4563905Z [5524/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Col2Im.cpp.obj 2025-12-04T09:20:32.0314747Z [5525/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUBlas.cpp.obj 2025-12-04T09:20:32.0315599Z [5526/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM2d.cpp.obj 2025-12-04T09:20:32.0316391Z [5527/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Convolution.cpp.obj 2025-12-04T09:20:32.0317344Z [5528/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM3d.cpp.obj 2025-12-04T09:20:32.4158658Z [5529/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionTBC.cpp.obj 2025-12-04T09:20:32.4160267Z [5530/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Copy.cpp.obj 2025-12-04T09:20:32.4161675Z [5531/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Correlation.cpp.obj 2025-12-04T09:20:32.4163160Z [5532/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DispatchStub.cpp.obj 2025-12-04T09:20:32.4164627Z [5533/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Cross.cpp.obj 2025-12-04T09:20:33.0936682Z [5534/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool2d.cpp.obj 2025-12-04T09:20:33.0937657Z [5535/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool3d.cpp.obj 2025-12-04T09:20:33.0938508Z [5536/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distance.cpp.obj 2025-12-04T09:20:33.0939324Z [5537/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Dropout.cpp.obj 2025-12-04T09:20:33.0940147Z [5538/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Embedding.cpp.obj 2025-12-04T09:20:33.8783453Z [5539/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distributions.cpp.obj 2025-12-04T09:20:33.8784814Z [5540/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\EmbeddingBag.cpp.obj 2025-12-04T09:20:33.8786888Z [5541/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Fill.cpp.obj 2025-12-04T09:20:33.8788258Z [5542/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ForeachOpsKernels.cpp.obj 2025-12-04T09:20:33.8790284Z [5543/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool2d.cpp.obj 2025-12-04T09:20:34.1120061Z [5544/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool3d.cpp.obj 2025-12-04T09:20:34.1120971Z [5545/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FunctionOfAMatrixUtils.cpp.obj 2025-12-04T09:20:34.1121854Z [5546/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdagrad.cpp.obj 2025-12-04T09:20:34.1122619Z [5547/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdam.cpp.obj 2025-12-04T09:20:34.9459000Z [5548/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedSGD.cpp.obj 2025-12-04T09:20:34.9459807Z [5549/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GatedLinearUnit.cpp.obj 2025-12-04T09:20:34.9460650Z [5550/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GridSampler.cpp.obj 2025-12-04T09:20:34.9461395Z [5551/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Histogram.cpp.obj 2025-12-04T09:20:34.9462172Z [5552/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Im2Col.cpp.obj 2025-12-04T09:20:35.3908308Z [5553/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Integration.cpp.obj 2025-12-04T09:20:35.3909744Z [5554/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\IndexingUtils.cpp.obj 2025-12-04T09:20:35.3911023Z [5555/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Lerp.cpp.obj 2025-12-04T09:20:35.3912245Z [5556/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LegacyBatching.cpp.obj 2025-12-04T09:20:35.3913549Z [5557/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Itertools.cpp.obj 2025-12-04T09:20:35.9800514Z [5558/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Linear.cpp.obj 2025-12-04T09:20:35.9801392Z [5559/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LinearAlgebra.cpp.obj 2025-12-04T09:20:35.9802211Z [5560/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiLabelMargin.cpp.obj 2025-12-04T09:20:35.9802983Z [5561/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossCTC.cpp.obj 2025-12-04T09:20:36.7964128Z [5562/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiMargin.cpp.obj 2025-12-04T09:20:36.7965683Z [5563/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Loss.cpp.obj 2025-12-04T09:20:36.7967054Z [5564/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL.cpp.obj 2025-12-04T09:20:36.7968484Z [5565/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL2d.cpp.obj 2025-12-04T09:20:36.7969978Z [5566/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxPooling.cpp.obj 2025-12-04T09:20:37.0612232Z [5567/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxUnpooling.cpp.obj 2025-12-04T09:20:37.0613165Z [5568/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MetaTensor.cpp.obj 2025-12-04T09:20:37.0614242Z [5569/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Memory.cpp.obj 2025-12-04T09:20:37.0615596Z [5570/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NNPACK.cpp.obj 2025-12-04T09:20:37.0617253Z [5571/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose3d.cpp.obj 2025-12-04T09:20:37.8509261Z [5572/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose2d.cpp.obj 2025-12-04T09:20:37.8511095Z [5573/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveDilatedConvolution.cpp.obj 2025-12-04T09:20:37.8512688Z [5574/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NamedTensor.cpp.obj 2025-12-04T09:20:37.8514181Z [5575/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Onehot.cpp.obj 2025-12-04T09:20:38.0277394Z [5576/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PackedSequence.cpp.obj 2025-12-04T09:20:38.0278850Z [5577/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PointwiseOps.cpp.obj 2025-12-04T09:20:38.0280354Z [5578/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Normalization.cpp.obj 2025-12-04T09:20:38.0281814Z [5579/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NegateFallback.cpp.obj 2025-12-04T09:20:38.0283305Z [5580/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PixelShuffle.cpp.obj 2025-12-04T09:20:39.0146492Z [5581/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PadNd.cpp.obj 2025-12-04T09:20:39.0147288Z [5582/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pooling.cpp.obj 2025-12-04T09:20:39.0148047Z [5583/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pow.cpp.obj 2025-12-04T09:20:39.0148866Z [5584/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\QuantizedLinear.cpp.obj 2025-12-04T09:20:39.0149676Z [5585/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RangeFactories.cpp.obj 2025-12-04T09:20:39.7135558Z [5586/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceAllOps.cpp.obj 2025-12-04T09:20:39.7137310Z [5587/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReflectionPad.cpp.obj 2025-12-04T09:20:39.7138187Z [5588/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceOps.cpp.obj 2025-12-04T09:20:39.7139092Z [5589/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RNN.cpp.obj 2025-12-04T09:20:39.7139944Z [5590/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Repeat.cpp.obj 2025-12-04T09:20:40.0621236Z [5591/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReplicationPadding.cpp.obj 2025-12-04T09:20:40.0622282Z [5592/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Resize.cpp.obj 2025-12-04T09:20:40.0623074Z [5593/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RowwisePrune.cpp.obj 2025-12-04T09:20:40.0624743Z [5594/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SegmentReduce.cpp.obj 2025-12-04T09:20:40.9558999Z [5595/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOps.cpp.obj 2025-12-04T09:20:40.9560613Z [5596/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Scalar.cpp.obj 2025-12-04T09:20:40.9562220Z [5597/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOpsUtils.cpp.obj 2025-12-04T09:20:40.9563794Z [5598/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SoftMax.cpp.obj 2025-12-04T09:20:40.9565174Z [5599/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Sorting.cpp.obj 2025-12-04T09:20:41.9297814Z [5600/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SpectralOps.cpp.obj 2025-12-04T09:20:41.9299631Z [5601/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SummaryOps.cpp.obj 2025-12-04T09:20:41.9301266Z [5602/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorCompare.cpp.obj 2025-12-04T09:20:41.9302793Z [5603/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorFactories.cpp.obj 2025-12-04T09:20:41.9304327Z [5604/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorIteratorReduce.cpp.obj 2025-12-04T09:20:42.7135334Z [5605/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorProperties.cpp.obj 2025-12-04T09:20:42.7136507Z [5606/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorTransformations.cpp.obj 2025-12-04T09:20:42.7137482Z [5607/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorShape.cpp.obj 2025-12-04T09:20:42.7138225Z [5608/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TestOps.cpp.obj 2025-12-04T09:20:42.7139070Z [5609/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold2d.cpp.obj 2025-12-04T09:20:43.5535934Z [5610/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TriangularOps.cpp.obj 2025-12-04T09:20:43.5536839Z [5611/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TypeProperties.cpp.obj 2025-12-04T09:20:43.5537715Z [5612/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SparseTensorUtils.cpp.obj 2025-12-04T09:20:43.5546878Z [5613/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnaryOps.cpp.obj 2025-12-04T09:20:43.7486373Z [5614/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnfoldBackward.cpp.obj 2025-12-04T09:20:43.7487295Z [5615/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorAdvancedIndexing.cpp.obj 2025-12-04T09:20:43.7488172Z [5616/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold3d.cpp.obj 2025-12-04T09:20:43.7489183Z [5617/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorConversions.cpp.obj 2025-12-04T09:20:43.7490137Z [5618/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unique.cpp.obj 2025-12-04T09:20:44.5964613Z [5619/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSample.cpp.obj 2025-12-04T09:20:44.5965923Z [5620/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBicubic2d.cpp.obj 2025-12-04T09:20:44.5966761Z [5621/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBilinear2d.cpp.obj 2025-12-04T09:20:44.5967589Z [5622/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleLinear1d.cpp.obj 2025-12-04T09:20:45.2013540Z [5623/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest1d.cpp.obj 2025-12-04T09:20:45.2014487Z [5624/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest2d.cpp.obj 2025-12-04T09:20:45.2015365Z [5625/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest3d.cpp.obj 2025-12-04T09:20:45.2016235Z [5626/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\VariableMethodStubs.cpp.obj 2025-12-04T09:20:45.2017198Z [5627/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleTrilinear3d.cpp.obj 2025-12-04T09:20:45.6726691Z [5628/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\WeightNorm.cpp.obj 2025-12-04T09:20:45.6727794Z [5629/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\group_norm.cpp.obj 2025-12-04T09:20:45.6728682Z [5630/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\prim_native_functions.cpp.obj 2025-12-04T09:20:45.6729504Z [5631/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\layer_norm.cpp.obj 2025-12-04T09:20:46.3526807Z [5632/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\library.cpp.obj 2025-12-04T09:20:46.3528528Z [5633/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.cpp.obj 2025-12-04T09:20:46.3530314Z [5634/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear.cpp.obj 2025-12-04T09:20:46.3531988Z [5635/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\verbose_wrapper.cpp.obj 2025-12-04T09:20:47.0635950Z [5636/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_prepack.cpp.obj 2025-12-04T09:20:47.0637843Z [5637/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_dynamic.cpp.obj 2025-12-04T09:20:47.0639526Z [5638/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ParamUtils.cpp.obj 2025-12-04T09:20:47.0641136Z [5639/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\FlattenIndicesKernel.cpp.obj 2025-12-04T09:20:47.0642876Z [5640/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_unpack.cpp.obj 2025-12-04T09:20:47.7939248Z [5641/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SoftMax.cpp.obj 2025-12-04T09:20:47.7940157Z [5642/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlas.cpp.obj 2025-12-04T09:20:47.7941264Z [5643/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBinaryOpIntersectionKernel.cpp.obj 2025-12-04T09:20:47.7942373Z [5644/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlasImpl.cpp.obj 2025-12-04T09:20:48.4577424Z [5645/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensor.cpp.obj 2025-12-04T09:20:48.4578379Z [5646/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensorMath.cpp.obj 2025-12-04T09:20:48.4579275Z [5647/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseFactories.cpp.obj 2025-12-04T09:20:48.4580123Z [5648/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseMatMul.cpp.obj 2025-12-04T09:20:48.8716756Z [5649/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensor.cpp.obj 2025-12-04T09:20:48.8717790Z [5650/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_deserialize.cpp.obj 2025-12-04T09:20:48.8726310Z [5651/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensorMath.cpp.obj 2025-12-04T09:20:48.8727805Z [5652/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseUnaryOps.cpp.obj 2025-12-04T09:20:52.2333168Z [5653/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_serialize.cpp.obj 2025-12-04T09:20:52.2334176Z [5654/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ValidateCompressedIndicesKernel.cpp.obj 2025-12-04T09:20:52.2335107Z [5655/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorAliases.cpp.obj 2025-12-04T09:20:52.2336240Z [5656/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBackward.cpp.obj 2025-12-04T09:20:52.3441532Z [5657/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorFactories.cpp.obj 2025-12-04T09:20:52.3442632Z [5658/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBinaryOps.cpp.obj 2025-12-04T09:20:52.3443620Z [5659/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorTransformerFunctions.cpp.obj 2025-12-04T09:20:52.3444544Z [5660/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMatmul.cpp.obj 2025-12-04T09:20:52.6155997Z [5661/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUtils.cpp.obj 2025-12-04T09:20:52.6157599Z [5662/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMath.cpp.obj 2025-12-04T09:20:52.6159110Z [5663/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUnaryOps.cpp.obj 2025-12-04T09:20:52.6160698Z [5664/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizer.cpp.obj 2025-12-04T09:20:55.6746876Z [5665/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizerBase.cpp.obj 2025-12-04T09:20:55.6747781Z [5666/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ACLUtils.cpp.obj 2025-12-04T09:20:55.6748663Z [5667/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AdaptiveAveragePooling.cpp.obj 2025-12-04T09:20:55.6749557Z [5668/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool2d.cpp.obj 2025-12-04T09:20:55.9077898Z [5669/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool3d.cpp.obj 2025-12-04T09:20:55.9079512Z [5670/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\Copy.cpp.obj 2025-12-04T09:20:55.9082860Z [5671/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerChannelAffine.cpp.obj 2025-12-04T09:20:55.9084580Z [5672/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorAdvancedIndexing.cpp.obj 2025-12-04T09:20:55.9086160Z [5673/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\QTensor.cpp.obj 2025-12-04T09:20:56.6265403Z [5674/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorCompare.cpp.obj 2025-12-04T09:20:56.6267050Z [5675/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorFactories.cpp.obj 2025-12-04T09:20:56.6268681Z [5676/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerTensorAffine.cpp.obj 2025-12-04T09:20:56.6270347Z [5677/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ChannelShuffle.cpp.obj 2025-12-04T09:20:56.9441439Z [5678/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\RuyUtils.cpp.obj 2025-12-04T09:20:56.9442397Z [5679/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\BinaryOps.cpp.obj 2025-12-04T09:20:56.9443384Z [5680/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\IntReprQuant.cpp.obj 2025-12-04T09:20:57.6387182Z [5681/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\MakePerTensorQuantizedTensor.cpp.obj 2025-12-04T09:20:57.6389129Z [5682/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Normalization.cpp.obj 2025-12-04T09:20:57.6390615Z [5683/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\LinearUnpackImpl.cpp.obj 2025-12-04T09:20:57.6392161Z [5684/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Pooling.cpp.obj 2025-12-04T09:20:57.6393661Z [5685/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ReduceOps.cpp.obj 2025-12-04T09:20:57.9304840Z [5686/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Sorting.cpp.obj 2025-12-04T09:20:57.9305877Z [5687/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorOperators.cpp.obj 2025-12-04T09:20:57.9306846Z [5688/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\init_qnnpack.cpp.obj 2025-12-04T09:20:57.9307841Z [5689/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorShape.cpp.obj 2025-12-04T09:20:58.6160345Z [5690/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleBilinear2d.cpp.obj 2025-12-04T09:20:58.6161465Z [5691/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest2d.cpp.obj 2025-12-04T09:20:58.6162486Z [5692/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest3d.cpp.obj 2025-12-04T09:20:58.6163362Z [5693/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fbgemm_utils.cpp.obj 2025-12-04T09:20:59.2227468Z [5694/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fused_obs_fake_quant.cpp.obj 2025-12-04T09:20:59.2228578Z [5695/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qclamp.cpp.obj 2025-12-04T09:20:59.2229595Z [5696/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv.cpp.obj 2025-12-04T09:20:59.2230430Z [5697/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_dynamic.cpp.obj 2025-12-04T09:21:00.1827131Z [5698/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_prepack.cpp.obj 2025-12-04T09:21:00.1828758Z [5699/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qelu.cpp.obj 2025-12-04T09:21:00.1830338Z [5700/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag.cpp.obj 2025-12-04T09:21:00.1832070Z [5701/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_prepack.cpp.obj 2025-12-04T09:21:01.2624233Z [5702/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_unpack.cpp.obj 2025-12-04T09:21:01.2625927Z [5703/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qgelu.cpp.obj 2025-12-04T09:21:01.2627586Z [5704/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\XnnpackUtils.cpp.obj 2025-12-04T09:21:01.2629844Z [5705/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardsigmoid.cpp.obj 2025-12-04T09:21:01.2631547Z [5706/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardswish.cpp.obj 2025-12-04T09:21:01.7400479Z [5707/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear.cpp.obj 2025-12-04T09:21:01.7401392Z [5708/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_dynamic.cpp.obj 2025-12-04T09:21:01.7402480Z [5709/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_prepack.cpp.obj 2025-12-04T09:21:01.7403413Z [5710/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_unpack_impl.cpp.obj 2025-12-04T09:21:02.4213017Z [5711/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qdropout.cpp.obj 2025-12-04T09:21:02.4213978Z [5712/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmul.cpp.obj 2025-12-04T09:21:02.4215024Z [5713/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qnormalization.cpp.obj 2025-12-04T09:21:02.4215983Z [5714/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qrelu.cpp.obj 2025-12-04T09:21:03.0863132Z [5715/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsigmoid.cpp.obj 2025-12-04T09:21:03.0864752Z [5716/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qtanh.cpp.obj 2025-12-04T09:21:03.0866282Z [5717/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\MklAllocationHelper.cpp.obj 2025-12-04T09:21:03.0867848Z [5718/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qthreshold.cpp.obj 2025-12-04T09:21:03.0869356Z [5719/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\library.cpp.obj 2025-12-04T09:21:03.9079988Z [5720/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qconv_unpack.cpp.obj 2025-12-04T09:21:03.9081038Z [5721/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\LinearAlgebra.cpp.obj 2025-12-04T09:21:03.9081992Z [5722/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseBlasImpl.cpp.obj 2025-12-04T09:21:03.9082825Z [5723/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SpectralOps.cpp.obj 2025-12-04T09:21:04.9215983Z [5724/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmatmul.cpp.obj 2025-12-04T09:21:04.9217159Z [5725/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\BinaryOps.cpp.obj 2025-12-04T09:21:04.9218412Z [5726/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseCsrLinearAlgebra.cpp.obj 2025-12-04T09:21:04.9220125Z [5727/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Conv.cpp.obj 2025-12-04T09:21:04.9221241Z [5728/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Copy.cpp.obj 2025-12-04T09:21:05.7780382Z [5729/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsoftmax.cpp.obj 2025-12-04T09:21:05.7781400Z [5730/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Gelu.cpp.obj 2025-12-04T09:21:05.7782770Z [5731/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\IDeepRegistration.cpp.obj 2025-12-04T09:21:05.7784928Z [5732/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNCommon.cpp.obj 2025-12-04T09:21:06.2794919Z [5733/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qlinear_unpack.cpp.obj 2025-12-04T09:21:06.2796456Z [5734/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Linear.cpp.obj 2025-12-04T09:21:06.2797803Z [5735/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Matmul.cpp.obj 2025-12-04T09:21:06.2798819Z [5736/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MkldnnTensorMath.cpp.obj 2025-12-04T09:21:07.5871791Z [5737/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Normalization.cpp.obj 2025-12-04T09:21:07.5873810Z [5738/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNConversions.cpp.obj 2025-12-04T09:21:07.5875508Z [5739/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Pooling.cpp.obj 2025-12-04T09:21:07.5877001Z [5740/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\ConvPrepack.cpp.obj 2025-12-04T09:21:07.5878452Z [5741/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Relu.cpp.obj 2025-12-04T09:21:08.6661072Z [5742/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\SoftMax.cpp.obj 2025-12-04T09:21:08.6661950Z [5743/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorFactories.cpp.obj 2025-12-04T09:21:08.6662783Z [5744/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\UnaryOps.cpp.obj 2025-12-04T09:21:08.6663583Z [5745/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorShape.cpp.obj 2025-12-04T09:21:09.6424723Z [5746/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Utils.cpp.obj 2025-12-04T09:21:09.6426040Z [5747/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\attention.cpp.obj 2025-12-04T09:21:09.6427306Z [5748/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\OpContext.cpp.obj 2025-12-04T09:21:09.6428579Z [5749/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\sdp_utils_cpp.cpp.obj 2025-12-04T09:21:09.6429890Z [5750/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\transformer.cpp.obj 2025-12-04T09:21:10.0317946Z [5751/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Prelu.cpp.obj 2025-12-04T09:21:10.0318868Z [5752/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\utils\Factory.cpp.obj 2025-12-04T09:21:10.0319857Z [5753/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RNN.cpp.obj 2025-12-04T09:21:10.0320730Z [5754/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Activation.cpp.obj 2025-12-04T09:21:10.4411702Z [5755/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Init.cpp.obj 2025-12-04T09:21:10.4413361Z [5756/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RegisterMkldnnOpContextClass.cpp.obj 2025-12-04T09:21:10.4415114Z [5757/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\AveragePooling.cpp.obj 2025-12-04T09:21:10.4417030Z [5758/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Shim.cpp.obj 2025-12-04T09:21:10.4418798Z [5759/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\ChannelShuffle.cpp.obj 2025-12-04T09:21:11.0490343Z [5760/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Convolution.cpp.obj 2025-12-04T09:21:11.0491432Z [5761/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\MaxPooling.cpp.obj 2025-12-04T09:21:11.0492314Z [5762/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Linear.cpp.obj 2025-12-04T09:21:11.0493089Z [5763/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\OpContext.cpp.obj 2025-12-04T09:21:12.0840944Z [5764/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\RegisterOpContextClass.cpp.obj 2025-12-04T09:21:12.0842045Z [5765/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_0.cpp.obj 2025-12-04T09:21:12.0842737Z [5766/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_1.cpp.obj 2025-12-04T09:21:12.0843562Z [5767/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterBackendSelect.cpp.obj 2025-12-04T09:21:12.0844357Z [5768/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_2.cpp.obj 2025-12-04T09:21:13.4020855Z [5769/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_3.cpp.obj 2025-12-04T09:21:13.4022362Z [5770/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CompositeViewCopyKernels.cpp.obj 2025-12-04T09:21:13.4023748Z [5771/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_4.cpp.obj 2025-12-04T09:21:13.4025000Z [5772/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Functions.cpp.obj 2025-12-04T09:21:13.4026648Z [5773/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutogradNestedTensor_0.cpp.obj 2025-12-04T09:21:14.0324373Z [5774/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutograd_0.cpp.obj 2025-12-04T09:21:14.0325360Z [5775/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutograd_0.cpp.obj 2025-12-04T09:21:14.0326449Z [5776/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutogradNonFunctional_0.cpp.obj 2025-12-04T09:21:14.0327409Z [5777/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_0.cpp.obj 2025-12-04T09:21:14.9708222Z [5778/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_2.cpp.obj 2025-12-04T09:21:14.9709594Z [5779/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_1.cpp.obj 2025-12-04T09:21:14.9710828Z [5780/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_3.cpp.obj 2025-12-04T09:21:14.9712119Z [5781/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_0.cpp.obj 2025-12-04T09:21:15.3727117Z [5782/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_1.cpp.obj 2025-12-04T09:21:15.3728063Z [5783/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMkldnnCPU_0.cpp.obj 2025-12-04T09:21:15.3728986Z [5784/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorCPU_0.cpp.obj 2025-12-04T09:21:15.3729881Z [5785/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_3.cpp.obj 2025-12-04T09:21:15.3731012Z [5786/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorHPU_0.cpp.obj 2025-12-04T09:21:16.1534365Z [5787/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_2.cpp.obj 2025-12-04T09:21:16.1535343Z [5788/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMeta_0.cpp.obj 2025-12-04T09:21:16.1537368Z [5789/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorMeta_0.cpp.obj 2025-12-04T09:21:16.1538891Z [5790/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorXPU_0.cpp.obj 2025-12-04T09:21:16.5864411Z [5791/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedCPU_0.cpp.obj 2025-12-04T09:21:16.5866152Z [5792/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedMeta_0.cpp.obj 2025-12-04T09:21:16.5867648Z [5793/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSchema.cpp.obj 2025-12-04T09:21:16.5869112Z [5794/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCPU_0.cpp.obj 2025-12-04T09:21:16.5870408Z [5795/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrCPU_0.cpp.obj 2025-12-04T09:21:17.1580134Z [5796/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrMeta_0.cpp.obj 2025-12-04T09:21:17.1581750Z [5797/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrXPU_0.cpp.obj 2025-12-04T09:21:17.1583128Z [5798/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPU_add.cpp.obj 2025-12-04T09:21:17.1584470Z [5799/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenOpList.cpp.obj 2025-12-04T09:21:17.1585801Z [5800/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseMeta_0.cpp.obj 2025-12-04T09:21:17.4757931Z [5801/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseXPU_0.cpp.obj 2025-12-04T09:21:17.4759608Z [5802/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterZeroTensor_0.cpp.obj 2025-12-04T09:21:17.4761106Z [5803/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\QTensorImpl.cpp.obj 2025-12-04T09:21:17.4762848Z [5804/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ViewMetaClasses.cpp.obj 2025-12-04T09:21:17.4764037Z [5805/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_model_loader.cpp.obj 2025-12-04T09:21:18.0528203Z [5806/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TensorMethods.cpp.obj 2025-12-04T09:21:18.0529049Z [5807/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_wrapper.cpp.obj 2025-12-04T09:21:18.0529881Z [5808/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:18.0530809Z [5809/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:19.0023011Z [5810/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:19.0024848Z [5811/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:19.0026683Z [5812/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:19.0028456Z [5813/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:19.5730509Z [5814/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:19.5732489Z [5815/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:19.5734224Z [5816/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:19.5736020Z [5817/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:20.1542180Z [5818/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:20.1543139Z [5819/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:20.1544139Z [5820/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:20.1545251Z [5821/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:20.7255815Z [5822/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:20.7256948Z [5823/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\Quantizer.cpp.obj 2025-12-04T09:21:20.7257882Z [5824/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_bind.cpp.obj 2025-12-04T09:21:20.7258844Z [5825/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.0176644Z [5826/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_register.cpp.obj 2025-12-04T09:21:21.0177694Z [5827/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.0179068Z [5828/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.0180988Z [5829/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.5181697Z [5830/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.5182859Z [5831/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.5183785Z [5832/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.5184785Z [5833/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.8188902Z [5834/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.8190481Z [5835/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.8191648Z [5836/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:21.8192808Z [5837/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.1243127Z [5838/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.1244159Z [5839/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.1245587Z [5840/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.1247373Z [5841/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.8079211Z [5842/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.8080376Z [5843/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.8081377Z [5844/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.8082577Z [5845/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.9390463Z [5846/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.9392125Z [5847/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.9393990Z [5848/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:22.9395716Z [5849/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:23.5126764Z [5850/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:23.5128527Z [5851/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:23.5130142Z [5852/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:23.5131035Z [5853/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:23.7809922Z [5854/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:23.7811985Z [5855/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:23.7813932Z [5856/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:23.7815684Z [5857/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:24.5490572Z [5858/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:24.5492355Z [5859/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:24.5494111Z [5860/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:24.5495850Z [5861/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:24.5497858Z [5862/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:24.5499913Z 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-12-04T09:21:24.5501952Z 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-12-04T09:21:24.5505063Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-12-04T09:21:24.5509546Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(189): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-12-04T09:21:24.5512265Z with 2025-12-04T09:21:24.5512640Z [ 2025-12-04T09:21:24.5513274Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:21:24.5514021Z ] 2025-12-04T09:21:24.5516638Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-12-04T09:21:24.5523028Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(191): note: see reference to function template instantiation 'void at::native::`anonymous-namespace'::Dist::run_parallel_pdist::zdist_calc>>(at::Tensor &,const at::Tensor &,const scalar_t)' being compiled 2025-12-04T09:21:24.5526851Z with 2025-12-04T09:21:24.5527191Z [ 2025-12-04T09:21:24.5527832Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:21:24.5528522Z ] 2025-12-04T09:21:24.5532135Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(174): note: see reference to function template instantiation 'scalar_t at::vec::map2_reduce_all::run_parallel_pdist::::()::,data_t(const data_t &,const data_t &),0>(const MapOp &,ReduceOp (__cdecl &),const scalar_t *,const scalar_t *,int64_t)' being compiled 2025-12-04T09:21:24.5535633Z with 2025-12-04T09:21:24.5536036Z [ 2025-12-04T09:21:24.5536699Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-12-04T09:21:24.5537526Z data_t=at::vec::DEFAULT::Vectorized, 2025-12-04T09:21:24.5538887Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-12-04T09:21:24.5540821Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-12-04T09:21:24.5541946Z ] 2025-12-04T09:21:24.5544030Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(299): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::DEFAULT::Vectorized &)' being compiled 2025-12-04T09:21:24.5546116Z with 2025-12-04T09:21:24.5546653Z [ 2025-12-04T09:21:24.5546981Z scalar_t=float, 2025-12-04T09:21:24.5548085Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &), 2025-12-04T09:21:24.5549808Z Op=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-12-04T09:21:24.5550837Z ] 2025-12-04T09:21:24.5552760Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(177): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-12-04T09:21:24.5554117Z with 2025-12-04T09:21:24.5554454Z [ 2025-12-04T09:21:24.6833040Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-12-04T09:21:24.6834180Z ] 2025-12-04T09:21:24.6834745Z [5863/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:24.6835692Z [5864/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:24.6836710Z [5865/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.1686969Z [5866/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.1688566Z [5867/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.1689571Z [5868/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.1690581Z [5869/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.3370397Z [5870/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.3372261Z [5871/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.3374314Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(526): warning C4333: '>>': right shift by too large amount, data loss 2025-12-04T09:21:25.3376375Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_base.h(1194): warning C4333: '>>': right shift by too large amount, data loss 2025-12-04T09:21:25.3378344Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_base.h(1194): note: the template instantiation context (the oldest one first) is 2025-12-04T09:21:25.6899225Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(526): 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-12-04T09:21:25.6903795Z [5872/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\mkl\SparseBlas.cpp.obj 2025-12-04T09:21:25.6905272Z [5873/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.6906882Z [5874/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.8929529Z [5875/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\core\common.cc.obj 2025-12-04T09:21:25.8930632Z [5876/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.8932085Z [5877/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:25.8933113Z [5878/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.DEFAULT.cpp.obj 2025-12-04T09:21:26.2125485Z [5879/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\vulkan\Context.cpp.obj 2025-12-04T09:21:26.2126894Z [5880/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\metal\Context.cpp.obj 2025-12-04T09:21:26.2128247Z [5881/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\inline_container.cc.obj 2025-12-04T09:21:26.2129587Z [5882/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\read_adapter_interface.cc.obj 2025-12-04T09:21:26.2130966Z [5883/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\crc.cc.obj 2025-12-04T09:21:26.3314406Z [5884/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\thread_pool_guard.cpp.obj 2025-12-04T09:21:26.3315192Z [5885/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\perfkernels\batch_box_cox_sve128.cc.obj 2025-12-04T09:21:26.3315884Z [5886/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\string_utils.cc.obj 2025-12-04T09:21:26.3316593Z [5887/6994] Building C object caffe2\CMakeFiles\torch_cpu.dir\__\third_party\miniz-3.0.2\miniz.c.obj 2025-12-04T09:21:26.3317656Z C:\actions-runner\_work\pytorch\pytorch\third_party\miniz-3.0.2\miniz.c(3137): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-12-04T09:21:26.6839364Z 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-12-04T09:21:26.6840330Z [5888/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\file_adapter.cc.obj 2025-12-04T09:21:26.6841007Z [5889/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\istream_adapter.cc.obj 2025-12-04T09:21:26.6841712Z [5890/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\pthreadpool-cpp.cc.obj 2025-12-04T09:21:26.6842772Z [5891/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\ThreadPool.cc.obj 2025-12-04T09:21:29.4335325Z [5892/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\proto_wrap.cc.obj 2025-12-04T09:21:29.4336217Z [5893/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\perfkernels\embedding_lookup_idx.cc.obj 2025-12-04T09:21:29.4337015Z [5894/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ViewFuncs.cpp.obj 2025-12-04T09:21:29.4338550Z [5895/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_0.cpp.obj 2025-12-04T09:21:29.4340128Z [5896/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_1.cpp.obj 2025-12-04T09:21:31.5719455Z [5897/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_2.cpp.obj 2025-12-04T09:21:31.5720316Z [5898/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\Functions.cpp.obj 2025-12-04T09:21:31.5721121Z [5899/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_0.cpp.obj 2025-12-04T09:21:31.5721925Z [5900/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_3.cpp.obj 2025-12-04T09:21:32.0669348Z [5901/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_4.cpp.obj 2025-12-04T09:21:32.0670353Z [5902/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_0.cpp.obj 2025-12-04T09:21:32.0671439Z [5903/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_2.cpp.obj 2025-12-04T09:21:32.0672322Z [5904/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_4.cpp.obj 2025-12-04T09:21:32.5439763Z [5905/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_3.cpp.obj 2025-12-04T09:21:32.5441388Z [5906/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_1.cpp.obj 2025-12-04T09:21:32.5442261Z [5907/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_1.cpp.obj 2025-12-04T09:21:32.5443304Z [5908/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.cpp.obj 2025-12-04T09:21:33.1385086Z [5909/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.cpp.obj 2025-12-04T09:21:33.1386991Z [5910/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterAutogradLazy.cpp.obj 2025-12-04T09:21:33.1388974Z [5911/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\anomaly_mode.cpp.obj 2025-12-04T09:21:33.1390373Z [5912/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd.cpp.obj 2025-12-04T09:21:33.1391737Z [5913/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterLazy.cpp.obj 2025-12-04T09:21:34.0885740Z [5914/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_meta.cpp.obj 2025-12-04T09:21:34.0887583Z [5915/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_not_implemented_fallback.cpp.obj 2025-12-04T09:21:34.0889067Z [5916/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\cpp_hook.cpp.obj 2025-12-04T09:21:34.0890559Z [5917/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\forward_grad.cpp.obj 2025-12-04T09:21:36.4137732Z [5918/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\engine.cpp.obj 2025-12-04T09:21:36.4138680Z [5919/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\utils.cpp.obj 2025-12-04T09:21:36.4139627Z [5920/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\LazyNativeFunctions.cpp.obj 2025-12-04T09:21:36.4140449Z [5921/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_metadata.cpp.obj 2025-12-04T09:21:36.9157704Z [5922/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\custom_function.cpp.obj 2025-12-04T09:21:36.9158699Z [5923/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\jit_decomp_interface.cpp.obj 2025-12-04T09:21:36.9159568Z [5924/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function.cpp.obj 2025-12-04T09:21:36.9160736Z [5925/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\accumulate_grad.cpp.obj 2025-12-04T09:21:36.9162237Z [5926/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_kineto.cpp.obj 2025-12-04T09:21:37.5754910Z [5927/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\basic_ops.cpp.obj 2025-12-04T09:21:37.5756464Z [5928/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\tensor.cpp.obj 2025-12-04T09:21:37.5757957Z [5929/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\utils\warnings.cpp.obj 2025-12-04T09:21:37.5759415Z [5930/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_legacy.cpp.obj 2025-12-04T09:21:37.5761137Z [5931/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\record_function_ops.cpp.obj 2025-12-04T09:21:38.3977486Z [5932/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\saved_variable.cpp.obj 2025-12-04T09:21:38.3978975Z [5933/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_buffer.cpp.obj 2025-12-04T09:21:38.3980335Z [5934/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable_info.cpp.obj 2025-12-04T09:21:38.3981718Z [5935/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\dynamo\compiled_autograd.cpp.obj 2025-12-04T09:21:39.1120481Z [5936/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.cpp.obj 2025-12-04T09:21:39.1121658Z [5937/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_package\model_package_loader.cpp.obj 2025-12-04T09:21:39.1123442Z [5938/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\mkldnn_tensor.cpp.obj 2025-12-04T09:21:39.1125176Z [5939/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner.cpp.obj 2025-12-04T09:21:39.1126780Z [5940/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\oss_proxy_executor.cpp.obj 2025-12-04T09:21:40.1508379Z [5941/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_common.cpp.obj 2025-12-04T09:21:40.1509320Z [5942/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\tensor_converter.cpp.obj 2025-12-04T09:21:40.1510380Z [5943/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module.cpp.obj 2025-12-04T09:21:40.1511169Z [5944/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\object.cpp.obj 2025-12-04T09:21:41.2302602Z [5945/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_handler.cpp.obj 2025-12-04T09:21:41.2303450Z [5946/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable.cpp.obj 2025-12-04T09:21:41.2304887Z [5947/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_info.cpp.obj 2025-12-04T09:21:41.2306451Z [5948/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_interface.cpp.obj 2025-12-04T09:21:41.2307954Z [5949/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_resolver.cpp.obj 2025-12-04T09:21:42.9749159Z [5950/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_detail.cpp.obj 2025-12-04T09:21:42.9750716Z [5951/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\inductor_ops.cpp.obj 2025-12-04T09:21:42.9752202Z [5952/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_cpu.cpp.obj 2025-12-04T09:21:42.9753782Z [5953/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\function_impl.cpp.obj 2025-12-04T09:21:44.1021733Z [5954/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\builtin_functions.cpp.obj 2025-12-04T09:21:44.1023393Z [5955/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\canonicalize_modified_loop.cpp.obj 2025-12-04T09:21:44.1024934Z [5956/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\edit_distance.cpp.obj 2025-12-04T09:21:44.1026513Z [5957/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\compiler.cpp.obj 2025-12-04T09:21:44.1027522Z [5958/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\codegen.cpp.obj 2025-12-04T09:21:44.6959645Z [5959/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\convert_to_ssa.cpp.obj 2025-12-04T09:21:44.6961063Z [5960/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\exit_transforms.cpp.obj 2025-12-04T09:21:44.6962300Z [5961/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\name_mangler.cpp.obj 2025-12-04T09:21:44.6963553Z [5962/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\interface.cpp.obj 2025-12-04T09:21:45.3855805Z [5963/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\inline_loop_condition.cpp.obj 2025-12-04T09:21:45.3857423Z [5964/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\parser.cpp.obj 2025-12-04T09:21:45.3858913Z [5965/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\executor.cpp.obj 2025-12-04T09:21:45.3860419Z [5966/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\fallback.cpp.obj 2025-12-04T09:21:45.3862087Z [5967/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\ir_emitter.cpp.obj 2025-12-04T09:21:45.8162515Z [5968/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\kernel_cache.cpp.obj 2025-12-04T09:21:45.8163383Z [5969/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_matching.cpp.obj 2025-12-04T09:21:45.8164308Z [5970/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\sugared_value.cpp.obj 2025-12-04T09:21:45.8165671Z [5971/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\script_type_parser.cpp.obj 2025-12-04T09:21:46.5577377Z [5972/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\versioned_symbols.cpp.obj 2025-12-04T09:21:46.5578396Z [5973/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\tracer.cpp.obj 2025-12-04T09:21:46.5579232Z [5974/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\alias_analysis.cpp.obj 2025-12-04T09:21:46.5580211Z [5975/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\attributes.cpp.obj 2025-12-04T09:21:46.5581123Z [5976/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\constants.cpp.obj 2025-12-04T09:21:46.8753654Z [5977/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\graph_utils.cpp.obj 2025-12-04T09:21:46.8755099Z [5978/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\scope.cpp.obj 2025-12-04T09:21:46.8756438Z [5979/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\ir.cpp.obj 2025-12-04T09:21:46.8757780Z [5980/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_opt_limit.cpp.obj 2025-12-04T09:21:46.8759170Z [5981/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\irparser.cpp.obj 2025-12-04T09:21:47.8519599Z [5982/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\node_hashing.cpp.obj 2025-12-04T09:21:47.8521141Z [5983/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\subgraph_matcher.cpp.obj 2025-12-04T09:21:47.8522505Z [5984/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\type_hashing.cpp.obj 2025-12-04T09:21:47.8523843Z [5985/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_log.cpp.obj 2025-12-04T09:21:47.8525378Z [5986/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\runtime_compatibility.cpp.obj 2025-12-04T09:21:48.2073981Z [5987/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\model_compatibility.cpp.obj 2025-12-04T09:21:48.2076645Z [5988/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\function.cpp.obj 2025-12-04T09:21:48.2078088Z [5989/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import.cpp.obj 2025-12-04T09:21:48.2079384Z [5990/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\module.cpp.obj 2025-12-04T09:21:49.1315981Z [5991/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\observer.cpp.obj 2025-12-04T09:21:49.1316928Z [5992/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\registry.cpp.obj 2025-12-04T09:21:49.1317737Z [5993/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\backend.cpp.obj 2025-12-04T09:21:49.1318695Z [5994/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\interpreter.cpp.obj 2025-12-04T09:21:49.1319571Z [5995/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_bytecode.cpp.obj 2025-12-04T09:21:50.1464499Z [5996/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\prim_ops_registery.cpp.obj 2025-12-04T09:21:50.1465409Z [5997/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_operators.cpp.obj 2025-12-04T09:21:50.1466251Z [5998/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\upgrader_mobile.cpp.obj 2025-12-04T09:21:50.1467047Z [5999/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\quantization.cpp.obj 2025-12-04T09:21:50.7567926Z [6000/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\type_parser.cpp.obj 2025-12-04T09:21:50.7569681Z [6001/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\context.cpp.obj 2025-12-04T09:21:50.7571216Z [6002/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\version_map.cpp.obj 2025-12-04T09:21:50.7572811Z [6003/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\utils.cpp.obj 2025-12-04T09:21:50.7574329Z [6004/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\flatbuffer_loader.cpp.obj 2025-12-04T09:21:51.2335603Z [6005/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\promoted_prim_ops.cpp.obj 2025-12-04T09:21:51.2337337Z [6006/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\register_ops_common_utils.cpp.obj 2025-12-04T09:21:51.2339304Z [6007/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\aot_compiler.cpp.obj 2025-12-04T09:21:51.2340846Z [6008/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders.cpp.obj 2025-12-04T09:21:52.3250150Z [6009/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders_entry.cpp.obj 2025-12-04T09:21:52.3251264Z [6010/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\annotate_warns.cpp.obj 2025-12-04T09:21:52.3252271Z [6011/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\add_if_then_else.cpp.obj 2025-12-04T09:21:52.3253089Z [6012/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize.cpp.obj 2025-12-04T09:21:52.3254134Z [6013/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.cpp.obj 2025-12-04T09:21:53.3992341Z [6014/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\check_strict_fusion.cpp.obj 2025-12-04T09:21:53.3994154Z [6015/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\common_subexpression_elimination.cpp.obj 2025-12-04T09:21:53.3995729Z [6016/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\concat_opt.cpp.obj 2025-12-04T09:21:53.3997463Z [6017/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_pooling.cpp.obj 2025-12-04T09:21:54.4190618Z [6018/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_propagation.cpp.obj 2025-12-04T09:21:54.4191679Z [6019/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_autodiff_subgraphs.cpp.obj 2025-12-04T09:21:54.4192637Z [6020/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\bailout_graph.cpp.obj 2025-12-04T09:21:54.4193615Z [6021/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_functional_graphs.cpp.obj 2025-12-04T09:21:55.1441458Z [6022/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.cpp.obj 2025-12-04T09:21:55.1442538Z [6023/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dead_code_elimination.cpp.obj 2025-12-04T09:21:55.1443705Z [6024/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\batch_mm.cpp.obj 2025-12-04T09:21:55.1444587Z [6025/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\decompose_ops.cpp.obj 2025-12-04T09:21:55.1445452Z [6026/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_profiling.cpp.obj 2025-12-04T09:21:55.5321914Z [6027/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\device_type_analysis.cpp.obj 2025-12-04T09:21:55.5323414Z [6028/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_undefinedness.cpp.obj 2025-12-04T09:21:55.5325059Z [6029/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dtype_analysis.cpp.obj 2025-12-04T09:21:55.5326470Z [6030/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\eliminate_no_ops.cpp.obj 2025-12-04T09:21:56.2659281Z [6031/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\erase_number_types.cpp.obj 2025-12-04T09:21:56.2661007Z [6032/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fixup_trace_scope_blocks.cpp.obj 2025-12-04T09:21:56.2662548Z [6033/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_conv_bn.cpp.obj 2025-12-04T09:21:56.2664724Z [6034/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_linear_bn.cpp.obj 2025-12-04T09:21:56.8190703Z [6035/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_concat_linear.cpp.obj 2025-12-04T09:21:56.8192462Z [6036/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.cpp.obj 2025-12-04T09:21:56.8194447Z [6037/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_folding.cpp.obj 2025-12-04T09:21:56.8196152Z [6038/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_graph_optimizations.cpp.obj 2025-12-04T09:21:56.8198747Z [6039/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_folding.cpp.obj 2025-12-04T09:21:57.9314482Z [6040/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_transpose.cpp.obj 2025-12-04T09:21:57.9315528Z [6041/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_linear.cpp.obj 2025-12-04T09:21:57.9316413Z [6042/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_relu.cpp.obj 2025-12-04T09:21:57.9317342Z [6043/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_rewrite_helper.cpp.obj 2025-12-04T09:21:59.0033320Z [6044/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\hoist_conv_packed_params.cpp.obj 2025-12-04T09:21:59.0035285Z [6045/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_autodiff_subgraphs.cpp.obj 2025-12-04T09:21:59.0036745Z [6046/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_fork_wait.cpp.obj 2025-12-04T09:21:59.0038249Z [6047/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_forked_closures.cpp.obj 2025-12-04T09:21:59.0039660Z [6048/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\freeze_module.cpp.obj 2025-12-04T09:22:00.1748403Z [6049/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inliner.cpp.obj 2025-12-04T09:22:00.1749734Z [6050/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inplace_check.cpp.obj 2025-12-04T09:22:00.1750948Z [6051/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\integer_value_refinement.cpp.obj 2025-12-04T09:22:00.1751976Z [6052/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lift_closures.cpp.obj 2025-12-04T09:22:01.0560847Z [6053/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_fuser.cpp.obj 2025-12-04T09:22:01.0561812Z [6054/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_ops_to_mkldnn.cpp.obj 2025-12-04T09:22:01.0562703Z [6055/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\guard_elimination.cpp.obj 2025-12-04T09:22:01.0563822Z [6056/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\loop_unrolling.cpp.obj 2025-12-04T09:22:01.0565797Z [6057/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_grad_of.cpp.obj 2025-12-04T09:22:02.1003176Z [6058/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_tuples.cpp.obj 2025-12-04T09:22:02.1004220Z [6059/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\normalize_ops.cpp.obj 2025-12-04T09:22:02.1005146Z [6060/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\pass_manager.cpp.obj 2025-12-04T09:22:02.1005967Z [6061/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole.cpp.obj 2025-12-04T09:22:02.8298425Z [6062/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\insert_guards.cpp.obj 2025-12-04T09:22:02.8300167Z [6063/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_alias_sensitive.cpp.obj 2025-12-04T09:22:02.8301671Z [6064/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_list_idioms.cpp.obj 2025-12-04T09:22:02.8303128Z [6065/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_dict_idioms.cpp.obj 2025-12-04T09:22:02.8304510Z [6066/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\liveness.cpp.obj 2025-12-04T09:22:03.4861955Z [6067/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_non_tensor.cpp.obj 2025-12-04T09:22:03.4862920Z [6068/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\dedup_module_uses.cpp.obj 2025-12-04T09:22:03.4863815Z [6069/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\prepack_folding.cpp.obj 2025-12-04T09:22:03.4864973Z [6070/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\fusion_passes.cpp.obj 2025-12-04T09:22:03.9046625Z [6071/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\helper.cpp.obj 2025-12-04T09:22:03.9047694Z [6072/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\quantization_type.cpp.obj 2025-12-04T09:22:03.9048958Z [6073/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\metal_rewrite.cpp.obj 2025-12-04T09:22:03.9050036Z [6074/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_observers.cpp.obj 2025-12-04T09:22:04.9055262Z [6075/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\mkldnn_rewrite.cpp.obj 2025-12-04T09:22:04.9057116Z [6076/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp.obj 2025-12-04T09:22:04.9058836Z [6077/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\refine_tuple_types.cpp.obj 2025-12-04T09:22:04.9060457Z [6078/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_dropout.cpp.obj 2025-12-04T09:22:04.9062050Z [6079/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_exceptions.cpp.obj 2025-12-04T09:22:05.5054444Z [6080/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_expands.cpp.obj 2025-12-04T09:22:05.5055306Z [6081/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_mutation.cpp.obj 2025-12-04T09:22:05.5056194Z [6082/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_redundant_profiles.cpp.obj 2025-12-04T09:22:05.5057150Z [6083/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\replacement_of_old_operators.cpp.obj 2025-12-04T09:22:06.2649161Z [6084/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\requires_grad_analysis.cpp.obj 2025-12-04T09:22:06.2650994Z [6085/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\restore_mutation.cpp.obj 2025-12-04T09:22:06.2652898Z [6086/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\finalize.cpp.obj 2025-12-04T09:22:06.2654812Z [6087/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\shape_analysis.cpp.obj 2025-12-04T09:22:07.0211650Z [6088/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\subgraph_rewrite.cpp.obj 2025-12-04T09:22:07.0213174Z [6089/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_analysis.cpp.obj 2025-12-04T09:22:07.0214672Z [6090/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_cache.cpp.obj 2025-12-04T09:22:07.0216214Z [6091/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\register_packed_params.cpp.obj 2025-12-04T09:22:08.1320877Z [6092/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.cpp.obj 2025-12-04T09:22:08.1321894Z [6093/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\memory_dag.cpp.obj 2025-12-04T09:22:08.1322767Z [6094/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\optimization_utils.cpp.obj 2025-12-04T09:22:08.1323709Z [6095/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\op_registry.cpp.obj 2025-12-04T09:22:08.1324655Z [6096/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\subgraph_utils.cpp.obj 2025-12-04T09:22:08.5679397Z [6097/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\value_refinement_utils.cpp.obj 2025-12-04T09:22:08.5680839Z [6098/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\update_graph_executor_opt.cpp.obj 2025-12-04T09:22:08.5681775Z [6099/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\utf8_decoding_ignore.cpp.obj 2025-12-04T09:22:08.5682799Z [6100/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\variadic_ops.cpp.obj 2025-12-04T09:22:09.6014302Z [6101/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\specialize_autogradzero.cpp.obj 2025-12-04T09:22:09.6015193Z [6102/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\argument_spec.cpp.obj 2025-12-04T09:22:09.6016141Z [6103/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\autodiff.cpp.obj 2025-12-04T09:22:09.6017203Z [6104/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry.cpp.obj 2025-12-04T09:22:09.6018240Z [6105/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\instruction.cpp.obj 2025-12-04T09:22:09.6559801Z [6106/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.cpp.obj 2025-12-04T09:22:09.6560820Z [6107/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry_util.cpp.obj 2025-12-04T09:22:09.6561899Z [6108/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\tensorexpr_fuser.cpp.obj 2025-12-04T09:22:10.6445852Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\passes\tensorexpr_fuser.cpp(482): warning C4805: '&=': unsafe mix of type 'bool' and type 'unsigned __int64' in operation 2025-12-04T09:22:10.6447366Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\passes\tensorexpr_fuser.cpp(482): warning C4805: '&': unsafe mix of type 'bool' and type 'unsigned __int64' in operation 2025-12-04T09:22:10.6449463Z [6109/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_exception.cpp.obj 2025-12-04T09:22:10.6451102Z [6110/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\logging.cpp.obj 2025-12-04T09:22:12.1338279Z [6111/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\preprocess_graph.cpp.obj 2025-12-04T09:22:12.1339243Z [6112/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\print_handler.cpp.obj 2025-12-04T09:22:12.1340129Z [6113/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\xnnpack_rewrite.cpp.obj 2025-12-04T09:22:12.1340972Z [6114/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\vulkan_rewrite.cpp.obj 2025-12-04T09:22:12.1341796Z [6115/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\operator.cpp.obj 2025-12-04T09:22:13.0887418Z [6116/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\script_profile.cpp.obj 2025-12-04T09:22:13.0889054Z [6117/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\graph_executor.cpp.obj 2025-12-04T09:22:13.0890552Z [6118/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter.cpp.obj 2025-12-04T09:22:13.0892262Z [6119/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\serialized_shape_function_registry.cpp.obj 2025-12-04T09:22:14.2558246Z [6120/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\frame.cpp.obj 2025-12-04T09:22:14.2559279Z [6121/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\slice_indices_adjust.cpp.obj 2025-12-04T09:22:14.2560262Z [6122/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_trace.cpp.obj 2025-12-04T09:22:14.2561126Z [6123/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\fusion.cpp.obj 2025-12-04T09:22:14.2561962Z [6124/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\impl.cpp.obj 2025-12-04T09:22:15.2387412Z [6125/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\memory_planner.cpp.obj 2025-12-04T09:22:15.2388785Z [6126/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_graph_executor_impl.cpp.obj 2025-12-04T09:22:15.2389695Z [6127/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_record.cpp.obj 2025-12-04T09:22:15.2390529Z [6128/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_ops_utils.cpp.obj 2025-12-04T09:22:16.3229149Z [6129/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\passes.cpp.obj 2025-12-04T09:22:16.3230102Z [6130/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_script.cpp.obj 2025-12-04T09:22:16.3231140Z [6131/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry.cpp.obj 2025-12-04T09:22:16.3232031Z [6132/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry_util.cpp.obj 2025-12-04T09:22:17.6799604Z [6133/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\simple_graph_executor_impl.cpp.obj 2025-12-04T09:22:17.6801453Z [6134/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\callstack_debug_info_serialization.cpp.obj 2025-12-04T09:22:17.6803358Z [6135/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\generated_ops.cpp.obj 2025-12-04T09:22:17.6805222Z [6136/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_export_helpers.cpp.obj 2025-12-04T09:22:18.3142411Z [6137/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\native_ops.cpp.obj 2025-12-04T09:22:18.3144046Z [6138/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\vararg_functions.cpp.obj 2025-12-04T09:22:18.3147182Z [6139/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_read.cpp.obj 2025-12-04T09:22:18.3148804Z [6140/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\te_wrapper.cpp.obj 2025-12-04T09:22:18.3150204Z [6141/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\ops.cpp.obj 2025-12-04T09:22:19.2787198Z [6142/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_source.cpp.obj 2025-12-04T09:22:19.2788250Z [6143/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickle.cpp.obj 2025-12-04T09:22:19.2789288Z [6144/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\python_print.cpp.obj 2025-12-04T09:22:19.2791261Z [6145/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\source_range_serialization.cpp.obj 2025-12-04T09:22:21.9674053Z [6146/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\type_name_uniquer.cpp.obj 2025-12-04T09:22:21.9675654Z [6147/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import.cpp.obj 2025-12-04T09:22:21.9677096Z [6148/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler.cpp.obj 2025-12-04T09:22:21.9678591Z [6149/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler_helper.cpp.obj 2025-12-04T09:22:21.9680092Z [6150/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\unpickler.cpp.obj 2025-12-04T09:22:22.8941372Z [6151/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\block_codegen.cpp.obj 2025-12-04T09:22:22.8942919Z [6152/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_inference.cpp.obj 2025-12-04T09:22:22.8944674Z [6153/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_overlap.cpp.obj 2025-12-04T09:22:22.8946161Z [6154/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\codegen.cpp.obj 2025-12-04T09:22:24.6228060Z [6155/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_registry.cpp.obj 2025-12-04T09:22:24.6229041Z [6156/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\cpp_codegen.cpp.obj 2025-12-04T09:22:24.6230012Z [6157/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\intrinsic_symbols.cpp.obj 2025-12-04T09:22:24.6230837Z [6158/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir.cpp.obj 2025-12-04T09:22:26.2113009Z [6159/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\eval.cpp.obj 2025-12-04T09:22:26.2114502Z [6160/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\expr.cpp.obj 2025-12-04T09:22:26.2117681Z [6161/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_codegen.cpp.obj 2025-12-04T09:22:26.2119326Z [6162/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions.cpp.obj 2025-12-04T09:22:26.2120807Z [6163/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_core.cpp.obj 2025-12-04T09:22:27.4332880Z [6164/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\hash_provider.cpp.obj 2025-12-04T09:22:27.4334028Z [6165/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\graph_opt.cpp.obj 2025-12-04T09:22:27.4334983Z [6166/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_codegen.cpp.obj 2025-12-04T09:22:27.4335835Z [6167/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_jit.cpp.obj 2025-12-04T09:22:28.6580664Z [6168/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_cloner.cpp.obj 2025-12-04T09:22:28.6581604Z [6169/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_mutator.cpp.obj 2025-12-04T09:22:28.6582528Z [6170/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_printer.cpp.obj 2025-12-04T09:22:28.6583331Z [6171/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_simplifier.cpp.obj 2025-12-04T09:22:28.6584385Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'bool' and type 'T' in operation 2025-12-04T09:22:28.9562318Z with 2025-12-04T09:22:28.9562599Z [ 2025-12-04T09:22:28.9562793Z T=int 2025-12-04T09:22:28.9563035Z ] 2025-12-04T09:22:28.9563875Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-12-04T09:22:28.9565483Z 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-12-04T09:22:28.9566603Z with 2025-12-04T09:22:28.9566825Z [ 2025-12-04T09:22:28.9566999Z T=int 2025-12-04T09:22:28.9567198Z ] 2025-12-04T09:22:31.1041795Z [6172/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_verifier.cpp.obj 2025-12-04T09:22:31.1042730Z [6173/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_visitor.cpp.obj 2025-12-04T09:22:31.1043747Z [6174/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest.cpp.obj 2025-12-04T09:22:31.1044874Z [6175/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\kernel.cpp.obj 2025-12-04T09:22:31.8268606Z [6176/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest_randomization.cpp.obj 2025-12-04T09:22:31.8269544Z [6177/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\lowerings.cpp.obj 2025-12-04T09:22:31.8270369Z [6178/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp.obj 2025-12-04T09:22:31.8271331Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'bool' and type 'T' in operation 2025-12-04T09:22:31.8272091Z with 2025-12-04T09:22:31.8272274Z [ 2025-12-04T09:22:31.8272467Z T=int 2025-12-04T09:22:31.8272651Z ] 2025-12-04T09:22:32.3396990Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-12-04T09:22:32.3398790Z 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-12-04T09:22:32.3399938Z with 2025-12-04T09:22:32.3400141Z [ 2025-12-04T09:22:32.3400324Z T=int 2025-12-04T09:22:32.3400532Z ] 2025-12-04T09:22:33.6506515Z [6179/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\matmul.cpp.obj 2025-12-04T09:22:33.6508274Z [6180/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\conv2d.cpp.obj 2025-12-04T09:22:33.6509855Z [6181/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\misc.cpp.obj 2025-12-04T09:22:33.6511394Z [6182/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\reduction.cpp.obj 2025-12-04T09:22:33.6512820Z [6183/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\norm.cpp.obj 2025-12-04T09:22:34.5303144Z [6184/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\types.cpp.obj 2025-12-04T09:22:34.5304727Z [6185/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\pointwise.cpp.obj 2025-12-04T09:22:34.5306243Z [6186/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\tensor.cpp.obj 2025-12-04T09:22:35.0415749Z [6187/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\unique_name_manager.cpp.obj 2025-12-04T09:22:35.0416665Z [6188/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\quantization.cpp.obj 2025-12-04T09:22:35.0417655Z [6189/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\hooks_for_testing.cpp.obj 2025-12-04T09:22:35.0418468Z [6190/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\file_check.cpp.obj 2025-12-04T09:22:35.0419395Z [6191/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_device.cpp.obj 2025-12-04T09:22:35.0420271Z [6192/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\reduction.cpp.obj 2025-12-04T09:22:35.7429548Z [6193/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\config.cpp.obj 2025-12-04T09:22:35.7431335Z [6194/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\softmax.cpp.obj 2025-12-04T09:22:35.7433114Z [6195/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_interface.cpp.obj 2025-12-04T09:22:35.7435167Z [6196/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\lowering_context.cpp.obj 2025-12-04T09:22:36.0135031Z [6197/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\hash.cpp.obj 2025-12-04T09:22:36.0135826Z [6198/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\debug_util.cpp.obj 2025-12-04T09:22:36.0136664Z [6199/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\registerizer.cpp.obj 2025-12-04T09:22:36.0137648Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'bool' and type 'T' in operation 2025-12-04T09:22:36.0138318Z with 2025-12-04T09:22:36.0138511Z [ 2025-12-04T09:22:36.0138695Z T=int 2025-12-04T09:22:36.0138881Z ] 2025-12-04T09:22:36.0697648Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-12-04T09:22:36.0699847Z 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-12-04T09:22:36.0701001Z with 2025-12-04T09:22:36.0701247Z [ 2025-12-04T09:22:36.0701433Z T=int 2025-12-04T09:22:36.0701634Z ] 2025-12-04T09:22:36.0702153Z [6200/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir.cpp.obj 2025-12-04T09:22:36.5684795Z [6201/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\helpers.cpp.obj 2025-12-04T09:22:36.5686473Z [6202/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_dump_util.cpp.obj 2025-12-04T09:22:36.5687897Z [6203/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\multi_wait.cpp.obj 2025-12-04T09:22:36.5689290Z [6204/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_metadata.cpp.obj 2025-12-04T09:22:37.1309135Z [6205/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\permutation_util.cpp.obj 2025-12-04T09:22:37.1310745Z [6206/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_util.cpp.obj 2025-12-04T09:22:37.1312053Z [6207/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\metrics.cpp.obj 2025-12-04T09:22:37.1313471Z [6208/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_graph_executor.cpp.obj 2025-12-04T09:22:37.1315104Z [6209/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\arithmetic_ir_ops.cpp.obj 2025-12-04T09:22:37.6126673Z [6210/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\utils.cpp.obj 2025-12-04T09:22:37.6127604Z [6211/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\thread_pool.cpp.obj 2025-12-04T09:22:37.6128450Z [6212/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape.cpp.obj 2025-12-04T09:22:37.6129184Z [6213/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\counters.cpp.obj 2025-12-04T09:22:37.6130039Z [6214/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\events.cpp.obj 2025-12-04T09:22:38.4621176Z [6215/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor.cpp.obj 2025-12-04T09:22:38.4622157Z [6216/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_impl.cpp.obj 2025-12-04T09:22:38.4622954Z [6217/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_util.cpp.obj 2025-12-04T09:22:38.4623691Z [6218/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\trie.cpp.obj 2025-12-04T09:22:38.4624716Z [6219/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\mtia\profiler\MTIAMemoryProfiler.cpp.obj 2025-12-04T09:22:38.7602321Z [6220/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\combined_traceback.cpp.obj 2025-12-04T09:22:38.7616087Z [6221/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\collection.cpp.obj 2025-12-04T09:22:38.7617097Z [6222/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\data_flow.cpp.obj 2025-12-04T09:22:38.7618679Z [6223/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_client_interface.cpp.obj 2025-12-04T09:22:39.4235308Z [6224/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_shim.cpp.obj 2025-12-04T09:22:39.4236744Z [6225/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\perf.cpp.obj 2025-12-04T09:22:39.4238183Z [6226/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\observer.cpp.obj 2025-12-04T09:22:39.4240000Z [6227/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\python_tracer.cpp.obj 2025-12-04T09:22:39.4241515Z [6228/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\base.cpp.obj 2025-12-04T09:22:39.6752806Z [6229/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\vulkan.cpp.obj 2025-12-04T09:22:39.6753641Z [6230/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind_fb.cpp.obj 2025-12-04T09:22:39.6754629Z [6231/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\itt_observer.cpp.obj 2025-12-04T09:22:39.6755432Z [6232/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind.cpp.obj 2025-12-04T09:22:40.3740301Z [6233/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\nvtx_observer.cpp.obj 2025-12-04T09:22:40.3741287Z [6234/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\execution_trace_observer.cpp.obj 2025-12-04T09:22:40.3742242Z [6235/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\cpp_stacktraces.cpp.obj 2025-12-04T09:22:40.3743105Z [6236/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\privateuse1_observer.cpp.obj 2025-12-04T09:22:40.3744347Z [6237/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape_inference.cpp.obj 2025-12-04T09:22:41.3779041Z [6238/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\shim_common.cpp.obj 2025-12-04T09:22:41.3779976Z [6239/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\util.cpp.obj 2025-12-04T09:22:41.3780711Z [6240/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\schema_info.cpp.obj 2025-12-04T09:22:41.3781466Z [6241/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\variadic.cpp.obj 2025-12-04T09:22:41.3782268Z [6242/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\check_alias_annotation.cpp.obj 2025-12-04T09:22:42.8099469Z [6243/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_graph.cpp.obj 2025-12-04T09:22:42.8103474Z [6244/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_inplace_ops.cpp.obj 2025-12-04T09:22:42.8133092Z [6245/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_c10_ops.cpp.obj 2025-12-04T09:22:42.8134890Z [6246/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\Graph.cpp.obj 2025-12-04T09:22:43.7878280Z [6247/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\ModelRunner.cpp.obj 2025-12-04T09:22:43.7879965Z [6248/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\tensor_flatten.cpp.obj 2025-12-04T09:22:43.7881478Z [6249/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\autocast.cpp.obj 2025-12-04T09:22:43.7883063Z [6250/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\cuda\interface.cpp.obj 2025-12-04T09:22:43.7884538Z [6251/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphSignature.cpp.obj 2025-12-04T09:22:44.4218593Z [6252/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphPasses.cpp.obj 2025-12-04T09:22:44.4219451Z [6253/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\TensorMeta.cpp.obj 2025-12-04T09:22:44.4220226Z [6254/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops.cpp.obj 2025-12-04T09:22:44.4221160Z [6255/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\Serialization.cpp.obj 2025-12-04T09:22:44.4222160Z [6256/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Placement.cpp.obj 2025-12-04T09:22:44.9753104Z [6257/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphUtils.cpp.obj 2025-12-04T09:22:44.9754754Z [6258/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\DelegateExecutor.cpp.obj 2025-12-04T09:22:44.9756341Z [6259/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops_fulljit.cpp.obj 2025-12-04T09:22:44.9758109Z [6260/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_special_ops.cpp.obj 2025-12-04T09:22:45.3010131Z [6261/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ExecutionPlanner.cpp.obj 2025-12-04T09:22:45.3011111Z [6262/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ExecutionFrame.cpp.obj 2025-12-04T09:22:45.3012003Z [6263/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\GraphExecutorBase.cpp.obj 2025-12-04T09:22:45.3012997Z [6264/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\PlacementUtils.cpp.obj 2025-12-04T09:22:46.1017503Z [6265/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Executor.cpp.obj 2025-12-04T09:22:46.1019113Z [6266/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ConstantFolder.cpp.obj 2025-12-04T09:22:46.1020620Z [6267/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\common\FileUtil.cpp.obj 2025-12-04T09:22:46.1022162Z [6268/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\OpKernel.cpp.obj 2025-12-04T09:22:46.1023703Z [6269/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\SerialGraphExecutor.cpp.obj 2025-12-04T09:22:46.4727372Z [6270/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\FunctionSchema.cpp.obj 2025-12-04T09:22:46.4728241Z [6271/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\Bump.cpp.obj 2025-12-04T09:22:46.4728993Z [6272/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Weights.cpp.obj 2025-12-04T09:22:46.4729982Z [6273/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\GreedyBySize.cpp.obj 2025-12-04T09:22:46.4730813Z [6274/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\detail\ITree.cpp.obj 2025-12-04T09:22:47.1682720Z [6275/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\C10Kernel.cpp.obj 2025-12-04T09:22:47.1683667Z [6276/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\AutoFunctionalizeKernel.cpp.obj 2025-12-04T09:22:47.1685087Z [6277/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\DisjointStorageGroups.cpp.obj 2025-12-04T09:22:47.1686213Z [6278/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\HigherOrderKernel.cpp.obj 2025-12-04T09:22:47.6519084Z [6279/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ParallelGraphExecutor.cpp.obj 2025-12-04T09:22:47.6521056Z [6280/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\CallTorchBindKernel.cpp.obj 2025-12-04T09:22:47.6522664Z [6281/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\AliasAnalyzer.cpp.obj 2025-12-04T09:22:47.6524282Z [6282/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\LayoutPlanner.cpp.obj 2025-12-04T09:22:49.9799577Z [6283/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\LayoutManager.cpp.obj 2025-12-04T09:22:49.9801129Z [6284/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\SubgraphRewriter.cpp.obj 2025-12-04T09:22:49.9802238Z [6285/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\pass_manager\GraphPasses.cpp.obj 2025-12-04T09:22:49.9803302Z [6286/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\pass_manager\PassManager.cpp.obj 2025-12-04T09:22:50.8618589Z [6287/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelFactory.cpp.obj 2025-12-04T09:22:50.8620267Z [6288/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\PrimKernelRegistry.cpp.obj 2025-12-04T09:22:50.8621209Z [6289/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\triton\CpuTritonKernelManager.cpp.obj 2025-12-04T09:22:50.8622291Z [6290/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\NativeKernels.cpp.obj 2025-12-04T09:22:50.8623186Z [6291/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelRegistry.cpp.obj 2025-12-04T09:22:51.3749242Z [6292/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\TritonKernel.cpp.obj 2025-12-04T09:22:51.3750193Z [6293/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\AOTInductorDelegateExecutor.cpp.obj 2025-12-04T09:22:51.3751028Z [6294/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\config.cpp.obj 2025-12-04T09:22:51.3751992Z [6295/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\GeneratedStaticDispatchKernels.cpp.obj 2025-12-04T09:22:52.1271939Z [6296/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\GeneratedNativeStaticDispatchKernels.cpp.obj 2025-12-04T09:22:52.1273816Z [6297/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\ETCallDelegateKernel.cpp.obj 2025-12-04T09:22:52.1275367Z [6298/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\debug_info.cpp.obj 2025-12-04T09:22:52.1276862Z [6299/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\dynamic_ir.cpp.obj 2025-12-04T09:22:52.8635304Z [6300/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\device_data.cpp.obj 2025-12-04T09:22:52.8636206Z [6301/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\generic.cpp.obj 2025-12-04T09:22:52.8637374Z [6302/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\tensor_aten_ops.cpp.obj 2025-12-04T09:22:52.8638265Z [6303/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelHandlerRegistry.cpp.obj 2025-12-04T09:22:52.8639379Z [6304/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_lowering_context.cpp.obj 2025-12-04T09:22:54.2486567Z [6305/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_autograd_functions.cpp.obj 2025-12-04T09:22:54.2487538Z [6306/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node.cpp.obj 2025-12-04T09:22:54.2488413Z [6307/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\export_data.cpp.obj 2025-12-04T09:22:54.2489277Z [6308/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_eager_fallback.cpp.obj 2025-12-04T09:22:56.2086637Z [6309/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_backend_impl.cpp.obj 2025-12-04T09:22:56.2088217Z [6310/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node_lowering.cpp.obj 2025-12-04T09:22:56.2089900Z [6311/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import_data.cpp.obj 2025-12-04T09:22:56.2091226Z [6312/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\out_types.cpp.obj 2025-12-04T09:22:56.2092662Z [6313/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_native_functions.cpp.obj 2025-12-04T09:22:56.7225396Z [6314/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\itt_wrapper.cpp.obj 2025-12-04T09:22:56.7226338Z [6315/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\TraceTypeManual.cpp.obj 2025-12-04T09:22:56.7228577Z [6316/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\optim\sgd.cpp.obj 2025-12-04T09:22:56.7229344Z [6317/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\itt.cpp.obj 2025-12-04T09:22:57.7370683Z [6318/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\random.cpp.obj 2025-12-04T09:22:57.7371615Z [6319/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\sequential.cpp.obj 2025-12-04T09:22:57.7372507Z [6320/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport.cpp.obj 2025-12-04T09:22:57.7373295Z [6321/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\jit.cpp.obj 2025-12-04T09:22:57.7374109Z [6322/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport_manager.cpp.obj 2025-12-04T09:22:58.2940040Z [6323/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer.cpp.obj 2025-12-04T09:22:58.2943259Z [6324/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\FunctionsManual.cpp.obj 2025-12-04T09:22:58.2944842Z [6325/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\onnx.cpp.obj 2025-12-04T09:22:58.2961262Z [6326/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\byte_order.cpp.obj 2025-12-04T09:23:00.8317777Z [6327/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backoff.cpp.obj 2025-12-04T09:23:00.8318733Z [6328/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_bytecode.cpp.obj 2025-12-04T09:23:00.8319630Z [6329/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\VariableTypeManual.cpp.obj 2025-12-04T09:23:00.8320471Z [6330/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module_save.cpp.obj 2025-12-04T09:23:00.8321258Z [6331/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FileStore.cpp.obj 2025-12-04T09:23:01.8332203Z [6332/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_module.cpp.obj 2025-12-04T09:23:01.8333453Z [6333/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export.cpp.obj 2025-12-04T09:23:01.8334403Z [6334/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.cpp.obj 2025-12-04T09:23:01.8335520Z [6335/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backend.cpp.obj 2025-12-04T09:23:02.5252844Z [6336/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ParamCommsUtils.cpp.obj 2025-12-04T09:23:02.5254530Z [6337/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GlooDeviceFactory.cpp.obj 2025-12-04T09:23:02.5255981Z [6338/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\PrefixStore.cpp.obj 2025-12-04T09:23:02.5257498Z [6339/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FlightRecorder.cpp.obj 2025-12-04T09:23:02.5259243Z [6340/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupMPI.cpp.obj 2025-12-04T09:23:04.4781167Z [6341/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Functional.cpp.obj 2025-12-04T09:23:04.4782875Z [6342/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GroupRegistry.cpp.obj 2025-12-04T09:23:04.4784452Z [6343/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Store.cpp.obj 2025-12-04T09:23:04.4786132Z [6344/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreLibUvBackend.cpp.obj 2025-12-04T09:23:06.2858482Z [6345/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Types.cpp.obj 2025-12-04T09:23:06.2859358Z [6346/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Ops.cpp.obj 2025-12-04T09:23:06.2860255Z [6347/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroup.cpp.obj 2025-12-04T09:23:06.2861178Z [6348/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupGloo.cpp.obj 2025-12-04T09:23:06.2862128Z [6349/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreBackend.cpp.obj 2025-12-04T09:23:06.6795592Z [6350/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupWrapper.cpp.obj 2025-12-04T09:23:06.6796621Z [6351/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStore.cpp.obj 2025-12-04T09:23:06.6797640Z [6352/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.cpp.obj 2025-12-04T09:23:06.6798779Z [6353/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\WaitCounterHandler.cpp.obj 2025-12-04T09:23:08.2230565Z [6354/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\cuda\StreamBlock.cpp.obj 2025-12-04T09:23:08.2231439Z [6355/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\debug.cpp.obj 2025-12-04T09:23:08.2232313Z [6356/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\WorkerServer.cpp.obj 2025-12-04T09:23:08.2233277Z [6357/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logging.cpp.obj 2025-12-04T09:23:09.5698473Z [6358/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Utils.cpp.obj 2025-12-04T09:23:09.5699969Z [6359/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Work.cpp.obj 2025-12-04T09:23:09.5701434Z [6360/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\comm.cpp.obj 2025-12-04T09:23:09.5703040Z [6361/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\socket.cpp.obj 2025-12-04T09:23:09.5704523Z [6362/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\sequence_num.cpp.obj 2025-12-04T09:23:10.3879985Z [6363/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\Handlers.cpp.obj 2025-12-04T09:23:10.3880894Z [6364/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\cuda.cpp.obj 2025-12-04T09:23:10.3881629Z [6365/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logger.cpp.obj 2025-12-04T09:23:10.3882758Z 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-12-04T09:23:11.6318306Z [6366/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\quantization\quantization.cpp.obj 2025-12-04T09:23:11.6320279Z [6367/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\default_comm_hooks.cpp.obj 2025-12-04T09:23:11.6321784Z [6368/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\reducer.cpp.obj 2025-12-04T09:23:11.6323091Z [6369/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\enum.cpp.obj 2025-12-04T09:23:13.0166566Z [6370/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.cpp.obj 2025-12-04T09:23:13.0167809Z [6371/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.cpp.obj 2025-12-04T09:23:13.0168633Z [6372/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\imethod.cpp.obj 2025-12-04T09:23:13.0169516Z [6373/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\mps.cpp.obj 2025-12-04T09:23:13.0170280Z [6374/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\datasets\mnist.cpp.obj 2025-12-04T09:23:15.1804055Z [6375/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\distributed.cpp.obj 2025-12-04T09:23:15.1805610Z [6376/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\random.cpp.obj 2025-12-04T09:23:15.1807116Z [6377/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\sequential.cpp.obj 2025-12-04T09:23:15.1808674Z [6378/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\stream.cpp.obj 2025-12-04T09:23:17.2341128Z [6379/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize.cpp.obj 2025-12-04T09:23:17.2341906Z [6380/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\init.cpp.obj 2025-12-04T09:23:17.2343901Z [6381/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\_functions.cpp.obj 2025-12-04T09:23:17.2344671Z [6382/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\module.cpp.obj 2025-12-04T09:23:17.2345511Z [6383/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\activation.cpp.obj 2025-12-04T09:23:19.3628339Z [6384/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\adaptive.cpp.obj 2025-12-04T09:23:19.3629366Z [6385/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\batchnorm.cpp.obj 2025-12-04T09:23:19.3630218Z [6386/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\normalization.cpp.obj 2025-12-04T09:23:19.3631184Z [6387/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\instancenorm.cpp.obj 2025-12-04T09:23:21.0700962Z [6388/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\conv.cpp.obj 2025-12-04T09:23:21.0701902Z [6389/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\dropout.cpp.obj 2025-12-04T09:23:21.0702770Z [6390/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\distance.cpp.obj 2025-12-04T09:23:21.0703588Z [6391/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\embedding.cpp.obj 2025-12-04T09:23:21.0704435Z [6392/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\fold.cpp.obj 2025-12-04T09:23:23.0924003Z [6393/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\linear.cpp.obj 2025-12-04T09:23:23.0924884Z [6394/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\loss.cpp.obj 2025-12-04T09:23:23.0926001Z [6395/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\padding.cpp.obj 2025-12-04T09:23:23.0927022Z [6396/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pixelshuffle.cpp.obj 2025-12-04T09:23:24.5892612Z [6397/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pooling.cpp.obj 2025-12-04T09:23:24.5894195Z [6398/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\rnn.cpp.obj 2025-12-04T09:23:24.5896098Z [6399/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\upsampling.cpp.obj 2025-12-04T09:23:24.5897829Z [6400/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\transformer.cpp.obj 2025-12-04T09:23:24.5899436Z [6401/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\container\functional.cpp.obj 2025-12-04T09:23:26.6834321Z [6402/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\activation.cpp.obj 2025-12-04T09:23:26.6835871Z [6403/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\adaptive.cpp.obj 2025-12-04T09:23:26.6837435Z [6404/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\batchnorm.cpp.obj 2025-12-04T09:23:26.6838919Z [6405/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\embedding.cpp.obj 2025-12-04T09:23:28.8784627Z [6406/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\instancenorm.cpp.obj 2025-12-04T09:23:28.8785653Z [6407/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\normalization.cpp.obj 2025-12-04T09:23:28.8786621Z [6408/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\dropout.cpp.obj 2025-12-04T09:23:28.8787452Z [6409/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\conv.cpp.obj 2025-12-04T09:23:28.8788258Z [6410/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\linear.cpp.obj 2025-12-04T09:23:30.3349844Z [6411/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\padding.cpp.obj 2025-12-04T09:23:30.3350878Z [6412/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\rnn.cpp.obj 2025-12-04T09:23:30.3351813Z [6413/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\pooling.cpp.obj 2025-12-04T09:23:30.3352743Z [6414/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\vision.cpp.obj 2025-12-04T09:23:32.2683512Z [6415/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\transformer.cpp.obj 2025-12-04T09:23:32.2685214Z [6416/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adagrad.cpp.obj 2025-12-04T09:23:32.2685998Z [6417/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adamw.cpp.obj 2025-12-04T09:23:32.2686724Z [6418/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adam.cpp.obj 2025-12-04T09:23:32.2687558Z [6419/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\lr_scheduler.cpp.obj 2025-12-04T09:23:33.0511752Z [6420/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\reduce_on_plateau_scheduler.cpp.obj 2025-12-04T09:23:33.0512714Z [6421/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\step_lr.cpp.obj 2025-12-04T09:23:33.0513596Z [6422/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\lbfgs.cpp.obj 2025-12-04T09:23:33.0514360Z [6423/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\xpu.cpp.obj 2025-12-04T09:23:33.1107797Z [6424/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\optimizer.cpp.obj 2025-12-04T09:23:33.1108775Z [6425/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\rmsprop.cpp.obj 2025-12-04T09:23:33.1109597Z [6426/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX2.cpp.obj 2025-12-04T09:23:33.1110661Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:33.5634845Z 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-12-04T09:23:33.5636419Z 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-12-04T09:23:33.5637805Z 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-12-04T09:23:33.5742297Z [6427/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\serialize.cpp.obj 2025-12-04T09:23:33.5743252Z [6428/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX2.cpp.obj 2025-12-04T09:23:33.5744293Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:33.5745649Z 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-12-04T09:23:33.6673205Z 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-12-04T09:23:33.6674607Z 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-12-04T09:23:33.6675964Z [6429/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX2.cpp.obj 2025-12-04T09:23:33.6677214Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:33.6678890Z 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-12-04T09:23:33.7003554Z 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-12-04T09:23:33.7005810Z 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-12-04T09:23:33.7007541Z [6430/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX2.cpp.obj 2025-12-04T09:23:33.7008784Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:33.7998679Z 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-12-04T09:23:33.8001160Z 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-12-04T09:23:33.8003705Z 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-12-04T09:23:33.9488328Z [6431/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\sgd.cpp.obj 2025-12-04T09:23:33.9490071Z [6432/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX2.cpp.obj 2025-12-04T09:23:33.9492317Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:34.4370885Z 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-12-04T09:23:34.4372297Z 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-12-04T09:23:34.4373649Z 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-12-04T09:23:34.4374951Z [6433/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:34.4375983Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:34.4377484Z 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-12-04T09:23:34.5952800Z 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-12-04T09:23:34.5955221Z 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-12-04T09:23:34.5957461Z [6434/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:34.5959392Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:34.5987277Z 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-12-04T09:23:34.5988845Z 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-12-04T09:23:34.5990247Z 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-12-04T09:23:34.5991321Z [6435/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:34.5992470Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:34.5993676Z 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-12-04T09:23:34.6102987Z 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-12-04T09:23:34.6105398Z 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-12-04T09:23:34.6107309Z [6436/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX2.cpp.obj 2025-12-04T09:23:34.6109083Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:34.6111317Z 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-12-04T09:23:34.6113842Z 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-12-04T09:23:34.7374934Z 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-12-04T09:23:34.7376215Z [6437/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:34.7377235Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:34.7713205Z 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-12-04T09:23:34.7714518Z 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-12-04T09:23:34.7715847Z 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-12-04T09:23:34.7717051Z [6438/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:34.7718164Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:34.7719364Z 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-12-04T09:23:34.7720606Z 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-12-04T09:23:34.9111382Z 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-12-04T09:23:34.9112841Z [6439/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:34.9113957Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:35.2884004Z 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-12-04T09:23:35.2885514Z 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-12-04T09:23:35.2886917Z 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-12-04T09:23:35.2888589Z [6440/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX2.cpp.obj 2025-12-04T09:23:35.2889656Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:35.2891117Z 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-12-04T09:23:35.4849282Z 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-12-04T09:23:35.4850743Z 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-12-04T09:23:35.4851829Z [6441/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:35.4852881Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:35.4854190Z 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-12-04T09:23:35.4855416Z 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-12-04T09:23:35.6146655Z 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-12-04T09:23:35.6148568Z [6442/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\input-archive.cpp.obj 2025-12-04T09:23:35.6150126Z [6443/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:35.6151987Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:35.7254213Z 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-12-04T09:23:35.7255585Z 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-12-04T09:23:35.7257052Z 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-12-04T09:23:35.7349900Z [6444/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\output-archive.cpp.obj 2025-12-04T09:23:35.7351881Z [6445/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:35.7353756Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:35.8211141Z 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-12-04T09:23:35.8212754Z 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-12-04T09:23:35.8214245Z 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-12-04T09:23:35.8215624Z [6446/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:35.8216765Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:35.8218089Z 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-12-04T09:23:35.9246184Z 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-12-04T09:23:35.9247971Z 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-12-04T09:23:35.9249384Z [6447/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:35.9250762Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.0305205Z 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-12-04T09:23:36.0306507Z 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-12-04T09:23:36.0307921Z 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-12-04T09:23:36.0309106Z [6448/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:36.0311234Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.0313547Z 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-12-04T09:23:36.2250408Z 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-12-04T09:23:36.2252365Z 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-12-04T09:23:36.2253492Z [6449/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX2.cpp.obj 2025-12-04T09:23:36.2254738Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.2255930Z 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-12-04T09:23:36.2257258Z 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-12-04T09:23:36.3202637Z 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-12-04T09:23:36.3203964Z [6450/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:36.3205317Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.4816513Z 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-12-04T09:23:36.4817844Z 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-12-04T09:23:36.4819334Z 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-12-04T09:23:36.4820776Z [6451/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:36.4822013Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.4823474Z 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-12-04T09:23:36.5858003Z 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-12-04T09:23:36.5859502Z 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-12-04T09:23:36.5860911Z [6452/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:36.5862074Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.6017949Z 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-12-04T09:23:36.6019333Z 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-12-04T09:23:36.6020674Z 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-12-04T09:23:36.6021778Z [6453/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:36.6022869Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.6024469Z 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-12-04T09:23:36.6360256Z 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-12-04T09:23:36.6362268Z 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-12-04T09:23:36.6363441Z [6454/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:36.6365163Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.6367399Z 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-12-04T09:23:36.6369899Z 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-12-04T09:23:36.8399964Z 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-12-04T09:23:36.8401964Z [6455/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:36.8403972Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.8530140Z 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-12-04T09:23:36.8532177Z 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-12-04T09:23:36.8534121Z 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-12-04T09:23:36.8535987Z [6456/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:36.8537811Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.8539368Z 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-12-04T09:23:36.8724145Z 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-12-04T09:23:36.8726526Z 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-12-04T09:23:36.8728576Z [6457/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:36.8730573Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:36.8732763Z 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-12-04T09:23:36.8735382Z 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-12-04T09:23:36.8737771Z 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-12-04T09:23:37.2008013Z [6458/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:37.2010098Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:37.2012466Z 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-12-04T09:23:37.2109541Z 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-12-04T09:23:37.2110844Z 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-12-04T09:23:37.2112116Z [6459/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:37.2113282Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:37.2115053Z 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-12-04T09:23:37.2116484Z 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-12-04T09:23:37.2177652Z 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-12-04T09:23:37.2178801Z [6460/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:37.2180440Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:37.3457727Z 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-12-04T09:23:37.3459175Z 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-12-04T09:23:37.3460476Z 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-12-04T09:23:37.3461703Z [6461/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:37.3462783Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:37.3463981Z 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-12-04T09:23:37.4537116Z 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-12-04T09:23:37.4538675Z 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-12-04T09:23:37.4539940Z [6462/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:37.4541204Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:37.4634682Z 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-12-04T09:23:37.4636117Z 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-12-04T09:23:37.4638166Z 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-12-04T09:23:37.4640461Z [6463/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:37.4642359Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:37.4644724Z 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-12-04T09:23:37.7196372Z 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-12-04T09:23:37.7198825Z 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-12-04T09:23:37.7200907Z [6464/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:37.7202958Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:37.7205244Z 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-12-04T09:23:37.7207619Z 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-12-04T09:23:37.7891716Z 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-12-04T09:23:37.7893965Z [6465/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:37.7895874Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.0161505Z 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-12-04T09:23:38.0162965Z 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-12-04T09:23:38.0164311Z 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-12-04T09:23:38.0165659Z [6466/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.0166885Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.0168198Z 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-12-04T09:23:38.0515414Z 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-12-04T09:23:38.0516785Z 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-12-04T09:23:38.0517933Z [6467/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.0519112Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.0724515Z 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-12-04T09:23:38.0727051Z 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-12-04T09:23:38.0729561Z 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-12-04T09:23:38.0731449Z [6468/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.0733397Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.0735604Z 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-12-04T09:23:38.1909328Z 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-12-04T09:23:38.1910705Z 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-12-04T09:23:38.1912211Z [6469/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.1913847Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.1916150Z 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-12-04T09:23:38.1918583Z 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-12-04T09:23:38.3375353Z 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-12-04T09:23:38.3376523Z [6470/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.3377801Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.3483309Z 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-12-04T09:23:38.3484727Z 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-12-04T09:23:38.3486105Z 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-12-04T09:23:38.3487367Z [6471/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.3488593Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.3490171Z 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-12-04T09:23:38.4329345Z 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-12-04T09:23:38.4331817Z 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-12-04T09:23:38.4333932Z [6472/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.4335737Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.6815933Z 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-12-04T09:23:38.6818310Z 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-12-04T09:23:38.6820725Z 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-12-04T09:23:38.6892948Z [6473/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.6895004Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.6896971Z [6474/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.6898889Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.6901265Z 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-12-04T09:23:38.6903552Z 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-12-04T09:23:38.8516712Z 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-12-04T09:23:38.8518717Z [6475/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.8519994Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.9146931Z 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-12-04T09:23:38.9148211Z 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-12-04T09:23:38.9149449Z 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-12-04T09:23:38.9247017Z [6476/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.9249261Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:38.9251118Z [6477/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:38.9253090Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:39.0236291Z 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-12-04T09:23:39.0238428Z 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-12-04T09:23:39.0239834Z 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-12-04T09:23:39.0241201Z [6478/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:39.0242353Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:39.0244633Z 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-12-04T09:23:39.0398435Z 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-12-04T09:23:39.0400015Z 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-12-04T09:23:39.0401264Z [6479/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:39.0402644Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:39.0404244Z 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-12-04T09:23:39.0405657Z 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-12-04T09:23:39.3112566Z 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-12-04T09:23:39.3114118Z [6480/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:39.3115389Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:39.5532442Z 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-12-04T09:23:39.5533946Z 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-12-04T09:23:39.5535471Z 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-12-04T09:23:39.5537691Z [6481/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:39.5539507Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:39.5541783Z 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-12-04T09:23:39.5544076Z 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-12-04T09:23:39.5546722Z 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-12-04T09:23:39.5548938Z 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-12-04T09:23:39.5550991Z 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-12-04T09:23:39.5554100Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-12-04T09:23:39.5558777Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(189): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-12-04T09:23:39.5561326Z with 2025-12-04T09:23:39.5561653Z [ 2025-12-04T09:23:39.5562279Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:23:39.5563037Z ] 2025-12-04T09:23:39.5565620Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-12-04T09:23:39.5571847Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(191): note: see reference to function template instantiation 'void at::native::`anonymous-namespace'::Dist::run_parallel_pdist::zdist_calc>>(at::Tensor &,const at::Tensor &,const scalar_t)' being compiled 2025-12-04T09:23:39.5575485Z with 2025-12-04T09:23:39.5575687Z [ 2025-12-04T09:23:39.5576035Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:23:39.5576450Z ] 2025-12-04T09:23:39.5578285Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(174): note: see reference to function template instantiation 'scalar_t at::vec::map2_reduce_all::run_parallel_pdist::::()::,data_t(const data_t &,const data_t &),0>(const MapOp &,ReduceOp (__cdecl &),const scalar_t *,const scalar_t *,int64_t)' being compiled 2025-12-04T09:23:39.5580292Z with 2025-12-04T09:23:39.5580481Z [ 2025-12-04T09:23:39.5580818Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-12-04T09:23:39.5581441Z data_t=at::vec::AVX2::Vectorized, 2025-12-04T09:23:39.5582214Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-12-04T09:23:39.5583260Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-12-04T09:23:39.5583816Z ] 2025-12-04T09:23:39.5585134Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(299): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::AVX2::Vectorized &)' being compiled 2025-12-04T09:23:39.5586637Z with 2025-12-04T09:23:39.5586819Z [ 2025-12-04T09:23:39.5587436Z scalar_t=float, 2025-12-04T09:23:39.5588142Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &), 2025-12-04T09:23:39.5589004Z Op=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-12-04T09:23:39.5589513Z ] 2025-12-04T09:23:39.5590319Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(177): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-12-04T09:23:39.5591339Z with 2025-12-04T09:23:39.5591534Z [ 2025-12-04T09:23:39.6385881Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-12-04T09:23:39.6386642Z ] 2025-12-04T09:23:39.6387243Z [6482/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:39.6389283Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:39.7147827Z 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-12-04T09:23:39.7150157Z 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-12-04T09:23:39.7152511Z 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-12-04T09:23:39.7154586Z [6483/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:39.7233890Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:39.7235949Z [6484/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX2.cpp.obj 2025-12-04T09:23:39.7237965Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:39.7412094Z 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-12-04T09:23:39.7414688Z 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-12-04T09:23:39.7417283Z 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-12-04T09:23:39.7610245Z [6485/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:39.7612065Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:39.7613833Z [6486/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:39.7615609Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:39.7617790Z 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-12-04T09:23:39.7620016Z 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-12-04T09:23:40.0443510Z 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-12-04T09:23:40.0444672Z [6487/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:40.0445683Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:40.0446764Z [6488/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:40.0447922Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:40.0449488Z 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-12-04T09:23:40.0451034Z 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-12-04T09:23:40.2682758Z 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-12-04T09:23:40.2683843Z [6489/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:40.2684949Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:40.3784918Z 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-12-04T09:23:40.3787239Z 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-12-04T09:23:40.3789618Z 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-12-04T09:23:40.3791648Z [6490/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:40.3793509Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:40.3795890Z 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-12-04T09:23:40.3798352Z 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-12-04T09:23:40.6366375Z 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-12-04T09:23:40.6367740Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(526): warning C4333: '>>': right shift by too large amount, data loss 2025-12-04T09:23:40.6369093Z [6491/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:40.6370136Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:40.6371339Z 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-12-04T09:23:40.6372574Z 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-12-04T09:23:40.6436214Z 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-12-04T09:23:40.6437313Z [6492/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX2.cpp.obj 2025-12-04T09:23:40.6438335Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:40.6515772Z 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-12-04T09:23:40.6517146Z 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-12-04T09:23:40.6518438Z 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-12-04T09:23:40.6658818Z [6493/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX512.cpp.obj 2025-12-04T09:23:40.6660453Z [6494/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:40.6662334Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:40.6665436Z 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-12-04T09:23:40.6757148Z 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-12-04T09:23:40.6759587Z 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-12-04T09:23:40.6761750Z [6495/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX2.cpp.obj 2025-12-04T09:23:40.6763810Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:40.6766337Z 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-12-04T09:23:40.6768785Z 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-12-04T09:23:40.7591480Z 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-12-04T09:23:40.7593081Z [6496/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX2.cpp.obj 2025-12-04T09:23:40.7594465Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:40.9504460Z 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-12-04T09:23:40.9505742Z 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-12-04T09:23:40.9507002Z 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-12-04T09:23:41.5261755Z [6497/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX512.cpp.obj 2025-12-04T09:23:41.5262900Z [6498/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX512.cpp.obj 2025-12-04T09:23:41.5264078Z [6499/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX512.cpp.obj 2025-12-04T09:23:41.5265079Z [6500/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX512.cpp.obj 2025-12-04T09:23:41.7224103Z [6501/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:41.7225837Z [6502/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:41.7227571Z [6503/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:41.7229270Z [6504/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX512.cpp.obj 2025-12-04T09:23:42.2810560Z [6505/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:42.2811728Z [6506/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:42.2812620Z [6507/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:42.2813559Z [6508/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX512.cpp.obj 2025-12-04T09:23:42.7572674Z [6509/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:42.7573667Z [6510/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:42.7574614Z [6511/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:42.7576055Z [6512/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.0833419Z [6513/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.0834433Z [6514/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.0835556Z [6515/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.0836430Z [6516/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.4217755Z [6517/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.4219516Z [6518/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.4221332Z [6519/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.4223469Z [6520/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.9210623Z [6521/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.9211557Z [6522/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.9212500Z [6523/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:43.9213436Z [6524/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.0927983Z [6525/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.0928971Z [6526/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.0929981Z [6527/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.0931056Z [6528/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.7590373Z [6529/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.7591397Z [6530/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.7592336Z [6531/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.7593396Z [6532/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.9814406Z [6533/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.9816025Z [6534/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.9817305Z [6535/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:44.9818273Z [6536/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:45.4780077Z [6537/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:45.4781627Z [6538/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:45.4783492Z [6539/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:45.4785266Z [6540/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:45.8447590Z [6541/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:45.8449454Z [6542/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:45.8451436Z [6543/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:46.2842581Z [6544/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:46.2844064Z [6545/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:46.2845236Z [6546/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:46.2846218Z [6547/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX512.cpp.obj 2025-12-04T09:23:46.2847162Z [6548/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:46.2848206Z 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-12-04T09:23:46.2849477Z 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-12-04T09:23:46.2851362Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-12-04T09:23:46.2853750Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(189): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-12-04T09:23:46.2855426Z with 2025-12-04T09:23:46.2855645Z [ 2025-12-04T09:23:46.2856077Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:23:46.2856490Z ] 2025-12-04T09:23:46.2858090Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-12-04T09:23:46.2861694Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(191): note: see reference to function template instantiation 'void at::native::`anonymous-namespace'::Dist::run_parallel_pdist::zdist_calc>>(at::Tensor &,const at::Tensor &,const scalar_t)' being compiled 2025-12-04T09:23:46.2863711Z with 2025-12-04T09:23:46.2863969Z [ 2025-12-04T09:23:46.2864343Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-12-04T09:23:46.2865310Z ] 2025-12-04T09:23:46.2867289Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(174): note: see reference to function template instantiation 'scalar_t at::vec::map2_reduce_all::run_parallel_pdist::::()::,data_t(const data_t &,const data_t &),0>(const MapOp &,ReduceOp (__cdecl &),const scalar_t *,const scalar_t *,int64_t)' being compiled 2025-12-04T09:23:46.2869230Z with 2025-12-04T09:23:46.2869457Z [ 2025-12-04T09:23:46.2869802Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-12-04T09:23:46.2871141Z data_t=at::vec::AVX512::Vectorized, 2025-12-04T09:23:46.2872232Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-12-04T09:23:46.2873771Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-12-04T09:23:46.2874668Z ] 2025-12-04T09:23:46.2876202Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(299): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::AVX512::Vectorized &)' being compiled 2025-12-04T09:23:46.2877914Z with 2025-12-04T09:23:46.2878195Z [ 2025-12-04T09:23:46.2878469Z scalar_t=float, 2025-12-04T09:23:46.2879403Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &), 2025-12-04T09:23:46.3750307Z Op=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-12-04T09:23:46.3751099Z ] 2025-12-04T09:23:46.3751987Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(177): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-12-04T09:23:46.3752823Z with 2025-12-04T09:23:46.3753031Z [ 2025-12-04T09:23:46.3753560Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-12-04T09:23:46.3754183Z ] 2025-12-04T09:23:46.7049807Z [6549/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:46.7050945Z [6550/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:46.7051968Z [6551/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:46.7053019Z [6552/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:47.0832973Z [6553/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:47.0834082Z [6554/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:47.0834948Z [6555/6994] Building CXX object caffe2\CMakeFiles\torch.dir\__\empty.cpp.obj 2025-12-04T09:23:47.0835743Z [6556/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:47.0836888Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(526): warning C4333: '>>': right shift by too large amount, data loss 2025-12-04T09:23:47.3873336Z [6557/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:47.3874617Z [6558/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:47.3875773Z [6559/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:47.3876712Z [6560/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX512.cpp.obj 2025-12-04T09:23:47.7088373Z [6561/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX512.cpp.obj 2025-12-04T09:23:47.7089631Z [6562/6994] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX512.cpp.obj 2025-12-04T09:23:47.7090620Z [6563/6994] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX512.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-12-04T09:23:47.7091518Z [6564/6994] Building CXX object caffe2\CMakeFiles\Dimname_test.dir\__\aten\src\ATen\test\Dimname_test.cpp.obj 2025-12-04T09:23:47.7092482Z [6565/6994] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX2.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-12-04T09:23:47.7093627Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-12-04T09:23:47.7094821Z 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-12-04T09:23:50.2020949Z 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-12-04T09:23:50.2022516Z 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-12-04T09:23:50.2023636Z [6566/6994] Building CXX object caffe2\CMakeFiles\vec_test_all_types_DEFAULT.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-12-04T09:23:50.2024572Z [6567/6994] Building CXX object caffe2\CMakeFiles\MaybeOwned_test.dir\__\aten\src\ATen\test\MaybeOwned_test.cpp.obj 2025-12-04T09:23:50.6288103Z [6568/6994] Building CXX object caffe2\CMakeFiles\Dict_test.dir\__\aten\src\ATen\test\Dict_test.cpp.obj 2025-12-04T09:23:50.6289524Z [6569/6994] Building CXX object caffe2\CMakeFiles\NamedTensor_test.dir\__\aten\src\ATen\test\NamedTensor_test.cpp.obj 2025-12-04T09:23:50.6290949Z [6570/6994] Building CXX object caffe2\CMakeFiles\apply_utils_test.dir\__\aten\src\ATen\test\apply_utils_test.cpp.obj 2025-12-04T09:23:53.1702196Z [6571/6994] Building CXX object caffe2\CMakeFiles\atest.dir\__\aten\src\ATen\test\atest.cpp.obj 2025-12-04T09:23:53.1702957Z [6572/6994] Building CXX object caffe2\CMakeFiles\basic.dir\__\aten\src\ATen\test\basic.cpp.obj 2025-12-04T09:23:53.1703939Z [6573/6994] Building CXX object caffe2\CMakeFiles\broadcast_test.dir\__\aten\src\ATen\test\broadcast_test.cpp.obj 2025-12-04T09:23:53.1704814Z [6574/6994] Building CXX object caffe2\CMakeFiles\cpu_allocator_test.dir\__\aten\src\ATen\test\cpu_allocator_test.cpp.obj 2025-12-04T09:23:53.1705671Z [6575/6994] Building CXX object caffe2\CMakeFiles\cpu_generator_test.dir\__\aten\src\ATen\test\cpu_generator_test.cpp.obj 2025-12-04T09:23:55.9439156Z [6576/6994] Building CXX object caffe2\CMakeFiles\cpu_profiling_allocator_test.dir\__\aten\src\ATen\test\cpu_profiling_allocator_test.cpp.obj 2025-12-04T09:23:55.9440674Z [6577/6994] Building CXX object caffe2\CMakeFiles\dlconvertor_test.dir\__\aten\src\ATen\test\dlconvertor_test.cpp.obj 2025-12-04T09:23:55.9442336Z [6578/6994] Building CXX object caffe2\CMakeFiles\extension_backend_test.dir\__\aten\src\ATen\test\extension_backend_test.cpp.obj 2025-12-04T09:23:55.9443872Z [6579/6994] Building CXX object caffe2\CMakeFiles\half_test.dir\__\aten\src\ATen\test\half_test.cpp.obj 2025-12-04T09:23:55.9445555Z [6580/6994] Building CXX object caffe2\CMakeFiles\cpu_rng_test.dir\__\aten\src\ATen\test\cpu_rng_test.cpp.obj 2025-12-04T09:23:56.3984971Z [6581/6994] Building CXX object caffe2\CMakeFiles\lazy_tensor_test.dir\__\aten\src\ATen\test\lazy_tensor_test.cpp.obj 2025-12-04T09:23:56.3985928Z [6582/6994] Building CXX object caffe2\CMakeFiles\math_kernel_test.dir\__\aten\src\ATen\test\math_kernel_test.cpp.obj 2025-12-04T09:23:56.3986867Z [6583/6994] Building CXX object caffe2\CMakeFiles\operator_name_test.dir\__\aten\src\ATen\test\operator_name_test.cpp.obj 2025-12-04T09:23:56.3987679Z [6584/6994] Building CXX object caffe2\CMakeFiles\ivalue_test.dir\__\aten\src\ATen\test\ivalue_test.cpp.obj 2025-12-04T09:23:59.0729417Z [6585/6994] Building CXX object caffe2\CMakeFiles\memory_format_test.dir\__\aten\src\ATen\test\memory_format_test.cpp.obj 2025-12-04T09:23:59.0731165Z [6586/6994] Building CXX object caffe2\CMakeFiles\memory_overlapping_test.dir\__\aten\src\ATen\test\memory_overlapping_test.cpp.obj 2025-12-04T09:23:59.0733109Z [6587/6994] Building CXX object caffe2\CMakeFiles\mobile_memory_cleanup.dir\__\aten\src\ATen\test\mobile_memory_cleanup.cpp.obj 2025-12-04T09:23:59.0734649Z [6588/6994] Building CXX object caffe2\CMakeFiles\native_test.dir\__\aten\src\ATen\test\native_test.cpp.obj 2025-12-04T09:23:59.5869990Z [6589/6994] Building CXX object caffe2\CMakeFiles\operators_test.dir\__\aten\src\ATen\test\operators_test.cpp.obj 2025-12-04T09:23:59.5871003Z [6590/6994] Building CXX object caffe2\CMakeFiles\quantized_test.dir\__\aten\src\ATen\test\quantized_test.cpp.obj 2025-12-04T09:23:59.5871956Z [6591/6994] Building CXX object caffe2\CMakeFiles\packedtensoraccessor_test.dir\__\aten\src\ATen\test\packedtensoraccessor_test.cpp.obj 2025-12-04T09:23:59.5872907Z [6592/6994] Building CXX object caffe2\CMakeFiles\pow_test.dir\__\aten\src\ATen\test\pow_test.cpp.obj 2025-12-04T09:23:59.5873930Z [6593/6994] Building CXX object caffe2\CMakeFiles\reduce_ops_test.dir\__\aten\src\ATen\test\reduce_ops_test.cpp.obj 2025-12-04T09:24:01.9430818Z [6594/6994] Building CXX object caffe2\CMakeFiles\reportMemoryUsage_test.dir\__\aten\src\ATen\test\reportMemoryUsage_test.cpp.obj 2025-12-04T09:24:01.9432411Z [6595/6994] Building CXX object caffe2\CMakeFiles\scalar_tensor_test.dir\__\aten\src\ATen\test\scalar_tensor_test.cpp.obj 2025-12-04T09:24:01.9433694Z [6596/6994] Building CXX object caffe2\CMakeFiles\type_ptr_test.dir\__\aten\src\ATen\test\type_ptr_test.cpp.obj 2025-12-04T09:24:01.9434997Z [6597/6994] Building CXX object caffe2\CMakeFiles\StorageUtils_test.dir\__\aten\src\ATen\test\StorageUtils_test.cpp.obj 2025-12-04T09:24:02.7800468Z [6598/6994] Building CXX object caffe2\CMakeFiles\scalar_test.dir\__\aten\src\ATen\test\scalar_test.cpp.obj 2025-12-04T09:24:02.7801498Z [6599/6994] Building CXX object caffe2\CMakeFiles\stride_properties_test.dir\__\aten\src\ATen\test\stride_properties_test.cpp.obj 2025-12-04T09:24:02.7802665Z [6600/6994] Building CXX object caffe2\CMakeFiles\tensor_iterator_test.dir\__\aten\src\ATen\test\tensor_iterator_test.cpp.obj 2025-12-04T09:24:02.7803606Z [6601/6994] Building CXX object caffe2\CMakeFiles\thread_init_test.dir\__\aten\src\ATen\test\thread_init_test.cpp.obj 2025-12-04T09:24:05.0490814Z [6602/6994] Building CXX object caffe2\CMakeFiles\test_parallel.dir\__\aten\src\ATen\test\test_parallel.cpp.obj 2025-12-04T09:24:05.0491731Z [6603/6994] Building CXX object caffe2\CMakeFiles\type_test.dir\__\aten\src\ATen\test\type_test.cpp.obj 2025-12-04T09:24:05.0492583Z [6604/6994] Building CXX object caffe2\CMakeFiles\undefined_tensor_test.dir\__\aten\src\ATen\test\undefined_tensor_test.cpp.obj 2025-12-04T09:24:05.0493506Z [6605/6994] Building CXX object caffe2\CMakeFiles\verify_api_visibility.dir\__\aten\src\ATen\test\verify_api_visibility.cpp.obj 2025-12-04T09:24:05.0494388Z [6606/6994] Building CXX object caffe2\CMakeFiles\List_test.dir\__\aten\src\ATen\core\List_test.cpp.obj 2025-12-04T09:24:05.7718956Z [6607/6994] Building CXX object caffe2\CMakeFiles\weakref_test.dir\__\aten\src\ATen\test\weakref_test.cpp.obj 2025-12-04T09:24:05.7720015Z [6608/6994] Building CXX object caffe2\CMakeFiles\legacy_vmap_test.dir\__\aten\src\ATen\test\legacy_vmap_test.cpp.obj 2025-12-04T09:24:05.7720950Z [6609/6994] Building CXX object caffe2\CMakeFiles\wrapdim_test.dir\__\aten\src\ATen\test\wrapdim_test.cpp.obj 2025-12-04T09:24:05.7721727Z [6610/6994] Building CXX object caffe2\CMakeFiles\xla_tensor_test.dir\__\aten\src\ATen\test\xla_tensor_test.cpp.obj 2025-12-04T09:24:06.2703926Z [6611/6994] Building CXX object caffe2\CMakeFiles\IListRef_test.dir\__\aten\src\ATen\core\IListRef_test.cpp.obj 2025-12-04T09:24:06.2705962Z [6612/6994] Building CXX object caffe2\CMakeFiles\kernel_function_legacy_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_legacy_test.cpp.obj 2025-12-04T09:24:06.2707905Z [6613/6994] Building CXX object caffe2\CMakeFiles\kernel_function_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_test.cpp.obj 2025-12-04T09:24:06.2709962Z [6614/6994] Building CXX object caffe2\CMakeFiles\kernel_lambda_legacy_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_legacy_test.cpp.obj 2025-12-04T09:24:06.6696424Z [6615/6994] Building CXX object caffe2\CMakeFiles\kernel_lambda_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_test.cpp.obj 2025-12-04T09:24:06.6697470Z [6616/6994] Building CXX object caffe2\CMakeFiles\CppSignature_test.dir\__\aten\src\ATen\core\dispatch\CppSignature_test.cpp.obj 2025-12-04T09:24:06.6698625Z [6617/6994] Building CXX object caffe2\CMakeFiles\op_allowlist_test.dir\__\aten\src\ATen\core\op_registration\op_allowlist_test.cpp.obj 2025-12-04T09:24:06.6699690Z [6618/6994] Building CXX object caffe2\CMakeFiles\kernel_stackbased_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_stackbased_test.cpp.obj 2025-12-04T09:24:07.5504306Z [6619/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-12-04T09:24:07.5505456Z [6620/6994] Building CXX object caffe2\CMakeFiles\inline_container_test.dir\serialize\inline_container_test.cc.obj 2025-12-04T09:24:07.5506583Z [6621/6994] Building CXX object caffe2\CMakeFiles\op_registration_test.dir\__\aten\src\ATen\core\op_registration\op_registration_test.cpp.obj 2025-12-04T09:24:07.5507460Z [6622/6994] Building CXX object test_jit\CMakeFiles\jitbackend_test.dir\test_backend_lib.cpp.obj 2025-12-04T09:24:07.8893109Z [6623/6994] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_lib.cpp.obj 2025-12-04T09:24:07.8894051Z [6624/6994] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_preprocess.cpp.obj 2025-12-04T09:24:07.8895024Z [6625/6994] Building CXX object caffe2\CMakeFiles\KernelFunction_test.dir\__\aten\src\ATen\core\boxing\KernelFunction_test.cpp.obj 2025-12-04T09:24:07.8895943Z [6626/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\common\main.cpp.obj 2025-12-04T09:24:09.2942122Z [6627/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\source_range_test.cpp.obj 2025-12-04T09:24:09.2943578Z [6628/6994] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\__\__\__\torch\csrc\jit\mobile\profiler_edge.cpp.obj 2025-12-04T09:24:09.2945344Z [6629/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_add_if_then_else.cpp.obj 2025-12-04T09:24:09.2958628Z [6630/6994] Building CXX object caffe2\CMakeFiles\backend_fallback_test.dir\__\aten\src\ATen\core\dispatch\backend_fallback_test.cpp.obj 2025-12-04T09:24:09.2960064Z [6631/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_load_upgraders.cpp.obj 2025-12-04T09:24:10.8889851Z [6632/6994] Building CXX object test_jit\CMakeFiles\torchbind_test.dir\test_custom_class_registrations.cpp.obj 2025-12-04T09:24:10.8890628Z [6633/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_op_replacement.cpp.obj 2025-12-04T09:24:10.8891378Z [6634/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_upgrader_utils.cpp.obj 2025-12-04T09:24:10.8892208Z [6635/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_alias_analysis.cpp.obj 2025-12-04T09:24:10.8892885Z [6636/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_parser.cpp.obj 2025-12-04T09:24:12.4912520Z [6637/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_argument_spec.cpp.obj 2025-12-04T09:24:12.4913215Z [6638/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_code_template.cpp.obj 2025-12-04T09:24:12.4913857Z [6639/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_autodiff.cpp.obj 2025-12-04T09:24:12.4914662Z [6640/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_constant_pooling.cpp.obj 2025-12-04T09:24:12.4915321Z [6641/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cleanup_passes.cpp.obj 2025-12-04T09:24:12.4916006Z [6642/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_create_autodiff_subgraphs.cpp.obj 2025-12-04T09:24:15.1605079Z [6643/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_backend.cpp.obj 2025-12-04T09:24:15.1606134Z [6644/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_concat_opt.cpp.obj 2025-12-04T09:24:15.1607016Z [6645/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_import.cpp.obj 2025-12-04T09:24:15.1607757Z [6646/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_type.cpp.obj 2025-12-04T09:24:15.1608369Z [6647/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_dce.cpp.obj 2025-12-04T09:24:15.1608962Z [6648/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class.cpp.obj 2025-12-04T09:24:16.4168382Z [6649/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class_registrations.cpp.obj 2025-12-04T09:24:16.4169131Z [6650/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_operators.cpp.obj 2025-12-04T09:24:16.4169882Z [6651/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_fuser.cpp.obj 2025-12-04T09:24:16.4170511Z [6652/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_inliner.cpp.obj 2025-12-04T09:24:16.4171196Z [6653/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_executor.cpp.obj 2025-12-04T09:24:17.7481961Z [6654/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_iterator.cpp.obj 2025-12-04T09:24:17.7483175Z [6655/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_ir.cpp.obj 2025-12-04T09:24:17.7484404Z [6656/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cs_debug_info_serialization.cpp.obj 2025-12-04T09:24:17.7485654Z [6657/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lexer.cpp.obj 2025-12-04T09:24:17.7486776Z [6658/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_irparser.cpp.obj 2025-12-04T09:24:17.7487852Z [6659/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_type.cpp.obj 2025-12-04T09:24:19.5241249Z [6660/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_memory_dag.cpp.obj 2025-12-04T09:24:19.5241974Z [6661/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interface.cpp.obj 2025-12-04T09:24:19.5242595Z [6662/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interpreter.cpp.obj 2025-12-04T09:24:19.5243289Z [6663/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_mobile_type_parser.cpp.obj 2025-12-04T09:24:19.5243981Z [6664/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_qualified_name.cpp.obj 2025-12-04T09:24:21.0668583Z [6665/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_peephole_optimize.cpp.obj 2025-12-04T09:24:21.0670919Z [6666/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter_direct.cpp.obj 2025-12-04T09:24:21.0671644Z [6667/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter.cpp.obj 2025-12-04T09:24:21.0672608Z [6668/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_trainer.cpp.obj 2025-12-04T09:24:21.0673194Z [6669/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_misc.cpp.obj 2025-12-04T09:24:21.0673808Z [6670/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_matching.cpp.obj 2025-12-04T09:24:22.1974845Z [6671/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_matcher.cpp.obj 2025-12-04T09:24:22.1975694Z [6672/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_rewriter.cpp.obj 2025-12-04T09:24:22.1976338Z [6673/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_info.cpp.obj 2025-12-04T09:24:22.1977428Z [6674/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_module_api.cpp.obj 2025-12-04T09:24:22.1978447Z [6675/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_utils.cpp.obj 2025-12-04T09:24:22.1979500Z [6676/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_te.cpp.obj 2025-12-04T09:24:22.7949318Z [6677/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_stack_opt.cpp.obj 2025-12-04T09:24:22.7950541Z [6678/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_union.cpp.obj 2025-12-04T09:24:22.7951612Z [6679/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_save_load.cpp.obj 2025-12-04T09:24:22.7952654Z [6680/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_file_format.cpp.obj 2025-12-04T09:24:22.7953836Z [6681/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_script_profile.cpp.obj 2025-12-04T09:24:24.4577380Z [6682/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\__\common\main.cpp.obj 2025-12-04T09:24:24.4578105Z [6683/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_logging_levels.cpp.obj 2025-12-04T09:24:24.4579014Z [6684/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_cache.cpp.obj 2025-12-04T09:24:24.4579624Z [6685/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir_util.cpp.obj 2025-12-04T09:24:24.4580198Z [6686/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir.cpp.obj 2025-12-04T09:24:24.4580910Z [6687/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_permutation_util.cpp.obj 2025-12-04T09:24:25.6079200Z [6688/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_misc.cpp.obj 2025-12-04T09:24:25.6079904Z [6689/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_utils.cpp.obj 2025-12-04T09:24:25.6080524Z [6690/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_shape.cpp.obj 2025-12-04T09:24:25.6081264Z [6691/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_util.cpp.obj 2025-12-04T09:24:25.6081865Z [6692/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_shape_analysis.cpp.obj 2025-12-04T09:24:25.6082620Z [6693/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_trie_cache.cpp.obj 2025-12-04T09:24:26.8188836Z [6694/6994] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_flatbuffer.cpp.obj 2025-12-04T09:24:26.8189767Z [6695/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_backend_device.cpp.obj 2025-12-04T09:24:26.8190529Z [6696/6994] Building CXX object test_cpp_c10d\CMakeFiles\BackoffTest.dir\BackoffTest.cpp.obj 2025-12-04T09:24:26.8191277Z [6697/6994] Building CXX object test_cpp_c10d\CMakeFiles\TCPStoreTest.dir\TCPStoreTest.cpp.obj 2025-12-04T09:24:26.8191960Z [6698/6994] Building CXX object test_cpp_c10d\CMakeFiles\FileStoreTest.dir\FileStoreTest.cpp.obj 2025-12-04T09:24:29.8095936Z [6699/6994] Building CXX object test_api\CMakeFiles\test_api.dir\__\common\main.cpp.obj 2025-12-04T09:24:29.8096702Z [6700/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_graph_executor.cpp.obj 2025-12-04T09:24:29.8097428Z [6701/6994] Building CXX object test_inductor\CMakeFiles\aoti_custom_ops.dir\custom_ops.cpp.obj 2025-12-04T09:24:29.8098364Z [6702/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops_util.cpp.obj 2025-12-04T09:24:29.8099025Z [6703/6994] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops.cpp.obj 2025-12-04T09:24:29.8099816Z [6704/6994] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooTest.dir\ProcessGroupGlooTest.cpp.obj 2025-12-04T09:24:31.1431852Z [6705/6994] Building CXX object test_api\CMakeFiles\test_api.dir\autograd.cpp.obj 2025-12-04T09:24:31.1432507Z [6706/6994] Building CXX object test_api\CMakeFiles\test_api.dir\any.cpp.obj 2025-12-04T09:24:31.1433184Z [6707/6994] Building CXX object test_api\CMakeFiles\test_api.dir\dataloader.cpp.obj 2025-12-04T09:24:31.1433938Z [6708/6994] Building CXX object test_api\CMakeFiles\test_api.dir\enum.cpp.obj 2025-12-04T09:24:31.1434648Z [6709/6994] Building CXX object test_api\CMakeFiles\test_api.dir\expanding-array.cpp.obj 2025-12-04T09:24:31.1435250Z [6710/6994] Building CXX object test_api\CMakeFiles\test_api.dir\fft.cpp.obj 2025-12-04T09:24:34.2368219Z [6711/6994] Building CXX object test_api\CMakeFiles\test_api.dir\memory.cpp.obj 2025-12-04T09:24:34.2369323Z [6712/6994] Building CXX object test_api\CMakeFiles\test_api.dir\functional.cpp.obj 2025-12-04T09:24:34.2370467Z [6713/6994] Building CXX object test_api\CMakeFiles\test_api.dir\init.cpp.obj 2025-12-04T09:24:34.2371046Z [6714/6994] Building CXX object test_api\CMakeFiles\test_api.dir\integration.cpp.obj 2025-12-04T09:24:34.2371590Z [6715/6994] Building CXX object test_api\CMakeFiles\test_api.dir\jit.cpp.obj 2025-12-04T09:24:34.2372128Z [6716/6994] Building CXX object test_api\CMakeFiles\test_api.dir\ivalue.cpp.obj 2025-12-04T09:24:37.2455355Z [6717/6994] Building CXX object test_api\CMakeFiles\test_api.dir\meta_tensor.cpp.obj 2025-12-04T09:24:37.2456062Z [6718/6994] Building CXX object test_api\CMakeFiles\test_api.dir\misc.cpp.obj 2025-12-04T09:24:37.2456717Z [6719/6994] Building CXX object test_api\CMakeFiles\test_api.dir\module.cpp.obj 2025-12-04T09:24:37.2457399Z [6720/6994] Building CXX object test_api\CMakeFiles\test_api.dir\moduledict.cpp.obj 2025-12-04T09:24:37.2457967Z [6721/6994] Building CXX object test_api\CMakeFiles\test_api.dir\modulelist.cpp.obj 2025-12-04T09:24:37.2458648Z [6722/6994] Building CXX object test_api\CMakeFiles\test_api.dir\nested.cpp.obj 2025-12-04T09:24:37.2459268Z [6723/6994] Building CXX object test_api\CMakeFiles\test_api.dir\modules.cpp.obj 2025-12-04T09:24:40.0665654Z [6724/6994] Building CXX object test_api\CMakeFiles\test_api.dir\parameterdict.cpp.obj 2025-12-04T09:24:40.0666323Z [6725/6994] Building CXX object test_api\CMakeFiles\test_api.dir\parameterlist.cpp.obj 2025-12-04T09:24:40.0667038Z [6726/6994] Building CXX object test_api\CMakeFiles\test_api.dir\namespace.cpp.obj 2025-12-04T09:24:40.0667680Z [6727/6994] Building CXX object test_api\CMakeFiles\test_api.dir\nn_utils.cpp.obj 2025-12-04T09:24:40.0668282Z [6728/6994] Building CXX object test_api\CMakeFiles\test_api.dir\optim.cpp.obj 2025-12-04T09:24:40.0669279Z [6729/6994] Building CXX object test_api\CMakeFiles\test_api.dir\ordered_dict.cpp.obj 2025-12-04T09:24:42.6676787Z [6730/6994] Building CXX object test_api\CMakeFiles\test_api.dir\rnn.cpp.obj 2025-12-04T09:24:42.6677472Z [6731/6994] Building CXX object test_api\CMakeFiles\test_api.dir\sequential.cpp.obj 2025-12-04T09:24:42.6678059Z [6732/6994] Building CXX object test_api\CMakeFiles\test_api.dir\transformer.cpp.obj 2025-12-04T09:24:42.6678650Z [6733/6994] Building CXX object test_api\CMakeFiles\test_api.dir\serialize.cpp.obj 2025-12-04T09:24:42.6679206Z [6734/6994] Building CXX object test_api\CMakeFiles\test_api.dir\special.cpp.obj 2025-12-04T09:24:42.6679852Z [6735/6994] Building CXX object test_api\CMakeFiles\test_api.dir\static.cpp.obj 2025-12-04T09:24:45.6453082Z [6736/6994] Building CXX object test_api\CMakeFiles\test_api.dir\support.cpp.obj 2025-12-04T09:24:45.6453760Z [6737/6994] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_cuda.cpp.obj 2025-12-04T09:24:45.6454404Z [6738/6994] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_indexing.cpp.obj 2025-12-04T09:24:45.6455170Z [6739/6994] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options_cuda.cpp.obj 2025-12-04T09:24:45.6455930Z [6740/6994] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options.cpp.obj 2025-12-04T09:24:45.6456499Z [6741/6994] Building CXX object test_api\CMakeFiles\test_api.dir\tensor.cpp.obj 2025-12-04T09:24:48.4515987Z [6742/6994] Building CXX object test_api\CMakeFiles\test_api.dir\torch_include.cpp.obj 2025-12-04T09:24:48.4516882Z [6743/6994] Building CXX object test_api\CMakeFiles\test_api.dir\inference_mode.cpp.obj 2025-12-04T09:24:48.4517620Z [6744/6994] Building CXX object test_api\CMakeFiles\test_api.dir\grad_mode.cpp.obj 2025-12-04T09:24:48.4518203Z [6745/6994] Building CXX object test_api\CMakeFiles\test_api.dir\operations.cpp.obj 2025-12-04T09:24:48.4518775Z [6746/6994] Building CXX object test_api\CMakeFiles\test_api.dir\nested_int.cpp.obj 2025-12-04T09:24:48.4519443Z [6747/6994] Building CXX object test_api\CMakeFiles\parallel_benchmark.dir\parallel_benchmark.cpp.obj 2025-12-04T09:24:49.2557992Z [6748/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_variable_methods.cpp.obj 2025-12-04T09:24:49.2558998Z [6749/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_0.cpp.obj 2025-12-04T09:24:49.2559944Z [6750/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_0.cpp.obj 2025-12-04T09:24:49.2561025Z [6751/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_1.cpp.obj 2025-12-04T09:24:50.3475820Z [6752/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_2.cpp.obj 2025-12-04T09:24:50.3477711Z [6753/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_3.cpp.obj 2025-12-04T09:24:50.3479595Z [6754/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_4.cpp.obj 2025-12-04T09:24:50.3481430Z [6755/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_1.cpp.obj 2025-12-04T09:24:50.7769952Z [6756/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nn_functions.cpp.obj 2025-12-04T09:24:50.7771138Z [6757/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_fft_functions.cpp.obj 2025-12-04T09:24:50.7772201Z [6758/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_2.cpp.obj 2025-12-04T09:24:50.7773375Z [6759/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_linalg_functions.cpp.obj 2025-12-04T09:24:51.2747241Z [6760/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nested_functions.cpp.obj 2025-12-04T09:24:51.2748228Z [6761/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DataLoader.cpp.obj 2025-12-04T09:24:51.2749113Z [6762/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_sparse_functions.cpp.obj 2025-12-04T09:24:51.2750184Z [6763/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_special_functions.cpp.obj 2025-12-04T09:24:51.9255885Z [6764/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_return_types.cpp.obj 2025-12-04T09:24:51.9256960Z [6765/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_enum_tag.cpp.obj 2025-12-04T09:24:51.9257977Z [6766/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functionalization\generated\ViewMetaClassesPythonBinding.cpp.obj 2025-12-04T09:24:51.9259100Z [6767/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DeviceAccelerator.cpp.obj 2025-12-04T09:24:53.3633330Z [6768/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Device.cpp.obj 2025-12-04T09:24:53.3634046Z [6769/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Dtype.cpp.obj 2025-12-04T09:24:53.3634837Z [6770/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DynamicTypes.cpp.obj 2025-12-04T09:24:53.3635643Z [6771/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Layout.cpp.obj 2025-12-04T09:24:53.3636358Z [6772/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\MemoryFormat.cpp.obj 2025-12-04T09:24:53.3637733Z [6773/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\QScheme.cpp.obj 2025-12-04T09:24:55.8927090Z [6774/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\PyInterpreterHooks.cpp.obj 2025-12-04T09:24:55.8927939Z [6775/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\python_dimname.cpp.obj 2025-12-04T09:24:55.8928612Z [6776/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Size.cpp.obj 2025-12-04T09:24:55.8929314Z [6777/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Exceptions.cpp.obj 2025-12-04T09:24:55.8930354Z [6778/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Generator.cpp.obj 2025-12-04T09:24:57.4833970Z [6779/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Module.cpp.obj 2025-12-04T09:24:57.4835508Z [6780/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\PyInterpreter.cpp.obj 2025-12-04T09:24:57.4836852Z [6781/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Stream.cpp.obj 2025-12-04T09:24:57.4837962Z [6782/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Event.cpp.obj 2025-12-04T09:24:57.4839168Z [6783/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageMethods.cpp.obj 2025-12-04T09:24:59.5985535Z [6784/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Storage.cpp.obj 2025-12-04T09:24:59.5986711Z [6785/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageSharing.cpp.obj 2025-12-04T09:24:59.5987915Z [6786/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\profiler_python.cpp.obj 2025-12-04T09:24:59.5989297Z [6787/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_anomaly_mode.cpp.obj 2025-12-04T09:24:59.5990547Z [6788/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\api\src\python\init.cpp.obj 2025-12-04T09:25:02.2550480Z [6789/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\TypeInfo.cpp.obj 2025-12-04T09:25:02.2551276Z [6790/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\functions\init.cpp.obj 2025-12-04T09:25:02.2552406Z [6791/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\acc\Module.cpp.obj 2025-12-04T09:25:02.2553262Z [6792/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_cpp_function.cpp.obj 2025-12-04T09:25:02.2554135Z [6793/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\init.cpp.obj 2025-12-04T09:25:03.3913856Z [6794/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_saved_variable_hooks.cpp.obj 2025-12-04T09:25:03.3914822Z [6795/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_hook.cpp.obj 2025-12-04T09:25:03.3915821Z [6796/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_engine.cpp.obj 2025-12-04T09:25:03.3916796Z [6797/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_legacy_variable.cpp.obj 2025-12-04T09:25:04.6734088Z [6798/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_function.cpp.obj 2025-12-04T09:25:04.6735019Z [6799/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_nested_functions_manual.cpp.obj 2025-12-04T09:25:04.6735906Z [6800/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\python_placement.cpp.obj 2025-12-04T09:25:04.6736704Z [6801/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cache_entry.cpp.obj 2025-12-04T09:25:04.6737634Z [6802/6994] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cpython_defs.c.obj 2025-12-04T09:25:05.4968770Z [6803/6994] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\eval_frame.c.obj 2025-12-04T09:25:05.4969682Z [6804/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cpp_shim.cpp.obj 2025-12-04T09:25:05.4970708Z [6805/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_torch_functions_manual.cpp.obj 2025-12-04T09:25:05.4971668Z [6806/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\eval_frame_cpp.cpp.obj 2025-12-04T09:25:05.7817331Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\dynamo\eval_frame_cpp.cpp(59): warning C4297: 'dynamo_set_c_recursion_limit': function assumed not to throw an exception but does 2025-12-04T09:25:05.7819601Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\dynamo\eval_frame_cpp.cpp(59): note: __declspec(nothrow), throw(), noexcept(true), or noexcept was specified on the function 2025-12-04T09:25:05.7821420Z [6807/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\extra_state.cpp.obj 2025-12-04T09:25:05.7822917Z [6808/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\framelocals_mapping.cpp.obj 2025-12-04T09:25:06.6459587Z [6809/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable_indexing.cpp.obj 2025-12-04T09:25:06.6461156Z [6810/6994] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\stackref_bridge.c.obj 2025-12-04T09:25:06.6462619Z [6811/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable.cpp.obj 2025-12-04T09:25:06.6463913Z [6812/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\fx\node.cpp.obj 2025-12-04T09:25:06.6465273Z [6813/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\utils.cpp.obj 2025-12-04T09:25:08.1207884Z [6814/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\init.cpp.obj 2025-12-04T09:25:08.1208776Z [6815/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\python_compiled_autograd.cpp.obj 2025-12-04T09:25:08.1209600Z [6816/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\upgrader.cpp.obj 2025-12-04T09:25:08.1210611Z [6817/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\pybind.cpp.obj 2025-12-04T09:25:08.1211389Z [6818/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\example_upgraders.cpp.obj 2025-12-04T09:25:09.4440861Z [6819/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_package\pybind.cpp.obj 2025-12-04T09:25:09.4441795Z [6820/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_runner\pybind.cpp.obj 2025-12-04T09:25:09.4442829Z [6821/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\guards.cpp.obj 2025-12-04T09:25:09.4444253Z [6822/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\static_cuda_launcher.cpp.obj 2025-12-04T09:25:10.6694152Z [6823/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\resize_storage_bytes.cpp.obj 2025-12-04T09:25:10.6695674Z [6824/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\mps\Module.cpp.obj 2025-12-04T09:25:10.6697174Z [6825/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\mtia\Module.cpp.obj 2025-12-04T09:25:10.6698513Z [6826/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functorch\init.cpp.obj 2025-12-04T09:25:10.6700062Z [6827/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\deduplicate_initializers.cpp.obj 2025-12-04T09:25:12.2392807Z [6828/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\cast_all_constant_to_floating.cpp.obj 2025-12-04T09:25:12.2394626Z [6829/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_eager\kernel_holder.cpp.obj 2025-12-04T09:25:12.2396417Z [6830/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_eager\kernel_meta_info.cpp.obj 2025-12-04T09:25:12.2398026Z [6831/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eval_peephole.cpp.obj 2025-12-04T09:25:13.3842143Z [6832/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_map.cpp.obj 2025-12-04T09:25:13.3843067Z [6833/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eliminate_unused_items.cpp.obj 2025-12-04T09:25:13.3843904Z [6834/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\backends\backend_init.cpp.obj 2025-12-04T09:25:13.3844711Z [6835/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_fold.cpp.obj 2025-12-04T09:25:13.3845642Z [6836/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\list_model_parameters.cpp.obj 2025-12-04T09:25:13.9914133Z [6837/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_substitution.cpp.obj 2025-12-04T09:25:13.9915103Z [6838/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\init.cpp.obj 2025-12-04T09:25:13.9915974Z [6839/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx.cpp.obj 2025-12-04T09:25:13.9916721Z [6840/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\helper.cpp.obj 2025-12-04T09:25:14.6851309Z [6841/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\peephole.cpp.obj 2025-12-04T09:25:14.6852950Z [6842/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\preprocess_for_onnx.cpp.obj 2025-12-04T09:25:14.6854615Z [6843/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\prepare_division_for_onnx.cpp.obj 2025-12-04T09:25:14.6856283Z [6844/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\scalar_type_analysis.cpp.obj 2025-12-04T09:25:14.6857838Z [6845/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\onnx_log.cpp.obj 2025-12-04T09:25:15.6249265Z [6846/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.cpp.obj 2025-12-04T09:25:15.6250231Z [6847/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_extraction.cpp.obj 2025-12-04T09:25:15.6251064Z [6848/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\naming.cpp.obj 2025-12-04T09:25:15.6251950Z [6849/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\fixup_onnx_controlflow.cpp.obj 2025-12-04T09:25:16.5219260Z [6850/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.cpp.obj 2025-12-04T09:25:16.5220368Z [6851/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\unpack_quantized_weights.cpp.obj 2025-12-04T09:25:16.5221451Z [6852/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\common.cpp.obj 2025-12-04T09:25:16.5222704Z [6853/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.cpp.obj 2025-12-04T09:25:19.5849484Z [6854/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.cpp.obj 2025-12-04T09:25:19.5850534Z [6855/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\shape_type_inference.cpp.obj 2025-12-04T09:25:19.5851474Z [6856/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\pybind_utils.cpp.obj 2025-12-04T09:25:19.5852528Z [6857/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_arg_flatten.cpp.obj 2025-12-04T09:25:20.2894154Z [6858/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_custom_class.cpp.obj 2025-12-04T09:25:20.2895814Z [6859/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_dict.cpp.obj 2025-12-04T09:25:20.2897408Z [6860/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_interpreter.cpp.obj 2025-12-04T09:25:20.2898269Z [6861/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\tree_views.cpp.obj 2025-12-04T09:25:22.9399957Z [6862/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_ir.cpp.obj 2025-12-04T09:25:22.9400850Z [6863/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tree_views.cpp.obj 2025-12-04T09:25:22.9401710Z [6864/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_list.cpp.obj 2025-12-04T09:25:22.9402534Z [6865/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tracer.cpp.obj 2025-12-04T09:25:22.9403395Z [6866/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\monitor\python_init.cpp.obj 2025-12-04T09:25:23.4755951Z [6867/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\multiprocessing\init.cpp.obj 2025-12-04T09:25:23.4757567Z [6868/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\script_init.cpp.obj 2025-12-04T09:25:23.4759129Z [6869/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\concrete_module_type.cpp.obj 2025-12-04T09:25:23.4761265Z 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-12-04T09:25:23.4763687Z 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-12-04T09:25:23.4767725Z 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-12-04T09:25:23.4772053Z 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-12-04T09:25:23.4774119Z with 2025-12-04T09:25:23.4774530Z [ 2025-12-04T09:25:23.4774913Z _Ty=pybind11::object, 2025-12-04T09:25:23.4775468Z _InIt1=const pybind11::object *, 2025-12-04T09:25:23.4776039Z _InIt2=const pybind11::object * 2025-12-04T09:25:23.4776562Z ] 2025-12-04T09:25:23.4778551Z 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-12-04T09:25:23.4780821Z with 2025-12-04T09:25:23.4781207Z [ 2025-12-04T09:25:23.4781597Z _InIt1=const pybind11::object *, 2025-12-04T09:25:23.4782270Z _InIt2=const pybind11::object *, 2025-12-04T09:25:23.4782820Z _Pr=std::equal_to 2025-12-04T09:25:23.4783320Z ] 2025-12-04T09:25:24.3409466Z 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-12-04T09:25:24.3410771Z with 2025-12-04T09:25:24.3410984Z [ 2025-12-04T09:25:24.3411237Z _Ty=pybind11::object, 2025-12-04T09:25:24.3411549Z _Ty1=const pybind11::object &, 2025-12-04T09:25:24.3411903Z _Ty2=const pybind11::object & 2025-12-04T09:25:24.3412279Z ] 2025-12-04T09:25:24.3412829Z [6870/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_sugared_value.cpp.obj 2025-12-04T09:25:24.3413742Z [6871/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\runtime\static\init.cpp.obj 2025-12-04T09:25:26.7806509Z [6872/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\combined_traceback.cpp.obj 2025-12-04T09:25:26.7807648Z [6873/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\tensorexpr\tensorexpr_init.cpp.obj 2025-12-04T09:25:26.7808481Z [6874/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\onnx\init.cpp.obj 2025-12-04T09:25:26.7809393Z [6875/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\init.cpp.obj 2025-12-04T09:25:27.8227554Z [6876/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\serialization.cpp.obj 2025-12-04T09:25:27.8228470Z [6877/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\tensor\python_tensor.cpp.obj 2025-12-04T09:25:27.8229321Z [6878/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\object_ptr.cpp.obj 2025-12-04T09:25:27.8230307Z [6879/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\device_lazy_init.cpp.obj 2025-12-04T09:25:27.8231108Z [6880/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\invalid_arguments.cpp.obj 2025-12-04T09:25:28.9096582Z [6881/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\init.cpp.obj 2025-12-04T09:25:28.9097553Z [6882/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\throughput_benchmark.cpp.obj 2025-12-04T09:25:28.9099220Z [6883/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\pyobject_preservation.cpp.obj 2025-12-04T09:25:28.9100139Z [6884/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_symnode.cpp.obj 2025-12-04T09:25:28.9100957Z [6885/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils.cpp.obj 2025-12-04T09:25:30.4176254Z [6886/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\pybind.cpp.obj 2025-12-04T09:25:30.4177178Z [6887/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\structseq.cpp.obj 2025-12-04T09:25:30.4177987Z [6888/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_dtypes.cpp.obj 2025-12-04T09:25:30.4178812Z [6889/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_layouts.cpp.obj 2025-12-04T09:25:30.4179695Z [6890/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_memoryformats.cpp.obj 2025-12-04T09:25:32.0304730Z [6891/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_qschemes.cpp.obj 2025-12-04T09:25:32.0305570Z [6892/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\nested.cpp.obj 2025-12-04T09:25:32.0306367Z [6893/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_arg_parser.cpp.obj 2025-12-04T09:25:32.0307176Z [6894/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_dispatch.cpp.obj 2025-12-04T09:25:32.0307973Z [6895/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_types.cpp.obj 2025-12-04T09:25:33.1278599Z [6896/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\verbose.cpp.obj 2025-12-04T09:25:33.1279432Z [6897/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\disable_torch_function.cpp.obj 2025-12-04T09:25:33.1281862Z [6898/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_apply.cpp.obj 2025-12-04T09:25:33.1282639Z [6899/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cpu\Module.cpp.obj 2025-12-04T09:25:33.1283429Z [6900/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\instruction_counter\Module.cpp.obj 2025-12-04T09:25:34.1053381Z [6901/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functionalization\Module.cpp.obj 2025-12-04T09:25:34.1054416Z [6902/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_list.cpp.obj 2025-12-04T09:25:34.1055247Z [6903/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_new.cpp.obj 2025-12-04T09:25:34.1056085Z [6904/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\python_util.cpp.obj 2025-12-04T09:25:36.5337490Z [6905/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_numpy.cpp.obj 2025-12-04T09:25:36.5338288Z [6906/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\itt.cpp.obj 2025-12-04T09:25:36.5340129Z [6907/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\nativert\python\Bindings.cpp.obj 2025-12-04T09:25:36.5341002Z [6908/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\init.cpp.obj 2025-12-04T09:25:36.5341824Z [6909/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\__\test\cpp\jit\torch_python_test.cpp.obj 2025-12-04T09:25:38.1062855Z [6910/6994] Building CXX object caffe2\torch\lib\libshm_windows\CMakeFiles\shm.dir\core.cpp.obj 2025-12-04T09:25:38.1063789Z [6911/6994] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_preprocess.cpp.obj 2025-12-04T09:25:38.1064714Z [6912/6994] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_lib.cpp.obj 2025-12-04T09:25:38.1065829Z [6913/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\python_callback_work.cpp.obj 2025-12-04T09:33:03.4795449Z [6914/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\python_comm_hook.cpp.obj 2025-12-04T09:33:03.4796356Z [6915/6994] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\init.cpp.obj 2025-12-04T09:33:03.4796956Z [6916/6994] Linking CXX shared library bin\torch_cpu.dll 2025-12-04T09:33:03.4797340Z [6917/6994] Linking CXX shared library bin\torch.dll 2025-12-04T09:33:03.4797709Z [6918/6994] Linking CXX executable bin\BackoffTest.exe 2025-12-04T09:33:03.4798133Z [6919/6994] Linking CXX executable bin\FileStoreTest.exe 2025-12-04T09:33:03.4798514Z [6920/6994] Linking CXX executable bin\TCPStoreTest.exe 2025-12-04T09:33:03.4798942Z [6921/6994] Linking CXX executable bin\ProcessGroupGlooTest.exe 2025-12-04T09:33:03.4799354Z [6922/6994] Linking CXX executable bin\Dimname_test.exe 2025-12-04T09:33:04.7159376Z [6923/6994] Linking CXX executable bin\Dict_test.exe 2025-12-04T09:33:04.7159825Z [6924/6994] Linking CXX executable bin\NamedTensor_test.exe 2025-12-04T09:33:04.7160264Z [6925/6994] Linking CXX executable bin\apply_utils_test.exe 2025-12-04T09:33:04.7160672Z [6926/6994] Linking CXX executable bin\MaybeOwned_test.exe 2025-12-04T09:33:04.7161050Z [6927/6994] Linking CXX executable bin\atest.exe 2025-12-04T09:33:04.7161383Z [6928/6994] Linking CXX executable bin\basic.exe 2025-12-04T09:33:04.7161756Z [6929/6994] Linking CXX executable bin\broadcast_test.exe 2025-12-04T09:33:04.7162173Z [6930/6994] Linking CXX executable bin\cpu_allocator_test.exe 2025-12-04T09:33:04.7162758Z [6931/6994] Linking CXX executable bin\cpu_generator_test.exe 2025-12-04T09:33:05.7804620Z [6932/6994] Linking CXX executable bin\cpu_profiling_allocator_test.exe 2025-12-04T09:33:05.7805140Z [6933/6994] Linking CXX executable bin\dlconvertor_test.exe 2025-12-04T09:33:05.7805589Z [6934/6994] Linking CXX executable bin\extension_backend_test.exe 2025-12-04T09:33:05.7806040Z [6935/6994] Linking CXX executable bin\half_test.exe 2025-12-04T09:33:05.7806438Z [6936/6994] Linking CXX executable bin\lazy_tensor_test.exe 2025-12-04T09:33:05.7806847Z [6937/6994] Linking CXX executable bin\memory_format_test.exe 2025-12-04T09:33:05.7807271Z [6938/6994] Linking CXX executable bin\math_kernel_test.exe 2025-12-04T09:33:05.7807658Z [6939/6994] Linking CXX executable bin\ivalue_test.exe 2025-12-04T09:33:06.4706569Z [6940/6994] Linking CXX executable bin\memory_overlapping_test.exe 2025-12-04T09:33:06.4707074Z [6941/6994] Linking CXX executable bin\mobile_memory_cleanup.exe 2025-12-04T09:33:06.4707527Z [6942/6994] Linking CXX executable bin\native_test.exe 2025-12-04T09:33:06.4707928Z [6943/6994] Linking CXX executable bin\operator_name_test.exe 2025-12-04T09:33:06.4708354Z [6944/6994] Linking CXX executable bin\operators_test.exe 2025-12-04T09:33:06.4709873Z [6945/6994] Linking CXX executable bin\packedtensoraccessor_test.exe 2025-12-04T09:33:06.4710339Z [6946/6994] Linking CXX executable bin\cpu_rng_test.exe 2025-12-04T09:33:06.4710737Z [6947/6994] Linking CXX executable bin\quantized_test.exe 2025-12-04T09:33:07.3753509Z [6948/6994] Linking CXX executable bin\pow_test.exe 2025-12-04T09:33:07.3753965Z [6949/6994] Linking CXX executable bin\reduce_ops_test.exe 2025-12-04T09:33:07.3754523Z [6950/6994] Linking CXX executable bin\reportMemoryUsage_test.exe 2025-12-04T09:33:07.3754966Z [6951/6994] Linking CXX executable bin\StorageUtils_test.exe 2025-12-04T09:33:07.3755408Z [6952/6994] Linking CXX executable bin\scalar_tensor_test.exe 2025-12-04T09:33:07.3755796Z [6953/6994] Linking CXX executable bin\scalar_test.exe 2025-12-04T09:33:07.3756204Z [6954/6994] Linking CXX executable bin\type_ptr_test.exe 2025-12-04T09:33:07.3756624Z [6955/6994] Linking CXX executable bin\stride_properties_test.exe 2025-12-04T09:33:07.3757076Z [6956/6994] Linking CXX executable bin\thread_init_test.exe 2025-12-04T09:33:08.0260877Z [6957/6994] Linking CXX executable bin\test_parallel.exe 2025-12-04T09:33:08.0261632Z [6958/6994] Linking CXX executable bin\vec_test_all_types_AVX2.exe 2025-12-04T09:33:08.0262161Z [6959/6994] Linking CXX executable bin\undefined_tensor_test.exe 2025-12-04T09:33:08.0262630Z [6960/6994] Linking CXX executable bin\vec_test_all_types_DEFAULT.exe 2025-12-04T09:33:08.0263093Z [6961/6994] Linking CXX executable bin\verify_api_visibility.exe 2025-12-04T09:33:08.0263550Z [6962/6994] Linking CXX executable bin\tensor_iterator_test.exe 2025-12-04T09:33:08.0263997Z [6963/6994] Linking CXX executable bin\vec_test_all_types_AVX512.exe 2025-12-04T09:33:08.0264433Z [6964/6994] Linking CXX executable bin\weakref_test.exe 2025-12-04T09:33:09.1858887Z [6965/6994] Linking CXX executable bin\type_test.exe 2025-12-04T09:33:09.1859371Z [6966/6994] Linking CXX executable bin\legacy_vmap_test.exe 2025-12-04T09:33:09.1859843Z [6967/6994] Linking CXX executable bin\wrapdim_test.exe 2025-12-04T09:33:09.1860244Z [6968/6994] Linking CXX executable bin\xla_tensor_test.exe 2025-12-04T09:33:09.1860811Z [6969/6994] Linking CXX executable bin\IListRef_test.exe 2025-12-04T09:33:09.1861227Z [6970/6994] Linking CXX executable bin\KernelFunction_test.exe 2025-12-04T09:33:09.1861616Z [6971/6994] Linking CXX executable bin\List_test.exe 2025-12-04T09:33:09.1862031Z [6972/6994] Linking CXX executable bin\kernel_stackbased_test.exe 2025-12-04T09:33:09.1862477Z [6973/6994] Linking CXX executable bin\CppSignature_test.exe 2025-12-04T09:33:10.4137796Z [6974/6994] Linking CXX executable bin\op_allowlist_test.exe 2025-12-04T09:33:10.4138302Z [6975/6994] Linking CXX executable bin\backend_fallback_test.exe 2025-12-04T09:33:10.4138889Z [6976/6994] Linking CXX executable bin\kernel_function_test.exe 2025-12-04T09:33:10.4139392Z [6977/6994] Linking CXX executable bin\make_boxed_from_unboxed_functor_test.exe 2025-12-04T09:33:10.4139922Z [6978/6994] Linking CXX executable bin\kernel_function_legacy_test.exe 2025-12-04T09:33:10.4140394Z [6979/6994] Linking CXX executable bin\inline_container_test.exe 2025-12-04T09:33:10.4140854Z [6980/6994] Linking CXX shared library bin\jitbackend_test.dll 2025-12-04T09:33:19.8806146Z [6981/6994] Linking CXX executable bin\kernel_lambda_test.exe 2025-12-04T09:33:19.8806626Z [6982/6994] Linking CXX shared library bin\aoti_custom_ops.dll 2025-12-04T09:33:19.8807091Z [6983/6994] Linking CXX shared library bin\backend_with_compiler.dll 2025-12-04T09:33:19.8807712Z [6984/6994] Linking CXX executable bin\parallel_benchmark.exe 2025-12-04T09:33:19.8808443Z [6985/6994] Linking CXX shared library bin\shm.dll 2025-12-04T09:33:19.8808978Z [6986/6994] Linking CXX executable bin\kernel_lambda_legacy_test.exe 2025-12-04T09:33:19.8809462Z [6987/6994] Linking CXX shared library bin\torchbind_test.dll 2025-12-04T09:33:19.8809854Z [6988/6994] Linking CXX executable bin\test_lazy.exe 2025-12-04T09:33:19.8810244Z [6989/6994] Linking CXX executable bin\op_registration_test.exe 2025-12-04T09:33:34.0794692Z [6990/69-- Install configuration: "Release" 2025-12-04T09:34:33.2490239Z 94] Linking CXX executable bin\test_jit.exe 2025-12-04T09:34:33.2490715Z [6991/6994] Linking CXX executable bin\test_api.exe 2025-12-04T09:34:33.2491117Z [6992/6994] Linking CXX shared library bin\torch_python.dll 2025-12-04T09:34:33.2491538Z [6993/6994] Linking CXX shared library bin\nnapi_backend.dll 2025-12-04T09:34:33.2491902Z [6993/6994] Install the project... 2025-12-04T09:34:33.8708042Z Could not find an up-to-date installation of `packaging`. License expressions might not be validated. To enforce validation, please install `packaging>=24.2`. 2025-12-04T09:34:33.8976206Z 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-12-04T09:34:33.8991829Z !! 2025-12-04T09:34:33.8991950Z 2025-12-04T09:34:33.8992081Z ******************************************************************************** 2025-12-04T09:34:33.8993062Z Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2025-12-04T09:34:33.8993739Z 2025-12-04T09:34:33.8993949Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-12-04T09:34:33.8994443Z or your builds will no longer be supported. 2025-12-04T09:34:33.8994675Z 2025-12-04T09:34:33.9001057Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-12-04T09:34:33.9001664Z ******************************************************************************** 2025-12-04T09:34:33.9001938Z 2025-12-04T09:34:33.9002023Z !! 2025-12-04T09:34:33.9002213Z corresp(dist, value, root_dir) 2025-12-04T09:34:34.1068616Z running bdist_wheel 2025-12-04T09:34:35.7456633Z running build 2025-12-04T09:34:35.7456904Z running build_py 2025-12-04T09:34:35.7582974Z creating build\lib.win-amd64-cpython-310\functorch 2025-12-04T09:34:35.7587735Z copying functorch\__init__.py -> build\lib.win-amd64-cpython-310\functorch 2025-12-04T09:34:35.7609677Z creating build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.7612829Z copying torch\functional.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.7660506Z copying torch\hub.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.7684455Z copying torch\library.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.7729912Z copying torch\overrides.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.7785905Z copying torch\quasirandom.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.7810459Z copying torch\random.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.7828330Z copying torch\return_types.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.7840712Z copying torch\serialization.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8148117Z copying torch\storage.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8179644Z copying torch\torch_version.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8197822Z copying torch\types.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8209313Z copying torch\version.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8215140Z copying torch\_appdirs.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8234308Z copying torch\_classes.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8251926Z copying torch\_compile.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8263482Z copying torch\_custom_ops.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8282551Z copying torch\_environment.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8288624Z copying torch\_guards.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8325365Z copying torch\_jit_internal.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8357873Z copying torch\_linalg_utils.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8376731Z copying torch\_lobpcg.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8402622Z copying torch\_lowrank.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8420650Z copying torch\_meta_registrations.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8586884Z copying torch\_namedtensor_internals.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8605940Z copying torch\_ops.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8636799Z copying torch\_python_dispatcher.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8656691Z copying torch\_size_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8666899Z copying torch\_sources.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8683474Z copying torch\_storage_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8694791Z copying torch\_streambase.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8706092Z copying torch\_tensor.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8744590Z copying torch\_tensor_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8819866Z copying torch\_tensor_str.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8841026Z copying torch\_thread_safe_fork.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.8846204Z copying torch\_torch_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.9025382Z copying torch\_utils.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.9058682Z copying torch\_utils_internal.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.9070567Z copying torch\_VF.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.9076916Z copying torch\_vmap_internals.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.9095625Z copying torch\_weights_only_unpickler.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.9115252Z copying torch\__config__.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.9127419Z copying torch\__future__.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.9139359Z copying torch\__init__.py -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:35.9200252Z creating build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9203819Z copying torchgen\code_template.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9216720Z copying torchgen\context.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9234281Z copying torchgen\gen.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9293114Z copying torchgen\gen_aoti_c_shim.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9318121Z copying torchgen\gen_backend_stubs.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9349255Z copying torchgen\gen_functionalization_type.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9376010Z copying torchgen\gen_lazy_tensor.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9406269Z copying torchgen\gen_schema_utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9418591Z copying torchgen\gen_vmap_plumbing.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9436185Z copying torchgen\local.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9447739Z copying torchgen\model.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9513027Z copying torchgen\native_function_generation.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9533723Z copying torchgen\utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9557430Z copying torchgen\yaml_utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9569095Z copying torchgen\__init__.py -> build\lib.win-amd64-cpython-310\torchgen 2025-12-04T09:34:35.9581889Z creating build\lib.win-amd64-cpython-310\functorch\compile 2025-12-04T09:34:35.9584786Z copying functorch\compile\__init__.py -> build\lib.win-amd64-cpython-310\functorch\compile 2025-12-04T09:34:35.9599439Z creating build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9602728Z copying functorch\dim\magic_trace.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9620474Z copying functorch\dim\op_properties.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9632542Z copying functorch\dim\wrap_type.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9650241Z copying functorch\dim\_dim_entry.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9679691Z copying functorch\dim\_enable_all_layers.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9691931Z copying functorch\dim\_getsetitem.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9711442Z copying functorch\dim\_order.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9723112Z copying functorch\dim\_py_inst_decoder.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9735396Z copying functorch\dim\_tensor_info.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9784657Z copying functorch\dim\_wrap.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9797771Z copying functorch\dim\__init__.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-12-04T09:34:35.9832976Z creating build\lib.win-amd64-cpython-310\functorch\einops 2025-12-04T09:34:35.9836609Z copying functorch\einops\rearrange.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-12-04T09:34:35.9855343Z copying functorch\einops\_parsing.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-12-04T09:34:35.9868059Z copying functorch\einops\__init__.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-12-04T09:34:35.9881731Z creating build\lib.win-amd64-cpython-310\functorch\experimental 2025-12-04T09:34:35.9890238Z copying functorch\experimental\control_flow.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-12-04T09:34:35.9901752Z copying functorch\experimental\ops.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-12-04T09:34:35.9907265Z copying functorch\experimental\__init__.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-12-04T09:34:35.9925555Z creating build\lib.win-amd64-cpython-310\functorch\_src 2025-12-04T09:34:35.9928493Z copying functorch\_src\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src 2025-12-04T09:34:35.9934575Z creating build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd 2025-12-04T09:34:35.9937562Z copying functorch\_src\aot_autograd\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd 2025-12-04T09:34:35.9944363Z creating build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms 2025-12-04T09:34:35.9947493Z copying functorch\_src\eager_transforms\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms 2025-12-04T09:34:35.9960258Z creating build\lib.win-amd64-cpython-310\functorch\_src\make_functional 2025-12-04T09:34:35.9968501Z copying functorch\_src\make_functional\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\make_functional 2025-12-04T09:34:35.9981427Z creating build\lib.win-amd64-cpython-310\functorch\_src\vmap 2025-12-04T09:34:35.9984540Z copying functorch\_src\vmap\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\vmap 2025-12-04T09:34:35.9991513Z creating build\lib.win-amd64-cpython-310\torch\accelerator 2025-12-04T09:34:35.9994634Z copying torch\accelerator\memory.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-12-04T09:34:36.0007148Z copying torch\accelerator\_utils.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-12-04T09:34:36.0019142Z copying torch\accelerator\__init__.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-12-04T09:34:36.0038942Z creating build\lib.win-amd64-cpython-310\torch\amp 2025-12-04T09:34:36.0042383Z copying torch\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-12-04T09:34:36.0062056Z copying torch\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-12-04T09:34:36.0088783Z copying torch\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-12-04T09:34:36.0095483Z creating build\lib.win-amd64-cpython-310\torch\ao 2025-12-04T09:34:36.0098659Z copying torch\ao\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao 2025-12-04T09:34:36.0113679Z creating build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0116926Z copying torch\autograd\anomaly_mode.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0137387Z copying torch\autograd\forward_ad.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0156413Z copying torch\autograd\function.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0257044Z copying torch\autograd\functional.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0293314Z copying torch\autograd\gradcheck.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0340603Z copying torch\autograd\grad_mode.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0352345Z copying torch\autograd\graph.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0376679Z copying torch\autograd\profiler.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0406828Z copying torch\autograd\profiler_legacy.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0424801Z copying torch\autograd\profiler_util.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0492723Z copying torch\autograd\variable.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0504692Z copying torch\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-12-04T09:34:36.0525305Z creating build\lib.win-amd64-cpython-310\torch\backends 2025-12-04T09:34:36.0528518Z copying torch\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends 2025-12-04T09:34:36.0547677Z creating build\lib.win-amd64-cpython-310\torch\compiler 2025-12-04T09:34:36.0550841Z copying torch\compiler\config.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-12-04T09:34:36.0564107Z copying torch\compiler\_cache.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-12-04T09:34:36.0582197Z copying torch\compiler\__init__.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-12-04T09:34:36.0601880Z creating build\lib.win-amd64-cpython-310\torch\contrib 2025-12-04T09:34:36.0604991Z copying torch\contrib\_tensorboard_vis.py -> build\lib.win-amd64-cpython-310\torch\contrib 2025-12-04T09:34:36.0621990Z copying torch\contrib\__init__.py -> build\lib.win-amd64-cpython-310\torch\contrib 2025-12-04T09:34:36.0627832Z creating build\lib.win-amd64-cpython-310\torch\cpu 2025-12-04T09:34:36.0630775Z copying torch\cpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\cpu 2025-12-04T09:34:36.0647288Z creating build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0650384Z copying torch\cuda\comm.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0661819Z copying torch\cuda\gds.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0678931Z copying torch\cuda\graphs.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0710435Z copying torch\cuda\green_contexts.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0721913Z copying torch\cuda\jiterator.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0744215Z copying torch\cuda\memory.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0787089Z copying torch\cuda\nccl.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0801040Z copying torch\cuda\nvtx.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0817226Z copying torch\cuda\profiler.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0828958Z copying torch\cuda\random.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0853182Z copying torch\cuda\sparse.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0865896Z copying torch\cuda\streams.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0882292Z copying torch\cuda\tunable.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0901977Z copying torch\cuda\_device_limits.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0920874Z copying torch\cuda\_gpu_trace.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0938876Z copying torch\cuda\_memory_viz.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0974050Z copying torch\cuda\_pin_memory_utils.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.0985116Z copying torch\cuda\_sanitizer.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.1009295Z copying torch\cuda\_utils.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.1035038Z copying torch\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-12-04T09:34:36.1090725Z creating build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1103567Z copying torch\distributed\argparse_util.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1181381Z copying torch\distributed\c10d_logger.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1198772Z copying torch\distributed\collective_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1230425Z copying torch\distributed\constants.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1242249Z copying torch\distributed\device_mesh.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1315037Z copying torch\distributed\distributed_c10d.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1432470Z copying torch\distributed\launch.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1448007Z copying torch\distributed\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1453849Z copying torch\distributed\remote_device.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1480446Z copying torch\distributed\rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1497988Z copying torch\distributed\run.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1535179Z copying torch\distributed\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1545865Z copying torch\distributed\_checkpointable.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1568786Z copying torch\distributed\_composable_state.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1579741Z copying torch\distributed\_dist2.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1590531Z copying torch\distributed\_functional_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1620677Z copying torch\distributed\_functional_collectives_impl.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1637017Z copying torch\distributed\_mesh_layout.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1655004Z copying torch\distributed\_serialization.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1666156Z copying torch\distributed\_state_dict_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1692151Z copying torch\distributed\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-12-04T09:34:36.1722877Z creating build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1726081Z copying torch\distributions\bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1744381Z copying torch\distributions\beta.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1763594Z copying torch\distributions\binomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1776273Z copying torch\distributions\categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1802019Z copying torch\distributions\cauchy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1813884Z copying torch\distributions\chi2.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1825170Z copying torch\distributions\constraints.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1850163Z copying torch\distributions\constraint_registry.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1862985Z copying torch\distributions\continuous_bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1921653Z copying torch\distributions\dirichlet.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1942638Z copying torch\distributions\distribution.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1955882Z copying torch\distributions\exponential.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1967997Z copying torch\distributions\exp_family.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.1997933Z copying torch\distributions\fishersnedecor.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2009919Z copying torch\distributions\gamma.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2022802Z copying torch\distributions\generalized_pareto.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2042301Z copying torch\distributions\geometric.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2061191Z copying torch\distributions\gumbel.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2080313Z copying torch\distributions\half_cauchy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2092092Z copying torch\distributions\half_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2104371Z copying torch\distributions\independent.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2123923Z copying torch\distributions\inverse_gamma.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2141038Z copying torch\distributions\kl.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2165996Z copying torch\distributions\kumaraswamy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2185984Z copying torch\distributions\laplace.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2203841Z copying torch\distributions\lkj_cholesky.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2216374Z copying torch\distributions\logistic_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2235749Z copying torch\distributions\log_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2254156Z copying torch\distributions\lowrank_multivariate_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2266196Z copying torch\distributions\mixture_same_family.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2278193Z copying torch\distributions\multinomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2300876Z copying torch\distributions\multivariate_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2318000Z copying torch\distributions\negative_binomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2329994Z copying torch\distributions\normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2341844Z copying torch\distributions\one_hot_categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2354136Z copying torch\distributions\pareto.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2366174Z copying torch\distributions\poisson.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2378842Z copying torch\distributions\relaxed_bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2429553Z copying torch\distributions\relaxed_categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2442569Z copying torch\distributions\studentT.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2455010Z copying torch\distributions\transformed_distribution.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2468889Z copying torch\distributions\transforms.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2494580Z copying torch\distributions\uniform.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2511481Z copying torch\distributions\utils.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2523107Z copying torch\distributions\von_mises.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2539041Z copying torch\distributions\weibull.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2550817Z copying torch\distributions\wishart.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2564288Z copying torch\distributions\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-12-04T09:34:36.2580111Z creating build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2653919Z copying torch\export\custom_obj.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2667282Z copying torch\export\custom_ops.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2667901Z copying torch\export\decomp_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2668507Z copying torch\export\dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2684801Z copying torch\export\exported_program.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2738335Z copying torch\export\graph_signature.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2757585Z copying torch\export\unflatten.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2797511Z copying torch\export\_draft_export.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2816661Z copying torch\export\_leakage_detection_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2828887Z copying torch\export\_remove_auto_functionalized_pass.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2841870Z copying torch\export\_remove_effect_tokens_pass.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2854069Z copying torch\export\_safeguard.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2866854Z copying torch\export\_swap.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2886293Z copying torch\export\_trace.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2937674Z copying torch\export\_tree_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2949973Z copying torch\export\_unlift.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2975904Z copying torch\export\_wrapper_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.2982285Z copying torch\export\__init__.py -> build\lib.win-amd64-cpython-310\torch\export 2025-12-04T09:34:36.3003169Z creating build\lib.win-amd64-cpython-310\torch\fft 2025-12-04T09:34:36.3006476Z copying torch\fft\__init__.py -> build\lib.win-amd64-cpython-310\torch\fft 2025-12-04T09:34:36.3061678Z creating build\lib.win-amd64-cpython-310\torch\func 2025-12-04T09:34:36.3064750Z copying torch\func\__init__.py -> build\lib.win-amd64-cpython-310\torch\func 2025-12-04T09:34:36.3133342Z creating build\lib.win-amd64-cpython-310\torch\futures 2025-12-04T09:34:36.3136392Z copying torch\futures\__init__.py -> build\lib.win-amd64-cpython-310\torch\futures 2025-12-04T09:34:36.3153255Z creating build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3156278Z copying torch\fx\annotate.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3171361Z copying torch\fx\config.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3176770Z copying torch\fx\graph.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3221827Z copying torch\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3247879Z copying torch\fx\immutable_collections.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3267022Z copying torch\fx\interpreter.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3285823Z copying torch\fx\node.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3412211Z copying torch\fx\operator_schemas.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3431913Z copying torch\fx\proxy.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3452236Z copying torch\fx\subgraph_rewriter.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3480129Z copying torch\fx\tensor_type.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3492383Z copying torch\fx\traceback.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3511358Z copying torch\fx\_compatibility.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3523539Z copying torch\fx\_graph_pickler.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3543116Z copying torch\fx\_lazy_graph_module.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3555288Z copying torch\fx\_pytree.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3572464Z copying torch\fx\_symbolic_trace.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3603776Z copying torch\fx\_utils.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3615961Z copying torch\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-12-04T09:34:36.3633306Z creating build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3636538Z copying torch\jit\annotations.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3656421Z copying torch\jit\frontend.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3683556Z copying torch\jit\generate_bytecode.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3695508Z copying torch\jit\quantized.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3713911Z copying torch\jit\supported_ops.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3726737Z copying torch\jit\unsupported_tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3739539Z copying torch\jit\_async.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3752005Z copying torch\jit\_await.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3763959Z copying torch\jit\_builtins.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3776236Z copying torch\jit\_check.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3823497Z copying torch\jit\_dataclass_impls.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3836361Z copying torch\jit\_decompositions.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3849433Z copying torch\jit\_decomposition_utils.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3855930Z copying torch\jit\_freeze.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3869033Z copying torch\jit\_fuser.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3882022Z copying torch\jit\_ir_utils.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3894441Z copying torch\jit\_logging.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3900127Z copying torch\jit\_monkeytype_config.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3912235Z copying torch\jit\_pickle.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3924074Z copying torch\jit\_recursive.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3955034Z copying torch\jit\_script.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.3995033Z copying torch\jit\_serialization.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.4007687Z copying torch\jit\_shape_functions.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.4037771Z copying torch\jit\_state.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.4049322Z copying torch\jit\_trace.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.4080619Z copying torch\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:36.4093297Z creating build\lib.win-amd64-cpython-310\torch\linalg 2025-12-04T09:34:36.4096229Z copying torch\linalg\__init__.py -> build\lib.win-amd64-cpython-310\torch\linalg 2025-12-04T09:34:36.4157552Z creating build\lib.win-amd64-cpython-310\torch\masked 2025-12-04T09:34:36.4166019Z copying torch\masked\_docs.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-12-04T09:34:36.4198728Z copying torch\masked\_ops.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-12-04T09:34:36.4242811Z copying torch\masked\__init__.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-12-04T09:34:36.4255627Z creating build\lib.win-amd64-cpython-310\torch\monitor 2025-12-04T09:34:36.4258699Z copying torch\monitor\__init__.py -> build\lib.win-amd64-cpython-310\torch\monitor 2025-12-04T09:34:36.4272911Z creating build\lib.win-amd64-cpython-310\torch\mps 2025-12-04T09:34:36.4276109Z copying torch\mps\event.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-12-04T09:34:36.4288939Z copying torch\mps\profiler.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-12-04T09:34:36.4308115Z copying torch\mps\__init__.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-12-04T09:34:36.4317179Z creating build\lib.win-amd64-cpython-310\torch\mtia 2025-12-04T09:34:36.4320063Z copying torch\mtia\memory.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-12-04T09:34:36.4332174Z copying torch\mtia\mtia_graph.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-12-04T09:34:36.4343799Z copying torch\mtia\_utils.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-12-04T09:34:36.4355556Z copying torch\mtia\__init__.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-12-04T09:34:36.4369615Z creating build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:34:36.4372966Z copying torch\multiprocessing\pool.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:34:36.4384655Z copying torch\multiprocessing\queue.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:34:36.4423360Z copying torch\multiprocessing\reductions.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:34:36.4533559Z copying torch\multiprocessing\spawn.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:34:36.4545950Z copying torch\multiprocessing\_atfork.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:34:36.4563127Z copying torch\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-12-04T09:34:36.4575887Z creating build\lib.win-amd64-cpython-310\torch\nativert 2025-12-04T09:34:36.4578870Z copying torch\nativert\__init__.py -> build\lib.win-amd64-cpython-310\torch\nativert 2025-12-04T09:34:36.4584994Z creating build\lib.win-amd64-cpython-310\torch\nested 2025-12-04T09:34:36.4587680Z copying torch\nested\__init__.py -> build\lib.win-amd64-cpython-310\torch\nested 2025-12-04T09:34:36.4616087Z creating build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:36.4619457Z copying torch\nn\common_types.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:36.5327763Z copying torch\nn\cpp.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:36.5346084Z copying torch\nn\functional.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:36.5467315Z copying torch\nn\grad.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:36.5480351Z copying torch\nn\init.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:36.5504941Z copying torch\nn\parameter.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:36.5517975Z copying torch\nn\_reduction.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:36.5529715Z copying torch\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:36.5543061Z creating build\lib.win-amd64-cpython-310\torch\numa 2025-12-04T09:34:36.5546267Z copying torch\numa\binding.py -> build\lib.win-amd64-cpython-310\torch\numa 2025-12-04T09:34:36.5565151Z copying torch\numa\__init__.py -> build\lib.win-amd64-cpython-310\torch\numa 2025-12-04T09:34:36.5575417Z creating build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5578673Z copying torch\onnx\errors.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5590681Z copying torch\onnx\operators.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5608282Z copying torch\onnx\symbolic_helper.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5614053Z copying torch\onnx\symbolic_opset10.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5625021Z copying torch\onnx\symbolic_opset11.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5631075Z copying torch\onnx\symbolic_opset12.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5636819Z copying torch\onnx\symbolic_opset13.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5642757Z copying torch\onnx\symbolic_opset14.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5648799Z copying torch\onnx\symbolic_opset15.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5655011Z copying torch\onnx\symbolic_opset16.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5660941Z copying torch\onnx\symbolic_opset17.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5673083Z copying torch\onnx\symbolic_opset18.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5680157Z copying torch\onnx\symbolic_opset19.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5686207Z copying torch\onnx\symbolic_opset20.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5692215Z copying torch\onnx\symbolic_opset7.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5698221Z copying torch\onnx\symbolic_opset8.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5728737Z copying torch\onnx\symbolic_opset9.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5735289Z copying torch\onnx\testing.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5741380Z copying torch\onnx\utils.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5747398Z copying torch\onnx\verification.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5761575Z copying torch\onnx\_constants.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5773589Z copying torch\onnx\_flags.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5785152Z copying torch\onnx\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-12-04T09:34:36.5802410Z creating build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.5805768Z copying torch\optim\adadelta.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.5825096Z copying torch\optim\adagrad.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.5843436Z copying torch\optim\adam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.5872773Z copying torch\optim\adamax.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.5892610Z copying torch\optim\adamw.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.5904576Z copying torch\optim\asgd.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.5924069Z copying torch\optim\lbfgs.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.5949330Z copying torch\optim\lr_scheduler.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.5999529Z copying torch\optim\nadam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6018753Z copying torch\optim\optimizer.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6050261Z copying torch\optim\radam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6070013Z copying torch\optim\rmsprop.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6090098Z copying torch\optim\rprop.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6114220Z copying torch\optim\sgd.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6132193Z copying torch\optim\sparse_adam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6145014Z copying torch\optim\swa_utils.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6163343Z copying torch\optim\_adafactor.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6183765Z copying torch\optim\_functional.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6195981Z copying torch\optim\_muon.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6208440Z copying torch\optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-12-04T09:34:36.6224162Z creating build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6227490Z copying torch\package\file_structure_representation.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6239453Z copying torch\package\find_file_dependencies.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6251455Z copying torch\package\glob_group.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6322610Z copying torch\package\importer.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6340331Z copying torch\package\package_exporter.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6373543Z copying torch\package\package_importer.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6393340Z copying torch\package\_digraph.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6405764Z copying torch\package\_directory_reader.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6418197Z copying torch\package\_importlib.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6430277Z copying torch\package\_mangling.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6442646Z copying torch\package\_mock.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6455191Z copying torch\package\_package_pickler.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6467612Z copying torch\package\_package_unpickler.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6479846Z copying torch\package\_stdlib.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6485534Z copying torch\package\__init__.py -> build\lib.win-amd64-cpython-310\torch\package 2025-12-04T09:34:36.6493230Z creating build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:34:36.6496437Z copying torch\profiler\itt.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:34:36.6508827Z copying torch\profiler\profiler.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:34:36.6535412Z copying torch\profiler\python_tracer.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:34:36.6541238Z copying torch\profiler\_memory_profiler.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:34:36.6629585Z copying torch\profiler\_pattern_matcher.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:34:36.6655984Z copying torch\profiler\_utils.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:34:36.6677492Z copying torch\profiler\__init__.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-12-04T09:34:36.6691550Z creating build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6695013Z copying torch\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6706575Z copying torch\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6712583Z copying torch\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6729555Z copying torch\quantization\observer.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6739745Z copying torch\quantization\qconfig.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6750523Z copying torch\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6761889Z copying torch\quantization\quantize.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6773627Z copying torch\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6784389Z copying torch\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6794755Z copying torch\quantization\quant_type.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6800735Z copying torch\quantization\stubs.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6817963Z copying torch\quantization\utils.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6829608Z copying torch\quantization\_numeric_suite.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6839972Z copying torch\quantization\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6851036Z copying torch\quantization\_quantized_conversions.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6862214Z copying torch\quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-12-04T09:34:36.6873235Z creating build\lib.win-amd64-cpython-310\torch\signal 2025-12-04T09:34:36.6876190Z copying torch\signal\__init__.py -> build\lib.win-amd64-cpython-310\torch\signal 2025-12-04T09:34:36.6883783Z creating build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:34:36.6886999Z copying torch\sparse\semi_structured.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:34:36.6905312Z copying torch\sparse\_semi_structured_conversions.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:34:36.6917010Z copying torch\sparse\_semi_structured_ops.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:34:36.6932799Z copying torch\sparse\_triton_ops.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:34:36.6974085Z copying torch\sparse\_triton_ops_meta.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:34:36.7373182Z copying torch\sparse\__init__.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-12-04T09:34:36.7393149Z creating build\lib.win-amd64-cpython-310\torch\special 2025-12-04T09:34:36.7396122Z copying torch\special\__init__.py -> build\lib.win-amd64-cpython-310\torch\special 2025-12-04T09:34:36.7422686Z creating build\lib.win-amd64-cpython-310\torch\testing 2025-12-04T09:34:36.7426037Z copying torch\testing\_comparison.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-12-04T09:34:36.7463000Z copying torch\testing\_creation.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-12-04T09:34:36.7475365Z copying torch\testing\_utils.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-12-04T09:34:36.7486857Z copying torch\testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-12-04T09:34:36.7503031Z creating build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7506810Z copying torch\utils\backend_registration.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7526012Z copying torch\utils\bundled_inputs.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7544614Z copying torch\utils\checkpoint.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7581552Z copying torch\utils\collect_env.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7605020Z copying torch\utils\cpp_backtrace.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7610937Z copying torch\utils\cpp_extension.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7683266Z copying torch\utils\deterministic.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7695095Z copying torch\utils\dlpack.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7706523Z copying torch\utils\file_baton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7718762Z copying torch\utils\flop_counter.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7744455Z copying torch\utils\hooks.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7756850Z copying torch\utils\mkldnn.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7769759Z copying torch\utils\mobile_optimizer.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7794296Z copying torch\utils\model_zoo.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7800394Z copying torch\utils\module_tracker.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7812643Z copying torch\utils\show_pickle.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7824860Z copying torch\utils\throughput_benchmark.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7838162Z copying torch\utils\weak.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7851279Z copying torch\utils\_appending_byte_serializer.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7864151Z copying torch\utils\_config_module.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7887717Z copying torch\utils\_content_store.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7908673Z copying torch\utils\_contextlib.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7921505Z copying torch\utils\_cpp_embed_headers.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7933701Z copying torch\utils\_cpp_extension_versioner.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7945239Z copying torch\utils\_cxx_pytree.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7969595Z copying torch\utils\_debug_mode.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.7994468Z copying torch\utils\_device.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8007918Z copying torch\utils\_dtype_abbrs.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8025485Z copying torch\utils\_exposed_in.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8037333Z copying torch\utils\_filelock.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8049835Z copying torch\utils\_foreach_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8066603Z copying torch\utils\_functools.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8078646Z copying torch\utils\_get_clean_triton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8091823Z copying torch\utils\_helion.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8097562Z copying torch\utils\_import_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8109915Z copying torch\utils\_mode_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8116992Z copying torch\utils\_ordered_set.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8128717Z copying torch\utils\_pallas.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8140669Z copying torch\utils\_python_dispatch.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8165451Z copying torch\utils\_pytree.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8207178Z copying torch\utils\_runtime_estimation.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8224141Z copying torch\utils\_stats.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8235497Z copying torch\utils\_thunk.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8258923Z copying torch\utils\_traceback.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8271323Z copying torch\utils\_triton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8283739Z copying torch\utils\_typing_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8289631Z copying torch\utils\_zip.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8302395Z copying torch\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:36.8316684Z creating build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:34:36.8324974Z copying torch\xpu\memory.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:34:36.8337425Z copying torch\xpu\random.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:34:36.8349463Z copying torch\xpu\streams.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:34:36.8361320Z copying torch\xpu\_gpu_trace.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:34:36.8380060Z copying torch\xpu\_utils.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:34:36.8392624Z copying torch\xpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-12-04T09:34:36.8417101Z creating build\lib.win-amd64-cpython-310\torch\_awaits 2025-12-04T09:34:36.8420160Z copying torch\_awaits\__init__.py -> build\lib.win-amd64-cpython-310\torch\_awaits 2025-12-04T09:34:36.8433852Z creating build\lib.win-amd64-cpython-310\torch\_custom_op 2025-12-04T09:34:36.8437100Z copying torch\_custom_op\autograd.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-12-04T09:34:36.8449584Z copying torch\_custom_op\impl.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-12-04T09:34:36.8472077Z copying torch\_custom_op\__init__.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-12-04T09:34:36.8478701Z creating build\lib.win-amd64-cpython-310\torch\_decomp 2025-12-04T09:34:36.8498927Z copying torch\_decomp\decompositions.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-12-04T09:34:36.8583992Z copying torch\_decomp\decompositions_for_jvp.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-12-04T09:34:36.8596571Z copying torch\_decomp\decompositions_for_rng.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-12-04T09:34:36.8614534Z copying torch\_decomp\__init__.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-12-04T09:34:36.8634841Z creating build\lib.win-amd64-cpython-310\torch\_dispatch 2025-12-04T09:34:36.8638045Z copying torch\_dispatch\python.py -> build\lib.win-amd64-cpython-310\torch\_dispatch 2025-12-04T09:34:36.8649800Z copying torch\_dispatch\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dispatch 2025-12-04T09:34:36.8664727Z creating build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8667886Z copying torch\_dynamo\aot_compile.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8680732Z copying torch\_dynamo\aot_compile_types.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8692871Z copying torch\_dynamo\bytecode_analysis.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8705611Z copying torch\_dynamo\bytecode_transformation.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8748468Z copying torch\_dynamo\cache_size.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8760855Z copying torch\_dynamo\callback.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8772955Z copying torch\_dynamo\codegen.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8793105Z copying torch\_dynamo\code_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8806570Z copying torch\_dynamo\compiled_autograd.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8845067Z copying torch\_dynamo\comptime.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8858173Z copying torch\_dynamo\config.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8908225Z copying torch\_dynamo\convert_frame.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8955616Z copying torch\_dynamo\create_parameter_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8968397Z copying torch\_dynamo\current_scope_id.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8981103Z copying torch\_dynamo\dce_extra_outputs.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.8994249Z copying torch\_dynamo\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9020154Z copying torch\_dynamo\decorators.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9046466Z copying torch\_dynamo\device_interface.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9065318Z copying torch\_dynamo\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9077805Z copying torch\_dynamo\eval_frame.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9127816Z copying torch\_dynamo\exc.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9150841Z copying torch\_dynamo\external_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9163356Z copying torch\_dynamo\funcname_cache.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9175754Z copying torch\_dynamo\functional_export.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9201053Z copying torch\_dynamo\graph_break_hints.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9213244Z copying torch\_dynamo\graph_bytecode_inputs.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9225933Z copying torch\_dynamo\graph_deduplication.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9245619Z copying torch\_dynamo\graph_region_tracker.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9264515Z copying torch\_dynamo\graph_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9277157Z copying torch\_dynamo\guards.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9376739Z copying torch\_dynamo\hooks.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9388985Z copying torch\_dynamo\logging.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9401122Z copying torch\_dynamo\metrics_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9414025Z copying torch\_dynamo\mutation_guard.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9426510Z copying torch\_dynamo\output_graph.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9504238Z copying torch\_dynamo\package.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9530125Z copying torch\_dynamo\pgo.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9556508Z copying torch\_dynamo\precompile_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9568851Z copying torch\_dynamo\profiler.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9587359Z copying torch\_dynamo\replay_record.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9599377Z copying torch\_dynamo\resume_execution.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9661740Z copying torch\_dynamo\side_effects.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9700699Z copying torch\_dynamo\source.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9726083Z copying torch\_dynamo\symbolic_convert.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9844531Z copying torch\_dynamo\tensor_version_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9861531Z copying torch\_dynamo\testing.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9879410Z copying torch\_dynamo\test_case.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9892148Z copying torch\_dynamo\test_dont_skip_tracing_functions.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9904172Z copying torch\_dynamo\test_minifier_common.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9916642Z copying torch\_dynamo\trace_rules.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:36.9983377Z copying torch\_dynamo\types.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:37.0000639Z copying torch\_dynamo\utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:37.0073414Z copying torch\_dynamo\_trace_wrapped_higher_order_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:37.0091113Z copying torch\_dynamo\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:37.0105800Z creating build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0109015Z copying torch\_export\config.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0131401Z copying torch\_export\converter.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0168867Z copying torch\_export\error.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0180765Z copying torch\_export\non_strict_utils.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0206455Z copying torch\_export\pass_base.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0231299Z copying torch\_export\tools.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0243853Z copying torch\_export\utils.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0277978Z copying torch\_export\verifier.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0296847Z copying torch\_export\wrappers.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0309740Z copying torch\_export\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-12-04T09:34:37.0326968Z creating build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0330339Z copying torch\_functorch\aot_autograd.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0368418Z copying torch\_functorch\apis.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0387327Z copying torch\_functorch\autograd_function.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0407310Z copying torch\_functorch\batch_norm_replacement.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0431145Z copying torch\_functorch\benchmark_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0443547Z copying torch\_functorch\compilers.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0456917Z copying torch\_functorch\compile_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0476895Z copying torch\_functorch\config.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0495940Z copying torch\_functorch\deprecated.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0508708Z copying torch\_functorch\eager_transforms.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0548679Z copying torch\_functorch\functional_call.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0563319Z copying torch\_functorch\fx_minifier.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0819678Z copying torch\_functorch\make_functional.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0841476Z copying torch\_functorch\partitioners.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0904411Z copying torch\_functorch\predispatch.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0919798Z copying torch\_functorch\pyfunctorch.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0935046Z copying torch\_functorch\python_key.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0942764Z copying torch\_functorch\pytree_hacks.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0957964Z copying torch\_functorch\top_operators_github_usage.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0977871Z copying torch\_functorch\utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.0997486Z copying torch\_functorch\vmap.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.1016682Z copying torch\_functorch\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-12-04T09:34:37.1028644Z creating build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1032317Z copying torch\_higher_order_ops\aoti_call_delegate.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1046130Z copying torch\_higher_order_ops\associative_scan.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1072390Z copying torch\_higher_order_ops\auto_functionalize.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1103714Z copying torch\_higher_order_ops\base_hop.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1116313Z copying torch\_higher_order_ops\cond.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1137766Z copying torch\_higher_order_ops\effects.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1156870Z copying torch\_higher_order_ops\executorch_call_delegate.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1169427Z copying torch\_higher_order_ops\flat_apply.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1187809Z copying torch\_higher_order_ops\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1214798Z copying torch\_higher_order_ops\foreach_map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1232332Z copying torch\_higher_order_ops\hints_wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1245212Z copying torch\_higher_order_ops\invoke_subgraph.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1265074Z copying torch\_higher_order_ops\local_map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1286237Z copying torch\_higher_order_ops\map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1301312Z copying torch\_higher_order_ops\out_dtype.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1347270Z copying torch\_higher_order_ops\partitioner.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1360181Z copying torch\_higher_order_ops\print.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1372848Z copying torch\_higher_order_ops\run_const_graph.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1385567Z copying torch\_higher_order_ops\scan.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1410156Z copying torch\_higher_order_ops\schema.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1422969Z copying torch\_higher_order_ops\strict_mode.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1435173Z copying torch\_higher_order_ops\torchbind.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1453596Z copying torch\_higher_order_ops\triton_kernel_wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1498732Z copying torch\_higher_order_ops\utils.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1524361Z copying torch\_higher_order_ops\while_loop.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1548961Z copying torch\_higher_order_ops\wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1562585Z copying torch\_higher_order_ops\_invoke_quant.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1574884Z copying torch\_higher_order_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-12-04T09:34:37.1601534Z creating build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1604892Z copying torch\_inductor\analyze_preserves_zero_mask.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1617457Z copying torch\_inductor\aoti_eager.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1629940Z copying torch\_inductor\async_compile.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1656675Z copying torch\_inductor\augmented_graph_helper.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1669286Z copying torch\_inductor\autotune_process.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1710573Z copying torch\_inductor\await_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1733330Z copying torch\_inductor\bounds.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1754417Z copying torch\_inductor\cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1765513Z copying torch\_inductor\choices.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1782878Z copying torch\_inductor\codecache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1850553Z copying torch\_inductor\comms.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1898544Z copying torch\_inductor\comms_debug.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1910312Z copying torch\_inductor\comm_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1929486Z copying torch\_inductor\comm_lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1942437Z copying torch\_inductor\compiler_bisector.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.1960345Z copying torch\_inductor\compile_fx.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2017953Z copying torch\_inductor\compile_fx_async.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2070406Z copying torch\_inductor\compile_fx_ext.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2088789Z copying torch\_inductor\compile_fx_subproc.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2100748Z copying torch\_inductor\config.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2145543Z copying torch\_inductor\config_comms.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2164307Z copying torch\_inductor\constant_folding.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2178156Z copying torch\_inductor\cpp_builder.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2225103Z copying torch\_inductor\cpu_vec_isa.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2245138Z copying torch\_inductor\cudagraph_trees.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2302356Z copying torch\_inductor\cudagraph_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2314966Z copying torch\_inductor\custom_graph_pass.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2326826Z copying torch\_inductor\debug.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2357472Z copying torch\_inductor\decomposition.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2385848Z copying torch\_inductor\dependencies.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2410302Z copying torch\_inductor\distributed_autotune.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2428473Z copying torch\_inductor\dtype_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2440559Z copying torch\_inductor\exc.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2452315Z copying torch\_inductor\extern_node_serializer.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2463932Z copying torch\_inductor\freezing.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2476616Z copying torch\_inductor\freezing_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2489200Z copying torch\_inductor\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2541957Z copying torch\_inductor\fx_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2552993Z copying torch\_inductor\graph.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2597428Z copying torch\_inductor\hooks.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2603460Z copying torch\_inductor\index_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2614578Z copying torch\_inductor\inductor_prims.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2626317Z copying torch\_inductor\invert_expr_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2643171Z copying torch\_inductor\ir.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2792304Z copying torch\_inductor\jagged_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2804827Z copying torch\_inductor\kernel_inputs.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2817702Z copying torch\_inductor\kernel_template_choice.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2847055Z copying torch\_inductor\loop_body.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2865554Z copying torch\_inductor\lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.2978115Z copying torch\_inductor\memory.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3003683Z copying torch\_inductor\metrics.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3017227Z copying torch\_inductor\mkldnn_ir.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3042327Z copying torch\_inductor\mkldnn_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3077110Z copying torch\_inductor\mock_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3099065Z copying torch\_inductor\ops_handler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3122479Z copying torch\_inductor\optimize_indexing.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3134194Z copying torch\_inductor\output_code.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3160242Z copying torch\_inductor\pattern_matcher.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3204825Z copying torch\_inductor\quantized_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3217261Z copying torch\_inductor\remote_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3230001Z copying torch\_inductor\remote_gemm_autotune_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3236085Z copying torch\_inductor\rocm_multiarch_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3248716Z copying torch\_inductor\scheduler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3367664Z copying torch\_inductor\select_algorithm.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3449842Z copying torch\_inductor\shape_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3463635Z copying torch\_inductor\sizevars.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3490048Z copying torch\_inductor\standalone_compile.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3508860Z copying torch\_inductor\subgraph_lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3520951Z copying torch\_inductor\test_case.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3532743Z copying torch\_inductor\test_operators.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3545032Z copying torch\_inductor\tiling_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3564350Z copying torch\_inductor\triton_bundler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3583350Z copying torch\_inductor\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3654266Z copying torch\_inductor\virtualized.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3667232Z copying torch\_inductor\wrapper_benchmark.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3688117Z copying torch\_inductor\__autotune_main__.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3699797Z copying torch\_inductor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:37.3733682Z creating build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3737033Z copying torch\_lazy\closure.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3750314Z copying torch\_lazy\computation.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3761974Z copying torch\_lazy\config.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3767811Z copying torch\_lazy\debug.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3780165Z copying torch\_lazy\device_context.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3797341Z copying torch\_lazy\extract_compiled_graph.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3809424Z copying torch\_lazy\ir_cache.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3815171Z copying torch\_lazy\metrics.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3821313Z copying torch\_lazy\tensor_factory_functions.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3833229Z copying torch\_lazy\ts_backend.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3839024Z copying torch\_lazy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-12-04T09:34:37.3853969Z creating build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.3857102Z copying torch\_library\autograd.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.3869437Z copying torch\_library\custom_ops.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.3894544Z copying torch\_library\effects.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.3906512Z copying torch\_library\fake_class_registry.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.3925855Z copying torch\_library\fake_impl.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.3943024Z copying torch\_library\fake_profile.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.3955765Z copying torch\_library\infer_schema.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.3968440Z copying torch\_library\opaque_object.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.3980405Z copying torch\_library\simple_registry.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.3992383Z copying torch\_library\triton.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.4005148Z copying torch\_library\utils.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.4041259Z copying torch\_library\__init__.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-12-04T09:34:37.4048750Z creating build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:34:37.4051867Z copying torch\_logging\scribe.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:34:37.4063387Z copying torch\_logging\structured.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:34:37.4075181Z copying torch\_logging\_internal.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:34:37.4108796Z copying torch\_logging\_registrations.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:34:37.4125470Z copying torch\_logging\__init__.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-12-04T09:34:37.4140787Z creating build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4143901Z copying torch\_numpy\fft.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4155639Z copying torch\_numpy\linalg.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4173995Z copying torch\_numpy\random.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4186202Z copying torch\_numpy\_binary_ufuncs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4197280Z copying torch\_numpy\_casting_dicts.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4235640Z copying torch\_numpy\_dtypes.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4252381Z copying torch\_numpy\_dtypes_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4265928Z copying torch\_numpy\_funcs.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4277214Z copying torch\_numpy\_funcs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4307012Z copying torch\_numpy\_getlimits.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4312984Z copying torch\_numpy\_ndarray.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4333518Z copying torch\_numpy\_normalizations.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4347315Z copying torch\_numpy\_reductions_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4359816Z copying torch\_numpy\_ufuncs.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4371912Z copying torch\_numpy\_unary_ufuncs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4383631Z copying torch\_numpy\_util.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4397136Z copying torch\_numpy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-12-04T09:34:37.4404543Z creating build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:34:37.4407787Z copying torch\_prims\context.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:34:37.4420864Z copying torch\_prims\debug_prims.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:34:37.4432300Z copying torch\_prims\executor.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:34:37.4464161Z copying torch\_prims\rng_prims.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:34:37.4476757Z copying torch\_prims\__init__.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-12-04T09:34:37.4523921Z creating build\lib.win-amd64-cpython-310\torch\_prims_common 2025-12-04T09:34:37.4538533Z copying torch\_prims_common\wrappers.py -> build\lib.win-amd64-cpython-310\torch\_prims_common 2025-12-04T09:34:37.4555765Z copying torch\_prims_common\__init__.py -> build\lib.win-amd64-cpython-310\torch\_prims_common 2025-12-04T09:34:37.4594675Z creating build\lib.win-amd64-cpython-310\torch\_refs 2025-12-04T09:34:37.4598037Z copying torch\_refs\fft.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-12-04T09:34:37.4616371Z copying torch\_refs\_conversions.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-12-04T09:34:37.4627934Z copying torch\_refs\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-12-04T09:34:37.4923952Z creating build\lib.win-amd64-cpython-310\torch\_strobelight 2025-12-04T09:34:37.4927636Z copying torch\_strobelight\cli_function_profiler.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-12-04T09:34:37.4940386Z copying torch\_strobelight\compile_time_profiler.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-12-04T09:34:37.4953325Z copying torch\_strobelight\__init__.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-12-04T09:34:37.4965993Z creating build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:34:37.4969259Z copying torch\_subclasses\fake_impls.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:34:37.5000929Z copying torch\_subclasses\fake_tensor.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:34:37.5083284Z copying torch\_subclasses\fake_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:34:37.5100416Z copying torch\_subclasses\functional_tensor.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:34:37.5125298Z copying torch\_subclasses\meta_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:34:37.5169059Z copying torch\_subclasses\schema_check_mode.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:34:37.5181650Z copying torch\_subclasses\_fake_tensor_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:34:37.5193916Z copying torch\_subclasses\__init__.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-12-04T09:34:37.5200741Z creating build\lib.win-amd64-cpython-310\torch\_vendor 2025-12-04T09:34:37.5203698Z copying torch\_vendor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_vendor 2025-12-04T09:34:37.5209880Z creating build\lib.win-amd64-cpython-310\torch\ao\nn 2025-12-04T09:34:37.5212790Z copying torch\ao\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn 2025-12-04T09:34:37.5226351Z creating build\lib.win-amd64-cpython-310\torch\ao\ns 2025-12-04T09:34:37.5229442Z copying torch\ao\ns\_numeric_suite.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-12-04T09:34:37.5248243Z copying torch\ao\ns\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-12-04T09:34:37.5275565Z copying torch\ao\ns\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-12-04T09:34:37.5281744Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-12-04T09:34:37.5284856Z copying torch\ao\pruning\_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-12-04T09:34:37.5298274Z copying torch\ao\pruning\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-12-04T09:34:37.5308145Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5311339Z copying torch\ao\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5330349Z copying torch\ao\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5343221Z copying torch\ao\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5360077Z copying torch\ao\quantization\observer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5405314Z copying torch\ao\quantization\qconfig.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5424443Z copying torch\ao\quantization\qconfig_mapping.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5437358Z copying torch\ao\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5450290Z copying torch\ao\quantization\quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5471511Z copying torch\ao\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5497137Z copying torch\ao\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5509890Z copying torch\ao\quantization\quantize_pt2e.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5523168Z copying torch\ao\quantization\quant_type.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5535970Z copying torch\ao\quantization\stubs.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5547875Z copying torch\ao\quantization\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5567390Z copying torch\ao\quantization\_correct_bias.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5585898Z copying torch\ao\quantization\_equalize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5598486Z copying torch\ao\quantization\_learnable_fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5611425Z copying torch\ao\quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-12-04T09:34:37.5624769Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic 2025-12-04T09:34:37.5627795Z copying torch\ao\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic 2025-12-04T09:34:37.5640685Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat 2025-12-04T09:34:37.5643545Z copying torch\ao\nn\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat 2025-12-04T09:34:37.5668960Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable 2025-12-04T09:34:37.5671980Z copying torch\ao\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable 2025-12-04T09:34:37.5679060Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-12-04T09:34:37.5687679Z copying torch\ao\nn\quantized\functional.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-12-04T09:34:37.5706482Z copying torch\ao\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-12-04T09:34:37.5713364Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse 2025-12-04T09:34:37.5716406Z copying torch\ao\nn\sparse\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse 2025-12-04T09:34:37.5723649Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-12-04T09:34:37.5726773Z copying torch\ao\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-12-04T09:34:37.5739456Z copying torch\ao\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-12-04T09:34:37.5745928Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat 2025-12-04T09:34:37.5748951Z copying torch\ao\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat 2025-12-04T09:34:37.5755942Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized 2025-12-04T09:34:37.5759092Z copying torch\ao\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized 2025-12-04T09:34:37.5766658Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-12-04T09:34:37.5769875Z copying torch\ao\nn\intrinsic\qat\modules\conv_fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-12-04T09:34:37.5789676Z copying torch\ao\nn\intrinsic\qat\modules\linear_fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-12-04T09:34:37.5801882Z copying torch\ao\nn\intrinsic\qat\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-12-04T09:34:37.5814140Z copying torch\ao\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-12-04T09:34:37.5826290Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic 2025-12-04T09:34:37.5829395Z copying torch\ao\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic 2025-12-04T09:34:37.5837027Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-12-04T09:34:37.5840323Z copying torch\ao\nn\intrinsic\quantized\modules\bn_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-12-04T09:34:37.5852374Z copying torch\ao\nn\intrinsic\quantized\modules\conv_add.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-12-04T09:34:37.5865108Z copying torch\ao\nn\intrinsic\quantized\modules\conv_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-12-04T09:34:37.5878216Z copying torch\ao\nn\intrinsic\quantized\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-12-04T09:34:37.5890567Z copying torch\ao\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-12-04T09:34:37.5902438Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:34:37.5905759Z 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-12-04T09:34:37.5918646Z copying torch\ao\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:34:37.5932085Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic 2025-12-04T09:34:37.5935153Z copying torch\ao\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic 2025-12-04T09:34:37.5942524Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-12-04T09:34:37.5945619Z copying torch\ao\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-12-04T09:34:37.5958482Z copying torch\ao\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-12-04T09:34:37.5976244Z copying torch\ao\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-12-04T09:34:37.5985320Z copying torch\ao\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-12-04T09:34:37.5992205Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-12-04T09:34:37.5995946Z copying torch\ao\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-12-04T09:34:37.6007925Z copying torch\ao\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-12-04T09:34:37.6014837Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-12-04T09:34:37.6018024Z copying torch\ao\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-12-04T09:34:37.6037727Z copying torch\ao\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-12-04T09:34:37.6056574Z copying torch\ao\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-12-04T09:34:37.6076423Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic 2025-12-04T09:34:37.6079633Z copying torch\ao\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic 2025-12-04T09:34:37.6088134Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6091335Z copying torch\ao\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6104013Z copying torch\ao\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6116829Z copying torch\ao\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6142943Z copying torch\ao\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6155592Z copying torch\ao\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6191037Z copying torch\ao\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6203592Z copying torch\ao\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6216081Z copying torch\ao\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6228500Z copying torch\ao\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6240487Z copying torch\ao\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6253090Z copying torch\ao\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-12-04T09:34:37.6266452Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference 2025-12-04T09:34:37.6277435Z copying torch\ao\nn\quantized\reference\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference 2025-12-04T09:34:37.6284930Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:34:37.6288113Z copying torch\ao\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:34:37.6307266Z copying torch\ao\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:34:37.6319895Z copying torch\ao\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:34:37.6352232Z copying torch\ao\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:34:37.6359960Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:34:37.6363100Z copying torch\ao\nn\quantized\reference\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:34:37.6375515Z copying torch\ao\nn\quantized\reference\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:34:37.6387885Z copying torch\ao\nn\quantized\reference\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:34:37.6407012Z copying torch\ao\nn\quantized\reference\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:34:37.6419238Z copying torch\ao\nn\quantized\reference\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:34:37.6431892Z copying torch\ao\nn\quantized\reference\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-12-04T09:34:37.6439661Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-12-04T09:34:37.6443758Z copying torch\ao\nn\sparse\quantized\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-12-04T09:34:37.6456625Z copying torch\ao\nn\sparse\quantized\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-12-04T09:34:37.6469679Z copying torch\ao\nn\sparse\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-12-04T09:34:37.6477474Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-12-04T09:34:37.6480908Z copying torch\ao\nn\sparse\quantized\dynamic\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-12-04T09:34:37.6493451Z copying torch\ao\nn\sparse\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-12-04T09:34:37.6501772Z creating build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6505059Z copying torch\ao\ns\fx\graph_matcher.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6524224Z copying torch\ao\ns\fx\graph_passes.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6556584Z copying torch\ao\ns\fx\mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6575141Z copying torch\ao\ns\fx\ns_types.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6586914Z copying torch\ao\ns\fx\n_shadows_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6624030Z copying torch\ao\ns\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6637051Z copying torch\ao\ns\fx\qconfig_multi_mapping.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6649955Z copying torch\ao\ns\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6669855Z copying torch\ao\ns\fx\weight_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6682767Z copying torch\ao\ns\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-12-04T09:34:37.6689378Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-12-04T09:34:37.6692684Z copying torch\ao\pruning\scheduler\base_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-12-04T09:34:37.6704975Z copying torch\ao\pruning\scheduler\cubic_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-12-04T09:34:37.6717024Z copying torch\ao\pruning\scheduler\lambda_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-12-04T09:34:37.6733545Z copying torch\ao\pruning\scheduler\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-12-04T09:34:37.6740523Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:34:37.6749064Z copying torch\ao\pruning\sparsifier\base_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:34:37.6762348Z copying torch\ao\pruning\sparsifier\nearly_diagonal_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:34:37.6775424Z copying torch\ao\pruning\sparsifier\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:34:37.6795559Z copying torch\ao\pruning\sparsifier\weight_norm_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:34:37.6809519Z copying torch\ao\pruning\sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-12-04T09:34:37.6815446Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental 2025-12-04T09:34:37.6818496Z copying torch\ao\pruning\_experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental 2025-12-04T09:34:37.6824960Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-12-04T09:34:37.6828535Z copying torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-12-04T09:34:37.6850091Z copying torch\ao\pruning\_experimental\activation_sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-12-04T09:34:37.6856334Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-12-04T09:34:37.6859666Z copying torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-12-04T09:34:37.6871837Z copying torch\ao\pruning\_experimental\data_scheduler\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-12-04T09:34:37.6879302Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-12-04T09:34:37.6889242Z copying torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-12-04T09:34:37.6902213Z copying torch\ao\pruning\_experimental\data_sparsifier\data_norm_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-12-04T09:34:37.6914770Z copying torch\ao\pruning\_experimental\data_sparsifier\quantization_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-12-04T09:34:37.6932547Z copying torch\ao\pruning\_experimental\data_sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-12-04T09:34:37.6940644Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:34:37.6944008Z copying torch\ao\pruning\_experimental\pruner\base_structured_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:34:37.6956077Z copying torch\ao\pruning\_experimental\pruner\FPGM_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:34:37.6968609Z copying torch\ao\pruning\_experimental\pruner\lstm_saliency_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:34:37.6985458Z copying torch\ao\pruning\_experimental\pruner\match_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:34:37.6997743Z copying torch\ao\pruning\_experimental\pruner\parametrization.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:34:37.7009964Z copying torch\ao\pruning\_experimental\pruner\prune_functions.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:34:37.7029345Z copying torch\ao\pruning\_experimental\pruner\saliency_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:34:37.7041726Z copying torch\ao\pruning\_experimental\pruner\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-12-04T09:34:37.7048960Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-12-04T09:34:37.7052336Z copying torch\ao\pruning\_experimental\data_sparsifier\lightning\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-12-04T09:34:37.7075310Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-12-04T09:34:37.7079020Z 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-12-04T09:34:37.7091745Z 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-12-04T09:34:37.7103987Z 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-12-04T09:34:37.7117118Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7120366Z copying torch\ao\quantization\backend_config\backend_config.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7141842Z copying torch\ao\quantization\backend_config\executorch.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7159650Z copying torch\ao\quantization\backend_config\fbgemm.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7171823Z copying torch\ao\quantization\backend_config\native.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7189942Z copying torch\ao\quantization\backend_config\onednn.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7209003Z copying torch\ao\quantization\backend_config\qnnpack.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7220518Z copying torch\ao\quantization\backend_config\tensorrt.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7233506Z copying torch\ao\quantization\backend_config\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7246487Z copying torch\ao\quantization\backend_config\x86.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7259093Z copying torch\ao\quantization\backend_config\_common_operator_config_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7279955Z copying torch\ao\quantization\backend_config\_qnnpack_pt2e.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7291871Z copying torch\ao\quantization\backend_config\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-12-04T09:34:37.7307972Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7311188Z copying torch\ao\quantization\fx\convert.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7347280Z copying torch\ao\quantization\fx\custom_config.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7366117Z copying torch\ao\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7378180Z copying torch\ao\quantization\fx\fuse_handler.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7390913Z copying torch\ao\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7408119Z copying torch\ao\quantization\fx\lower_to_fbgemm.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7419738Z copying torch\ao\quantization\fx\lower_to_qnnpack.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7425648Z copying torch\ao\quantization\fx\lstm_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7437895Z copying torch\ao\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7451012Z copying torch\ao\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7463813Z copying torch\ao\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7509455Z copying torch\ao\quantization\fx\qconfig_mapping_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7523112Z copying torch\ao\quantization\fx\quantize_handler.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7537194Z copying torch\ao\quantization\fx\tracer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7550688Z copying torch\ao\quantization\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7577742Z copying torch\ao\quantization\fx\_decomposed.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7603070Z copying torch\ao\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7634465Z copying torch\ao\quantization\fx\_lower_to_native_backend.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7674361Z copying torch\ao\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-12-04T09:34:37.7683198Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7686553Z copying torch\ao\quantization\pt2e\duplicate_dq_pass.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7699695Z copying torch\ao\quantization\pt2e\export_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7711243Z copying torch\ao\quantization\pt2e\graph_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7723173Z copying torch\ao\quantization\pt2e\lowering.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7740137Z copying torch\ao\quantization\pt2e\port_metadata_pass.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7751518Z copying torch\ao\quantization\pt2e\prepare.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7770218Z copying torch\ao\quantization\pt2e\qat_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7795110Z copying torch\ao\quantization\pt2e\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7813788Z copying torch\ao\quantization\pt2e\_affine_quantization.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7838101Z copying torch\ao\quantization\pt2e\_numeric_debugger.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7873544Z copying torch\ao\quantization\pt2e\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-12-04T09:34:37.7881180Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:34:37.7884558Z copying torch\ao\quantization\quantizer\composable_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:34:37.7907693Z copying torch\ao\quantization\quantizer\embedding_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:34:37.7918468Z copying torch\ao\quantization\quantizer\quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:34:37.7933570Z copying torch\ao\quantization\quantizer\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:34:37.7944893Z copying torch\ao\quantization\quantizer\x86_inductor_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:34:37.7976650Z copying torch\ao\quantization\quantizer\xnnpack_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:34:37.7993686Z copying torch\ao\quantization\quantizer\xnnpack_quantizer_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:34:37.8018013Z copying torch\ao\quantization\quantizer\xpu_inductor_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:34:37.8029539Z copying torch\ao\quantization\quantizer\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-12-04T09:34:37.8037355Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-12-04T09:34:37.8040813Z copying torch\ao\quantization\fx\_model_report\detector.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-12-04T09:34:37.8075381Z copying torch\ao\quantization\fx\_model_report\model_report.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-12-04T09:34:37.8093296Z copying torch\ao\quantization\fx\_model_report\model_report_observer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-12-04T09:34:37.8111933Z copying torch\ao\quantization\fx\_model_report\model_report_visualizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-12-04T09:34:37.8136807Z copying torch\ao\quantization\fx\_model_report\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-12-04T09:34:37.8143302Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-12-04T09:34:37.8146702Z copying torch\ao\quantization\pt2e\representation\rewrite.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-12-04T09:34:37.8166098Z copying torch\ao\quantization\pt2e\representation\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-12-04T09:34:37.8173159Z creating build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-12-04T09:34:37.8176444Z copying torch\autograd\_functions\tensor.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-12-04T09:34:37.8188292Z copying torch\autograd\_functions\utils.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-12-04T09:34:37.8200074Z copying torch\autograd\_functions\__init__.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-12-04T09:34:37.8207362Z creating build\lib.win-amd64-cpython-310\torch\backends\cpu 2025-12-04T09:34:37.8210384Z copying torch\backends\cpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cpu 2025-12-04T09:34:37.8217232Z creating build\lib.win-amd64-cpython-310\torch\backends\cuda 2025-12-04T09:34:37.8237861Z copying torch\backends\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cuda 2025-12-04T09:34:37.8257632Z creating build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-12-04T09:34:37.8260780Z copying torch\backends\cudnn\rnn.py -> build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-12-04T09:34:37.8272114Z copying torch\backends\cudnn\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-12-04T09:34:37.8285432Z creating build\lib.win-amd64-cpython-310\torch\backends\cusparselt 2025-12-04T09:34:37.8288749Z copying torch\backends\cusparselt\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cusparselt 2025-12-04T09:34:37.8301149Z creating build\lib.win-amd64-cpython-310\torch\backends\kleidiai 2025-12-04T09:34:37.8309004Z copying torch\backends\kleidiai\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\kleidiai 2025-12-04T09:34:37.8315836Z creating build\lib.win-amd64-cpython-310\torch\backends\mha 2025-12-04T09:34:37.8319041Z copying torch\backends\mha\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mha 2025-12-04T09:34:37.8331816Z creating build\lib.win-amd64-cpython-310\torch\backends\miopen 2025-12-04T09:34:37.8334916Z copying torch\backends\miopen\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\miopen 2025-12-04T09:34:37.8347570Z creating build\lib.win-amd64-cpython-310\torch\backends\mkl 2025-12-04T09:34:37.8350676Z copying torch\backends\mkl\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mkl 2025-12-04T09:34:37.8363855Z creating build\lib.win-amd64-cpython-310\torch\backends\mkldnn 2025-12-04T09:34:37.8366727Z copying torch\backends\mkldnn\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mkldnn 2025-12-04T09:34:37.8379947Z creating build\lib.win-amd64-cpython-310\torch\backends\mps 2025-12-04T09:34:37.8383031Z copying torch\backends\mps\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mps 2025-12-04T09:34:37.8396646Z creating build\lib.win-amd64-cpython-310\torch\backends\nnpack 2025-12-04T09:34:37.8399779Z copying torch\backends\nnpack\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\nnpack 2025-12-04T09:34:37.8412873Z creating build\lib.win-amd64-cpython-310\torch\backends\openmp 2025-12-04T09:34:37.8415927Z copying torch\backends\openmp\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\openmp 2025-12-04T09:34:37.8422615Z creating build\lib.win-amd64-cpython-310\torch\backends\opt_einsum 2025-12-04T09:34:37.8425625Z copying torch\backends\opt_einsum\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\opt_einsum 2025-12-04T09:34:37.8438208Z creating build\lib.win-amd64-cpython-310\torch\backends\quantized 2025-12-04T09:34:37.8441446Z copying torch\backends\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\quantized 2025-12-04T09:34:37.8453807Z creating build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-12-04T09:34:37.8456843Z copying torch\backends\xeon\run_cpu.py -> build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-12-04T09:34:37.8482483Z copying torch\backends\xeon\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-12-04T09:34:37.8488432Z creating build\lib.win-amd64-cpython-310\torch\backends\xnnpack 2025-12-04T09:34:37.8491254Z copying torch\backends\xnnpack\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\xnnpack 2025-12-04T09:34:37.8504523Z creating build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-12-04T09:34:37.8507806Z copying torch\backends\_coreml\preprocess.py -> build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-12-04T09:34:37.8520702Z copying torch\backends\_coreml\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-12-04T09:34:37.8527000Z creating build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-12-04T09:34:37.8529950Z copying torch\backends\_nnapi\prepare.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-12-04T09:34:37.9328841Z copying torch\backends\_nnapi\serializer.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-12-04T09:34:37.9364395Z copying torch\backends\_nnapi\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-12-04T09:34:37.9370773Z creating build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-12-04T09:34:37.9373889Z copying torch\cpu\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-12-04T09:34:37.9384513Z copying torch\cpu\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-12-04T09:34:37.9429606Z copying torch\cpu\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-12-04T09:34:37.9430295Z creating build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-12-04T09:34:37.9430900Z copying torch\cuda\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-12-04T09:34:37.9431605Z copying torch\cuda\amp\common.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-12-04T09:34:37.9432236Z copying torch\cuda\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-12-04T09:34:37.9439960Z copying torch\cuda\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-12-04T09:34:37.9448170Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-12-04T09:34:37.9452098Z copying torch\distributed\algorithms\join.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-12-04T09:34:37.9463516Z copying torch\distributed\algorithms\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-12-04T09:34:37.9496404Z creating build\lib.win-amd64-cpython-310\torch\distributed\autograd 2025-12-04T09:34:37.9499423Z copying torch\distributed\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\autograd 2025-12-04T09:34:37.9517782Z creating build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9521380Z copying torch\distributed\checkpoint\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9533502Z copying torch\distributed\checkpoint\default_planner.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9552239Z copying torch\distributed\checkpoint\filesystem.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9577094Z copying torch\distributed\checkpoint\format_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9594006Z copying torch\distributed\checkpoint\hf_storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9605596Z copying torch\distributed\checkpoint\logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9617652Z copying torch\distributed\checkpoint\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9623472Z copying torch\distributed\checkpoint\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9636151Z copying torch\distributed\checkpoint\optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9649666Z copying torch\distributed\checkpoint\planner.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9666527Z copying torch\distributed\checkpoint\planner_helpers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9689591Z copying torch\distributed\checkpoint\quantized_hf_storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9704371Z copying torch\distributed\checkpoint\resharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9717290Z copying torch\distributed\checkpoint\staging.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9737533Z copying torch\distributed\checkpoint\stateful.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9749500Z copying torch\distributed\checkpoint\state_dict.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9782780Z copying torch\distributed\checkpoint\state_dict_loader.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9796721Z copying torch\distributed\checkpoint\state_dict_saver.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9816911Z copying torch\distributed\checkpoint\storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9828001Z copying torch\distributed\checkpoint\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9845927Z copying torch\distributed\checkpoint\_async_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9857945Z copying torch\distributed\checkpoint\_async_process_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9875713Z copying torch\distributed\checkpoint\_async_thread_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9893228Z copying torch\distributed\checkpoint\_checkpointer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9905006Z copying torch\distributed\checkpoint\_consolidate_hf_safetensors.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9923072Z copying torch\distributed\checkpoint\_dedup_save_plans.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9935784Z copying torch\distributed\checkpoint\_dedup_tensors.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9948304Z copying torch\distributed\checkpoint\_extension.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9960286Z copying torch\distributed\checkpoint\_fsspec_filesystem.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9972247Z copying torch\distributed\checkpoint\_hf_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:37.9996556Z copying torch\distributed\checkpoint\_nested_dict.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:38.0007962Z copying torch\distributed\checkpoint\_pg_transport.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:38.0025205Z copying torch\distributed\checkpoint\_sharded_tensor_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:38.0037293Z copying torch\distributed\checkpoint\_state_dict_stager.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:38.0056587Z copying torch\distributed\checkpoint\_storage_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:38.0068400Z copying torch\distributed\checkpoint\_traverse.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:38.0080718Z copying torch\distributed\checkpoint\_version.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:38.0086355Z copying torch\distributed\checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-12-04T09:34:38.0100024Z creating build\lib.win-amd64-cpython-310\torch\distributed\debug 2025-12-04T09:34:38.0103807Z copying torch\distributed\debug\_frontend.py -> build\lib.win-amd64-cpython-310\torch\distributed\debug 2025-12-04T09:34:38.0129701Z copying torch\distributed\debug\_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\debug 2025-12-04T09:34:38.0141688Z copying torch\distributed\debug\_store.py -> build\lib.win-amd64-cpython-310\torch\distributed\debug 2025-12-04T09:34:38.0147273Z copying torch\distributed\debug\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\debug 2025-12-04T09:34:38.0160917Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-12-04T09:34:38.0164224Z copying torch\distributed\elastic\control_plane.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-12-04T09:34:38.0176386Z copying torch\distributed\elastic\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-12-04T09:34:38.0189367Z creating build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder 2025-12-04T09:34:38.0192732Z copying torch\distributed\flight_recorder\fr_trace.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder 2025-12-04T09:34:38.0204726Z copying torch\distributed\flight_recorder\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder 2025-12-04T09:34:38.0213969Z creating build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0217120Z copying torch\distributed\fsdp\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0236244Z copying torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0285345Z copying torch\distributed\fsdp\sharded_grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0305658Z copying torch\distributed\fsdp\wrap.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0325353Z copying torch\distributed\fsdp\_common_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0350117Z copying torch\distributed\fsdp\_debug_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0362752Z copying torch\distributed\fsdp\_dynamo_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0374814Z copying torch\distributed\fsdp\_exec_order_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0394148Z copying torch\distributed\fsdp\_flat_param.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0461462Z copying torch\distributed\fsdp\_fsdp_extensions.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0476564Z copying torch\distributed\fsdp\_init_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0502993Z copying torch\distributed\fsdp\_limiter_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0516335Z copying torch\distributed\fsdp\_optim_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0731735Z copying torch\distributed\fsdp\_runtime_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0781258Z copying torch\distributed\fsdp\_shard_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0802659Z copying torch\distributed\fsdp\_state_dict_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0832901Z copying torch\distributed\fsdp\_trace_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0844944Z copying torch\distributed\fsdp\_traversal_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0858297Z copying torch\distributed\fsdp\_unshard_param_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0870240Z copying torch\distributed\fsdp\_wrap_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0889571Z copying torch\distributed\fsdp\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-12-04T09:34:38.0904459Z creating build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-12-04T09:34:38.0906678Z copying torch\distributed\launcher\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-12-04T09:34:38.0919008Z copying torch\distributed\launcher\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-12-04T09:34:38.0926065Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-12-04T09:34:38.0929315Z copying torch\distributed\nn\functional.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-12-04T09:34:38.0942356Z copying torch\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-12-04T09:34:38.0952446Z creating build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.0955834Z copying torch\distributed\optim\apply_optimizer_in_backward.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.0968969Z copying torch\distributed\optim\functional_adadelta.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.0979504Z copying torch\distributed\optim\functional_adagrad.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.0997235Z copying torch\distributed\optim\functional_adam.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1008266Z copying torch\distributed\optim\functional_adamax.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1022498Z copying torch\distributed\optim\functional_adamw.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1033397Z copying torch\distributed\optim\functional_rmsprop.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1045433Z copying torch\distributed\optim\functional_rprop.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1057345Z copying torch\distributed\optim\functional_sgd.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1069521Z copying torch\distributed\optim\named_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1081637Z copying torch\distributed\optim\optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1092984Z copying torch\distributed\optim\post_localSGD_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1104272Z copying torch\distributed\optim\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1116252Z copying torch\distributed\optim\zero_redundancy_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1162326Z copying torch\distributed\optim\_deprecation_warning.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1168108Z copying torch\distributed\optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:38.1182474Z creating build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1185875Z copying torch\distributed\pipelining\microbatch.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1203919Z copying torch\distributed\pipelining\schedules.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1271336Z copying torch\distributed\pipelining\stage.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1307428Z copying torch\distributed\pipelining\_backward.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1364990Z copying torch\distributed\pipelining\_debug.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1372743Z copying torch\distributed\pipelining\_IR.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1406494Z copying torch\distributed\pipelining\_schedule_visualizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1425722Z copying torch\distributed\pipelining\_unflatten.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1437790Z copying torch\distributed\pipelining\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1449569Z copying torch\distributed\pipelining\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-12-04T09:34:38.1485881Z creating build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1486518Z copying torch\distributed\rpc\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1491490Z copying torch\distributed\rpc\backend_registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1511753Z copying torch\distributed\rpc\constants.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1523628Z copying torch\distributed\rpc\functions.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1541156Z copying torch\distributed\rpc\internal.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1553195Z copying torch\distributed\rpc\options.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1565780Z copying torch\distributed\rpc\rref_proxy.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1578015Z copying torch\distributed\rpc\server_process_global_profiler.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1595215Z copying torch\distributed\rpc\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1609706Z copying torch\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-12-04T09:34:38.1624325Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1627414Z copying torch\distributed\tensor\device_mesh.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1633338Z copying torch\distributed\tensor\placement_types.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1658776Z copying torch\distributed\tensor\_api.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1691756Z copying torch\distributed\tensor\_collective_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1709090Z copying torch\distributed\tensor\_dispatch.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1729324Z copying torch\distributed\tensor\_dtensor_spec.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1753156Z copying torch\distributed\tensor\_op_schema.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1773695Z copying torch\distributed\tensor\_random.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1791599Z copying torch\distributed\tensor\_redistribute.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1816928Z copying torch\distributed\tensor\_sharding_prop.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1835699Z copying torch\distributed\tensor\_shards_wrapper.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1848651Z copying torch\distributed\tensor\_tp_conv.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1861226Z copying torch\distributed\tensor\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1880032Z copying torch\distributed\tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-12-04T09:34:38.1954219Z creating build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:34:38.1957648Z copying torch\distributed\_composable\checkpoint_activation.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:34:38.1969950Z copying torch\distributed\_composable\contract.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:34:38.1982404Z copying torch\distributed\_composable\replicate.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:34:38.1998093Z copying torch\distributed\_composable\replicate_with_fsdp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:34:38.2018711Z copying torch\distributed\_composable\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-12-04T09:34:38.2025841Z creating build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor 2025-12-04T09:34:38.2029047Z copying torch\distributed\_local_tensor\_c10d.py -> build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor 2025-12-04T09:34:38.2058725Z copying torch\distributed\_local_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor 2025-12-04T09:34:38.2096655Z creating build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-12-04T09:34:38.2102654Z copying torch\distributed\_pycute\int_tuple.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-12-04T09:34:38.2114268Z copying torch\distributed\_pycute\layout.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-12-04T09:34:38.2132326Z copying torch\distributed\_pycute\typing.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-12-04T09:34:38.2143911Z copying torch\distributed\_pycute\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-12-04T09:34:38.2156786Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:34:38.2159962Z copying torch\distributed\_shard\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:34:38.2171732Z copying torch\distributed\_shard\common_op_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:34:38.2183914Z copying torch\distributed\_shard\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:34:38.2195950Z copying torch\distributed\_shard\op_registry_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:34:38.2207697Z copying torch\distributed\_shard\sharder.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:34:38.2224728Z copying torch\distributed\_shard\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:34:38.2237586Z copying torch\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-12-04T09:34:38.2244512Z creating build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor 2025-12-04T09:34:38.2247801Z copying torch\distributed\_sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor 2025-12-04T09:34:38.2254885Z creating build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec 2025-12-04T09:34:38.2258017Z copying torch\distributed\_sharding_spec\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec 2025-12-04T09:34:38.2265159Z creating build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-12-04T09:34:38.2268492Z copying torch\distributed\_symmetric_memory\_nvshmem_triton.py -> build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-12-04T09:34:38.2293604Z copying torch\distributed\_symmetric_memory\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-12-04T09:34:38.2332343Z creating build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-12-04T09:34:38.2335810Z copying torch\distributed\_tensor\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-12-04T09:34:38.2341520Z copying torch\distributed\_tensor\placement_types.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-12-04T09:34:38.2347174Z copying torch\distributed\_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-12-04T09:34:38.2362652Z creating build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2365710Z copying torch\distributed\_tools\common_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2378332Z copying torch\distributed\_tools\fake_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2390859Z copying torch\distributed\_tools\fsdp2_mem_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2409777Z copying torch\distributed\_tools\ilp_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2427881Z copying torch\distributed\_tools\memory_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2448876Z copying torch\distributed\_tools\mem_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2475038Z copying torch\distributed\_tools\mod_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2488288Z copying torch\distributed\_tools\runtime_estimator.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2513377Z copying torch\distributed\_tools\sac_estimator.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2537488Z copying torch\distributed\_tools\sac_ilp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2549968Z copying torch\distributed\_tools\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-12-04T09:34:38.2558653Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:38.2568825Z copying torch\distributed\algorithms\ddp_comm_hooks\ddp_zero_hook.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:38.2587107Z copying torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:38.2599095Z copying torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:38.2621435Z copying torch\distributed\algorithms\ddp_comm_hooks\mixed_precision_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:38.2634853Z copying torch\distributed\algorithms\ddp_comm_hooks\optimizer_overlap_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:38.2647279Z copying torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:38.2659378Z copying torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:38.2685599Z copying torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:38.2697626Z copying torch\distributed\algorithms\ddp_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:38.2711139Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-12-04T09:34:38.2720653Z copying torch\distributed\algorithms\model_averaging\averagers.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-12-04T09:34:38.2733640Z copying torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-12-04T09:34:38.2746642Z copying torch\distributed\algorithms\model_averaging\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-12-04T09:34:38.2763680Z copying torch\distributed\algorithms\model_averaging\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-12-04T09:34:38.2769793Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-12-04T09:34:38.2773134Z copying torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-12-04T09:34:38.2785447Z copying torch\distributed\algorithms\_checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-12-04T09:34:38.2791493Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-12-04T09:34:38.2794807Z copying torch\distributed\algorithms\_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-12-04T09:34:38.2807335Z copying torch\distributed\algorithms\_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-12-04T09:34:38.2814519Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-12-04T09:34:38.2818076Z copying torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-12-04T09:34:38.2830342Z copying torch\distributed\algorithms\_optimizer_overlap\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-12-04T09:34:38.2845437Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-12-04T09:34:38.2848695Z copying torch\distributed\algorithms\_quantization\quantization.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-12-04T09:34:38.2862613Z copying torch\distributed\algorithms\_quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-12-04T09:34:38.2888997Z creating build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.2892298Z copying torch\distributed\checkpoint\_experimental\barriers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.2905039Z copying torch\distributed\checkpoint\_experimental\builder.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.2917773Z copying torch\distributed\checkpoint\_experimental\checkpointer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.2930361Z copying torch\distributed\checkpoint\_experimental\checkpoint_process.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.2948803Z copying torch\distributed\checkpoint\_experimental\checkpoint_reader.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.2975402Z copying torch\distributed\checkpoint\_experimental\checkpoint_writer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.2995296Z copying torch\distributed\checkpoint\_experimental\config.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.3007012Z copying torch\distributed\checkpoint\_experimental\staging.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.3019970Z copying torch\distributed\checkpoint\_experimental\types.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.3032945Z copying torch\distributed\checkpoint\_experimental\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.3045823Z copying torch\distributed\checkpoint\_experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:38.3061135Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent 2025-12-04T09:34:38.3062863Z copying torch\distributed\elastic\agent\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent 2025-12-04T09:34:38.3069091Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-12-04T09:34:38.3072220Z copying torch\distributed\elastic\events\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-12-04T09:34:38.3084766Z copying torch\distributed\elastic\events\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-12-04T09:34:38.3090612Z copying torch\distributed\elastic\events\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-12-04T09:34:38.3103331Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-12-04T09:34:38.3106312Z copying torch\distributed\elastic\metrics\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-12-04T09:34:38.3118878Z copying torch\distributed\elastic\metrics\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-12-04T09:34:38.3133031Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-12-04T09:34:38.3141765Z copying torch\distributed\elastic\multiprocessing\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-12-04T09:34:38.3282610Z copying torch\distributed\elastic\multiprocessing\redirects.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-12-04T09:34:38.3436299Z copying torch\distributed\elastic\multiprocessing\tail_log.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-12-04T09:34:38.3448536Z copying torch\distributed\elastic\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-12-04T09:34:38.3464306Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3473982Z copying torch\distributed\elastic\rendezvous\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3487271Z copying torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3501101Z copying torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3537036Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3562125Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3574777Z copying torch\distributed\elastic\rendezvous\etcd_server.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3589897Z copying torch\distributed\elastic\rendezvous\etcd_store.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3603551Z copying torch\distributed\elastic\rendezvous\registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3615878Z copying torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3628192Z copying torch\distributed\elastic\rendezvous\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3641191Z copying torch\distributed\elastic\rendezvous\_etcd_stub.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3653205Z copying torch\distributed\elastic\rendezvous\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-12-04T09:34:38.3667446Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:34:38.3670512Z copying torch\distributed\elastic\timer\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:34:38.3682893Z copying torch\distributed\elastic\timer\debug_info_logging.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:34:38.3700302Z copying torch\distributed\elastic\timer\file_based_local_timer.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:34:38.3719012Z copying torch\distributed\elastic\timer\local_timer.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:34:38.3736069Z copying torch\distributed\elastic\timer\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-12-04T09:34:38.3750986Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:34:38.3753900Z copying torch\distributed\elastic\utils\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:34:38.3765531Z copying torch\distributed\elastic\utils\distributed.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:34:38.3778492Z copying torch\distributed\elastic\utils\logging.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:34:38.3791533Z copying torch\distributed\elastic\utils\log_level.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:34:38.3797650Z copying torch\distributed\elastic\utils\store.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:34:38.3815399Z copying torch\distributed\elastic\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-12-04T09:34:38.3823301Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-12-04T09:34:38.3826848Z copying torch\distributed\elastic\agent\server\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-12-04T09:34:38.3870826Z copying torch\distributed\elastic\agent\server\health_check_server.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-12-04T09:34:38.3882133Z copying torch\distributed\elastic\agent\server\local_elastic_agent.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-12-04T09:34:38.3900395Z copying torch\distributed\elastic\agent\server\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-12-04T09:34:38.3912916Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-12-04T09:34:38.3921468Z copying torch\distributed\elastic\multiprocessing\errors\error_handler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-12-04T09:34:38.3933002Z copying torch\distributed\elastic\multiprocessing\errors\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-12-04T09:34:38.3938758Z copying torch\distributed\elastic\multiprocessing\errors\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-12-04T09:34:38.3952308Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-12-04T09:34:38.3955671Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-12-04T09:34:38.3968188Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\subprocess_handler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-12-04T09:34:38.3979631Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-12-04T09:34:38.3986889Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-12-04T09:34:38.3990329Z copying torch\distributed\elastic\utils\data\cycling_iterator.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-12-04T09:34:38.4001740Z copying torch\distributed\elastic\utils\data\elastic_distributed_sampler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-12-04T09:34:38.4014248Z copying torch\distributed\elastic\utils\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-12-04T09:34:38.4022296Z creating build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:34:38.4025508Z copying torch\distributed\flight_recorder\components\builder.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:34:38.4044009Z copying torch\distributed\flight_recorder\components\config_manager.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:34:38.4056168Z copying torch\distributed\flight_recorder\components\fr_logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:34:38.4068075Z copying torch\distributed\flight_recorder\components\loader.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:34:38.4084565Z copying torch\distributed\flight_recorder\components\types.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:34:38.4104104Z copying torch\distributed\flight_recorder\components\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:34:38.4122317Z copying torch\distributed\flight_recorder\components\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components 2025-12-04T09:34:38.4129701Z creating build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:38.4133152Z copying torch\distributed\fsdp\_fully_shard\_fsdp_api.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:38.4144972Z copying torch\distributed\fsdp\_fully_shard\_fsdp_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:38.4164481Z copying torch\distributed\fsdp\_fully_shard\_fsdp_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:38.4194211Z copying torch\distributed\fsdp\_fully_shard\_fsdp_init.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:38.4206156Z copying torch\distributed\fsdp\_fully_shard\_fsdp_param.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:38.4232417Z copying torch\distributed\fsdp\_fully_shard\_fsdp_param_group.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:38.4258873Z copying torch\distributed\fsdp\_fully_shard\_fsdp_state.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:38.4278034Z copying torch\distributed\fsdp\_fully_shard\_fully_shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:38.4305079Z copying torch\distributed\fsdp\_fully_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:38.4312353Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-12-04T09:34:38.4315553Z copying torch\distributed\nn\api\remote_module.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-12-04T09:34:38.4335338Z copying torch\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-12-04T09:34:38.4341511Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-12-04T09:34:38.4344864Z copying torch\distributed\nn\jit\instantiator.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-12-04T09:34:38.4357103Z copying torch\distributed\nn\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-12-04T09:34:38.4363528Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-12-04T09:34:38.4366940Z copying torch\distributed\nn\jit\templates\remote_module_template.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-12-04T09:34:38.4378933Z copying torch\distributed\nn\jit\templates\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-12-04T09:34:38.4385109Z creating build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-12-04T09:34:38.4388482Z copying torch\distributed\rpc\_testing\faulty_agent_backend_registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-12-04T09:34:38.4400728Z copying torch\distributed\rpc\_testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-12-04T09:34:38.4408280Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-12-04T09:34:38.4411597Z copying torch\distributed\tensor\debug\_comm_mode.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-12-04T09:34:38.4432411Z copying torch\distributed\tensor\debug\_op_coverage.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-12-04T09:34:38.4454422Z copying torch\distributed\tensor\debug\_visualize_sharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-12-04T09:34:38.4472799Z copying torch\distributed\tensor\debug\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-12-04T09:34:38.4492995Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:34:38.4496254Z copying torch\distributed\tensor\experimental\_attention.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:34:38.4508655Z copying torch\distributed\tensor\experimental\_func_map.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:34:38.4520882Z copying torch\distributed\tensor\experimental\_register_sharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:34:38.4538307Z copying torch\distributed\tensor\experimental\_tp_transform.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:34:38.4556261Z copying torch\distributed\tensor\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-12-04T09:34:38.4571079Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:34:38.4580070Z copying torch\distributed\tensor\parallel\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:34:38.4592164Z copying torch\distributed\tensor\parallel\ddp.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:34:38.4604124Z copying torch\distributed\tensor\parallel\fsdp.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:34:38.4616312Z copying torch\distributed\tensor\parallel\input_reshard.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:34:38.4628910Z copying torch\distributed\tensor\parallel\loss.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:34:38.4648255Z copying torch\distributed\tensor\parallel\style.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:34:38.4678782Z copying torch\distributed\tensor\parallel\_data_parallel_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:34:38.4691300Z copying torch\distributed\tensor\parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-12-04T09:34:38.4700558Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4703776Z copying torch\distributed\tensor\_ops\registration.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4716290Z copying torch\distributed\tensor\_ops\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4728794Z copying torch\distributed\tensor\_ops\_common_rules.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4760732Z copying torch\distributed\tensor\_ops\_conv_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4779060Z copying torch\distributed\tensor\_ops\_einsum_strategy.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4791331Z copying torch\distributed\tensor\_ops\_embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4805519Z copying torch\distributed\tensor\_ops\_mask_buffer.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4818808Z copying torch\distributed\tensor\_ops\_math_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4849929Z copying torch\distributed\tensor\_ops\_matrix_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4875778Z copying torch\distributed\tensor\_ops\_pointwise_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4895378Z copying torch\distributed\tensor\_ops\_random_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4908439Z copying torch\distributed\tensor\_ops\_tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4943207Z copying torch\distributed\tensor\_ops\_view_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4963388Z copying torch\distributed\tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-12-04T09:34:38.4971302Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:38.4974669Z copying torch\distributed\tensor\experimental\_context_parallel\_attention.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:38.5015872Z copying torch\distributed\tensor\experimental\_context_parallel\_cp_custom_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:38.5028256Z copying torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:38.5052723Z copying torch\distributed\tensor\experimental\_context_parallel\_sharding_rules.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:38.5065938Z copying torch\distributed\tensor\experimental\_context_parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:38.5079643Z creating build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-12-04T09:34:38.5083075Z copying torch\distributed\_composable\fsdp\fully_shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-12-04T09:34:38.5088792Z copying torch\distributed\_composable\fsdp\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-12-04T09:34:38.5095660Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint 2025-12-04T09:34:38.5104579Z copying torch\distributed\_shard\checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint 2025-12-04T09:34:38.5109773Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-12-04T09:34:38.5113287Z copying torch\distributed\_shard\sharded_optim\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-12-04T09:34:38.5125923Z copying torch\distributed\_shard\sharded_optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-12-04T09:34:38.5140074Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:34:38.5143372Z copying torch\distributed\_shard\sharded_tensor\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:34:38.5175461Z copying torch\distributed\_shard\sharded_tensor\logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:34:38.5187852Z copying torch\distributed\_shard\sharded_tensor\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:34:38.5193559Z copying torch\distributed\_shard\sharded_tensor\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:34:38.5205369Z copying torch\distributed\_shard\sharded_tensor\reshard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:34:38.5223977Z copying torch\distributed\_shard\sharded_tensor\shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:34:38.5236006Z copying torch\distributed\_shard\sharded_tensor\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:34:38.5248669Z copying torch\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-12-04T09:34:38.5268717Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-12-04T09:34:38.5271766Z copying torch\distributed\_shard\sharding_plan\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-12-04T09:34:38.5313501Z copying torch\distributed\_shard\sharding_plan\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-12-04T09:34:38.5320992Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-12-04T09:34:38.5324171Z copying torch\distributed\_shard\sharding_spec\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-12-04T09:34:38.5336684Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-12-04T09:34:38.5349572Z copying torch\distributed\_shard\sharding_spec\_internals.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-12-04T09:34:38.5362076Z copying torch\distributed\_shard\sharding_spec\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-12-04T09:34:38.5375864Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:34:38.5387225Z copying torch\distributed\_shard\sharded_tensor\_ops\binary_cmp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:34:38.5400703Z copying torch\distributed\_shard\sharded_tensor\_ops\init.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:34:38.5413655Z copying torch\distributed\_shard\sharded_tensor\_ops\misc_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:34:38.5419608Z copying torch\distributed\_shard\sharded_tensor\_ops\tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:34:38.5432137Z copying torch\distributed\_shard\sharded_tensor\_ops\_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:34:38.5449417Z copying torch\distributed\_shard\sharded_tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:34:38.5457002Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-12-04T09:34:38.5460566Z 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-12-04T09:34:38.5474009Z 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-12-04T09:34:38.5494102Z 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-12-04T09:34:38.5512027Z 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-12-04T09:34:38.5518139Z creating build\lib.win-amd64-cpython-310\torch\export\experimental 2025-12-04T09:34:38.5521426Z copying torch\export\experimental\_utils.py -> build\lib.win-amd64-cpython-310\torch\export\experimental 2025-12-04T09:34:38.5534005Z copying torch\export\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\experimental 2025-12-04T09:34:38.5553921Z creating build\lib.win-amd64-cpython-310\torch\export\passes 2025-12-04T09:34:38.5556907Z copying torch\export\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\passes 2025-12-04T09:34:38.5570815Z creating build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-12-04T09:34:38.5580461Z copying torch\export\pt2_archive\constants.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-12-04T09:34:38.5592018Z copying torch\export\pt2_archive\_package.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-12-04T09:34:38.5617903Z copying torch\export\pt2_archive\_package_weights.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-12-04T09:34:38.5629803Z copying torch\export\pt2_archive\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-12-04T09:34:38.5645820Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.5649175Z copying torch\fx\experimental\accelerator_partitioner.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.5675246Z copying torch\fx\experimental\const_fold.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.5687442Z copying torch\fx\experimental\debug.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.5705718Z copying torch\fx\experimental\graph_gradual_typechecker.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.5732022Z copying torch\fx\experimental\merge_matmul.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.5744098Z copying torch\fx\experimental\meta_tracer.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.5756614Z copying torch\fx\experimental\normalize.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.5777121Z copying torch\fx\experimental\optimization.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.5801284Z copying torch\fx\experimental\partitioner_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.5836581Z copying torch\fx\experimental\proxy_tensor.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6010349Z copying torch\fx\experimental\recording.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6030085Z copying torch\fx\experimental\refinement_types.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6036094Z copying torch\fx\experimental\rewriter.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6048258Z copying torch\fx\experimental\schema_type_annotation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6060303Z copying torch\fx\experimental\symbolic_shapes.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6204364Z copying torch\fx\experimental\sym_node.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6236864Z copying torch\fx\experimental\unify_refinements.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6249307Z copying torch\fx\experimental\validator.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6274391Z copying torch\fx\experimental\_backward_state.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6286721Z copying torch\fx\experimental\_config.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6298443Z copying torch\fx\experimental\_constant_symnode.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6316766Z copying torch\fx\experimental\_dynamism.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6329200Z copying torch\fx\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-12-04T09:34:38.6338550Z creating build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6341762Z copying torch\fx\passes\annotate_getitem_nodes.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6353677Z copying torch\fx\passes\fake_tensor_prop.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6366579Z copying torch\fx\passes\graph_drawer.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6385710Z copying torch\fx\passes\graph_manipulation.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6403844Z copying torch\fx\passes\graph_transform_observer.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6416519Z copying torch\fx\passes\net_min_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6442819Z copying torch\fx\passes\operator_support.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6457871Z copying torch\fx\passes\param_fetch.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6471789Z copying torch\fx\passes\pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6485808Z copying torch\fx\passes\regional_inductor.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6499294Z copying torch\fx\passes\reinplace.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6524676Z copying torch\fx\passes\runtime_assert.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6544255Z copying torch\fx\passes\shape_prop.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6557400Z copying torch\fx\passes\splitter_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6582709Z copying torch\fx\passes\split_module.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6618029Z copying torch\fx\passes\split_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6630596Z copying torch\fx\passes\tools_common.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6669974Z copying torch\fx\passes\_tensorify_python_scalars.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6691673Z copying torch\fx\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-12-04T09:34:38.6700107Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:34:38.6703520Z copying torch\fx\experimental\migrate_gradual_types\constraint.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:34:38.6721680Z copying torch\fx\experimental\migrate_gradual_types\constraint_generator.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:34:38.6749950Z copying torch\fx\experimental\migrate_gradual_types\constraint_transformation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:34:38.6781129Z copying torch\fx\experimental\migrate_gradual_types\operation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:34:38.6787114Z copying torch\fx\experimental\migrate_gradual_types\transform_to_z3.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:34:38.6806049Z copying torch\fx\experimental\migrate_gradual_types\util.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:34:38.6817326Z copying torch\fx\experimental\migrate_gradual_types\z3_types.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:34:38.6830102Z copying torch\fx\experimental\migrate_gradual_types\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:34:38.6837464Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:34:38.6840818Z copying torch\fx\experimental\unification\core.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:34:38.6852781Z copying torch\fx\experimental\unification\dispatch.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:34:38.6858380Z copying torch\fx\experimental\unification\match.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:34:38.6870358Z copying torch\fx\experimental\unification\more.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:34:38.6882622Z copying torch\fx\experimental\unification\unification_tools.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:34:38.6901055Z copying torch\fx\experimental\unification\utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:34:38.6912707Z copying torch\fx\experimental\unification\variable.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:34:38.6924111Z copying torch\fx\experimental\unification\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-12-04T09:34:38.6932280Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:34:38.6935440Z copying torch\fx\experimental\unification\multipledispatch\conflict.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:34:38.6947643Z copying torch\fx\experimental\unification\multipledispatch\core.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:34:38.6960044Z copying torch\fx\experimental\unification\multipledispatch\dispatcher.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:34:38.6972533Z copying torch\fx\experimental\unification\multipledispatch\utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:34:38.6984331Z copying torch\fx\experimental\unification\multipledispatch\variadic.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:34:38.7000787Z copying torch\fx\experimental\unification\multipledispatch\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:34:38.7023184Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-12-04T09:34:38.7026319Z copying torch\fx\passes\backends\cudagraphs.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-12-04T09:34:38.7039683Z copying torch\fx\passes\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-12-04T09:34:38.7046145Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\dialect 2025-12-04T09:34:38.7049506Z copying torch\fx\passes\dialect\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect 2025-12-04T09:34:38.7056541Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-12-04T09:34:38.7060015Z copying torch\fx\passes\infra\partitioner.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-12-04T09:34:38.7078887Z copying torch\fx\passes\infra\pass_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-12-04T09:34:38.7090785Z copying torch\fx\passes\infra\pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-12-04T09:34:38.7102715Z copying torch\fx\passes\infra\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-12-04T09:34:38.7144970Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-12-04T09:34:38.7148177Z copying torch\fx\passes\tests\test_pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-12-04T09:34:38.7160268Z copying torch\fx\passes\tests\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-12-04T09:34:38.7167338Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:34:38.7170732Z copying torch\fx\passes\utils\common.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:34:38.7182343Z copying torch\fx\passes\utils\fuser_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:34:38.7194562Z copying torch\fx\passes\utils\matcher_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:34:38.7214415Z copying torch\fx\passes\utils\matcher_with_name_node_map_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:34:38.7233017Z copying torch\fx\passes\utils\source_matcher_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:34:38.7244947Z copying torch\fx\passes\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-12-04T09:34:38.7258920Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-12-04T09:34:38.7262388Z copying torch\fx\passes\dialect\common\cse_pass.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-12-04T09:34:38.7275125Z copying torch\fx\passes\dialect\common\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-12-04T09:34:38.7281215Z creating build\lib.win-amd64-cpython-310\torch\jit\mobile 2025-12-04T09:34:38.7284174Z copying torch\jit\mobile\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit\mobile 2025-12-04T09:34:38.7298540Z creating build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-12-04T09:34:38.7301665Z copying torch\jit\_passes\_property_propagation.py -> build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-12-04T09:34:38.7313246Z copying torch\jit\_passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-12-04T09:34:38.7320479Z creating build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:34:38.7323739Z copying torch\masked\maskedtensor\binary.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:34:38.7335790Z copying torch\masked\maskedtensor\core.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:34:38.7348882Z copying torch\masked\maskedtensor\creation.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:34:38.7354754Z copying torch\masked\maskedtensor\passthrough.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:34:38.7366915Z copying torch\masked\maskedtensor\reductions.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:34:38.7383765Z copying torch\masked\maskedtensor\unary.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:34:38.7395497Z copying torch\masked\maskedtensor\_ops_refs.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:34:38.7452935Z copying torch\masked\maskedtensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-12-04T09:34:38.7460393Z creating build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-12-04T09:34:38.7463953Z copying torch\nativert\backends\_lowered_aoti_module.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-12-04T09:34:38.7476583Z copying torch\nativert\backends\_lower_utils.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-12-04T09:34:38.7488941Z copying torch\nativert\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-12-04T09:34:38.7495714Z creating build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:34:38.7499015Z copying torch\nested\_internal\nested_int.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:34:38.7511926Z copying torch\nested\_internal\nested_tensor.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:34:38.7535107Z copying torch\nested\_internal\ops.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:34:38.7585862Z copying torch\nested\_internal\sdpa.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:34:38.7615515Z copying torch\nested\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-12-04T09:34:38.7622587Z creating build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:34:38.7625752Z copying torch\nn\attention\bias.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:34:38.7638381Z copying torch\nn\attention\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:34:38.7675386Z copying torch\nn\attention\varlen.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:34:38.7687725Z copying torch\nn\attention\_fa4.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:34:38.7700387Z copying torch\nn\attention\_registry.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:34:38.7716928Z copying torch\nn\attention\_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:34:38.7728340Z copying torch\nn\attention\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-12-04T09:34:38.7741270Z creating build\lib.win-amd64-cpython-310\torch\nn\backends 2025-12-04T09:34:38.7750037Z copying torch\nn\backends\thnn.py -> build\lib.win-amd64-cpython-310\torch\nn\backends 2025-12-04T09:34:38.7774694Z copying torch\nn\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\backends 2025-12-04T09:34:38.7780580Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic 2025-12-04T09:34:38.7783601Z copying torch\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic 2025-12-04T09:34:38.7801870Z creating build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.7804756Z copying torch\nn\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.7838769Z copying torch\nn\modules\adaptive.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.7851494Z copying torch\nn\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.7877947Z copying torch\nn\modules\channelshuffle.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.7894698Z copying torch\nn\modules\container.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.7920366Z copying torch\nn\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.7967572Z copying torch\nn\modules\distance.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.7979134Z copying torch\nn\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.7991768Z copying torch\nn\modules\flatten.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8003741Z copying torch\nn\modules\fold.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8015985Z copying torch\nn\modules\instancenorm.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8035004Z copying torch\nn\modules\lazy.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8047364Z copying torch\nn\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8059451Z copying torch\nn\modules\loss.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8110837Z copying torch\nn\modules\module.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8170930Z copying torch\nn\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8184359Z copying torch\nn\modules\padding.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8205492Z copying torch\nn\modules\pixelshuffle.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8218290Z copying torch\nn\modules\pooling.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8250805Z copying torch\nn\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8287233Z copying torch\nn\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8305867Z copying torch\nn\modules\transformer.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8336974Z copying torch\nn\modules\upsampling.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8349454Z copying torch\nn\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8362299Z copying torch\nn\modules\_functions.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8375662Z copying torch\nn\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-12-04T09:34:38.8416556Z creating build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:34:38.8419549Z copying torch\nn\parallel\comm.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:34:38.8525153Z copying torch\nn\parallel\data_parallel.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:34:38.8538173Z copying torch\nn\parallel\distributed.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:34:38.8590892Z copying torch\nn\parallel\parallel_apply.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:34:38.8610500Z copying torch\nn\parallel\replicate.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:34:38.8623413Z copying torch\nn\parallel\scatter_gather.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:34:38.8636630Z copying torch\nn\parallel\_functions.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:34:38.8649737Z copying torch\nn\parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-12-04T09:34:38.8663328Z creating build\lib.win-amd64-cpython-310\torch\nn\qat 2025-12-04T09:34:38.8666327Z copying torch\nn\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat 2025-12-04T09:34:38.8673369Z creating build\lib.win-amd64-cpython-310\torch\nn\quantizable 2025-12-04T09:34:38.8676433Z copying torch\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable 2025-12-04T09:34:38.8683549Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-12-04T09:34:38.8686751Z copying torch\nn\quantized\functional.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-12-04T09:34:38.8692421Z copying torch\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-12-04T09:34:38.8708192Z creating build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.8711325Z copying torch\nn\utils\clip_grad.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.8724521Z copying torch\nn\utils\convert_parameters.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.8737268Z copying torch\nn\utils\fusion.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.8749316Z copying torch\nn\utils\init.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.8883795Z copying torch\nn\utils\memory_format.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.8902645Z copying torch\nn\utils\parametrizations.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.8922901Z copying torch\nn\utils\parametrize.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.8948781Z copying torch\nn\utils\prune.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.9184625Z copying torch\nn\utils\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.9204062Z copying torch\nn\utils\spectral_norm.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.9217415Z copying torch\nn\utils\stateless.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.9230665Z copying torch\nn\utils\weight_norm.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.9244129Z copying torch\nn\utils\_deprecation_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.9256817Z copying torch\nn\utils\_named_member_accessor.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.9269825Z copying torch\nn\utils\_per_sample_grad.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.9282085Z copying torch\nn\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-12-04T09:34:38.9295726Z creating build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-12-04T09:34:38.9298859Z copying torch\nn\attention\experimental\_paged_attention.py -> build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-12-04T09:34:38.9311629Z copying torch\nn\attention\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-12-04T09:34:38.9318601Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-12-04T09:34:38.9321922Z copying torch\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-12-04T09:34:38.9327878Z copying torch\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-12-04T09:34:38.9335088Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat 2025-12-04T09:34:38.9337716Z copying torch\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat 2025-12-04T09:34:38.9345122Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized 2025-12-04T09:34:38.9348276Z copying torch\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized 2025-12-04T09:34:38.9355799Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-12-04T09:34:38.9359191Z copying torch\nn\intrinsic\qat\modules\conv_fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-12-04T09:34:38.9372627Z copying torch\nn\intrinsic\qat\modules\linear_fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-12-04T09:34:38.9378626Z copying torch\nn\intrinsic\qat\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-12-04T09:34:38.9384685Z copying torch\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-12-04T09:34:38.9396690Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic 2025-12-04T09:34:38.9400197Z copying torch\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic 2025-12-04T09:34:38.9407751Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-12-04T09:34:38.9411078Z copying torch\nn\intrinsic\quantized\modules\bn_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-12-04T09:34:38.9417029Z copying torch\nn\intrinsic\quantized\modules\conv_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-12-04T09:34:38.9452558Z copying torch\nn\intrinsic\quantized\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-12-04T09:34:38.9453500Z copying torch\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-12-04T09:34:38.9454253Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:34:38.9455101Z copying torch\nn\intrinsic\quantized\dynamic\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:34:38.9456124Z copying torch\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:34:38.9458274Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic 2025-12-04T09:34:38.9458834Z copying torch\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic 2025-12-04T09:34:38.9473633Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-12-04T09:34:38.9476630Z copying torch\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-12-04T09:34:38.9482526Z copying torch\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-12-04T09:34:38.9488482Z copying torch\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-12-04T09:34:38.9494169Z copying torch\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-12-04T09:34:38.9501095Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-12-04T09:34:38.9505072Z copying torch\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-12-04T09:34:38.9510924Z copying torch\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-12-04T09:34:38.9518320Z creating build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-12-04T09:34:38.9521628Z copying torch\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-12-04T09:34:38.9527415Z copying torch\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-12-04T09:34:38.9533128Z copying torch\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-12-04T09:34:38.9540427Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic 2025-12-04T09:34:38.9543504Z copying torch\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic 2025-12-04T09:34:38.9552770Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9555996Z copying torch\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9562027Z copying torch\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9567871Z copying torch\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9574132Z copying torch\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9579859Z copying torch\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9592957Z copying torch\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9598817Z copying torch\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9604867Z copying torch\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9619789Z copying torch\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9625508Z copying torch\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9631084Z copying torch\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-12-04T09:34:38.9646191Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference 2025-12-04T09:34:38.9655771Z copying torch\nn\quantized\_reference\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference 2025-12-04T09:34:38.9663060Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-12-04T09:34:38.9666192Z copying torch\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-12-04T09:34:38.9672015Z copying torch\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-12-04T09:34:38.9677830Z copying torch\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-12-04T09:34:38.9690076Z copying torch\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-12-04T09:34:38.9704411Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:34:38.9707660Z copying torch\nn\quantized\_reference\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:34:38.9713317Z copying torch\nn\quantized\_reference\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:34:38.9719126Z copying torch\nn\quantized\_reference\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:34:38.9724812Z copying torch\nn\quantized\_reference\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:34:38.9730723Z copying torch\nn\quantized\_reference\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:34:38.9736265Z copying torch\nn\quantized\_reference\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-12-04T09:34:38.9751462Z creating build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9792774Z copying torch\nn\utils\_expanded_weights\conv_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9804873Z copying torch\nn\utils\_expanded_weights\conv_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9818328Z copying torch\nn\utils\_expanded_weights\embedding_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9836436Z copying torch\nn\utils\_expanded_weights\expanded_weights_impl.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9848811Z copying torch\nn\utils\_expanded_weights\expanded_weights_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9861042Z copying torch\nn\utils\_expanded_weights\group_norm_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9873613Z copying torch\nn\utils\_expanded_weights\instance_norm_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9886273Z copying torch\nn\utils\_expanded_weights\layer_norm_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9898993Z copying torch\nn\utils\_expanded_weights\linear_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9911504Z copying torch\nn\utils\_expanded_weights\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-12-04T09:34:38.9919121Z creating build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-12-04T09:34:38.9922443Z copying torch\onnx\ops\_dtype_mappings.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-12-04T09:34:38.9934157Z copying torch\onnx\ops\_impl.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-12-04T09:34:38.9953840Z copying torch\onnx\ops\_symbolic_impl.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-12-04T09:34:38.9967279Z copying torch\onnx\ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-12-04T09:34:38.9986550Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-12-04T09:34:38.9989820Z copying torch\onnx\_internal\_lazy_import.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-12-04T09:34:39.0001908Z copying torch\onnx\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-12-04T09:34:39.0011780Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0015061Z copying torch\onnx\_internal\exporter\_analysis.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0028121Z copying torch\onnx\_internal\exporter\_building.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0047982Z copying torch\onnx\_internal\exporter\_capture_strategies.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0061158Z copying torch\onnx\_internal\exporter\_compat.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0079798Z copying torch\onnx\_internal\exporter\_constants.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0085741Z copying torch\onnx\_internal\exporter\_core.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0130985Z copying torch\onnx\_internal\exporter\_decomp.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0142929Z copying torch\onnx\_internal\exporter\_dispatching.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0155663Z copying torch\onnx\_internal\exporter\_dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0168866Z copying torch\onnx\_internal\exporter\_errors.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0174863Z copying torch\onnx\_internal\exporter\_flags.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0187168Z copying torch\onnx\_internal\exporter\_fx_passes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0199877Z copying torch\onnx\_internal\exporter\_ir_passes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0212346Z copying torch\onnx\_internal\exporter\_isolated.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0224733Z copying torch\onnx\_internal\exporter\_onnx_program.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0298450Z copying torch\onnx\_internal\exporter\_registration.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0311192Z copying torch\onnx\_internal\exporter\_reporting.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0323607Z copying torch\onnx\_internal\exporter\_schemas.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0341622Z copying torch\onnx\_internal\exporter\_tensors.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0353703Z copying torch\onnx\_internal\exporter\_testing.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0365888Z copying torch\onnx\_internal\exporter\_type_casting.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0378266Z copying torch\onnx\_internal\exporter\_verification.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0391820Z copying torch\onnx\_internal\exporter\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-12-04T09:34:39.0398541Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-12-04T09:34:39.0401699Z copying torch\onnx\_internal\fx\type_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-12-04T09:34:39.0414376Z copying torch\onnx\_internal\fx\_pass.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-12-04T09:34:39.0426589Z copying torch\onnx\_internal\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-12-04T09:34:39.0437570Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0446748Z copying torch\onnx\_internal\torchscript_exporter\jit_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0459610Z copying torch\onnx\_internal\torchscript_exporter\onnx_proto_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0472763Z copying torch\onnx\_internal\torchscript_exporter\registration.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0491219Z copying torch\onnx\_internal\torchscript_exporter\symbolic_helper.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0550603Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset10.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0564567Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset11.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0596976Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset12.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0610780Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset13.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0640061Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset14.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0652345Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset15.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0664438Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset16.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0677125Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset17.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0690478Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset18.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0703079Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset19.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0709082Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset20.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0722003Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset7.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0734452Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset8.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0747720Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset9.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0854400Z copying torch\onnx\_internal\torchscript_exporter\utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0897231Z copying torch\onnx\_internal\torchscript_exporter\verification.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0917313Z copying torch\onnx\_internal\torchscript_exporter\_experimental.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0947382Z copying torch\onnx\_internal\torchscript_exporter\_globals.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0959477Z copying torch\onnx\_internal\torchscript_exporter\_type_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0972454Z copying torch\onnx\_internal\torchscript_exporter\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:34:39.0979078Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-12-04T09:34:39.0986966Z copying torch\onnx\_internal\exporter\_torchlib\_tensor_typing.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-12-04T09:34:39.0999140Z copying torch\onnx\_internal\exporter\_torchlib\_torchlib_registry.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-12-04T09:34:39.1011540Z copying torch\onnx\_internal\exporter\_torchlib\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-12-04T09:34:39.1018403Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:34:39.1027489Z copying torch\onnx\_internal\exporter\_torchlib\ops\core.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:34:39.1039582Z copying torch\onnx\_internal\exporter\_torchlib\ops\hop.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:34:39.1051675Z copying torch\onnx\_internal\exporter\_torchlib\ops\nn.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:34:39.1064370Z copying torch\onnx\_internal\exporter\_torchlib\ops\symbolic.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:34:39.1076645Z copying torch\onnx\_internal\exporter\_torchlib\ops\symops.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:34:39.1098195Z copying torch\onnx\_internal\exporter\_torchlib\ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:34:39.1099005Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-12-04T09:34:39.1102537Z copying torch\onnx\_internal\fx\passes\type_promotion.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-12-04T09:34:39.1142924Z copying torch\onnx\_internal\fx\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-12-04T09:34:39.1149717Z creating build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-12-04T09:34:39.1152760Z copying torch\optim\_multi_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-12-04T09:34:39.1166015Z creating build\lib.win-amd64-cpython-310\torch\package\analyze 2025-12-04T09:34:39.1169578Z copying torch\package\analyze\find_first_use_of_broken_modules.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-12-04T09:34:39.1181401Z copying torch\package\analyze\is_from_package.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-12-04T09:34:39.1187526Z copying torch\package\analyze\trace_dependencies.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-12-04T09:34:39.1205313Z copying torch\package\analyze\__init__.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-12-04T09:34:39.1213966Z creating build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1217074Z copying torch\quantization\fx\convert.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1222751Z copying torch\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1229202Z copying torch\quantization\fx\fusion_patterns.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1235432Z copying torch\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1241635Z copying torch\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1252910Z copying torch\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1264685Z copying torch\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1270799Z copying torch\quantization\fx\quantization_patterns.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1283327Z copying torch\quantization\fx\quantization_types.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1288956Z copying torch\quantization\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1300898Z copying torch\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1313326Z copying torch\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-12-04T09:34:39.1320115Z creating build\lib.win-amd64-cpython-310\torch\signal\windows 2025-12-04T09:34:39.1323225Z copying torch\signal\windows\windows.py -> build\lib.win-amd64-cpython-310\torch\signal\windows 2025-12-04T09:34:39.1342675Z copying torch\signal\windows\__init__.py -> build\lib.win-amd64-cpython-310\torch\signal\windows 2025-12-04T09:34:39.1357998Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1367085Z copying torch\testing\_internal\autocast_test_lists.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1387215Z copying torch\testing\_internal\autograd_function_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1405774Z copying torch\testing\_internal\check_kernel_launches.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1422571Z copying torch\testing\_internal\common_cuda.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1441717Z copying torch\testing\_internal\common_device_type.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1488181Z copying torch\testing\_internal\common_distributed.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1526911Z copying torch\testing\_internal\common_dist_composable.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1540355Z copying torch\testing\_internal\common_dtype.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1555889Z copying torch\testing\_internal\common_fsdp.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1590506Z copying torch\testing\_internal\common_jit.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.1604284Z copying torch\testing\_internal\common_methods_invocations.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.2910359Z copying torch\testing\_internal\common_mkldnn.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.2922987Z copying torch\testing\_internal\common_modules.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3030777Z copying torch\testing\_internal\common_mps.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3050481Z copying torch\testing\_internal\common_nn.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3124939Z copying torch\testing\_internal\common_optimizers.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3171779Z copying torch\testing\_internal\common_pruning.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3186666Z copying torch\testing\_internal\common_quantization.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3253453Z copying torch\testing\_internal\common_quantized.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3273013Z copying torch\testing\_internal\common_subclass.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3285761Z copying torch\testing\_internal\common_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3409600Z copying torch\testing\_internal\composite_compliance.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3428897Z copying torch\testing\_internal\custom_op_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3449188Z copying torch\testing\_internal\custom_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3460644Z copying torch\testing\_internal\dist_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3473544Z copying torch\testing\_internal\dynamo_pytree_test_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3486906Z copying torch\testing\_internal\dynamo_test_failures.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3500203Z copying torch\testing\_internal\fake_config_module.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3513946Z copying torch\testing\_internal\fake_config_module2.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3525279Z copying torch\testing\_internal\fake_config_module3.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3531224Z copying torch\testing\_internal\hop_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3551363Z copying torch\testing\_internal\hypothesis_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3564518Z copying torch\testing\_internal\inductor_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3578476Z copying torch\testing\_internal\jit_metaprogramming_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3608673Z copying torch\testing\_internal\jit_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3633608Z copying torch\testing\_internal\logging_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3645796Z copying torch\testing\_internal\logging_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3657889Z copying torch\testing\_internal\quantization_torch_package_models.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3670338Z copying torch\testing\_internal\static_module.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3688077Z copying torch\testing\_internal\subclasses.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3700152Z copying torch\testing\_internal\torchbind_impls.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3712913Z copying torch\testing\_internal\triton_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3952430Z copying torch\testing\_internal\two_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3953312Z copying torch\testing\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-12-04T09:34:39.3953939Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen 2025-12-04T09:34:39.3954642Z copying torch\testing\_internal\codegen\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen 2025-12-04T09:34:39.3955428Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-12-04T09:34:39.3959879Z copying torch\testing\_internal\data\network1.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-12-04T09:34:39.3965839Z copying torch\testing\_internal\data\network2.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-12-04T09:34:39.3971737Z copying torch\testing\_internal\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-12-04T09:34:39.3980388Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:34:39.3983759Z copying torch\testing\_internal\distributed\checkpoint_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:34:39.3997787Z copying torch\testing\_internal\distributed\common_state_dict.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:34:39.4010136Z copying torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:34:39.4033983Z copying torch\testing\_internal\distributed\distributed_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:34:39.4223086Z copying torch\testing\_internal\distributed\distributed_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:34:39.4235975Z copying torch\testing\_internal\distributed\fake_pg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:34:39.4248590Z copying torch\testing\_internal\distributed\multi_threaded_pg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:34:39.4268706Z copying torch\testing\_internal\distributed\rpc_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:34:39.4282275Z copying torch\testing\_internal\distributed\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-12-04T09:34:39.4288576Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-12-04T09:34:39.4292102Z copying torch\testing\_internal\generated\annotated_fn_args.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-12-04T09:34:39.4524824Z copying torch\testing\_internal\generated\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-12-04T09:34:39.4531343Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-12-04T09:34:39.4534688Z copying torch\testing\_internal\opinfo\core.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-12-04T09:34:39.4597376Z copying torch\testing\_internal\opinfo\refs.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-12-04T09:34:39.4610545Z copying torch\testing\_internal\opinfo\utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-12-04T09:34:39.4624103Z copying torch\testing\_internal\opinfo\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-12-04T09:34:39.4631813Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:34:39.4635113Z copying torch\testing\_internal\optests\aot_autograd.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:34:39.4648995Z copying torch\testing\_internal\optests\autograd_registration.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:34:39.4662192Z copying torch\testing\_internal\optests\fake_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:34:39.4668479Z copying torch\testing\_internal\optests\generate_tests.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:34:39.4693346Z copying torch\testing\_internal\optests\make_fx.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:34:39.4704889Z copying torch\testing\_internal\optests\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-12-04T09:34:39.4712269Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-12-04T09:34:39.4715818Z copying torch\testing\_internal\test_module\future_div.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-12-04T09:34:39.4721789Z copying torch\testing\_internal\test_module\no_future_div.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-12-04T09:34:39.4727705Z copying torch\testing\_internal\test_module\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-12-04T09:34:39.4733882Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn 2025-12-04T09:34:39.4736962Z copying torch\testing\_internal\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn 2025-12-04T09:34:39.4744984Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:34:39.4748444Z copying torch\testing\_internal\distributed\rpc\dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:34:39.4801079Z copying torch\testing\_internal\distributed\rpc\dist_optimizer_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:34:39.4814220Z copying torch\testing\_internal\distributed\rpc\faulty_agent_rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:34:39.4834221Z copying torch\testing\_internal\distributed\rpc\faulty_rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:34:39.4847062Z copying torch\testing\_internal\distributed\rpc\rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:34:39.4859616Z copying torch\testing\_internal\distributed\rpc\rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:34:39.5089158Z copying torch\testing\_internal\distributed\rpc\tensorpipe_rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:34:39.5101411Z copying torch\testing\_internal\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-12-04T09:34:39.5107322Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-12-04T09:34:39.5110544Z copying torch\testing\_internal\distributed\_shard\test_common.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-12-04T09:34:39.5122050Z copying torch\testing\_internal\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-12-04T09:34:39.5128928Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-12-04T09:34:39.5132157Z copying torch\testing\_internal\distributed\_tensor\common_dtensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-12-04T09:34:39.5164102Z copying torch\testing\_internal\distributed\_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-12-04T09:34:39.5170589Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-12-04T09:34:39.5174246Z copying torch\testing\_internal\distributed\nn\api\remote_module_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-12-04T09:34:39.5193515Z copying torch\testing\_internal\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-12-04T09:34:39.5200364Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-12-04T09:34:39.5204015Z copying torch\testing\_internal\distributed\rpc\examples\parameter_server_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-12-04T09:34:39.5217314Z 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-12-04T09:34:39.5230311Z copying torch\testing\_internal\distributed\rpc\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-12-04T09:34:39.5236877Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-12-04T09:34:39.5240396Z copying torch\testing\_internal\distributed\rpc\jit\dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-12-04T09:34:39.5252169Z copying torch\testing\_internal\distributed\rpc\jit\rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-12-04T09:34:39.5277296Z copying torch\testing\_internal\distributed\rpc\jit\rpc_test_faulty.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-12-04T09:34:39.5296442Z copying torch\testing\_internal\distributed\rpc\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-12-04T09:34:39.5302207Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-12-04T09:34:39.5305583Z 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-12-04T09:34:39.5319059Z 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-12-04T09:34:39.5331933Z copying torch\testing\_internal\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-12-04T09:34:39.5346357Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:34:39.5349584Z copying torch\testing\_internal\opinfo\definitions\fft.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:34:39.5370031Z copying torch\testing\_internal\opinfo\definitions\linalg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:34:39.5417829Z copying torch\testing\_internal\opinfo\definitions\nested.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:34:39.5450198Z copying torch\testing\_internal\opinfo\definitions\signal.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:34:39.5463050Z copying torch\testing\_internal\opinfo\definitions\sparse.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:34:39.5493926Z copying torch\testing\_internal\opinfo\definitions\special.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:34:39.5523819Z copying torch\testing\_internal\opinfo\definitions\_masked.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:34:39.5550345Z copying torch\testing\_internal\opinfo\definitions\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-12-04T09:34:39.5563439Z creating build\lib.win-amd64-cpython-310\torch\utils\backcompat 2025-12-04T09:34:39.5566704Z copying torch\utils\backcompat\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\backcompat 2025-12-04T09:34:39.5573763Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark 2025-12-04T09:34:39.5576784Z copying torch\utils\benchmark\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark 2025-12-04T09:34:39.5592062Z creating build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:34:39.5595288Z copying torch\utils\data\backward_compatibility.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:34:39.5601267Z copying torch\utils\data\dataloader.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:34:39.5884632Z copying torch\utils\data\dataset.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:34:39.5903574Z copying torch\utils\data\distributed.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:34:39.5920494Z copying torch\utils\data\graph.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:34:39.5932646Z copying torch\utils\data\graph_settings.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:34:39.5944886Z copying torch\utils\data\sampler.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:34:39.5957762Z copying torch\utils\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-12-04T09:34:39.5971256Z creating build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:34:39.5974280Z copying torch\utils\hipify\constants.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:34:39.5987041Z copying torch\utils\hipify\cuda_to_hip_mappings.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:34:39.6157198Z copying torch\utils\hipify\hipify_python.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:34:39.6188913Z copying torch\utils\hipify\version.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:34:39.6208618Z copying torch\utils\hipify\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-12-04T09:34:39.6216516Z creating build\lib.win-amd64-cpython-310\torch\utils\jit 2025-12-04T09:34:39.6219364Z copying torch\utils\jit\log_extract.py -> build\lib.win-amd64-cpython-310\torch\utils\jit 2025-12-04T09:34:39.6232229Z copying torch\utils\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\jit 2025-12-04T09:34:39.6238442Z creating build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:34:39.6241819Z copying torch\utils\model_dump\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:34:39.6260063Z copying torch\utils\model_dump\__main__.py -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:34:39.6266695Z creating build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-12-04T09:34:39.6269820Z copying torch\utils\serialization\config.py -> build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-12-04T09:34:39.6275689Z copying torch\utils\serialization\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-12-04T09:34:39.6289411Z creating build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:34:39.6292727Z copying torch\utils\tensorboard\summary.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:34:39.6324243Z copying torch\utils\tensorboard\writer.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:34:39.6357150Z copying torch\utils\tensorboard\_convert_np.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:34:39.6369639Z copying torch\utils\tensorboard\_embedding.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:34:39.6392973Z copying torch\utils\tensorboard\_onnx_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:34:39.6410469Z copying torch\utils\tensorboard\_proto_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:34:39.6422695Z copying torch\utils\tensorboard\_pytorch_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:34:39.6434655Z copying torch\utils\tensorboard\_utils.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:34:39.6448025Z copying torch\utils\tensorboard\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-12-04T09:34:39.6455371Z creating build\lib.win-amd64-cpython-310\torch\utils\viz 2025-12-04T09:34:39.6458389Z copying torch\utils\viz\_cycles.py -> build\lib.win-amd64-cpython-310\torch\utils\viz 2025-12-04T09:34:39.6477703Z copying torch\utils\viz\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\viz 2025-12-04T09:34:39.6484321Z creating build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-12-04T09:34:39.6487737Z copying torch\utils\_strobelight\cli_function_profiler.py -> build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-12-04T09:34:39.6506543Z copying torch\utils\_strobelight\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-12-04T09:34:39.6570095Z creating build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6573292Z copying torch\utils\_sympy\functions.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6606481Z copying torch\utils\_sympy\interp.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6624291Z copying torch\utils\_sympy\numbers.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6636137Z copying torch\utils\_sympy\printers.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6661073Z copying torch\utils\_sympy\reference.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6694266Z copying torch\utils\_sympy\singleton_int.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6707130Z copying torch\utils\_sympy\solve.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6725070Z copying torch\utils\_sympy\symbol.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6737640Z copying torch\utils\_sympy\value_ranges.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6763973Z copying torch\utils\_sympy\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-12-04T09:34:39.6770929Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:34:39.6774158Z copying torch\utils\benchmark\examples\compare.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:34:39.6786429Z copying torch\utils\benchmark\examples\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:34:39.6805804Z copying torch\utils\benchmark\examples\op_benchmark.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:34:39.6818045Z copying torch\utils\benchmark\examples\simple_timeit.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:34:39.6823989Z copying torch\utils\benchmark\examples\spectral_ops_fuzz_test.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:34:39.6847213Z copying torch\utils\benchmark\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-12-04T09:34:39.6854900Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:34:39.6858337Z copying torch\utils\benchmark\op_fuzzers\binary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:34:39.6871232Z copying torch\utils\benchmark\op_fuzzers\sparse_binary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:34:39.6889912Z copying torch\utils\benchmark\op_fuzzers\sparse_unary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:34:39.6902388Z copying torch\utils\benchmark\op_fuzzers\spectral.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:34:39.6925964Z copying torch\utils\benchmark\op_fuzzers\unary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:34:39.6938398Z copying torch\utils\benchmark\op_fuzzers\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-12-04T09:34:39.6945495Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:39.6948766Z copying torch\utils\benchmark\utils\common.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:39.6962178Z copying torch\utils\benchmark\utils\compare.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:39.6975419Z copying torch\utils\benchmark\utils\compile.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:39.6988415Z copying torch\utils\benchmark\utils\cpp_jit.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:39.7001351Z copying torch\utils\benchmark\utils\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:39.7021660Z copying torch\utils\benchmark\utils\sparse_fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:39.7044997Z copying torch\utils\benchmark\utils\timer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:39.7069900Z copying torch\utils\benchmark\utils\_stubs.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:39.7082648Z copying torch\utils\benchmark\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:39.7088708Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:34:39.7092105Z copying torch\utils\benchmark\utils\valgrind_wrapper\timer_interface.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:34:39.7118075Z copying torch\utils\benchmark\utils\valgrind_wrapper\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:34:39.7125028Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:34:39.7128343Z copying torch\utils\data\datapipes\datapipe.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:34:39.7148103Z copying torch\utils\data\datapipes\gen_pyi.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:34:39.7167130Z copying torch\utils\data\datapipes\_decorator.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:34:39.7180414Z copying torch\utils\data\datapipes\_hook_iterator.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:34:39.7198727Z copying torch\utils\data\datapipes\_typing.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:34:39.7217132Z copying torch\utils\data\datapipes\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:34:39.7224896Z creating build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:34:39.7233788Z copying torch\utils\data\_utils\collate.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:34:39.7247591Z copying torch\utils\data\_utils\fetch.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:34:39.7259291Z copying torch\utils\data\_utils\pin_memory.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:34:39.7278015Z copying torch\utils\data\_utils\signal_handling.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:34:39.7307441Z copying torch\utils\data\_utils\worker.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:34:39.7324999Z copying torch\utils\data\_utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-12-04T09:34:39.7344603Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:34:39.7348008Z copying torch\utils\data\datapipes\dataframe\dataframes.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:34:39.7361690Z copying torch\utils\data\datapipes\dataframe\dataframe_wrapper.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:34:39.7380417Z copying torch\utils\data\datapipes\dataframe\datapipes.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:34:39.7397005Z copying torch\utils\data\datapipes\dataframe\structures.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:34:39.7408937Z copying torch\utils\data\datapipes\dataframe\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-12-04T09:34:39.7418547Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7421851Z copying torch\utils\data\datapipes\iter\callable.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7434673Z copying torch\utils\data\datapipes\iter\combinatorics.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7447979Z copying torch\utils\data\datapipes\iter\combining.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7468627Z copying torch\utils\data\datapipes\iter\filelister.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7491393Z copying torch\utils\data\datapipes\iter\fileopener.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7504550Z copying torch\utils\data\datapipes\iter\grouping.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7517468Z copying torch\utils\data\datapipes\iter\routeddecoder.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7530538Z copying torch\utils\data\datapipes\iter\selecting.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7543294Z copying torch\utils\data\datapipes\iter\sharding.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7560964Z copying torch\utils\data\datapipes\iter\streamreader.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7573798Z copying torch\utils\data\datapipes\iter\utils.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7586476Z copying torch\utils\data\datapipes\iter\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-12-04T09:34:39.7600156Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:34:39.7603307Z copying torch\utils\data\datapipes\map\callable.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:34:39.7616239Z copying torch\utils\data\datapipes\map\combinatorics.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:34:39.7629632Z copying torch\utils\data\datapipes\map\combining.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:34:39.7642847Z copying torch\utils\data\datapipes\map\grouping.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:34:39.7655964Z copying torch\utils\data\datapipes\map\utils.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:34:39.7673226Z copying torch\utils\data\datapipes\map\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-12-04T09:34:39.7686321Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-12-04T09:34:39.7689472Z copying torch\utils\data\datapipes\utils\common.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-12-04T09:34:39.7702033Z copying torch\utils\data\datapipes\utils\decoder.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-12-04T09:34:39.7714543Z copying torch\utils\data\datapipes\utils\snapshot.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-12-04T09:34:39.7726692Z copying torch\utils\data\datapipes\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-12-04T09:34:39.7734229Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7737353Z copying torch\_dynamo\backends\common.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7750239Z copying torch\_dynamo\backends\cudagraphs.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7762747Z copying torch\_dynamo\backends\debugging.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7781855Z copying torch\_dynamo\backends\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7811655Z copying torch\_dynamo\backends\inductor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7823620Z copying torch\_dynamo\backends\onnxrt.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7841599Z copying torch\_dynamo\backends\registry.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7853652Z copying torch\_dynamo\backends\tensorrt.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7865821Z copying torch\_dynamo\backends\torchxla.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7879895Z copying torch\_dynamo\backends\tvm.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7899957Z copying torch\_dynamo\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-12-04T09:34:39.7908164Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.7911444Z copying torch\_dynamo\polyfills\builtins.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.7924325Z copying torch\_dynamo\polyfills\functools.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.7943313Z copying torch\_dynamo\polyfills\fx.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.7955607Z copying torch\_dynamo\polyfills\heapq.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8037002Z copying torch\_dynamo\polyfills\itertools.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8054567Z copying torch\_dynamo\polyfills\loader.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8066522Z copying torch\_dynamo\polyfills\operator.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8091994Z copying torch\_dynamo\polyfills\os.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8107814Z copying torch\_dynamo\polyfills\pytree.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8126286Z copying torch\_dynamo\polyfills\struct.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8131943Z copying torch\_dynamo\polyfills\sys.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8149743Z copying torch\_dynamo\polyfills\tensor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8161298Z copying torch\_dynamo\polyfills\_collections.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8173063Z copying torch\_dynamo\polyfills\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-12-04T09:34:39.8186332Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-12-04T09:34:39.8189437Z copying torch\_dynamo\repro\after_aot.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-12-04T09:34:39.8217514Z copying torch\_dynamo\repro\after_dynamo.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-12-04T09:34:39.8236290Z copying torch\_dynamo\repro\aoti.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-12-04T09:34:39.8260841Z copying torch\_dynamo\repro\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-12-04T09:34:39.8270827Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8274090Z copying torch\_dynamo\variables\base.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8292036Z copying torch\_dynamo\variables\builder.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8376443Z copying torch\_dynamo\variables\builtin.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8438467Z copying torch\_dynamo\variables\constant.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8452913Z copying torch\_dynamo\variables\ctx_manager.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8497067Z copying torch\_dynamo\variables\dicts.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8529413Z copying torch\_dynamo\variables\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8548630Z copying torch\_dynamo\variables\functions.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8610361Z copying torch\_dynamo\variables\higher_order_ops.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8698521Z copying torch\_dynamo\variables\iter.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8717501Z copying torch\_dynamo\variables\lazy.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8737748Z copying torch\_dynamo\variables\lists.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8778267Z copying torch\_dynamo\variables\misc.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8825225Z copying torch\_dynamo\variables\nn_module.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8861637Z copying torch\_dynamo\variables\optimizer.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8887242Z copying torch\_dynamo\variables\script_object.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8899765Z copying torch\_dynamo\variables\sdpa.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8916650Z copying torch\_dynamo\variables\streams.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8935797Z copying torch\_dynamo\variables\tensor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.8984718Z copying torch\_dynamo\variables\torch.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.9035677Z copying torch\_dynamo\variables\torch_function.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.9059812Z copying torch\_dynamo\variables\user_defined.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.9106411Z copying torch\_dynamo\variables\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-12-04T09:34:39.9120875Z creating build\lib.win-amd64-cpython-310\torch\_export\db 2025-12-04T09:34:39.9123923Z copying torch\_export\db\case.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-12-04T09:34:39.9136180Z copying torch\_export\db\gen_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-12-04T09:34:39.9141898Z copying torch\_export\db\logging.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-12-04T09:34:39.9154505Z copying torch\_export\db\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-12-04T09:34:39.9164079Z creating build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9167422Z copying torch\_export\passes\add_runtime_assertions_for_constraints_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9179933Z copying torch\_export\passes\collect_tracepoints_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9198688Z copying torch\_export\passes\constant_folding.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9223318Z copying torch\_export\passes\functionalize_side_effectful_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9235742Z copying torch\_export\passes\insert_custom_op_guards.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9254014Z copying torch\_export\passes\lift_constants_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9273501Z copying torch\_export\passes\remove_runtime_assertions.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9292109Z copying torch\_export\passes\replace_autocast_with_hop_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9304526Z copying torch\_export\passes\replace_quantized_ops_with_standard_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9330883Z copying torch\_export\passes\replace_set_grad_with_hop_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9343208Z copying torch\_export\passes\replace_view_ops_with_view_copy_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9362249Z copying torch\_export\passes\replace_with_hop_pass_util.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9375002Z copying torch\_export\passes\_node_metadata_hook.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9392798Z copying torch\_export\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-12-04T09:34:39.9400246Z creating build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-12-04T09:34:39.9403959Z copying torch\_export\pass_infra\node_metadata.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-12-04T09:34:39.9421621Z copying torch\_export\pass_infra\proxy_value.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-12-04T09:34:39.9433884Z copying torch\_export\pass_infra\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-12-04T09:34:39.9440880Z creating build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:34:39.9496189Z copying torch\_export\serde\dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:34:39.9514108Z copying torch\_export\serde\schema.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:34:39.9535295Z copying torch\_export\serde\schema_check.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:34:39.9561613Z copying torch\_export\serde\serialize.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:34:39.9649717Z copying torch\_export\serde\union.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:34:39.9662863Z copying torch\_export\serde\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:34:39.9677166Z creating build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9681173Z copying torch\_export\db\examples\assume_constant_result.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9687552Z copying torch\_export\db\examples\autograd_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9699979Z copying torch\_export\db\examples\class_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9718286Z copying torch\_export\db\examples\cond_branch_class_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9741926Z copying torch\_export\db\examples\cond_branch_nested_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9754626Z copying torch\_export\db\examples\cond_branch_nonlocal_variables.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9767969Z copying torch\_export\db\examples\cond_closed_over_variable.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9774219Z copying torch\_export\db\examples\cond_operands.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9786677Z copying torch\_export\db\examples\cond_predicate.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9799049Z copying torch\_export\db\examples\constrain_as_size_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9811870Z copying torch\_export\db\examples\constrain_as_value_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9824532Z copying torch\_export\db\examples\decorator.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9830819Z copying torch\_export\db\examples\dictionary.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9837008Z copying torch\_export\db\examples\dynamic_shape_assert.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9843195Z copying torch\_export\db\examples\dynamic_shape_constructor.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9849321Z copying torch\_export\db\examples\dynamic_shape_if_guard.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9862006Z copying torch\_export\db\examples\dynamic_shape_map.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9867997Z copying torch\_export\db\examples\dynamic_shape_round.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9885217Z copying torch\_export\db\examples\dynamic_shape_slicing.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9891475Z copying torch\_export\db\examples\dynamic_shape_view.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9903719Z copying torch\_export\db\examples\fn_with_kwargs.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9916494Z copying torch\_export\db\examples\list_contains.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9922678Z copying torch\_export\db\examples\list_unpack.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9929035Z copying torch\_export\db\examples\model_attr_mutation.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9947124Z copying torch\_export\db\examples\nested_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9953180Z copying torch\_export\db\examples\null_context_manager.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9971493Z copying torch\_export\db\examples\optional_input.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9977443Z copying torch\_export\db\examples\pytree_flatten.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9983848Z copying torch\_export\db\examples\scalar_output.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9989865Z copying torch\_export\db\examples\specialized_attribute.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:39.9995850Z copying torch\_export\db\examples\static_for_loop.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:40.0002304Z copying torch\_export\db\examples\static_if.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:40.0008324Z copying torch\_export\db\examples\tensor_setattr.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:40.0014350Z copying torch\_export\db\examples\type_reflection_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:40.0027051Z copying torch\_export\db\examples\unsupported_operator.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:40.0037785Z copying torch\_export\db\examples\user_input_mutation.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:40.0050951Z copying torch\_export\db\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-12-04T09:34:40.0065503Z creating build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:34:40.0068814Z copying torch\_functorch\_activation_checkpointing\ac_logging_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:34:40.0081998Z copying torch\_functorch\_activation_checkpointing\graph_info_provider.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:34:40.0094365Z copying torch\_functorch\_activation_checkpointing\knapsack.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:34:40.0117100Z copying torch\_functorch\_activation_checkpointing\knapsack_evaluator.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:34:40.0130269Z copying torch\_functorch\_activation_checkpointing\remat_using_tags_for_fwd_loss_bwd_graph_pass.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:34:40.0142283Z copying torch\_functorch\_activation_checkpointing\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-12-04T09:34:40.0158960Z creating build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0162250Z copying torch\_functorch\_aot_autograd\aot_autograd_result.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0182431Z copying torch\_functorch\_aot_autograd\autograd_cache.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0214344Z copying torch\_functorch\_aot_autograd\collect_metadata_analysis.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0244516Z copying torch\_functorch\_aot_autograd\descriptors.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0264531Z copying torch\_functorch\_aot_autograd\frontend_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0279269Z copying torch\_functorch\_aot_autograd\functional_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0299494Z copying torch\_functorch\_aot_autograd\fx_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0318907Z copying torch\_functorch\_aot_autograd\graph_capture.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0338851Z copying torch\_functorch\_aot_autograd\graph_capture_wrappers.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0381288Z copying torch\_functorch\_aot_autograd\graph_compile.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0425986Z copying torch\_functorch\_aot_autograd\indexed_dict.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0444297Z copying torch\_functorch\_aot_autograd\input_output_analysis.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0463615Z copying torch\_functorch\_aot_autograd\logging_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0481529Z copying torch\_functorch\_aot_autograd\runtime_wrappers.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0654826Z copying torch\_functorch\_aot_autograd\schemas.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0697991Z copying torch\_functorch\_aot_autograd\streams.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0709929Z copying torch\_functorch\_aot_autograd\subclass_parametrization.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0721129Z copying torch\_functorch\_aot_autograd\subclass_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0741528Z copying torch\_functorch\_aot_autograd\utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0767566Z copying torch\_functorch\_aot_autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-12-04T09:34:40.0775077Z creating build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-12-04T09:34:40.0778614Z copying torch\_inductor\analysis\device_info.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-12-04T09:34:40.0791179Z copying torch\_inductor\analysis\profile_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-12-04T09:34:40.0809525Z copying torch\_inductor\analysis\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-12-04T09:34:40.0816280Z creating build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:34:40.0819801Z copying torch\_inductor\autoheuristic\autoheuristic.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:34:40.0838695Z copying torch\_inductor\autoheuristic\autoheuristic_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:34:40.0851765Z copying torch\_inductor\autoheuristic\learnedheuristic_interface.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:34:40.0874368Z copying torch\_inductor\autoheuristic\learned_heuristic_controller.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:34:40.0892787Z copying torch\_inductor\autoheuristic\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-12-04T09:34:40.0905435Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.0908800Z copying torch\_inductor\codegen\aoti_hipify_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.0921162Z copying torch\_inductor\codegen\block_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.0939128Z copying torch\_inductor\codegen\common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.0993231Z copying torch\_inductor\codegen\cpp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1096428Z copying torch\_inductor\codegen\cpp_bmm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1119713Z copying torch\_inductor\codegen\cpp_flex_attention_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1146350Z copying torch\_inductor\codegen\cpp_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1201303Z copying torch\_inductor\codegen\cpp_grouped_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1248036Z copying torch\_inductor\codegen\cpp_micro_gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1415158Z copying torch\_inductor\codegen\cpp_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1427828Z copying torch\_inductor\codegen\cpp_template_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1448042Z copying torch\_inductor\codegen\cpp_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1468010Z copying torch\_inductor\codegen\cpp_wrapper_cpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1547609Z copying torch\_inductor\codegen\cpp_wrapper_cpu_array_ref.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1571667Z copying torch\_inductor\codegen\cpp_wrapper_gpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1599279Z copying torch\_inductor\codegen\cpp_wrapper_mps.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1612474Z copying torch\_inductor\codegen\cpu_device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1629863Z copying torch\_inductor\codegen\cuda_combined_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1642662Z copying torch\_inductor\codegen\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1667056Z copying torch\_inductor\codegen\halide.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1700126Z copying torch\_inductor\codegen\memory_planning.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1719289Z copying torch\_inductor\codegen\mps.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1743012Z copying torch\_inductor\codegen\mps_device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1761139Z copying torch\_inductor\codegen\multi_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1781336Z copying torch\_inductor\codegen\pallas.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1817213Z copying torch\_inductor\codegen\python_wrapper_mtia.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1831206Z copying torch\_inductor\codegen\segmented_tree.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1844210Z copying torch\_inductor\codegen\simd.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1907464Z copying torch\_inductor\codegen\simd_kernel_features.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1926115Z copying torch\_inductor\codegen\subgraph.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.1944503Z copying torch\_inductor\codegen\triton.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.2063317Z copying torch\_inductor\codegen\triton_combo_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.2098922Z copying torch\_inductor\codegen\triton_split_scan.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.2117539Z copying torch\_inductor\codegen\triton_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.2131834Z copying torch\_inductor\codegen\wrapper.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.2205935Z copying torch\_inductor\codegen\wrapper_fxir.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.2236184Z copying torch\_inductor\codegen\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-12-04T09:34:40.2243232Z creating build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:34:40.2246487Z copying torch\_inductor\compile_worker\subproc_pool.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:34:40.2271259Z copying torch\_inductor\compile_worker\timer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:34:40.2283656Z copying torch\_inductor\compile_worker\tracked_process_pool.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:34:40.2308060Z copying torch\_inductor\compile_worker\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:34:40.2335662Z copying torch\_inductor\compile_worker\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:34:40.2340482Z copying torch\_inductor\compile_worker\__main__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-12-04T09:34:40.2359378Z creating build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2362737Z copying torch\_inductor\fx_passes\b2b_gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2388821Z copying torch\_inductor\fx_passes\binary_folding.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2407610Z copying torch\_inductor\fx_passes\bucketing.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2448930Z copying torch\_inductor\fx_passes\control_dependencies.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2467507Z copying torch\_inductor\fx_passes\ddp_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2485756Z copying torch\_inductor\fx_passes\decompose_mem_bound_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2505124Z copying torch\_inductor\fx_passes\dedupe_symint_uses.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2536465Z copying torch\_inductor\fx_passes\efficient_conv_bn_eval.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2561737Z copying torch\_inductor\fx_passes\freezing_patterns.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2574005Z copying torch\_inductor\fx_passes\fsdp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2597603Z copying torch\_inductor\fx_passes\fuse_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2626814Z copying torch\_inductor\fx_passes\graph_view.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2643837Z copying torch\_inductor\fx_passes\group_batch_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2671380Z copying torch\_inductor\fx_passes\joint_graph.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2723256Z copying torch\_inductor\fx_passes\memory_estimator.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2740884Z copying torch\_inductor\fx_passes\micro_pipeline_tp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2768375Z copying torch\_inductor\fx_passes\misc_patterns.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2780308Z copying torch\_inductor\fx_passes\mkldnn_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2882347Z copying torch\_inductor\fx_passes\node_runtime_estimation.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2900140Z copying torch\_inductor\fx_passes\numeric_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2912750Z copying torch\_inductor\fx_passes\overlap_manual_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2927271Z copying torch\_inductor\fx_passes\overlap_preserving_bucketer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2949765Z copying torch\_inductor\fx_passes\overlap_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2976822Z copying torch\_inductor\fx_passes\pad_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.2999834Z copying torch\_inductor\fx_passes\post_grad.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.3037053Z copying torch\_inductor\fx_passes\pre_grad.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.3061896Z copying torch\_inductor\fx_passes\quantization.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.3290323Z copying torch\_inductor\fx_passes\reinplace.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.3308523Z copying torch\_inductor\fx_passes\replace_random.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.3325378Z copying torch\_inductor\fx_passes\split_cat.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.3385059Z copying torch\_inductor\fx_passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-12-04T09:34:40.3395427Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:34:40.3398957Z copying torch\_inductor\kernel\bmm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:34:40.3414128Z copying torch\_inductor\kernel\conv.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:34:40.3437964Z copying torch\_inductor\kernel\custom_op.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:34:40.3457786Z copying torch\_inductor\kernel\mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:34:40.3488969Z copying torch\_inductor\kernel\mm_common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:34:40.3513480Z copying torch\_inductor\kernel\mm_grouped.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:34:40.3532383Z copying torch\_inductor\kernel\mm_plus_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:34:40.3550192Z copying torch\_inductor\kernel\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-12-04T09:34:40.3557241Z creating build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table 2025-12-04T09:34:40.3560724Z copying torch\_inductor\lookup_table\choices.py -> build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table 2025-12-04T09:34:40.3578817Z copying torch\_inductor\lookup_table\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table 2025-12-04T09:34:40.3591547Z creating build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-12-04T09:34:40.3594824Z copying torch\_inductor\package\build_package.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-12-04T09:34:40.3600877Z copying torch\_inductor\package\package.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-12-04T09:34:40.3612749Z copying torch\_inductor\package\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-12-04T09:34:40.3627885Z creating build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3631158Z copying torch\_inductor\runtime\autotune_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3650581Z copying torch\_inductor\runtime\benchmarking.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3675088Z copying torch\_inductor\runtime\cache_dir_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3687893Z copying torch\_inductor\runtime\compile_tasks.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3705879Z copying torch\_inductor\runtime\coordinate_descent_tuner.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3724672Z copying torch\_inductor\runtime\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3736823Z copying torch\_inductor\runtime\halide_helpers.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3748260Z copying torch\_inductor\runtime\hints.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3760027Z copying torch\_inductor\runtime\runtime_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3779507Z copying torch\_inductor\runtime\static_cuda_launcher.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3797765Z copying torch\_inductor\runtime\triton_compat.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3813308Z copying torch\_inductor\runtime\triton_helpers.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3832340Z copying torch\_inductor\runtime\triton_heuristics.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3907039Z copying torch\_inductor\runtime\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-12-04T09:34:40.3914919Z creating build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.3918340Z copying torch\_inductor\template_heuristics\aten.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.3931386Z copying torch\_inductor\template_heuristics\base.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.3943897Z copying torch\_inductor\template_heuristics\contiguous_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.3956503Z copying torch\_inductor\template_heuristics\cutedsl.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.3968699Z copying torch\_inductor\template_heuristics\decompose_k.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.3987475Z copying torch\_inductor\template_heuristics\gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.3993207Z copying torch\_inductor\template_heuristics\params.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.4013695Z copying torch\_inductor\template_heuristics\registry.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.4025980Z copying torch\_inductor\template_heuristics\triton.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.4081495Z copying torch\_inductor\template_heuristics\triton_addmm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.4093278Z copying torch\_inductor\template_heuristics\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-12-04T09:34:40.4107356Z creating build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:34:40.4110830Z copying torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:34:40.4124636Z copying torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:34:40.4137988Z copying torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:34:40.4163826Z copying torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:34:40.4183673Z copying torch\_inductor\autoheuristic\artifacts\_PadMMA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:34:40.4201345Z copying torch\_inductor\autoheuristic\artifacts\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:34:40.4209471Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4212893Z copying torch\_inductor\codegen\cuda\cuda_cpp_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4225105Z copying torch\_inductor\codegen\cuda\cuda_env.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4242267Z copying torch\_inductor\codegen\cuda\cuda_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4265836Z copying torch\_inductor\codegen\cuda\cuda_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4288675Z copying torch\_inductor\codegen\cuda\cutlass_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4306248Z copying torch\_inductor\codegen\cuda\cutlass_python_evt.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4319239Z copying torch\_inductor\codegen\cuda\cutlass_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4441098Z copying torch\_inductor\codegen\cuda\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4454485Z copying torch\_inductor\codegen\cuda\gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4501046Z copying torch\_inductor\codegen\cuda\serialization.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4520612Z copying torch\_inductor\codegen\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-12-04T09:34:40.4527389Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:34:40.4531564Z copying torch\_inductor\codegen\cutedsl\cutedsl_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:34:40.4550444Z copying torch\_inductor\codegen\cutedsl\cutedsl_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:34:40.4563490Z copying torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:34:40.4587587Z copying torch\_inductor\codegen\cutedsl\cutedsl_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:34:40.4605763Z copying torch\_inductor\codegen\cutedsl\_cutedsl_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:34:40.4618019Z copying torch\_inductor\codegen\cutedsl\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-12-04T09:34:40.4631647Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-12-04T09:34:40.4635090Z copying torch\_inductor\codegen\mtia\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-12-04T09:34:40.4647069Z copying torch\_inductor\codegen\mtia\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-12-04T09:34:40.4655510Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4664951Z copying torch\_inductor\codegen\rocm\ck_conv_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4690417Z copying torch\_inductor\codegen\rocm\ck_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4702790Z copying torch\_inductor\codegen\rocm\ck_tile_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4721901Z copying torch\_inductor\codegen\rocm\ck_tile_universal_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4759224Z copying torch\_inductor\codegen\rocm\ck_universal_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4786471Z copying torch\_inductor\codegen\rocm\compile_command.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4798747Z copying torch\_inductor\codegen\rocm\rocm_benchmark_request.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4811009Z copying torch\_inductor\codegen\rocm\rocm_cpp_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4823181Z copying torch\_inductor\codegen\rocm\rocm_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4836486Z copying torch\_inductor\codegen\rocm\rocm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4855083Z copying torch\_inductor\codegen\rocm\rocm_template_buffer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4867583Z copying torch\_inductor\codegen\rocm\rocm_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4879440Z copying torch\_inductor\codegen\rocm\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-12-04T09:34:40.4885700Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-12-04T09:34:40.4889377Z copying torch\_inductor\codegen\xpu\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-12-04T09:34:40.4901116Z copying torch\_inductor\codegen\xpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-12-04T09:34:40.4907631Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-12-04T09:34:40.4911023Z 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-12-04T09:34:40.4925417Z 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-12-04T09:34:40.4944405Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-12-04T09:34:40.4955985Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-12-04T09:34:40.4959309Z 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-12-04T09:34:40.4965720Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-12-04T09:34:40.4969055Z 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-12-04T09:34:40.4974986Z 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-12-04T09:34:40.4987540Z 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-12-04T09:34:40.4994495Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-12-04T09:34:40.4997880Z 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-12-04T09:34:40.5005099Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-12-04T09:34:40.5008504Z 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-12-04T09:34:40.5014413Z 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-12-04T09:34:40.5027327Z creating build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5030695Z copying torch\_inductor\fx_passes\serialized_patterns\addmm_pattern.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5043524Z copying torch\_inductor\fx_passes\serialized_patterns\bmm_pattern.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5055800Z copying torch\_inductor\fx_passes\serialized_patterns\mm_pattern.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5079011Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_1.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5091217Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_10.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5104704Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_11.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5117623Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_12.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5131024Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_13.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5144396Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_14.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5164100Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_15.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5185410Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_16.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5228383Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_17.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5249063Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_18.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5281870Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_19.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5294664Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_2.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5307998Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_20.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5328579Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_21.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5354146Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_22.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5375032Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_23.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5407192Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_24.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5419980Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_3.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5444403Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_4.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5460100Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_5.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5473304Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_6.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5487034Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_7.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5506415Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_8.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5521112Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_9.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5539626Z copying torch\_inductor\fx_passes\serialized_patterns\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:34:40.5546542Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:34:40.5549646Z copying torch\_inductor\kernel\flex\common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:34:40.5562411Z copying torch\_inductor\kernel\flex\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:34:40.5601730Z copying torch\_inductor\kernel\flex\flex_cpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:34:40.5614263Z copying torch\_inductor\kernel\flex\flex_decoding.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:34:40.5628772Z copying torch\_inductor\kernel\flex\flex_flash_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:34:40.5819552Z copying torch\_inductor\kernel\flex\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-12-04T09:34:40.5827746Z creating build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:34:40.5830963Z copying torch\_inductor\runtime\caching\config.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:34:40.5843870Z copying torch\_inductor\runtime\caching\context.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:34:40.5856886Z copying torch\_inductor\runtime\caching\exceptions.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:34:40.5869647Z copying torch\_inductor\runtime\caching\implementations.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:34:40.5881895Z copying torch\_inductor\runtime\caching\interfaces.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:34:40.5906827Z copying torch\_inductor\runtime\caching\locks.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:34:40.5923398Z copying torch\_inductor\runtime\caching\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:34:40.5934573Z copying torch\_inductor\runtime\caching\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-12-04T09:34:40.5953810Z creating build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-12-04T09:34:40.5957049Z copying torch\_numpy\testing\utils.py -> build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-12-04T09:34:40.5994531Z copying torch\_numpy\testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-12-04T09:34:40.6007493Z creating build\lib.win-amd64-cpython-310\torch\_refs\linalg 2025-12-04T09:34:40.6010559Z copying torch\_refs\linalg\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\linalg 2025-12-04T09:34:40.6024371Z creating build\lib.win-amd64-cpython-310\torch\_refs\nn 2025-12-04T09:34:40.6027416Z copying torch\_refs\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\nn 2025-12-04T09:34:40.6041262Z creating build\lib.win-amd64-cpython-310\torch\_refs\special 2025-12-04T09:34:40.6049848Z copying torch\_refs\special\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\special 2025-12-04T09:34:40.6067917Z creating build\lib.win-amd64-cpython-310\torch\_refs\nn\functional 2025-12-04T09:34:40.6071082Z copying torch\_refs\nn\functional\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\nn\functional 2025-12-04T09:34:40.6099742Z creating build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor 2025-12-04T09:34:40.6103565Z copying torch\_subclasses\complex_tensor\_core.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor 2025-12-04T09:34:40.6478839Z copying torch\_subclasses\complex_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor 2025-12-04T09:34:40.6486125Z creating build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:34:40.6489364Z copying torch\_subclasses\complex_tensor\_ops\aten.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:34:40.7019121Z copying torch\_subclasses\complex_tensor\_ops\common.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:34:40.7031253Z copying torch\_subclasses\complex_tensor\_ops\prims.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:34:40.7046892Z copying torch\_subclasses\complex_tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:34:40.7054444Z creating build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-12-04T09:34:40.7058557Z copying torch\_vendor\packaging\version.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-12-04T09:34:40.7079877Z copying torch\_vendor\packaging\_structures.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-12-04T09:34:40.7090598Z copying torch\_vendor\packaging\__init__.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-12-04T09:34:40.7098153Z creating build\lib.win-amd64-cpython-310\torchgen\aoti 2025-12-04T09:34:40.7101553Z copying torchgen\aoti\fallback_ops.py -> build\lib.win-amd64-cpython-310\torchgen\aoti 2025-12-04T09:34:40.7113497Z copying torchgen\aoti\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\aoti 2025-12-04T09:34:40.7122061Z creating build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7125290Z copying torchgen\api\autograd.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7148700Z copying torchgen\api\cpp.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7165971Z copying torchgen\api\dispatcher.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7176784Z copying torchgen\api\functionalization.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7187738Z copying torchgen\api\lazy.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7210151Z copying torchgen\api\meta.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7220531Z copying torchgen\api\native.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7231482Z copying torchgen\api\python.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7267218Z copying torchgen\api\structured.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7278284Z copying torchgen\api\translate.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7296450Z copying torchgen\api\ufunc.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7307147Z copying torchgen\api\unboxing.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7324542Z copying torchgen\api\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-12-04T09:34:40.7331063Z creating build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:34:40.7334154Z copying torchgen\dest\lazy_ir.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:34:40.7352511Z copying torchgen\dest\lazy_ts_lowering.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:34:40.7374267Z copying torchgen\dest\native_functions.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:34:40.7385956Z copying torchgen\dest\register_dispatch_key.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:34:40.7416483Z copying torchgen\dest\ufunc.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:34:40.7439374Z copying torchgen\dest\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-12-04T09:34:40.7452578Z creating build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-12-04T09:34:40.7455870Z copying torchgen\operator_versions\gen_mobile_upgraders.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-12-04T09:34:40.7474310Z copying torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-12-04T09:34:40.7480042Z copying torchgen\operator_versions\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-12-04T09:34:40.7491491Z creating build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-12-04T09:34:40.7494514Z copying torchgen\selective_build\operator.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-12-04T09:34:40.7507425Z copying torchgen\selective_build\selector.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-12-04T09:34:40.7526209Z copying torchgen\selective_build\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-12-04T09:34:40.7532747Z creating build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-12-04T09:34:40.7536072Z copying torchgen\static_runtime\config.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-12-04T09:34:40.7548569Z copying torchgen\static_runtime\generator.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-12-04T09:34:40.7696738Z copying torchgen\static_runtime\gen_static_runtime_ops.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-12-04T09:34:40.7713588Z copying torchgen\static_runtime\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-12-04T09:34:40.7720086Z creating build\lib.win-amd64-cpython-310\torchgen\api\types 2025-12-04T09:34:40.7723272Z copying torchgen\api\types\signatures.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-12-04T09:34:40.7736303Z copying torchgen\api\types\types.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-12-04T09:34:40.7756420Z copying torchgen\api\types\types_base.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-12-04T09:34:40.7769961Z copying torchgen\api\types\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-12-04T09:34:41.8628256Z copying torch\return_types.pyi -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:41.8649403Z copying torch\_VF.pyi -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:41.9711810Z copying torch\py.typed -> build\lib.win-amd64-cpython-310\torch 2025-12-04T09:34:41.9716390Z creating build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:34:41.9719632Z copying torch\bin\FileStoreTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:34:41.9730464Z copying torch\bin\protoc.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:34:41.9762503Z copying torch\bin\TCPStoreTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:34:41.9781787Z copying torch\bin\test_api.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:34:41.9873968Z copying torch\bin\test_jit.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:34:41.9938324Z copying torch\bin\test_lazy.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-12-04T09:34:41.9973575Z creating build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:41.9976594Z copying torch\test\apply_utils_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:41.9987139Z copying torch\test\atest.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0003951Z copying torch\test\backend_fallback_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0014415Z copying torch\test\basic.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0035015Z copying torch\test\broadcast_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0045901Z copying torch\test\c10_accumulate_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0056048Z copying torch\test\c10_AllocatorConfig_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0071462Z copying torch\test\c10_ArrayRef_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0082337Z copying torch\test\c10_bfloat16_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0104146Z copying torch\test\c10_Bitset_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0114264Z copying torch\test\c10_bit_cast_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0125910Z copying torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0136273Z copying torch\test\c10_complex_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0153163Z copying torch\test\c10_complex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0181537Z copying torch\test\c10_ConstexprCrc_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0191730Z copying torch\test\c10_cow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0202752Z copying torch\test\c10_DeadlockDetection_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.0212839Z copying torch\test\c10_DeviceGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2060911Z copying torch\test\c10_Device_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2076419Z copying torch\test\c10_DispatchKeySet_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2087208Z copying torch\test\c10_Enumerate_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2097539Z copying torch\test\c10_error_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2107607Z copying torch\test\c10_exception_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2128939Z copying torch\test\c10_flags_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2138735Z copying torch\test\c10_generic_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2149289Z copying torch\test\c10_Half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2159577Z copying torch\test\c10_InlineDeviceGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2183744Z copying torch\test\c10_InlineStreamGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2194474Z copying torch\test\c10_IntrusiveList_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2212317Z copying torch\test\c10_intrusive_ptr_benchmark.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2222814Z copying torch\test\c10_intrusive_ptr_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2249233Z copying torch\test\c10_irange_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2261823Z copying torch\test\c10_lazy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2277686Z copying torch\test\c10_LeftRight_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2288394Z copying torch\test\c10_logging_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2303653Z copying torch\test\c10_NetworkFlow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2313663Z copying torch\test\c10_nofatal_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2328921Z copying torch\test\c10_optional_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2340524Z copying torch\test\c10_ordered_preserving_dict_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2356522Z copying torch\test\c10_registry_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2366653Z copying torch\test\c10_Scalar_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2382426Z copying torch\test\c10_Semaphore_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2392419Z copying torch\test\c10_SizesAndStrides_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2415059Z copying torch\test\c10_small_vector_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2436676Z copying torch\test\c10_ssize_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2453211Z copying torch\test\c10_StreamGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2463133Z copying torch\test\c10_string_util_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2480136Z copying torch\test\c10_string_view_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2490099Z copying torch\test\c10_SymInt_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2506966Z copying torch\test\c10_Synchronized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2517366Z copying torch\test\c10_tempfile_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2534142Z copying torch\test\c10_ThreadLocal_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2589229Z copying torch\test\c10_typeid_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2605683Z copying torch\test\c10_TypeIndex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2615942Z copying torch\test\CppSignature_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2632151Z copying torch\test\cpu_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2642891Z copying torch\test\cpu_generator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2660474Z copying torch\test\cpu_profiling_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2670949Z copying torch\test\cpu_rng_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2690447Z copying torch\test\Dict_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2701960Z copying torch\test\Dimname_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2724012Z copying torch\test\dlconvertor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2734449Z copying torch\test\extension_backend_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2752700Z copying torch\test\half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2765148Z copying torch\test\IListRef_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2782754Z copying torch\test\inline_container_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2794554Z copying torch\test\ivalue_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2819112Z copying torch\test\KernelFunction_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2830557Z copying torch\test\kernel_function_legacy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2856169Z copying torch\test\kernel_function_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2868753Z copying torch\test\kernel_lambda_legacy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2889007Z copying torch\test\kernel_lambda_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2901905Z copying torch\test\kernel_stackbased_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2917914Z copying torch\test\lazy_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2928483Z copying torch\test\legacy_vmap_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2946184Z copying torch\test\List_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2959472Z copying torch\test\make_boxed_from_unboxed_functor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2977614Z copying torch\test\math_kernel_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.2987781Z copying torch\test\MaybeOwned_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3004535Z copying torch\test\memory_format_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3014641Z copying torch\test\memory_overlapping_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3031055Z copying torch\test\mobile_memory_cleanup.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3041949Z copying torch\test\NamedTensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3058627Z copying torch\test\native_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3069142Z copying torch\test\operators_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3085637Z copying torch\test\operator_name_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3101376Z copying torch\test\op_allowlist_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3116467Z copying torch\test\op_registration_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3143639Z copying torch\test\packedtensoraccessor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3160309Z copying torch\test\pow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3173006Z copying torch\test\quantized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3189571Z copying torch\test\reduce_ops_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3200512Z copying torch\test\reportMemoryUsage_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3217694Z copying torch\test\scalar_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3228769Z copying torch\test\scalar_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3240207Z copying torch\test\StorageUtils_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3251027Z copying torch\test\stride_properties_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3268610Z copying torch\test\tensor_iterator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3282844Z copying torch\test\test_parallel.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3300611Z copying torch\test\thread_init_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3311196Z copying torch\test\type_ptr_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3321220Z copying torch\test\type_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3332116Z copying torch\test\undefined_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3358103Z copying torch\test\verify_api_visibility.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3374864Z copying torch\test\weakref_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3385431Z copying torch\test\wrapdim_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3395742Z copying torch\test\xla_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-12-04T09:34:42.3412364Z copying torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:42.3425142Z copying torch\jit\_script.pyi -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:42.3446140Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:42.3472760Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:42.3486185Z copying torch\optim\_multi_tensor\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-12-04T09:34:42.3492701Z copying torch\utils\_config_typing.pyi -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:42.3505858Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:34:42.3529398Z creating build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3532518Z copying torch\_C\_aoti.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3550133Z copying torch\_C\_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3562930Z copying torch\_C\_cpu.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3569937Z copying torch\_C\_cudnn.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3577491Z copying torch\_C\_cusparselt.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3595048Z copying torch\_C\_distributed.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3612213Z copying torch\_C\_distributed_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3624446Z copying torch\_C\_distributed_c10d.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3651492Z copying torch\_C\_distributed_rpc.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3666818Z copying torch\_C\_distributed_rpc_testing.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3687561Z copying torch\_C\_functionalization.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3694326Z copying torch\_C\_functions.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3713168Z copying torch\_C\_functorch.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3726026Z copying torch\_C\_instruction_counter.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3738033Z copying torch\_C\_itt.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3744752Z copying torch\_C\_jit_tree_views.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3777056Z copying torch\_C\_lazy.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3790386Z copying torch\_C\_lazy_ts_backend.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3802854Z copying torch\_C\_monitor.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3815072Z copying torch\_C\_nn.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3834570Z copying torch\_C\_nvtx.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3841116Z copying torch\_C\_onnx.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3853771Z copying torch\_C\_profiler.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.3871196Z copying torch\_C\_VariableFunctions.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.4494459Z copying torch\_C\_verbose.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.4500930Z copying torch\_C\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-12-04T09:34:42.4813664Z creating build\lib.win-amd64-cpython-310\torch\_C\_acc 2025-12-04T09:34:42.4816783Z copying torch\_C\_acc\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_acc 2025-12-04T09:34:42.4828910Z creating build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-12-04T09:34:42.4832594Z copying torch\_C\_dynamo\compiled_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-12-04T09:34:42.4839511Z copying torch\_C\_dynamo\eval_frame.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-12-04T09:34:42.4871558Z copying torch\_C\_dynamo\guards.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-12-04T09:34:42.4872272Z copying torch\_C\_dynamo\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-12-04T09:34:42.4879270Z creating build\lib.win-amd64-cpython-310\torch\_C\_export 2025-12-04T09:34:42.4882521Z copying torch\_C\_export\pt2_archive_constants.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_export 2025-12-04T09:34:42.5072766Z copying torch\_C\_export\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_export 2025-12-04T09:34:42.5078296Z creating build\lib.win-amd64-cpython-310\torch\_C_flatbuffer 2025-12-04T09:34:42.5081565Z copying torch\_C_flatbuffer\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C_flatbuffer 2025-12-04T09:34:42.5087447Z creating build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:42.5090546Z copying torch\lib\shm.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:42.5102838Z copying torch\lib\shm.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:42.5108629Z creating build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-12-04T09:34:42.5112067Z copying torch\lib\libshm\alloc_info.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-12-04T09:34:42.5118592Z copying torch\lib\libshm\err.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-12-04T09:34:42.5131510Z copying torch\lib\libshm\libshm.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-12-04T09:34:42.5154625Z copying torch\lib\libshm\socket.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-12-04T09:34:42.5166600Z creating build\lib.win-amd64-cpython-310\torch\lib\libshm_windows 2025-12-04T09:34:42.5169546Z copying torch\lib\libshm_windows\libshm.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm_windows 2025-12-04T09:34:42.5180735Z creating build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5183806Z copying torch\include\advisor-annotate.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5190984Z copying torch\include\cpuinfo.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5211253Z copying torch\include\dnnl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5217766Z copying torch\include\dnnl_config.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5229604Z copying torch\include\dnnl_debug.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5247489Z copying torch\include\dnnl_ocl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5253890Z copying torch\include\dnnl_sycl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5267440Z copying torch\include\dnnl_sycl_types.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5274450Z copying torch\include\dnnl_threadpool.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5287597Z copying torch\include\dnnl_types.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5294531Z copying torch\include\dnnl_version.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5307164Z copying torch\include\experiments-config.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5313451Z copying torch\include\fp16.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5325340Z copying torch\include\fxdiv.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5331759Z copying torch\include\ittnotify-zca.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5344632Z copying torch\include\ittnotify.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5353666Z copying torch\include\jitprofiling.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5367109Z copying torch\include\libittnotify.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5373530Z copying torch\include\libshm.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5386603Z copying torch\include\psimd.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5394026Z copying torch\include\pthreadpool.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5408262Z copying torch\include\sleef.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5417669Z copying torch\include\xnnpack.h -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:42.5431781Z creating build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5442131Z copying torch\include\ATen\AccumulateType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5448867Z copying torch\include\ATen\ArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5460768Z copying torch\include\ATen\ATen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5467314Z copying torch\include\ATen\autocast_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5481480Z copying torch\include\ATen\Backend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5498672Z copying torch\include\ATen\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5505165Z copying torch\include\ATen\BlasBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5517936Z copying torch\include\ATen\CachedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5524383Z copying torch\include\ATen\ceil_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5537478Z copying torch\include\ATen\code_template.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5544229Z copying torch\include\ATen\CollapseDims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5557879Z copying torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5564897Z copying torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5583720Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5590960Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5604058Z copying torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5611336Z copying torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5625020Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5632384Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5654622Z copying torch\include\ATen\Config.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5670963Z copying torch\include\ATen\Context.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5678135Z copying torch\include\ATen\cpp_custom_type_hack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5685013Z copying torch\include\ATen\CPUApplyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5691925Z copying torch\include\ATen\CPUFixedAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5698816Z copying torch\include\ATen\CPUFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5710647Z copying torch\include\ATen\CPUFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5750303Z copying torch\include\ATen\CPUGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5768243Z copying torch\include\ATen\CUDAFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5775514Z copying torch\include\ATen\CUDAFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5794917Z copying torch\include\ATen\Device.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5801961Z copying torch\include\ATen\DeviceAccelerator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5814603Z copying torch\include\ATen\DeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5821767Z copying torch\include\ATen\Dimname.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5834423Z copying torch\include\ATen\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5841628Z copying torch\include\ATen\Dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5860268Z copying torch\include\ATen\Dispatch_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5867962Z copying torch\include\ATen\div_rtn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5879816Z copying torch\include\ATen\DLConvertor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5886293Z copying torch\include\ATen\dlpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5893121Z copying torch\include\ATen\DTensorState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5899855Z copying torch\include\ATen\DynamicLibrary.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5911742Z copying torch\include\ATen\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5918358Z copying torch\include\ATen\ExpandBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5930793Z copying torch\include\ATen\ExpandUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5937721Z copying torch\include\ATen\Formatting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5949916Z copying torch\include\ATen\FunctionalizeFallbackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5957196Z copying torch\include\ATen\FunctionalStorageImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5975442Z copying torch\include\ATen\FunctionalTensorWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5982693Z copying torch\include\ATen\Functions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.5996757Z copying torch\include\ATen\FuncTorchTLS.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6003367Z copying torch\include\ATen\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6014980Z copying torch\include\ATen\InferSize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6021529Z copying torch\include\ATen\InitialTensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6033358Z copying torch\include\ATen\jiterator_macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6040060Z copying torch\include\ATen\jit_macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6051948Z copying torch\include\ATen\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6058131Z copying torch\include\ATen\LegacyBatchedFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6070693Z copying torch\include\ATen\LegacyBatchedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6077415Z copying torch\include\ATen\LegacyVmapMode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6090023Z copying torch\include\ATen\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6096715Z copying torch\include\ATen\LinalgBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6113419Z copying torch\include\ATen\MapAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6120200Z copying torch\include\ATen\MatrixRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6132693Z copying torch\include\ATen\MemoryOverlap.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6139289Z copying torch\include\ATen\MetaFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6151640Z copying torch\include\ATen\MetaFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6158276Z copying torch\include\ATen\MethodOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6171103Z copying torch\include\ATen\NamedTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6177382Z copying torch\include\ATen\NamedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6190764Z copying torch\include\ATen\NativeFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6203502Z copying torch\include\ATen\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6218051Z copying torch\include\ATen\NestedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6224976Z copying torch\include\ATen\NumericUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6237652Z copying torch\include\ATen\OpaqueTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6244370Z copying torch\include\ATen\Operators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6258709Z copying torch\include\ATen\OpMathType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6265951Z copying torch\include\ATen\PadNd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6279124Z copying torch\include\ATen\Parallel-inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6286497Z copying torch\include\ATen\Parallel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6299816Z copying torch\include\ATen\ParallelFuture.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6312894Z copying torch\include\ATen\ParallelNative.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6319484Z copying torch\include\ATen\ParallelOpenMP.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6352687Z copying torch\include\ATen\PTThreadPool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6365338Z copying torch\include\ATen\PythonTorchFunctionTLS.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6371868Z copying torch\include\ATen\record_function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6385808Z copying torch\include\ATen\RedispatchFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6413647Z copying torch\include\ATen\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6434746Z copying torch\include\ATen\ROCmFABackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6441819Z copying torch\include\ATen\SavedTensorHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6453977Z copying torch\include\ATen\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6460130Z copying torch\include\ATen\ScalarOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6466657Z copying torch\include\ATen\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6472993Z copying torch\include\ATen\SDPBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6479409Z copying torch\include\ATen\SequenceNumber.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6485814Z copying torch\include\ATen\SmallVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6497639Z copying torch\include\ATen\SparseCsrTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6504755Z copying torch\include\ATen\SparseCsrTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6512475Z copying torch\include\ATen\SparseTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6519190Z copying torch\include\ATen\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6531590Z copying torch\include\ATen\StorageUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6544450Z copying torch\include\ATen\Tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6550567Z copying torch\include\ATen\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6556943Z copying torch\include\ATen\TensorGeometry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6569308Z copying torch\include\ATen\TensorIndexing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6576604Z copying torch\include\ATen\TensorIterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6584164Z copying torch\include\ATen\TensorIteratorInternal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6591011Z copying torch\include\ATen\TensorMeta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6597751Z copying torch\include\ATen\TensorNames.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6604737Z copying torch\include\ATen\TensorOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6617778Z copying torch\include\ATen\TensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6624344Z copying torch\include\ATen\TensorSubclassLikeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6631034Z copying torch\include\ATen\TensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6637849Z copying torch\include\ATen\ThreadLocalPythonObjects.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6644713Z copying torch\include\ATen\ThreadLocalState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6651601Z copying torch\include\ATen\TracerMode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6664105Z copying torch\include\ATen\TypeDefault.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6670352Z copying torch\include\ATen\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6683029Z copying torch\include\ATen\Version.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6689313Z copying torch\include\ATen\VmapGeneratedPlumbing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6718378Z copying torch\include\ATen\WrapDimUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6731319Z copying torch\include\ATen\WrapDimUtilsMulti.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-12-04T09:34:42.6743403Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6746448Z copying torch\include\ATen\core\alias_info.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6753193Z copying torch\include\ATen\core\Array.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6766318Z copying torch\include\ATen\core\ATenGeneral.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6772424Z copying torch\include\ATen\core\ATenOpList.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6791160Z copying torch\include\ATen\core\ATen_fwd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6797664Z copying torch\include\ATen\core\aten_interned_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6805267Z copying torch\include\ATen\core\ATen_pch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6811654Z copying torch\include\ATen\core\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6817950Z copying torch\include\ATen\core\blob.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6824727Z copying torch\include\ATen\core\builtin_function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6831236Z copying torch\include\ATen\core\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6845106Z copying torch\include\ATen\core\CheckMemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6851645Z copying torch\include\ATen\core\class_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6858254Z copying torch\include\ATen\core\custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6864936Z copying torch\include\ATen\core\DeprecatedTypeProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6872692Z copying torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6879342Z copying torch\include\ATen\core\Dict.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6892665Z copying torch\include\ATen\core\Dict_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6898987Z copying torch\include\ATen\core\Dimname.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6912159Z copying torch\include\ATen\core\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6918599Z copying torch\include\ATen\core\DistributionsHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6925415Z copying torch\include\ATen\core\dynamic_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6937450Z copying torch\include\ATen\core\enum_tag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6950045Z copying torch\include\ATen\core\enum_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6956861Z copying torch\include\ATen\core\Formatting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6963647Z copying torch\include\ATen\core\function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6970127Z copying torch\include\ATen\core\functional.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6977032Z copying torch\include\ATen\core\function_schema.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6984495Z copying torch\include\ATen\core\function_schema_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6991401Z copying torch\include\ATen\core\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.6998139Z copying torch\include\ATen\core\GeneratorForPrivateuseone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7011396Z copying torch\include\ATen\core\grad_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7017713Z copying torch\include\ATen\core\IListRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7037259Z copying torch\include\ATen\core\IListRef_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7043944Z copying torch\include\ATen\core\interned_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7051362Z copying torch\include\ATen\core\interned_strings_class.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7061890Z copying torch\include\ATen\core\ivalue.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7070472Z copying torch\include\ATen\core\ivalue_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7124275Z copying torch\include\ATen\core\ivalue_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7130674Z copying torch\include\ATen\core\jit_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7138296Z copying torch\include\ATen\core\jit_type_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7153975Z copying torch\include\ATen\core\LegacyTypeDispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7160631Z copying torch\include\ATen\core\List.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7167474Z copying torch\include\ATen\core\List_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7174171Z copying torch\include\ATen\core\MT19937RNGEngine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7191485Z copying torch\include\ATen\core\NamedTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7198407Z copying torch\include\ATen\core\NestedIntSymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7209855Z copying torch\include\ATen\core\operator_name.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7216548Z copying torch\include\ATen\core\PhiloxRNGEngine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7228168Z copying torch\include\ATen\core\PythonFallbackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7235043Z copying torch\include\ATen\core\PythonOpRegistrationTrampoline.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7253699Z copying torch\include\ATen\core\qualified_name.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7260449Z copying torch\include\ATen\core\QuantizerBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7273585Z copying torch\include\ATen\core\Range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7280727Z copying torch\include\ATen\core\Reduction.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7300345Z copying torch\include\ATen\core\rref_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7307216Z copying torch\include\ATen\core\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7318781Z copying torch\include\ATen\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7325459Z copying torch\include\ATen\core\stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7337504Z copying torch\include\ATen\core\symbol.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7343912Z copying torch\include\ATen\core\Tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7356552Z copying torch\include\ATen\core\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7363279Z copying torch\include\ATen\core\TensorBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7376279Z copying torch\include\ATen\core\TensorBody.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7386310Z copying torch\include\ATen\core\TorchDispatchUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7398572Z copying torch\include\ATen\core\TransformationHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7424349Z copying torch\include\ATen\core\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7436331Z copying torch\include\ATen\core\type_factory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7443079Z copying torch\include\ATen\core\type_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7456173Z copying torch\include\ATen\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7461858Z copying torch\include\ATen\core\UnsafeFromTH.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7475099Z copying torch\include\ATen\core\VariableHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7481939Z copying torch\include\ATen\core\Variadic.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7494923Z copying torch\include\ATen\core\Vitals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-12-04T09:34:42.7500514Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:34:42.7503582Z copying torch\include\ATen\core\boxing\BoxedKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:34:42.7516848Z copying torch\include\ATen\core\boxing\BoxedKernel_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:34:42.7523594Z copying torch\include\ATen\core\boxing\KernelFunction.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:34:42.7536527Z copying torch\include\ATen\core\boxing\KernelFunction_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:34:42.7553147Z copying torch\include\ATen\core\boxing\OperatorKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-12-04T09:34:42.7558809Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-12-04T09:34:42.7561977Z copying torch\include\ATen\core\boxing\impl\boxing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-12-04T09:34:42.7575434Z 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-12-04T09:34:42.7582604Z copying torch\include\ATen\core\boxing\impl\test_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-12-04T09:34:42.7595838Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-12-04T09:34:42.7614383Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-12-04T09:34:42.7620035Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:34:42.7623169Z copying torch\include\ATen\core\dispatch\CppSignature.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:34:42.7635836Z copying torch\include\ATen\core\dispatch\Dispatcher.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:34:42.7643246Z copying torch\include\ATen\core\dispatch\DispatchKeyExtractor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:34:42.7655049Z copying torch\include\ATen\core\dispatch\ObservedOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:34:42.7672161Z copying torch\include\ATen\core\dispatch\OperatorEntry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:34:42.7679251Z copying torch\include\ATen\core\dispatch\OperatorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:34:42.7692022Z copying torch\include\ATen\core\dispatch\RegistrationHandleRAII.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-12-04T09:34:42.7697836Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-12-04T09:34:42.7701068Z copying torch\include\ATen\core\op_registration\adaption.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-12-04T09:34:42.7714005Z copying torch\include\ATen\core\op_registration\infer_schema.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-12-04T09:34:42.7720777Z copying torch\include\ATen\core\op_registration\op_allowlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-12-04T09:34:42.7733696Z copying torch\include\ATen\core\op_registration\op_registration.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-12-04T09:34:42.7750623Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-12-04T09:34:42.7754013Z copying torch\include\ATen\cpu\FlushDenormal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-12-04T09:34:42.7760448Z copying torch\include\ATen\cpu\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-12-04T09:34:42.7772397Z copying torch\include\ATen\cpu\vml.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-12-04T09:34:42.7778244Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7781571Z copying torch\include\ATen\cpu\vec\functional.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7788776Z copying torch\include\ATen\cpu\vec\functional_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7796327Z copying torch\include\ATen\cpu\vec\functional_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7810041Z copying torch\include\ATen\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7821262Z copying torch\include\ATen\cpu\vec\vec.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7827847Z copying torch\include\ATen\cpu\vec\vec_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7835344Z copying torch\include\ATen\cpu\vec\vec_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7842130Z copying torch\include\ATen\cpu\vec\vec_half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7848720Z copying torch\include\ATen\cpu\vec\vec_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7855194Z copying torch\include\ATen\cpu\vec\vec_n.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7861713Z copying torch\include\ATen\cpu\vec\vec_quant.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-12-04T09:34:42.7867494Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-12-04T09:34:42.7870556Z copying torch\include\ATen\cpu\vec\sve\sve_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-12-04T09:34:42.7877354Z copying torch\include\ATen\cpu\vec\sve\vec_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-12-04T09:34:42.7884450Z copying torch\include\ATen\cpu\vec\sve\vec_common_sve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-12-04T09:34:42.7891010Z copying torch\include\ATen\cpu\vec\sve\vec_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-12-04T09:34:42.7987684Z copying torch\include\ATen\cpu\vec\sve\vec_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-12-04T09:34:42.7994804Z copying torch\include\ATen\cpu\vec\sve\vec_int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-12-04T09:34:42.8001660Z copying torch\include\ATen\cpu\vec\sve\vec_qint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-12-04T09:34:42.8007612Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:42.8011109Z copying torch\include\ATen\cpu\vec\vec128\vec128.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:42.8023874Z copying torch\include\ATen\cpu\vec\vec128\vec128_bfloat16_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:42.8031218Z copying torch\include\ATen\cpu\vec\vec128\vec128_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:42.8044645Z copying torch\include\ATen\cpu\vec\vec128\vec128_double_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:42.8063779Z copying torch\include\ATen\cpu\vec\vec128\vec128_float_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:42.8070889Z copying torch\include\ATen\cpu\vec\vec128\vec128_half_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:42.8084888Z copying torch\include\ATen\cpu\vec\vec128\vec128_int_aarch64.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:42.8092411Z 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-12-04T09:34:42.8104484Z copying torch\include\ATen\cpu\vec\vec128\vec128_uint_aarch64.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:42.8111181Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8114359Z copying torch\include\ATen\cpu\vec\vec256\vec256.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8126280Z copying torch\include\ATen\cpu\vec\vec256\vec256_16bit_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8133484Z copying torch\include\ATen\cpu\vec\vec256\vec256_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8140272Z copying torch\include\ATen\cpu\vec\vec256\vec256_complex_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8161031Z copying torch\include\ATen\cpu\vec\vec256\vec256_complex_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8168325Z copying torch\include\ATen\cpu\vec\vec256\vec256_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8181221Z copying torch\include\ATen\cpu\vec\vec256\vec256_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8188111Z copying torch\include\ATen\cpu\vec\vec256\vec256_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8201852Z copying torch\include\ATen\cpu\vec\vec256\vec256_half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8208641Z copying torch\include\ATen\cpu\vec\vec256\vec256_int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8223198Z copying torch\include\ATen\cpu\vec\vec256\vec256_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8230051Z copying torch\include\ATen\cpu\vec\vec256\vec256_qint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:42.8236889Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-12-04T09:34:42.8240218Z 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-12-04T09:34:42.8247445Z 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-12-04T09:34:42.8259882Z 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-12-04T09:34:42.8279767Z 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-12-04T09:34:42.8287759Z 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-12-04T09:34:42.8295411Z 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-12-04T09:34:42.8302724Z 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-12-04T09:34:42.8309694Z 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-12-04T09:34:42.8316671Z 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-12-04T09:34:42.8323984Z 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-12-04T09:34:42.8330788Z 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-12-04T09:34:42.8344126Z 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-12-04T09:34:42.8351690Z 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-12-04T09:34:42.8364447Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\zarch 2025-12-04T09:34:42.8367509Z 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-12-04T09:34:42.8375074Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8378085Z copying torch\include\ATen\cpu\vec\vec512\vec512.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8390864Z copying torch\include\ATen\cpu\vec\vec512\vec512_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8398565Z copying torch\include\ATen\cpu\vec\vec512\vec512_complex_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8406019Z copying torch\include\ATen\cpu\vec\vec512\vec512_complex_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8419101Z copying torch\include\ATen\cpu\vec\vec512\vec512_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8425869Z copying torch\include\ATen\cpu\vec\vec512\vec512_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8438813Z copying torch\include\ATen\cpu\vec\vec512\vec512_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8446284Z copying torch\include\ATen\cpu\vec\vec512\vec512_float8.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8459868Z copying torch\include\ATen\cpu\vec\vec512\vec512_int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8467631Z copying torch\include\ATen\cpu\vec\vec512\vec512_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8481330Z copying torch\include\ATen\cpu\vec\vec512\vec512_qint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:42.8488307Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8491437Z copying torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8504252Z copying torch\include\ATen\cuda\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8510782Z copying torch\include\ATen\cuda\cub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8523588Z copying torch\include\ATen\cuda\CUDABlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8530252Z copying torch\include\ATen\cuda\CUDAContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8543586Z copying torch\include\ATen\cuda\CUDAContextLight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8550342Z copying torch\include\ATen\cuda\CUDADataType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8557156Z copying torch\include\ATen\cuda\CUDADevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8569842Z copying torch\include\ATen\cuda\CUDAEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8576786Z copying torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8589731Z copying torch\include\ATen\cuda\CUDAGraph.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8596488Z copying torch\include\ATen\cuda\CUDAGreenContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8609323Z copying torch\include\ATen\cuda\CUDAScaledBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8616059Z copying torch\include\ATen\cuda\CUDASparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8629040Z copying torch\include\ATen\cuda\CUDASparseBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8635849Z copying torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8648444Z copying torch\include\ATen\cuda\CUDAUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8655075Z copying torch\include\ATen\cuda\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8668158Z copying torch\include\ATen\cuda\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8675491Z copying torch\include\ATen\cuda\jiterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8693193Z copying torch\include\ATen\cuda\jiterator_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8700296Z copying torch\include\ATen\cuda\llvm_jit_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8713184Z copying torch\include\ATen\cuda\MemPool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8720048Z copying torch\include\ATen\cuda\PeerToPeerAccess.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8732549Z copying torch\include\ATen\cuda\PhiloxCudaState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8739514Z copying torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8752832Z copying torch\include\ATen\cuda\Sleep.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8759163Z copying torch\include\ATen\cuda\ThrustAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:42.8765167Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:42.8768279Z copying torch\include\ATen\cuda\detail\BLASConstants.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:42.8774506Z copying torch\include\ATen\cuda\detail\CUDAHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:42.8781506Z copying torch\include\ATen\cuda\detail\DeviceThreadHandles.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:42.8787993Z copying torch\include\ATen\cuda\detail\KernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:42.8799825Z copying torch\include\ATen\cuda\detail\LazyNVRTC.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:42.8811437Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:34:42.8814464Z copying torch\include\ATen\cuda\tunable\GemmCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:34:42.8821665Z copying torch\include\ATen\cuda\tunable\GemmHipblaslt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:34:42.8828670Z copying torch\include\ATen\cuda\tunable\GemmRocblas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:34:42.8835223Z copying torch\include\ATen\cuda\tunable\StreamTimer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:34:42.8853695Z copying torch\include\ATen\cuda\tunable\Tunable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:34:42.8860197Z copying torch\include\ATen\cuda\tunable\TunableGemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:34:42.8884105Z copying torch\include\ATen\cuda\tunable\TunableOp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-12-04T09:34:42.8889885Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:34:42.8892963Z copying torch\include\ATen\cudnn\cudnn-wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:34:42.8899508Z copying torch\include\ATen\cudnn\Descriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:34:42.8906010Z copying torch\include\ATen\cudnn\Handle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:34:42.8912450Z copying torch\include\ATen\cudnn\Handles.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:34:42.8918761Z copying torch\include\ATen\cudnn\Types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:34:42.8931935Z copying torch\include\ATen\cudnn\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-12-04T09:34:42.8937758Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.8940916Z copying torch\include\ATen\detail\AcceleratorHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.8947385Z copying torch\include\ATen\detail\CUDAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.8953851Z copying torch\include\ATen\detail\FunctionTraits.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.8971547Z copying torch\include\ATen\detail\HIPHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.8984372Z copying torch\include\ATen\detail\HPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.8991078Z copying torch\include\ATen\detail\IPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.9009209Z copying torch\include\ATen\detail\MAIAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.9022806Z copying torch\include\ATen\detail\MPSHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.9029524Z copying torch\include\ATen\detail\MTIAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.9036165Z copying torch\include\ATen\detail\PrivateUse1HooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.9042626Z copying torch\include\ATen\detail\XLAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.9093049Z copying torch\include\ATen\detail\XPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-12-04T09:34:42.9105118Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9108329Z copying torch\include\ATen\functorch\ADInterpreters.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9115035Z copying torch\include\ATen\functorch\BatchedFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9128411Z copying torch\include\ATen\functorch\BatchedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9146604Z copying torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9153307Z copying torch\include\ATen\functorch\BatchRulesHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9166862Z copying torch\include\ATen\functorch\DynamicLayer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9173569Z copying torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9186009Z copying torch\include\ATen\functorch\Interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9193593Z copying torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9206749Z copying torch\include\ATen\functorch\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9213160Z copying torch\include\ATen\functorch\PlumbingHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9226080Z copying torch\include\ATen\functorch\TensorWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9232861Z copying torch\include\ATen\functorch\VmapInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-12-04T09:34:42.9238654Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-12-04T09:34:42.9243263Z copying torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-12-04T09:34:42.9250089Z copying torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-12-04T09:34:42.9257496Z copying torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-12-04T09:34:42.9275887Z copying torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-12-04T09:34:42.9281655Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\metal 2025-12-04T09:34:42.9285002Z copying torch\include\ATen\metal\Context.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\metal 2025-12-04T09:34:42.9290637Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:34:42.9293930Z copying torch\include\ATen\miopen\Descriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:34:42.9301125Z copying torch\include\ATen\miopen\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:34:42.9307987Z copying torch\include\ATen\miopen\Handle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:34:42.9314276Z copying torch\include\ATen\miopen\miopen-wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:34:42.9332319Z copying torch\include\ATen\miopen\Types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:34:42.9343942Z copying torch\include\ATen\miopen\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-12-04T09:34:42.9349504Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9352493Z copying torch\include\ATen\mps\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9359350Z copying torch\include\ATen\mps\IndexKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9366397Z copying torch\include\ATen\mps\MPSAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9379758Z copying torch\include\ATen\mps\MPSAllocatorInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9391436Z copying torch\include\ATen\mps\MPSDevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9398011Z copying torch\include\ATen\mps\MPSEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9410683Z copying torch\include\ATen\mps\MPSGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9417539Z copying torch\include\ATen\mps\MPSGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9430055Z copying torch\include\ATen\mps\MPSHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9436649Z copying torch\include\ATen\mps\MPSProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9449353Z copying torch\include\ATen\mps\MPSStream.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-12-04T09:34:42.9455174Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9458190Z copying torch\include\ATen\native\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9471154Z copying torch\include\ATen\native\AdaptivePooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9477973Z copying torch\include\ATen\native\AmpKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9490890Z copying torch\include\ATen\native\BatchLinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9512940Z copying torch\include\ATen\native\batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9519483Z copying torch\include\ATen\native\BinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9526278Z copying torch\include\ATen\native\BucketizationUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9532853Z copying torch\include\ATen\native\CanUse32BitIndexMath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9545512Z copying torch\include\ATen\native\ComplexHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9552392Z copying torch\include\ATen\native\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9566163Z copying torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9583540Z copying torch\include\ATen\native\ConvolutionMM3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9590708Z copying torch\include\ATen\native\ConvUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9597758Z copying torch\include\ATen\native\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9604495Z copying torch\include\ATen\native\CPUBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9611156Z copying torch\include\ATen\native\CPUFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9624756Z copying torch\include\ATen\native\Cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9631204Z copying torch\include\ATen\native\DilatedConvolutionUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9644602Z copying torch\include\ATen\native\DispatchStub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9651865Z copying torch\include\ATen\native\Distance.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9664796Z copying torch\include\ATen\native\Distributions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9677748Z copying torch\include\ATen\native\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9684931Z copying torch\include\ATen\native\EmbeddingBag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9692052Z copying torch\include\ATen\native\Fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9706452Z copying torch\include\ATen\native\ForeachUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9713147Z copying torch\include\ATen\native\FractionalMaxPooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9727041Z copying torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9733443Z copying torch\include\ATen\native\FusedAdagrad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9739813Z copying torch\include\ATen\native\FusedAdam.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9746380Z copying torch\include\ATen\native\FusedSGD.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9758858Z copying torch\include\ATen\native\Gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9765389Z copying torch\include\ATen\native\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9779687Z copying torch\include\ATen\native\GridSamplerUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9786286Z copying torch\include\ATen\native\GroupedMMUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9792969Z copying torch\include\ATen\native\group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9804245Z copying torch\include\ATen\native\Histogram.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9817278Z copying torch\include\ATen\native\im2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9823779Z copying torch\include\ATen\native\im2col_shape_check.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9830433Z copying torch\include\ATen\native\IndexingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9837034Z copying torch\include\ATen\native\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9849834Z copying torch\include\ATen\native\layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9856585Z copying torch\include\ATen\native\Lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9869871Z copying torch\include\ATen\native\LinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9882050Z copying torch\include\ATen\native\LinearAlgebraUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9895143Z copying torch\include\ATen\native\LossMulti.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9901644Z copying torch\include\ATen\native\Math.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9916664Z copying torch\include\ATen\native\MathBitFallThroughLists.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9924028Z copying torch\include\ATen\native\MathBitsFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9937554Z copying torch\include\ATen\native\MaxPooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9944478Z copying torch\include\ATen\native\NonEmptyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9957187Z copying torch\include\ATen\native\NonSymbolicBC.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9964586Z copying torch\include\ATen\native\Normalization.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9977190Z copying torch\include\ATen\native\Padding.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9989938Z copying torch\include\ATen\native\PixelShuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:42.9996559Z copying torch\include\ATen\native\PointwiseOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0003168Z copying torch\include\ATen\native\Pool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0015302Z copying torch\include\ATen\native\Pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0021995Z copying torch\include\ATen\native\RangeFactories.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0028337Z copying torch\include\ATen\native\RangeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0035104Z copying torch\include\ATen\native\ReduceAllOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0041574Z copying torch\include\ATen\native\ReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0048246Z copying torch\include\ATen\native\ReduceOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0061675Z copying torch\include\ATen\native\ReductionType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0068142Z copying torch\include\ATen\native\Repeat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0130423Z copying torch\include\ATen\native\Resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0137081Z copying torch\include\ATen\native\ResizeCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0150177Z copying torch\include\ATen\native\RNN.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0156801Z copying torch\include\ATen\native\ScatterGatherChecks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0169658Z copying torch\include\ATen\native\SegmentReduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0176709Z copying torch\include\ATen\native\SharedReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0184052Z copying torch\include\ATen\native\SobolEngineOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0190732Z copying torch\include\ATen\native\Sorting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0202784Z copying torch\include\ATen\native\SortingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0209739Z copying torch\include\ATen\native\SparseTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0222246Z copying torch\include\ATen\native\SpectralOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0233853Z copying torch\include\ATen\native\StridedRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0240795Z copying torch\include\ATen\native\TensorAdvancedIndexing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0247995Z copying torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0254755Z copying torch\include\ATen\native\TensorCompare.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0261602Z copying torch\include\ATen\native\TensorConversions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0274834Z copying torch\include\ATen\native\TensorDimApply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0281792Z copying torch\include\ATen\native\TensorFactories.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0295030Z copying torch\include\ATen\native\TensorIterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0302317Z copying torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0322098Z copying torch\include\ATen\native\TensorProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0328742Z copying torch\include\ATen\native\TensorShape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0335716Z copying torch\include\ATen\native\TensorTransformations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0347409Z copying torch\include\ATen\native\TopKImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0363008Z copying torch\include\ATen\native\TransposeType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0370021Z copying torch\include\ATen\native\TriangularOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0376712Z copying torch\include\ATen\native\TypeProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0383337Z copying torch\include\ATen\native\UnaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0396314Z copying torch\include\ATen\native\Unfold2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0403091Z copying torch\include\ATen\native\Unfold3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0409640Z copying torch\include\ATen\native\UnfoldBackward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0416913Z copying torch\include\ATen\native\UpSample.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0424012Z copying torch\include\ATen\native\verbose_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0430383Z copying torch\include\ATen\native\vol2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-12-04T09:34:43.0442441Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-12-04T09:34:43.0447786Z 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-12-04T09:34:43.0454928Z 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-12-04T09:34:43.0461599Z 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-12-04T09:34:43.0467267Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0470347Z copying torch\include\ATen\native\cpu\AtomicAddFloat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0483153Z copying torch\include\ATen\native\cpu\avx_mathfun.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0490274Z copying torch\include\ATen\native\cpu\CatKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0497022Z copying torch\include\ATen\native\cpu\ChannelShuffleKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0514029Z copying torch\include\ATen\native\cpu\CopyKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0520478Z copying torch\include\ATen\native\cpu\DepthwiseConvKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0533246Z copying torch\include\ATen\native\cpu\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0540120Z copying torch\include\ATen\native\cpu\Elu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0546859Z copying torch\include\ATen\native\cpu\Gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0553610Z copying torch\include\ATen\native\cpu\GridSamplerKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0560334Z copying torch\include\ATen\native\cpu\IndexKernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0566859Z copying torch\include\ATen\native\cpu\Intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0573478Z copying torch\include\ATen\native\cpu\int_mm_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0580022Z copying torch\include\ATen\native\cpu\IsContiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0586863Z copying torch\include\ATen\native\cpu\LogAddExp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0593928Z copying torch\include\ATen\native\cpu\LogSoftmaxKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0606844Z copying torch\include\ATen\native\cpu\Loops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0619197Z copying torch\include\ATen\native\cpu\MaxUnpoolKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0625793Z copying torch\include\ATen\native\cpu\mixed_data_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0632500Z copying torch\include\ATen\native\cpu\moments_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0650870Z copying torch\include\ATen\native\cpu\PixelShuffleKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0657544Z copying torch\include\ATen\native\cpu\Reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0664475Z copying torch\include\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0692828Z copying torch\include\ATen\native\cpu\ReduceUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0699739Z copying torch\include\ATen\native\cpu\SampledAddmmKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0706356Z copying torch\include\ATen\native\cpu\SerialStackImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0713807Z copying torch\include\ATen\native\cpu\SoftmaxKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0720649Z copying torch\include\ATen\native\cpu\SpmmReduceKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0727929Z copying torch\include\ATen\native\cpu\StackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0734712Z copying torch\include\ATen\native\cpu\UpSampleKernelAVXAntialias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0752993Z copying torch\include\ATen\native\cpu\utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0759625Z copying torch\include\ATen\native\cpu\WeightNormKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0772081Z copying torch\include\ATen\native\cpu\zmath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-12-04T09:34:43.0777696Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0780753Z copying torch\include\ATen\native\cuda\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0794163Z copying torch\include\ATen\native\cuda\BinaryInternal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0801573Z copying torch\include\ATen\native\cuda\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0814394Z copying torch\include\ATen\native\cuda\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0832209Z copying torch\include\ATen\native\cuda\cuBlasCommonArgs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0838903Z copying torch\include\ATen\native\cuda\CuFFTPlanCache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0852332Z copying torch\include\ATen\native\cuda\CuFFTUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0858594Z copying torch\include\ATen\native\cuda\Distributions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0870313Z copying torch\include\ATen\native\cuda\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0877831Z copying torch\include\ATen\native\cuda\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0890460Z copying torch\include\ATen\native\cuda\GroupMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0896632Z copying torch\include\ATen\native\cuda\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0903228Z copying torch\include\ATen\native\cuda\IndexKernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0909774Z copying torch\include\ATen\native\cuda\jit_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0916518Z copying torch\include\ATen\native\cuda\LaunchUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0922925Z copying torch\include\ATen\native\cuda\MiscUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0935449Z copying torch\include\ATen\native\cuda\ReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0942096Z copying torch\include\ATen\native\cuda\Resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0954626Z copying torch\include\ATen\native\cuda\RowwiseScaledMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0961155Z copying torch\include\ATen\native\cuda\ScaledGroupMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0972854Z copying torch\include\ATen\native\cuda\ScanKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0979428Z copying torch\include\ATen\native\cuda\Sort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0985682Z copying torch\include\ATen\native\cuda\Sorting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0991914Z copying torch\include\ATen\native\cuda\SortStable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.0998456Z copying torch\include\ATen\native\cuda\TensorModeKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.1004740Z copying torch\include\ATen\native\cuda\TensorTopK.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.1011327Z copying torch\include\ATen\native\cuda\thread_constants.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:43.1016974Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:34:43.1020167Z copying torch\include\ATen\native\hip\ck_bgemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:34:43.1032289Z copying torch\include\ATen\native\hip\ck_gemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:34:43.1038475Z copying torch\include\ATen\native\hip\ck_gemm_template.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:34:43.1051160Z copying torch\include\ATen\native\hip\ck_group_gemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:34:43.1057473Z copying torch\include\ATen\native\hip\ck_types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-12-04T09:34:43.1074102Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\bgemm_kernels 2025-12-04T09:34:43.1077316Z 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-12-04T09:34:43.1090318Z 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-12-04T09:34:43.1096311Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-12-04T09:34:43.1099362Z copying torch\include\ATen\native\kleidiai\kai_kernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-12-04T09:34:43.1112853Z copying torch\include\ATen\native\kleidiai\kai_pack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-12-04T09:34:43.1119637Z copying torch\include\ATen\native\kleidiai\kai_ukernel_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-12-04T09:34:43.1132145Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:34:43.1137489Z copying torch\include\ATen\native\mkldnn\xpu\Conv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:34:43.1144081Z copying torch\include\ATen\native\mkldnn\xpu\FusionUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:34:43.1156720Z copying torch\include\ATen\native\mkldnn\xpu\qconv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:34:43.1163358Z copying torch\include\ATen\native\mkldnn\xpu\qlinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:34:43.1175206Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-12-04T09:34:43.1178247Z copying torch\include\ATen\native\mkldnn\xpu\detail\Attr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-12-04T09:34:43.1185351Z copying torch\include\ATen\native\mkldnn\xpu\detail\DnnlExt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-12-04T09:34:43.1192419Z copying torch\include\ATen\native\mkldnn\xpu\detail\LRUCache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-12-04T09:34:43.1199223Z copying torch\include\ATen\native\mkldnn\xpu\detail\oneDNN.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-12-04T09:34:43.1212654Z copying torch\include\ATen\native\mkldnn\xpu\detail\oneDNNContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-12-04T09:34:43.1219385Z copying torch\include\ATen\native\mkldnn\xpu\detail\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-12-04T09:34:43.1237120Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:34:43.1261049Z copying torch\include\ATen\native\mps\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:34:43.1274023Z copying torch\include\ATen\native\mps\MetalShaderLibrary.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:34:43.1280762Z copying torch\include\ATen\native\mps\MPSGraphSequoiaOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:34:43.1287963Z copying torch\include\ATen\native\mps\OperationUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:34:43.1300689Z copying torch\include\ATen\native\mps\TensorFactory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-12-04T09:34:43.1306945Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:43.1310592Z copying torch\include\ATen\native\mps\kernels\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:43.1323633Z copying torch\include\ATen\native\mps\kernels\EmbeddingBag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:43.1330245Z copying torch\include\ATen\native\mps\kernels\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:43.1343077Z copying torch\include\ATen\native\mps\kernels\LinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:43.1354674Z copying torch\include\ATen\native\mps\kernels\Pooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:43.1367647Z copying torch\include\ATen\native\mps\kernels\Shape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:43.1379969Z copying torch\include\ATen\native\mps\kernels\UpSample.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:43.1385290Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:34:43.1388457Z copying torch\include\ATen\native\mps\operations\BinaryKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:34:43.1401467Z copying torch\include\ATen\native\mps\operations\FusedAdamAmsgradKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:34:43.1408318Z copying torch\include\ATen\native\mps\operations\FusedAdamKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:34:43.1425389Z copying torch\include\ATen\native\mps\operations\FusedAdamWAmsgradKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:34:43.1438792Z copying torch\include\ATen\native\mps\operations\FusedAdamWKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:34:43.1445586Z copying torch\include\ATen\native\mps\operations\MultiTensorApply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-12-04T09:34:43.1458256Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia 2025-12-04T09:34:43.1461296Z copying torch\include\ATen\native\mtia\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia 2025-12-04T09:34:43.1466947Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:34:43.1470475Z copying torch\include\ATen\native\nested\NestedTensorBinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:34:43.1483717Z copying torch\include\ATen\native\nested\NestedTensorMath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:34:43.1491054Z copying torch\include\ATen\native\nested\NestedTensorTransformerFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:34:43.1509165Z copying torch\include\ATen\native\nested\NestedTensorTransformerUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:34:43.1516517Z copying torch\include\ATen\native\nested\NestedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-12-04T09:34:43.1522597Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:34:43.1525751Z copying torch\include\ATen\native\quantized\AffineQuantizer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:34:43.1538307Z copying torch\include\ATen\native\quantized\AffineQuantizerBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:34:43.1544756Z copying torch\include\ATen\native\quantized\ConvUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:34:43.1562723Z copying torch\include\ATen\native\quantized\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:34:43.1575524Z copying torch\include\ATen\native\quantized\FakeQuantAffine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:34:43.1582253Z copying torch\include\ATen\native\quantized\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:34:43.1588563Z copying torch\include\ATen\native\quantized\library.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:34:43.1594808Z copying torch\include\ATen\native\quantized\PackedParams.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-12-04T09:34:43.1607140Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1610184Z copying torch\include\ATen\native\quantized\cpu\ACLUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1616652Z copying torch\include\ATen\native\quantized\cpu\BinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1629257Z copying torch\include\ATen\native\quantized\cpu\conv_serialization.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1635903Z copying torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1652538Z copying torch\include\ATen\native\quantized\cpu\fbgemm_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1668625Z copying torch\include\ATen\native\quantized\cpu\init_qnnpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1675156Z copying torch\include\ATen\native\quantized\cpu\OnednnUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1687901Z copying torch\include\ATen\native\quantized\cpu\qconv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1694576Z copying torch\include\ATen\native\quantized\cpu\qembeddingbag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1701227Z copying torch\include\ATen\native\quantized\cpu\qembeddingbag_prepack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1707746Z copying torch\include\ATen\native\quantized\cpu\qlinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1720177Z copying torch\include\ATen\native\quantized\cpu\QnnpackUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1728033Z copying torch\include\ATen\native\quantized\cpu\QuantizedOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1734058Z copying torch\include\ATen\native\quantized\cpu\QuantUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1740752Z copying torch\include\ATen\native\quantized\cpu\RuyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1753548Z copying torch\include\ATen\native\quantized\cpu\XnnpackUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:43.1759412Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cudnn 2025-12-04T09:34:43.1762500Z copying torch\include\ATen\native\quantized\cudnn\utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cudnn 2025-12-04T09:34:43.1768223Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-12-04T09:34:43.1771373Z copying torch\include\ATen\native\transformers\attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-12-04T09:34:43.1777882Z copying torch\include\ATen\native\transformers\sdp_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-12-04T09:34:43.1784404Z copying torch\include\ATen\native\transformers\sdp_utils_cpp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-12-04T09:34:43.1802433Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda 2025-12-04T09:34:43.1805790Z copying torch\include\ATen\native\transformers\cuda\sdp_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda 2025-12-04T09:34:43.1811711Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\flash_attn 2025-12-04T09:34:43.1815289Z 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-12-04T09:34:43.1822899Z 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-12-04T09:34:43.1828992Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-12-04T09:34:43.1832390Z 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-12-04T09:34:43.1839780Z 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-12-04T09:34:43.1847072Z 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-12-04T09:34:43.1860270Z 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-12-04T09:34:43.1874198Z 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-12-04T09:34:43.1879854Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-12-04T09:34:43.1883762Z 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-12-04T09:34:43.1891072Z 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-12-04T09:34:43.1898274Z 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-12-04T09:34:43.1910595Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-12-04T09:34:43.1913802Z 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-12-04T09:34:43.1926545Z 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-12-04T09:34:43.1933390Z 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-12-04T09:34:43.1940634Z 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-12-04T09:34:43.1952608Z 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-12-04T09:34:43.1959435Z 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-12-04T09:34:43.1966547Z 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-12-04T09:34:43.1973241Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-12-04T09:34:43.1976718Z 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-12-04T09:34:43.1983718Z 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-12-04T09:34:43.1991010Z 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-12-04T09:34:43.2009725Z 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-12-04T09:34:43.2024205Z 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-12-04T09:34:43.2032312Z 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-12-04T09:34:43.2039086Z 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-12-04T09:34:43.2044815Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-12-04T09:34:43.2048215Z 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-12-04T09:34:43.2062297Z 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-12-04T09:34:43.2068360Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-12-04T09:34:43.2071736Z 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-12-04T09:34:43.2077207Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-12-04T09:34:43.2080766Z copying torch\include\ATen\native\transformers\hip\aotriton_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-12-04T09:34:43.2087414Z copying torch\include\ATen\native\transformers\hip\aotriton_versions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-12-04T09:34:43.2093713Z copying torch\include\ATen\native\transformers\hip\gemm_kernel_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-12-04T09:34:43.2099520Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn 2025-12-04T09:34:43.2113229Z 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-12-04T09:34:43.2119448Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-12-04T09:34:43.2122732Z 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-12-04T09:34:43.2128348Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\xpu 2025-12-04T09:34:43.2131455Z copying torch\include\ATen\native\transformers\xpu\sdp_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\xpu 2025-12-04T09:34:43.2137497Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-12-04T09:34:43.2140649Z copying torch\include\ATen\native\utils\Factory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-12-04T09:34:43.2146938Z copying torch\include\ATen\native\utils\ParamsHash.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-12-04T09:34:43.2153544Z copying torch\include\ATen\native\utils\ParamUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-12-04T09:34:43.2165788Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2168686Z copying torch\include\ATen\ops\abs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2175440Z copying torch\include\ATen\ops\absolute.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2188310Z copying torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2194804Z copying torch\include\ATen\ops\absolute_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2206568Z copying torch\include\ATen\ops\absolute_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2213801Z copying torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2220368Z copying torch\include\ATen\ops\abs_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2227709Z copying torch\include\ATen\ops\abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2234418Z copying torch\include\ATen\ops\abs_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2241942Z copying torch\include\ATen\ops\abs_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2248451Z copying torch\include\ATen\ops\acos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2262472Z copying torch\include\ATen\ops\acosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2269118Z copying torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2276181Z copying torch\include\ATen\ops\acosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2283657Z copying torch\include\ATen\ops\acosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2296968Z copying torch\include\ATen\ops\acosh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2304103Z copying torch\include\ATen\ops\acosh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2317504Z copying torch\include\ATen\ops\acosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2324320Z copying torch\include\ATen\ops\acosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2331592Z copying torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2344518Z copying torch\include\ATen\ops\acos_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2351131Z copying torch\include\ATen\ops\acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2357752Z copying torch\include\ATen\ops\acos_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2370635Z copying torch\include\ATen\ops\acos_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2377155Z copying torch\include\ATen\ops\acos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2390455Z copying torch\include\ATen\ops\acos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2396930Z copying torch\include\ATen\ops\adaptive_avg_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2404322Z copying torch\include\ATen\ops\adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2411143Z copying torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2422614Z copying torch\include\ATen\ops\adaptive_avg_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2429226Z copying torch\include\ATen\ops\adaptive_avg_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2442442Z copying torch\include\ATen\ops\adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2449456Z copying torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2462725Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2469797Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2483097Z copying torch\include\ATen\ops\adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2489952Z copying torch\include\ATen\ops\adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2503203Z copying torch\include\ATen\ops\adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2509915Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2516609Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2567789Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2581353Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2594058Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2601869Z copying torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2608990Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2622229Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2629163Z copying torch\include\ATen\ops\adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2636243Z copying torch\include\ATen\ops\adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2653154Z copying torch\include\ATen\ops\adaptive_max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2667131Z copying torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2674218Z copying torch\include\ATen\ops\adaptive_max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2680998Z copying torch\include\ATen\ops\adaptive_max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2687871Z copying torch\include\ATen\ops\adaptive_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2694811Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2702164Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2709033Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2716315Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2723514Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2730587Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2749240Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2756075Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2763857Z copying torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2770802Z copying torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2777718Z copying torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2784603Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2798285Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2811496Z copying torch\include\ATen\ops\adaptive_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2825471Z copying torch\include\ATen\ops\adaptive_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2832728Z copying torch\include\ATen\ops\adaptive_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2839941Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2847601Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2861521Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2868827Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2875913Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2883294Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2890284Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2897136Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2904760Z copying torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.2911975Z copying torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3132343Z copying torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3133230Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3134081Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3134926Z copying torch\include\ATen\ops\adaptive_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3135773Z copying torch\include\ATen\ops\adaptive_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3136543Z copying torch\include\ATen\ops\add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3137206Z copying torch\include\ATen\ops\addbmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3137916Z copying torch\include\ATen\ops\addbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3138707Z copying torch\include\ATen\ops\addbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3139471Z copying torch\include\ATen\ops\addbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3140367Z copying torch\include\ATen\ops\addbmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3141097Z copying torch\include\ATen\ops\addbmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3141834Z copying torch\include\ATen\ops\addcdiv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3142790Z copying torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3143738Z copying torch\include\ATen\ops\addcdiv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3144520Z copying torch\include\ATen\ops\addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3145273Z copying torch\include\ATen\ops\addcdiv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3146097Z copying torch\include\ATen\ops\addcdiv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3146864Z copying torch\include\ATen\ops\addcdiv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3149524Z copying torch\include\ATen\ops\addcdiv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3156607Z copying torch\include\ATen\ops\addcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3163517Z copying torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3170254Z copying torch\include\ATen\ops\addcmul_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3177107Z copying torch\include\ATen\ops\addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3189946Z copying torch\include\ATen\ops\addcmul_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3196772Z copying torch\include\ATen\ops\addcmul_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3210128Z copying torch\include\ATen\ops\addcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3217080Z copying torch\include\ATen\ops\addcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3223877Z copying torch\include\ATen\ops\addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3231163Z copying torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3237826Z copying torch\include\ATen\ops\addmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3244716Z copying torch\include\ATen\ops\addmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3251420Z copying torch\include\ATen\ops\addmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3258304Z copying torch\include\ATen\ops\addmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3265232Z copying torch\include\ATen\ops\addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3272079Z copying torch\include\ATen\ops\addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3285549Z copying torch\include\ATen\ops\addmv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3293163Z copying torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3306605Z copying torch\include\ATen\ops\addmv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3314222Z copying torch\include\ATen\ops\addmv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3321405Z copying torch\include\ATen\ops\addmv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3328225Z copying torch\include\ATen\ops\addmv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3335152Z copying torch\include\ATen\ops\addmv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3342155Z copying torch\include\ATen\ops\addmv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3349462Z copying torch\include\ATen\ops\addr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3356184Z copying torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3369183Z copying torch\include\ATen\ops\addr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3376071Z copying torch\include\ATen\ops\addr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3382764Z copying torch\include\ATen\ops\addr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3389725Z copying torch\include\ATen\ops\addr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3396679Z copying torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3403423Z copying torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3410342Z copying torch\include\ATen\ops\add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3417023Z copying torch\include\ATen\ops\add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3423613Z copying torch\include\ATen\ops\add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3429962Z copying torch\include\ATen\ops\add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3436720Z copying torch\include\ATen\ops\add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3443411Z copying torch\include\ATen\ops\add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3449902Z copying torch\include\ATen\ops\adjoint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3456578Z copying torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3463437Z copying torch\include\ATen\ops\adjoint_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3469846Z copying torch\include\ATen\ops\adjoint_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3476591Z copying torch\include\ATen\ops\affine_grid_generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3483691Z copying torch\include\ATen\ops\affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3490968Z copying torch\include\ATen\ops\affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3497711Z copying torch\include\ATen\ops\affine_grid_generator_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3522399Z copying torch\include\ATen\ops\affine_grid_generator_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3529673Z copying torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3542392Z copying torch\include\ATen\ops\affine_grid_generator_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3549151Z copying torch\include\ATen\ops\affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3563750Z copying torch\include\ATen\ops\alias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3570259Z copying torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3577032Z copying torch\include\ATen\ops\alias_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3584175Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3591468Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3598789Z copying torch\include\ATen\ops\alias_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3613025Z copying torch\include\ATen\ops\alias_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3620083Z copying torch\include\ATen\ops\alias_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3626701Z copying torch\include\ATen\ops\alias_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3633618Z copying torch\include\ATen\ops\align_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3640395Z copying torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3647076Z copying torch\include\ATen\ops\align_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3654207Z copying torch\include\ATen\ops\align_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3661325Z copying torch\include\ATen\ops\align_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3668566Z copying torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3675414Z copying torch\include\ATen\ops\align_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3688492Z copying torch\include\ATen\ops\align_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3695540Z copying torch\include\ATen\ops\align_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3708468Z copying torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3715307Z copying torch\include\ATen\ops\align_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3722275Z copying torch\include\ATen\ops\align_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3729168Z copying torch\include\ATen\ops\all.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3742160Z copying torch\include\ATen\ops\allclose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3749121Z copying torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3762411Z copying torch\include\ATen\ops\allclose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3769255Z copying torch\include\ATen\ops\allclose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3782901Z copying torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3790093Z copying torch\include\ATen\ops\all_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3804295Z copying torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3812037Z copying torch\include\ATen\ops\all_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3819285Z copying torch\include\ATen\ops\all_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3826227Z copying torch\include\ATen\ops\all_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3833076Z copying torch\include\ATen\ops\all_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3839927Z copying torch\include\ATen\ops\all_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3846650Z copying torch\include\ATen\ops\all_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3853170Z copying torch\include\ATen\ops\alpha_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3869993Z copying torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3878626Z copying torch\include\ATen\ops\alpha_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3897071Z copying torch\include\ATen\ops\alpha_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3904667Z copying torch\include\ATen\ops\amax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3917700Z copying torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3924439Z copying torch\include\ATen\ops\amax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3931589Z copying torch\include\ATen\ops\amax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3938281Z copying torch\include\ATen\ops\amax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3945070Z copying torch\include\ATen\ops\amax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3952156Z copying torch\include\ATen\ops\amax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3959066Z copying torch\include\ATen\ops\amax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3966355Z copying torch\include\ATen\ops\amin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3972942Z copying torch\include\ATen\ops\aminmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3979979Z copying torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3986531Z copying torch\include\ATen\ops\aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.3993221Z copying torch\include\ATen\ops\aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4000095Z copying torch\include\ATen\ops\aminmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4006860Z copying torch\include\ATen\ops\aminmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4013637Z copying torch\include\ATen\ops\aminmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4020739Z copying torch\include\ATen\ops\aminmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4027773Z copying torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4034369Z copying torch\include\ATen\ops\amin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4041361Z copying torch\include\ATen\ops\amin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4047977Z copying torch\include\ATen\ops\amin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4054680Z copying torch\include\ATen\ops\amin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4061502Z copying torch\include\ATen\ops\amin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4068237Z copying torch\include\ATen\ops\amin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4074916Z copying torch\include\ATen\ops\and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4081961Z copying torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4088694Z copying torch\include\ATen\ops\and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4095498Z copying torch\include\ATen\ops\and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4102065Z copying torch\include\ATen\ops\angle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4108753Z copying torch\include\ATen\ops\angle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4115760Z copying torch\include\ATen\ops\angle_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4122638Z copying torch\include\ATen\ops\angle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4129536Z copying torch\include\ATen\ops\angle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4136630Z copying torch\include\ATen\ops\any.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4143887Z copying torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4150837Z copying torch\include\ATen\ops\any_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4157911Z copying torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4171309Z copying torch\include\ATen\ops\any_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4178361Z copying torch\include\ATen\ops\any_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4193456Z copying torch\include\ATen\ops\any_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4206760Z copying torch\include\ATen\ops\any_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4213497Z copying torch\include\ATen\ops\any_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4220544Z copying torch\include\ATen\ops\any_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4227138Z copying torch\include\ATen\ops\arange.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4233970Z copying torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4241606Z copying torch\include\ATen\ops\arange_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4254588Z copying torch\include\ATen\ops\arange_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4261427Z copying torch\include\ATen\ops\arange_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4268543Z copying torch\include\ATen\ops\arange_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4281187Z copying torch\include\ATen\ops\arange_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4288183Z copying torch\include\ATen\ops\arccos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4294613Z copying torch\include\ATen\ops\arccosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4307792Z copying torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4314916Z copying torch\include\ATen\ops\arccosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4321889Z copying torch\include\ATen\ops\arccosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4335247Z copying torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4342218Z copying torch\include\ATen\ops\arccos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4349174Z copying torch\include\ATen\ops\arccos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4362076Z copying torch\include\ATen\ops\arcsin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4368647Z copying torch\include\ATen\ops\arcsinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4375387Z copying torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4399986Z copying torch\include\ATen\ops\arcsinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4406695Z copying torch\include\ATen\ops\arcsinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4413781Z copying torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4426715Z copying torch\include\ATen\ops\arcsin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4433615Z copying torch\include\ATen\ops\arcsin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4440442Z copying torch\include\ATen\ops\arctan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4452707Z copying torch\include\ATen\ops\arctan2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4459512Z copying torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4466135Z copying torch\include\ATen\ops\arctan2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4478397Z copying torch\include\ATen\ops\arctan2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4485588Z copying torch\include\ATen\ops\arctanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4492358Z copying torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4505834Z copying torch\include\ATen\ops\arctanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4512651Z copying torch\include\ATen\ops\arctanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4519524Z copying torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4532827Z copying torch\include\ATen\ops\arctan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4539494Z copying torch\include\ATen\ops\arctan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4546142Z copying torch\include\ATen\ops\argmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4560044Z copying torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4573788Z copying torch\include\ATen\ops\argmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4580277Z copying torch\include\ATen\ops\argmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4593134Z copying torch\include\ATen\ops\argmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4600101Z copying torch\include\ATen\ops\argmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4606771Z copying torch\include\ATen\ops\argmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4613692Z copying torch\include\ATen\ops\argmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4620717Z copying torch\include\ATen\ops\argmin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4627904Z copying torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4641233Z copying torch\include\ATen\ops\argmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4648159Z copying torch\include\ATen\ops\argmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4655026Z copying torch\include\ATen\ops\argmin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4668153Z copying torch\include\ATen\ops\argmin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4675060Z copying torch\include\ATen\ops\argmin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4681926Z copying torch\include\ATen\ops\argmin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4695886Z copying torch\include\ATen\ops\argsort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4703112Z copying torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4710020Z copying torch\include\ATen\ops\argsort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4723736Z copying torch\include\ATen\ops\argsort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4730732Z copying torch\include\ATen\ops\argwhere.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4737439Z copying torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4752701Z copying torch\include\ATen\ops\argwhere_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4759412Z copying torch\include\ATen\ops\argwhere_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4766543Z copying torch\include\ATen\ops\asin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4780662Z copying torch\include\ATen\ops\asinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4787740Z copying torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4794623Z copying torch\include\ATen\ops\asinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4810769Z copying torch\include\ATen\ops\asinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4818052Z copying torch\include\ATen\ops\asinh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4824804Z copying torch\include\ATen\ops\asinh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4839209Z copying torch\include\ATen\ops\asinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4846418Z copying torch\include\ATen\ops\asinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4853828Z copying torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.4867835Z copying torch\include\ATen\ops\asin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5090186Z copying torch\include\ATen\ops\asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5096821Z copying torch\include\ATen\ops\asin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5110521Z copying torch\include\ATen\ops\asin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5117184Z copying torch\include\ATen\ops\asin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5124178Z copying torch\include\ATen\ops\asin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5138759Z copying torch\include\ATen\ops\as_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5146493Z copying torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5153601Z copying torch\include\ATen\ops\as_strided_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5168286Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5175667Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5182477Z copying torch\include\ATen\ops\as_strided_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5197230Z copying torch\include\ATen\ops\as_strided_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5204161Z copying torch\include\ATen\ops\as_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5210870Z copying torch\include\ATen\ops\as_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5223706Z copying torch\include\ATen\ops\as_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5230415Z copying torch\include\ATen\ops\as_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5237198Z copying torch\include\ATen\ops\as_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5250756Z copying torch\include\ATen\ops\as_strided_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5258356Z copying torch\include\ATen\ops\as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5265619Z copying torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5285307Z copying torch\include\ATen\ops\as_strided_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5292373Z copying torch\include\ATen\ops\as_strided_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5299254Z copying torch\include\ATen\ops\atan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5305864Z copying torch\include\ATen\ops\atan2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5313523Z copying torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5320827Z copying torch\include\ATen\ops\atan2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5335269Z copying torch\include\ATen\ops\atan2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5342502Z copying torch\include\ATen\ops\atan2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5349484Z copying torch\include\ATen\ops\atan2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5362520Z copying torch\include\ATen\ops\atan2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5369306Z copying torch\include\ATen\ops\atan2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5376001Z copying torch\include\ATen\ops\atanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5389480Z copying torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5397888Z copying torch\include\ATen\ops\atanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5404749Z copying torch\include\ATen\ops\atanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5417897Z copying torch\include\ATen\ops\atanh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5424597Z copying torch\include\ATen\ops\atanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5431232Z copying torch\include\ATen\ops\atanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5444198Z copying torch\include\ATen\ops\atanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5451259Z copying torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5457926Z copying torch\include\ATen\ops\atan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5475784Z copying torch\include\ATen\ops\atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5482665Z copying torch\include\ATen\ops\atan_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5492659Z copying torch\include\ATen\ops\atan_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5499510Z copying torch\include\ATen\ops\atan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5506238Z copying torch\include\ATen\ops\atan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5512666Z copying torch\include\ATen\ops\atleast_1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5525591Z copying torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5532302Z copying torch\include\ATen\ops\atleast_1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5538676Z copying torch\include\ATen\ops\atleast_1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5545397Z copying torch\include\ATen\ops\atleast_2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5552747Z copying torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5559461Z copying torch\include\ATen\ops\atleast_2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5566121Z copying torch\include\ATen\ops\atleast_2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5572855Z copying torch\include\ATen\ops\atleast_3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5580522Z copying torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5593519Z copying torch\include\ATen\ops\atleast_3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5600160Z copying torch\include\ATen\ops\atleast_3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5606847Z copying torch\include\ATen\ops\avg_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5624288Z copying torch\include\ATen\ops\avg_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5630943Z copying torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5637761Z copying torch\include\ATen\ops\avg_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5650348Z copying torch\include\ATen\ops\avg_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5657006Z copying torch\include\ATen\ops\avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5664228Z copying torch\include\ATen\ops\avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5677608Z copying torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5684510Z copying torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5691476Z copying torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5705437Z copying torch\include\ATen\ops\avg_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5712566Z copying torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5719462Z copying torch\include\ATen\ops\avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5733872Z copying torch\include\ATen\ops\avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5741804Z copying torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5748571Z copying torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5761786Z copying torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5805386Z copying torch\include\ATen\ops\avg_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5812112Z copying torch\include\ATen\ops\avg_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5825293Z copying torch\include\ATen\ops\avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5832655Z copying torch\include\ATen\ops\avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5839565Z copying torch\include\ATen\ops\avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5853408Z copying torch\include\ATen\ops\avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5861147Z copying torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5868101Z copying torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5881407Z copying torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5888546Z copying torch\include\ATen\ops\avg_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5895240Z copying torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5908295Z copying torch\include\ATen\ops\avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5923253Z copying torch\include\ATen\ops\avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5930760Z copying torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5937622Z copying torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5945354Z copying torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5952807Z copying torch\include\ATen\ops\avg_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5966040Z copying torch\include\ATen\ops\avg_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5973586Z copying torch\include\ATen\ops\avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5981004Z copying torch\include\ATen\ops\avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.5994404Z copying torch\include\ATen\ops\baddbmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6001917Z copying torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6008617Z copying torch\include\ATen\ops\baddbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6021313Z copying torch\include\ATen\ops\baddbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6028103Z copying torch\include\ATen\ops\baddbmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6052717Z copying torch\include\ATen\ops\baddbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6065446Z copying torch\include\ATen\ops\baddbmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6072443Z copying torch\include\ATen\ops\baddbmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6079424Z copying torch\include\ATen\ops\bartlett_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6086483Z copying torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6093210Z copying torch\include\ATen\ops\bartlett_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6099933Z copying torch\include\ATen\ops\bartlett_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6118964Z copying torch\include\ATen\ops\batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6125829Z copying torch\include\ATen\ops\batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6132805Z copying torch\include\ATen\ops\batch_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6146240Z copying torch\include\ATen\ops\batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6152953Z copying torch\include\ATen\ops\batch_norm_backward_elemt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6160167Z copying torch\include\ATen\ops\batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6174173Z copying torch\include\ATen\ops\batch_norm_backward_elemt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6181323Z copying torch\include\ATen\ops\batch_norm_backward_elemt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6188443Z copying torch\include\ATen\ops\batch_norm_backward_elemt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6195780Z copying torch\include\ATen\ops\batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6202654Z copying torch\include\ATen\ops\batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6209644Z copying torch\include\ATen\ops\batch_norm_backward_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6223837Z copying torch\include\ATen\ops\batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6230884Z copying torch\include\ATen\ops\batch_norm_backward_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6237990Z copying torch\include\ATen\ops\batch_norm_backward_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6251542Z copying torch\include\ATen\ops\batch_norm_backward_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6258788Z copying torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6265502Z copying torch\include\ATen\ops\batch_norm_elemt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6278706Z copying torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6285610Z copying torch\include\ATen\ops\batch_norm_elemt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6292455Z copying torch\include\ATen\ops\batch_norm_elemt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6310989Z copying torch\include\ATen\ops\batch_norm_gather_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6318147Z copying torch\include\ATen\ops\batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6325423Z copying torch\include\ATen\ops\batch_norm_gather_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6332283Z copying torch\include\ATen\ops\batch_norm_gather_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6339344Z copying torch\include\ATen\ops\batch_norm_gather_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6346357Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6360342Z 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-12-04T09:34:43.6367273Z 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-12-04T09:34:43.6374406Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6387782Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6400608Z copying torch\include\ATen\ops\batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6407600Z copying torch\include\ATen\ops\batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6420305Z copying torch\include\ATen\ops\batch_norm_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6427762Z copying torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6435171Z copying torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6454380Z copying torch\include\ATen\ops\batch_norm_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6461341Z copying torch\include\ATen\ops\batch_norm_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6468968Z copying torch\include\ATen\ops\batch_norm_update_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6477441Z copying torch\include\ATen\ops\batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6485078Z copying torch\include\ATen\ops\batch_norm_update_stats_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6492900Z copying torch\include\ATen\ops\batch_norm_update_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6505918Z copying torch\include\ATen\ops\batch_norm_update_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6513740Z copying torch\include\ATen\ops\batch_norm_update_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6520920Z copying torch\include\ATen\ops\bernoulli.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6535689Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6542883Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6549771Z copying torch\include\ATen\ops\bernoulli_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6563538Z copying torch\include\ATen\ops\bernoulli_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6578195Z copying torch\include\ATen\ops\bernoulli_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6585036Z copying torch\include\ATen\ops\bernoulli_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6598524Z copying torch\include\ATen\ops\bernoulli_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6611146Z copying torch\include\ATen\ops\bilinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6617943Z copying torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6624577Z copying torch\include\ATen\ops\bilinear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6637331Z copying torch\include\ATen\ops\bilinear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6644375Z copying torch\include\ATen\ops\binary_cross_entropy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6657665Z copying torch\include\ATen\ops\binary_cross_entropy_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6664930Z copying torch\include\ATen\ops\binary_cross_entropy_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6672146Z copying torch\include\ATen\ops\binary_cross_entropy_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6691831Z copying torch\include\ATen\ops\binary_cross_entropy_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6698927Z copying torch\include\ATen\ops\binary_cross_entropy_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6706205Z copying torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6718915Z copying torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6726111Z copying torch\include\ATen\ops\binary_cross_entropy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6733626Z copying torch\include\ATen\ops\binary_cross_entropy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6748071Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6756028Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6763320Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6777762Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6784956Z copying torch\include\ATen\ops\bincount.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6792296Z copying torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6799221Z copying torch\include\ATen\ops\bincount_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6806424Z copying torch\include\ATen\ops\bincount_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6813370Z copying torch\include\ATen\ops\bincount_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6826168Z copying torch\include\ATen\ops\bincount_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6834096Z copying torch\include\ATen\ops\binomial.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6840942Z copying torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6854080Z copying torch\include\ATen\ops\binomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6861472Z copying torch\include\ATen\ops\binomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6868573Z copying torch\include\ATen\ops\binomial_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6881421Z copying torch\include\ATen\ops\binomial_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6888353Z copying torch\include\ATen\ops\bitwise_and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6895232Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6908215Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6915746Z copying torch\include\ATen\ops\bitwise_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6922602Z copying torch\include\ATen\ops\bitwise_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6941466Z copying torch\include\ATen\ops\bitwise_and_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6948229Z copying torch\include\ATen\ops\bitwise_and_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6954990Z copying torch\include\ATen\ops\bitwise_and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6968215Z copying torch\include\ATen\ops\bitwise_and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6975150Z copying torch\include\ATen\ops\bitwise_left_shift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6982800Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.6996828Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7003747Z copying torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7010611Z copying torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7029827Z copying torch\include\ATen\ops\bitwise_left_shift_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7036783Z copying torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7043950Z copying torch\include\ATen\ops\bitwise_left_shift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7050943Z copying torch\include\ATen\ops\bitwise_left_shift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7057904Z copying torch\include\ATen\ops\bitwise_not.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7065058Z copying torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7078132Z copying torch\include\ATen\ops\bitwise_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7085189Z copying torch\include\ATen\ops\bitwise_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7092245Z copying torch\include\ATen\ops\bitwise_not_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7098882Z copying torch\include\ATen\ops\bitwise_not_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7105685Z copying torch\include\ATen\ops\bitwise_not_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7112420Z copying torch\include\ATen\ops\bitwise_not_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7126035Z copying torch\include\ATen\ops\bitwise_or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7133739Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7140735Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7154379Z copying torch\include\ATen\ops\bitwise_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7161810Z copying torch\include\ATen\ops\bitwise_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7168669Z copying torch\include\ATen\ops\bitwise_or_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7181759Z copying torch\include\ATen\ops\bitwise_or_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7188701Z copying torch\include\ATen\ops\bitwise_or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7195556Z copying torch\include\ATen\ops\bitwise_or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7209371Z copying torch\include\ATen\ops\bitwise_right_shift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7217005Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7284697Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7297188Z copying torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7304505Z copying torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7311600Z copying torch\include\ATen\ops\bitwise_right_shift_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7325083Z copying torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7332488Z copying torch\include\ATen\ops\bitwise_right_shift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7339683Z copying torch\include\ATen\ops\bitwise_right_shift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7352939Z copying torch\include\ATen\ops\bitwise_xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7360309Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7367567Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7386084Z copying torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7393325Z copying torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7400251Z copying torch\include\ATen\ops\bitwise_xor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7413719Z copying torch\include\ATen\ops\bitwise_xor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7420809Z copying torch\include\ATen\ops\bitwise_xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7427768Z copying torch\include\ATen\ops\bitwise_xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7434735Z copying torch\include\ATen\ops\blackman_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7441859Z copying torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7448778Z copying torch\include\ATen\ops\blackman_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7461685Z copying torch\include\ATen\ops\blackman_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7468755Z copying torch\include\ATen\ops\block_diag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7475868Z copying torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7489198Z copying torch\include\ATen\ops\block_diag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7495713Z copying torch\include\ATen\ops\block_diag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7502314Z copying torch\include\ATen\ops\bmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7515994Z copying torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7522897Z copying torch\include\ATen\ops\bmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7529537Z copying torch\include\ATen\ops\bmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7536298Z copying torch\include\ATen\ops\bmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7542929Z copying torch\include\ATen\ops\bmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7549229Z copying torch\include\ATen\ops\bmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7563035Z copying torch\include\ATen\ops\bmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7569885Z copying torch\include\ATen\ops\broadcast_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7577401Z copying torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7591341Z copying torch\include\ATen\ops\broadcast_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7598560Z copying torch\include\ATen\ops\broadcast_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7605501Z copying torch\include\ATen\ops\broadcast_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7625086Z copying torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7632106Z copying torch\include\ATen\ops\broadcast_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7639317Z copying torch\include\ATen\ops\broadcast_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7652124Z copying torch\include\ATen\ops\bucketize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7659097Z copying torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7665921Z copying torch\include\ATen\ops\bucketize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7673094Z copying torch\include\ATen\ops\bucketize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7680061Z copying torch\include\ATen\ops\bucketize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7686990Z copying torch\include\ATen\ops\bucketize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7700453Z copying torch\include\ATen\ops\can_cast.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7707259Z copying torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7714399Z copying torch\include\ATen\ops\can_cast_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7727314Z copying torch\include\ATen\ops\can_cast_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7734181Z copying torch\include\ATen\ops\cartesian_prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7741987Z copying torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7755012Z copying torch\include\ATen\ops\cartesian_prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7761811Z copying torch\include\ATen\ops\cartesian_prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7768620Z copying torch\include\ATen\ops\cat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7776535Z copying torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7783476Z copying torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7790399Z copying torch\include\ATen\ops\cat_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7804098Z copying torch\include\ATen\ops\cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7810922Z copying torch\include\ATen\ops\cat_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7817683Z copying torch\include\ATen\ops\cat_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7831084Z copying torch\include\ATen\ops\cat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7838073Z copying torch\include\ATen\ops\cat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7844853Z copying torch\include\ATen\ops\cauchy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7858190Z copying torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7865072Z copying torch\include\ATen\ops\cauchy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7871859Z copying torch\include\ATen\ops\cauchy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7878817Z copying torch\include\ATen\ops\cauchy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7896034Z copying torch\include\ATen\ops\cauchy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7903088Z copying torch\include\ATen\ops\cauchy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7916255Z copying torch\include\ATen\ops\ccol_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7923396Z copying torch\include\ATen\ops\ccol_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7929978Z copying torch\include\ATen\ops\ccol_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7944512Z copying torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7951508Z copying torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7958613Z copying torch\include\ATen\ops\ccol_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.7972748Z copying torch\include\ATen\ops\ccol_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8051437Z copying torch\include\ATen\ops\ccol_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8057860Z copying torch\include\ATen\ops\ccol_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8071313Z copying torch\include\ATen\ops\cdist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8078075Z copying torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8084779Z copying torch\include\ATen\ops\cdist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8097216Z copying torch\include\ATen\ops\cdist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8103855Z copying torch\include\ATen\ops\ceil.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8110973Z copying torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8123721Z copying torch\include\ATen\ops\ceil_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8130572Z copying torch\include\ATen\ops\ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8137318Z copying torch\include\ATen\ops\ceil_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8149998Z copying torch\include\ATen\ops\ceil_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8156633Z copying torch\include\ATen\ops\ceil_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8163673Z copying torch\include\ATen\ops\ceil_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8174160Z copying torch\include\ATen\ops\celu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8181328Z copying torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8188012Z copying torch\include\ATen\ops\celu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8200951Z copying torch\include\ATen\ops\celu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8207515Z copying torch\include\ATen\ops\chain_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8214595Z copying torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8233587Z copying torch\include\ATen\ops\chain_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8240505Z copying torch\include\ATen\ops\chain_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8247180Z copying torch\include\ATen\ops\chalf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8254411Z copying torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8261565Z copying torch\include\ATen\ops\chalf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8268055Z copying torch\include\ATen\ops\chalf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8281480Z copying torch\include\ATen\ops\channel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8288615Z copying torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8295447Z copying torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8308858Z copying torch\include\ATen\ops\channel_shuffle_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8315804Z copying torch\include\ATen\ops\channel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8322871Z copying torch\include\ATen\ops\channel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8336240Z copying torch\include\ATen\ops\cholesky.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8343329Z copying torch\include\ATen\ops\cholesky_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8350939Z copying torch\include\ATen\ops\cholesky_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8363502Z copying torch\include\ATen\ops\cholesky_inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8370663Z copying torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8378022Z copying torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8390993Z copying torch\include\ATen\ops\cholesky_inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8397947Z copying torch\include\ATen\ops\cholesky_inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8405191Z copying torch\include\ATen\ops\cholesky_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8418525Z copying torch\include\ATen\ops\cholesky_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8425378Z copying torch\include\ATen\ops\cholesky_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8432539Z copying torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8445387Z copying torch\include\ATen\ops\cholesky_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8452364Z copying torch\include\ATen\ops\cholesky_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8459197Z copying torch\include\ATen\ops\choose_qparams_optimized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8466510Z copying torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8473290Z copying torch\include\ATen\ops\choose_qparams_optimized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8480288Z copying torch\include\ATen\ops\choose_qparams_optimized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8493354Z copying torch\include\ATen\ops\chunk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8500123Z copying torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8506859Z copying torch\include\ATen\ops\chunk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8542525Z copying torch\include\ATen\ops\chunk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8549172Z copying torch\include\ATen\ops\clamp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8556048Z copying torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8568978Z copying torch\include\ATen\ops\clamp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8575690Z copying torch\include\ATen\ops\clamp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8582406Z copying torch\include\ATen\ops\clamp_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8596365Z copying torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8603017Z copying torch\include\ATen\ops\clamp_max_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8610119Z copying torch\include\ATen\ops\clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8616606Z copying torch\include\ATen\ops\clamp_max_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8623425Z copying torch\include\ATen\ops\clamp_max_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8630231Z copying torch\include\ATen\ops\clamp_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8637270Z copying torch\include\ATen\ops\clamp_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8644640Z copying torch\include\ATen\ops\clamp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8651578Z copying torch\include\ATen\ops\clamp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8658507Z copying torch\include\ATen\ops\clamp_min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8665949Z copying torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8673021Z copying torch\include\ATen\ops\clamp_min_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8680515Z copying torch\include\ATen\ops\clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8687375Z copying torch\include\ATen\ops\clamp_min_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8694883Z copying torch\include\ATen\ops\clamp_min_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8707605Z copying torch\include\ATen\ops\clamp_min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8714435Z copying torch\include\ATen\ops\clamp_min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8721393Z copying torch\include\ATen\ops\clamp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8728670Z copying torch\include\ATen\ops\clamp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8736506Z copying torch\include\ATen\ops\clip.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8743359Z copying torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8750322Z copying torch\include\ATen\ops\clip_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8758274Z copying torch\include\ATen\ops\clip_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8765255Z copying torch\include\ATen\ops\clone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8778607Z copying torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8785306Z copying torch\include\ATen\ops\clone_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8792227Z copying torch\include\ATen\ops\clone_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8799102Z copying torch\include\ATen\ops\coalesce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8805845Z copying torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8812716Z copying torch\include\ATen\ops\coalesce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8826182Z copying torch\include\ATen\ops\coalesce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8833658Z copying torch\include\ATen\ops\col2im.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8840784Z copying torch\include\ATen\ops\col2im_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8854806Z copying torch\include\ATen\ops\col2im_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8861599Z copying torch\include\ATen\ops\col2im_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8868821Z copying torch\include\ATen\ops\col2im_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8882450Z copying torch\include\ATen\ops\column_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8889582Z copying torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8896524Z copying torch\include\ATen\ops\column_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8903485Z copying torch\include\ATen\ops\column_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8910413Z copying torch\include\ATen\ops\col_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8917327Z copying torch\include\ATen\ops\col_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8930976Z copying torch\include\ATen\ops\col_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8938169Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8945271Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8958458Z copying torch\include\ATen\ops\col_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8965412Z copying torch\include\ATen\ops\col_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8972667Z copying torch\include\ATen\ops\col_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8979058Z copying torch\include\ATen\ops\col_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8985841Z copying torch\include\ATen\ops\combinations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.8993405Z copying torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9006118Z copying torch\include\ATen\ops\combinations_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9012930Z copying torch\include\ATen\ops\combinations_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9019599Z copying torch\include\ATen\ops\complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9033126Z copying torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9040311Z copying torch\include\ATen\ops\complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9047340Z copying torch\include\ATen\ops\complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9060829Z copying torch\include\ATen\ops\complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9067712Z copying torch\include\ATen\ops\complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9074649Z copying torch\include\ATen\ops\concat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9090805Z copying torch\include\ATen\ops\concatenate.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9097965Z copying torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9105129Z copying torch\include\ATen\ops\concatenate_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9120551Z copying torch\include\ATen\ops\concatenate_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9127737Z copying torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9134926Z copying torch\include\ATen\ops\concat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9141637Z copying torch\include\ATen\ops\concat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9148659Z copying torch\include\ATen\ops\conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9155238Z copying torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9170183Z copying torch\include\ATen\ops\conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9176604Z copying torch\include\ATen\ops\conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9183201Z copying torch\include\ATen\ops\conj_physical.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9196636Z copying torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9204287Z copying torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9211077Z copying torch\include\ATen\ops\conj_physical_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9264406Z copying torch\include\ATen\ops\conj_physical_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9271458Z copying torch\include\ATen\ops\conj_physical_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9278287Z copying torch\include\ATen\ops\conj_physical_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9297849Z copying torch\include\ATen\ops\constant_pad_nd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9305006Z copying torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9312260Z copying torch\include\ATen\ops\constant_pad_nd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9319903Z copying torch\include\ATen\ops\constant_pad_nd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9326960Z copying torch\include\ATen\ops\contiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9343184Z copying torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9363319Z copying torch\include\ATen\ops\contiguous_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9369890Z copying torch\include\ATen\ops\contiguous_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9376617Z copying torch\include\ATen\ops\conv1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9384176Z copying torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9391403Z copying torch\include\ATen\ops\conv1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9398109Z copying torch\include\ATen\ops\conv1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9411513Z copying torch\include\ATen\ops\conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9418331Z copying torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9424951Z copying torch\include\ATen\ops\conv2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9438196Z copying torch\include\ATen\ops\conv2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9444943Z copying torch\include\ATen\ops\conv3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9451767Z copying torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9464721Z copying torch\include\ATen\ops\conv3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9471472Z copying torch\include\ATen\ops\conv3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9478500Z copying torch\include\ATen\ops\convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9485435Z copying torch\include\ATen\ops\convolution_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9492587Z copying torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9499729Z copying torch\include\ATen\ops\convolution_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9512673Z copying torch\include\ATen\ops\convolution_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9519889Z copying torch\include\ATen\ops\convolution_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9526969Z copying torch\include\ATen\ops\convolution_backward_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9534234Z copying torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9541210Z copying torch\include\ATen\ops\convolution_backward_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9548157Z copying torch\include\ATen\ops\convolution_backward_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9561666Z copying torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9568753Z copying torch\include\ATen\ops\convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9577163Z copying torch\include\ATen\ops\convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9590779Z copying torch\include\ATen\ops\convolution_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9598329Z copying torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9605563Z copying torch\include\ATen\ops\convolution_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9619477Z copying torch\include\ATen\ops\convolution_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9626795Z copying torch\include\ATen\ops\conv_depthwise3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9633935Z copying torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9647766Z copying torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9654819Z copying torch\include\ATen\ops\conv_depthwise3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9661941Z copying torch\include\ATen\ops\conv_depthwise3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9675075Z copying torch\include\ATen\ops\conv_tbc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9682000Z copying torch\include\ATen\ops\conv_tbc_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9689516Z copying torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9702574Z copying torch\include\ATen\ops\conv_tbc_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9710208Z copying torch\include\ATen\ops\conv_tbc_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9717673Z copying torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9731061Z copying torch\include\ATen\ops\conv_tbc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9737986Z copying torch\include\ATen\ops\conv_tbc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9745270Z copying torch\include\ATen\ops\conv_transpose1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9752715Z copying torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9759733Z copying torch\include\ATen\ops\conv_transpose1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9766856Z copying torch\include\ATen\ops\conv_transpose1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9784713Z copying torch\include\ATen\ops\conv_transpose2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9792077Z copying torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9799026Z copying torch\include\ATen\ops\conv_transpose2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9812420Z copying torch\include\ATen\ops\conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9819694Z copying torch\include\ATen\ops\conv_transpose3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9827137Z copying torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9841829Z copying torch\include\ATen\ops\conv_transpose3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9849269Z copying torch\include\ATen\ops\conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9856896Z copying torch\include\ATen\ops\copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9870730Z copying torch\include\ATen\ops\copysign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9877947Z copying torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9885247Z copying torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9898671Z copying torch\include\ATen\ops\copysign_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9905787Z copying torch\include\ATen\ops\copysign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9912559Z copying torch\include\ATen\ops\copysign_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9925903Z copying torch\include\ATen\ops\copysign_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9932786Z copying torch\include\ATen\ops\copysign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9940012Z copying torch\include\ATen\ops\copysign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9953989Z copying torch\include\ATen\ops\copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9961281Z copying torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9967987Z copying torch\include\ATen\ops\copy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9987252Z copying torch\include\ATen\ops\copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:43.9993764Z copying torch\include\ATen\ops\copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0000390Z copying torch\include\ATen\ops\copy_sparse_to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0014525Z copying torch\include\ATen\ops\copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0021406Z copying torch\include\ATen\ops\copy_sparse_to_sparse_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0028375Z copying torch\include\ATen\ops\copy_sparse_to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0043175Z copying torch\include\ATen\ops\copy_sparse_to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0049713Z copying torch\include\ATen\ops\corrcoef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0056308Z copying torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0069746Z copying torch\include\ATen\ops\corrcoef_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0076706Z copying torch\include\ATen\ops\corrcoef_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0083392Z copying torch\include\ATen\ops\cos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0095951Z copying torch\include\ATen\ops\cosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0102996Z copying torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0109544Z copying torch\include\ATen\ops\cosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0122793Z copying torch\include\ATen\ops\cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0129700Z copying torch\include\ATen\ops\cosh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0136220Z copying torch\include\ATen\ops\cosh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0150627Z copying torch\include\ATen\ops\cosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0158632Z copying torch\include\ATen\ops\cosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0167056Z copying torch\include\ATen\ops\cosine_embedding_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0193462Z copying torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0200449Z copying torch\include\ATen\ops\cosine_embedding_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0207443Z copying torch\include\ATen\ops\cosine_embedding_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0214971Z copying torch\include\ATen\ops\cosine_similarity.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0223648Z copying torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0230825Z copying torch\include\ATen\ops\cosine_similarity_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0262818Z copying torch\include\ATen\ops\cosine_similarity_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0270083Z copying torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0324957Z copying torch\include\ATen\ops\cos_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0332448Z copying torch\include\ATen\ops\cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0340542Z copying torch\include\ATen\ops\cos_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0347914Z copying torch\include\ATen\ops\cos_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0369953Z copying torch\include\ATen\ops\cos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0377481Z copying torch\include\ATen\ops\cos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0388121Z copying torch\include\ATen\ops\count_nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0403897Z copying torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0411622Z copying torch\include\ATen\ops\count_nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0418480Z copying torch\include\ATen\ops\count_nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0455592Z copying torch\include\ATen\ops\count_nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0462430Z copying torch\include\ATen\ops\count_nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0470107Z copying torch\include\ATen\ops\cov.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0499745Z copying torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0507662Z copying torch\include\ATen\ops\cov_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0621930Z copying torch\include\ATen\ops\cov_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0637427Z copying torch\include\ATen\ops\cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0645388Z copying torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0653058Z copying torch\include\ATen\ops\cross_entropy_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0670520Z copying torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0677552Z copying torch\include\ATen\ops\cross_entropy_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0684650Z copying torch\include\ATen\ops\cross_entropy_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0691718Z copying torch\include\ATen\ops\cross_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0698712Z copying torch\include\ATen\ops\cross_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0705790Z copying torch\include\ATen\ops\crow_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0718515Z copying torch\include\ATen\ops\crow_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0725569Z copying torch\include\ATen\ops\crow_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0733010Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0744426Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0752038Z copying torch\include\ATen\ops\crow_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0759150Z copying torch\include\ATen\ops\crow_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0772116Z copying torch\include\ATen\ops\crow_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0778941Z copying torch\include\ATen\ops\crow_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0785977Z copying torch\include\ATen\ops\ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0792900Z copying torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0799959Z copying torch\include\ATen\ops\ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0806944Z copying torch\include\ATen\ops\ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0824054Z copying torch\include\ATen\ops\cudnn_affine_grid_generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0847125Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0855056Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0871586Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0878830Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0886215Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0899347Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0906700Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0914133Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0926027Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0932903Z copying torch\include\ATen\ops\cudnn_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0939820Z copying torch\include\ATen\ops\cudnn_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0953024Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0983571Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0984645Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0985606Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0986540Z copying torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.0989147Z copying torch\include\ATen\ops\cudnn_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1001758Z copying torch\include\ATen\ops\cudnn_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1009000Z copying torch\include\ATen\ops\cudnn_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1016059Z copying torch\include\ATen\ops\cudnn_convolution_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1028613Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1035825Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1042753Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1054871Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1062200Z copying torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1069132Z copying torch\include\ATen\ops\cudnn_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1080610Z copying torch\include\ATen\ops\cudnn_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1087544Z copying torch\include\ATen\ops\cudnn_convolution_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1094855Z copying torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1107231Z copying torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1135167Z copying torch\include\ATen\ops\cudnn_convolution_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1142357Z copying torch\include\ATen\ops\cudnn_convolution_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1158902Z copying torch\include\ATen\ops\cudnn_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1166464Z copying torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1173552Z copying torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1180930Z copying torch\include\ATen\ops\cudnn_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1188094Z copying torch\include\ATen\ops\cudnn_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1195125Z copying torch\include\ATen\ops\cudnn_grid_sampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1206848Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1214208Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1221287Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1233195Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1240556Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1247924Z copying torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1260070Z copying torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1267216Z copying torch\include\ATen\ops\cudnn_grid_sampler_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1274727Z copying torch\include\ATen\ops\cudnn_grid_sampler_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1287618Z copying torch\include\ATen\ops\cudnn_is_acceptable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1295076Z copying torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1301912Z copying torch\include\ATen\ops\cudnn_is_acceptable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1315920Z copying torch\include\ATen\ops\cudnn_is_acceptable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1323017Z copying torch\include\ATen\ops\cummax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1329623Z copying torch\include\ATen\ops\cummaxmin_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1345642Z copying torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1353583Z copying torch\include\ATen\ops\cummaxmin_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1360620Z copying torch\include\ATen\ops\cummaxmin_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1368133Z copying torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1375317Z copying torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1382335Z copying torch\include\ATen\ops\cummax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1393675Z copying torch\include\ATen\ops\cummax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1400871Z copying torch\include\ATen\ops\cummin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1408262Z copying torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1420587Z copying torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1427358Z copying torch\include\ATen\ops\cummin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1434056Z copying torch\include\ATen\ops\cummin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1445770Z copying torch\include\ATen\ops\cumprod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1452312Z copying torch\include\ATen\ops\cumprod_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1459705Z copying torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1479606Z copying torch\include\ATen\ops\cumprod_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1486290Z copying torch\include\ATen\ops\cumprod_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1493531Z copying torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1505089Z copying torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1512055Z copying torch\include\ATen\ops\cumprod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1519182Z copying torch\include\ATen\ops\cumprod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1535592Z copying torch\include\ATen\ops\cumprod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1542562Z copying torch\include\ATen\ops\cumprod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1549279Z copying torch\include\ATen\ops\cumprod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1564749Z copying torch\include\ATen\ops\cumprod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1571854Z copying torch\include\ATen\ops\cumsum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1579236Z copying torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1596930Z copying torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1604012Z copying torch\include\ATen\ops\cumsum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1610926Z copying torch\include\ATen\ops\cumsum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1623644Z copying torch\include\ATen\ops\cumsum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1630741Z copying torch\include\ATen\ops\cumsum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1637699Z copying torch\include\ATen\ops\cumsum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1653745Z copying torch\include\ATen\ops\cumsum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1660869Z copying torch\include\ATen\ops\cumulative_trapezoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1668500Z copying torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1681091Z copying torch\include\ATen\ops\cumulative_trapezoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1688451Z copying torch\include\ATen\ops\cumulative_trapezoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1695254Z copying torch\include\ATen\ops\data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1712273Z copying torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1719034Z copying torch\include\ATen\ops\data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1725810Z copying torch\include\ATen\ops\data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1737428Z copying torch\include\ATen\ops\deg2rad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1744623Z copying torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1751501Z copying torch\include\ATen\ops\deg2rad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1766532Z copying torch\include\ATen\ops\deg2rad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1773539Z copying torch\include\ATen\ops\dense_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1780474Z copying torch\include\ATen\ops\dense_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1792435Z copying torch\include\ATen\ops\dense_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1799621Z copying torch\include\ATen\ops\dense_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1807860Z copying torch\include\ATen\ops\dequantize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1820710Z copying torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1828036Z copying torch\include\ATen\ops\dequantize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1835487Z copying torch\include\ATen\ops\dequantize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1848855Z copying torch\include\ATen\ops\dequantize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1856409Z copying torch\include\ATen\ops\dequantize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1864428Z copying torch\include\ATen\ops\det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1876019Z copying torch\include\ATen\ops\detach.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1883789Z copying torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1890984Z copying torch\include\ATen\ops\detach_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1903823Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1911471Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1919356Z copying torch\include\ATen\ops\detach_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1931728Z copying torch\include\ATen\ops\detach_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1939472Z copying torch\include\ATen\ops\detach_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1947449Z copying torch\include\ATen\ops\detach_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1960155Z copying torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1967286Z copying torch\include\ATen\ops\det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1973836Z copying torch\include\ATen\ops\det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1985134Z copying torch\include\ATen\ops\diag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1991760Z copying torch\include\ATen\ops\diagflat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.1998335Z copying torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2010200Z copying torch\include\ATen\ops\diagflat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2017325Z copying torch\include\ATen\ops\diagflat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2024050Z copying torch\include\ATen\ops\diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2039508Z copying torch\include\ATen\ops\diagonal_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2046700Z copying torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2053752Z copying torch\include\ATen\ops\diagonal_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2060824Z copying torch\include\ATen\ops\diagonal_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2068022Z copying torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2075055Z copying torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2086863Z copying torch\include\ATen\ops\diagonal_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2094138Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2101439Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2112842Z copying torch\include\ATen\ops\diagonal_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2119798Z copying torch\include\ATen\ops\diagonal_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2127114Z copying torch\include\ATen\ops\diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2133952Z copying torch\include\ATen\ops\diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2140791Z copying torch\include\ATen\ops\diagonal_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2148051Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2159277Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2166339Z copying torch\include\ATen\ops\diagonal_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2173516Z copying torch\include\ATen\ops\diagonal_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2189554Z copying torch\include\ATen\ops\diag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2196348Z copying torch\include\ATen\ops\diag_embed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2204029Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2211152Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2218122Z copying torch\include\ATen\ops\diag_embed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2225004Z copying torch\include\ATen\ops\diag_embed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2237276Z copying torch\include\ATen\ops\diag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2245802Z copying torch\include\ATen\ops\diag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2254331Z copying torch\include\ATen\ops\diff.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2266161Z copying torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2273032Z copying torch\include\ATen\ops\diff_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2279968Z copying torch\include\ATen\ops\diff_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2291683Z copying torch\include\ATen\ops\digamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2298790Z copying torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2305852Z copying torch\include\ATen\ops\digamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2317876Z copying torch\include\ATen\ops\digamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2324697Z copying torch\include\ATen\ops\digamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2331910Z copying torch\include\ATen\ops\digamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2344920Z copying torch\include\ATen\ops\digamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2352232Z copying torch\include\ATen\ops\digamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2359670Z copying torch\include\ATen\ops\dist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2370982Z copying torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2377915Z copying torch\include\ATen\ops\dist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2384820Z copying torch\include\ATen\ops\dist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2396527Z copying torch\include\ATen\ops\div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2403264Z copying torch\include\ATen\ops\divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2410250Z copying torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2421621Z copying torch\include\ATen\ops\divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2428349Z copying torch\include\ATen\ops\divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2435443Z copying torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2446893Z copying torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2453540Z copying torch\include\ATen\ops\div_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2460237Z copying torch\include\ATen\ops\div_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2471094Z copying torch\include\ATen\ops\div_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2477766Z copying torch\include\ATen\ops\div_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2484708Z copying torch\include\ATen\ops\div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2495890Z copying torch\include\ATen\ops\div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2502979Z copying torch\include\ATen\ops\dot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2509633Z copying torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2520976Z copying torch\include\ATen\ops\dot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2527667Z copying torch\include\ATen\ops\dot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2534271Z copying torch\include\ATen\ops\dot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2545600Z copying torch\include\ATen\ops\dot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2552075Z copying torch\include\ATen\ops\dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2558949Z copying torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2570776Z copying torch\include\ATen\ops\dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2577222Z copying torch\include\ATen\ops\dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2583918Z copying torch\include\ATen\ops\dsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2599514Z copying torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2606237Z copying torch\include\ATen\ops\dsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2612837Z copying torch\include\ATen\ops\dsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2624140Z copying torch\include\ATen\ops\dstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2630891Z copying torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2637649Z copying torch\include\ATen\ops\dstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2648511Z copying torch\include\ATen\ops\dstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2655317Z copying torch\include\ATen\ops\einsum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2662624Z copying torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2674150Z copying torch\include\ATen\ops\einsum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2680838Z copying torch\include\ATen\ops\einsum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2687756Z copying torch\include\ATen\ops\elu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2704190Z copying torch\include\ATen\ops\elu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2748757Z copying torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2755814Z copying torch\include\ATen\ops\elu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2768166Z copying torch\include\ATen\ops\elu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2774952Z copying torch\include\ATen\ops\elu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2781860Z copying torch\include\ATen\ops\elu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2794569Z copying torch\include\ATen\ops\elu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2801630Z copying torch\include\ATen\ops\elu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2809099Z copying torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2821498Z copying torch\include\ATen\ops\elu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2828408Z copying torch\include\ATen\ops\elu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2835007Z copying torch\include\ATen\ops\elu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2847254Z copying torch\include\ATen\ops\elu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2854269Z copying torch\include\ATen\ops\elu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2861312Z copying torch\include\ATen\ops\elu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2873940Z copying torch\include\ATen\ops\embedding.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2881601Z copying torch\include\ATen\ops\embedding_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2889409Z copying torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2903605Z copying torch\include\ATen\ops\embedding_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2910891Z copying torch\include\ATen\ops\embedding_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2917877Z copying torch\include\ATen\ops\embedding_bag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2930585Z copying torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2937571Z copying torch\include\ATen\ops\embedding_bag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2944598Z copying torch\include\ATen\ops\embedding_bag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2957500Z copying torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2964537Z copying torch\include\ATen\ops\embedding_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2971949Z copying torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2984417Z copying torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2991822Z copying torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.2998800Z copying torch\include\ATen\ops\embedding_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3011148Z copying torch\include\ATen\ops\embedding_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3017931Z copying torch\include\ATen\ops\embedding_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3024764Z copying torch\include\ATen\ops\embedding_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3031661Z copying torch\include\ATen\ops\embedding_renorm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3039509Z copying torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3046662Z copying torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3060063Z copying torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3067070Z copying torch\include\ATen\ops\embedding_renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3074022Z copying torch\include\ATen\ops\embedding_renorm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3087071Z copying torch\include\ATen\ops\embedding_renorm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3094128Z copying torch\include\ATen\ops\embedding_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3101186Z copying torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3114385Z copying torch\include\ATen\ops\embedding_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3121428Z copying torch\include\ATen\ops\embedding_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3128207Z copying torch\include\ATen\ops\empty.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3146263Z copying torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3153476Z copying torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3160479Z copying torch\include\ATen\ops\empty_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3173027Z copying torch\include\ATen\ops\empty_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3179830Z copying torch\include\ATen\ops\empty_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3187124Z copying torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3200225Z copying torch\include\ATen\ops\empty_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3207240Z copying torch\include\ATen\ops\empty_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3214180Z copying torch\include\ATen\ops\empty_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3227845Z copying torch\include\ATen\ops\empty_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3235071Z copying torch\include\ATen\ops\empty_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3242298Z copying torch\include\ATen\ops\empty_permuted.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3255727Z copying torch\include\ATen\ops\empty_permuted_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3262741Z copying torch\include\ATen\ops\empty_permuted_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3269776Z copying torch\include\ATen\ops\empty_permuted_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3282553Z copying torch\include\ATen\ops\empty_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3289932Z copying torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3298024Z copying torch\include\ATen\ops\empty_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3310838Z copying torch\include\ATen\ops\empty_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3317940Z copying torch\include\ATen\ops\empty_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3325350Z copying torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3338208Z copying torch\include\ATen\ops\empty_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3345598Z copying torch\include\ATen\ops\empty_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3353402Z copying torch\include\ATen\ops\empty_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3366692Z copying torch\include\ATen\ops\empty_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3374216Z copying torch\include\ATen\ops\empty_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3381161Z copying torch\include\ATen\ops\eq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3394195Z copying torch\include\ATen\ops\equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3400713Z copying torch\include\ATen\ops\equal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3407316Z copying torch\include\ATen\ops\equal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3420360Z copying torch\include\ATen\ops\equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3433525Z copying torch\include\ATen\ops\equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3440668Z copying torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3452439Z copying torch\include\ATen\ops\eq_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3459260Z copying torch\include\ATen\ops\eq_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3485234Z copying torch\include\ATen\ops\eq_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3498065Z copying torch\include\ATen\ops\eq_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3505589Z copying torch\include\ATen\ops\eq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3512227Z copying torch\include\ATen\ops\eq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3525408Z copying torch\include\ATen\ops\erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3531857Z copying torch\include\ATen\ops\erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3538927Z copying torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3557319Z copying torch\include\ATen\ops\erfc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3564221Z copying torch\include\ATen\ops\erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3570905Z copying torch\include\ATen\ops\erfc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3583614Z copying torch\include\ATen\ops\erfc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3590714Z copying torch\include\ATen\ops\erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3597379Z copying torch\include\ATen\ops\erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3609698Z copying torch\include\ATen\ops\erfinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3617337Z copying torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3624469Z copying torch\include\ATen\ops\erfinv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3638151Z copying torch\include\ATen\ops\erfinv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3645210Z copying torch\include\ATen\ops\erfinv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3652163Z copying torch\include\ATen\ops\erfinv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3665506Z copying torch\include\ATen\ops\erfinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3673289Z copying torch\include\ATen\ops\erfinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3681130Z copying torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3693649Z copying torch\include\ATen\ops\erf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3700567Z copying torch\include\ATen\ops\erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3715142Z copying torch\include\ATen\ops\erf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3721565Z copying torch\include\ATen\ops\erf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3728290Z copying torch\include\ATen\ops\erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3735265Z copying torch\include\ATen\ops\erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3741888Z copying torch\include\ATen\ops\exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3749941Z copying torch\include\ATen\ops\exp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3757037Z copying torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3775473Z copying torch\include\ATen\ops\exp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3783515Z copying torch\include\ATen\ops\exp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3790609Z copying torch\include\ATen\ops\exp2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3809365Z copying torch\include\ATen\ops\exp2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3816229Z copying torch\include\ATen\ops\exp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3823084Z copying torch\include\ATen\ops\exp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3835850Z copying torch\include\ATen\ops\expand.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3842580Z copying torch\include\ATen\ops\expand_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3849790Z copying torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3862569Z copying torch\include\ATen\ops\expand_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3869259Z copying torch\include\ATen\ops\expand_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3876458Z copying torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3889407Z copying torch\include\ATen\ops\expand_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3896848Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3904665Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3917883Z copying torch\include\ATen\ops\expand_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3925462Z copying torch\include\ATen\ops\expand_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3932191Z copying torch\include\ATen\ops\expand_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3944984Z copying torch\include\ATen\ops\expand_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3951860Z copying torch\include\ATen\ops\expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3958654Z copying torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3971982Z copying torch\include\ATen\ops\expm1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3978725Z copying torch\include\ATen\ops\expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.3985450Z copying torch\include\ATen\ops\expm1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4002356Z copying torch\include\ATen\ops\expm1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4009260Z copying torch\include\ATen\ops\expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4016073Z copying torch\include\ATen\ops\expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4034653Z copying torch\include\ATen\ops\exponential.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4041971Z copying torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4048923Z copying torch\include\ATen\ops\exponential_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4064443Z copying torch\include\ATen\ops\exponential_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4071252Z copying torch\include\ATen\ops\exponential_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4077993Z copying torch\include\ATen\ops\exponential_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4090372Z copying torch\include\ATen\ops\exponential_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4098200Z copying torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4104954Z copying torch\include\ATen\ops\exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4117753Z copying torch\include\ATen\ops\exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4124592Z copying torch\include\ATen\ops\exp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4131212Z copying torch\include\ATen\ops\exp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4143733Z copying torch\include\ATen\ops\exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4150424Z copying torch\include\ATen\ops\exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4157159Z copying torch\include\ATen\ops\eye.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4169490Z copying torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4177264Z copying torch\include\ATen\ops\eye_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4184292Z copying torch\include\ATen\ops\eye_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4197080Z copying torch\include\ATen\ops\eye_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4203856Z copying torch\include\ATen\ops\eye_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4210398Z copying torch\include\ATen\ops\eye_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4225530Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4232507Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4239638Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4247288Z 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-12-04T09:34:44.4254325Z 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-12-04T09:34:44.4261399Z 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-12-04T09:34:44.4276589Z 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-12-04T09:34:44.4284028Z 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-12-04T09:34:44.4291490Z 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-12-04T09:34:44.4298787Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4306055Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4313749Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4325968Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4333336Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4340497Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4354106Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4362333Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4370513Z 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-12-04T09:34:44.4384590Z 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-12-04T09:34:44.4392039Z 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-12-04T09:34:44.4401619Z 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-12-04T09:34:44.4414061Z 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-12-04T09:34:44.4421896Z 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-12-04T09:34:44.4429379Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4442912Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4450502Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4457535Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4470955Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4477963Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4485328Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4498770Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4506454Z 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-12-04T09:34:44.4513488Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4526886Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4533996Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4541282Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4554671Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4562253Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4569307Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4587616Z 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-12-04T09:34:44.4595067Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4602332Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4615590Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4622822Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4629806Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4643514Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4650674Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4657744Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4671208Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4678658Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4685727Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4692816Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4699824Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4707101Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4725958Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4733051Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4740078Z copying torch\include\ATen\ops\feature_alpha_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4753098Z copying torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4760741Z copying torch\include\ATen\ops\feature_alpha_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4768099Z copying torch\include\ATen\ops\feature_alpha_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4786405Z copying torch\include\ATen\ops\feature_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4793530Z copying torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4800629Z copying torch\include\ATen\ops\feature_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4813767Z copying torch\include\ATen\ops\feature_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4820594Z copying torch\include\ATen\ops\fft_fft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4827234Z copying torch\include\ATen\ops\fft_fft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4840657Z copying torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4847553Z copying torch\include\ATen\ops\fft_fft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4854585Z copying torch\include\ATen\ops\fft_fft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4875042Z copying torch\include\ATen\ops\fft_fftfreq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4883017Z copying torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4890782Z copying torch\include\ATen\ops\fft_fftfreq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4904130Z copying torch\include\ATen\ops\fft_fftfreq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4911285Z copying torch\include\ATen\ops\fft_fftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4918222Z copying torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4943931Z copying torch\include\ATen\ops\fft_fftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4950817Z copying torch\include\ATen\ops\fft_fftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4957856Z copying torch\include\ATen\ops\fft_fftshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4975240Z copying torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4982196Z copying torch\include\ATen\ops\fft_fftshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.4988856Z copying torch\include\ATen\ops\fft_fftshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5001882Z copying torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5008969Z copying torch\include\ATen\ops\fft_fft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5015698Z copying torch\include\ATen\ops\fft_fft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5028241Z copying torch\include\ATen\ops\fft_hfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5034859Z copying torch\include\ATen\ops\fft_hfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5042609Z copying torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5060581Z copying torch\include\ATen\ops\fft_hfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5067374Z copying torch\include\ATen\ops\fft_hfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5074175Z copying torch\include\ATen\ops\fft_hfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5081878Z copying torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5088724Z copying torch\include\ATen\ops\fft_hfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5095797Z copying torch\include\ATen\ops\fft_hfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5109559Z copying torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5116009Z copying torch\include\ATen\ops\fft_hfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5123190Z copying torch\include\ATen\ops\fft_hfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5136264Z copying torch\include\ATen\ops\fft_ifft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5142775Z copying torch\include\ATen\ops\fft_ifft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5150017Z copying torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5163154Z copying torch\include\ATen\ops\fft_ifft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5170184Z copying torch\include\ATen\ops\fft_ifft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5177069Z copying torch\include\ATen\ops\fft_ifftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5199293Z copying torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5206520Z copying torch\include\ATen\ops\fft_ifftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5213558Z copying torch\include\ATen\ops\fft_ifftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5231651Z copying torch\include\ATen\ops\fft_ifftshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5238879Z copying torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5245828Z copying torch\include\ATen\ops\fft_ifftshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5252931Z copying torch\include\ATen\ops\fft_ifftshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5260390Z copying torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5267326Z copying torch\include\ATen\ops\fft_ifft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5280472Z copying torch\include\ATen\ops\fft_ifft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5287277Z copying torch\include\ATen\ops\fft_ihfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5294218Z copying torch\include\ATen\ops\fft_ihfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5307933Z copying torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5315055Z copying torch\include\ATen\ops\fft_ihfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5322292Z copying torch\include\ATen\ops\fft_ihfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5340971Z copying torch\include\ATen\ops\fft_ihfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5349188Z copying torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5356392Z copying torch\include\ATen\ops\fft_ihfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5369564Z copying torch\include\ATen\ops\fft_ihfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5377425Z copying torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5385830Z copying torch\include\ATen\ops\fft_ihfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5405346Z copying torch\include\ATen\ops\fft_ihfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5412160Z copying torch\include\ATen\ops\fft_irfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5419064Z copying torch\include\ATen\ops\fft_irfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5437070Z copying torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5444016Z copying torch\include\ATen\ops\fft_irfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5450844Z copying torch\include\ATen\ops\fft_irfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5464000Z copying torch\include\ATen\ops\fft_irfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5471343Z copying torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5478074Z copying torch\include\ATen\ops\fft_irfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5491198Z copying torch\include\ATen\ops\fft_irfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5498352Z copying torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5505079Z copying torch\include\ATen\ops\fft_irfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5523179Z copying torch\include\ATen\ops\fft_irfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5529937Z copying torch\include\ATen\ops\fft_rfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5536583Z copying torch\include\ATen\ops\fft_rfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5549526Z copying torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5556213Z copying torch\include\ATen\ops\fft_rfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5564042Z copying torch\include\ATen\ops\fft_rfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5577081Z copying torch\include\ATen\ops\fft_rfftfreq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5584044Z copying torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5591027Z copying torch\include\ATen\ops\fft_rfftfreq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5603716Z copying torch\include\ATen\ops\fft_rfftfreq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5610782Z copying torch\include\ATen\ops\fft_rfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5618123Z copying torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5630977Z copying torch\include\ATen\ops\fft_rfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5638095Z copying torch\include\ATen\ops\fft_rfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5645709Z copying torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5659392Z copying torch\include\ATen\ops\fft_rfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5666472Z copying torch\include\ATen\ops\fft_rfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5673570Z copying torch\include\ATen\ops\fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5692602Z copying torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5699512Z copying torch\include\ATen\ops\fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5706479Z copying torch\include\ATen\ops\fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5718903Z copying torch\include\ATen\ops\fill_diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5726035Z copying torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5732572Z copying torch\include\ATen\ops\fill_diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5751236Z copying torch\include\ATen\ops\fill_diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5758304Z copying torch\include\ATen\ops\fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5765181Z copying torch\include\ATen\ops\fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5786444Z copying torch\include\ATen\ops\fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5798545Z copying torch\include\ATen\ops\fix.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5805386Z copying torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5818380Z copying torch\include\ATen\ops\fix_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5825280Z copying torch\include\ATen\ops\fix_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5832099Z copying torch\include\ATen\ops\flatten.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5845054Z copying torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5851961Z copying torch\include\ATen\ops\flatten_dense_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5859669Z copying torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5878877Z copying torch\include\ATen\ops\flatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5885843Z copying torch\include\ATen\ops\flatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5892837Z copying torch\include\ATen\ops\flatten_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5905505Z copying torch\include\ATen\ops\flatten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5912778Z copying torch\include\ATen\ops\flip.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5919739Z copying torch\include\ATen\ops\fliplr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5961019Z copying torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5968910Z copying torch\include\ATen\ops\fliplr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5975277Z copying torch\include\ATen\ops\fliplr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.5995504Z copying torch\include\ATen\ops\flipud.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6002311Z copying torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6008965Z copying torch\include\ATen\ops\flipud_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6031151Z copying torch\include\ATen\ops\flipud_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6074632Z copying torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6081430Z copying torch\include\ATen\ops\flip_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6103156Z copying torch\include\ATen\ops\flip_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6109815Z copying torch\include\ATen\ops\flip_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6116561Z copying torch\include\ATen\ops\flip_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6129409Z copying torch\include\ATen\ops\float_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6136387Z copying torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6143367Z copying torch\include\ATen\ops\float_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6155979Z copying torch\include\ATen\ops\float_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6162925Z copying torch\include\ATen\ops\floor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6169885Z copying torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6196595Z copying torch\include\ATen\ops\floor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6203655Z copying torch\include\ATen\ops\floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6210823Z copying torch\include\ATen\ops\floor_divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6222999Z copying torch\include\ATen\ops\floor_divide_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6229960Z copying torch\include\ATen\ops\floor_divide_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6237000Z copying torch\include\ATen\ops\floor_divide_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6254934Z copying torch\include\ATen\ops\floor_divide_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6261929Z copying torch\include\ATen\ops\floor_divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6268891Z copying torch\include\ATen\ops\floor_divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6281576Z copying torch\include\ATen\ops\floor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6288444Z copying torch\include\ATen\ops\floor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6295413Z copying torch\include\ATen\ops\floor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6318773Z copying torch\include\ATen\ops\floor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6325839Z copying torch\include\ATen\ops\fmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6333364Z copying torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6350127Z copying torch\include\ATen\ops\fmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6357289Z copying torch\include\ATen\ops\fmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6364420Z copying torch\include\ATen\ops\fmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6377354Z copying torch\include\ATen\ops\fmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6384780Z copying torch\include\ATen\ops\fmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6392435Z copying torch\include\ATen\ops\fmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6399496Z copying torch\include\ATen\ops\fmin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6406691Z copying torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6413495Z copying torch\include\ATen\ops\fmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6425912Z copying torch\include\ATen\ops\fmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6433221Z copying torch\include\ATen\ops\fmin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6452699Z copying torch\include\ATen\ops\fmin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6465896Z copying torch\include\ATen\ops\fmin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6472637Z copying torch\include\ATen\ops\fmin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6479250Z copying torch\include\ATen\ops\fmod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6493225Z copying torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6500093Z copying torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6506807Z copying torch\include\ATen\ops\fmod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6513954Z copying torch\include\ATen\ops\fmod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6520877Z copying torch\include\ATen\ops\fmod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6527776Z copying torch\include\ATen\ops\fmod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6540346Z copying torch\include\ATen\ops\fmod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6547044Z copying torch\include\ATen\ops\fmod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6553527Z copying torch\include\ATen\ops\frac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6566214Z copying torch\include\ATen\ops\fractional_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6573073Z copying torch\include\ATen\ops\fractional_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6580599Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6599640Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6606855Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6613976Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6627148Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6634291Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6641462Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6654925Z copying torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6661702Z copying torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6669148Z copying torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6682220Z copying torch\include\ATen\ops\fractional_max_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6689611Z copying torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6697107Z copying torch\include\ATen\ops\fractional_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6709631Z copying torch\include\ATen\ops\fractional_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6716512Z copying torch\include\ATen\ops\fractional_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6723551Z copying torch\include\ATen\ops\fractional_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6730692Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6738016Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6745165Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6752189Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6759585Z copying torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6766769Z copying torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6786478Z copying torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6793504Z copying torch\include\ATen\ops\fractional_max_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6800619Z copying torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6813676Z copying torch\include\ATen\ops\fractional_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6820826Z copying torch\include\ATen\ops\fractional_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6827997Z copying torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6841493Z copying torch\include\ATen\ops\frac_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6848335Z copying torch\include\ATen\ops\frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6855284Z copying torch\include\ATen\ops\frac_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6867606Z copying torch\include\ATen\ops\frac_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6874445Z copying torch\include\ATen\ops\frac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6881210Z copying torch\include\ATen\ops\frac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6899789Z copying torch\include\ATen\ops\frexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6906880Z copying torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6914486Z copying torch\include\ATen\ops\frexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6922123Z copying torch\include\ATen\ops\frexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6929728Z copying torch\include\ATen\ops\frexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6937089Z copying torch\include\ATen\ops\frexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6949837Z copying torch\include\ATen\ops\frobenius_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6957845Z copying torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6965377Z copying torch\include\ATen\ops\frobenius_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6978557Z copying torch\include\ATen\ops\frobenius_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6985509Z copying torch\include\ATen\ops\from_blob.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.6992254Z copying torch\include\ATen\ops\from_file.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7005862Z copying torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7012573Z copying torch\include\ATen\ops\from_file_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7019454Z copying torch\include\ATen\ops\from_file_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7026459Z copying torch\include\ATen\ops\from_file_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7033292Z copying torch\include\ATen\ops\full.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7067172Z copying torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7083876Z copying torch\include\ATen\ops\full_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7090781Z copying torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7097446Z copying torch\include\ATen\ops\full_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7110705Z copying torch\include\ATen\ops\full_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7117444Z copying torch\include\ATen\ops\full_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7124204Z copying torch\include\ATen\ops\full_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7136698Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7144075Z 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-12-04T09:34:44.7150964Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7158041Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7165065Z copying torch\include\ATen\ops\gather.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7171447Z copying torch\include\ATen\ops\gather_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7178656Z copying torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7185769Z copying torch\include\ATen\ops\gather_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7192533Z copying torch\include\ATen\ops\gather_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7206530Z copying torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7213558Z copying torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7220752Z copying torch\include\ATen\ops\gather_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7227588Z copying torch\include\ATen\ops\gather_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7234354Z copying torch\include\ATen\ops\gather_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7241687Z copying torch\include\ATen\ops\gather_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7248558Z copying torch\include\ATen\ops\gather_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7255396Z copying torch\include\ATen\ops\gather_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7262110Z copying torch\include\ATen\ops\gcd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7274695Z copying torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7281521Z copying torch\include\ATen\ops\gcd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7288517Z copying torch\include\ATen\ops\gcd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7295917Z copying torch\include\ATen\ops\gcd_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7302631Z copying torch\include\ATen\ops\gcd_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7309437Z copying torch\include\ATen\ops\gcd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7321878Z copying torch\include\ATen\ops\gcd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7329265Z copying torch\include\ATen\ops\ge.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7335878Z copying torch\include\ATen\ops\gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7342861Z copying torch\include\ATen\ops\gelu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7350208Z copying torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7357076Z copying torch\include\ATen\ops\gelu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7364608Z copying torch\include\ATen\ops\gelu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7371870Z copying torch\include\ATen\ops\gelu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7379209Z copying torch\include\ATen\ops\gelu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7393075Z copying torch\include\ATen\ops\gelu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7400884Z copying torch\include\ATen\ops\gelu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7408225Z copying torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7421385Z copying torch\include\ATen\ops\gelu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7428829Z copying torch\include\ATen\ops\gelu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7435663Z copying torch\include\ATen\ops\gelu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7448706Z copying torch\include\ATen\ops\gelu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7455597Z copying torch\include\ATen\ops\gelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7462377Z copying torch\include\ATen\ops\gelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7480734Z copying torch\include\ATen\ops\geometric.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7487869Z copying torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7494811Z copying torch\include\ATen\ops\geometric_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7507623Z copying torch\include\ATen\ops\geometric_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7514713Z copying torch\include\ATen\ops\geometric_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7521744Z copying torch\include\ATen\ops\geometric_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7535332Z copying torch\include\ATen\ops\geometric_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7541942Z copying torch\include\ATen\ops\geqrf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7548466Z copying torch\include\ATen\ops\geqrf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7555353Z copying torch\include\ATen\ops\geqrf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7562422Z copying torch\include\ATen\ops\geqrf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7569313Z copying torch\include\ATen\ops\geqrf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7576422Z copying torch\include\ATen\ops\ger.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7582920Z copying torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7590838Z copying torch\include\ATen\ops\ger_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7603354Z copying torch\include\ATen\ops\ger_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7610173Z copying torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7616718Z copying torch\include\ATen\ops\ge_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7623558Z copying torch\include\ATen\ops\ge_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7630796Z copying torch\include\ATen\ops\ge_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7637460Z copying torch\include\ATen\ops\ge_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7650691Z copying torch\include\ATen\ops\ge_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7657357Z copying torch\include\ATen\ops\ge_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7663837Z copying torch\include\ATen\ops\glu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7676433Z copying torch\include\ATen\ops\glu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7684012Z copying torch\include\ATen\ops\glu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7691058Z copying torch\include\ATen\ops\glu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7704489Z copying torch\include\ATen\ops\glu_backward_jvp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7712128Z copying torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7719251Z copying torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7732941Z copying torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7739935Z copying torch\include\ATen\ops\glu_backward_jvp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7746927Z copying torch\include\ATen\ops\glu_backward_jvp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.7754026Z copying torch\include\ATen\ops\glu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9341383Z copying torch\include\ATen\ops\glu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9349455Z copying torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9357668Z copying torch\include\ATen\ops\glu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9364926Z copying torch\include\ATen\ops\glu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9372001Z copying torch\include\ATen\ops\glu_jvp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9391142Z copying torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9398642Z copying torch\include\ATen\ops\glu_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9406158Z copying torch\include\ATen\ops\glu_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9419367Z copying torch\include\ATen\ops\glu_jvp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9426600Z copying torch\include\ATen\ops\glu_jvp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9433439Z copying torch\include\ATen\ops\glu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9445684Z copying torch\include\ATen\ops\glu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9452483Z copying torch\include\ATen\ops\glu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9459223Z copying torch\include\ATen\ops\glu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9466109Z copying torch\include\ATen\ops\gradient.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9472910Z copying torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9479741Z copying torch\include\ATen\ops\gradient_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9486901Z copying torch\include\ATen\ops\gradient_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9493820Z copying torch\include\ATen\ops\greater.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9500548Z copying torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9513398Z copying torch\include\ATen\ops\greater_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9520801Z copying torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9527688Z copying torch\include\ATen\ops\greater_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9540851Z copying torch\include\ATen\ops\greater_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9547956Z copying torch\include\ATen\ops\greater_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9555261Z copying torch\include\ATen\ops\greater_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9567967Z copying torch\include\ATen\ops\grid_sampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9574710Z copying torch\include\ATen\ops\grid_sampler_2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9581583Z copying torch\include\ATen\ops\grid_sampler_2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9595104Z copying torch\include\ATen\ops\grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9602476Z copying torch\include\ATen\ops\grid_sampler_2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9609521Z copying torch\include\ATen\ops\grid_sampler_2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9616487Z copying torch\include\ATen\ops\grid_sampler_2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9623476Z copying torch\include\ATen\ops\grid_sampler_2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9630695Z copying torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9643933Z copying torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9651142Z copying torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9658008Z copying torch\include\ATen\ops\grid_sampler_2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9676844Z copying torch\include\ATen\ops\grid_sampler_2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9683813Z copying torch\include\ATen\ops\grid_sampler_3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9690769Z copying torch\include\ATen\ops\grid_sampler_3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9704767Z copying torch\include\ATen\ops\grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9712018Z copying torch\include\ATen\ops\grid_sampler_3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9719224Z copying torch\include\ATen\ops\grid_sampler_3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9738484Z copying torch\include\ATen\ops\grid_sampler_3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9745599Z copying torch\include\ATen\ops\grid_sampler_3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9752781Z copying torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9759790Z copying torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9767298Z copying torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9774833Z copying torch\include\ATen\ops\grid_sampler_3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9787802Z copying torch\include\ATen\ops\grid_sampler_3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9795070Z copying torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9802194Z copying torch\include\ATen\ops\grid_sampler_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9816222Z copying torch\include\ATen\ops\grid_sampler_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9823198Z copying torch\include\ATen\ops\group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9830533Z copying torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9837947Z copying torch\include\ATen\ops\group_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9845093Z copying torch\include\ATen\ops\group_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9852220Z copying torch\include\ATen\ops\gru.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9858901Z copying torch\include\ATen\ops\gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9866024Z copying torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9875819Z copying torch\include\ATen\ops\gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9895257Z copying torch\include\ATen\ops\gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9920129Z copying torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9926946Z copying torch\include\ATen\ops\gru_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9933829Z copying torch\include\ATen\ops\gru_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9940491Z copying torch\include\ATen\ops\gt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9947478Z copying torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9960542Z copying torch\include\ATen\ops\gt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9967441Z copying torch\include\ATen\ops\gt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9974143Z copying torch\include\ATen\ops\gt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9988001Z copying torch\include\ATen\ops\gt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:44.9994593Z copying torch\include\ATen\ops\gt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0001373Z copying torch\include\ATen\ops\gt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0014524Z copying torch\include\ATen\ops\hamming_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0021616Z copying torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0028283Z copying torch\include\ATen\ops\hamming_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0042078Z copying torch\include\ATen\ops\hamming_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0049551Z copying torch\include\ATen\ops\hann_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0059615Z copying torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0066777Z copying torch\include\ATen\ops\hann_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0073910Z copying torch\include\ATen\ops\hann_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0080909Z copying torch\include\ATen\ops\hardshrink.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0094205Z copying torch\include\ATen\ops\hardshrink_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0101540Z copying torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0108629Z copying torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0127545Z copying torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0134639Z copying torch\include\ATen\ops\hardshrink_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0141898Z copying torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0149172Z copying torch\include\ATen\ops\hardshrink_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0156206Z copying torch\include\ATen\ops\hardshrink_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0164109Z copying torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0184199Z copying torch\include\ATen\ops\hardshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0191492Z copying torch\include\ATen\ops\hardshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0198410Z copying torch\include\ATen\ops\hardshrink_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0214912Z copying torch\include\ATen\ops\hardshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0215750Z copying torch\include\ATen\ops\hardshrink_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0219680Z copying torch\include\ATen\ops\hardshrink_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0233838Z copying torch\include\ATen\ops\hardsigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0243231Z copying torch\include\ATen\ops\hardsigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0250301Z copying torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0265077Z copying torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0288451Z copying torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0295974Z copying torch\include\ATen\ops\hardsigmoid_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0303668Z copying torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0311762Z copying torch\include\ATen\ops\hardsigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0319242Z copying torch\include\ATen\ops\hardsigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0333569Z copying torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0340647Z copying torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0347720Z copying torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0361989Z copying torch\include\ATen\ops\hardsigmoid_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0369229Z copying torch\include\ATen\ops\hardsigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0376686Z copying torch\include\ATen\ops\hardsigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0390003Z copying torch\include\ATen\ops\hardsigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0397250Z copying torch\include\ATen\ops\hardswish.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0404907Z copying torch\include\ATen\ops\hardswish_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0424875Z copying torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0431958Z copying torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0441691Z copying torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0455284Z copying torch\include\ATen\ops\hardswish_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0462379Z copying torch\include\ATen\ops\hardswish_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0469349Z copying torch\include\ATen\ops\hardswish_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0476429Z copying torch\include\ATen\ops\hardswish_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0483695Z copying torch\include\ATen\ops\hardswish_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0490606Z copying torch\include\ATen\ops\hardswish_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0503761Z copying torch\include\ATen\ops\hardswish_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0511092Z copying torch\include\ATen\ops\hardtanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0517547Z copying torch\include\ATen\ops\hardtanh_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0531161Z copying torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0538710Z copying torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0546079Z copying torch\include\ATen\ops\hardtanh_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0560624Z copying torch\include\ATen\ops\hardtanh_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0568217Z copying torch\include\ATen\ops\hardtanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0576323Z copying torch\include\ATen\ops\hardtanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0590654Z copying torch\include\ATen\ops\hardtanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0598213Z copying torch\include\ATen\ops\hardtanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0606221Z copying torch\include\ATen\ops\hardtanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0613715Z copying torch\include\ATen\ops\hash_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0621715Z copying torch\include\ATen\ops\hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0629146Z copying torch\include\ATen\ops\hash_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0643148Z copying torch\include\ATen\ops\hash_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0650034Z copying torch\include\ATen\ops\hash_tensor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0657026Z copying torch\include\ATen\ops\hash_tensor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0670435Z copying torch\include\ATen\ops\hash_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0677371Z copying torch\include\ATen\ops\hash_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0684247Z copying torch\include\ATen\ops\heaviside.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0691473Z copying torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0698459Z copying torch\include\ATen\ops\heaviside_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0705513Z copying torch\include\ATen\ops\heaviside_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0738937Z copying torch\include\ATen\ops\heaviside_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0745846Z copying torch\include\ATen\ops\heaviside_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0752678Z copying torch\include\ATen\ops\heaviside_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0765444Z copying torch\include\ATen\ops\heaviside_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0772331Z copying torch\include\ATen\ops\hinge_embedding_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0780097Z copying torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0792425Z copying torch\include\ATen\ops\hinge_embedding_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0799173Z copying torch\include\ATen\ops\hinge_embedding_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0806001Z copying torch\include\ATen\ops\histc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0818872Z copying torch\include\ATen\ops\histc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0825697Z copying torch\include\ATen\ops\histc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0832397Z copying torch\include\ATen\ops\histc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0845456Z copying torch\include\ATen\ops\histc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0852394Z copying torch\include\ATen\ops\histogram.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0859545Z copying torch\include\ATen\ops\histogramdd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0866826Z copying torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0873777Z copying torch\include\ATen\ops\histogramdd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0880756Z copying torch\include\ATen\ops\histogramdd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0888059Z copying torch\include\ATen\ops\histogram_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0895199Z copying torch\include\ATen\ops\histogram_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0902627Z copying torch\include\ATen\ops\histogram_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0910162Z copying torch\include\ATen\ops\hsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0917562Z copying torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0925213Z copying torch\include\ATen\ops\hsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0932967Z copying torch\include\ATen\ops\hsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0939656Z copying torch\include\ATen\ops\hspmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0946377Z copying torch\include\ATen\ops\hspmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0959663Z copying torch\include\ATen\ops\hspmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0966432Z copying torch\include\ATen\ops\hstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0973299Z copying torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0980034Z copying torch\include\ATen\ops\hstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0986873Z copying torch\include\ATen\ops\hstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.0993600Z copying torch\include\ATen\ops\huber_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1007008Z copying torch\include\ATen\ops\huber_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1014143Z copying torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1021183Z copying torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1034256Z copying torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1041236Z copying torch\include\ATen\ops\huber_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1048144Z copying torch\include\ATen\ops\huber_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1055565Z copying torch\include\ATen\ops\huber_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1062257Z copying torch\include\ATen\ops\huber_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1069111Z copying torch\include\ATen\ops\huber_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1082919Z copying torch\include\ATen\ops\huber_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1089830Z copying torch\include\ATen\ops\hypot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1096687Z copying torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1109795Z copying torch\include\ATen\ops\hypot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1116608Z copying torch\include\ATen\ops\hypot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1123456Z copying torch\include\ATen\ops\hypot_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1136425Z copying torch\include\ATen\ops\hypot_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1143388Z copying torch\include\ATen\ops\hypot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1150140Z copying torch\include\ATen\ops\hypot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1163150Z copying torch\include\ATen\ops\i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1169928Z copying torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1176507Z copying torch\include\ATen\ops\i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1189351Z copying torch\include\ATen\ops\i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1195793Z copying torch\include\ATen\ops\i0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1202553Z copying torch\include\ATen\ops\i0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1209478Z copying torch\include\ATen\ops\i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1216401Z copying torch\include\ATen\ops\i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1223237Z copying torch\include\ATen\ops\igamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1236900Z copying torch\include\ATen\ops\igammac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1244879Z copying torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1251397Z copying torch\include\ATen\ops\igammac_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1264091Z copying torch\include\ATen\ops\igammac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1271801Z copying torch\include\ATen\ops\igammac_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1278674Z copying torch\include\ATen\ops\igammac_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1292700Z copying torch\include\ATen\ops\igammac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1299708Z copying torch\include\ATen\ops\igammac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1307045Z copying torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1320330Z copying torch\include\ATen\ops\igamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1327311Z copying torch\include\ATen\ops\igamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1334374Z copying torch\include\ATen\ops\igamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1415262Z copying torch\include\ATen\ops\igamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1421957Z copying torch\include\ATen\ops\igamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1429103Z copying torch\include\ATen\ops\igamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1442440Z copying torch\include\ATen\ops\im2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1449122Z copying torch\include\ATen\ops\im2col_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1456069Z copying torch\include\ATen\ops\im2col_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1468912Z copying torch\include\ATen\ops\im2col_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1475854Z copying torch\include\ATen\ops\im2col_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1482886Z copying torch\include\ATen\ops\imag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1496049Z copying torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1502665Z copying torch\include\ATen\ops\imag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1509335Z copying torch\include\ATen\ops\imag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1522461Z copying torch\include\ATen\ops\index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1528742Z copying torch\include\ATen\ops\index_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1535997Z copying torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1542893Z copying torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1549721Z copying torch\include\ATen\ops\index_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1556872Z copying torch\include\ATen\ops\index_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1569955Z copying torch\include\ATen\ops\index_add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1577177Z copying torch\include\ATen\ops\index_add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1584365Z copying torch\include\ATen\ops\index_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1591025Z copying torch\include\ATen\ops\index_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1598289Z copying torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1605100Z copying torch\include\ATen\ops\index_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1625537Z copying torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1632623Z copying torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1639544Z copying torch\include\ATen\ops\index_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1653985Z copying torch\include\ATen\ops\index_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1661442Z copying torch\include\ATen\ops\index_copy_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1668479Z copying torch\include\ATen\ops\index_copy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1681599Z copying torch\include\ATen\ops\index_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1688597Z copying torch\include\ATen\ops\index_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1696041Z copying torch\include\ATen\ops\index_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1709195Z copying torch\include\ATen\ops\index_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1716279Z copying torch\include\ATen\ops\index_fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1723928Z copying torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1736953Z copying torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1744013Z copying torch\include\ATen\ops\index_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1751279Z copying torch\include\ATen\ops\index_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1764886Z copying torch\include\ATen\ops\index_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1771927Z copying torch\include\ATen\ops\index_fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1779055Z copying torch\include\ATen\ops\index_fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1798388Z copying torch\include\ATen\ops\index_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1805771Z copying torch\include\ATen\ops\index_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1812815Z copying torch\include\ATen\ops\index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1826210Z copying torch\include\ATen\ops\index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1833103Z copying torch\include\ATen\ops\index_put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1840812Z copying torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1854175Z copying torch\include\ATen\ops\index_put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1861309Z copying torch\include\ATen\ops\index_put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1868076Z copying torch\include\ATen\ops\index_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1881961Z copying torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.1888962Z copying torch\include\ATen\ops\index_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3586805Z copying torch\include\ATen\ops\index_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3587861Z copying torch\include\ATen\ops\index_reduce_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3588656Z copying torch\include\ATen\ops\index_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3589547Z copying torch\include\ATen\ops\index_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3590291Z copying torch\include\ATen\ops\index_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3591023Z copying torch\include\ATen\ops\index_select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3591766Z copying torch\include\ATen\ops\index_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3592692Z copying torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3885814Z copying torch\include\ATen\ops\index_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3886843Z copying torch\include\ATen\ops\index_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3887787Z copying torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3888699Z copying torch\include\ATen\ops\index_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3889515Z copying torch\include\ATen\ops\index_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3890310Z copying torch\include\ATen\ops\index_select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3891111Z copying torch\include\ATen\ops\index_select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3891877Z copying torch\include\ATen\ops\indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3892705Z copying torch\include\ATen\ops\indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3893560Z copying torch\include\ATen\ops\indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3894500Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3895579Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3896483Z copying torch\include\ATen\ops\indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3897325Z copying torch\include\ATen\ops\indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3898058Z copying torch\include\ATen\ops\indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3898777Z copying torch\include\ATen\ops\indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3899689Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3900783Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3901896Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3902963Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3910568Z copying torch\include\ATen\ops\inner.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3911477Z copying torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3912403Z copying torch\include\ATen\ops\inner_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3913101Z copying torch\include\ATen\ops\inner_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3913803Z copying torch\include\ATen\ops\instance_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3914812Z copying torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3915793Z copying torch\include\ATen\ops\instance_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3916774Z copying torch\include\ATen\ops\instance_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3917585Z copying torch\include\ATen\ops\int_repr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3918508Z copying torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3919501Z copying torch\include\ATen\ops\int_repr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3920304Z copying torch\include\ATen\ops\int_repr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3921152Z copying torch\include\ATen\ops\inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3922071Z copying torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3923059Z copying torch\include\ATen\ops\inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3923865Z copying torch\include\ATen\ops\inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3924634Z copying torch\include\ATen\ops\isclose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3925560Z copying torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3926549Z copying torch\include\ATen\ops\isclose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3927342Z copying torch\include\ATen\ops\isclose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3928127Z copying torch\include\ATen\ops\isfinite.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3929052Z copying torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3929945Z copying torch\include\ATen\ops\isfinite_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3930682Z copying torch\include\ATen\ops\isfinite_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3931422Z copying torch\include\ATen\ops\isin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3932092Z copying torch\include\ATen\ops\isinf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3932899Z copying torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3933755Z copying torch\include\ATen\ops\isinf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3934546Z copying torch\include\ATen\ops\isinf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3935774Z copying torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3936724Z copying torch\include\ATen\ops\isin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3937515Z copying torch\include\ATen\ops\isin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3938240Z copying torch\include\ATen\ops\isin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3938973Z copying torch\include\ATen\ops\isin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3939705Z copying torch\include\ATen\ops\isin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3940482Z copying torch\include\ATen\ops\isin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3941246Z copying torch\include\ATen\ops\isnan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3942066Z copying torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3942939Z copying torch\include\ATen\ops\isnan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3943704Z copying torch\include\ATen\ops\isnan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3944452Z copying torch\include\ATen\ops\isnan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3945152Z copying torch\include\ATen\ops\isnan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3945843Z copying torch\include\ATen\ops\isneginf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3946893Z copying torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3947853Z copying torch\include\ATen\ops\isneginf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3948637Z copying torch\include\ATen\ops\isneginf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3949392Z copying torch\include\ATen\ops\isneginf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3950153Z copying torch\include\ATen\ops\isneginf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3950922Z copying torch\include\ATen\ops\isneginf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3951644Z copying torch\include\ATen\ops\isneginf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3952393Z copying torch\include\ATen\ops\isposinf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3953391Z copying torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3954357Z copying torch\include\ATen\ops\isposinf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3955192Z copying torch\include\ATen\ops\isposinf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3955949Z copying torch\include\ATen\ops\isposinf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3956719Z copying torch\include\ATen\ops\isposinf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3957481Z copying torch\include\ATen\ops\isposinf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3958208Z copying torch\include\ATen\ops\isposinf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3958958Z copying torch\include\ATen\ops\isreal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3959786Z copying torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3960731Z copying torch\include\ATen\ops\isreal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3961433Z copying torch\include\ATen\ops\isreal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3962122Z copying torch\include\ATen\ops\istft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3962943Z copying torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3963869Z copying torch\include\ATen\ops\istft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3964664Z copying torch\include\ATen\ops\istft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3965355Z copying torch\include\ATen\ops\is_coalesced.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3966222Z copying torch\include\ATen\ops\is_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3967122Z copying torch\include\ATen\ops\is_coalesced_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3967866Z copying torch\include\ATen\ops\is_coalesced_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3968590Z copying torch\include\ATen\ops\is_complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3969432Z copying torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3970302Z copying torch\include\ATen\ops\is_complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3971034Z copying torch\include\ATen\ops\is_complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3971726Z copying torch\include\ATen\ops\is_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3972619Z copying torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3973494Z copying torch\include\ATen\ops\is_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3974193Z copying torch\include\ATen\ops\is_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3974904Z copying torch\include\ATen\ops\is_distributed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3975782Z copying torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3976693Z copying torch\include\ATen\ops\is_distributed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3977460Z copying torch\include\ATen\ops\is_distributed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3978265Z copying torch\include\ATen\ops\is_floating_point.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3979158Z copying torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3980196Z copying torch\include\ATen\ops\is_floating_point_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3980979Z copying torch\include\ATen\ops\is_floating_point_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3981775Z copying torch\include\ATen\ops\is_inference.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3982632Z copying torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3983546Z copying torch\include\ATen\ops\is_inference_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3984339Z copying torch\include\ATen\ops\is_inference_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3985048Z copying torch\include\ATen\ops\is_leaf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3985873Z copying torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3986717Z copying torch\include\ATen\ops\is_leaf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3987429Z copying torch\include\ATen\ops\is_leaf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3988140Z copying torch\include\ATen\ops\is_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3988948Z copying torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3989796Z copying torch\include\ATen\ops\is_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3990487Z copying torch\include\ATen\ops\is_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3991169Z copying torch\include\ATen\ops\is_nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3992000Z copying torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3992870Z copying torch\include\ATen\ops\is_nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3993607Z copying torch\include\ATen\ops\is_nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3994300Z copying torch\include\ATen\ops\is_pinned.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3995135Z copying torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3996004Z copying torch\include\ATen\ops\is_pinned_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3996720Z copying torch\include\ATen\ops\is_pinned_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3997435Z copying torch\include\ATen\ops\is_same_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3998272Z copying torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3999151Z copying torch\include\ATen\ops\is_same_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.3999905Z copying torch\include\ATen\ops\is_same_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4000708Z copying torch\include\ATen\ops\is_set_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4001452Z copying torch\include\ATen\ops\is_set_to_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4002220Z copying torch\include\ATen\ops\is_set_to_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4002980Z copying torch\include\ATen\ops\is_set_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4003708Z copying torch\include\ATen\ops\is_set_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4004673Z copying torch\include\ATen\ops\is_signed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4005538Z copying torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4006423Z copying torch\include\ATen\ops\is_signed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4007198Z copying torch\include\ATen\ops\is_signed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4007951Z copying torch\include\ATen\ops\is_vulkan_available.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4008863Z copying torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4009825Z copying torch\include\ATen\ops\is_vulkan_available_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4011358Z copying torch\include\ATen\ops\is_vulkan_available_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4012102Z copying torch\include\ATen\ops\item.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4012939Z copying torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4013777Z copying torch\include\ATen\ops\item_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4014486Z copying torch\include\ATen\ops\item_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4015190Z copying torch\include\ATen\ops\kaiser_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4016073Z copying torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4016996Z copying torch\include\ATen\ops\kaiser_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4017753Z copying torch\include\ATen\ops\kaiser_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4018454Z copying torch\include\ATen\ops\kl_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4019257Z copying torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4020095Z copying torch\include\ATen\ops\kl_div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4020792Z copying torch\include\ATen\ops\kl_div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4021454Z copying torch\include\ATen\ops\kron.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4022261Z copying torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4023089Z copying torch\include\ATen\ops\kron_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4023785Z copying torch\include\ATen\ops\kron_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4024530Z copying torch\include\ATen\ops\kthvalue.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4025371Z copying torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4026384Z copying torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4027282Z copying torch\include\ATen\ops\kthvalue_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4028111Z copying torch\include\ATen\ops\kthvalue_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4028898Z copying torch\include\ATen\ops\kthvalue_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4029623Z copying torch\include\ATen\ops\kthvalue_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4030354Z copying torch\include\ATen\ops\l1_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4031179Z copying torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4032011Z copying torch\include\ATen\ops\l1_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4032712Z copying torch\include\ATen\ops\l1_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4033395Z copying torch\include\ATen\ops\layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4034280Z copying torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4035161Z copying torch\include\ATen\ops\layer_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4035897Z copying torch\include\ATen\ops\layer_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4036582Z copying torch\include\ATen\ops\lcm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4037488Z copying torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4038400Z copying torch\include\ATen\ops\lcm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4039145Z copying torch\include\ATen\ops\lcm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4039852Z copying torch\include\ATen\ops\lcm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4040631Z copying torch\include\ATen\ops\lcm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4041355Z copying torch\include\ATen\ops\lcm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4042026Z copying torch\include\ATen\ops\lcm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4042690Z copying torch\include\ATen\ops\ldexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4043499Z copying torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4044351Z copying torch\include\ATen\ops\ldexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4045067Z copying torch\include\ATen\ops\ldexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4045726Z copying torch\include\ATen\ops\le.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4046399Z copying torch\include\ATen\ops\leaky_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4047163Z copying torch\include\ATen\ops\leaky_relu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4048154Z copying torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4049203Z copying torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4050059Z copying torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4050932Z copying torch\include\ATen\ops\leaky_relu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4051754Z copying torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4052596Z copying torch\include\ATen\ops\leaky_relu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4053442Z copying torch\include\ATen\ops\leaky_relu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4054404Z copying torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4055383Z copying torch\include\ATen\ops\leaky_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4056171Z copying torch\include\ATen\ops\leaky_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4056986Z copying torch\include\ATen\ops\leaky_relu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4057751Z copying torch\include\ATen\ops\leaky_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4058516Z copying torch\include\ATen\ops\leaky_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4059263Z copying torch\include\ATen\ops\leaky_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4059941Z copying torch\include\ATen\ops\lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4060832Z copying torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4061763Z copying torch\include\ATen\ops\lerp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4062509Z copying torch\include\ATen\ops\lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4063233Z copying torch\include\ATen\ops\lerp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4063945Z copying torch\include\ATen\ops\lerp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4064677Z copying torch\include\ATen\ops\lerp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4065373Z copying torch\include\ATen\ops\lerp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4066029Z copying torch\include\ATen\ops\less.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4066905Z copying torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4067774Z copying torch\include\ATen\ops\less_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4068620Z copying torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4069493Z copying torch\include\ATen\ops\less_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4070268Z copying torch\include\ATen\ops\less_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4070992Z copying torch\include\ATen\ops\less_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4071682Z copying torch\include\ATen\ops\less_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4072641Z copying torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4073604Z copying torch\include\ATen\ops\le_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4074381Z copying torch\include\ATen\ops\le_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4075087Z copying torch\include\ATen\ops\le_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4075790Z copying torch\include\ATen\ops\le_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4076537Z copying torch\include\ATen\ops\le_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4077215Z copying torch\include\ATen\ops\le_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4077881Z copying torch\include\ATen\ops\lgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4078868Z copying torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4079817Z copying torch\include\ATen\ops\lgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4080681Z copying torch\include\ATen\ops\lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4081427Z copying torch\include\ATen\ops\lgamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4082164Z copying torch\include\ATen\ops\lgamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4094785Z copying torch\include\ATen\ops\lgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4101459Z copying torch\include\ATen\ops\lgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4108446Z copying torch\include\ATen\ops\lift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4115618Z copying torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4122466Z copying torch\include\ATen\ops\lift_fresh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4129633Z copying torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4136692Z copying torch\include\ATen\ops\lift_fresh_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4144087Z copying torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4151365Z copying torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4158609Z copying torch\include\ATen\ops\lift_fresh_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4166527Z copying torch\include\ATen\ops\lift_fresh_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4173467Z copying torch\include\ATen\ops\lift_fresh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4187404Z copying torch\include\ATen\ops\lift_fresh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4194737Z copying torch\include\ATen\ops\lift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4201155Z copying torch\include\ATen\ops\lift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4214506Z copying torch\include\ATen\ops\linalg_cholesky.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4222204Z copying torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4229227Z copying torch\include\ATen\ops\linalg_cholesky_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4243195Z copying torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4249766Z copying torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4256926Z copying torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4270571Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4277663Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4292074Z copying torch\include\ATen\ops\linalg_cholesky_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4305583Z copying torch\include\ATen\ops\linalg_cholesky_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4312724Z copying torch\include\ATen\ops\linalg_cholesky_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4319813Z copying torch\include\ATen\ops\linalg_cholesky_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4333330Z copying torch\include\ATen\ops\linalg_cond.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4340648Z copying torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4347925Z copying torch\include\ATen\ops\linalg_cond_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4361622Z copying torch\include\ATen\ops\linalg_cond_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4368659Z copying torch\include\ATen\ops\linalg_cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4376088Z copying torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4389026Z copying torch\include\ATen\ops\linalg_cross_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4396189Z copying torch\include\ATen\ops\linalg_cross_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4403498Z copying torch\include\ATen\ops\linalg_cross_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4417133Z copying torch\include\ATen\ops\linalg_cross_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4424048Z copying torch\include\ATen\ops\linalg_cross_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4430948Z copying torch\include\ATen\ops\linalg_cross_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4443918Z copying torch\include\ATen\ops\linalg_det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4451720Z copying torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4458204Z copying torch\include\ATen\ops\linalg_det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4470872Z copying torch\include\ATen\ops\linalg_det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4477823Z copying torch\include\ATen\ops\linalg_diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4485457Z copying torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4498809Z copying torch\include\ATen\ops\linalg_diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4505389Z copying torch\include\ATen\ops\linalg_diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4512293Z copying torch\include\ATen\ops\linalg_eig.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4525270Z copying torch\include\ATen\ops\linalg_eigh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4532399Z copying torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4539235Z copying torch\include\ATen\ops\linalg_eigh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4552387Z copying torch\include\ATen\ops\linalg_eigh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4566173Z copying torch\include\ATen\ops\linalg_eigvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4573006Z copying torch\include\ATen\ops\linalg_eigvalsh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4586742Z copying torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4593472Z copying torch\include\ATen\ops\linalg_eigvalsh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4600331Z copying torch\include\ATen\ops\linalg_eigvalsh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4613500Z copying torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4658045Z copying torch\include\ATen\ops\linalg_eigvals_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4664974Z copying torch\include\ATen\ops\linalg_eigvals_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4695297Z copying torch\include\ATen\ops\linalg_eigvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4701997Z copying torch\include\ATen\ops\linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4708922Z copying torch\include\ATen\ops\linalg_eig_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4722311Z copying torch\include\ATen\ops\linalg_eig_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4729215Z copying torch\include\ATen\ops\linalg_eig_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4736727Z copying torch\include\ATen\ops\linalg_eig_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4750864Z copying torch\include\ATen\ops\linalg_householder_product.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4759191Z copying torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4766380Z copying torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4783257Z copying torch\include\ATen\ops\linalg_householder_product_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4790498Z copying torch\include\ATen\ops\linalg_householder_product_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4799320Z copying torch\include\ATen\ops\linalg_inv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4815295Z copying torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4823746Z copying torch\include\ATen\ops\linalg_inv_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4831690Z copying torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4838916Z copying torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4846384Z copying torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4854035Z copying torch\include\ATen\ops\linalg_inv_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4868847Z copying torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4876474Z copying torch\include\ATen\ops\linalg_inv_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4883747Z copying torch\include\ATen\ops\linalg_inv_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4897209Z copying torch\include\ATen\ops\linalg_inv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4904860Z copying torch\include\ATen\ops\linalg_inv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4911957Z copying torch\include\ATen\ops\linalg_ldl_factor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4926319Z copying torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4934086Z copying torch\include\ATen\ops\linalg_ldl_factor_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4941823Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4956583Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4964257Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4972502Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4987379Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.4994925Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5002282Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5015830Z copying torch\include\ATen\ops\linalg_ldl_factor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5022908Z copying torch\include\ATen\ops\linalg_ldl_factor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5030023Z copying torch\include\ATen\ops\linalg_ldl_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5044412Z copying torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5051741Z copying torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5058719Z copying torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5072112Z copying torch\include\ATen\ops\linalg_ldl_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5081220Z copying torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5089541Z copying torch\include\ATen\ops\linalg_ldl_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5104007Z copying torch\include\ATen\ops\linalg_ldl_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5111260Z copying torch\include\ATen\ops\linalg_lstsq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5118522Z copying torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5132627Z copying torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5139893Z copying torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5147749Z copying torch\include\ATen\ops\linalg_lstsq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5168233Z copying torch\include\ATen\ops\linalg_lstsq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5175369Z copying torch\include\ATen\ops\linalg_lu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5183628Z copying torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5201760Z copying torch\include\ATen\ops\linalg_lu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5208124Z copying torch\include\ATen\ops\linalg_lu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5215134Z copying torch\include\ATen\ops\linalg_lu_factor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5231579Z copying torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5238552Z copying torch\include\ATen\ops\linalg_lu_factor_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5246639Z copying torch\include\ATen\ops\linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5260560Z copying torch\include\ATen\ops\linalg_lu_factor_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5268709Z copying torch\include\ATen\ops\linalg_lu_factor_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5277320Z copying torch\include\ATen\ops\linalg_lu_factor_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5293704Z copying torch\include\ATen\ops\linalg_lu_factor_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5301130Z copying torch\include\ATen\ops\linalg_lu_factor_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5308379Z copying torch\include\ATen\ops\linalg_lu_factor_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5322794Z copying torch\include\ATen\ops\linalg_lu_factor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5330083Z copying torch\include\ATen\ops\linalg_lu_factor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5338351Z copying torch\include\ATen\ops\linalg_lu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5351620Z copying torch\include\ATen\ops\linalg_lu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5360229Z copying torch\include\ATen\ops\linalg_lu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5368731Z copying torch\include\ATen\ops\linalg_lu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5381220Z copying torch\include\ATen\ops\linalg_lu_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5389628Z copying torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5397319Z copying torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5409960Z copying torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5417096Z copying torch\include\ATen\ops\linalg_lu_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5424250Z copying torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5436256Z copying torch\include\ATen\ops\linalg_lu_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5443946Z copying torch\include\ATen\ops\linalg_lu_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5451404Z copying torch\include\ATen\ops\linalg_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5464823Z copying torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5471817Z copying torch\include\ATen\ops\linalg_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5478919Z copying torch\include\ATen\ops\linalg_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5492033Z copying torch\include\ATen\ops\linalg_matrix_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5499428Z copying torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5506366Z copying torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5519073Z copying torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5526649Z copying torch\include\ATen\ops\linalg_matrix_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5533678Z copying torch\include\ATen\ops\linalg_matrix_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5546885Z copying torch\include\ATen\ops\linalg_matrix_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5554192Z copying torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5561176Z copying torch\include\ATen\ops\linalg_matrix_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5574480Z copying torch\include\ATen\ops\linalg_matrix_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5582152Z copying torch\include\ATen\ops\linalg_matrix_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5589501Z copying torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5602762Z copying torch\include\ATen\ops\linalg_matrix_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5609817Z copying torch\include\ATen\ops\linalg_matrix_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5616858Z copying torch\include\ATen\ops\linalg_matrix_rank.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5624173Z copying torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5631840Z copying torch\include\ATen\ops\linalg_matrix_rank_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5638792Z copying torch\include\ATen\ops\linalg_matrix_rank_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5651074Z copying torch\include\ATen\ops\linalg_multi_dot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5658761Z copying torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5665453Z copying torch\include\ATen\ops\linalg_multi_dot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5672377Z copying torch\include\ATen\ops\linalg_multi_dot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5679502Z copying torch\include\ATen\ops\linalg_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5686960Z copying torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5699418Z copying torch\include\ATen\ops\linalg_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5706557Z copying torch\include\ATen\ops\linalg_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5713604Z copying torch\include\ATen\ops\linalg_pinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5721490Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5728574Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5736891Z copying torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5750345Z copying torch\include\ATen\ops\linalg_pinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5757347Z copying torch\include\ATen\ops\linalg_pinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5764574Z copying torch\include\ATen\ops\linalg_qr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5778526Z copying torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5785523Z copying torch\include\ATen\ops\linalg_qr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5792909Z copying torch\include\ATen\ops\linalg_qr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5806411Z copying torch\include\ATen\ops\linalg_qr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5813478Z copying torch\include\ATen\ops\linalg_qr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5820479Z copying torch\include\ATen\ops\linalg_qr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5832798Z copying torch\include\ATen\ops\linalg_qr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5839820Z copying torch\include\ATen\ops\linalg_slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5847383Z copying torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5860935Z copying torch\include\ATen\ops\linalg_slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5868188Z copying torch\include\ATen\ops\linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5875483Z copying torch\include\ATen\ops\linalg_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5891292Z copying torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5898278Z copying torch\include\ATen\ops\linalg_solve_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5905663Z copying torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5918314Z copying torch\include\ATen\ops\linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5925944Z copying torch\include\ATen\ops\linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5933641Z copying torch\include\ATen\ops\linalg_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5946662Z copying torch\include\ATen\ops\linalg_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5953992Z copying torch\include\ATen\ops\linalg_solve_triangular.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.5966958Z copying torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6000966Z copying torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6008095Z copying torch\include\ATen\ops\linalg_solve_triangular_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6015757Z copying torch\include\ATen\ops\linalg_solve_triangular_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6028955Z copying torch\include\ATen\ops\linalg_svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6036275Z copying torch\include\ATen\ops\linalg_svdvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6043335Z copying torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6056648Z copying torch\include\ATen\ops\linalg_svdvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6063623Z copying torch\include\ATen\ops\linalg_svdvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6070794Z copying torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6078476Z copying torch\include\ATen\ops\linalg_svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6085391Z copying torch\include\ATen\ops\linalg_svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6093865Z copying torch\include\ATen\ops\linalg_tensorinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6106652Z copying torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6113710Z copying torch\include\ATen\ops\linalg_tensorinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6120846Z copying torch\include\ATen\ops\linalg_tensorinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6134061Z copying torch\include\ATen\ops\linalg_tensorsolve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6140995Z copying torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6148162Z copying torch\include\ATen\ops\linalg_tensorsolve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6162484Z copying torch\include\ATen\ops\linalg_tensorsolve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6168638Z copying torch\include\ATen\ops\linalg_vander.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6175872Z copying torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6188516Z copying torch\include\ATen\ops\linalg_vander_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6195652Z copying torch\include\ATen\ops\linalg_vander_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6344884Z copying torch\include\ATen\ops\linalg_vecdot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6358203Z copying torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6365539Z copying torch\include\ATen\ops\linalg_vecdot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6372575Z copying torch\include\ATen\ops\linalg_vecdot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6386475Z copying torch\include\ATen\ops\linalg_vector_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6393267Z copying torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6400421Z copying torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6420802Z copying torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6424749Z copying torch\include\ATen\ops\linalg_vector_norm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6432027Z copying torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6445781Z copying torch\include\ATen\ops\linalg_vector_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6452862Z copying torch\include\ATen\ops\linalg_vector_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6460018Z copying torch\include\ATen\ops\linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6472945Z copying torch\include\ATen\ops\linear_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6480225Z copying torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6487333Z copying torch\include\ATen\ops\linear_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6500359Z copying torch\include\ATen\ops\linear_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6508255Z copying torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6514961Z copying torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6527729Z copying torch\include\ATen\ops\linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6535096Z copying torch\include\ATen\ops\linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6541751Z copying torch\include\ATen\ops\linspace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6554597Z copying torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6561507Z copying torch\include\ATen\ops\linspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6568654Z copying torch\include\ATen\ops\linspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6581675Z copying torch\include\ATen\ops\linspace_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6588759Z copying torch\include\ATen\ops\linspace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6595777Z copying torch\include\ATen\ops\linspace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6608853Z copying torch\include\ATen\ops\log.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6615369Z copying torch\include\ATen\ops\log10.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6622376Z copying torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6634814Z copying torch\include\ATen\ops\log10_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6641812Z copying torch\include\ATen\ops\log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6648637Z copying torch\include\ATen\ops\log10_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6661627Z copying torch\include\ATen\ops\log10_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6668514Z copying torch\include\ATen\ops\log10_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6675421Z copying torch\include\ATen\ops\log10_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6688815Z copying torch\include\ATen\ops\log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6695755Z copying torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6702364Z copying torch\include\ATen\ops\log1p_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6709452Z copying torch\include\ATen\ops\log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6716518Z copying torch\include\ATen\ops\log1p_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6723316Z copying torch\include\ATen\ops\log1p_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6736543Z copying torch\include\ATen\ops\log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6743587Z copying torch\include\ATen\ops\log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6750817Z copying torch\include\ATen\ops\log2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6763914Z copying torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6770583Z copying torch\include\ATen\ops\log2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6777400Z copying torch\include\ATen\ops\log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6790496Z copying torch\include\ATen\ops\log2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6796761Z copying torch\include\ATen\ops\log2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6803564Z copying torch\include\ATen\ops\log2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6817012Z copying torch\include\ATen\ops\log2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6823469Z copying torch\include\ATen\ops\logaddexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6830611Z copying torch\include\ATen\ops\logaddexp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6837871Z copying torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6844857Z copying torch\include\ATen\ops\logaddexp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6852019Z copying torch\include\ATen\ops\logaddexp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6866283Z copying torch\include\ATen\ops\logaddexp2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6873409Z copying torch\include\ATen\ops\logaddexp2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6880309Z copying torch\include\ATen\ops\logaddexp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6894365Z copying torch\include\ATen\ops\logaddexp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6901724Z copying torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6908767Z copying torch\include\ATen\ops\logaddexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6921437Z copying torch\include\ATen\ops\logaddexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6928310Z copying torch\include\ATen\ops\logaddexp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6935336Z copying torch\include\ATen\ops\logaddexp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6948050Z copying torch\include\ATen\ops\logaddexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6955456Z copying torch\include\ATen\ops\logaddexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6962897Z copying torch\include\ATen\ops\logcumsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6976497Z copying torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6984117Z copying torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.6991896Z copying torch\include\ATen\ops\logcumsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7005868Z copying torch\include\ATen\ops\logcumsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7013215Z copying torch\include\ATen\ops\logdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7020005Z copying torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7026968Z copying torch\include\ATen\ops\logdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7033632Z copying torch\include\ATen\ops\logdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7040607Z copying torch\include\ATen\ops\logical_and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7053774Z copying torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7060589Z copying torch\include\ATen\ops\logical_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7067417Z copying torch\include\ATen\ops\logical_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7081162Z copying torch\include\ATen\ops\logical_and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7088548Z copying torch\include\ATen\ops\logical_and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7095151Z copying torch\include\ATen\ops\logical_not.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7109037Z copying torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7116132Z copying torch\include\ATen\ops\logical_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7123230Z copying torch\include\ATen\ops\logical_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7136632Z copying torch\include\ATen\ops\logical_not_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7143821Z copying torch\include\ATen\ops\logical_not_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7150844Z copying torch\include\ATen\ops\logical_or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7164685Z copying torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7171908Z copying torch\include\ATen\ops\logical_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7178990Z copying torch\include\ATen\ops\logical_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7185932Z copying torch\include\ATen\ops\logical_or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7192911Z copying torch\include\ATen\ops\logical_or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7200268Z copying torch\include\ATen\ops\logical_xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7213718Z copying torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7276826Z copying torch\include\ATen\ops\logical_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7284001Z copying torch\include\ATen\ops\logical_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7297453Z copying torch\include\ATen\ops\logical_xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7304676Z copying torch\include\ATen\ops\logical_xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7311805Z copying torch\include\ATen\ops\logit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7324251Z copying torch\include\ATen\ops\logit_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7331764Z copying torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7339181Z copying torch\include\ATen\ops\logit_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7353235Z copying torch\include\ATen\ops\logit_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7360440Z copying torch\include\ATen\ops\logit_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7367681Z copying torch\include\ATen\ops\logit_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7380834Z copying torch\include\ATen\ops\logit_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7388618Z copying torch\include\ATen\ops\logit_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7395763Z copying torch\include\ATen\ops\logit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7408857Z copying torch\include\ATen\ops\logit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7416057Z copying torch\include\ATen\ops\logit_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7423445Z copying torch\include\ATen\ops\logit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7442367Z copying torch\include\ATen\ops\logit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7449704Z copying torch\include\ATen\ops\logspace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7457024Z copying torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7470784Z copying torch\include\ATen\ops\logspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7477916Z copying torch\include\ATen\ops\logspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7485322Z copying torch\include\ATen\ops\logspace_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7505474Z copying torch\include\ATen\ops\logspace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7512648Z copying torch\include\ATen\ops\logspace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7520156Z copying torch\include\ATen\ops\logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7533921Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7540891Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7548124Z copying torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7561471Z copying torch\include\ATen\ops\logsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7568755Z copying torch\include\ATen\ops\logsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7576283Z copying torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7582895Z copying torch\include\ATen\ops\log_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7589728Z copying torch\include\ATen\ops\log_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7596706Z copying torch\include\ATen\ops\log_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7609336Z copying torch\include\ATen\ops\log_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7616161Z copying torch\include\ATen\ops\log_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7622788Z copying torch\include\ATen\ops\log_normal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7636289Z copying torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7643237Z copying torch\include\ATen\ops\log_normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7650209Z copying torch\include\ATen\ops\log_normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7663617Z copying torch\include\ATen\ops\log_normal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7670441Z copying torch\include\ATen\ops\log_normal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7677409Z copying torch\include\ATen\ops\log_normal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7690495Z copying torch\include\ATen\ops\log_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7697039Z copying torch\include\ATen\ops\log_sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7704096Z copying torch\include\ATen\ops\log_sigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7717292Z copying torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7724411Z copying torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7731410Z copying torch\include\ATen\ops\log_sigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7744884Z copying torch\include\ATen\ops\log_sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7752022Z copying torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7759670Z copying torch\include\ATen\ops\log_sigmoid_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7767136Z copying torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7774508Z copying torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7781646Z copying torch\include\ATen\ops\log_sigmoid_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7794787Z copying torch\include\ATen\ops\log_sigmoid_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7802026Z copying torch\include\ATen\ops\log_sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7808712Z copying torch\include\ATen\ops\log_sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7821863Z copying torch\include\ATen\ops\log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7828997Z copying torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7836171Z copying torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7853886Z copying torch\include\ATen\ops\log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7860910Z copying torch\include\ATen\ops\log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7868358Z copying torch\include\ATen\ops\lshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7883788Z copying torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7891018Z copying torch\include\ATen\ops\lshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7898247Z copying torch\include\ATen\ops\lshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7911884Z copying torch\include\ATen\ops\lshift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7918941Z copying torch\include\ATen\ops\lshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7928989Z copying torch\include\ATen\ops\lshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7942762Z copying torch\include\ATen\ops\lstm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.7949483Z copying torch\include\ATen\ops\lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8918620Z copying torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8919684Z copying torch\include\ATen\ops\lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8920438Z copying torch\include\ATen\ops\lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8921363Z copying torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8922219Z copying torch\include\ATen\ops\lstm_mps_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8923189Z copying torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8924160Z copying torch\include\ATen\ops\lstm_mps_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8924956Z copying torch\include\ATen\ops\lstm_mps_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8925702Z copying torch\include\ATen\ops\lstm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8926393Z copying torch\include\ATen\ops\lstm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8927051Z copying torch\include\ATen\ops\lt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8927899Z copying torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8928810Z copying torch\include\ATen\ops\lt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8929548Z copying torch\include\ATen\ops\lt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8930244Z copying torch\include\ATen\ops\lt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8931063Z copying torch\include\ATen\ops\lt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8931775Z copying torch\include\ATen\ops\lt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8932460Z copying torch\include\ATen\ops\lt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8933133Z copying torch\include\ATen\ops\lu_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8933958Z copying torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8934871Z copying torch\include\ATen\ops\lu_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8935584Z copying torch\include\ATen\ops\lu_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8936274Z copying torch\include\ATen\ops\lu_unpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8937239Z copying torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8938188Z copying torch\include\ATen\ops\lu_unpack_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8938971Z copying torch\include\ATen\ops\lu_unpack_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8939727Z copying torch\include\ATen\ops\lu_unpack_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8940514Z copying torch\include\ATen\ops\lu_unpack_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8941276Z copying torch\include\ATen\ops\lu_unpack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8941995Z copying torch\include\ATen\ops\lu_unpack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8942737Z copying torch\include\ATen\ops\margin_ranking_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8943654Z copying torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8944599Z copying torch\include\ATen\ops\margin_ranking_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8945398Z copying torch\include\ATen\ops\margin_ranking_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8946141Z copying torch\include\ATen\ops\masked_fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8947006Z copying torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8947909Z copying torch\include\ATen\ops\masked_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8948704Z copying torch\include\ATen\ops\masked_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8949509Z copying torch\include\ATen\ops\masked_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8950275Z copying torch\include\ATen\ops\masked_fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8951027Z copying torch\include\ATen\ops\masked_fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8957687Z copying torch\include\ATen\ops\masked_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8964476Z copying torch\include\ATen\ops\masked_scatter_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8978370Z copying torch\include\ATen\ops\masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8985074Z copying torch\include\ATen\ops\masked_scatter_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8992263Z copying torch\include\ATen\ops\masked_scatter_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.8999615Z copying torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9006624Z copying torch\include\ATen\ops\masked_scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9013616Z copying torch\include\ATen\ops\masked_scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9027521Z copying torch\include\ATen\ops\masked_scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9074202Z copying torch\include\ATen\ops\masked_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9075018Z copying torch\include\ATen\ops\masked_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9075769Z copying torch\include\ATen\ops\masked_select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9076520Z copying torch\include\ATen\ops\masked_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9077452Z copying torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9087198Z copying torch\include\ATen\ops\masked_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9094096Z copying torch\include\ATen\ops\masked_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9101312Z copying torch\include\ATen\ops\masked_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9114656Z copying torch\include\ATen\ops\masked_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9121744Z copying torch\include\ATen\ops\masked_select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9128976Z copying torch\include\ATen\ops\masked_select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9140648Z copying torch\include\ATen\ops\matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9147403Z copying torch\include\ATen\ops\matmul_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9154570Z copying torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9166388Z copying torch\include\ATen\ops\matmul_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9173758Z copying torch\include\ATen\ops\matmul_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9180850Z copying torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9192989Z copying torch\include\ATen\ops\matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9200190Z copying torch\include\ATen\ops\matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9207128Z copying torch\include\ATen\ops\matrix_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9219932Z copying torch\include\ATen\ops\matrix_exp_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9227451Z copying torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9234636Z copying torch\include\ATen\ops\matrix_exp_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9247319Z copying torch\include\ATen\ops\matrix_exp_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9254507Z copying torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9261821Z copying torch\include\ATen\ops\matrix_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9273584Z copying torch\include\ATen\ops\matrix_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9280350Z copying torch\include\ATen\ops\matrix_H.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9287210Z copying torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9300383Z copying torch\include\ATen\ops\matrix_H_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9307126Z copying torch\include\ATen\ops\matrix_H_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9314030Z copying torch\include\ATen\ops\matrix_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9327351Z copying torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9334288Z copying torch\include\ATen\ops\matrix_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9341139Z copying torch\include\ATen\ops\matrix_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9354480Z copying torch\include\ATen\ops\max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9361626Z copying torch\include\ATen\ops\maximum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9368547Z copying torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9381250Z copying torch\include\ATen\ops\maximum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9388109Z copying torch\include\ATen\ops\maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9394972Z copying torch\include\ATen\ops\maximum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9402064Z copying torch\include\ATen\ops\maximum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9409055Z copying torch\include\ATen\ops\maximum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9416188Z copying torch\include\ATen\ops\maximum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9429971Z copying torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9487786Z copying torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9495112Z copying torch\include\ATen\ops\max_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9508426Z copying torch\include\ATen\ops\max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9515338Z copying torch\include\ATen\ops\max_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9522505Z copying torch\include\ATen\ops\max_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9535905Z copying torch\include\ATen\ops\max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9542887Z copying torch\include\ATen\ops\max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9549719Z copying torch\include\ATen\ops\max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9557065Z copying torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9570615Z copying torch\include\ATen\ops\max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9577414Z copying torch\include\ATen\ops\max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9591021Z copying torch\include\ATen\ops\max_pool1d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9598504Z copying torch\include\ATen\ops\max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9605750Z copying torch\include\ATen\ops\max_pool1d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9618309Z copying torch\include\ATen\ops\max_pool1d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9625415Z copying torch\include\ATen\ops\max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9634873Z copying torch\include\ATen\ops\max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9648240Z copying torch\include\ATen\ops\max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9655306Z copying torch\include\ATen\ops\max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9662844Z copying torch\include\ATen\ops\max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9676831Z copying torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9683719Z copying torch\include\ATen\ops\max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9690441Z copying torch\include\ATen\ops\max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9703563Z copying torch\include\ATen\ops\max_pool2d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9710909Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9718488Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9731752Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9738893Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9746346Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9753556Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9760652Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9768323Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9775651Z copying torch\include\ATen\ops\max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9782724Z copying torch\include\ATen\ops\max_pool2d_with_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9789849Z copying torch\include\ATen\ops\max_pool2d_with_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9803401Z copying torch\include\ATen\ops\max_pool2d_with_indices_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9810546Z copying torch\include\ATen\ops\max_pool2d_with_indices_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9817881Z copying torch\include\ATen\ops\max_pool2d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9831198Z copying torch\include\ATen\ops\max_pool2d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9838099Z copying torch\include\ATen\ops\max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9845414Z copying torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9858165Z copying torch\include\ATen\ops\max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9865088Z copying torch\include\ATen\ops\max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9872403Z copying torch\include\ATen\ops\max_pool3d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9885860Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9893100Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9900781Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9914095Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9921540Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9928863Z copying torch\include\ATen\ops\max_pool3d_with_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9942136Z copying torch\include\ATen\ops\max_pool3d_with_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9949316Z copying torch\include\ATen\ops\max_pool3d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9956533Z copying torch\include\ATen\ops\max_pool3d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:45.9970681Z copying torch\include\ATen\ops\max_unpool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0017854Z copying torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0018706Z copying torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0019529Z copying torch\include\ATen\ops\max_unpool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0020275Z copying torch\include\ATen\ops\max_unpool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0021123Z copying torch\include\ATen\ops\max_unpool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0031558Z copying torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0038836Z copying torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0046064Z copying torch\include\ATen\ops\max_unpool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0059618Z copying torch\include\ATen\ops\max_unpool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0066812Z copying torch\include\ATen\ops\mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0074362Z copying torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0087471Z copying torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0094694Z copying torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0101604Z copying torch\include\ATen\ops\mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0115325Z copying torch\include\ATen\ops\mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0122248Z copying torch\include\ATen\ops\mean_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0129278Z copying torch\include\ATen\ops\mean_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0143040Z copying torch\include\ATen\ops\mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0149737Z copying torch\include\ATen\ops\mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0156371Z copying torch\include\ATen\ops\median.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0163390Z copying torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0170315Z copying torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0177323Z copying torch\include\ATen\ops\median_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0190711Z copying torch\include\ATen\ops\median_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0197756Z copying torch\include\ATen\ops\median_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0204655Z copying torch\include\ATen\ops\median_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0217579Z copying torch\include\ATen\ops\meshgrid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0224441Z copying torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0232214Z copying torch\include\ATen\ops\meshgrid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0239763Z copying torch\include\ATen\ops\meshgrid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0246695Z copying torch\include\ATen\ops\mH.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0253351Z copying torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0267427Z copying torch\include\ATen\ops\mH_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0273048Z copying torch\include\ATen\ops\mH_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0323068Z copying torch\include\ATen\ops\min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0335102Z copying torch\include\ATen\ops\minimum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0343078Z copying torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0349805Z copying torch\include\ATen\ops\minimum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0368508Z copying torch\include\ATen\ops\minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0375601Z copying torch\include\ATen\ops\minimum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0382625Z copying torch\include\ATen\ops\minimum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0401177Z copying torch\include\ATen\ops\minimum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0408788Z copying torch\include\ATen\ops\minimum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0415677Z copying torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0749165Z copying torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0750162Z copying torch\include\ATen\ops\min_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0750911Z copying torch\include\ATen\ops\min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0751627Z copying torch\include\ATen\ops\min_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0752343Z copying torch\include\ATen\ops\min_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0753046Z copying torch\include\ATen\ops\min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0753820Z copying torch\include\ATen\ops\min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0754518Z copying torch\include\ATen\ops\miopen_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0755296Z copying torch\include\ATen\ops\miopen_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0756257Z copying torch\include\ATen\ops\miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0757266Z copying torch\include\ATen\ops\miopen_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0758153Z copying torch\include\ATen\ops\miopen_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0759026Z copying torch\include\ATen\ops\miopen_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0760024Z copying torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0761022Z copying torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0761847Z copying torch\include\ATen\ops\miopen_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0762625Z copying torch\include\ATen\ops\miopen_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0763457Z copying torch\include\ATen\ops\miopen_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0764262Z copying torch\include\ATen\ops\miopen_convolution_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0765190Z copying torch\include\ATen\ops\miopen_convolution_add_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0766123Z copying torch\include\ATen\ops\miopen_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0767026Z copying torch\include\ATen\ops\miopen_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0767990Z copying torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0768955Z copying torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0769845Z copying torch\include\ATen\ops\miopen_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0770680Z copying torch\include\ATen\ops\miopen_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0771524Z copying torch\include\ATen\ops\miopen_convolution_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0772386Z copying torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0773291Z copying torch\include\ATen\ops\miopen_convolution_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0774137Z copying torch\include\ATen\ops\miopen_convolution_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0774962Z copying torch\include\ATen\ops\miopen_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0775956Z copying torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0777094Z copying torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0778003Z copying torch\include\ATen\ops\miopen_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0778883Z copying torch\include\ATen\ops\miopen_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0779746Z copying torch\include\ATen\ops\miopen_depthwise_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0780730Z copying torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0781780Z copying torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0786195Z copying torch\include\ATen\ops\miopen_depthwise_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0799673Z copying torch\include\ATen\ops\miopen_depthwise_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0807389Z copying torch\include\ATen\ops\miopen_rnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0836208Z copying torch\include\ATen\ops\miopen_rnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0837167Z copying torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0838239Z copying torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0845332Z copying torch\include\ATen\ops\miopen_rnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0860216Z copying torch\include\ATen\ops\miopen_rnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0866460Z copying torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0873623Z copying torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0887742Z copying torch\include\ATen\ops\miopen_rnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0894704Z copying torch\include\ATen\ops\miopen_rnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0901569Z copying torch\include\ATen\ops\mish.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0915214Z copying torch\include\ATen\ops\mish_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0922622Z copying torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0929676Z copying torch\include\ATen\ops\mish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0942837Z copying torch\include\ATen\ops\mish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0949645Z copying torch\include\ATen\ops\mish_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0956589Z copying torch\include\ATen\ops\mish_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0976738Z copying torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0978048Z copying torch\include\ATen\ops\mish_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0985890Z copying torch\include\ATen\ops\mish_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.0999400Z copying torch\include\ATen\ops\mish_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1006459Z copying torch\include\ATen\ops\mish_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1013845Z copying torch\include\ATen\ops\mish_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1027501Z copying torch\include\ATen\ops\mish_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1034425Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1045350Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1053452Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1060701Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1067969Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1082506Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1089618Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1096757Z copying torch\include\ATen\ops\mkldnn_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1104392Z copying torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1111746Z copying torch\include\ATen\ops\mkldnn_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1119254Z copying torch\include\ATen\ops\mkldnn_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1131881Z copying torch\include\ATen\ops\mkldnn_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1138935Z copying torch\include\ATen\ops\mkldnn_linear_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1146281Z copying torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1159346Z copying torch\include\ATen\ops\mkldnn_linear_backward_input.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1167056Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1173990Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1194643Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1201607Z copying torch\include\ATen\ops\mkldnn_linear_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1208471Z copying torch\include\ATen\ops\mkldnn_linear_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1215358Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1222740Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1229433Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1236313Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1243451Z copying torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1250368Z copying torch\include\ATen\ops\mkldnn_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1257762Z copying torch\include\ATen\ops\mkldnn_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1264994Z copying torch\include\ATen\ops\mkldnn_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1272428Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1279914Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1287643Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1295314Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1309304Z copying torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1317252Z copying torch\include\ATen\ops\mkldnn_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1324561Z copying torch\include\ATen\ops\mkldnn_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1331707Z copying torch\include\ATen\ops\mkldnn_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1338752Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1347025Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1354280Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1361535Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1369924Z copying torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1376258Z copying torch\include\ATen\ops\mkldnn_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1383496Z copying torch\include\ATen\ops\mkldnn_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1390727Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1398929Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1406417Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1413939Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1421607Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1429079Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1436077Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1444647Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1450805Z copying torch\include\ATen\ops\mkldnn_rnn_layer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1457934Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1465439Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1472645Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1480345Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1487876Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1495547Z copying torch\include\ATen\ops\mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1503089Z copying torch\include\ATen\ops\mkldnn_rnn_layer_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1510580Z copying torch\include\ATen\ops\mkldnn_rnn_layer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1517489Z copying torch\include\ATen\ops\mkldnn_rnn_layer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1524493Z copying torch\include\ATen\ops\mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1531772Z copying torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1538872Z copying torch\include\ATen\ops\mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1545625Z copying torch\include\ATen\ops\mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1552275Z copying torch\include\ATen\ops\mm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1558955Z copying torch\include\ATen\ops\mm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1567226Z copying torch\include\ATen\ops\mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1579415Z copying torch\include\ATen\ops\mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1585856Z copying torch\include\ATen\ops\mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1592620Z copying torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1599975Z copying torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1606818Z copying torch\include\ATen\ops\mode_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1613554Z copying torch\include\ATen\ops\mode_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1620324Z copying torch\include\ATen\ops\mode_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1627309Z copying torch\include\ATen\ops\mode_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1633636Z copying torch\include\ATen\ops\moveaxis.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1640494Z copying torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1647553Z copying torch\include\ATen\ops\moveaxis_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1654304Z copying torch\include\ATen\ops\moveaxis_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1661024Z copying torch\include\ATen\ops\movedim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1667936Z copying torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1674981Z copying torch\include\ATen\ops\movedim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1682119Z copying torch\include\ATen\ops\movedim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1688906Z copying torch\include\ATen\ops\mps_convolution_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1696096Z copying torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1703178Z copying torch\include\ATen\ops\mps_convolution_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1710100Z copying torch\include\ATen\ops\mps_convolution_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1717222Z copying torch\include\ATen\ops\mps_convolution_transpose_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1725101Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1732316Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1739571Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1747225Z copying torch\include\ATen\ops\mse_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1753564Z copying torch\include\ATen\ops\mse_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1760554Z copying torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1768355Z copying torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1775980Z copying torch\include\ATen\ops\mse_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1782555Z copying torch\include\ATen\ops\mse_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1790456Z copying torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1797367Z copying torch\include\ATen\ops\mse_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1804778Z copying torch\include\ATen\ops\mse_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1811681Z copying torch\include\ATen\ops\mse_loss_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1818819Z copying torch\include\ATen\ops\mse_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1825823Z copying torch\include\ATen\ops\mse_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1839215Z copying torch\include\ATen\ops\mse_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1846245Z copying torch\include\ATen\ops\msort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1853446Z copying torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1860439Z copying torch\include\ATen\ops\msort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1867900Z copying torch\include\ATen\ops\msort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1874059Z copying torch\include\ATen\ops\mT.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1880846Z copying torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1887538Z copying torch\include\ATen\ops\mT_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1894094Z copying torch\include\ATen\ops\mT_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1902358Z copying torch\include\ATen\ops\mul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1908559Z copying torch\include\ATen\ops\multilabel_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1915606Z copying torch\include\ATen\ops\multilabel_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1929233Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1937314Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1944217Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1951568Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1960399Z copying torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1966714Z copying torch\include\ATen\ops\multilabel_margin_loss_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1979222Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1982429Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1991170Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.1997722Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2005375Z copying torch\include\ATen\ops\multilabel_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2012359Z copying torch\include\ATen\ops\multilabel_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2019924Z copying torch\include\ATen\ops\multinomial.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2026982Z copying torch\include\ATen\ops\multinomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2033997Z copying torch\include\ATen\ops\multinomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2041136Z copying torch\include\ATen\ops\multinomial_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2048345Z copying torch\include\ATen\ops\multinomial_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2055323Z copying torch\include\ATen\ops\multiply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2062554Z copying torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2069750Z copying torch\include\ATen\ops\multiply_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2076661Z copying torch\include\ATen\ops\multiply_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2083869Z copying torch\include\ATen\ops\multi_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2090897Z copying torch\include\ATen\ops\multi_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2097967Z copying torch\include\ATen\ops\multi_margin_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2105200Z copying torch\include\ATen\ops\multi_margin_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2112718Z copying torch\include\ATen\ops\multi_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2119980Z copying torch\include\ATen\ops\multi_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2128345Z copying torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2134608Z copying torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2141574Z copying torch\include\ATen\ops\multi_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2148844Z copying torch\include\ATen\ops\multi_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2156324Z copying torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2163431Z copying torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2170468Z copying torch\include\ATen\ops\mul_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2178187Z copying torch\include\ATen\ops\mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2185200Z copying torch\include\ATen\ops\mul_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2191620Z copying torch\include\ATen\ops\mul_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2198789Z copying torch\include\ATen\ops\mul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2205667Z copying torch\include\ATen\ops\mul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2212207Z copying torch\include\ATen\ops\mv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2219270Z copying torch\include\ATen\ops\mvlgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2226567Z copying torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2265783Z copying torch\include\ATen\ops\mvlgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2272441Z copying torch\include\ATen\ops\mvlgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2279234Z copying torch\include\ATen\ops\mvlgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2286412Z copying torch\include\ATen\ops\mvlgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2293595Z copying torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2300306Z copying torch\include\ATen\ops\mv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2307041Z copying torch\include\ATen\ops\mv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2313595Z copying torch\include\ATen\ops\nanmean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2320760Z copying torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2330391Z copying torch\include\ATen\ops\nanmean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2338634Z copying torch\include\ATen\ops\nanmean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2345684Z copying torch\include\ATen\ops\nanmedian.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2352972Z copying torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2360324Z copying torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2367214Z copying torch\include\ATen\ops\nanmedian_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2374368Z copying torch\include\ATen\ops\nanmedian_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2381382Z copying torch\include\ATen\ops\nanmedian_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2388367Z copying torch\include\ATen\ops\nanmedian_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2395535Z copying torch\include\ATen\ops\nanquantile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2431619Z copying torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2438743Z copying torch\include\ATen\ops\nanquantile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2445938Z copying torch\include\ATen\ops\nanquantile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2452894Z copying torch\include\ATen\ops\nansum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2459986Z copying torch\include\ATen\ops\nansum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2566069Z copying torch\include\ATen\ops\nansum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2572785Z copying torch\include\ATen\ops\nansum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2579786Z copying torch\include\ATen\ops\nansum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2586758Z copying torch\include\ATen\ops\nan_to_num.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2593913Z copying torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2600748Z copying torch\include\ATen\ops\nan_to_num_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2607682Z copying torch\include\ATen\ops\nan_to_num_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2614748Z copying torch\include\ATen\ops\nan_to_num_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2621653Z copying torch\include\ATen\ops\nan_to_num_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2628588Z copying torch\include\ATen\ops\narrow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2635511Z copying torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2642360Z copying torch\include\ATen\ops\narrow_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2649682Z copying torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2656519Z copying torch\include\ATen\ops\narrow_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2664673Z copying torch\include\ATen\ops\narrow_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2671949Z copying torch\include\ATen\ops\narrow_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2679183Z copying torch\include\ATen\ops\narrow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2686396Z copying torch\include\ATen\ops\narrow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2693447Z copying torch\include\ATen\ops\native_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2700567Z copying torch\include\ATen\ops\native_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2708908Z copying torch\include\ATen\ops\native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2715942Z copying torch\include\ATen\ops\native_batch_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2723973Z copying torch\include\ATen\ops\native_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2731643Z copying torch\include\ATen\ops\native_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2738567Z copying torch\include\ATen\ops\native_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2745793Z copying torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2752999Z copying torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2759988Z copying torch\include\ATen\ops\native_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2767359Z copying torch\include\ATen\ops\native_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2774687Z copying torch\include\ATen\ops\native_channel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2782185Z copying torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2789963Z copying torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2797121Z copying torch\include\ATen\ops\native_channel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2804653Z copying torch\include\ATen\ops\native_channel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2812707Z copying torch\include\ATen\ops\native_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2820069Z copying torch\include\ATen\ops\native_dropout_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2828450Z copying torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2835784Z copying torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2843087Z copying torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2850744Z copying torch\include\ATen\ops\native_dropout_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2858621Z copying torch\include\ATen\ops\native_dropout_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2866600Z copying torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2876939Z copying torch\include\ATen\ops\native_dropout_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2883209Z copying torch\include\ATen\ops\native_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2890268Z copying torch\include\ATen\ops\native_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2897481Z copying torch\include\ATen\ops\native_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2904410Z copying torch\include\ATen\ops\native_group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2911640Z copying torch\include\ATen\ops\native_group_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2919491Z copying torch\include\ATen\ops\native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2927193Z copying torch\include\ATen\ops\native_group_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2934307Z copying torch\include\ATen\ops\native_group_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2941682Z copying torch\include\ATen\ops\native_group_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2949281Z copying torch\include\ATen\ops\native_group_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2956720Z copying torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2964329Z copying torch\include\ATen\ops\native_group_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2971497Z copying torch\include\ATen\ops\native_group_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2978517Z copying torch\include\ATen\ops\native_group_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2985601Z copying torch\include\ATen\ops\native_group_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.2993267Z copying torch\include\ATen\ops\native_layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3000329Z copying torch\include\ATen\ops\native_layer_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3008575Z copying torch\include\ATen\ops\native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3016143Z copying torch\include\ATen\ops\native_layer_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3023273Z copying torch\include\ATen\ops\native_layer_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3031580Z copying torch\include\ATen\ops\native_layer_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3039111Z copying torch\include\ATen\ops\native_layer_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3046656Z copying torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3053845Z copying torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3061399Z copying torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3068830Z copying torch\include\ATen\ops\native_layer_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3076107Z copying torch\include\ATen\ops\native_layer_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3083282Z copying torch\include\ATen\ops\native_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3090774Z copying torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3097889Z copying torch\include\ATen\ops\native_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3105877Z copying torch\include\ATen\ops\native_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3112831Z copying torch\include\ATen\ops\ne.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3119369Z copying torch\include\ATen\ops\neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3126104Z copying torch\include\ATen\ops\negative.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3133054Z copying torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3139888Z copying torch\include\ATen\ops\negative_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3146854Z copying torch\include\ATen\ops\negative_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3154486Z copying torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3161229Z copying torch\include\ATen\ops\neg_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3168015Z copying torch\include\ATen\ops\neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3174772Z copying torch\include\ATen\ops\neg_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3181165Z copying torch\include\ATen\ops\neg_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3188301Z copying torch\include\ATen\ops\neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3194967Z copying torch\include\ATen\ops\neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3202328Z copying torch\include\ATen\ops\nested_to_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3209763Z copying torch\include\ATen\ops\nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3216987Z copying torch\include\ATen\ops\nested_to_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3224751Z copying torch\include\ATen\ops\nested_to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3231727Z copying torch\include\ATen\ops\new_empty.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3398513Z copying torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3399464Z copying torch\include\ATen\ops\new_empty_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3400193Z copying torch\include\ATen\ops\new_empty_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3401005Z copying torch\include\ATen\ops\new_empty_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3401990Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3403266Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3404246Z copying torch\include\ATen\ops\new_empty_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3405025Z copying torch\include\ATen\ops\new_empty_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3406185Z copying torch\include\ATen\ops\new_full.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3407032Z copying torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3407895Z copying torch\include\ATen\ops\new_full_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3408617Z copying torch\include\ATen\ops\new_full_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3409393Z copying torch\include\ATen\ops\new_ones.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3410281Z copying torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3416824Z copying torch\include\ATen\ops\new_ones_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3423999Z copying torch\include\ATen\ops\new_ones_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3431453Z copying torch\include\ATen\ops\new_zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3439044Z copying torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3446207Z copying torch\include\ATen\ops\new_zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3453254Z copying torch\include\ATen\ops\new_zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3460383Z copying torch\include\ATen\ops\nextafter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3467843Z copying torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3475054Z copying torch\include\ATen\ops\nextafter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3482536Z copying torch\include\ATen\ops\nextafter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3490188Z copying torch\include\ATen\ops\nextafter_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3497833Z copying torch\include\ATen\ops\nextafter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3505340Z copying torch\include\ATen\ops\nextafter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3512461Z copying torch\include\ATen\ops\nextafter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3520099Z copying torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3528095Z copying torch\include\ATen\ops\ne_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3534300Z copying torch\include\ATen\ops\ne_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3541536Z copying torch\include\ATen\ops\ne_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3548234Z copying torch\include\ATen\ops\ne_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3555334Z copying torch\include\ATen\ops\ne_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3562437Z copying torch\include\ATen\ops\ne_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3568998Z copying torch\include\ATen\ops\nll_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3575873Z copying torch\include\ATen\ops\nll_loss2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3582979Z copying torch\include\ATen\ops\nll_loss2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3590043Z copying torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3597439Z copying torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3604444Z copying torch\include\ATen\ops\nll_loss2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3611543Z copying torch\include\ATen\ops\nll_loss2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3618701Z copying torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3625690Z copying torch\include\ATen\ops\nll_loss2d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3632920Z copying torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3641006Z copying torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3648868Z copying torch\include\ATen\ops\nll_loss2d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3655882Z copying torch\include\ATen\ops\nll_loss2d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3662733Z copying torch\include\ATen\ops\nll_loss2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3670352Z copying torch\include\ATen\ops\nll_loss2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3677286Z copying torch\include\ATen\ops\nll_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3684745Z copying torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3692165Z copying torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3699208Z copying torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3706157Z copying torch\include\ATen\ops\nll_loss_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3713261Z copying torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3720276Z copying torch\include\ATen\ops\nll_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3727362Z copying torch\include\ATen\ops\nll_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3734980Z copying torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3742311Z copying torch\include\ATen\ops\nll_loss_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3749558Z copying torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3762285Z copying torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3769327Z copying torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3776193Z copying torch\include\ATen\ops\nll_loss_forward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3783385Z copying torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3790493Z copying torch\include\ATen\ops\nll_loss_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3797451Z copying torch\include\ATen\ops\nll_loss_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3810703Z copying torch\include\ATen\ops\nll_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3817554Z copying torch\include\ATen\ops\nll_loss_nd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3824784Z copying torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3831620Z copying torch\include\ATen\ops\nll_loss_nd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3838608Z copying torch\include\ATen\ops\nll_loss_nd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3846014Z copying torch\include\ATen\ops\nll_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3852801Z copying torch\include\ATen\ops\nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3859449Z copying torch\include\ATen\ops\nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3866682Z copying torch\include\ATen\ops\nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3873264Z copying torch\include\ATen\ops\nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3880053Z copying torch\include\ATen\ops\nonzero_numpy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3887270Z copying torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3894470Z copying torch\include\ATen\ops\nonzero_numpy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3901412Z copying torch\include\ATen\ops\nonzero_numpy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3908285Z copying torch\include\ATen\ops\nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3915561Z copying torch\include\ATen\ops\nonzero_static.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3922754Z copying torch\include\ATen\ops\nonzero_static_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3929924Z copying torch\include\ATen\ops\nonzero_static_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3936854Z copying torch\include\ATen\ops\nonzero_static_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3943727Z copying torch\include\ATen\ops\nonzero_static_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3950723Z copying torch\include\ATen\ops\norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3957298Z copying torch\include\ATen\ops\normal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3964659Z copying torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3971384Z copying torch\include\ATen\ops\normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3978585Z copying torch\include\ATen\ops\normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3985581Z copying torch\include\ATen\ops\normal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3992469Z copying torch\include\ATen\ops\normal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.3999686Z copying torch\include\ATen\ops\normal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4008080Z copying torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4015743Z copying torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4023568Z copying torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4030738Z copying torch\include\ATen\ops\norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4038139Z copying torch\include\ATen\ops\norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4045226Z copying torch\include\ATen\ops\norm_except_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4052535Z copying torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4059733Z copying torch\include\ATen\ops\norm_except_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4066579Z copying torch\include\ATen\ops\norm_except_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4073555Z copying torch\include\ATen\ops\norm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4080478Z copying torch\include\ATen\ops\norm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4087401Z copying torch\include\ATen\ops\norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4094413Z copying torch\include\ATen\ops\norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4100965Z copying torch\include\ATen\ops\not_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4108015Z copying torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4115465Z copying torch\include\ATen\ops\not_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4122688Z copying torch\include\ATen\ops\not_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4129565Z copying torch\include\ATen\ops\nuclear_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4136716Z copying torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4144161Z copying torch\include\ATen\ops\nuclear_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4150946Z copying torch\include\ATen\ops\nuclear_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4157793Z copying torch\include\ATen\ops\numpy_T.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4165822Z copying torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4172741Z copying torch\include\ATen\ops\numpy_T_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4179332Z copying torch\include\ATen\ops\numpy_T_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4186155Z copying torch\include\ATen\ops\ones.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4193055Z copying torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4199688Z copying torch\include\ATen\ops\ones_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4206838Z copying torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4238854Z copying torch\include\ATen\ops\ones_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4245817Z copying torch\include\ATen\ops\ones_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4252959Z copying torch\include\ATen\ops\ones_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4259632Z copying torch\include\ATen\ops\ones_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4266467Z copying torch\include\ATen\ops\one_hot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4273302Z copying torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4280022Z copying torch\include\ATen\ops\one_hot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4286688Z copying torch\include\ATen\ops\one_hot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4293620Z copying torch\include\ATen\ops\or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4300317Z copying torch\include\ATen\ops\orgqr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4307366Z copying torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4314288Z copying torch\include\ATen\ops\orgqr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4321383Z copying torch\include\ATen\ops\orgqr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4328337Z copying torch\include\ATen\ops\ormqr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4334998Z copying torch\include\ATen\ops\ormqr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4342005Z copying torch\include\ATen\ops\ormqr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4348991Z copying torch\include\ATen\ops\ormqr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4356093Z copying torch\include\ATen\ops\ormqr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4363504Z copying torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4371012Z copying torch\include\ATen\ops\or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4378213Z copying torch\include\ATen\ops\or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4384889Z copying torch\include\ATen\ops\outer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4392605Z copying torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4399943Z copying torch\include\ATen\ops\outer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4406772Z copying torch\include\ATen\ops\outer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4414349Z copying torch\include\ATen\ops\output_nr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4421394Z copying torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4428995Z copying torch\include\ATen\ops\output_nr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4435716Z copying torch\include\ATen\ops\output_nr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4442759Z copying torch\include\ATen\ops\pad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4450048Z copying torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4457145Z copying torch\include\ATen\ops\pad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4463902Z copying torch\include\ATen\ops\pad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4470686Z copying torch\include\ATen\ops\pad_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4477820Z copying torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4484891Z copying torch\include\ATen\ops\pad_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4492032Z copying torch\include\ATen\ops\pad_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4499485Z copying torch\include\ATen\ops\pairwise_distance.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4507192Z copying torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4514809Z copying torch\include\ATen\ops\pairwise_distance_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4559478Z copying torch\include\ATen\ops\pairwise_distance_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4566857Z copying torch\include\ATen\ops\pdist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4573679Z copying torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4580229Z copying torch\include\ATen\ops\pdist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4586863Z copying torch\include\ATen\ops\pdist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4593663Z copying torch\include\ATen\ops\permute.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4600460Z copying torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4607280Z copying torch\include\ATen\ops\permute_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4614861Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4621798Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4628761Z copying torch\include\ATen\ops\permute_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4635814Z copying torch\include\ATen\ops\permute_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4642855Z copying torch\include\ATen\ops\permute_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4649613Z copying torch\include\ATen\ops\permute_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4657097Z copying torch\include\ATen\ops\pinverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4663705Z copying torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4670302Z copying torch\include\ATen\ops\pinverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4677119Z copying torch\include\ATen\ops\pinverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4684777Z copying torch\include\ATen\ops\pin_memory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4691702Z copying torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4698602Z copying torch\include\ATen\ops\pin_memory_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4705277Z copying torch\include\ATen\ops\pin_memory_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4712390Z copying torch\include\ATen\ops\pixel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4719725Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4726855Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4733692Z copying torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4740783Z copying torch\include\ATen\ops\pixel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4748318Z copying torch\include\ATen\ops\pixel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4754930Z copying torch\include\ATen\ops\pixel_unshuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4763108Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4770153Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4777045Z copying torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4784065Z copying torch\include\ATen\ops\pixel_unshuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4791538Z copying torch\include\ATen\ops\pixel_unshuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4798441Z copying torch\include\ATen\ops\poisson.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4806052Z copying torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4813142Z copying torch\include\ATen\ops\poisson_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4820069Z copying torch\include\ATen\ops\poisson_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4827087Z copying torch\include\ATen\ops\poisson_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4834873Z copying torch\include\ATen\ops\poisson_nll_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4842085Z copying torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4849163Z copying torch\include\ATen\ops\poisson_nll_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4856490Z copying torch\include\ATen\ops\poisson_nll_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4863626Z copying torch\include\ATen\ops\poisson_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4870471Z copying torch\include\ATen\ops\polar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4877436Z copying torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4884871Z copying torch\include\ATen\ops\polar_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4891731Z copying torch\include\ATen\ops\polar_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4899367Z copying torch\include\ATen\ops\polar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4906411Z copying torch\include\ATen\ops\polar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4913592Z copying torch\include\ATen\ops\polygamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4921047Z copying torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4927967Z copying torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4934993Z copying torch\include\ATen\ops\polygamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4942571Z copying torch\include\ATen\ops\polygamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4949492Z copying torch\include\ATen\ops\polygamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4956956Z copying torch\include\ATen\ops\polygamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4964815Z copying torch\include\ATen\ops\polygamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4971689Z copying torch\include\ATen\ops\polygamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4978803Z copying torch\include\ATen\ops\positive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4985599Z copying torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4992755Z copying torch\include\ATen\ops\positive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.4999465Z copying torch\include\ATen\ops\positive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5006388Z copying torch\include\ATen\ops\pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5013413Z copying torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5020445Z copying torch\include\ATen\ops\pow_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5027359Z copying torch\include\ATen\ops\pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5034274Z copying torch\include\ATen\ops\pow_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5040892Z copying torch\include\ATen\ops\pow_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5048007Z copying torch\include\ATen\ops\pow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5055344Z copying torch\include\ATen\ops\pow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5061893Z copying torch\include\ATen\ops\prelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5068571Z copying torch\include\ATen\ops\prelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5075663Z copying torch\include\ATen\ops\prelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5082280Z copying torch\include\ATen\ops\prelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5089024Z copying torch\include\ATen\ops\prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5096278Z copying torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5103343Z copying torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5110177Z copying torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5117060Z copying torch\include\ATen\ops\prod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5124221Z copying torch\include\ATen\ops\prod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5131194Z copying torch\include\ATen\ops\prod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5137778Z copying torch\include\ATen\ops\prod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5146008Z copying torch\include\ATen\ops\prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5153163Z copying torch\include\ATen\ops\prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5159995Z copying torch\include\ATen\ops\promote_types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5167614Z copying torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5174845Z copying torch\include\ATen\ops\promote_types_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5181751Z copying torch\include\ATen\ops\promote_types_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5188821Z copying torch\include\ATen\ops\put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5196134Z copying torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5203909Z copying torch\include\ATen\ops\put_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5210927Z copying torch\include\ATen\ops\put_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5218040Z copying torch\include\ATen\ops\put_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5224824Z copying torch\include\ATen\ops\put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5232246Z copying torch\include\ATen\ops\put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5239196Z copying torch\include\ATen\ops\qr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5246300Z copying torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5252978Z copying torch\include\ATen\ops\qr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5259904Z copying torch\include\ATen\ops\qr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5267009Z copying torch\include\ATen\ops\qscheme.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5273421Z copying torch\include\ATen\ops\qscheme_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5280200Z copying torch\include\ATen\ops\qscheme_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5287459Z copying torch\include\ATen\ops\quantile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5294613Z copying torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5301450Z copying torch\include\ATen\ops\quantile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5364468Z copying torch\include\ATen\ops\quantile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5372363Z copying torch\include\ATen\ops\quantized_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5379784Z copying torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5386761Z copying torch\include\ATen\ops\quantized_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5394163Z copying torch\include\ATen\ops\quantized_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5401923Z copying torch\include\ATen\ops\quantized_gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5409138Z copying torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5416614Z copying torch\include\ATen\ops\quantized_gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5424021Z copying torch\include\ATen\ops\quantized_gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5431184Z copying torch\include\ATen\ops\quantized_lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5438852Z copying torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5446720Z copying torch\include\ATen\ops\quantized_lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5453718Z copying torch\include\ATen\ops\quantized_lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5460899Z copying torch\include\ATen\ops\quantized_max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5468527Z copying torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5475668Z copying torch\include\ATen\ops\quantized_max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5483157Z copying torch\include\ATen\ops\quantized_max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5490248Z copying torch\include\ATen\ops\quantized_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5497872Z copying torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5504754Z copying torch\include\ATen\ops\quantized_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5516878Z copying torch\include\ATen\ops\quantized_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5523841Z copying torch\include\ATen\ops\quantized_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5531345Z copying torch\include\ATen\ops\quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5539813Z copying torch\include\ATen\ops\quantized_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5640528Z copying torch\include\ATen\ops\quantized_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5641530Z copying torch\include\ATen\ops\quantized_rnn_relu_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5642476Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5643565Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5644404Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5645267Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5646198Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5647286Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5648108Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5648900Z copying torch\include\ATen\ops\quantize_per_channel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5649882Z copying torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5650858Z copying torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5651736Z copying torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5652634Z copying torch\include\ATen\ops\quantize_per_channel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5653509Z copying torch\include\ATen\ops\quantize_per_channel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5654719Z copying torch\include\ATen\ops\quantize_per_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5661979Z copying torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5669144Z copying torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5676532Z copying torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5683894Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5691731Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5699616Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5706374Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5713782Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5721067Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5728269Z copying torch\include\ATen\ops\quantize_per_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5735243Z copying torch\include\ATen\ops\quantize_per_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5742396Z copying torch\include\ATen\ops\q_per_channel_axis.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5749140Z copying torch\include\ATen\ops\q_per_channel_axis_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5757005Z copying torch\include\ATen\ops\q_per_channel_axis_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5763294Z copying torch\include\ATen\ops\q_per_channel_scales.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5770587Z copying torch\include\ATen\ops\q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5777354Z copying torch\include\ATen\ops\q_per_channel_scales_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5784438Z copying torch\include\ATen\ops\q_per_channel_scales_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5791473Z copying torch\include\ATen\ops\q_per_channel_zero_points.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5798884Z copying torch\include\ATen\ops\q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5806206Z copying torch\include\ATen\ops\q_per_channel_zero_points_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5813437Z copying torch\include\ATen\ops\q_per_channel_zero_points_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5820525Z copying torch\include\ATen\ops\q_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5826828Z copying torch\include\ATen\ops\q_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5833583Z copying torch\include\ATen\ops\q_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5840473Z copying torch\include\ATen\ops\q_zero_point.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5847614Z copying torch\include\ATen\ops\q_zero_point_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5854340Z copying torch\include\ATen\ops\q_zero_point_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5861135Z copying torch\include\ATen\ops\rad2deg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5868186Z copying torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5875080Z copying torch\include\ATen\ops\rad2deg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5881758Z copying torch\include\ATen\ops\rad2deg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5888503Z copying torch\include\ATen\ops\rand.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5895560Z copying torch\include\ATen\ops\randint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5903335Z copying torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5910242Z copying torch\include\ATen\ops\randint_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5918501Z copying torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5925928Z copying torch\include\ATen\ops\randint_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5932864Z copying torch\include\ATen\ops\randint_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5939950Z copying torch\include\ATen\ops\randint_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5947025Z copying torch\include\ATen\ops\randint_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5954579Z copying torch\include\ATen\ops\randn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5962527Z copying torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5969742Z copying torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5977347Z copying torch\include\ATen\ops\randn_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5983966Z copying torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5991754Z copying torch\include\ATen\ops\randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.5999343Z copying torch\include\ATen\ops\randn_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6006566Z copying torch\include\ATen\ops\randn_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6014683Z copying torch\include\ATen\ops\randn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6022005Z copying torch\include\ATen\ops\randn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6029182Z copying torch\include\ATen\ops\random.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6036445Z copying torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6043636Z copying torch\include\ATen\ops\random_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6052140Z copying torch\include\ATen\ops\random_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6059867Z copying torch\include\ATen\ops\random_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6066901Z copying torch\include\ATen\ops\random_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6074453Z copying torch\include\ATen\ops\random_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6081566Z copying torch\include\ATen\ops\randperm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6088486Z copying torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6095535Z copying torch\include\ATen\ops\randperm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6102613Z copying torch\include\ATen\ops\randperm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6109648Z copying torch\include\ATen\ops\randperm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6117029Z copying torch\include\ATen\ops\randperm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6124343Z copying torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6131902Z copying torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6138901Z copying torch\include\ATen\ops\rand_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6146125Z copying torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6153916Z copying torch\include\ATen\ops\rand_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6161243Z copying torch\include\ATen\ops\rand_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6168530Z copying torch\include\ATen\ops\rand_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6176419Z copying torch\include\ATen\ops\rand_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6183669Z copying torch\include\ATen\ops\range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6190574Z copying torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6197413Z copying torch\include\ATen\ops\range_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6204578Z copying torch\include\ATen\ops\range_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6211629Z copying torch\include\ATen\ops\range_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6218544Z copying torch\include\ATen\ops\range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6225709Z copying torch\include\ATen\ops\range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6233170Z copying torch\include\ATen\ops\ravel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6240260Z copying torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6247285Z copying torch\include\ATen\ops\ravel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6254090Z copying torch\include\ATen\ops\ravel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6260921Z copying torch\include\ATen\ops\real.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6267978Z copying torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6275072Z copying torch\include\ATen\ops\real_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6281784Z copying torch\include\ATen\ops\real_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6288646Z copying torch\include\ATen\ops\reciprocal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6296462Z copying torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6303433Z copying torch\include\ATen\ops\reciprocal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6310623Z copying torch\include\ATen\ops\reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6318237Z copying torch\include\ATen\ops\reciprocal_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6324979Z copying torch\include\ATen\ops\reciprocal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6332417Z copying torch\include\ATen\ops\reciprocal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6339319Z copying torch\include\ATen\ops\reciprocal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6346525Z copying torch\include\ATen\ops\record_stream.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6353533Z copying torch\include\ATen\ops\record_stream_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6360696Z copying torch\include\ATen\ops\record_stream_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6367779Z copying torch\include\ATen\ops\record_stream_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6374964Z copying torch\include\ATen\ops\refine_names.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6382132Z copying torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6426925Z copying torch\include\ATen\ops\refine_names_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6433715Z copying torch\include\ATen\ops\refine_names_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6441433Z copying torch\include\ATen\ops\reflection_pad1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6448572Z copying torch\include\ATen\ops\reflection_pad1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6456189Z copying torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6463658Z copying torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6470746Z copying torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6477783Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6485353Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6540951Z copying torch\include\ATen\ops\reflection_pad1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6548058Z copying torch\include\ATen\ops\reflection_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6555605Z copying torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6562544Z copying torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6570368Z copying torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6577265Z copying torch\include\ATen\ops\reflection_pad1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6584249Z copying torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6591569Z copying torch\include\ATen\ops\reflection_pad1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6599918Z copying torch\include\ATen\ops\reflection_pad1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6607232Z copying torch\include\ATen\ops\reflection_pad2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6614494Z copying torch\include\ATen\ops\reflection_pad2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6622404Z copying torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6629543Z copying torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6636941Z copying torch\include\ATen\ops\reflection_pad2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6644285Z copying torch\include\ATen\ops\reflection_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6651401Z copying torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6659698Z copying torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6666850Z copying torch\include\ATen\ops\reflection_pad2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6673674Z copying torch\include\ATen\ops\reflection_pad2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6680609Z copying torch\include\ATen\ops\reflection_pad3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6688128Z copying torch\include\ATen\ops\reflection_pad3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6695601Z copying torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6702647Z copying torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6710605Z copying torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6717672Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6725819Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6733073Z copying torch\include\ATen\ops\reflection_pad3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6740151Z copying torch\include\ATen\ops\reflection_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6747958Z copying torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6755669Z copying torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6763002Z copying torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6771064Z copying torch\include\ATen\ops\reflection_pad3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6778860Z copying torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6786522Z copying torch\include\ATen\ops\reflection_pad3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6794187Z copying torch\include\ATen\ops\reflection_pad3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6802008Z copying torch\include\ATen\ops\relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6808940Z copying torch\include\ATen\ops\relu6.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6816050Z copying torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6823836Z copying torch\include\ATen\ops\relu6_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6830429Z copying torch\include\ATen\ops\relu6_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6837993Z copying torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6844810Z copying torch\include\ATen\ops\relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6852016Z copying torch\include\ATen\ops\relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6859540Z copying torch\include\ATen\ops\relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6866551Z copying torch\include\ATen\ops\relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6873327Z copying torch\include\ATen\ops\relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6879952Z copying torch\include\ATen\ops\remainder.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6887530Z copying torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6894862Z copying torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6936906Z copying torch\include\ATen\ops\remainder_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6944840Z copying torch\include\ATen\ops\remainder_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6952158Z copying torch\include\ATen\ops\remainder_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6959382Z copying torch\include\ATen\ops\remainder_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6966805Z copying torch\include\ATen\ops\remainder_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6973919Z copying torch\include\ATen\ops\remainder_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6981005Z copying torch\include\ATen\ops\rename.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6988126Z copying torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.6994996Z copying torch\include\ATen\ops\rename_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7002243Z copying torch\include\ATen\ops\rename_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7009990Z copying torch\include\ATen\ops\renorm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7017114Z copying torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7024296Z copying torch\include\ATen\ops\renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7031248Z copying torch\include\ATen\ops\renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7038164Z copying torch\include\ATen\ops\renorm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7045270Z copying torch\include\ATen\ops\renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7052286Z copying torch\include\ATen\ops\renorm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7059402Z copying torch\include\ATen\ops\renorm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7067096Z copying torch\include\ATen\ops\repeat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7073977Z copying torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7080812Z copying torch\include\ATen\ops\repeat_interleave.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7088886Z copying torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7096226Z copying torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7103265Z copying torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7110625Z copying torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7118591Z copying torch\include\ATen\ops\repeat_interleave_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7125401Z copying torch\include\ATen\ops\repeat_interleave_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7132525Z copying torch\include\ATen\ops\repeat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7139434Z copying torch\include\ATen\ops\repeat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7146172Z copying torch\include\ATen\ops\replication_pad1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7153219Z copying torch\include\ATen\ops\replication_pad1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7161418Z copying torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7168624Z copying torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7176097Z copying torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7183538Z copying torch\include\ATen\ops\replication_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7190566Z copying torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7197774Z copying torch\include\ATen\ops\replication_pad1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7204988Z copying torch\include\ATen\ops\replication_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7212525Z copying torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7219277Z copying torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7225983Z copying torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7232858Z copying torch\include\ATen\ops\replication_pad1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7240444Z copying torch\include\ATen\ops\replication_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7247522Z copying torch\include\ATen\ops\replication_pad1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7254484Z copying torch\include\ATen\ops\replication_pad1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7261662Z copying torch\include\ATen\ops\replication_pad2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7268653Z copying torch\include\ATen\ops\replication_pad2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7275746Z copying torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7283025Z copying torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7290262Z copying torch\include\ATen\ops\replication_pad2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7297154Z copying torch\include\ATen\ops\replication_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7304670Z copying torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7311793Z copying torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7318923Z copying torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7326368Z copying torch\include\ATen\ops\replication_pad2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7333452Z copying torch\include\ATen\ops\replication_pad2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7340467Z copying torch\include\ATen\ops\replication_pad2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7347637Z copying torch\include\ATen\ops\replication_pad2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7355615Z copying torch\include\ATen\ops\replication_pad3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7363169Z copying torch\include\ATen\ops\replication_pad3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7370455Z copying torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7377842Z copying torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7385015Z copying torch\include\ATen\ops\replication_pad3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7392483Z copying torch\include\ATen\ops\replication_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7400513Z copying torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7407655Z copying torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7415014Z copying torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7422656Z copying torch\include\ATen\ops\replication_pad3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7429874Z copying torch\include\ATen\ops\replication_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7437148Z copying torch\include\ATen\ops\replication_pad3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7444485Z copying torch\include\ATen\ops\replication_pad3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7451377Z copying torch\include\ATen\ops\requires_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7458624Z copying torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7465912Z copying torch\include\ATen\ops\requires_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7472718Z copying torch\include\ATen\ops\requires_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7479698Z copying torch\include\ATen\ops\reshape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7486578Z copying torch\include\ATen\ops\reshape_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7493674Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7500864Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7508478Z copying torch\include\ATen\ops\reshape_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7516100Z copying torch\include\ATen\ops\reshape_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7524179Z copying torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7532102Z copying torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7539388Z copying torch\include\ATen\ops\reshape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7546529Z copying torch\include\ATen\ops\reshape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7553554Z copying torch\include\ATen\ops\resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7560360Z copying torch\include\ATen\ops\resize_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7567594Z copying torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7574728Z copying torch\include\ATen\ops\resize_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7581765Z copying torch\include\ATen\ops\resize_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7589088Z copying torch\include\ATen\ops\resize_as_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7596110Z copying torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7603156Z copying torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7611228Z copying torch\include\ATen\ops\resize_as_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7618986Z copying torch\include\ATen\ops\resize_as_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7626253Z copying torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7633622Z copying torch\include\ATen\ops\resize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7640771Z copying torch\include\ATen\ops\resize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7648026Z copying torch\include\ATen\ops\resize_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7655253Z copying torch\include\ATen\ops\resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7662282Z copying torch\include\ATen\ops\resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7669251Z copying torch\include\ATen\ops\resolve_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7723531Z copying torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7730253Z copying torch\include\ATen\ops\resolve_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7737541Z copying torch\include\ATen\ops\resolve_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7744491Z copying torch\include\ATen\ops\resolve_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7751784Z copying torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7758722Z copying torch\include\ATen\ops\resolve_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7765675Z copying torch\include\ATen\ops\resolve_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7772824Z copying torch\include\ATen\ops\result_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7779959Z copying torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7786796Z copying torch\include\ATen\ops\result_type_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7793781Z copying torch\include\ATen\ops\result_type_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7800587Z copying torch\include\ATen\ops\retains_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7807662Z copying torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7814510Z copying torch\include\ATen\ops\retains_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7821325Z copying torch\include\ATen\ops\retains_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7828458Z copying torch\include\ATen\ops\retain_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7835333Z copying torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7842309Z copying torch\include\ATen\ops\retain_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7849015Z copying torch\include\ATen\ops\retain_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7856085Z copying torch\include\ATen\ops\rms_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7862888Z copying torch\include\ATen\ops\rms_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7869833Z copying torch\include\ATen\ops\rms_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7876796Z copying torch\include\ATen\ops\rms_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7883710Z copying torch\include\ATen\ops\rnn_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7890327Z copying torch\include\ATen\ops\rnn_relu_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7897530Z copying torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7904671Z copying torch\include\ATen\ops\rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7911513Z copying torch\include\ATen\ops\rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7918583Z copying torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7926208Z copying torch\include\ATen\ops\rnn_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7933031Z copying torch\include\ATen\ops\rnn_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7940012Z copying torch\include\ATen\ops\rnn_tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7946920Z copying torch\include\ATen\ops\rnn_tanh_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7954036Z copying torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7960897Z copying torch\include\ATen\ops\rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7968043Z copying torch\include\ATen\ops\rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7975176Z copying torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7983167Z copying torch\include\ATen\ops\rnn_tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7990160Z copying torch\include\ATen\ops\rnn_tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.7997119Z copying torch\include\ATen\ops\roll.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8004114Z copying torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8011588Z copying torch\include\ATen\ops\roll_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8019345Z copying torch\include\ATen\ops\roll_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8026720Z copying torch\include\ATen\ops\roll_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8034294Z copying torch\include\ATen\ops\roll_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8041897Z copying torch\include\ATen\ops\rot90.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8048850Z copying torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8056057Z copying torch\include\ATen\ops\rot90_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8063435Z copying torch\include\ATen\ops\rot90_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8070386Z copying torch\include\ATen\ops\round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8077522Z copying torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8084210Z copying torch\include\ATen\ops\round_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8091938Z copying torch\include\ATen\ops\round_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8098658Z copying torch\include\ATen\ops\round_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8105890Z copying torch\include\ATen\ops\round_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8112646Z copying torch\include\ATen\ops\round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8119465Z copying torch\include\ATen\ops\round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8126591Z copying torch\include\ATen\ops\row_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8133801Z copying torch\include\ATen\ops\row_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8140466Z copying torch\include\ATen\ops\row_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8148106Z copying torch\include\ATen\ops\row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8155310Z copying torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8162393Z copying torch\include\ATen\ops\row_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8169331Z copying torch\include\ATen\ops\row_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8176270Z copying torch\include\ATen\ops\row_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8182937Z copying torch\include\ATen\ops\row_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8190255Z copying torch\include\ATen\ops\row_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8197398Z copying torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8204588Z copying torch\include\ATen\ops\row_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8211030Z copying torch\include\ATen\ops\row_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8217812Z copying torch\include\ATen\ops\rrelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8224585Z copying torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8231421Z copying torch\include\ATen\ops\rrelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8237981Z copying torch\include\ATen\ops\rrelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8245143Z copying torch\include\ATen\ops\rrelu_with_noise.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8252358Z copying torch\include\ATen\ops\rrelu_with_noise_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8259707Z copying torch\include\ATen\ops\rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8267167Z copying torch\include\ATen\ops\rrelu_with_noise_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8274085Z copying torch\include\ATen\ops\rrelu_with_noise_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8281382Z copying torch\include\ATen\ops\rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8288424Z copying torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8295443Z copying torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8302819Z copying torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8309424Z copying torch\include\ATen\ops\rrelu_with_noise_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8316696Z copying torch\include\ATen\ops\rrelu_with_noise_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8324870Z copying torch\include\ATen\ops\rshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8331035Z copying torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8338901Z copying torch\include\ATen\ops\rshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8345493Z copying torch\include\ATen\ops\rshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8352361Z copying torch\include\ATen\ops\rshift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8359796Z copying torch\include\ATen\ops\rshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8366950Z copying torch\include\ATen\ops\rshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8373898Z copying torch\include\ATen\ops\rsqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8381438Z copying torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8388345Z copying torch\include\ATen\ops\rsqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8395472Z copying torch\include\ATen\ops\rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8402551Z copying torch\include\ATen\ops\rsqrt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8409295Z copying torch\include\ATen\ops\rsqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8416267Z copying torch\include\ATen\ops\rsqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8423555Z copying torch\include\ATen\ops\rsqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8430577Z copying torch\include\ATen\ops\rsub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8437437Z copying torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8444672Z copying torch\include\ATen\ops\rsub_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8451734Z copying torch\include\ATen\ops\rsub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8458656Z copying torch\include\ATen\ops\rsub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8497542Z copying torch\include\ATen\ops\rsub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8504469Z copying torch\include\ATen\ops\scalar_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8512581Z copying torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8520107Z copying torch\include\ATen\ops\scalar_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8527356Z copying torch\include\ATen\ops\scalar_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8534941Z copying torch\include\ATen\ops\scaled_dot_product_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8542617Z copying torch\include\ATen\ops\scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8550739Z copying torch\include\ATen\ops\scaled_dot_product_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8557964Z copying torch\include\ATen\ops\scaled_dot_product_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8565263Z copying torch\include\ATen\ops\scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8571986Z copying torch\include\ATen\ops\scatter_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8579425Z copying torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8586635Z copying torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8593807Z copying torch\include\ATen\ops\scatter_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8600574Z copying torch\include\ATen\ops\scatter_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8608257Z copying torch\include\ATen\ops\scatter_add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8615168Z copying torch\include\ATen\ops\scatter_add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8623080Z copying torch\include\ATen\ops\scatter_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8630578Z copying torch\include\ATen\ops\scatter_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8638690Z copying torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8645981Z copying torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8652837Z copying torch\include\ATen\ops\scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8660781Z copying torch\include\ATen\ops\scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8668100Z copying torch\include\ATen\ops\scatter_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8675248Z copying torch\include\ATen\ops\scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8706861Z copying torch\include\ATen\ops\scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8714703Z copying torch\include\ATen\ops\scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8721971Z copying torch\include\ATen\ops\scatter_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8730100Z copying torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8737209Z copying torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8744527Z copying torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8752024Z copying torch\include\ATen\ops\scatter_reduce_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8758950Z copying torch\include\ATen\ops\scatter_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8766856Z copying torch\include\ATen\ops\scatter_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8774528Z copying torch\include\ATen\ops\scatter_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8781269Z copying torch\include\ATen\ops\searchsorted.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8788293Z copying torch\include\ATen\ops\searchsorted_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8795310Z copying torch\include\ATen\ops\searchsorted_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8802930Z copying torch\include\ATen\ops\searchsorted_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8810320Z copying torch\include\ATen\ops\searchsorted_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8817736Z copying torch\include\ATen\ops\segment_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8825679Z copying torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8832942Z copying torch\include\ATen\ops\segment_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8840243Z copying torch\include\ATen\ops\segment_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8847904Z copying torch\include\ATen\ops\segment_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8855749Z copying torch\include\ATen\ops\segment_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8863011Z copying torch\include\ATen\ops\select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8870046Z copying torch\include\ATen\ops\select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8878062Z copying torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8885289Z copying torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8893496Z copying torch\include\ATen\ops\select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8900383Z copying torch\include\ATen\ops\select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8908099Z copying torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8915274Z copying torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8922618Z copying torch\include\ATen\ops\select_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8930215Z copying torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8937765Z copying torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8944896Z copying torch\include\ATen\ops\select_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8952588Z copying torch\include\ATen\ops\select_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8959657Z copying torch\include\ATen\ops\select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8967237Z copying torch\include\ATen\ops\select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8974272Z copying torch\include\ATen\ops\select_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8982075Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8989106Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.8996222Z copying torch\include\ATen\ops\select_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9003791Z copying torch\include\ATen\ops\select_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9011145Z copying torch\include\ATen\ops\selu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9019822Z copying torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9027493Z copying torch\include\ATen\ops\selu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9034992Z copying torch\include\ATen\ops\selu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9042824Z copying torch\include\ATen\ops\set.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9050386Z copying torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9057609Z copying torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9065566Z copying torch\include\ATen\ops\set_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9072299Z copying torch\include\ATen\ops\set_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9079423Z copying torch\include\ATen\ops\set_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9086165Z copying torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9093167Z copying torch\include\ATen\ops\set_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9100607Z copying torch\include\ATen\ops\set_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9107518Z copying torch\include\ATen\ops\set_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9114850Z copying torch\include\ATen\ops\set_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9141606Z copying torch\include\ATen\ops\set_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9148995Z copying torch\include\ATen\ops\sgn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9156096Z copying torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9163328Z copying torch\include\ATen\ops\sgn_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9170314Z copying torch\include\ATen\ops\sgn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9177429Z copying torch\include\ATen\ops\sgn_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9185010Z copying torch\include\ATen\ops\sgn_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9197000Z copying torch\include\ATen\ops\sgn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9204030Z copying torch\include\ATen\ops\sgn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9212096Z copying torch\include\ATen\ops\sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9218461Z copying torch\include\ATen\ops\sigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9226810Z copying torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9233933Z copying torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9240594Z copying torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9248030Z copying torch\include\ATen\ops\sigmoid_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9254832Z copying torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9261918Z copying torch\include\ATen\ops\sigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9268961Z copying torch\include\ATen\ops\sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9276205Z copying torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9283530Z copying torch\include\ATen\ops\sigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9290475Z copying torch\include\ATen\ops\sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9297748Z copying torch\include\ATen\ops\sigmoid_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9304988Z copying torch\include\ATen\ops\sigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9311926Z copying torch\include\ATen\ops\sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9318886Z copying torch\include\ATen\ops\sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9325864Z copying torch\include\ATen\ops\sign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9332369Z copying torch\include\ATen\ops\signbit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9339687Z copying torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9346256Z copying torch\include\ATen\ops\signbit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9353981Z copying torch\include\ATen\ops\signbit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9361021Z copying torch\include\ATen\ops\signbit_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9368170Z copying torch\include\ATen\ops\signbit_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9375849Z copying torch\include\ATen\ops\signbit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9383162Z copying torch\include\ATen\ops\signbit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9391685Z copying torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9398369Z copying torch\include\ATen\ops\sign_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9405750Z copying torch\include\ATen\ops\sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9412753Z copying torch\include\ATen\ops\sign_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9419784Z copying torch\include\ATen\ops\sign_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9426952Z copying torch\include\ATen\ops\sign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9433873Z copying torch\include\ATen\ops\sign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9440845Z copying torch\include\ATen\ops\silu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9448083Z copying torch\include\ATen\ops\silu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9456783Z copying torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9465906Z copying torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9480994Z copying torch\include\ATen\ops\silu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9489797Z copying torch\include\ATen\ops\silu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9497333Z copying torch\include\ATen\ops\silu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9504289Z copying torch\include\ATen\ops\silu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9511362Z copying torch\include\ATen\ops\silu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9518510Z copying torch\include\ATen\ops\silu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9526313Z copying torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9533032Z copying torch\include\ATen\ops\silu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9539809Z copying torch\include\ATen\ops\silu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9547289Z copying torch\include\ATen\ops\silu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9554024Z copying torch\include\ATen\ops\silu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9560953Z copying torch\include\ATen\ops\silu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9567976Z copying torch\include\ATen\ops\silu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9574860Z copying torch\include\ATen\ops\sin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9581454Z copying torch\include\ATen\ops\sinc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9588615Z copying torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9595594Z copying torch\include\ATen\ops\sinc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9602582Z copying torch\include\ATen\ops\sinc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9609936Z copying torch\include\ATen\ops\sinc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9616682Z copying torch\include\ATen\ops\sinc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9623394Z copying torch\include\ATen\ops\sinc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9630573Z copying torch\include\ATen\ops\sinc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9637475Z copying torch\include\ATen\ops\sinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9644453Z copying torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9651284Z copying torch\include\ATen\ops\sinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9658458Z copying torch\include\ATen\ops\sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9665597Z copying torch\include\ATen\ops\sinh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9672286Z copying torch\include\ATen\ops\sinh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9679372Z copying torch\include\ATen\ops\sinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9686443Z copying torch\include\ATen\ops\sinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9693552Z copying torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9700386Z copying torch\include\ATen\ops\sin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9707288Z copying torch\include\ATen\ops\sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9714191Z copying torch\include\ATen\ops\sin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9720744Z copying torch\include\ATen\ops\sin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9727795Z copying torch\include\ATen\ops\sin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9734779Z copying torch\include\ATen\ops\sin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9741397Z copying torch\include\ATen\ops\size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9748488Z copying torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9755352Z copying torch\include\ATen\ops\size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9761967Z copying torch\include\ATen\ops\size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9768699Z copying torch\include\ATen\ops\slice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9775421Z copying torch\include\ATen\ops\slice_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9782671Z copying torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9790007Z copying torch\include\ATen\ops\slice_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9797574Z copying torch\include\ATen\ops\slice_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9805108Z copying torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9812110Z copying torch\include\ATen\ops\slice_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9819755Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9826942Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9834055Z copying torch\include\ATen\ops\slice_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9841289Z copying torch\include\ATen\ops\slice_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9848920Z copying torch\include\ATen\ops\slice_inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9857111Z copying torch\include\ATen\ops\slice_inverse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9864711Z copying torch\include\ATen\ops\slice_inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9872034Z copying torch\include\ATen\ops\slice_inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9878924Z copying torch\include\ATen\ops\slice_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9886125Z copying torch\include\ATen\ops\slice_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9893372Z copying torch\include\ATen\ops\slice_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9901371Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9908658Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9915770Z copying torch\include\ATen\ops\slice_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9923198Z copying torch\include\ATen\ops\slice_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9930394Z copying torch\include\ATen\ops\slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9937401Z copying torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9944237Z copying torch\include\ATen\ops\slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9951480Z copying torch\include\ATen\ops\slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9958860Z copying torch\include\ATen\ops\slow_conv3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9966276Z copying torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9973066Z copying torch\include\ATen\ops\slow_conv3d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9980394Z copying torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9987772Z copying torch\include\ATen\ops\slow_conv3d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:46.9994917Z copying torch\include\ATen\ops\slow_conv3d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0002693Z copying torch\include\ATen\ops\slow_conv3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0010141Z copying torch\include\ATen\ops\slow_conv3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0017225Z copying torch\include\ATen\ops\slow_conv_dilated2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0024634Z copying torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0032417Z copying torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0039831Z copying torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0047423Z copying torch\include\ATen\ops\slow_conv_dilated2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0054681Z copying torch\include\ATen\ops\slow_conv_dilated2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0062444Z copying torch\include\ATen\ops\slow_conv_dilated3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0070183Z copying torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0077265Z copying torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0084931Z copying torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0092065Z copying torch\include\ATen\ops\slow_conv_dilated3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0099703Z copying torch\include\ATen\ops\slow_conv_dilated3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0106918Z copying torch\include\ATen\ops\slow_conv_transpose2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0114506Z copying torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0121629Z copying torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0128848Z copying torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0136215Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0143375Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0150546Z copying torch\include\ATen\ops\slow_conv_transpose2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0157584Z copying torch\include\ATen\ops\slow_conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0164809Z copying torch\include\ATen\ops\slow_conv_transpose3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0172036Z copying torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0179332Z copying torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0186731Z copying torch\include\ATen\ops\slow_conv_transpose3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0193736Z copying torch\include\ATen\ops\slow_conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0200595Z copying torch\include\ATen\ops\smm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0207482Z copying torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0214097Z copying torch\include\ATen\ops\smm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0220790Z copying torch\include\ATen\ops\smm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0227583Z copying torch\include\ATen\ops\smooth_l1_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0234596Z copying torch\include\ATen\ops\smooth_l1_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0242449Z copying torch\include\ATen\ops\smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0249228Z copying torch\include\ATen\ops\smooth_l1_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0256159Z copying torch\include\ATen\ops\smooth_l1_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0263129Z copying torch\include\ATen\ops\smooth_l1_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0270203Z copying torch\include\ATen\ops\smooth_l1_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0277727Z copying torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0284717Z copying torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0291854Z copying torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0299638Z copying torch\include\ATen\ops\smooth_l1_loss_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0306636Z copying torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0313556Z copying torch\include\ATen\ops\smooth_l1_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0320651Z copying torch\include\ATen\ops\smooth_l1_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0327808Z copying torch\include\ATen\ops\softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0334807Z copying torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0342205Z copying torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0349072Z copying torch\include\ATen\ops\softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0356032Z copying torch\include\ATen\ops\softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0363616Z copying torch\include\ATen\ops\softplus.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0370629Z copying torch\include\ATen\ops\softplus_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0378350Z copying torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0385505Z copying torch\include\ATen\ops\softplus_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0392714Z copying torch\include\ATen\ops\softplus_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0399791Z copying torch\include\ATen\ops\softplus_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0407248Z copying torch\include\ATen\ops\softplus_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0467531Z copying torch\include\ATen\ops\softplus_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0474731Z copying torch\include\ATen\ops\softplus_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0482536Z copying torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0490121Z copying torch\include\ATen\ops\softplus_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0497310Z copying torch\include\ATen\ops\softplus_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0504345Z copying torch\include\ATen\ops\softplus_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0511395Z copying torch\include\ATen\ops\softplus_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0518606Z copying torch\include\ATen\ops\softplus_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0526406Z copying torch\include\ATen\ops\softplus_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0533778Z copying torch\include\ATen\ops\softshrink.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0541763Z copying torch\include\ATen\ops\softshrink_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0549254Z copying torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0556444Z copying torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0563640Z copying torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0570914Z copying torch\include\ATen\ops\softshrink_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0578241Z copying torch\include\ATen\ops\softshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0585480Z copying torch\include\ATen\ops\softshrink_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0592660Z copying torch\include\ATen\ops\softshrink_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0600342Z copying torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0607261Z copying torch\include\ATen\ops\softshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0614290Z copying torch\include\ATen\ops\softshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0621476Z copying torch\include\ATen\ops\softshrink_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0628613Z copying torch\include\ATen\ops\softshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0635525Z copying torch\include\ATen\ops\softshrink_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0642597Z copying torch\include\ATen\ops\softshrink_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0649632Z copying torch\include\ATen\ops\soft_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0656599Z copying torch\include\ATen\ops\soft_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0663865Z copying torch\include\ATen\ops\soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0671105Z copying torch\include\ATen\ops\soft_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0678084Z copying torch\include\ATen\ops\soft_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0685482Z copying torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0692645Z copying torch\include\ATen\ops\soft_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0699860Z copying torch\include\ATen\ops\soft_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0706685Z copying torch\include\ATen\ops\sort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0713933Z copying torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0721376Z copying torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0728571Z copying torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0735822Z copying torch\include\ATen\ops\sort_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0742907Z copying torch\include\ATen\ops\sort_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0750044Z copying torch\include\ATen\ops\sort_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0757467Z copying torch\include\ATen\ops\sort_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0764430Z copying torch\include\ATen\ops\sort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0771327Z copying torch\include\ATen\ops\sort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0778501Z copying torch\include\ATen\ops\sparse_bsc_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0785946Z copying torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0792986Z copying torch\include\ATen\ops\sparse_bsc_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0800148Z copying torch\include\ATen\ops\sparse_bsc_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0807586Z copying torch\include\ATen\ops\sparse_bsr_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0815120Z copying torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0834285Z copying torch\include\ATen\ops\sparse_bsr_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0841461Z copying torch\include\ATen\ops\sparse_bsr_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0848729Z copying torch\include\ATen\ops\sparse_compressed_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0856395Z copying torch\include\ATen\ops\sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0863510Z copying torch\include\ATen\ops\sparse_compressed_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0871211Z copying torch\include\ATen\ops\sparse_compressed_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0878608Z copying torch\include\ATen\ops\sparse_coo_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0886307Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0893729Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0900781Z copying torch\include\ATen\ops\sparse_coo_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0907970Z copying torch\include\ATen\ops\sparse_coo_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0915254Z copying torch\include\ATen\ops\sparse_csc_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0923056Z copying torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0930225Z copying torch\include\ATen\ops\sparse_csc_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0937476Z copying torch\include\ATen\ops\sparse_csc_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0944638Z copying torch\include\ATen\ops\sparse_csr_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0952257Z copying torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0959337Z copying torch\include\ATen\ops\sparse_csr_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0966992Z copying torch\include\ATen\ops\sparse_csr_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0973880Z copying torch\include\ATen\ops\sparse_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0981678Z copying torch\include\ATen\ops\sparse_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0989057Z copying torch\include\ATen\ops\sparse_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.0996131Z copying torch\include\ATen\ops\sparse_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1003020Z copying torch\include\ATen\ops\sparse_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1010782Z copying torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1018238Z copying torch\include\ATen\ops\sparse_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1025244Z copying torch\include\ATen\ops\sparse_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1032963Z copying torch\include\ATen\ops\sparse_resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1040617Z copying torch\include\ATen\ops\sparse_resize_and_clear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1048453Z copying torch\include\ATen\ops\sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1055792Z copying torch\include\ATen\ops\sparse_resize_and_clear_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1063083Z copying torch\include\ATen\ops\sparse_resize_and_clear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1071240Z copying torch\include\ATen\ops\sparse_resize_and_clear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1079075Z copying torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1086335Z copying torch\include\ATen\ops\sparse_resize_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1093262Z copying torch\include\ATen\ops\sparse_resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1100470Z copying torch\include\ATen\ops\sparse_resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1107181Z copying torch\include\ATen\ops\sparse_sampled_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1114724Z copying torch\include\ATen\ops\sparse_sampled_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1121535Z copying torch\include\ATen\ops\sparse_sampled_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1128429Z copying torch\include\ATen\ops\special_airy_ai.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1136161Z copying torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1142827Z copying torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1149516Z copying torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1156294Z copying torch\include\ATen\ops\special_airy_ai_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1163414Z copying torch\include\ATen\ops\special_airy_ai_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1170299Z copying torch\include\ATen\ops\special_airy_ai_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1177510Z copying torch\include\ATen\ops\special_airy_ai_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1185178Z copying torch\include\ATen\ops\special_bessel_j0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1192893Z copying torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1199868Z copying torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1207914Z copying torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1214841Z copying torch\include\ATen\ops\special_bessel_j0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1221703Z copying torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1228661Z copying torch\include\ATen\ops\special_bessel_j0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1235463Z copying torch\include\ATen\ops\special_bessel_j0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1242397Z copying torch\include\ATen\ops\special_bessel_j1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1249755Z copying torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1256777Z copying torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1264824Z copying torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1271619Z copying torch\include\ATen\ops\special_bessel_j1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1278849Z copying torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1285804Z copying torch\include\ATen\ops\special_bessel_j1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1293225Z copying torch\include\ATen\ops\special_bessel_j1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1327582Z copying torch\include\ATen\ops\special_bessel_y0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1334750Z copying torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1341995Z copying torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1349023Z copying torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1355643Z copying torch\include\ATen\ops\special_bessel_y0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1362578Z copying torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1369932Z copying torch\include\ATen\ops\special_bessel_y0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1376685Z copying torch\include\ATen\ops\special_bessel_y0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1384629Z copying torch\include\ATen\ops\special_bessel_y1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1392060Z copying torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1398879Z copying torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1405979Z copying torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1413303Z copying torch\include\ATen\ops\special_bessel_y1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1420175Z copying torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1427186Z copying torch\include\ATen\ops\special_bessel_y1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1434324Z copying torch\include\ATen\ops\special_bessel_y1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1441392Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1448713Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1455975Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1462956Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1470098Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1477316Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1485137Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1492614Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1500032Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1506960Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1514918Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1522269Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1530108Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1537136Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1544225Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1551587Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1559298Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1566759Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1575079Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1583036Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1596125Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1604262Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1612242Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1620082Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1627681Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1634993Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1642668Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1649607Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1657673Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1665140Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1672435Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1679466Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1686477Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1694079Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1700991Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1707882Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1714667Z copying torch\include\ATen\ops\special_digamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1721872Z copying torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1729818Z copying torch\include\ATen\ops\special_digamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1736491Z copying torch\include\ATen\ops\special_digamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1743752Z copying torch\include\ATen\ops\special_entr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1751852Z copying torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1759528Z copying torch\include\ATen\ops\special_entr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1766603Z copying torch\include\ATen\ops\special_entr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1773549Z copying torch\include\ATen\ops\special_entr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1780612Z copying torch\include\ATen\ops\special_entr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1787553Z copying torch\include\ATen\ops\special_entr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1794412Z copying torch\include\ATen\ops\special_entr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1801186Z copying torch\include\ATen\ops\special_erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1808103Z copying torch\include\ATen\ops\special_erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1814885Z copying torch\include\ATen\ops\special_erfcx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1822144Z copying torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1829203Z copying torch\include\ATen\ops\special_erfcx_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1836491Z copying torch\include\ATen\ops\special_erfcx_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1843448Z copying torch\include\ATen\ops\special_erfcx_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1851974Z copying torch\include\ATen\ops\special_erfcx_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1859004Z copying torch\include\ATen\ops\special_erfcx_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1866835Z copying torch\include\ATen\ops\special_erfcx_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1873986Z copying torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1881008Z copying torch\include\ATen\ops\special_erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1887776Z copying torch\include\ATen\ops\special_erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1894844Z copying torch\include\ATen\ops\special_erfinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1902139Z copying torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1908925Z copying torch\include\ATen\ops\special_erfinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1915694Z copying torch\include\ATen\ops\special_erfinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1923039Z copying torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1930299Z copying torch\include\ATen\ops\special_erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1937295Z copying torch\include\ATen\ops\special_erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1944471Z copying torch\include\ATen\ops\special_exp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1951735Z copying torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1958764Z copying torch\include\ATen\ops\special_exp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1965757Z copying torch\include\ATen\ops\special_exp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1973438Z copying torch\include\ATen\ops\special_expit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1981487Z copying torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1988395Z copying torch\include\ATen\ops\special_expit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.1995103Z copying torch\include\ATen\ops\special_expit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2002330Z copying torch\include\ATen\ops\special_expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2010176Z copying torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2017241Z copying torch\include\ATen\ops\special_expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2024037Z copying torch\include\ATen\ops\special_expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2031284Z copying torch\include\ATen\ops\special_gammainc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2038441Z copying torch\include\ATen\ops\special_gammaincc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2046567Z copying torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2054170Z copying torch\include\ATen\ops\special_gammaincc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2061391Z copying torch\include\ATen\ops\special_gammaincc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2068937Z copying torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2076303Z copying torch\include\ATen\ops\special_gammainc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2083211Z copying torch\include\ATen\ops\special_gammainc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2091099Z copying torch\include\ATen\ops\special_gammaln.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2099482Z copying torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2114157Z copying torch\include\ATen\ops\special_gammaln_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2122802Z copying torch\include\ATen\ops\special_gammaln_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2130241Z copying torch\include\ATen\ops\special_hermite_polynomial_h.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2139152Z copying torch\include\ATen\ops\special_hermite_polynomial_he.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2146430Z copying torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2154856Z copying torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2161819Z copying torch\include\ATen\ops\special_hermite_polynomial_he_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2168938Z copying torch\include\ATen\ops\special_hermite_polynomial_he_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2176801Z copying torch\include\ATen\ops\special_hermite_polynomial_he_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2184139Z copying torch\include\ATen\ops\special_hermite_polynomial_he_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2191400Z copying torch\include\ATen\ops\special_hermite_polynomial_he_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2198546Z copying torch\include\ATen\ops\special_hermite_polynomial_he_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2206640Z copying torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2213902Z copying torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2220825Z copying torch\include\ATen\ops\special_hermite_polynomial_h_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2227723Z copying torch\include\ATen\ops\special_hermite_polynomial_h_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2234640Z copying torch\include\ATen\ops\special_hermite_polynomial_h_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2241704Z copying torch\include\ATen\ops\special_hermite_polynomial_h_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2250290Z copying torch\include\ATen\ops\special_hermite_polynomial_h_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2257223Z copying torch\include\ATen\ops\special_hermite_polynomial_h_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2264569Z copying torch\include\ATen\ops\special_i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2271288Z copying torch\include\ATen\ops\special_i0e.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2278446Z copying torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2285095Z copying torch\include\ATen\ops\special_i0e_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2291833Z copying torch\include\ATen\ops\special_i0e_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2298637Z copying torch\include\ATen\ops\special_i0e_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2305181Z copying torch\include\ATen\ops\special_i0e_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2311788Z copying torch\include\ATen\ops\special_i0e_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2333748Z copying torch\include\ATen\ops\special_i0e_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2340960Z copying torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2352915Z copying torch\include\ATen\ops\special_i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2360123Z copying torch\include\ATen\ops\special_i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2367538Z copying torch\include\ATen\ops\special_i1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2374998Z copying torch\include\ATen\ops\special_i1e.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2382564Z copying torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2389762Z copying torch\include\ATen\ops\special_i1e_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2396888Z copying torch\include\ATen\ops\special_i1e_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2403994Z copying torch\include\ATen\ops\special_i1e_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2480941Z copying torch\include\ATen\ops\special_i1e_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2488116Z copying torch\include\ATen\ops\special_i1e_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2495540Z copying torch\include\ATen\ops\special_i1e_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2502953Z copying torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2514985Z copying torch\include\ATen\ops\special_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2522412Z copying torch\include\ATen\ops\special_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2529575Z copying torch\include\ATen\ops\special_i1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2536567Z copying torch\include\ATen\ops\special_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2544685Z copying torch\include\ATen\ops\special_i1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2552305Z copying torch\include\ATen\ops\special_i1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2559726Z copying torch\include\ATen\ops\special_laguerre_polynomial_l.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2567532Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2574800Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2582027Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2590271Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2597303Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2605203Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2612384Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2619412Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2626451Z copying torch\include\ATen\ops\special_legendre_polynomial_p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2634193Z copying torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2641796Z copying torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2649622Z copying torch\include\ATen\ops\special_legendre_polynomial_p_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2656745Z copying torch\include\ATen\ops\special_legendre_polynomial_p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2665224Z copying torch\include\ATen\ops\special_legendre_polynomial_p_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2673362Z copying torch\include\ATen\ops\special_legendre_polynomial_p_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2680871Z copying torch\include\ATen\ops\special_legendre_polynomial_p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2688162Z copying torch\include\ATen\ops\special_legendre_polynomial_p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2695070Z copying torch\include\ATen\ops\special_log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2702447Z copying torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2710383Z copying torch\include\ATen\ops\special_log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2717364Z copying torch\include\ATen\ops\special_log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2725272Z copying torch\include\ATen\ops\special_logit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2732769Z copying torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2739581Z copying torch\include\ATen\ops\special_logit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2746932Z copying torch\include\ATen\ops\special_logit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2754676Z copying torch\include\ATen\ops\special_logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2762040Z copying torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2769595Z copying torch\include\ATen\ops\special_logsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2776743Z copying torch\include\ATen\ops\special_logsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2784047Z copying torch\include\ATen\ops\special_log_ndtr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2791748Z copying torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2798852Z copying torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2806454Z copying torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2813652Z copying torch\include\ATen\ops\special_log_ndtr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2821305Z copying torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2829286Z copying torch\include\ATen\ops\special_log_ndtr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2836486Z copying torch\include\ATen\ops\special_log_ndtr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2843890Z copying torch\include\ATen\ops\special_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2851922Z copying torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2859154Z copying torch\include\ATen\ops\special_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2866921Z copying torch\include\ATen\ops\special_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2874075Z copying torch\include\ATen\ops\special_modified_bessel_i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2881959Z copying torch\include\ATen\ops\special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2889244Z copying torch\include\ATen\ops\special_modified_bessel_i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2896721Z copying torch\include\ATen\ops\special_modified_bessel_i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2904138Z copying torch\include\ATen\ops\special_modified_bessel_i0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2911394Z copying torch\include\ATen\ops\special_modified_bessel_i0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2918630Z copying torch\include\ATen\ops\special_modified_bessel_i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2926574Z copying torch\include\ATen\ops\special_modified_bessel_i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2933754Z copying torch\include\ATen\ops\special_modified_bessel_i1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2941765Z copying torch\include\ATen\ops\special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2949135Z copying torch\include\ATen\ops\special_modified_bessel_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2956330Z copying torch\include\ATen\ops\special_modified_bessel_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2963853Z copying torch\include\ATen\ops\special_modified_bessel_i1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2971199Z copying torch\include\ATen\ops\special_modified_bessel_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2978863Z copying torch\include\ATen\ops\special_modified_bessel_i1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2986021Z copying torch\include\ATen\ops\special_modified_bessel_i1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.2993268Z copying torch\include\ATen\ops\special_modified_bessel_k0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3001107Z copying torch\include\ATen\ops\special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3008921Z copying torch\include\ATen\ops\special_modified_bessel_k0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3016231Z copying torch\include\ATen\ops\special_modified_bessel_k0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3024458Z copying torch\include\ATen\ops\special_modified_bessel_k0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3031752Z copying torch\include\ATen\ops\special_modified_bessel_k0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3039320Z copying torch\include\ATen\ops\special_modified_bessel_k0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3046904Z copying torch\include\ATen\ops\special_modified_bessel_k0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3054095Z copying torch\include\ATen\ops\special_modified_bessel_k1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3062929Z copying torch\include\ATen\ops\special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3070195Z copying torch\include\ATen\ops\special_modified_bessel_k1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3077697Z copying torch\include\ATen\ops\special_modified_bessel_k1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3085597Z copying torch\include\ATen\ops\special_modified_bessel_k1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3092760Z copying torch\include\ATen\ops\special_modified_bessel_k1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3099882Z copying torch\include\ATen\ops\special_modified_bessel_k1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3107516Z copying torch\include\ATen\ops\special_modified_bessel_k1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3114573Z copying torch\include\ATen\ops\special_multigammaln.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3122194Z copying torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3129573Z copying torch\include\ATen\ops\special_multigammaln_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3136642Z copying torch\include\ATen\ops\special_multigammaln_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3143514Z copying torch\include\ATen\ops\special_ndtr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3150691Z copying torch\include\ATen\ops\special_ndtri.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3158422Z copying torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3165474Z copying torch\include\ATen\ops\special_ndtri_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3172636Z copying torch\include\ATen\ops\special_ndtri_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3220384Z copying torch\include\ATen\ops\special_ndtri_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3228192Z copying torch\include\ATen\ops\special_ndtri_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3235265Z copying torch\include\ATen\ops\special_ndtri_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3242599Z copying torch\include\ATen\ops\special_ndtri_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3250017Z copying torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3257150Z copying torch\include\ATen\ops\special_ndtr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3264114Z copying torch\include\ATen\ops\special_ndtr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3271243Z copying torch\include\ATen\ops\special_polygamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3278861Z copying torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3285608Z copying torch\include\ATen\ops\special_polygamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3292789Z copying torch\include\ATen\ops\special_polygamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3299722Z copying torch\include\ATen\ops\special_psi.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3308084Z copying torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3315166Z copying torch\include\ATen\ops\special_psi_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3322278Z copying torch\include\ATen\ops\special_psi_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3329446Z copying torch\include\ATen\ops\special_round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3336770Z copying torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3344051Z copying torch\include\ATen\ops\special_round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3351776Z copying torch\include\ATen\ops\special_round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3358920Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3366967Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3374262Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3381666Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3389106Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3396445Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3404155Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3411522Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3418699Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3426974Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3434160Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3441613Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3449215Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3456608Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3464460Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3471613Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3478904Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3487702Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3495450Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3503164Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3510510Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3517711Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3525633Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3533118Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3541044Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3549148Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3558688Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3566930Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3574779Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3582519Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3590523Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3597639Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3606314Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3613466Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3620977Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3629016Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3636475Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3644025Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3651508Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3658695Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3666427Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3673447Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3680903Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3688268Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3696135Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3703805Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3711545Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3718941Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3726186Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3733434Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3741095Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3748450Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3755887Z copying torch\include\ATen\ops\special_sinc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3763299Z copying torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3770625Z copying torch\include\ATen\ops\special_sinc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3777982Z copying torch\include\ATen\ops\special_sinc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3785085Z copying torch\include\ATen\ops\special_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3792552Z copying torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3800108Z copying torch\include\ATen\ops\special_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3807015Z copying torch\include\ATen\ops\special_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3814415Z copying torch\include\ATen\ops\special_spherical_bessel_j0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3822084Z copying torch\include\ATen\ops\special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3829791Z copying torch\include\ATen\ops\special_spherical_bessel_j0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3838396Z copying torch\include\ATen\ops\special_spherical_bessel_j0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3845709Z copying torch\include\ATen\ops\special_spherical_bessel_j0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3853169Z copying torch\include\ATen\ops\special_spherical_bessel_j0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3860412Z copying torch\include\ATen\ops\special_spherical_bessel_j0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3867707Z copying torch\include\ATen\ops\special_spherical_bessel_j0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3875253Z copying torch\include\ATen\ops\special_xlog1py.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3883171Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3891313Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3898522Z copying torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3905892Z copying torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3914433Z copying torch\include\ATen\ops\special_xlog1py_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3928409Z copying torch\include\ATen\ops\special_xlog1py_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3935894Z copying torch\include\ATen\ops\special_xlog1py_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3943163Z copying torch\include\ATen\ops\special_xlog1py_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3950682Z copying torch\include\ATen\ops\special_xlogy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3958669Z copying torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3966090Z copying torch\include\ATen\ops\special_xlogy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3973367Z copying torch\include\ATen\ops\special_xlogy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3980552Z copying torch\include\ATen\ops\special_zeta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3988391Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.3995573Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4002793Z copying torch\include\ATen\ops\special_zeta_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4010573Z copying torch\include\ATen\ops\special_zeta_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4017647Z copying torch\include\ATen\ops\special_zeta_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4025084Z copying torch\include\ATen\ops\special_zeta_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4033077Z copying torch\include\ATen\ops\special_zeta_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4040643Z copying torch\include\ATen\ops\special_zeta_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4048658Z copying torch\include\ATen\ops\split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4055739Z copying torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4063019Z copying torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4070079Z copying torch\include\ATen\ops\split_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4077661Z copying torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4085031Z copying torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4092098Z copying torch\include\ATen\ops\split_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4099047Z copying torch\include\ATen\ops\split_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4106372Z copying torch\include\ATen\ops\split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4113199Z copying torch\include\ATen\ops\split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4120206Z copying torch\include\ATen\ops\split_with_sizes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4128030Z copying torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4135990Z copying torch\include\ATen\ops\split_with_sizes_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4143645Z copying torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4151000Z copying torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4158030Z copying torch\include\ATen\ops\split_with_sizes_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4165824Z copying torch\include\ATen\ops\split_with_sizes_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4172923Z copying torch\include\ATen\ops\split_with_sizes_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4180273Z copying torch\include\ATen\ops\split_with_sizes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4187260Z copying torch\include\ATen\ops\split_with_sizes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4194566Z copying torch\include\ATen\ops\sqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4201699Z copying torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4208613Z copying torch\include\ATen\ops\sqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4215930Z copying torch\include\ATen\ops\sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4222977Z copying torch\include\ATen\ops\sqrt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4229916Z copying torch\include\ATen\ops\sqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4236680Z copying torch\include\ATen\ops\sqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4281901Z copying torch\include\ATen\ops\sqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4288284Z copying torch\include\ATen\ops\square.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4294881Z copying torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4301698Z copying torch\include\ATen\ops\square_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4308469Z copying torch\include\ATen\ops\square_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4315177Z copying torch\include\ATen\ops\squeeze.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4322267Z copying torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4329297Z copying torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4336565Z copying torch\include\ATen\ops\squeeze_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4344235Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4351248Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4358461Z copying torch\include\ATen\ops\squeeze_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4365891Z copying torch\include\ATen\ops\squeeze_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4372916Z copying torch\include\ATen\ops\squeeze_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4380010Z copying torch\include\ATen\ops\squeeze_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4387176Z copying torch\include\ATen\ops\sspaddmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4394171Z copying torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4401081Z copying torch\include\ATen\ops\sspaddmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4408224Z copying torch\include\ATen\ops\sspaddmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4415849Z copying torch\include\ATen\ops\sspaddmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4422978Z copying torch\include\ATen\ops\sspaddmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4429672Z copying torch\include\ATen\ops\stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4436619Z copying torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4443532Z copying torch\include\ATen\ops\stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4450314Z copying torch\include\ATen\ops\stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4457335Z copying torch\include\ATen\ops\std.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4464242Z copying torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4499346Z copying torch\include\ATen\ops\std_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4506467Z copying torch\include\ATen\ops\std_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4513596Z copying torch\include\ATen\ops\std_mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4520809Z copying torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4528037Z copying torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4535343Z copying torch\include\ATen\ops\std_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4543056Z copying torch\include\ATen\ops\std_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4550590Z copying torch\include\ATen\ops\std_mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4558218Z copying torch\include\ATen\ops\std_mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4565602Z copying torch\include\ATen\ops\std_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4572566Z copying torch\include\ATen\ops\std_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4579336Z copying torch\include\ATen\ops\stft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4586255Z copying torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4593337Z copying torch\include\ATen\ops\stft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4600035Z copying torch\include\ATen\ops\stft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4606632Z copying torch\include\ATen\ops\stride.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4613863Z copying torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4620864Z copying torch\include\ATen\ops\stride_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4627319Z copying torch\include\ATen\ops\stride_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4634638Z copying torch\include\ATen\ops\sub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4641172Z copying torch\include\ATen\ops\subtract.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4648179Z copying torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4655189Z copying torch\include\ATen\ops\subtract_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4661790Z copying torch\include\ATen\ops\subtract_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4669071Z copying torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4676074Z copying torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4683305Z copying torch\include\ATen\ops\sub_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4689996Z copying torch\include\ATen\ops\sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4696757Z copying torch\include\ATen\ops\sub_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4703448Z copying torch\include\ATen\ops\sub_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4710653Z copying torch\include\ATen\ops\sub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4717350Z copying torch\include\ATen\ops\sub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4724628Z copying torch\include\ATen\ops\sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4731570Z copying torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4738515Z copying torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4745538Z copying torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4752317Z copying torch\include\ATen\ops\sum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4759094Z copying torch\include\ATen\ops\sum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4766195Z copying torch\include\ATen\ops\sum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4772727Z copying torch\include\ATen\ops\sum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4779779Z copying torch\include\ATen\ops\sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4786583Z copying torch\include\ATen\ops\sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4793017Z copying torch\include\ATen\ops\sum_to_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4800204Z copying torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4807453Z copying torch\include\ATen\ops\sum_to_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4814318Z copying torch\include\ATen\ops\sum_to_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4822169Z copying torch\include\ATen\ops\svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4829199Z copying torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4836390Z copying torch\include\ATen\ops\svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4843801Z copying torch\include\ATen\ops\svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4850444Z copying torch\include\ATen\ops\swapaxes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4857517Z copying torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4864480Z copying torch\include\ATen\ops\swapaxes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4871364Z copying torch\include\ATen\ops\swapaxes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4878690Z copying torch\include\ATen\ops\swapdims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4886287Z copying torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4899096Z copying torch\include\ATen\ops\swapdims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4906079Z copying torch\include\ATen\ops\swapdims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4913357Z copying torch\include\ATen\ops\sym_constrain_range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4920846Z copying torch\include\ATen\ops\sym_constrain_range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4927855Z copying torch\include\ATen\ops\sym_constrain_range_for_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4935189Z copying torch\include\ATen\ops\sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4943330Z copying torch\include\ATen\ops\sym_constrain_range_for_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4950402Z copying torch\include\ATen\ops\sym_constrain_range_for_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4957546Z copying torch\include\ATen\ops\sym_constrain_range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4964713Z copying torch\include\ATen\ops\sym_constrain_range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4972016Z copying torch\include\ATen\ops\sym_is_contiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4979720Z copying torch\include\ATen\ops\sym_is_contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4986755Z copying torch\include\ATen\ops\sym_is_contiguous_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.4993707Z copying torch\include\ATen\ops\sym_is_contiguous_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5000985Z copying torch\include\ATen\ops\sym_numel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5008166Z copying torch\include\ATen\ops\sym_numel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5015048Z copying torch\include\ATen\ops\sym_numel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5022065Z copying torch\include\ATen\ops\sym_numel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5029078Z copying torch\include\ATen\ops\sym_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5036016Z copying torch\include\ATen\ops\sym_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5043189Z copying torch\include\ATen\ops\sym_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5049866Z copying torch\include\ATen\ops\sym_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5058217Z copying torch\include\ATen\ops\sym_storage_offset.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5065502Z copying torch\include\ATen\ops\sym_storage_offset_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5073050Z copying torch\include\ATen\ops\sym_storage_offset_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5079932Z copying torch\include\ATen\ops\sym_storage_offset_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5087155Z copying torch\include\ATen\ops\sym_stride.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5095013Z copying torch\include\ATen\ops\sym_stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5101709Z copying torch\include\ATen\ops\sym_stride_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5108394Z copying torch\include\ATen\ops\sym_stride_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5115820Z copying torch\include\ATen\ops\t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5122142Z copying torch\include\ATen\ops\take.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5128907Z copying torch\include\ATen\ops\take_along_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5136252Z copying torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5143235Z copying torch\include\ATen\ops\take_along_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5150272Z copying torch\include\ATen\ops\take_along_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5157581Z copying torch\include\ATen\ops\take_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5164533Z copying torch\include\ATen\ops\take_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5171895Z copying torch\include\ATen\ops\take_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5178960Z copying torch\include\ATen\ops\take_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5185514Z copying torch\include\ATen\ops\tan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5192250Z copying torch\include\ATen\ops\tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5199028Z copying torch\include\ATen\ops\tanh_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5206425Z copying torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5213342Z copying torch\include\ATen\ops\tanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5220228Z copying torch\include\ATen\ops\tanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5227419Z copying torch\include\ATen\ops\tanh_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5234619Z copying torch\include\ATen\ops\tanh_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5242738Z copying torch\include\ATen\ops\tanh_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5250049Z copying torch\include\ATen\ops\tanh_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5257441Z copying torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5264210Z copying torch\include\ATen\ops\tanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5291922Z copying torch\include\ATen\ops\tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5298494Z copying torch\include\ATen\ops\tanh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5305053Z copying torch\include\ATen\ops\tanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5311800Z copying torch\include\ATen\ops\tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5319040Z copying torch\include\ATen\ops\tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5326341Z copying torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5332920Z copying torch\include\ATen\ops\tan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5339757Z copying torch\include\ATen\ops\tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5346877Z copying torch\include\ATen\ops\tan_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5353228Z copying torch\include\ATen\ops\tan_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5360552Z copying torch\include\ATen\ops\tan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5367804Z copying torch\include\ATen\ops\tan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5374593Z copying torch\include\ATen\ops\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5386075Z copying torch\include\ATen\ops\tensordot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5393838Z copying torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5400659Z copying torch\include\ATen\ops\tensordot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5407948Z copying torch\include\ATen\ops\tensordot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5415220Z copying torch\include\ATen\ops\tensor_split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5422833Z copying torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5429886Z copying torch\include\ATen\ops\tensor_split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5438541Z copying torch\include\ATen\ops\tensor_split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5445570Z copying torch\include\ATen\ops\thnn_conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5453209Z copying torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5488630Z copying torch\include\ATen\ops\thnn_conv2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5495937Z copying torch\include\ATen\ops\thnn_conv2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5502881Z copying torch\include\ATen\ops\threshold.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5510272Z copying torch\include\ATen\ops\threshold_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5517589Z copying torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5525115Z copying torch\include\ATen\ops\threshold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5532237Z copying torch\include\ATen\ops\threshold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5539212Z copying torch\include\ATen\ops\threshold_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5546627Z copying torch\include\ATen\ops\threshold_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5553858Z copying torch\include\ATen\ops\threshold_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5561158Z copying torch\include\ATen\ops\threshold_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5569523Z copying torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5576518Z copying torch\include\ATen\ops\threshold_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5583566Z copying torch\include\ATen\ops\threshold_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5590661Z copying torch\include\ATen\ops\threshold_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5597830Z copying torch\include\ATen\ops\threshold_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5604820Z copying torch\include\ATen\ops\threshold_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5612242Z copying torch\include\ATen\ops\threshold_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5619036Z copying torch\include\ATen\ops\tile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5626244Z copying torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5639570Z copying torch\include\ATen\ops\tile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5646212Z copying torch\include\ATen\ops\tile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5652773Z copying torch\include\ATen\ops\to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5659003Z copying torch\include\ATen\ops\topk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5665959Z copying torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5672659Z copying torch\include\ATen\ops\topk_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5679779Z copying torch\include\ATen\ops\topk_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5686599Z copying torch\include\ATen\ops\topk_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5693471Z copying torch\include\ATen\ops\topk_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5700249Z copying torch\include\ATen\ops\topk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5706909Z copying torch\include\ATen\ops\topk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5713876Z copying torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5720589Z copying torch\include\ATen\ops\to_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5727332Z copying torch\include\ATen\ops\to_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5735050Z copying torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5741854Z copying torch\include\ATen\ops\to_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5748604Z copying torch\include\ATen\ops\to_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5756093Z copying torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5763266Z copying torch\include\ATen\ops\to_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5770506Z copying torch\include\ATen\ops\to_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5777728Z copying torch\include\ATen\ops\to_mkldnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5784878Z copying torch\include\ATen\ops\to_mkldnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5792250Z copying torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5799405Z copying torch\include\ATen\ops\to_mkldnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5806516Z copying torch\include\ATen\ops\to_mkldnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5813801Z copying torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5820735Z copying torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5828097Z copying torch\include\ATen\ops\to_mkldnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5834942Z copying torch\include\ATen\ops\to_mkldnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5841828Z copying torch\include\ATen\ops\to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5848923Z copying torch\include\ATen\ops\to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5855651Z copying torch\include\ATen\ops\to_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5862880Z copying torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5869896Z copying torch\include\ATen\ops\to_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5876902Z copying torch\include\ATen\ops\to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5884531Z copying torch\include\ATen\ops\to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5891250Z copying torch\include\ATen\ops\to_sparse_bsc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5898265Z copying torch\include\ATen\ops\to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5905528Z copying torch\include\ATen\ops\to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5918515Z copying torch\include\ATen\ops\to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5925875Z copying torch\include\ATen\ops\to_sparse_bsr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5932928Z copying torch\include\ATen\ops\to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5940201Z copying torch\include\ATen\ops\to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5947026Z copying torch\include\ATen\ops\to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5954299Z copying torch\include\ATen\ops\to_sparse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5961275Z copying torch\include\ATen\ops\to_sparse_csc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5968584Z copying torch\include\ATen\ops\to_sparse_csc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5976074Z copying torch\include\ATen\ops\to_sparse_csc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5983272Z copying torch\include\ATen\ops\to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5990431Z copying torch\include\ATen\ops\to_sparse_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.5997464Z copying torch\include\ATen\ops\to_sparse_csr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6004776Z copying torch\include\ATen\ops\to_sparse_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6011662Z copying torch\include\ATen\ops\to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6019086Z copying torch\include\ATen\ops\to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6026333Z copying torch\include\ATen\ops\to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6033477Z copying torch\include\ATen\ops\trace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6040113Z copying torch\include\ATen\ops\trace_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6047419Z copying torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6054548Z copying torch\include\ATen\ops\trace_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6061594Z copying torch\include\ATen\ops\trace_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6068776Z copying torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6075575Z copying torch\include\ATen\ops\trace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6082460Z copying torch\include\ATen\ops\trace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6089577Z copying torch\include\ATen\ops\trace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6096773Z copying torch\include\ATen\ops\trace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6103474Z copying torch\include\ATen\ops\transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6110405Z copying torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6117474Z copying torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6124455Z copying torch\include\ATen\ops\transpose_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6131821Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6139023Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6145988Z copying torch\include\ATen\ops\transpose_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6153034Z copying torch\include\ATen\ops\transpose_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6159907Z copying torch\include\ATen\ops\transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6166896Z copying torch\include\ATen\ops\transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6173948Z copying torch\include\ATen\ops\trapezoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6181028Z copying torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6187986Z copying torch\include\ATen\ops\trapezoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6195016Z copying torch\include\ATen\ops\trapezoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6201886Z copying torch\include\ATen\ops\trapz.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6208680Z copying torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6215472Z copying torch\include\ATen\ops\trapz_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6222228Z copying torch\include\ATen\ops\trapz_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6229041Z copying torch\include\ATen\ops\triangular_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6236273Z copying torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6243345Z copying torch\include\ATen\ops\triangular_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6250673Z copying torch\include\ATen\ops\triangular_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6257726Z copying torch\include\ATen\ops\triangular_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6264877Z copying torch\include\ATen\ops\triangular_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6271663Z copying torch\include\ATen\ops\triangular_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6278561Z copying torch\include\ATen\ops\triangular_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6285700Z copying torch\include\ATen\ops\tril.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6292531Z copying torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6299262Z copying torch\include\ATen\ops\tril_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6338496Z copying torch\include\ATen\ops\tril_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6346063Z copying torch\include\ATen\ops\tril_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6353229Z copying torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6360308Z copying torch\include\ATen\ops\tril_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6367616Z copying torch\include\ATen\ops\tril_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6375010Z copying torch\include\ATen\ops\tril_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6382011Z copying torch\include\ATen\ops\tril_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6389321Z copying torch\include\ATen\ops\tril_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6396676Z copying torch\include\ATen\ops\tril_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6403734Z copying torch\include\ATen\ops\tril_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6410583Z copying torch\include\ATen\ops\tril_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6447049Z copying torch\include\ATen\ops\triplet_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6455546Z copying torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6462555Z copying torch\include\ATen\ops\triplet_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6469838Z copying torch\include\ATen\ops\triplet_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6476864Z copying torch\include\ATen\ops\triu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6484244Z copying torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6491088Z copying torch\include\ATen\ops\triu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6498197Z copying torch\include\ATen\ops\triu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6505023Z copying torch\include\ATen\ops\triu_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6512660Z copying torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6519884Z copying torch\include\ATen\ops\triu_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6527063Z copying torch\include\ATen\ops\triu_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6534520Z copying torch\include\ATen\ops\triu_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6541784Z copying torch\include\ATen\ops\triu_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6549189Z copying torch\include\ATen\ops\triu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6555918Z copying torch\include\ATen\ops\triu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6562975Z copying torch\include\ATen\ops\triu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6570243Z copying torch\include\ATen\ops\triu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6577069Z copying torch\include\ATen\ops\true_divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6584603Z copying torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6591594Z copying torch\include\ATen\ops\true_divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6598606Z copying torch\include\ATen\ops\true_divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6611052Z copying torch\include\ATen\ops\trunc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6618036Z copying torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6632238Z copying torch\include\ATen\ops\trunc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6639906Z copying torch\include\ATen\ops\trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6647426Z copying torch\include\ATen\ops\trunc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6654338Z copying torch\include\ATen\ops\trunc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6661481Z copying torch\include\ATen\ops\trunc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6668298Z copying torch\include\ATen\ops\trunc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6681577Z copying torch\include\ATen\ops\type_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6688450Z copying torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6695336Z copying torch\include\ATen\ops\type_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6702392Z copying torch\include\ATen\ops\type_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6709709Z copying torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6716483Z copying torch\include\ATen\ops\t_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6723863Z copying torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6730868Z copying torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6737914Z copying torch\include\ATen\ops\t_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6744454Z copying torch\include\ATen\ops\t_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6751565Z copying torch\include\ATen\ops\t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6757828Z copying torch\include\ATen\ops\t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6764523Z copying torch\include\ATen\ops\unbind.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6771276Z copying torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6778305Z copying torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6785347Z copying torch\include\ATen\ops\unbind_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6792538Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6799440Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6806421Z copying torch\include\ATen\ops\unbind_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6813403Z copying torch\include\ATen\ops\unbind_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6820263Z copying torch\include\ATen\ops\unbind_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6827983Z copying torch\include\ATen\ops\unbind_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6835325Z copying torch\include\ATen\ops\unflatten.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6842426Z copying torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6849397Z copying torch\include\ATen\ops\unflatten_dense_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6856540Z copying torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6863406Z copying torch\include\ATen\ops\unflatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6870594Z copying torch\include\ATen\ops\unflatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6877676Z copying torch\include\ATen\ops\unflatten_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6884585Z copying torch\include\ATen\ops\unflatten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6891732Z copying torch\include\ATen\ops\unfold.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6898116Z copying torch\include\ATen\ops\unfold_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6905550Z copying torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6912467Z copying torch\include\ATen\ops\unfold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6919971Z copying torch\include\ATen\ops\unfold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6927225Z copying torch\include\ATen\ops\unfold_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6934175Z copying torch\include\ATen\ops\unfold_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6941251Z copying torch\include\ATen\ops\unfold_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6948885Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6956035Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6963099Z copying torch\include\ATen\ops\unfold_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6970319Z copying torch\include\ATen\ops\unfold_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6977526Z copying torch\include\ATen\ops\unfold_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6984559Z copying torch\include\ATen\ops\unfold_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6991474Z copying torch\include\ATen\ops\unfold_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.6998525Z copying torch\include\ATen\ops\unfold_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7005562Z copying torch\include\ATen\ops\unfold_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7012508Z copying torch\include\ATen\ops\uniform.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7019903Z copying torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7026568Z copying torch\include\ATen\ops\uniform_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7033581Z copying torch\include\ATen\ops\uniform_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7041000Z copying torch\include\ATen\ops\uniform_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7048406Z copying torch\include\ATen\ops\uniform_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7055455Z copying torch\include\ATen\ops\uniform_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7062931Z copying torch\include\ATen\ops\unique_consecutive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7070286Z copying torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7077980Z copying torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7085802Z copying torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7093029Z copying torch\include\ATen\ops\unique_consecutive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7102650Z copying torch\include\ATen\ops\unique_consecutive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7109602Z copying torch\include\ATen\ops\unique_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7117115Z copying torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7124186Z copying torch\include\ATen\ops\unique_dim_consecutive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7132361Z copying torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7139436Z copying torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7148877Z copying torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7155918Z copying torch\include\ATen\ops\unique_dim_consecutive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7163214Z copying torch\include\ATen\ops\unique_dim_consecutive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7170337Z copying torch\include\ATen\ops\unique_dim_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7177542Z copying torch\include\ATen\ops\unique_dim_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7192473Z copying torch\include\ATen\ops\unique_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7199971Z copying torch\include\ATen\ops\unique_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7213161Z copying torch\include\ATen\ops\unsafe_chunk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7220420Z copying torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7227126Z copying torch\include\ATen\ops\unsafe_chunk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7233872Z copying torch\include\ATen\ops\unsafe_chunk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7241157Z copying torch\include\ATen\ops\unsafe_split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7248500Z copying torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7261364Z copying torch\include\ATen\ops\unsafe_split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7268240Z copying torch\include\ATen\ops\unsafe_split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7275514Z copying torch\include\ATen\ops\unsafe_split_with_sizes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7289084Z copying torch\include\ATen\ops\unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7296500Z copying torch\include\ATen\ops\unsafe_split_with_sizes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7303912Z copying torch\include\ATen\ops\unsafe_split_with_sizes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7321875Z copying torch\include\ATen\ops\unsqueeze.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7329002Z copying torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7335744Z copying torch\include\ATen\ops\unsqueeze_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7352352Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7359376Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7366626Z copying torch\include\ATen\ops\unsqueeze_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7379799Z copying torch\include\ATen\ops\unsqueeze_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7386748Z copying torch\include\ATen\ops\unsqueeze_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7393668Z copying torch\include\ATen\ops\unsqueeze_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7400667Z copying torch\include\ATen\ops\upsample_bicubic2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7407680Z copying torch\include\ATen\ops\upsample_bicubic2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7454579Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7467137Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7474144Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7481232Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7494311Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7501672Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7508910Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7516552Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7523737Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7530946Z copying torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7544190Z copying torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7551377Z copying torch\include\ATen\ops\upsample_bicubic2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7559712Z copying torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7567718Z copying torch\include\ATen\ops\upsample_bicubic2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7575962Z copying torch\include\ATen\ops\upsample_bicubic2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7584140Z copying torch\include\ATen\ops\upsample_bilinear2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7592475Z copying torch\include\ATen\ops\upsample_bilinear2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7601320Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7610273Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7623465Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7630798Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7638104Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7645486Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7652625Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7660443Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7667738Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7675188Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7682374Z copying torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7690124Z copying torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7697231Z copying torch\include\ATen\ops\upsample_bilinear2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7704394Z copying torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7711467Z copying torch\include\ATen\ops\upsample_bilinear2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7718589Z copying torch\include\ATen\ops\upsample_bilinear2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7726165Z copying torch\include\ATen\ops\upsample_linear1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7733157Z copying torch\include\ATen\ops\upsample_linear1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7740976Z copying torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7747989Z copying torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7760572Z copying torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7767730Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7775534Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7788749Z copying torch\include\ATen\ops\upsample_linear1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7796528Z copying torch\include\ATen\ops\upsample_linear1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7803912Z copying torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7811116Z copying torch\include\ATen\ops\upsample_linear1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7818398Z copying torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7825439Z copying torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7838417Z copying torch\include\ATen\ops\upsample_linear1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7845596Z copying torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7853047Z copying torch\include\ATen\ops\upsample_linear1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7865676Z copying torch\include\ATen\ops\upsample_linear1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7872675Z copying torch\include\ATen\ops\upsample_nearest1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7879964Z copying torch\include\ATen\ops\upsample_nearest1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7887749Z copying torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7894977Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7902125Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7915544Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7922764Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7929945Z copying torch\include\ATen\ops\upsample_nearest1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7943723Z copying torch\include\ATen\ops\upsample_nearest1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7951248Z copying torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7958396Z copying torch\include\ATen\ops\upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7971066Z copying torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7978722Z copying torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7986130Z copying torch\include\ATen\ops\upsample_nearest1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.7993369Z copying torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8000526Z copying torch\include\ATen\ops\upsample_nearest1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8008033Z copying torch\include\ATen\ops\upsample_nearest1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8020849Z copying torch\include\ATen\ops\upsample_nearest2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8027986Z copying torch\include\ATen\ops\upsample_nearest2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8035481Z copying torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8042773Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8056154Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8063140Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8076628Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8084628Z copying torch\include\ATen\ops\upsample_nearest2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8092477Z copying torch\include\ATen\ops\upsample_nearest2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8099894Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8107586Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8114962Z copying torch\include\ATen\ops\upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8122209Z copying torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8140482Z copying torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8141456Z copying torch\include\ATen\ops\upsample_nearest2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8144343Z copying torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8151706Z copying torch\include\ATen\ops\upsample_nearest2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8158595Z copying torch\include\ATen\ops\upsample_nearest2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8165977Z copying torch\include\ATen\ops\upsample_nearest3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8173083Z copying torch\include\ATen\ops\upsample_nearest3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8180950Z copying torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8194420Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8202530Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8210201Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8223065Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8230709Z copying torch\include\ATen\ops\upsample_nearest3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8237774Z copying torch\include\ATen\ops\upsample_nearest3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8245737Z copying torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8253109Z copying torch\include\ATen\ops\upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8260189Z copying torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8267257Z copying torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8274725Z copying torch\include\ATen\ops\upsample_nearest3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8282219Z copying torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8289487Z copying torch\include\ATen\ops\upsample_nearest3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8297554Z copying torch\include\ATen\ops\upsample_nearest3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8304906Z copying torch\include\ATen\ops\upsample_trilinear3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8312415Z copying torch\include\ATen\ops\upsample_trilinear3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8320577Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8328449Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8342754Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8350045Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8357200Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8364792Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8371937Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8379320Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8386906Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8394307Z copying torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8401558Z copying torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8408909Z copying torch\include\ATen\ops\upsample_trilinear3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8422651Z copying torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8429988Z copying torch\include\ATen\ops\upsample_trilinear3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8437806Z copying torch\include\ATen\ops\upsample_trilinear3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8445352Z copying torch\include\ATen\ops\values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8452277Z copying torch\include\ATen\ops\values_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8459388Z copying torch\include\ATen\ops\values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8466806Z copying torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8474046Z copying torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8481240Z copying torch\include\ATen\ops\values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8488307Z copying torch\include\ATen\ops\values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8495432Z copying torch\include\ATen\ops\values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8502717Z copying torch\include\ATen\ops\values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8510247Z copying torch\include\ATen\ops\value_selecting_reduction_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8523816Z copying torch\include\ATen\ops\value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8531017Z copying torch\include\ATen\ops\value_selecting_reduction_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8567198Z copying torch\include\ATen\ops\value_selecting_reduction_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8574216Z copying torch\include\ATen\ops\vander.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8582142Z copying torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8589970Z copying torch\include\ATen\ops\vander_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8597007Z copying torch\include\ATen\ops\vander_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8626590Z copying torch\include\ATen\ops\var.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8633673Z copying torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8640742Z copying torch\include\ATen\ops\var_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8647729Z copying torch\include\ATen\ops\var_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8654625Z copying torch\include\ATen\ops\var_mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8661965Z copying torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8677460Z copying torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8678618Z copying torch\include\ATen\ops\var_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8685855Z copying torch\include\ATen\ops\var_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8692621Z copying torch\include\ATen\ops\var_mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8699502Z copying torch\include\ATen\ops\var_mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8706462Z copying torch\include\ATen\ops\var_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8719180Z copying torch\include\ATen\ops\var_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8726096Z copying torch\include\ATen\ops\vdot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8732994Z copying torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8739608Z copying torch\include\ATen\ops\vdot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8746322Z copying torch\include\ATen\ops\vdot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8753380Z copying torch\include\ATen\ops\vdot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8765885Z copying torch\include\ATen\ops\vdot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8772288Z copying torch\include\ATen\ops\view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8778810Z copying torch\include\ATen\ops\view_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8785827Z copying torch\include\ATen\ops\view_as_complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8792993Z copying torch\include\ATen\ops\view_as_complex_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8800394Z copying torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8814031Z copying torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8821070Z copying torch\include\ATen\ops\view_as_complex_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8828006Z copying torch\include\ATen\ops\view_as_complex_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8841563Z copying torch\include\ATen\ops\view_as_complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8848712Z copying torch\include\ATen\ops\view_as_complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8855882Z copying torch\include\ATen\ops\view_as_complex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8862892Z copying torch\include\ATen\ops\view_as_complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8869581Z copying torch\include\ATen\ops\view_as_complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8876710Z copying torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8889648Z copying torch\include\ATen\ops\view_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8896583Z copying torch\include\ATen\ops\view_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8903463Z copying torch\include\ATen\ops\view_as_real.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8910594Z copying torch\include\ATen\ops\view_as_real_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8917915Z copying torch\include\ATen\ops\view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8925175Z copying torch\include\ATen\ops\view_as_real_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8932129Z copying torch\include\ATen\ops\view_as_real_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8939098Z copying torch\include\ATen\ops\view_as_real_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8946646Z copying torch\include\ATen\ops\view_as_real_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8959528Z copying torch\include\ATen\ops\view_as_real_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8966764Z copying torch\include\ATen\ops\view_as_real_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8973895Z copying torch\include\ATen\ops\view_as_real_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8980650Z copying torch\include\ATen\ops\view_as_real_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8988099Z copying torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.8995089Z copying torch\include\ATen\ops\view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9003331Z copying torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9010488Z copying torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9017569Z copying torch\include\ATen\ops\view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9031261Z copying torch\include\ATen\ops\view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9038601Z copying torch\include\ATen\ops\view_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9045726Z copying torch\include\ATen\ops\view_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9053080Z copying torch\include\ATen\ops\view_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9060398Z copying torch\include\ATen\ops\view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9067367Z copying torch\include\ATen\ops\view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9080696Z copying torch\include\ATen\ops\vsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9088648Z copying torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9096036Z copying torch\include\ATen\ops\vsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9103371Z copying torch\include\ATen\ops\vsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9110802Z copying torch\include\ATen\ops\vstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9117831Z copying torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9124907Z copying torch\include\ATen\ops\vstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9131529Z copying torch\include\ATen\ops\vstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9138986Z copying torch\include\ATen\ops\where.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9151499Z copying torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9158290Z copying torch\include\ATen\ops\where_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9165204Z copying torch\include\ATen\ops\where_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9178250Z copying torch\include\ATen\ops\where_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9185260Z copying torch\include\ATen\ops\where_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9192425Z copying torch\include\ATen\ops\xlogy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9205336Z copying torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9212244Z copying torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9219041Z copying torch\include\ATen\ops\xlogy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9233045Z copying torch\include\ATen\ops\xlogy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9239895Z copying torch\include\ATen\ops\xlogy_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9247926Z copying torch\include\ATen\ops\xlogy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9255061Z copying torch\include\ATen\ops\xlogy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9261985Z copying torch\include\ATen\ops\xlogy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9268806Z copying torch\include\ATen\ops\xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9282575Z copying torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9289382Z copying torch\include\ATen\ops\xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9302988Z copying torch\include\ATen\ops\xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9309507Z copying torch\include\ATen\ops\zero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9316038Z copying torch\include\ATen\ops\zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9323217Z copying torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9330104Z copying torch\include\ATen\ops\zeros_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9337478Z copying torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9344854Z copying torch\include\ATen\ops\zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9357687Z copying torch\include\ATen\ops\zeros_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9364814Z copying torch\include\ATen\ops\zeros_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9371886Z copying torch\include\ATen\ops\zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9384859Z copying torch\include\ATen\ops\zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9391985Z copying torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9398885Z copying torch\include\ATen\ops\zero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9411997Z copying torch\include\ATen\ops\zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9418818Z copying torch\include\ATen\ops\zero_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9426005Z copying torch\include\ATen\ops\zero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9432868Z copying torch\include\ATen\ops\zero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9439552Z copying torch\include\ATen\ops\_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9446789Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9460923Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9467921Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9475156Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9488386Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9495588Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9502965Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9509964Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9517072Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9524205Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9537016Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9544130Z copying torch\include\ATen\ops\_adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9551967Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9565114Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9572775Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9580733Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9594499Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9602602Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9616457Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9623577Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9630937Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9638046Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9645553Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9652702Z copying torch\include\ATen\ops\_addmm_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9660085Z copying torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9673467Z copying torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9680504Z copying torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9687679Z copying torch\include\ATen\ops\_addmm_activation_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9701215Z copying torch\include\ATen\ops\_addmm_activation_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9708487Z copying torch\include\ATen\ops\_addmm_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9715568Z copying torch\include\ATen\ops\_addmm_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9723055Z copying torch\include\ATen\ops\_add_batch_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9730384Z copying torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9738201Z copying torch\include\ATen\ops\_add_batch_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9751844Z copying torch\include\ATen\ops\_add_batch_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9758719Z copying torch\include\ATen\ops\_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9766443Z copying torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9773207Z copying torch\include\ATen\ops\_add_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9780210Z copying torch\include\ATen\ops\_add_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9787373Z copying torch\include\ATen\ops\_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9801778Z copying torch\include\ATen\ops\_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9808643Z copying torch\include\ATen\ops\_aminmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9815728Z copying torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9829442Z copying torch\include\ATen\ops\_aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9836464Z copying torch\include\ATen\ops\_aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9844496Z copying torch\include\ATen\ops\_aminmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9856770Z copying torch\include\ATen\ops\_aminmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9864003Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9871502Z 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-12-04T09:34:47.9878906Z 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-12-04T09:34:47.9886360Z 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-12-04T09:34:47.9893821Z 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-12-04T09:34:47.9906782Z 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-12-04T09:34:47.9914098Z copying torch\include\ATen\ops\_amp_update_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9921661Z copying torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9935012Z copying torch\include\ATen\ops\_amp_update_scale_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9948677Z copying torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9955921Z copying torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9963443Z copying torch\include\ATen\ops\_amp_update_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9971092Z copying torch\include\ATen\ops\_amp_update_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9978659Z copying torch\include\ATen\ops\_assert_async.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9992612Z copying torch\include\ATen\ops\_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:47.9999681Z copying torch\include\ATen\ops\_assert_async_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0006988Z copying torch\include\ATen\ops\_assert_async_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0020476Z copying torch\include\ATen\ops\_assert_async_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0027582Z copying torch\include\ATen\ops\_assert_scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0035581Z copying torch\include\ATen\ops\_assert_scalar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0048927Z copying torch\include\ATen\ops\_assert_scalar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0055753Z copying torch\include\ATen\ops\_assert_scalar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0062975Z copying torch\include\ATen\ops\_assert_tensor_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0077401Z copying torch\include\ATen\ops\_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0084708Z copying torch\include\ATen\ops\_assert_tensor_metadata_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0092457Z copying torch\include\ATen\ops\_assert_tensor_metadata_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0099798Z copying torch\include\ATen\ops\_assert_tensor_metadata_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0107319Z copying torch\include\ATen\ops\_autocast_to_full_precision.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0114466Z copying torch\include\ATen\ops\_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0121581Z copying torch\include\ATen\ops\_autocast_to_full_precision_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0128386Z copying torch\include\ATen\ops\_autocast_to_full_precision_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0136680Z copying torch\include\ATen\ops\_autocast_to_reduced_precision.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0150387Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0157972Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0170876Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0183973Z copying torch\include\ATen\ops\_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0191263Z copying torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0198258Z copying torch\include\ATen\ops\_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0205563Z copying torch\include\ATen\ops\_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0212649Z copying torch\include\ATen\ops\_batch_norm_impl_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0219587Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0232864Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0240082Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0247301Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0295808Z copying torch\include\ATen\ops\_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0302704Z copying torch\include\ATen\ops\_batch_norm_impl_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0309715Z copying torch\include\ATen\ops\_batch_norm_impl_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0323172Z copying torch\include\ATen\ops\_batch_norm_no_update.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0330457Z copying torch\include\ATen\ops\_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0337378Z copying torch\include\ATen\ops\_batch_norm_no_update_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0344646Z copying torch\include\ATen\ops\_batch_norm_no_update_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0351821Z copying torch\include\ATen\ops\_batch_norm_with_update.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0359135Z copying torch\include\ATen\ops\_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0372789Z copying torch\include\ATen\ops\_batch_norm_with_update_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0379759Z copying torch\include\ATen\ops\_batch_norm_with_update_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0386739Z copying torch\include\ATen\ops\_batch_norm_with_update_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0394353Z copying torch\include\ATen\ops\_batch_norm_with_update_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0401549Z copying torch\include\ATen\ops\_cast_Byte.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0409189Z copying torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0423212Z copying torch\include\ATen\ops\_cast_Byte_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0429933Z copying torch\include\ATen\ops\_cast_Byte_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0437004Z copying torch\include\ATen\ops\_cast_Char.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0444917Z copying torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0452157Z copying torch\include\ATen\ops\_cast_Char_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0459255Z copying torch\include\ATen\ops\_cast_Char_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0466446Z copying torch\include\ATen\ops\_cast_Double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0474984Z copying torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0482018Z copying torch\include\ATen\ops\_cast_Double_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0495308Z copying torch\include\ATen\ops\_cast_Double_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0502488Z copying torch\include\ATen\ops\_cast_Float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0510036Z copying torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0522643Z copying torch\include\ATen\ops\_cast_Float_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0529539Z copying torch\include\ATen\ops\_cast_Float_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0536959Z copying torch\include\ATen\ops\_cast_Half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0544191Z copying torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0551112Z copying torch\include\ATen\ops\_cast_Half_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0559409Z copying torch\include\ATen\ops\_cast_Half_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0566703Z copying torch\include\ATen\ops\_cast_Int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0574084Z copying torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0581878Z copying torch\include\ATen\ops\_cast_Int_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0589332Z copying torch\include\ATen\ops\_cast_Int_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0596809Z copying torch\include\ATen\ops\_cast_Long.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0605033Z copying torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0612191Z copying torch\include\ATen\ops\_cast_Long_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0619282Z copying torch\include\ATen\ops\_cast_Long_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0626272Z copying torch\include\ATen\ops\_cast_Short.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0639783Z copying torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0646790Z copying torch\include\ATen\ops\_cast_Short_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0653449Z copying torch\include\ATen\ops\_cast_Short_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0667143Z copying torch\include\ATen\ops\_cdist_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0674260Z copying torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0681390Z copying torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0688604Z copying torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0695570Z copying torch\include\ATen\ops\_cdist_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0702896Z copying torch\include\ATen\ops\_cdist_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0709918Z copying torch\include\ATen\ops\_cdist_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0717398Z copying torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0724409Z copying torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0731562Z copying torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0739348Z copying torch\include\ATen\ops\_cdist_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0746576Z copying torch\include\ATen\ops\_cdist_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0761179Z copying torch\include\ATen\ops\_cholesky_solve_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0768094Z copying torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0804166Z copying torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0818117Z copying torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0825918Z copying torch\include\ATen\ops\_cholesky_solve_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0833952Z copying torch\include\ATen\ops\_cholesky_solve_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0847065Z copying torch\include\ATen\ops\_choose_qparams_per_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0854640Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0861663Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0868858Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0875908Z copying torch\include\ATen\ops\_chunk_cat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0883137Z copying torch\include\ATen\ops\_chunk_cat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0895809Z copying torch\include\ATen\ops\_chunk_cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0903358Z copying torch\include\ATen\ops\_chunk_cat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0910139Z copying torch\include\ATen\ops\_chunk_cat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0917197Z copying torch\include\ATen\ops\_coalesce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0924490Z copying torch\include\ATen\ops\_coalesced.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0931841Z copying torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0938921Z copying torch\include\ATen\ops\_coalesced_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0945871Z copying torch\include\ATen\ops\_coalesced_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0953163Z copying torch\include\ATen\ops\_coalesced_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0960621Z copying torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0967759Z copying torch\include\ATen\ops\_coalesce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0974944Z copying torch\include\ATen\ops\_coalesce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0982388Z copying torch\include\ATen\ops\_compute_linear_combination.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0990310Z copying torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.0997465Z copying torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1011012Z copying torch\include\ATen\ops\_compute_linear_combination_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1018575Z copying torch\include\ATen\ops\_compute_linear_combination_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1025637Z copying torch\include\ATen\ops\_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1032615Z copying torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1040566Z copying torch\include\ATen\ops\_conj_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1048406Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1055592Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1062897Z copying torch\include\ATen\ops\_conj_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1069926Z copying torch\include\ATen\ops\_conj_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1077773Z copying torch\include\ATen\ops\_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1084645Z copying torch\include\ATen\ops\_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1091722Z copying torch\include\ATen\ops\_conj_physical.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1099000Z copying torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1105950Z copying torch\include\ATen\ops\_conj_physical_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1113384Z copying torch\include\ATen\ops\_conj_physical_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1126911Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1134633Z 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-12-04T09:34:48.1141733Z 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-12-04T09:34:48.1155337Z 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-12-04T09:34:48.1162397Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1169590Z 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-12-04T09:34:48.1183100Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1190178Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1197895Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1212177Z 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-12-04T09:34:48.1219431Z 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-12-04T09:34:48.1227002Z 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-12-04T09:34:48.1240991Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1248535Z 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-12-04T09:34:48.1256247Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1269357Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1276532Z copying torch\include\ATen\ops\_convert_weight_to_int4pack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1284141Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1297344Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1304580Z 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-12-04T09:34:48.1311854Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1319049Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1327027Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1334261Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1341681Z copying torch\include\ATen\ops\_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1349270Z copying torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1356449Z copying torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1369514Z copying torch\include\ATen\ops\_convolution_double_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1377282Z copying torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1384338Z copying torch\include\ATen\ops\_convolution_double_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1398037Z copying torch\include\ATen\ops\_convolution_double_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1405306Z copying torch\include\ATen\ops\_convolution_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1412936Z copying torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1420529Z copying torch\include\ATen\ops\_convolution_mode_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1427981Z copying torch\include\ATen\ops\_convolution_mode_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1435160Z copying torch\include\ATen\ops\_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1449395Z copying torch\include\ATen\ops\_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1456664Z copying torch\include\ATen\ops\_conv_depthwise2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1464249Z copying torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1477386Z copying torch\include\ATen\ops\_conv_depthwise2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1484586Z copying torch\include\ATen\ops\_conv_depthwise2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1491988Z copying torch\include\ATen\ops\_copy_from.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1511104Z copying torch\include\ATen\ops\_copy_from_and_resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1518846Z copying torch\include\ATen\ops\_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1525986Z copying torch\include\ATen\ops\_copy_from_and_resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1533018Z copying torch\include\ATen\ops\_copy_from_and_resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1540625Z copying torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1547849Z copying torch\include\ATen\ops\_copy_from_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1554833Z copying torch\include\ATen\ops\_copy_from_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1562198Z copying torch\include\ATen\ops\_cslt_compress.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1569416Z copying torch\include\ATen\ops\_cslt_compress_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1582335Z copying torch\include\ATen\ops\_cslt_compress_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1589174Z copying torch\include\ATen\ops\_cslt_compress_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1596512Z copying torch\include\ATen\ops\_cslt_sparse_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1604654Z copying torch\include\ATen\ops\_cslt_sparse_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1612330Z copying torch\include\ATen\ops\_cslt_sparse_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1619554Z copying torch\include\ATen\ops\_cslt_sparse_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1626909Z copying torch\include\ATen\ops\_cslt_sparse_mm_search.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1634317Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1641953Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1656346Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1663271Z copying torch\include\ATen\ops\_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1670300Z copying torch\include\ATen\ops\_ctc_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1683532Z copying torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1690748Z copying torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1697850Z copying torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1711238Z copying torch\include\ATen\ops\_ctc_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1718159Z copying torch\include\ATen\ops\_ctc_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1725784Z copying torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1732708Z copying torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1739870Z copying torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1746946Z copying torch\include\ATen\ops\_ctc_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1778564Z copying torch\include\ATen\ops\_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1785270Z copying torch\include\ATen\ops\_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1792138Z copying torch\include\ATen\ops\_cudnn_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1799407Z copying torch\include\ATen\ops\_cudnn_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1806466Z copying torch\include\ATen\ops\_cudnn_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1813427Z copying torch\include\ATen\ops\_cudnn_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1827155Z copying torch\include\ATen\ops\_cudnn_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1834721Z copying torch\include\ATen\ops\_cudnn_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1841641Z copying torch\include\ATen\ops\_cudnn_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1849098Z copying torch\include\ATen\ops\_cudnn_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1856716Z copying torch\include\ATen\ops\_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1864134Z copying torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1877505Z copying torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1887962Z copying torch\include\ATen\ops\_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1894864Z copying torch\include\ATen\ops\_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1909198Z copying torch\include\ATen\ops\_cudnn_init_dropout_state.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1916960Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1924232Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1938368Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1945569Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1952682Z copying torch\include\ATen\ops\_cudnn_rnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1967226Z copying torch\include\ATen\ops\_cudnn_rnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1975302Z copying torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.1989593Z copying torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2002813Z copying torch\include\ATen\ops\_cudnn_rnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2009988Z copying torch\include\ATen\ops\_cudnn_rnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2017335Z copying torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2030913Z copying torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2038161Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2045807Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2059358Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2066584Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2073702Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2080757Z copying torch\include\ATen\ops\_cudnn_rnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2088302Z copying torch\include\ATen\ops\_cudnn_rnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2095612Z copying torch\include\ATen\ops\_cufft_clear_plan_cache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2103747Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2110881Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2117938Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2125251Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2132887Z 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-12-04T09:34:48.2140026Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2147089Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2154325Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2161680Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2174780Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2181790Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2188951Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2202764Z 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-12-04T09:34:48.2209704Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2216877Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2230308Z copying torch\include\ATen\ops\_cummax_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2237300Z copying torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2244447Z copying torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2252138Z copying torch\include\ATen\ops\_cummax_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2259497Z copying torch\include\ATen\ops\_cummax_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2266734Z copying torch\include\ATen\ops\_cummin_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2273818Z copying torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2280741Z copying torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2288269Z copying torch\include\ATen\ops\_cummin_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2295251Z copying torch\include\ATen\ops\_cummin_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2302306Z copying torch\include\ATen\ops\_debug_has_internal_overlap.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2309785Z copying torch\include\ATen\ops\_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2323388Z copying torch\include\ATen\ops\_debug_has_internal_overlap_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2330317Z copying torch\include\ATen\ops\_debug_has_internal_overlap_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2337465Z copying torch\include\ATen\ops\_dimI.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2344085Z copying torch\include\ATen\ops\_dimI_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2350483Z copying torch\include\ATen\ops\_dimI_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2359003Z copying torch\include\ATen\ops\_dimV.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2365663Z copying torch\include\ATen\ops\_dimV_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2372511Z copying torch\include\ATen\ops\_dimV_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2379718Z copying torch\include\ATen\ops\_dim_arange.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2393745Z copying torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2401172Z copying torch\include\ATen\ops\_dim_arange_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2408006Z copying torch\include\ATen\ops\_dim_arange_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2420988Z copying torch\include\ATen\ops\_dirichlet_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2519884Z copying torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2526986Z copying torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2538823Z copying torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2546668Z copying torch\include\ATen\ops\_dirichlet_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2554923Z copying torch\include\ATen\ops\_dirichlet_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2571915Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2580355Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2587551Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2595013Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2602386Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2610775Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2620598Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2628390Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2635530Z copying torch\include\ATen\ops\_efficientzerotensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2649475Z copying torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2658386Z copying torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2666465Z copying torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2673865Z copying torch\include\ATen\ops\_efficientzerotensor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2681131Z copying torch\include\ATen\ops\_efficientzerotensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2689216Z copying torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2707273Z copying torch\include\ATen\ops\_efficient_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2714857Z copying torch\include\ATen\ops\_efficient_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2722416Z copying torch\include\ATen\ops\_efficient_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2729811Z copying torch\include\ATen\ops\_efficient_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2737463Z copying torch\include\ATen\ops\_efficient_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2744778Z copying torch\include\ATen\ops\_efficient_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2752067Z copying torch\include\ATen\ops\_efficient_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2759612Z copying torch\include\ATen\ops\_efficient_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2766901Z copying torch\include\ATen\ops\_embedding_bag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2774052Z copying torch\include\ATen\ops\_embedding_bag_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2781164Z copying torch\include\ATen\ops\_embedding_bag_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2788690Z copying torch\include\ATen\ops\_embedding_bag_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2802416Z copying torch\include\ATen\ops\_embedding_bag_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2809513Z copying torch\include\ATen\ops\_embedding_bag_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2816841Z copying torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2833304Z copying torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2841650Z copying torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2849575Z copying torch\include\ATen\ops\_embedding_bag_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2858023Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2866264Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2875238Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2883594Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2891458Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2898663Z copying torch\include\ATen\ops\_embedding_bag_forward_only.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2930500Z copying torch\include\ATen\ops\_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2937741Z copying torch\include\ATen\ops\_embedding_bag_forward_only_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2945177Z copying torch\include\ATen\ops\_embedding_bag_forward_only_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2970748Z copying torch\include\ATen\ops\_embedding_bag_forward_only_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2977547Z copying torch\include\ATen\ops\_embedding_bag_forward_only_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2984724Z copying torch\include\ATen\ops\_embedding_bag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.2993195Z copying torch\include\ATen\ops\_embedding_bag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3000033Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3008050Z 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-12-04T09:34:48.3016711Z 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-12-04T09:34:48.3023810Z 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-12-04T09:34:48.3030755Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3046545Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3053751Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3061907Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3069062Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3076777Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3084656Z copying torch\include\ATen\ops\_empty_affine_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3092711Z copying torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3100536Z copying torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3108650Z copying torch\include\ATen\ops\_empty_affine_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3116309Z copying torch\include\ATen\ops\_empty_affine_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3123831Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3132265Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3480824Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3489500Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3496888Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3510390Z copying torch\include\ATen\ops\_euclidean_dist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3517730Z copying torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3525376Z copying torch\include\ATen\ops\_euclidean_dist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3532566Z copying torch\include\ATen\ops\_euclidean_dist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3540041Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3547330Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3556180Z 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-12-04T09:34:48.3563022Z 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-12-04T09:34:48.3571361Z 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-12-04T09:34:48.3579698Z 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-12-04T09:34:48.3586917Z 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-12-04T09:34:48.3594257Z 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-12-04T09:34:48.3615929Z 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-12-04T09:34:48.3616963Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3624246Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3636511Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3644304Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3652271Z 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-12-04T09:34:48.3664820Z 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-12-04T09:34:48.3672589Z 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-12-04T09:34:48.3679664Z 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-12-04T09:34:48.3687621Z 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-12-04T09:34:48.3696999Z 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-12-04T09:34:48.3704133Z 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-12-04T09:34:48.3711386Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3718857Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3726751Z 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-12-04T09:34:48.3734672Z 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-12-04T09:34:48.3745371Z 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-12-04T09:34:48.3754678Z 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-12-04T09:34:48.3763007Z 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-12-04T09:34:48.3771765Z 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-12-04T09:34:48.3777872Z copying torch\include\ATen\ops\_fft_c2c.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3789211Z copying torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3796557Z copying torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3804771Z copying torch\include\ATen\ops\_fft_c2c_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3848008Z copying torch\include\ATen\ops\_fft_c2c_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3854874Z copying torch\include\ATen\ops\_fft_c2r.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3861823Z copying torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3876400Z copying torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3883950Z copying torch\include\ATen\ops\_fft_c2r_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3895922Z copying torch\include\ATen\ops\_fft_c2r_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3903303Z copying torch\include\ATen\ops\_fft_r2c.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3910439Z copying torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3917935Z copying torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3924766Z copying torch\include\ATen\ops\_fft_r2c_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3931764Z copying torch\include\ATen\ops\_fft_r2c_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3939543Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3947114Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3954191Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3961878Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3969032Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3976255Z copying torch\include\ATen\ops\_flash_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3983431Z copying torch\include\ATen\ops\_flash_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.3995195Z copying torch\include\ATen\ops\_flash_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4002361Z copying torch\include\ATen\ops\_flash_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4009708Z copying torch\include\ATen\ops\_flash_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4021600Z copying torch\include\ATen\ops\_flash_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4028909Z copying torch\include\ATen\ops\_flash_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4036163Z copying torch\include\ATen\ops\_flash_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4043451Z copying torch\include\ATen\ops\_foobar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4050533Z copying torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4057466Z copying torch\include\ATen\ops\_foobar_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4064817Z copying torch\include\ATen\ops\_foobar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4071813Z copying torch\include\ATen\ops\_foobar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4079431Z copying torch\include\ATen\ops\_foreach_abs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4092796Z copying torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4100439Z copying torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4107903Z copying torch\include\ATen\ops\_foreach_abs_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4119744Z copying torch\include\ATen\ops\_foreach_abs_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4128220Z copying torch\include\ATen\ops\_foreach_acos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4136031Z copying torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4148842Z copying torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4156428Z copying torch\include\ATen\ops\_foreach_acos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4164080Z copying torch\include\ATen\ops\_foreach_acos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4171579Z copying torch\include\ATen\ops\_foreach_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4179216Z copying torch\include\ATen\ops\_foreach_addcdiv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4186579Z copying torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4194421Z copying torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4201498Z copying torch\include\ATen\ops\_foreach_addcdiv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4208630Z copying torch\include\ATen\ops\_foreach_addcdiv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4215710Z copying torch\include\ATen\ops\_foreach_addcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4223091Z copying torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4230094Z copying torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4237531Z copying torch\include\ATen\ops\_foreach_addcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4244958Z copying torch\include\ATen\ops\_foreach_addcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4252252Z copying torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4264538Z copying torch\include\ATen\ops\_foreach_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4271527Z copying torch\include\ATen\ops\_foreach_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4278476Z copying torch\include\ATen\ops\_foreach_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4285699Z copying torch\include\ATen\ops\_foreach_asin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4293237Z copying torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4300092Z copying torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4307286Z copying torch\include\ATen\ops\_foreach_asin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4314452Z copying torch\include\ATen\ops\_foreach_asin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4321622Z copying torch\include\ATen\ops\_foreach_atan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4334422Z copying torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4341778Z copying torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4349224Z copying torch\include\ATen\ops\_foreach_atan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4360876Z copying torch\include\ATen\ops\_foreach_atan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4368100Z copying torch\include\ATen\ops\_foreach_ceil.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4375485Z copying torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4387996Z copying torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4394992Z copying torch\include\ATen\ops\_foreach_ceil_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4440859Z copying torch\include\ATen\ops\_foreach_ceil_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4452848Z copying torch\include\ATen\ops\_foreach_clamp_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4460280Z copying torch\include\ATen\ops\_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4467714Z copying torch\include\ATen\ops\_foreach_clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4479348Z copying torch\include\ATen\ops\_foreach_clamp_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4486863Z copying torch\include\ATen\ops\_foreach_clamp_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4494378Z copying torch\include\ATen\ops\_foreach_clamp_min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4502085Z copying torch\include\ATen\ops\_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4509819Z copying torch\include\ATen\ops\_foreach_clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4516724Z copying torch\include\ATen\ops\_foreach_clamp_min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4524028Z copying torch\include\ATen\ops\_foreach_clamp_min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4532515Z copying torch\include\ATen\ops\_foreach_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4539228Z copying torch\include\ATen\ops\_foreach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4546441Z copying torch\include\ATen\ops\_foreach_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4553599Z copying torch\include\ATen\ops\_foreach_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4561528Z copying torch\include\ATen\ops\_foreach_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4567992Z copying torch\include\ATen\ops\_foreach_cos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4575190Z copying torch\include\ATen\ops\_foreach_cosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4582808Z copying torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4590332Z copying torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4597539Z copying torch\include\ATen\ops\_foreach_cosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4604838Z copying torch\include\ATen\ops\_foreach_cosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4617162Z copying torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4624221Z copying torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4631623Z copying torch\include\ATen\ops\_foreach_cos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4638590Z copying torch\include\ATen\ops\_foreach_cos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4647049Z copying torch\include\ATen\ops\_foreach_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4653364Z copying torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4665360Z copying torch\include\ATen\ops\_foreach_div_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4672342Z copying torch\include\ATen\ops\_foreach_div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4679724Z copying torch\include\ATen\ops\_foreach_div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4686822Z copying torch\include\ATen\ops\_foreach_erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4693793Z copying torch\include\ATen\ops\_foreach_erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4701166Z copying torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4713363Z copying torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4720486Z copying torch\include\ATen\ops\_foreach_erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4727487Z copying torch\include\ATen\ops\_foreach_erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4735060Z copying torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4742103Z copying torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4749155Z copying torch\include\ATen\ops\_foreach_erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4756349Z copying torch\include\ATen\ops\_foreach_erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4764233Z copying torch\include\ATen\ops\_foreach_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4770707Z copying torch\include\ATen\ops\_foreach_expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4778055Z copying torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4785164Z copying torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4792283Z copying torch\include\ATen\ops\_foreach_expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4799275Z copying torch\include\ATen\ops\_foreach_expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4807297Z copying torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4814422Z copying torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4825981Z copying torch\include\ATen\ops\_foreach_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4833017Z copying torch\include\ATen\ops\_foreach_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4840475Z copying torch\include\ATen\ops\_foreach_floor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4852742Z copying torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4859798Z copying torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4867037Z copying torch\include\ATen\ops\_foreach_floor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4874123Z copying torch\include\ATen\ops\_foreach_floor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4881089Z copying torch\include\ATen\ops\_foreach_frac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4888413Z copying torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4895396Z copying torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4902348Z copying torch\include\ATen\ops\_foreach_frac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4909624Z copying torch\include\ATen\ops\_foreach_frac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4916611Z copying torch\include\ATen\ops\_foreach_lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4924440Z copying torch\include\ATen\ops\_foreach_lerp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4931920Z copying torch\include\ATen\ops\_foreach_lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4943586Z copying torch\include\ATen\ops\_foreach_lerp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4950556Z copying torch\include\ATen\ops\_foreach_lerp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4957575Z copying torch\include\ATen\ops\_foreach_lgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4979069Z copying torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4986334Z copying torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.4993422Z copying torch\include\ATen\ops\_foreach_lgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5000557Z copying torch\include\ATen\ops\_foreach_lgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5007498Z copying torch\include\ATen\ops\_foreach_log.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5014425Z copying torch\include\ATen\ops\_foreach_log10.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5024014Z copying torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5029998Z copying torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5038077Z copying torch\include\ATen\ops\_foreach_log10_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5049889Z copying torch\include\ATen\ops\_foreach_log10_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5056870Z copying torch\include\ATen\ops\_foreach_log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5064533Z copying torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5071727Z copying torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5078833Z copying torch\include\ATen\ops\_foreach_log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5133194Z copying torch\include\ATen\ops\_foreach_log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5141491Z copying torch\include\ATen\ops\_foreach_log2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5149640Z copying torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5157265Z copying torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5172333Z copying torch\include\ATen\ops\_foreach_log2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5177578Z copying torch\include\ATen\ops\_foreach_log2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5185111Z copying torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5196929Z copying torch\include\ATen\ops\_foreach_log_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5204139Z copying torch\include\ATen\ops\_foreach_log_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5211174Z copying torch\include\ATen\ops\_foreach_log_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5223083Z copying torch\include\ATen\ops\_foreach_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5230157Z copying torch\include\ATen\ops\_foreach_maximum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5237602Z copying torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5245506Z copying torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5252429Z copying torch\include\ATen\ops\_foreach_maximum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5260152Z copying torch\include\ATen\ops\_foreach_maximum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5267409Z copying torch\include\ATen\ops\_foreach_max_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5274499Z copying torch\include\ATen\ops\_foreach_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5281607Z copying torch\include\ATen\ops\_foreach_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5288988Z copying torch\include\ATen\ops\_foreach_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5295905Z copying torch\include\ATen\ops\_foreach_minimum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5303199Z copying torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5310411Z copying torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5317446Z copying torch\include\ATen\ops\_foreach_minimum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5324600Z copying torch\include\ATen\ops\_foreach_minimum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5331509Z copying torch\include\ATen\ops\_foreach_mul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5338839Z copying torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5346126Z copying torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5353331Z copying torch\include\ATen\ops\_foreach_mul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5360727Z copying torch\include\ATen\ops\_foreach_mul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5367850Z copying torch\include\ATen\ops\_foreach_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5379874Z copying torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5386918Z copying torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5393984Z copying torch\include\ATen\ops\_foreach_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5400947Z copying torch\include\ATen\ops\_foreach_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5408187Z copying torch\include\ATen\ops\_foreach_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5415473Z copying torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5422831Z copying torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5429658Z copying torch\include\ATen\ops\_foreach_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5437103Z copying torch\include\ATen\ops\_foreach_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5445570Z copying torch\include\ATen\ops\_foreach_pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5451982Z copying torch\include\ATen\ops\_foreach_pow_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5459481Z copying torch\include\ATen\ops\_foreach_pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5471204Z copying torch\include\ATen\ops\_foreach_pow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5478321Z copying torch\include\ATen\ops\_foreach_pow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5486330Z copying torch\include\ATen\ops\_foreach_reciprocal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5498295Z copying torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5506040Z copying torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5514592Z copying torch\include\ATen\ops\_foreach_reciprocal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5526509Z copying torch\include\ATen\ops\_foreach_reciprocal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5532959Z copying torch\include\ATen\ops\_foreach_round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5540380Z copying torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5547702Z copying torch\include\ATen\ops\_foreach_round_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5555361Z copying torch\include\ATen\ops\_foreach_round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5562119Z copying torch\include\ATen\ops\_foreach_round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5574011Z copying torch\include\ATen\ops\_foreach_rsqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5582091Z copying torch\include\ATen\ops\_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5589857Z copying torch\include\ATen\ops\_foreach_rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5601769Z copying torch\include\ATen\ops\_foreach_rsqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5608982Z copying torch\include\ATen\ops\_foreach_rsqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5649614Z copying torch\include\ATen\ops\_foreach_sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5661625Z copying torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5669317Z copying torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5676353Z copying torch\include\ATen\ops\_foreach_sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5683642Z copying torch\include\ATen\ops\_foreach_sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5691161Z copying torch\include\ATen\ops\_foreach_sign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5698248Z copying torch\include\ATen\ops\_foreach_sign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5711148Z copying torch\include\ATen\ops\_foreach_sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5745701Z copying torch\include\ATen\ops\_foreach_sign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5752940Z copying torch\include\ATen\ops\_foreach_sign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5759996Z copying torch\include\ATen\ops\_foreach_sin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5767295Z copying torch\include\ATen\ops\_foreach_sinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5774469Z copying torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5781474Z copying torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5800695Z copying torch\include\ATen\ops\_foreach_sinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5801522Z copying torch\include\ATen\ops\_foreach_sinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5809418Z copying torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5816169Z copying torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5823221Z copying torch\include\ATen\ops\_foreach_sin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5830152Z copying torch\include\ATen\ops\_foreach_sin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5837147Z copying torch\include\ATen\ops\_foreach_sqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5844478Z copying torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5851780Z copying torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5858963Z copying torch\include\ATen\ops\_foreach_sqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5865981Z copying torch\include\ATen\ops\_foreach_sqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5873160Z copying torch\include\ATen\ops\_foreach_sub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5880729Z copying torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5887906Z copying torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5900590Z copying torch\include\ATen\ops\_foreach_sub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5907729Z copying torch\include\ATen\ops\_foreach_sub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5915287Z copying torch\include\ATen\ops\_foreach_tan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5927706Z copying torch\include\ATen\ops\_foreach_tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5935623Z copying torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5943221Z copying torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5956173Z copying torch\include\ATen\ops\_foreach_tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5963238Z copying torch\include\ATen\ops\_foreach_tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5971254Z copying torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5982628Z copying torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5989889Z copying torch\include\ATen\ops\_foreach_tan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.5997002Z copying torch\include\ATen\ops\_foreach_tan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6004281Z copying torch\include\ATen\ops\_foreach_trunc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6012514Z copying torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6019693Z copying torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6026906Z copying torch\include\ATen\ops\_foreach_trunc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6034879Z copying torch\include\ATen\ops\_foreach_trunc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6042296Z copying torch\include\ATen\ops\_foreach_zero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6049887Z copying torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6057098Z copying torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6064717Z copying torch\include\ATen\ops\_foreach_zero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6076519Z copying torch\include\ATen\ops\_foreach_zero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6083867Z copying torch\include\ATen\ops\_functional_assert_async.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6092004Z copying torch\include\ATen\ops\_functional_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6098242Z copying torch\include\ATen\ops\_functional_assert_async_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6105819Z copying torch\include\ATen\ops\_functional_assert_async_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6113253Z copying torch\include\ATen\ops\_functional_assert_scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6125773Z copying torch\include\ATen\ops\_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6133577Z copying torch\include\ATen\ops\_functional_assert_scalar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6141140Z copying torch\include\ATen\ops\_functional_assert_scalar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6153763Z copying torch\include\ATen\ops\_functional_sym_constrain_range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6161351Z copying torch\include\ATen\ops\_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6168723Z copying torch\include\ATen\ops\_functional_sym_constrain_range_for_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6180569Z 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-12-04T09:34:48.6187867Z copying torch\include\ATen\ops\_functional_sym_constrain_range_for_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6195033Z copying torch\include\ATen\ops\_functional_sym_constrain_range_for_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6202570Z copying torch\include\ATen\ops\_functional_sym_constrain_range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6209951Z copying torch\include\ATen\ops\_functional_sym_constrain_range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6216927Z copying torch\include\ATen\ops\_fused_adagrad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6224309Z copying torch\include\ATen\ops\_fused_adagrad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6231485Z copying torch\include\ATen\ops\_fused_adagrad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6238539Z copying torch\include\ATen\ops\_fused_adagrad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6250809Z copying torch\include\ATen\ops\_fused_adagrad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6257874Z copying torch\include\ATen\ops\_fused_adagrad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6264995Z copying torch\include\ATen\ops\_fused_adam.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6272869Z copying torch\include\ATen\ops\_fused_adamw.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6279982Z copying torch\include\ATen\ops\_fused_adamw_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6287417Z copying torch\include\ATen\ops\_fused_adamw_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6300180Z copying torch\include\ATen\ops\_fused_adamw_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6307105Z copying torch\include\ATen\ops\_fused_adamw_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6314162Z copying torch\include\ATen\ops\_fused_adamw_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6327553Z copying torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6334500Z copying torch\include\ATen\ops\_fused_adam_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6342047Z copying torch\include\ATen\ops\_fused_adam_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6354694Z copying torch\include\ATen\ops\_fused_adam_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6361754Z copying torch\include\ATen\ops\_fused_adam_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6368974Z copying torch\include\ATen\ops\_fused_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6376365Z copying torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6383346Z copying torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6390891Z copying torch\include\ATen\ops\_fused_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6403887Z copying torch\include\ATen\ops\_fused_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6410953Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6418340Z 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-12-04T09:34:48.6431447Z 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-12-04T09:34:48.6439633Z 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-12-04T09:34:48.6446368Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6460630Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6468590Z copying torch\include\ATen\ops\_fused_rms_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6475423Z copying torch\include\ATen\ops\_fused_rms_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6488435Z copying torch\include\ATen\ops\_fused_rms_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6496898Z copying torch\include\ATen\ops\_fused_rms_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6503274Z copying torch\include\ATen\ops\_fused_rms_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6516886Z copying torch\include\ATen\ops\_fused_rms_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6524142Z copying torch\include\ATen\ops\_fused_rms_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6531762Z copying torch\include\ATen\ops\_fused_rms_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6544056Z copying torch\include\ATen\ops\_fused_rms_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6551273Z copying torch\include\ATen\ops\_fused_sdp_choice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6558469Z copying torch\include\ATen\ops\_fused_sdp_choice_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6572073Z copying torch\include\ATen\ops\_fused_sdp_choice_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6579335Z copying torch\include\ATen\ops\_fused_sdp_choice_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6586508Z copying torch\include\ATen\ops\_fused_sdp_choice_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6600589Z copying torch\include\ATen\ops\_fused_sdp_choice_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6606865Z copying torch\include\ATen\ops\_fused_sgd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6614619Z copying torch\include\ATen\ops\_fused_sgd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6627382Z copying torch\include\ATen\ops\_fused_sgd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6635233Z copying torch\include\ATen\ops\_fused_sgd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6642476Z copying torch\include\ATen\ops\_fused_sgd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6655499Z copying torch\include\ATen\ops\_fused_sgd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6662690Z copying torch\include\ATen\ops\_fw_primal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6669625Z copying torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6682803Z copying torch\include\ATen\ops\_fw_primal_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6690613Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6697665Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6714322Z copying torch\include\ATen\ops\_fw_primal_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6721347Z copying torch\include\ATen\ops\_fw_primal_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6729044Z copying torch\include\ATen\ops\_fw_primal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6735779Z copying torch\include\ATen\ops\_fw_primal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6742908Z copying torch\include\ATen\ops\_gather_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6750359Z copying torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6764874Z copying torch\include\ATen\ops\_gather_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6771844Z copying torch\include\ATen\ops\_gather_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6779252Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6792121Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6799469Z 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-12-04T09:34:48.6806916Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6820038Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6827334Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6834316Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6841306Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6848572Z copying torch\include\ATen\ops\_grouped_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6855752Z copying torch\include\ATen\ops\_grouped_mm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6869077Z copying torch\include\ATen\ops\_grouped_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6877306Z copying torch\include\ATen\ops\_grouped_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6883556Z copying torch\include\ATen\ops\_grouped_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6891185Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6900639Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6906372Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6919453Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6926815Z copying torch\include\ATen\ops\_has_same_storage_numel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6935136Z copying torch\include\ATen\ops\_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6950314Z copying torch\include\ATen\ops\_has_same_storage_numel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6957874Z copying torch\include\ATen\ops\_has_same_storage_numel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6964801Z copying torch\include\ATen\ops\_histogramdd_bin_edges.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6979212Z copying torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6986691Z copying torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.6993726Z copying torch\include\ATen\ops\_histogramdd_bin_edges_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7000853Z copying torch\include\ATen\ops\_histogramdd_bin_edges_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7009354Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7016076Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7029259Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7036415Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7044067Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7056797Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7064431Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7072796Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7079283Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7125981Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7134471Z copying torch\include\ATen\ops\_index_put_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7147405Z copying torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7153640Z copying torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7160895Z copying torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7167998Z copying torch\include\ATen\ops\_index_put_impl_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7175184Z copying torch\include\ATen\ops\_index_put_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7182342Z copying torch\include\ATen\ops\_index_put_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7189223Z copying torch\include\ATen\ops\_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7196301Z copying torch\include\ATen\ops\_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7205240Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7211116Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7217891Z copying torch\include\ATen\ops\_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7224578Z copying torch\include\ATen\ops\_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7236383Z copying torch\include\ATen\ops\_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7243137Z copying torch\include\ATen\ops\_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7250206Z copying torch\include\ATen\ops\_int_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7262777Z copying torch\include\ATen\ops\_int_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7269564Z copying torch\include\ATen\ops\_int_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7276821Z copying torch\include\ATen\ops\_int_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7289335Z copying torch\include\ATen\ops\_int_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7296505Z copying torch\include\ATen\ops\_is_all_true.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7303640Z copying torch\include\ATen\ops\_is_all_true_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7316115Z copying torch\include\ATen\ops\_is_all_true_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7322946Z copying torch\include\ATen\ops\_is_all_true_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7329851Z copying torch\include\ATen\ops\_is_any_true.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7337284Z copying torch\include\ATen\ops\_is_any_true_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7343856Z copying torch\include\ATen\ops\_is_any_true_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7350540Z copying torch\include\ATen\ops\_is_any_true_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7363493Z copying torch\include\ATen\ops\_is_zerotensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7370776Z copying torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7378039Z copying torch\include\ATen\ops\_is_zerotensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7390576Z copying torch\include\ATen\ops\_is_zerotensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7397554Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7404670Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7411877Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7418876Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7426151Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7439081Z copying torch\include\ATen\ops\_lazy_clone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7446156Z copying torch\include\ATen\ops\_lazy_clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7453059Z copying torch\include\ATen\ops\_lazy_clone_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7465166Z copying torch\include\ATen\ops\_lazy_clone_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7472598Z copying torch\include\ATen\ops\_linalg_check_errors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7479894Z copying torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7492786Z copying torch\include\ATen\ops\_linalg_check_errors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7499589Z copying torch\include\ATen\ops\_linalg_check_errors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7506814Z copying torch\include\ATen\ops\_linalg_det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7520036Z copying torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7527087Z copying torch\include\ATen\ops\_linalg_det_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7534390Z copying torch\include\ATen\ops\_linalg_det_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7546667Z copying torch\include\ATen\ops\_linalg_det_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7553553Z copying torch\include\ATen\ops\_linalg_det_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7561336Z copying torch\include\ATen\ops\_linalg_det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7574175Z copying torch\include\ATen\ops\_linalg_det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7581362Z copying torch\include\ATen\ops\_linalg_eigh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7589951Z copying torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7595955Z copying torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7603371Z copying torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7610489Z copying torch\include\ATen\ops\_linalg_eigh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7618846Z copying torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7625401Z copying torch\include\ATen\ops\_linalg_eigh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7632410Z copying torch\include\ATen\ops\_linalg_eigh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7639994Z copying torch\include\ATen\ops\_linalg_eigvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7647756Z copying torch\include\ATen\ops\_linalg_eigvals_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7655033Z copying torch\include\ATen\ops\_linalg_eigvals_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7662151Z copying torch\include\ATen\ops\_linalg_eigvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7669157Z copying torch\include\ATen\ops\_linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7676191Z copying torch\include\ATen\ops\_linalg_slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7684348Z copying torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7691284Z copying torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7698460Z copying torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7705585Z copying torch\include\ATen\ops\_linalg_slogdet_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7713251Z copying torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7720089Z copying torch\include\ATen\ops\_linalg_slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7733052Z copying torch\include\ATen\ops\_linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7740021Z copying torch\include\ATen\ops\_linalg_solve_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7747333Z copying torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7760204Z copying torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7767301Z copying torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7774552Z copying torch\include\ATen\ops\_linalg_solve_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7787200Z copying torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7794168Z copying torch\include\ATen\ops\_linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7801243Z copying torch\include\ATen\ops\_linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7808303Z copying torch\include\ATen\ops\_linalg_svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7815920Z copying torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7822942Z copying torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7836187Z copying torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7843162Z copying torch\include\ATen\ops\_linalg_svd_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7850113Z copying torch\include\ATen\ops\_linalg_svd_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7857014Z copying torch\include\ATen\ops\_linalg_svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7863963Z copying torch\include\ATen\ops\_linalg_svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7871348Z copying torch\include\ATen\ops\_local_scalar_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7885463Z copying torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7892798Z copying torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7899724Z copying torch\include\ATen\ops\_local_scalar_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7912943Z copying torch\include\ATen\ops\_local_scalar_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7919828Z copying torch\include\ATen\ops\_logcumsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7927267Z copying torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7934353Z copying torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7941221Z copying torch\include\ATen\ops\_logcumsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7977851Z copying torch\include\ATen\ops\_logcumsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7990909Z copying torch\include\ATen\ops\_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.7997907Z copying torch\include\ATen\ops\_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8005693Z copying torch\include\ATen\ops\_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8013402Z copying torch\include\ATen\ops\_log_softmax_backward_data_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8020620Z copying torch\include\ATen\ops\_log_softmax_backward_data_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8028217Z copying torch\include\ATen\ops\_log_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8035419Z copying torch\include\ATen\ops\_log_softmax_backward_data_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8042621Z copying torch\include\ATen\ops\_log_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8049795Z copying torch\include\ATen\ops\_log_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8063863Z copying torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8070898Z copying torch\include\ATen\ops\_log_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8078244Z copying torch\include\ATen\ops\_log_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8085472Z copying torch\include\ATen\ops\_log_softmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8092740Z copying torch\include\ATen\ops\_log_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8099869Z copying torch\include\ATen\ops\_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8107012Z copying torch\include\ATen\ops\_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8114428Z copying torch\include\ATen\ops\_lstm_mps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8121761Z copying torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8129359Z copying torch\include\ATen\ops\_lstm_mps_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8136658Z copying torch\include\ATen\ops\_lstm_mps_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8144011Z copying torch\include\ATen\ops\_lu_with_info.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8157340Z copying torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8164743Z copying torch\include\ATen\ops\_lu_with_info_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8171697Z copying torch\include\ATen\ops\_lu_with_info_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8178808Z copying torch\include\ATen\ops\_make_dep_token.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8185887Z copying torch\include\ATen\ops\_make_dep_token_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8193054Z copying torch\include\ATen\ops\_make_dep_token_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8200021Z copying torch\include\ATen\ops\_make_dep_token_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8207151Z copying torch\include\ATen\ops\_make_dual.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8214372Z copying torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8222022Z copying torch\include\ATen\ops\_make_dual_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8229436Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8236537Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8244037Z copying torch\include\ATen\ops\_make_dual_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8251097Z copying torch\include\ATen\ops\_make_dual_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8258272Z copying torch\include\ATen\ops\_make_dual_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8317854Z copying torch\include\ATen\ops\_make_dual_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8324919Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8332329Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8345376Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8351470Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8358850Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8367100Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8374099Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8381762Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8388599Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8395740Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8403483Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8410592Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8417529Z copying torch\include\ATen\ops\_masked_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8425002Z copying torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8438105Z copying torch\include\ATen\ops\_masked_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8445240Z copying torch\include\ATen\ops\_masked_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8452543Z copying torch\include\ATen\ops\_masked_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8465724Z copying torch\include\ATen\ops\_masked_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8472736Z copying torch\include\ATen\ops\_masked_softmax_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8480066Z copying torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8493023Z copying torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8500216Z copying torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8507496Z copying torch\include\ATen\ops\_masked_softmax_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8520246Z copying torch\include\ATen\ops\_masked_softmax_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8527700Z copying torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8534796Z copying torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8547607Z copying torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8554854Z copying torch\include\ATen\ops\_masked_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8562057Z copying torch\include\ATen\ops\_masked_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8574691Z copying torch\include\ATen\ops\_mixed_dtypes_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8581579Z copying torch\include\ATen\ops\_mixed_dtypes_linear_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8588408Z copying torch\include\ATen\ops\_mixed_dtypes_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8601325Z copying torch\include\ATen\ops\_mixed_dtypes_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8608455Z copying torch\include\ATen\ops\_mkldnn_reshape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8615591Z copying torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8628557Z copying torch\include\ATen\ops\_mkldnn_reshape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8635535Z copying torch\include\ATen\ops\_mkldnn_reshape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8642956Z copying torch\include\ATen\ops\_mkldnn_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8650676Z copying torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8657610Z copying torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8664753Z copying torch\include\ATen\ops\_mkldnn_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8677408Z copying torch\include\ATen\ops\_mkldnn_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8684684Z copying torch\include\ATen\ops\_mps_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8691848Z copying torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8704131Z copying torch\include\ATen\ops\_mps_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8711104Z copying torch\include\ATen\ops\_mps_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8718213Z copying torch\include\ATen\ops\_mps_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8730868Z copying torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8737954Z copying torch\include\ATen\ops\_mps_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8745177Z copying torch\include\ATen\ops\_mps_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8752419Z copying torch\include\ATen\ops\_native_batch_norm_legit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8760321Z copying torch\include\ATen\ops\_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8767948Z copying torch\include\ATen\ops\_native_batch_norm_legit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8781110Z copying torch\include\ATen\ops\_native_batch_norm_legit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8788524Z copying torch\include\ATen\ops\_native_batch_norm_legit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8796691Z copying torch\include\ATen\ops\_native_batch_norm_legit_no_training.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8803957Z 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-12-04T09:34:48.8811034Z copying torch\include\ATen\ops\_native_batch_norm_legit_no_training_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8818738Z copying torch\include\ATen\ops\_native_batch_norm_legit_no_training_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8831889Z copying torch\include\ATen\ops\_native_batch_norm_legit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8839181Z copying torch\include\ATen\ops\_native_multi_head_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8847233Z copying torch\include\ATen\ops\_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8860652Z copying torch\include\ATen\ops\_native_multi_head_attention_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8867878Z copying torch\include\ATen\ops\_native_multi_head_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8875374Z copying torch\include\ATen\ops\_native_multi_head_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8882371Z copying torch\include\ATen\ops\_native_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8889815Z copying torch\include\ATen\ops\_neg_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8896975Z copying torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8904238Z copying torch\include\ATen\ops\_neg_view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8913421Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8920542Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8933585Z copying torch\include\ATen\ops\_neg_view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8940280Z copying torch\include\ATen\ops\_neg_view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8947410Z copying torch\include\ATen\ops\_neg_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8962033Z copying torch\include\ATen\ops\_neg_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8969380Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8976403Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8983732Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8990908Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.8998131Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9010768Z copying torch\include\ATen\ops\_nested_from_padded.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9018066Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9025504Z 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-12-04T09:34:48.9032383Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9039419Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9047152Z copying torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9054085Z copying torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9061337Z copying torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9068470Z copying torch\include\ATen\ops\_nested_from_padded_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9075440Z copying torch\include\ATen\ops\_nested_from_padded_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9082523Z copying torch\include\ATen\ops\_nested_from_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9089769Z copying torch\include\ATen\ops\_nested_from_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9096532Z copying torch\include\ATen\ops\_nested_from_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9103843Z copying torch\include\ATen\ops\_nested_get_jagged_dummy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9110987Z copying torch\include\ATen\ops\_nested_get_jagged_dummy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9124117Z copying torch\include\ATen\ops\_nested_get_jagged_dummy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9131582Z copying torch\include\ATen\ops\_nested_get_lengths.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9145419Z copying torch\include\ATen\ops\_nested_get_lengths_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9152811Z copying torch\include\ATen\ops\_nested_get_lengths_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9160735Z copying torch\include\ATen\ops\_nested_get_max_seqlen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9168679Z copying torch\include\ATen\ops\_nested_get_max_seqlen_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9181734Z copying torch\include\ATen\ops\_nested_get_max_seqlen_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9189235Z copying torch\include\ATen\ops\_nested_get_min_seqlen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9196502Z copying torch\include\ATen\ops\_nested_get_min_seqlen_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9209762Z copying torch\include\ATen\ops\_nested_get_min_seqlen_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9217047Z copying torch\include\ATen\ops\_nested_get_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9224039Z copying torch\include\ATen\ops\_nested_get_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9236994Z copying torch\include\ATen\ops\_nested_get_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9243966Z copying torch\include\ATen\ops\_nested_get_ragged_idx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9251360Z copying torch\include\ATen\ops\_nested_get_ragged_idx_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9265342Z copying torch\include\ATen\ops\_nested_get_ragged_idx_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9272244Z copying torch\include\ATen\ops\_nested_get_values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9279334Z copying torch\include\ATen\ops\_nested_get_values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9286881Z copying torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9294415Z copying torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9301751Z copying torch\include\ATen\ops\_nested_get_values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9308831Z copying torch\include\ATen\ops\_nested_get_values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9315984Z copying torch\include\ATen\ops\_nested_get_values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9322898Z copying torch\include\ATen\ops\_nested_get_values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9330124Z copying torch\include\ATen\ops\_nested_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9337113Z copying torch\include\ATen\ops\_nested_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9344108Z copying torch\include\ATen\ops\_nested_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9357402Z copying torch\include\ATen\ops\_nested_sum_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9364829Z copying torch\include\ATen\ops\_nested_sum_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9371819Z copying torch\include\ATen\ops\_nested_sum_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9378867Z copying torch\include\ATen\ops\_nested_tensor_from_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9386501Z copying torch\include\ATen\ops\_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9393988Z copying torch\include\ATen\ops\_nested_tensor_from_mask_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9401142Z copying torch\include\ATen\ops\_nested_tensor_from_mask_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9408367Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9415999Z 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-12-04T09:34:48.9423359Z 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-12-04T09:34:48.9430697Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9437819Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9445390Z copying torch\include\ATen\ops\_nested_tensor_from_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9452445Z copying torch\include\ATen\ops\_nested_tensor_from_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9459761Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9474464Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9482750Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9491007Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9500338Z copying torch\include\ATen\ops\_nested_tensor_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9508699Z copying torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9515977Z copying torch\include\ATen\ops\_nested_tensor_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9523560Z copying torch\include\ATen\ops\_nested_tensor_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9530993Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9538182Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9592246Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9599756Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9607272Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9614535Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9621856Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9628921Z copying torch\include\ATen\ops\_nested_tensor_strides.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9636256Z copying torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9643343Z copying torch\include\ATen\ops\_nested_tensor_strides_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9651161Z copying torch\include\ATen\ops\_nested_tensor_strides_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9663557Z copying torch\include\ATen\ops\_nested_view_from_buffer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9670740Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9678227Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9691612Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9698863Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9705913Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9719537Z copying torch\include\ATen\ops\_nested_view_from_buffer_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9726765Z copying torch\include\ATen\ops\_nested_view_from_buffer_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9734918Z copying torch\include\ATen\ops\_nested_view_from_buffer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9748473Z copying torch\include\ATen\ops\_nested_view_from_buffer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9755620Z copying torch\include\ATen\ops\_nested_view_from_jagged.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9762783Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9770805Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9778298Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9785308Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9799090Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9806221Z copying torch\include\ATen\ops\_nested_view_from_jagged_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9813044Z copying torch\include\ATen\ops\_nested_view_from_jagged_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9820121Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9827420Z 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-12-04T09:34:48.9834412Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9841675Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9848814Z copying torch\include\ATen\ops\_nnpack_available.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9855877Z copying torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9869179Z copying torch\include\ATen\ops\_nnpack_available_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9876217Z copying torch\include\ATen\ops\_nnpack_available_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9883586Z copying torch\include\ATen\ops\_nnpack_spatial_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9896745Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9903779Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9910935Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9917876Z copying torch\include\ATen\ops\_nnz.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9924628Z copying torch\include\ATen\ops\_nnz_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9931349Z copying torch\include\ATen\ops\_nnz_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9938062Z copying torch\include\ATen\ops\_pack_padded_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9945140Z copying torch\include\ATen\ops\_pack_padded_sequence_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9952468Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9965925Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9973275Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9980880Z copying torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:48.9994258Z copying torch\include\ATen\ops\_pack_padded_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0001542Z copying torch\include\ATen\ops\_pack_padded_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0009002Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0022808Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0029922Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0037077Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0044867Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0051965Z copying torch\include\ATen\ops\_pad_circular.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0059223Z copying torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0066291Z copying torch\include\ATen\ops\_pad_circular_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0102543Z copying torch\include\ATen\ops\_pad_circular_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0109534Z copying torch\include\ATen\ops\_pad_enum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0123612Z copying torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0130831Z copying torch\include\ATen\ops\_pad_enum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0137888Z copying torch\include\ATen\ops\_pad_enum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0145629Z copying torch\include\ATen\ops\_pad_packed_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0153639Z copying torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0160913Z copying torch\include\ATen\ops\_pad_packed_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0168283Z copying torch\include\ATen\ops\_pad_packed_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0175272Z copying torch\include\ATen\ops\_pdist_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0182863Z copying torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0196586Z copying torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0204049Z copying torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0211310Z copying torch\include\ATen\ops\_pdist_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0247712Z copying torch\include\ATen\ops\_pdist_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0255001Z copying torch\include\ATen\ops\_pdist_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0262281Z copying torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0269462Z copying torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0276691Z copying torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0283729Z copying torch\include\ATen\ops\_pdist_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0290685Z copying torch\include\ATen\ops\_pdist_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0298008Z copying torch\include\ATen\ops\_pin_memory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0305108Z copying torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0318252Z copying torch\include\ATen\ops\_pin_memory_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0325323Z copying torch\include\ATen\ops\_pin_memory_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0332247Z copying torch\include\ATen\ops\_prelu_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0339196Z copying torch\include\ATen\ops\_prelu_kernel_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0346645Z copying torch\include\ATen\ops\_prelu_kernel_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0353788Z copying torch\include\ATen\ops\_prelu_kernel_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0367738Z copying torch\include\ATen\ops\_prelu_kernel_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0374916Z copying torch\include\ATen\ops\_prelu_kernel_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0382136Z copying torch\include\ATen\ops\_prelu_kernel_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0389543Z copying torch\include\ATen\ops\_prelu_kernel_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0396534Z copying torch\include\ATen\ops\_prelu_kernel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0403915Z copying torch\include\ATen\ops\_prelu_kernel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0411015Z copying torch\include\ATen\ops\_print.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0417825Z copying torch\include\ATen\ops\_print_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0424790Z copying torch\include\ATen\ops\_print_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0431689Z copying torch\include\ATen\ops\_print_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0438685Z copying torch\include\ATen\ops\_propagate_xla_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0510649Z copying torch\include\ATen\ops\_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0518496Z copying torch\include\ATen\ops\_propagate_xla_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0525258Z copying torch\include\ATen\ops\_propagate_xla_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0533141Z copying torch\include\ATen\ops\_remove_batch_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0540827Z copying torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0547827Z copying torch\include\ATen\ops\_remove_batch_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0554846Z copying torch\include\ATen\ops\_remove_batch_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0562415Z copying torch\include\ATen\ops\_reshape_alias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0569616Z copying torch\include\ATen\ops\_reshape_alias_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0577632Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0591348Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0598741Z copying torch\include\ATen\ops\_reshape_alias_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0606595Z copying torch\include\ATen\ops\_reshape_alias_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0619953Z copying torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0627385Z copying torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0634620Z copying torch\include\ATen\ops\_reshape_alias_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0641886Z copying torch\include\ATen\ops\_reshape_alias_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0649300Z copying torch\include\ATen\ops\_reshape_alias_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0656752Z copying torch\include\ATen\ops\_reshape_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0670246Z copying torch\include\ATen\ops\_reshape_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0677275Z copying torch\include\ATen\ops\_reshape_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0685252Z copying torch\include\ATen\ops\_reshape_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0692476Z copying torch\include\ATen\ops\_reshape_from_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0700212Z copying torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0707313Z copying torch\include\ATen\ops\_reshape_from_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0714343Z copying torch\include\ATen\ops\_reshape_from_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0721991Z copying torch\include\ATen\ops\_resize_output.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0729466Z copying torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0743110Z copying torch\include\ATen\ops\_resize_output_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0750076Z copying torch\include\ATen\ops\_resize_output_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0757264Z copying torch\include\ATen\ops\_resize_output_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0764879Z copying torch\include\ATen\ops\_rowwise_prune.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0772034Z copying torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0778851Z copying torch\include\ATen\ops\_rowwise_prune_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0791989Z copying torch\include\ATen\ops\_rowwise_prune_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0799061Z copying torch\include\ATen\ops\_safe_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0806778Z copying torch\include\ATen\ops\_safe_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0813714Z copying torch\include\ATen\ops\_safe_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0820354Z copying torch\include\ATen\ops\_safe_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0827218Z copying torch\include\ATen\ops\_sample_dirichlet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0840029Z copying torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0847076Z copying torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0854084Z copying torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0867086Z copying torch\include\ATen\ops\_sample_dirichlet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0874297Z copying torch\include\ATen\ops\_sample_dirichlet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0881591Z copying torch\include\ATen\ops\_saturate_weight_to_fp16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0894773Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0901759Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0908417Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0915497Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0923233Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0930104Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0943733Z 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-12-04T09:34:49.0950563Z 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-12-04T09:34:49.0958011Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0971128Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0978296Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0985502Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.0998666Z 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-12-04T09:34:49.1006182Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1013796Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1021268Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1028571Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1035707Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1043141Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1050763Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1058159Z 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-12-04T09:34:49.1065529Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1073004Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1080715Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1088303Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1095573Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1102902Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1110855Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1118141Z 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-12-04T09:34:49.1126070Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1133350Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1140718Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1148769Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1156965Z 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-12-04T09:34:49.1165736Z 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-12-04T09:34:49.1173796Z 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-12-04T09:34:49.1181935Z 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-12-04T09:34:49.1189231Z 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-12-04T09:34:49.1196956Z 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-12-04T09:34:49.1204402Z 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-12-04T09:34:49.1211857Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1220408Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1227668Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1235295Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1243293Z 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-12-04T09:34:49.1251189Z 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-12-04T09:34:49.1258428Z 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-12-04T09:34:49.1266312Z 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-12-04T09:34:49.1273586Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1280859Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1339000Z copying torch\include\ATen\ops\_scaled_grouped_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1415369Z copying torch\include\ATen\ops\_scaled_grouped_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1422622Z copying torch\include\ATen\ops\_scaled_grouped_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1429779Z copying torch\include\ATen\ops\_scaled_grouped_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1437125Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1444634Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1451675Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1464786Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1472056Z copying torch\include\ATen\ops\_scaled_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1479682Z copying torch\include\ATen\ops\_scaled_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1487013Z copying torch\include\ATen\ops\_scaled_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1494148Z copying torch\include\ATen\ops\_scaled_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1501286Z copying torch\include\ATen\ops\_scaled_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1515066Z copying torch\include\ATen\ops\_scaled_mm_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1522562Z copying torch\include\ATen\ops\_scaled_mm_v2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1529990Z copying torch\include\ATen\ops\_scaled_mm_v2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1537471Z copying torch\include\ATen\ops\_scaled_mm_v2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1591471Z copying torch\include\ATen\ops\_segment_reduce_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1599278Z copying torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1609250Z copying torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1616654Z copying torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1623975Z copying torch\include\ATen\ops\_segment_reduce_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1631589Z copying torch\include\ATen\ops\_segment_reduce_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1639672Z copying torch\include\ATen\ops\_shape_as_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1646940Z copying torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1654899Z copying torch\include\ATen\ops\_shape_as_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1662199Z copying torch\include\ATen\ops\_shape_as_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1669412Z copying torch\include\ATen\ops\_slow_conv2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1677213Z copying torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1684767Z copying torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1691893Z copying torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1699490Z copying torch\include\ATen\ops\_slow_conv2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1706520Z copying torch\include\ATen\ops\_slow_conv2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1713834Z copying torch\include\ATen\ops\_slow_conv2d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1727537Z copying torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1734882Z copying torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1741945Z copying torch\include\ATen\ops\_slow_conv2d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1749184Z copying torch\include\ATen\ops\_slow_conv2d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1756188Z copying torch\include\ATen\ops\_sobol_engine_draw.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1763510Z copying torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1770445Z copying torch\include\ATen\ops\_sobol_engine_draw_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1777627Z copying torch\include\ATen\ops\_sobol_engine_draw_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1784627Z copying torch\include\ATen\ops\_sobol_engine_ff.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1798563Z copying torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1848319Z copying torch\include\ATen\ops\_sobol_engine_ff_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1855704Z copying torch\include\ATen\ops\_sobol_engine_ff_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1870365Z copying torch\include\ATen\ops\_sobol_engine_initialize_state.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1878023Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1885495Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1892591Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1899917Z copying torch\include\ATen\ops\_sobol_engine_scramble.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1907762Z copying torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1915020Z copying torch\include\ATen\ops\_sobol_engine_scramble_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1922262Z copying torch\include\ATen\ops\_sobol_engine_scramble_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1929368Z copying torch\include\ATen\ops\_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1936240Z copying torch\include\ATen\ops\_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1944400Z copying torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1951470Z copying torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1965533Z copying torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1972931Z copying torch\include\ATen\ops\_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1980231Z copying torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.1993510Z copying torch\include\ATen\ops\_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2000730Z copying torch\include\ATen\ops\_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2008341Z copying torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2022071Z copying torch\include\ATen\ops\_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2029878Z copying torch\include\ATen\ops\_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2036987Z copying torch\include\ATen\ops\_softmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2050509Z copying torch\include\ATen\ops\_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2057718Z copying torch\include\ATen\ops\_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2064874Z copying torch\include\ATen\ops\_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2072056Z copying torch\include\ATen\ops\_sparse_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2079445Z copying torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2086789Z copying torch\include\ATen\ops\_sparse_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2099612Z copying torch\include\ATen\ops\_sparse_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2106849Z copying torch\include\ATen\ops\_sparse_broadcast_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2114072Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2128308Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2135836Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2143275Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2150232Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2157306Z copying torch\include\ATen\ops\_sparse_broadcast_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2164353Z copying torch\include\ATen\ops\_sparse_broadcast_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2177090Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2184424Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2191885Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2198979Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2206112Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2213510Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2227003Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2234122Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2242777Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2251631Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2261180Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2268449Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2275673Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2283575Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2290425Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2297583Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2304639Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2312645Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2319835Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2327018Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2334181Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2341364Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2348906Z 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-12-04T09:34:49.2356144Z 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-12-04T09:34:49.2370506Z 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-12-04T09:34:49.2377920Z 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-12-04T09:34:49.2385477Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2399041Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2406304Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2413674Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2426809Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2434133Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2441253Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2454185Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2461366Z copying torch\include\ATen\ops\_sparse_csr_prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2469106Z copying torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2476457Z copying torch\include\ATen\ops\_sparse_csr_prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2483756Z copying torch\include\ATen\ops\_sparse_csr_prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2490883Z copying torch\include\ATen\ops\_sparse_csr_sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2498461Z copying torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2505547Z copying torch\include\ATen\ops\_sparse_csr_sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2513584Z copying torch\include\ATen\ops\_sparse_csr_sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2520989Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2528707Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2536139Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2550059Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2557363Z copying torch\include\ATen\ops\_sparse_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2564920Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2572825Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2580965Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2588523Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2602812Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2646175Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2652953Z copying torch\include\ATen\ops\_sparse_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2660928Z copying torch\include\ATen\ops\_sparse_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2668377Z copying torch\include\ATen\ops\_sparse_mask_projection.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2676218Z copying torch\include\ATen\ops\_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2683415Z copying torch\include\ATen\ops\_sparse_mask_projection_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2690969Z copying torch\include\ATen\ops\_sparse_mask_projection_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2698229Z copying torch\include\ATen\ops\_sparse_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2712450Z copying torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2719650Z copying torch\include\ATen\ops\_sparse_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2726801Z copying torch\include\ATen\ops\_sparse_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2733983Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2741394Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2748838Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2762632Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2769780Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2776825Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2790102Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2797315Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2804911Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2812281Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2819311Z copying torch\include\ATen\ops\_sparse_semi_structured_apply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2826648Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2833806Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2841532Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2849041Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2856212Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2863401Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2870934Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2878070Z copying torch\include\ATen\ops\_sparse_semi_structured_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2885472Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2893603Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2900868Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2908071Z copying torch\include\ATen\ops\_sparse_semi_structured_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2915434Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2928868Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2936338Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2943620Z copying torch\include\ATen\ops\_sparse_semi_structured_tile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2957605Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2964846Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2971920Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2979805Z copying torch\include\ATen\ops\_sparse_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2987381Z copying torch\include\ATen\ops\_sparse_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.2995395Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3003326Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3010515Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3017881Z copying torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3031587Z copying torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3038754Z copying torch\include\ATen\ops\_sparse_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3102947Z copying torch\include\ATen\ops\_sparse_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3110367Z copying torch\include\ATen\ops\_sparse_sparse_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3118446Z copying torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3126810Z copying torch\include\ATen\ops\_sparse_sparse_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3134065Z copying torch\include\ATen\ops\_sparse_sparse_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3141310Z copying torch\include\ATen\ops\_sparse_sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3148492Z copying torch\include\ATen\ops\_sparse_sum_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3162951Z copying torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3170861Z copying torch\include\ATen\ops\_sparse_sum_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3178403Z copying torch\include\ATen\ops\_sparse_sum_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3186447Z copying torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3194440Z copying torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3202502Z copying torch\include\ATen\ops\_sparse_sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3209694Z copying torch\include\ATen\ops\_sparse_sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3217815Z copying torch\include\ATen\ops\_spdiags.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3225490Z copying torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3238841Z copying torch\include\ATen\ops\_spdiags_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3245877Z copying torch\include\ATen\ops\_spdiags_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3252756Z copying torch\include\ATen\ops\_spdiags_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3266287Z copying torch\include\ATen\ops\_spsolve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3272887Z copying torch\include\ATen\ops\_spsolve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3279814Z copying torch\include\ATen\ops\_spsolve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3292434Z copying torch\include\ATen\ops\_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3299291Z copying torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3306448Z copying torch\include\ATen\ops\_stack_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3319445Z copying torch\include\ATen\ops\_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3326499Z copying torch\include\ATen\ops\_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3333530Z copying torch\include\ATen\ops\_standard_gamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3346988Z copying torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3354052Z copying torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3372681Z copying torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3373595Z copying torch\include\ATen\ops\_standard_gamma_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3375924Z copying torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3383161Z copying torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3396445Z copying torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3403948Z copying torch\include\ATen\ops\_standard_gamma_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3411659Z copying torch\include\ATen\ops\_standard_gamma_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3418588Z copying torch\include\ATen\ops\_standard_gamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3425591Z copying torch\include\ATen\ops\_standard_gamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3432906Z copying torch\include\ATen\ops\_test_ambiguous_defaults.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3440769Z copying torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3447704Z copying torch\include\ATen\ops\_test_ambiguous_defaults_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3454991Z copying torch\include\ATen\ops\_test_ambiguous_defaults_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3462893Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3469997Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3477638Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3486065Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3492388Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3499655Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3507219Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3514989Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3522920Z 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-12-04T09:34:49.3530492Z 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-12-04T09:34:49.3537920Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3545175Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3558839Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3566660Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3573524Z copying torch\include\ATen\ops\_test_check_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3589123Z copying torch\include\ATen\ops\_test_check_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3595434Z copying torch\include\ATen\ops\_test_check_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3602722Z copying torch\include\ATen\ops\_test_check_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3616435Z copying torch\include\ATen\ops\_test_functorch_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3624310Z copying torch\include\ATen\ops\_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3631727Z copying torch\include\ATen\ops\_test_functorch_fallback_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3639004Z copying torch\include\ATen\ops\_test_functorch_fallback_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3647145Z copying torch\include\ATen\ops\_test_functorch_fallback_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3653807Z copying torch\include\ATen\ops\_test_optional_filled_intlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3661472Z copying torch\include\ATen\ops\_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3668767Z copying torch\include\ATen\ops\_test_optional_filled_intlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3675978Z copying torch\include\ATen\ops\_test_optional_filled_intlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3689436Z copying torch\include\ATen\ops\_test_optional_filled_intlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3697597Z copying torch\include\ATen\ops\_test_optional_floatlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3704402Z copying torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3718177Z copying torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3725740Z copying torch\include\ATen\ops\_test_optional_floatlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3732946Z copying torch\include\ATen\ops\_test_optional_floatlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3740091Z copying torch\include\ATen\ops\_test_optional_intlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3747734Z copying torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3754508Z copying torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3768183Z copying torch\include\ATen\ops\_test_optional_intlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3775264Z copying torch\include\ATen\ops\_test_optional_intlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3782681Z copying torch\include\ATen\ops\_test_parallel_materialize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3800780Z copying torch\include\ATen\ops\_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3808606Z copying torch\include\ATen\ops\_test_parallel_materialize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3815426Z copying torch\include\ATen\ops\_test_parallel_materialize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3831221Z copying torch\include\ATen\ops\_test_serialization_subcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3839249Z copying torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3846687Z copying torch\include\ATen\ops\_test_serialization_subcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3854336Z copying torch\include\ATen\ops\_test_serialization_subcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3861441Z copying torch\include\ATen\ops\_test_string_default.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3868987Z copying torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3882631Z copying torch\include\ATen\ops\_test_string_default_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3889587Z copying torch\include\ATen\ops\_test_string_default_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3896843Z copying torch\include\ATen\ops\_test_warn_in_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3904541Z copying torch\include\ATen\ops\_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3912308Z copying torch\include\ATen\ops\_test_warn_in_autograd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3919895Z copying torch\include\ATen\ops\_test_warn_in_autograd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3933994Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3941439Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3948826Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3956510Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3964046Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3971702Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3985471Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.3992743Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4000084Z copying torch\include\ATen\ops\_thnn_fused_gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4007428Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4014940Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4022208Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4029654Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4036969Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4044439Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4051835Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4058839Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4065894Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4079114Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4086632Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4094426Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4101589Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4109529Z 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-12-04T09:34:49.4117585Z 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-12-04T09:34:49.4131815Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4138912Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4146004Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4153050Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4160320Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4168287Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4175748Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4182948Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4190023Z copying torch\include\ATen\ops\_to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4197034Z copying torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4204273Z copying torch\include\ATen\ops\_to_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4211781Z copying torch\include\ATen\ops\_to_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4225441Z copying torch\include\ATen\ops\_to_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4232399Z copying torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4239130Z copying torch\include\ATen\ops\_to_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4245840Z copying torch\include\ATen\ops\_to_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4252712Z copying torch\include\ATen\ops\_to_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4259793Z copying torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4273096Z copying torch\include\ATen\ops\_to_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4279674Z copying torch\include\ATen\ops\_to_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4286640Z copying torch\include\ATen\ops\_to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4299980Z copying torch\include\ATen\ops\_to_sparse_bsc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4307935Z copying torch\include\ATen\ops\_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4319687Z copying torch\include\ATen\ops\_to_sparse_bsc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4332922Z copying torch\include\ATen\ops\_to_sparse_bsc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4340009Z copying torch\include\ATen\ops\_to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4347273Z copying torch\include\ATen\ops\_to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4354391Z copying torch\include\ATen\ops\_to_sparse_bsr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4362118Z copying torch\include\ATen\ops\_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4369459Z copying torch\include\ATen\ops\_to_sparse_bsr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4376793Z copying torch\include\ATen\ops\_to_sparse_bsr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4383958Z copying torch\include\ATen\ops\_to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4390982Z copying torch\include\ATen\ops\_to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4405442Z copying torch\include\ATen\ops\_to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4412088Z copying torch\include\ATen\ops\_to_sparse_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4419101Z copying torch\include\ATen\ops\_to_sparse_csc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4427798Z copying torch\include\ATen\ops\_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4434042Z copying torch\include\ATen\ops\_to_sparse_csc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4441260Z copying torch\include\ATen\ops\_to_sparse_csc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4454821Z copying torch\include\ATen\ops\_to_sparse_csc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4462574Z copying torch\include\ATen\ops\_to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4469476Z copying torch\include\ATen\ops\_to_sparse_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4476890Z copying torch\include\ATen\ops\_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4484115Z copying torch\include\ATen\ops\_to_sparse_csr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4491701Z copying torch\include\ATen\ops\_to_sparse_csr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4504972Z copying torch\include\ATen\ops\_to_sparse_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4511983Z copying torch\include\ATen\ops\_to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4520214Z copying torch\include\ATen\ops\_to_sparse_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4526873Z copying torch\include\ATen\ops\_to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4534117Z copying torch\include\ATen\ops\_to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4541697Z copying torch\include\ATen\ops\_to_sparse_semi_structured.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4549219Z copying torch\include\ATen\ops\_to_sparse_semi_structured_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4556295Z copying torch\include\ATen\ops\_to_sparse_semi_structured_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4563416Z copying torch\include\ATen\ops\_to_sparse_semi_structured_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4577892Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4584902Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4592038Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4606590Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4613031Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4620836Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4628015Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4635887Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4643214Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4650947Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4658250Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4665542Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4673904Z copying torch\include\ATen\ops\_trilinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4680343Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4687435Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4694381Z copying torch\include\ATen\ops\_trilinear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4701480Z copying torch\include\ATen\ops\_trilinear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4708777Z copying torch\include\ATen\ops\_triton_multi_head_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4716482Z copying torch\include\ATen\ops\_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4723404Z copying torch\include\ATen\ops\_triton_multi_head_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4730522Z copying torch\include\ATen\ops\_triton_multi_head_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4737609Z copying torch\include\ATen\ops\_triton_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4744734Z copying torch\include\ATen\ops\_triton_scaled_dot_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4752476Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4760732Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4774580Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4785026Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4799138Z copying torch\include\ATen\ops\_unique.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4806220Z copying torch\include\ATen\ops\_unique2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4813394Z copying torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4820096Z copying torch\include\ATen\ops\_unique2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4827112Z copying torch\include\ATen\ops\_unique2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4865603Z copying torch\include\ATen\ops\_unique2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4872608Z copying torch\include\ATen\ops\_unique2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4879969Z copying torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4887116Z copying torch\include\ATen\ops\_unique_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4932252Z copying torch\include\ATen\ops\_unique_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4939194Z copying torch\include\ATen\ops\_unique_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4946174Z copying torch\include\ATen\ops\_unique_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4961700Z copying torch\include\ATen\ops\_unpack_dual.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4969119Z copying torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4975911Z copying torch\include\ATen\ops\_unpack_dual_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4982817Z copying torch\include\ATen\ops\_unpack_dual_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4990131Z copying torch\include\ATen\ops\_unsafe_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.4997407Z copying torch\include\ATen\ops\_unsafe_index_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5004474Z copying torch\include\ATen\ops\_unsafe_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5011141Z copying torch\include\ATen\ops\_unsafe_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5018162Z copying torch\include\ATen\ops\_unsafe_index_put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5025457Z copying torch\include\ATen\ops\_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5032473Z copying torch\include\ATen\ops\_unsafe_index_put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5039767Z copying torch\include\ATen\ops\_unsafe_index_put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5047233Z copying torch\include\ATen\ops\_unsafe_masked_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5054615Z copying torch\include\ATen\ops\_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5061672Z copying torch\include\ATen\ops\_unsafe_masked_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5068804Z copying torch\include\ATen\ops\_unsafe_masked_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5076452Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5085014Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5092320Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5099791Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5151761Z copying torch\include\ATen\ops\_unsafe_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5158927Z copying torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5171828Z copying torch\include\ATen\ops\_unsafe_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5179551Z copying torch\include\ATen\ops\_unsafe_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5187327Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5195129Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5203608Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5211502Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5219621Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5227081Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5234762Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5242112Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5249763Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5257811Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5265348Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5272435Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5279698Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5287115Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5294319Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5301895Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5309166Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5316456Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5324729Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5332797Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5340269Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5347672Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5355654Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5362745Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5369926Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5377209Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5385444Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5393471Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5400539Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5407887Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5414906Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5422116Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5429427Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5436726Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5444388Z copying torch\include\ATen\ops\_upsample_nearest_exact1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5451574Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5459349Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5466743Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5474081Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5481368Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5489052Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5496392Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5503975Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5511749Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5519037Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5526782Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5534002Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5541748Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5549041Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5556820Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5564272Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5571773Z copying torch\include\ATen\ops\_upsample_nearest_exact2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5579618Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5587643Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5595145Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5602303Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5610181Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5617679Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5625629Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5633035Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5640941Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5649298Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5656630Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5664233Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5686224Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5686655Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5688450Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5695843Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5704282Z copying torch\include\ATen\ops\_upsample_nearest_exact3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5711710Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5719498Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5727009Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5734430Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5742179Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5749752Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5757051Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5764403Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5772103Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5784679Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5792007Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5815489Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5829132Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5836536Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5844117Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5852383Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5859604Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5866744Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5874852Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5881200Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5888774Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5903763Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5910296Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5917484Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5924938Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5933040Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5940476Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5949009Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5956062Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5963567Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5971342Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5979085Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.5986702Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6001556Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6008505Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6015997Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6024297Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6031152Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6039427Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6048405Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6055650Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6063161Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6106227Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6113337Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6120917Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6129307Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6136930Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6145801Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6153230Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6160643Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6168562Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6204384Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6212387Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6219789Z copying torch\include\ATen\ops\_values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6226623Z copying torch\include\ATen\ops\_values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6234416Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6243004Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6250450Z copying torch\include\ATen\ops\_values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6258789Z copying torch\include\ATen\ops\_values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6266102Z copying torch\include\ATen\ops\_values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6288595Z copying torch\include\ATen\ops\_values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6296465Z copying torch\include\ATen\ops\_version.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6302730Z copying torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6309562Z copying torch\include\ATen\ops\_version_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6316412Z copying torch\include\ATen\ops\_version_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6324032Z copying torch\include\ATen\ops\_weight_int4pack_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6330966Z copying torch\include\ATen\ops\_weight_int4pack_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6338339Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6345917Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6353018Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6360115Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6367413Z copying torch\include\ATen\ops\_weight_int4pack_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6374632Z copying torch\include\ATen\ops\_weight_int4pack_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6382296Z copying torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6389690Z 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-12-04T09:34:49.6396930Z 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-12-04T09:34:49.6404253Z copying torch\include\ATen\ops\_weight_int8pack_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6411533Z copying torch\include\ATen\ops\_weight_int8pack_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6419801Z copying torch\include\ATen\ops\_weight_int8pack_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6427212Z copying torch\include\ATen\ops\_weight_int8pack_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6434313Z copying torch\include\ATen\ops\_weight_int8pack_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6442038Z copying torch\include\ATen\ops\_weight_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6449704Z copying torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6456885Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6469859Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6477421Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6485106Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6492404Z copying torch\include\ATen\ops\_weight_norm_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6500153Z copying torch\include\ATen\ops\_weight_norm_interface_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6507900Z copying torch\include\ATen\ops\_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6515278Z copying torch\include\ATen\ops\_weight_norm_interface_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6523217Z copying torch\include\ATen\ops\_weight_norm_interface_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6530535Z copying torch\include\ATen\ops\_weight_norm_interface_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6537720Z copying torch\include\ATen\ops\_weight_norm_interface_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6545295Z copying torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6552630Z copying torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6560269Z copying torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6567557Z copying torch\include\ATen\ops\_weight_norm_interface_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6575622Z copying torch\include\ATen\ops\_weight_norm_interface_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6582870Z copying torch\include\ATen\ops\_weight_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6590015Z copying torch\include\ATen\ops\_weight_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6597591Z copying torch\include\ATen\ops\_wrapped_linear_prepack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6609764Z copying torch\include\ATen\ops\_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6617049Z copying torch\include\ATen\ops\_wrapped_linear_prepack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6624218Z copying torch\include\ATen\ops\_wrapped_linear_prepack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6636373Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6644189Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6651594Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6659151Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-12-04T09:34:49.6665511Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-12-04T09:34:49.6669304Z copying torch\include\ATen\quantized\QTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-12-04T09:34:49.6675705Z copying torch\include\ATen\quantized\Quantizer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-12-04T09:34:49.6681506Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6684927Z copying torch\include\ATen\xpu\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6692106Z copying torch\include\ATen\xpu\PeerToPeerAccess.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6698053Z copying torch\include\ATen\xpu\PhiloxXpuState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6704680Z copying torch\include\ATen\xpu\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6716730Z copying torch\include\ATen\xpu\XPUContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6723178Z copying torch\include\ATen\xpu\XPUDevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6729538Z copying torch\include\ATen\xpu\XPUEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6735967Z copying torch\include\ATen\xpu\XPUGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6742458Z copying torch\include\ATen\xpu\XPUGraphsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6748910Z copying torch\include\ATen\xpu\XPUScaledBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-12-04T09:34:49.6754865Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail 2025-12-04T09:34:49.6757837Z copying torch\include\ATen\xpu\detail\XPUHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail 2025-12-04T09:34:49.6763455Z creating build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6767636Z copying torch\include\c10\core\alignment.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6774302Z copying torch\include\c10\core\Allocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6780989Z copying torch\include\c10\core\AllocatorConfig.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6787523Z copying torch\include\c10\core\AutogradState.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6799817Z copying torch\include\c10\core\Backend.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6811629Z copying torch\include\c10\core\CachingDeviceAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6818750Z copying torch\include\c10\core\CompileTimeFunctionPointer.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6825907Z copying torch\include\c10\core\ConstantSymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6832627Z copying torch\include\c10\core\Contiguity.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6839599Z copying torch\include\c10\core\CopyBytes.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6846881Z copying torch\include\c10\core\CPUAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6854030Z copying torch\include\c10\core\DefaultDtype.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6860717Z copying torch\include\c10\core\DefaultTensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6867927Z copying torch\include\c10\core\Device.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6874588Z copying torch\include\c10\core\DeviceArray.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6881353Z copying torch\include\c10\core\DeviceCapability.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6888054Z copying torch\include\c10\core\DeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6894761Z copying torch\include\c10\core\DeviceType.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6902120Z copying torch\include\c10\core\DispatchKey.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6909452Z copying torch\include\c10\core\DispatchKeySet.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6925784Z copying torch\include\c10\core\DynamicCast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6932845Z copying torch\include\c10\core\Event.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6939513Z copying torch\include\c10\core\GeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6951557Z copying torch\include\c10\core\GradMode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6958066Z copying torch\include\c10\core\InferenceMode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6964823Z copying torch\include\c10\core\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6971423Z copying torch\include\c10\core\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.6979346Z copying torch\include\c10\core\OptionalRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7005418Z copying torch\include\c10\core\PyHandleCache.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7011928Z copying torch\include\c10\core\QEngine.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7018500Z copying torch\include\c10\core\QScheme.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7025098Z copying torch\include\c10\core\RefcountedDeleter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7038148Z copying torch\include\c10\core\SafePyObject.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7045230Z copying torch\include\c10\core\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7052083Z copying torch\include\c10\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7059079Z copying torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7065460Z copying torch\include\c10\core\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7072194Z copying torch\include\c10\core\StorageImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7078956Z copying torch\include\c10\core\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7086120Z copying torch\include\c10\core\StreamGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7092934Z copying torch\include\c10\core\SymbolicShapeMeta.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7099699Z copying torch\include\c10\core\SymBool.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7106276Z copying torch\include\c10\core\SymFloat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7112811Z copying torch\include\c10\core\SymInt.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7125050Z copying torch\include\c10\core\SymIntArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7131782Z copying torch\include\c10\core\SymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7138715Z copying torch\include\c10\core\TensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7147196Z copying torch\include\c10\core\TensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7154147Z copying torch\include\c10\core\thread_pool.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7161082Z copying torch\include\c10\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7168077Z copying torch\include\c10\core\WrapDimMinimal.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-12-04T09:34:49.7174006Z creating build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7176783Z copying torch\include\c10\core\impl\alloc_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7183857Z copying torch\include\c10\core\impl\COW.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7203911Z copying torch\include\c10\core\impl\COWDeleter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7204939Z copying torch\include\c10\core\impl\DeviceGuardImplInterface.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7211164Z copying torch\include\c10\core\impl\FakeGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7217960Z copying torch\include\c10\core\impl\GPUTrace.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7224645Z copying torch\include\c10\core\impl\HermeticPyObjectTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7231283Z copying torch\include\c10\core\impl\InlineDeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7239280Z copying torch\include\c10\core\impl\InlineEvent.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7244874Z copying torch\include\c10\core\impl\InlineStreamGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7251543Z copying torch\include\c10\core\impl\LocalDispatchKeySet.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7259340Z copying torch\include\c10\core\impl\PyInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7266237Z copying torch\include\c10\core\impl\PyInterpreterHooks.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7272838Z copying torch\include\c10\core\impl\PyObjectSlot.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7279438Z copying torch\include\c10\core\impl\PythonDispatcherTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7286264Z copying torch\include\c10\core\impl\SizesAndStrides.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7292980Z copying torch\include\c10\core\impl\TorchDispatchModeTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7299574Z copying torch\include\c10\core\impl\VirtualGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-12-04T09:34:49.7305232Z creating build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7308215Z copying torch\include\c10\cuda\CUDAAlgorithm.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7315286Z copying torch\include\c10\cuda\CUDAAllocatorConfig.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7322056Z copying torch\include\c10\cuda\CUDACachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7329145Z copying torch\include\c10\cuda\CUDADeviceAssertion.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7340953Z copying torch\include\c10\cuda\CUDADeviceAssertionHost.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7347595Z copying torch\include\c10\cuda\CUDAException.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7354193Z copying torch\include\c10\cuda\CUDAFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7360925Z copying torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7367745Z copying torch\include\c10\cuda\CUDAGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7374342Z copying torch\include\c10\cuda\CUDAMacros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7381058Z copying torch\include\c10\cuda\CUDAMathCompat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7387600Z copying torch\include\c10\cuda\CUDAMiscFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7393907Z copying torch\include\c10\cuda\CUDAStream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7400561Z copying torch\include\c10\cuda\driver_api.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-12-04T09:34:49.7406487Z creating build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-12-04T09:34:49.7409591Z copying torch\include\c10\cuda\impl\CUDAGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-12-04T09:34:49.7416104Z copying torch\include\c10\cuda\impl\CUDATest.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-12-04T09:34:49.7421405Z creating build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-12-04T09:34:49.7424467Z copying torch\include\c10\macros\cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-12-04T09:34:49.7430994Z copying torch\include\c10\macros\Export.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-12-04T09:34:49.7443239Z copying torch\include\c10\macros\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-12-04T09:34:49.7447536Z creating build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7450590Z copying torch\include\c10\metal\atomic.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7458108Z copying torch\include\c10\metal\common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7464533Z copying torch\include\c10\metal\error.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7475932Z copying torch\include\c10\metal\expm1f.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7483742Z copying torch\include\c10\metal\igamma.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7489855Z copying torch\include\c10\metal\indexing.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7496906Z copying torch\include\c10\metal\random.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7512910Z copying torch\include\c10\metal\reduction_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7519559Z copying torch\include\c10\metal\special_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7527355Z copying torch\include\c10\metal\utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-12-04T09:34:49.7537882Z creating build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-12-04T09:34:49.7541546Z copying torch\include\c10\mobile\CPUCachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-12-04T09:34:49.7547753Z copying torch\include\c10\mobile\CPUProfilingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-12-04T09:34:49.7553721Z creating build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-12-04T09:34:49.7558805Z copying torch\include\c10\test\util\complex_math_test_common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-12-04T09:34:49.7565244Z copying torch\include\c10\test\util\complex_test_common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-12-04T09:34:49.7581747Z copying torch\include\c10\test\util\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-12-04T09:34:49.7587189Z creating build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7589424Z copying torch\include\c10\util\AbortHandler.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7596170Z copying torch\include\c10\util\accumulate.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7602642Z copying torch\include\c10\util\AlignOf.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7610223Z copying torch\include\c10\util\ApproximateClock.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7622038Z copying torch\include\c10\util\Array.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7628490Z copying torch\include\c10\util\ArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7640293Z copying torch\include\c10\util\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7647071Z copying torch\include\c10\util\BFloat16-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7653506Z copying torch\include\c10\util\BFloat16-math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7681312Z copying torch\include\c10\util\BFloat16.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7693369Z copying torch\include\c10\util\bits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7699901Z copying torch\include\c10\util\Bitset.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7706487Z copying torch\include\c10\util\bit_cast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7712857Z copying torch\include\c10\util\C++17.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7725714Z copying torch\include\c10\util\CallOnce.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7732049Z copying torch\include\c10\util\complex.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7738727Z copying torch\include\c10\util\complex_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7745299Z copying torch\include\c10\util\complex_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7752066Z copying torch\include\c10\util\ConstexprCrc.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7758863Z copying torch\include\c10\util\copysign.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7765550Z copying torch\include\c10\util\DeadlockDetection.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7771957Z copying torch\include\c10\util\Deprecated.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7783832Z copying torch\include\c10\util\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7790164Z copying torch\include\c10\util\DynamicCounter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7809030Z copying torch\include\c10\util\Enumerate.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7816592Z copying torch\include\c10\util\env.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7823040Z copying torch\include\c10\util\error.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7829260Z copying torch\include\c10\util\Exception.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7837334Z copying torch\include\c10\util\ExclusivelyOwned.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7844451Z copying torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7857080Z copying torch\include\c10\util\FbcodeMaps.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7863901Z copying torch\include\c10\util\FileSystem.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7870416Z copying torch\include\c10\util\Flags.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7876909Z copying torch\include\c10\util\flat_hash_map.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7884629Z copying torch\include\c10\util\Float4_e2m1fn_x2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7897123Z copying torch\include\c10\util\Float8_e4m3fn-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7903864Z copying torch\include\c10\util\Float8_e4m3fn.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7909943Z copying torch\include\c10\util\Float8_e4m3fnuz-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7922000Z copying torch\include\c10\util\Float8_e4m3fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7928546Z copying torch\include\c10\util\Float8_e5m2-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7934896Z copying torch\include\c10\util\Float8_e5m2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7941279Z copying torch\include\c10\util\Float8_e5m2fnuz-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7959107Z copying torch\include\c10\util\Float8_e5m2fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7966578Z copying torch\include\c10\util\Float8_e8m0fnu-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7978171Z copying torch\include\c10\util\Float8_e8m0fnu.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7984707Z copying torch\include\c10\util\floating_point_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.7996501Z copying torch\include\c10\util\FunctionRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8003426Z copying torch\include\c10\util\Gauge.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8010026Z copying torch\include\c10\util\generic_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8017468Z copying torch\include\c10\util\Half-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8024125Z copying torch\include\c10\util\Half.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8030143Z copying torch\include\c10\util\hash.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8036808Z copying torch\include\c10\util\IdWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8043521Z copying torch\include\c10\util\int128.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8055982Z copying torch\include\c10\util\IntrusiveList.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8062729Z copying torch\include\c10\util\intrusive_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8070276Z copying torch\include\c10\util\irange.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8076860Z copying torch\include\c10\util\Lazy.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8096406Z copying torch\include\c10\util\LeftRight.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8104572Z copying torch\include\c10\util\llvmMathExtras.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8111236Z copying torch\include\c10\util\Load.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8117845Z copying torch\include\c10\util\Logging.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8131394Z copying torch\include\c10\util\logging_common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8139075Z copying torch\include\c10\util\logging_is_google_glog.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8145206Z copying torch\include\c10\util\logging_is_not_google_glog.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8151996Z copying torch\include\c10\util\MathConstants.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8164439Z copying torch\include\c10\util\MaybeOwned.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8172147Z copying torch\include\c10\util\Metaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8179582Z copying torch\include\c10\util\NetworkFlow.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8197420Z copying torch\include\c10\util\numa.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8208609Z copying torch\include\c10\util\Optional.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8215624Z copying torch\include\c10\util\OptionalArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8222269Z copying torch\include\c10\util\order_preserving_flat_hash_map.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8230363Z copying torch\include\c10\util\overflows.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8237025Z copying torch\include\c10\util\overloaded.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8244075Z copying torch\include\c10\util\ParallelGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8250448Z copying torch\include\c10\util\python_stub.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8256729Z copying torch\include\c10\util\qint32.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8263104Z copying torch\include\c10\util\qint8.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8269282Z copying torch\include\c10\util\quint2x4.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8280901Z copying torch\include\c10\util\quint4x2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8287029Z copying torch\include\c10\util\quint8.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8293424Z copying torch\include\c10\util\Registry.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8300189Z copying torch\include\c10\util\safe_numerics.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8306713Z copying torch\include\c10\util\ScopeExit.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8313188Z copying torch\include\c10\util\Semaphore.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8319794Z copying torch\include\c10\util\signal_handler.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8326751Z copying torch\include\c10\util\SmallBuffer.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8333984Z copying torch\include\c10\util\SmallVector.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8341631Z copying torch\include\c10\util\sparse_bitset.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8354874Z copying torch\include\c10\util\ssize.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8361721Z copying torch\include\c10\util\static_tracepoint.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8374160Z copying torch\include\c10\util\static_tracepoint_elfx86.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8380585Z copying torch\include\c10\util\strides.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8392647Z copying torch\include\c10\util\StringUtil.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8399266Z copying torch\include\c10\util\string_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8406093Z copying torch\include\c10\util\string_view.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8413266Z copying torch\include\c10\util\strong_type.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8426315Z copying torch\include\c10\util\Synchronized.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8432904Z copying torch\include\c10\util\tempfile.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8439492Z copying torch\include\c10\util\ThreadLocal.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8446717Z copying torch\include\c10\util\ThreadLocalDebugInfo.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8453904Z copying torch\include\c10\util\thread_name.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8460456Z copying torch\include\c10\util\Type.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8466780Z copying torch\include\c10\util\TypeCast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8473283Z copying torch\include\c10\util\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8480317Z copying torch\include\c10\util\TypeIndex.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8487116Z copying torch\include\c10\util\TypeList.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8493985Z copying torch\include\c10\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8500378Z copying torch\include\c10\util\TypeTraits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8512399Z copying torch\include\c10\util\Unicode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8519064Z copying torch\include\c10\util\UniqueVoidPtr.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8525892Z copying torch\include\c10\util\Unroll.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8532405Z copying torch\include\c10\util\WaitCounter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8539337Z copying torch\include\c10\util\WaitCounterDynamicBackend.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8551320Z copying torch\include\c10\util\win32-headers.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-12-04T09:34:49.8557345Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:34:49.8566099Z copying torch\include\c10\xpu\XPUCachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:34:49.8577359Z copying torch\include\c10\xpu\XPUDeviceProp.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:34:49.8583904Z copying torch\include\c10\xpu\XPUEvent.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:34:49.8590640Z copying torch\include\c10\xpu\XPUException.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:34:49.8607460Z copying torch\include\c10\xpu\XPUFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:34:49.8614394Z copying torch\include\c10\xpu\XPUGraphsC10Utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:34:49.8621026Z copying torch\include\c10\xpu\XPUMacros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:34:49.8627520Z copying torch\include\c10\xpu\XPUStream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-12-04T09:34:49.8639465Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl 2025-12-04T09:34:49.8642596Z copying torch\include\c10\xpu\impl\XPUGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl 2025-12-04T09:34:49.8648576Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu\test\impl 2025-12-04T09:34:49.8652766Z copying torch\include\c10\xpu\test\impl\XPUTest.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu\test\impl 2025-12-04T09:34:49.8658173Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-12-04T09:34:49.8662579Z copying torch\include\caffe2\core\common.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-12-04T09:34:49.8669114Z copying torch\include\caffe2\core\macros.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-12-04T09:34:49.8681972Z copying torch\include\caffe2\core\timer.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-12-04T09:34:49.8687682Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-12-04T09:34:49.8691267Z copying torch\include\caffe2\perfkernels\batch_box_cox_vec.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-12-04T09:34:49.8698116Z copying torch\include\caffe2\perfkernels\common.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-12-04T09:34:49.8705282Z copying torch\include\caffe2\perfkernels\embedding_lookup_idx.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-12-04T09:34:49.8717372Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:34:49.8720407Z copying torch\include\caffe2\serialize\crc_alt.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:34:49.8728139Z copying torch\include\caffe2\serialize\file_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:34:49.8734788Z copying torch\include\caffe2\serialize\inline_container.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:34:49.8741647Z copying torch\include\caffe2\serialize\in_memory_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:34:49.8758764Z copying torch\include\caffe2\serialize\istream_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:34:49.8765741Z copying torch\include\caffe2\serialize\read_adapter_interface.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:34:49.8772043Z copying torch\include\caffe2\serialize\versions.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-12-04T09:34:49.8783755Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-12-04T09:34:49.8786750Z copying torch\include\caffe2\utils\fixed_divisor.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-12-04T09:34:49.8793345Z copying torch\include\caffe2\utils\proto_wrap.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-12-04T09:34:49.8799819Z copying torch\include\caffe2\utils\string_utils.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-12-04T09:34:49.8805419Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:34:49.8814742Z copying torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:34:49.8821394Z copying torch\include\caffe2\utils\threadpool\pthreadpool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:34:49.8828293Z copying torch\include\caffe2\utils\threadpool\ThreadPool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:34:49.8845292Z copying torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:34:49.8851921Z copying torch\include\caffe2\utils\threadpool\thread_pool_guard.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:34:49.8858243Z copying torch\include\caffe2\utils\threadpool\WorkersPool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-12-04T09:34:49.8863722Z creating build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8866537Z copying torch\include\fmt\args.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8878642Z copying torch\include\fmt\base.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8886214Z copying torch\include\fmt\chrono.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8893398Z copying torch\include\fmt\color.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8900388Z copying torch\include\fmt\compile.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8907144Z copying torch\include\fmt\core.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8913265Z copying torch\include\fmt\format-inl.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8926151Z copying torch\include\fmt\format.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8934292Z copying torch\include\fmt\os.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8940763Z copying torch\include\fmt\ostream.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8947825Z copying torch\include\fmt\printf.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8954616Z copying torch\include\fmt\ranges.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8967571Z copying torch\include\fmt\std.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.8991691Z copying torch\include\fmt\xchar.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-12-04T09:34:49.9027811Z creating build\lib.win-amd64-cpython-310\torch\include\fp16 2025-12-04T09:34:49.9030640Z copying torch\include\fp16\bitcasts.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-12-04T09:34:49.9036628Z copying torch\include\fp16\fp16.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-12-04T09:34:49.9048196Z copying torch\include\fp16\psimd.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-12-04T09:34:49.9053602Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9057516Z copying torch\include\google\protobuf\any.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9063654Z copying torch\include\google\protobuf\any.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9069814Z copying torch\include\google\protobuf\api.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9086279Z copying torch\include\google\protobuf\arena.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9093159Z copying torch\include\google\protobuf\arenastring.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9104774Z copying torch\include\google\protobuf\arena_impl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9118789Z copying torch\include\google\protobuf\descriptor.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9126752Z copying torch\include\google\protobuf\descriptor.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9138412Z copying torch\include\google\protobuf\descriptor_database.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9145510Z copying torch\include\google\protobuf\duration.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9157807Z copying torch\include\google\protobuf\dynamic_message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9164674Z copying torch\include\google\protobuf\empty.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9171408Z copying torch\include\google\protobuf\extension_set.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9179191Z copying torch\include\google\protobuf\extension_set_inl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9191928Z copying torch\include\google\protobuf\field_mask.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9199712Z copying torch\include\google\protobuf\generated_enum_reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9207034Z copying torch\include\google\protobuf\generated_enum_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9214882Z copying torch\include\google\protobuf\generated_message_reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9227032Z copying torch\include\google\protobuf\generated_message_table_driven.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9234055Z copying torch\include\google\protobuf\generated_message_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9246656Z copying torch\include\google\protobuf\has_bits.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9253164Z copying torch\include\google\protobuf\implicit_weak_message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9260715Z copying torch\include\google\protobuf\inlined_string_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9267234Z copying torch\include\google\protobuf\map.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9274438Z copying torch\include\google\protobuf\map_entry.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9281061Z copying torch\include\google\protobuf\map_entry_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9288246Z copying torch\include\google\protobuf\map_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9295346Z copying torch\include\google\protobuf\map_field_inl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9302084Z copying torch\include\google\protobuf\map_field_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9309465Z copying torch\include\google\protobuf\map_type_handler.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9326975Z copying torch\include\google\protobuf\message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9334436Z copying torch\include\google\protobuf\message_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9341503Z copying torch\include\google\protobuf\metadata.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9347959Z copying torch\include\google\protobuf\metadata_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9360432Z copying torch\include\google\protobuf\parse_context.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9367594Z copying torch\include\google\protobuf\port.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9374169Z copying torch\include\google\protobuf\reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9381087Z copying torch\include\google\protobuf\reflection_ops.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9394175Z copying torch\include\google\protobuf\repeated_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9401961Z copying torch\include\google\protobuf\service.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9408853Z copying torch\include\google\protobuf\source_context.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9415974Z copying torch\include\google\protobuf\struct.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9432780Z copying torch\include\google\protobuf\text_format.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9439778Z copying torch\include\google\protobuf\timestamp.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9446424Z copying torch\include\google\protobuf\type.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9454224Z copying torch\include\google\protobuf\unknown_field_set.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9461225Z copying torch\include\google\protobuf\wire_format.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9468253Z copying torch\include\google\protobuf\wire_format_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9476156Z copying torch\include\google\protobuf\wrappers.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-12-04T09:34:49.9483721Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:34:49.9486808Z copying torch\include\google\protobuf\compiler\code_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:34:49.9499027Z copying torch\include\google\protobuf\compiler\command_line_interface.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:34:49.9506083Z copying torch\include\google\protobuf\compiler\importer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:34:49.9513289Z copying torch\include\google\protobuf\compiler\parser.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:34:49.9521353Z copying torch\include\google\protobuf\compiler\plugin.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:34:49.9538834Z copying torch\include\google\protobuf\compiler\plugin.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-12-04T09:34:49.9546204Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\cpp 2025-12-04T09:34:49.9549736Z copying torch\include\google\protobuf\compiler\cpp\cpp_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\cpp 2025-12-04T09:34:49.9555970Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-12-04T09:34:49.9559425Z copying torch\include\google\protobuf\compiler\csharp\csharp_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-12-04T09:34:49.9567321Z copying torch\include\google\protobuf\compiler\csharp\csharp_names.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-12-04T09:34:49.9572932Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-12-04T09:34:49.9576215Z copying torch\include\google\protobuf\compiler\java\java_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-12-04T09:34:49.9582976Z copying torch\include\google\protobuf\compiler\java\java_names.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-12-04T09:34:49.9588626Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js 2025-12-04T09:34:49.9591728Z copying torch\include\google\protobuf\compiler\js\js_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js 2025-12-04T09:34:49.9604071Z 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-12-04T09:34:49.9610325Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-12-04T09:34:49.9613505Z copying torch\include\google\protobuf\compiler\objectivec\objectivec_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-12-04T09:34:49.9620086Z copying torch\include\google\protobuf\compiler\objectivec\objectivec_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-12-04T09:34:49.9625891Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\php 2025-12-04T09:34:49.9629027Z copying torch\include\google\protobuf\compiler\php\php_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\php 2025-12-04T09:34:49.9635023Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\python 2025-12-04T09:34:49.9638112Z copying torch\include\google\protobuf\compiler\python\python_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\python 2025-12-04T09:34:49.9643716Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\ruby 2025-12-04T09:34:49.9646855Z copying torch\include\google\protobuf\compiler\ruby\ruby_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\ruby 2025-12-04T09:34:49.9652421Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:34:49.9655637Z copying torch\include\google\protobuf\io\coded_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:34:49.9663040Z copying torch\include\google\protobuf\io\gzip_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:34:49.9669594Z copying torch\include\google\protobuf\io\io_win32.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:34:49.9676085Z copying torch\include\google\protobuf\io\printer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:34:49.9682551Z copying torch\include\google\protobuf\io\strtod.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:34:49.9704642Z copying torch\include\google\protobuf\io\tokenizer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:34:49.9711711Z copying torch\include\google\protobuf\io\zero_copy_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:34:49.9718472Z copying torch\include\google\protobuf\io\zero_copy_stream_impl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:34:49.9725809Z copying torch\include\google\protobuf\io\zero_copy_stream_impl_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-12-04T09:34:49.9738535Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9741844Z copying torch\include\google\protobuf\stubs\bytestream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9748407Z copying torch\include\google\protobuf\stubs\callback.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9755341Z copying torch\include\google\protobuf\stubs\casts.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9761724Z copying torch\include\google\protobuf\stubs\common.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9774698Z copying torch\include\google\protobuf\stubs\fastmem.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9781216Z copying torch\include\google\protobuf\stubs\hash.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9793522Z copying torch\include\google\protobuf\stubs\logging.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9800461Z copying torch\include\google\protobuf\stubs\macros.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9807697Z copying torch\include\google\protobuf\stubs\map_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9815141Z copying torch\include\google\protobuf\stubs\mutex.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9822601Z copying torch\include\google\protobuf\stubs\once.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9836410Z copying torch\include\google\protobuf\stubs\platform_macros.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9843176Z copying torch\include\google\protobuf\stubs\port.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9849823Z copying torch\include\google\protobuf\stubs\status.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9856649Z copying torch\include\google\protobuf\stubs\stl_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9870203Z copying torch\include\google\protobuf\stubs\stringpiece.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9877149Z copying torch\include\google\protobuf\stubs\strutil.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9884312Z copying torch\include\google\protobuf\stubs\template_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-12-04T09:34:49.9890229Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:34:49.9893315Z copying torch\include\google\protobuf\util\delimited_message_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:34:49.9910868Z copying torch\include\google\protobuf\util\field_comparator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:34:49.9917436Z copying torch\include\google\protobuf\util\field_mask_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:34:49.9929018Z copying torch\include\google\protobuf\util\json_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:34:49.9942295Z copying torch\include\google\protobuf\util\message_differencer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:34:49.9949496Z copying torch\include\google\protobuf\util\time_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:34:49.9956349Z copying torch\include\google\protobuf\util\type_resolver.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:34:49.9962939Z copying torch\include\google\protobuf\util\type_resolver_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-12-04T09:34:49.9968634Z creating build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:49.9971854Z copying torch\include\kineto\AbstractConfig.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:49.9978910Z copying torch\include\kineto\ActivityProfilerInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:49.9985886Z copying torch\include\kineto\ActivityTraceInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:49.9997886Z copying torch\include\kineto\ActivityType.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0004408Z copying torch\include\kineto\ClientInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0010908Z copying torch\include\kineto\Config.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0017449Z copying torch\include\kineto\GenericTraceActivity.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0024156Z copying torch\include\kineto\IActivityProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0030668Z copying torch\include\kineto\ILoggerObserver.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0037146Z copying torch\include\kineto\ITraceActivity.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0043762Z copying torch\include\kineto\libkineto.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0056455Z copying torch\include\kineto\LoggingAPI.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0062693Z copying torch\include\kineto\output_base.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0069111Z copying torch\include\kineto\ThreadUtil.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0075826Z copying torch\include\kineto\time_since_epoch.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0088126Z copying torch\include\kineto\TraceSpan.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-12-04T09:34:50.0093716Z creating build\lib.win-amd64-cpython-310\torch\include\legacy 2025-12-04T09:34:50.0096629Z copying torch\include\legacy\ittnotify.h -> build\lib.win-amd64-cpython-310\torch\include\legacy 2025-12-04T09:34:50.0102832Z creating build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-12-04T09:34:50.0106049Z copying torch\include\mimalloc-2.2\mimalloc-new-delete.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-12-04T09:34:50.0112829Z copying torch\include\mimalloc-2.2\mimalloc-override.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-12-04T09:34:50.0119117Z copying torch\include\mimalloc-2.2\mimalloc-stats.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-12-04T09:34:50.0131862Z copying torch\include\mimalloc-2.2\mimalloc.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-12-04T09:34:50.0187089Z creating build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0191264Z copying torch\include\oneapi\dnnl\dnnl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0199869Z copying torch\include\oneapi\dnnl\dnnl_common.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0207206Z copying torch\include\oneapi\dnnl\dnnl_common_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0214175Z copying torch\include\oneapi\dnnl\dnnl_config.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0232537Z copying torch\include\oneapi\dnnl\dnnl_debug.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0238970Z copying torch\include\oneapi\dnnl\dnnl_graph.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0246204Z copying torch\include\oneapi\dnnl\dnnl_graph_ocl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0252657Z copying torch\include\oneapi\dnnl\dnnl_graph_sycl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0259353Z copying torch\include\oneapi\dnnl\dnnl_graph_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0266695Z copying torch\include\oneapi\dnnl\dnnl_ocl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0273099Z copying torch\include\oneapi\dnnl\dnnl_ocl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0280014Z copying torch\include\oneapi\dnnl\dnnl_sycl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0291873Z copying torch\include\oneapi\dnnl\dnnl_sycl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0298641Z copying torch\include\oneapi\dnnl\dnnl_threadpool.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0305538Z copying torch\include\oneapi\dnnl\dnnl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0313436Z copying torch\include\oneapi\dnnl\dnnl_ukernel.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0326121Z copying torch\include\oneapi\dnnl\dnnl_ukernel_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0333116Z copying torch\include\oneapi\dnnl\dnnl_version.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0340028Z copying torch\include\oneapi\dnnl\dnnl_version_hash.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:50.0345765Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0348777Z copying torch\include\pybind11\attr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0356352Z copying torch\include\pybind11\buffer_info.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0362832Z copying torch\include\pybind11\cast.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0370569Z copying torch\include\pybind11\chrono.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0377004Z copying torch\include\pybind11\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0389302Z copying torch\include\pybind11\complex.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0400600Z copying torch\include\pybind11\critical_section.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0407263Z copying torch\include\pybind11\eigen.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0413707Z copying torch\include\pybind11\embed.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0420303Z copying torch\include\pybind11\eval.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0426852Z copying torch\include\pybind11\functional.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0433399Z copying torch\include\pybind11\gil.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0451128Z copying torch\include\pybind11\gil_safe_call_once.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0457799Z copying torch\include\pybind11\gil_simple.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0464395Z copying torch\include\pybind11\iostream.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0470938Z copying torch\include\pybind11\native_enum.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0483125Z copying torch\include\pybind11\numpy.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0490875Z copying torch\include\pybind11\operators.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0497630Z copying torch\include\pybind11\options.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0504168Z copying torch\include\pybind11\pybind11.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0513513Z copying torch\include\pybind11\pytypes.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0521221Z copying torch\include\pybind11\stl.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0528308Z copying torch\include\pybind11\stl_bind.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0535659Z copying torch\include\pybind11\subinterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0542540Z copying torch\include\pybind11\trampoline_self_life_support.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0549620Z copying torch\include\pybind11\type_caster_pyobject_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0556065Z copying torch\include\pybind11\typing.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0562981Z copying torch\include\pybind11\warnings.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-12-04T09:34:50.0578725Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-12-04T09:34:50.0593946Z copying torch\include\pybind11\conduit\pybind11_conduit_v1.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-12-04T09:34:50.0594529Z copying torch\include\pybind11\conduit\pybind11_platform_abi_id.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-12-04T09:34:50.0595215Z copying torch\include\pybind11\conduit\wrap_include_python_h.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-12-04T09:34:50.0611035Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0614021Z copying torch\include\pybind11\detail\class.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0621062Z copying torch\include\pybind11\detail\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0628419Z copying torch\include\pybind11\detail\cpp_conduit.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0634750Z copying torch\include\pybind11\detail\descr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0647556Z copying torch\include\pybind11\detail\dynamic_raw_ptr_cast_if_possible.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0659584Z copying torch\include\pybind11\detail\exception_translation.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0666181Z copying torch\include\pybind11\detail\function_record_pyobject.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0672601Z copying torch\include\pybind11\detail\init.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0679487Z copying torch\include\pybind11\detail\internals.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0686816Z copying torch\include\pybind11\detail\native_enum_data.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0693496Z copying torch\include\pybind11\detail\pybind11_namespace_macros.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0700110Z copying torch\include\pybind11\detail\struct_smart_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0706809Z copying torch\include\pybind11\detail\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0713251Z copying torch\include\pybind11\detail\type_caster_base.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0721438Z copying torch\include\pybind11\detail\using_smart_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0733459Z copying torch\include\pybind11\detail\value_and_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-12-04T09:34:50.0739371Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-12-04T09:34:50.0742304Z copying torch\include\pybind11\eigen\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-12-04T09:34:50.0748960Z copying torch\include\pybind11\eigen\matrix.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-12-04T09:34:50.0756259Z copying torch\include\pybind11\eigen\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-12-04T09:34:50.0763064Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\stl 2025-12-04T09:34:50.0766732Z copying torch\include\pybind11\stl\filesystem.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\stl 2025-12-04T09:34:50.0772580Z creating build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:34:50.0775787Z copying torch\include\torch\custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:34:50.0783884Z copying torch\include\torch\custom_class_detail.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:34:50.0790713Z copying torch\include\torch\extension.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:34:50.0803574Z copying torch\include\torch\library.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:34:50.0816306Z copying torch\include\torch\script.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-12-04T09:34:50.0821679Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0825162Z copying torch\include\torch\csrc\copy_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0843193Z copying torch\include\torch\csrc\CudaIPCTypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0849705Z copying torch\include\torch\csrc\DataLoader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0856019Z copying torch\include\torch\csrc\Device.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0868661Z copying torch\include\torch\csrc\DeviceAccelerator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0874776Z copying torch\include\torch\csrc\Dtype.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0881530Z copying torch\include\torch\csrc\DynamicTypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0888098Z copying torch\include\torch\csrc\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0900071Z copying torch\include\torch\csrc\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0907228Z copying torch\include\torch\csrc\Export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0913313Z copying torch\include\torch\csrc\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0919758Z copying torch\include\torch\csrc\itt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0936936Z copying torch\include\torch\csrc\itt_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0943141Z copying torch\include\torch\csrc\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0949579Z copying torch\include\torch\csrc\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0955999Z copying torch\include\torch\csrc\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0968683Z copying torch\include\torch\csrc\PyInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0975091Z copying torch\include\torch\csrc\PyInterpreterHooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0981654Z copying torch\include\torch\csrc\python_dimname.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0987788Z copying torch\include\torch\csrc\python_headers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.0994690Z copying torch\include\torch\csrc\QScheme.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1001285Z copying torch\include\torch\csrc\serialization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1008204Z copying torch\include\torch\csrc\shim_conversion_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1020145Z copying torch\include\torch\csrc\Size.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1031985Z copying torch\include\torch\csrc\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1038352Z copying torch\include\torch\csrc\StorageMethods.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1044739Z copying torch\include\torch\csrc\StorageSharing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1068296Z copying torch\include\torch\csrc\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1086131Z copying torch\include\torch\csrc\THConcat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1092197Z copying torch\include\torch\csrc\THP.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1098383Z copying torch\include\torch\csrc\TypeInfo.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1104323Z copying torch\include\torch\csrc\Types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1110619Z copying torch\include\torch\csrc\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-12-04T09:34:50.1116178Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc 2025-12-04T09:34:50.1119420Z copying torch\include\torch\csrc\acc\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc 2025-12-04T09:34:50.1124755Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1129734Z copying torch\include\torch\csrc\api\include\torch\all.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1135936Z copying torch\include\torch\csrc\api\include\torch\arg.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1148382Z copying torch\include\torch\csrc\api\include\torch\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1154537Z copying torch\include\torch\csrc\api\include\torch\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1160936Z copying torch\include\torch\csrc\api\include\torch\data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1167179Z copying torch\include\torch\csrc\api\include\torch\enum.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1173911Z 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-12-04T09:34:50.1204041Z copying torch\include\torch\csrc\api\include\torch\fft.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1210514Z copying torch\include\torch\csrc\api\include\torch\imethod.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1217180Z copying torch\include\torch\csrc\api\include\torch\jit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1223994Z copying torch\include\torch\csrc\api\include\torch\mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1230105Z copying torch\include\torch\csrc\api\include\torch\nested.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1236410Z copying torch\include\torch\csrc\api\include\torch\nn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1253556Z copying torch\include\torch\csrc\api\include\torch\optim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1260864Z 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-12-04T09:34:50.1267910Z copying torch\include\torch\csrc\api\include\torch\python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1276995Z copying torch\include\torch\csrc\api\include\torch\serialize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1284169Z copying torch\include\torch\csrc\api\include\torch\sparse.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1290777Z copying torch\include\torch\csrc\api\include\torch\special.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1298555Z copying torch\include\torch\csrc\api\include\torch\torch.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1305331Z copying torch\include\torch\csrc\api\include\torch\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1318493Z copying torch\include\torch\csrc\api\include\torch\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1325236Z copying torch\include\torch\csrc\api\include\torch\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1331423Z copying torch\include\torch\csrc\api\include\torch\xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-12-04T09:34:50.1336738Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-12-04T09:34:50.1339970Z 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-12-04T09:34:50.1346715Z 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-12-04T09:34:50.1353236Z 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-12-04T09:34:50.1359715Z 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-12-04T09:34:50.1366604Z 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-12-04T09:34:50.1383554Z 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-12-04T09:34:50.1389712Z 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-12-04T09:34:50.1396023Z 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-12-04T09:34:50.1412961Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-12-04T09:34:50.1416199Z 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-12-04T09:34:50.1422730Z 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-12-04T09:34:50.1429241Z 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-12-04T09:34:50.1434989Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-12-04T09:34:50.1438457Z 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-12-04T09:34:50.1456842Z 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-12-04T09:34:50.1464234Z 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-12-04T09:34:50.1470902Z 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-12-04T09:34:50.1477370Z 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-12-04T09:34:50.1484058Z 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-12-04T09:34:50.1490937Z 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-12-04T09:34:50.1502442Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail 2025-12-04T09:34:50.1505663Z 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-12-04T09:34:50.1518422Z 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-12-04T09:34:50.1525306Z 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-12-04T09:34:50.1531275Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-12-04T09:34:50.1534664Z 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-12-04T09:34:50.1541439Z 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-12-04T09:34:50.1554402Z 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-12-04T09:34:50.1561148Z 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-12-04T09:34:50.1567911Z 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-12-04T09:34:50.1585802Z 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-12-04T09:34:50.1592778Z 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-12-04T09:34:50.1598324Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms 2025-12-04T09:34:50.1601634Z 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-12-04T09:34:50.1608746Z 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-12-04T09:34:50.1622076Z 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-12-04T09:34:50.1628678Z 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-12-04T09:34:50.1635270Z 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-12-04T09:34:50.1640607Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\detail 2025-12-04T09:34:50.1643860Z 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-12-04T09:34:50.1658303Z 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-12-04T09:34:50.1663868Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nativert 2025-12-04T09:34:50.1667217Z 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-12-04T09:34:50.1673181Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-12-04T09:34:50.1676430Z 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-12-04T09:34:50.1683403Z 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-12-04T09:34:50.1696411Z 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-12-04T09:34:50.1703236Z 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-12-04T09:34:50.1710859Z 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-12-04T09:34:50.1733287Z 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-12-04T09:34:50.1739743Z 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-12-04T09:34:50.1746519Z 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-12-04T09:34:50.1753165Z 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-12-04T09:34:50.1764800Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-12-04T09:34:50.1768117Z 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-12-04T09:34:50.1775449Z 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-12-04T09:34:50.1782034Z 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-12-04T09:34:50.1788547Z 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-12-04T09:34:50.1806428Z 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-12-04T09:34:50.1812924Z 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-12-04T09:34:50.1819653Z 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-12-04T09:34:50.1826268Z 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-12-04T09:34:50.1832792Z 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-12-04T09:34:50.1839366Z 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-12-04T09:34:50.1846716Z 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-12-04T09:34:50.1860347Z 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-12-04T09:34:50.1868085Z 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-12-04T09:34:50.1875450Z 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-12-04T09:34:50.1883097Z 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-12-04T09:34:50.1890089Z 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-12-04T09:34:50.1895803Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-12-04T09:34:50.1899002Z 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-12-04T09:34:50.1907581Z 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-12-04T09:34:50.1913289Z 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-12-04T09:34:50.1919893Z 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-12-04T09:34:50.1926619Z 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-12-04T09:34:50.1940852Z 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-12-04T09:34:50.1947176Z 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-12-04T09:34:50.1954312Z 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-12-04T09:34:50.1961246Z 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-12-04T09:34:50.1968524Z 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-12-04T09:34:50.1981565Z 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-12-04T09:34:50.1988216Z 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-12-04T09:34:50.1995427Z 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-12-04T09:34:50.2002924Z 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-12-04T09:34:50.2015434Z 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-12-04T09:34:50.2022198Z 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-12-04T09:34:50.2029460Z 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-12-04T09:34:50.2036407Z 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-12-04T09:34:50.2050934Z 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-12-04T09:34:50.2057832Z 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-12-04T09:34:50.2065397Z 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-12-04T09:34:50.2073192Z 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-12-04T09:34:50.2080037Z 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-12-04T09:34:50.2085807Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-12-04T09:34:50.2089141Z 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-12-04T09:34:50.2097313Z 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-12-04T09:34:50.2103780Z 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-12-04T09:34:50.2117371Z 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-12-04T09:34:50.2131782Z 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-12-04T09:34:50.2137818Z 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-12-04T09:34:50.2150795Z 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-12-04T09:34:50.2157548Z 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-12-04T09:34:50.2164509Z 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-12-04T09:34:50.2172127Z 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-12-04T09:34:50.2183846Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-12-04T09:34:50.2186999Z 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-12-04T09:34:50.2194904Z 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-12-04T09:34:50.2201441Z 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-12-04T09:34:50.2208081Z 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-12-04T09:34:50.2220434Z 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-12-04T09:34:50.2232622Z 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-12-04T09:34:50.2239422Z 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-12-04T09:34:50.2252862Z 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-12-04T09:34:50.2259235Z 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-12-04T09:34:50.2310992Z 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-12-04T09:34:50.2317483Z 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-12-04T09:34:50.2324761Z 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-12-04T09:34:50.2332022Z 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-12-04T09:34:50.2338470Z 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-12-04T09:34:50.2345096Z 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-12-04T09:34:50.2357974Z 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-12-04T09:34:50.2364936Z 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-12-04T09:34:50.2371808Z 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-12-04T09:34:50.2378425Z 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-12-04T09:34:50.2391675Z 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-12-04T09:34:50.2399042Z 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-12-04T09:34:50.2404941Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-12-04T09:34:50.2408151Z 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-12-04T09:34:50.2414161Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils 2025-12-04T09:34:50.2417510Z 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-12-04T09:34:50.2424406Z 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-12-04T09:34:50.2431124Z 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-12-04T09:34:50.2437363Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-12-04T09:34:50.2440616Z 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-12-04T09:34:50.2447354Z 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-12-04T09:34:50.2461968Z 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-12-04T09:34:50.2468084Z 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-12-04T09:34:50.2474366Z 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-12-04T09:34:50.2481412Z 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-12-04T09:34:50.2513828Z 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-12-04T09:34:50.2520539Z 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-12-04T09:34:50.2526230Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-12-04T09:34:50.2529561Z 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-12-04T09:34:50.2547164Z 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-12-04T09:34:50.2553979Z 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-12-04T09:34:50.2565168Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\python 2025-12-04T09:34:50.2568254Z 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-12-04T09:34:50.2573803Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize 2025-12-04T09:34:50.2577164Z 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-12-04T09:34:50.2583845Z 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-12-04T09:34:50.2590972Z 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-12-04T09:34:50.2597781Z 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-12-04T09:34:50.2614262Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2617386Z copying torch\include\torch\csrc\autograd\anomaly_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2624355Z copying torch\include\torch\csrc\autograd\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2631112Z copying torch\include\torch\csrc\autograd\autograd_not_implemented_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2637704Z copying torch\include\torch\csrc\autograd\cpp_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2649554Z copying torch\include\torch\csrc\autograd\custom_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2656882Z copying torch\include\torch\csrc\autograd\edge.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2669374Z copying torch\include\torch\csrc\autograd\engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2675842Z copying torch\include\torch\csrc\autograd\forward_grad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2682550Z copying torch\include\torch\csrc\autograd\function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2689756Z copying torch\include\torch\csrc\autograd\FunctionsManual.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2703370Z copying torch\include\torch\csrc\autograd\function_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2721056Z copying torch\include\torch\csrc\autograd\grad_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2722054Z copying torch\include\torch\csrc\autograd\graph_task.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2724872Z copying torch\include\torch\csrc\autograd\InferenceMode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2731207Z copying torch\include\torch\csrc\autograd\input_buffer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2738467Z copying torch\include\torch\csrc\autograd\input_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2745440Z copying torch\include\torch\csrc\autograd\jit_decomp_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2751859Z copying torch\include\torch\csrc\autograd\profiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2764716Z copying torch\include\torch\csrc\autograd\profiler_kineto.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2771439Z copying torch\include\torch\csrc\autograd\profiler_legacy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2778188Z copying torch\include\torch\csrc\autograd\profiler_python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2784677Z copying torch\include\torch\csrc\autograd\python_anomaly_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2803430Z copying torch\include\torch\csrc\autograd\python_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2810466Z copying torch\include\torch\csrc\autograd\python_cpp_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2816864Z copying torch\include\torch\csrc\autograd\python_engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2823473Z copying torch\include\torch\csrc\autograd\python_enum_tag.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2836385Z copying torch\include\torch\csrc\autograd\python_fft_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2842796Z copying torch\include\torch\csrc\autograd\python_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2849568Z copying torch\include\torch\csrc\autograd\python_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.2856321Z copying torch\include\torch\csrc\autograd\python_legacy_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3585454Z copying torch\include\torch\csrc\autograd\python_linalg_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3597694Z copying torch\include\torch\csrc\autograd\python_nested_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3604573Z copying torch\include\torch\csrc\autograd\python_nn_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3611166Z copying torch\include\torch\csrc\autograd\python_saved_variable_hooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3618514Z copying torch\include\torch\csrc\autograd\python_sparse_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3624604Z copying torch\include\torch\csrc\autograd\python_special_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3631585Z copying torch\include\torch\csrc\autograd\python_torch_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3638458Z copying torch\include\torch\csrc\autograd\python_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3651607Z copying torch\include\torch\csrc\autograd\python_variable_indexing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3658805Z copying torch\include\torch\csrc\autograd\record_function_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3665397Z copying torch\include\torch\csrc\autograd\saved_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3672262Z copying torch\include\torch\csrc\autograd\saved_variable_hooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3690916Z copying torch\include\torch\csrc\autograd\symbolic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3696845Z copying torch\include\torch\csrc\autograd\variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3704215Z copying torch\include\torch\csrc\autograd\VariableTypeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3711057Z copying torch\include\torch\csrc\autograd\variable_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-12-04T09:34:50.3724125Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:34:50.3727542Z copying torch\include\torch\csrc\autograd\functions\accumulate_grad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:34:50.3734897Z copying torch\include\torch\csrc\autograd\functions\basic_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:34:50.3741375Z copying torch\include\torch\csrc\autograd\functions\comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:34:50.3749101Z copying torch\include\torch\csrc\autograd\functions\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:34:50.3767107Z copying torch\include\torch\csrc\autograd\functions\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:34:50.3773516Z copying torch\include\torch\csrc\autograd\functions\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-12-04T09:34:50.3779020Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:34:50.3782381Z copying torch\include\torch\csrc\autograd\generated\Functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:34:50.3799944Z copying torch\include\torch\csrc\autograd\generated\python_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:34:50.3806637Z copying torch\include\torch\csrc\autograd\generated\python_return_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:34:50.3819678Z copying torch\include\torch\csrc\autograd\generated\VariableType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:34:50.3826605Z copying torch\include\torch\csrc\autograd\generated\variable_factories.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:34:50.3834177Z copying torch\include\torch\csrc\autograd\generated\ViewFuncs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-12-04T09:34:50.3840507Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-12-04T09:34:50.3843801Z copying torch\include\torch\csrc\autograd\utils\error_messages.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-12-04T09:34:50.3850087Z copying torch\include\torch\csrc\autograd\utils\grad_layout_contract.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-12-04T09:34:50.3863079Z copying torch\include\torch\csrc\autograd\utils\lambda_post_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-12-04T09:34:50.3870296Z copying torch\include\torch\csrc\autograd\utils\python_arg_parsing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-12-04T09:34:50.3899347Z copying torch\include\torch\csrc\autograd\utils\warnings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-12-04T09:34:50.3911674Z copying torch\include\torch\csrc\autograd\utils\wrap_outputs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-12-04T09:34:50.3917579Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu 2025-12-04T09:34:50.3920520Z copying torch\include\torch\csrc\cpu\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu 2025-12-04T09:34:50.3926011Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.3928970Z copying torch\include\torch\csrc\cuda\comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.3936091Z copying torch\include\torch\csrc\cuda\CUDAPluggableAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.3942573Z copying torch\include\torch\csrc\cuda\device_set.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.3948771Z copying torch\include\torch\csrc\cuda\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.3955071Z copying torch\include\torch\csrc\cuda\GdsFile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.3982916Z copying torch\include\torch\csrc\cuda\memory_snapshot.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.3989079Z copying torch\include\torch\csrc\cuda\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.3995226Z copying torch\include\torch\csrc\cuda\nccl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.4001836Z copying torch\include\torch\csrc\cuda\python_comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.4016406Z copying torch\include\torch\csrc\cuda\python_nccl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.4022896Z copying torch\include\torch\csrc\cuda\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.4029355Z copying torch\include\torch\csrc\cuda\THCP.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.4035532Z copying torch\include\torch\csrc\cuda\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-12-04T09:34:50.4046644Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed 2025-12-04T09:34:50.4050098Z copying torch\include\torch\csrc\distributed\Placement.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed 2025-12-04T09:34:50.4056770Z copying torch\include\torch\csrc\distributed\python_placement.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed 2025-12-04T09:34:50.4061998Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-12-04T09:34:50.4065109Z copying torch\include\torch\csrc\distributed\autograd\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-12-04T09:34:50.4071737Z copying torch\include\torch\csrc\distributed\autograd\python_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-12-04T09:34:50.4084110Z copying torch\include\torch\csrc\distributed\autograd\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-12-04T09:34:50.4090203Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-12-04T09:34:50.4092852Z copying torch\include\torch\csrc\distributed\autograd\context\container.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-12-04T09:34:50.4099443Z copying torch\include\torch\csrc\distributed\autograd\context\context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-12-04T09:34:50.4106104Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\engine 2025-12-04T09:34:50.4108753Z 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-12-04T09:34:50.4113988Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\functions 2025-12-04T09:34:50.4127653Z 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-12-04T09:34:50.4134739Z 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-12-04T09:34:50.4140216Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-12-04T09:34:50.4143634Z 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-12-04T09:34:50.4150824Z 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-12-04T09:34:50.4157872Z 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-12-04T09:34:50.4171011Z 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-12-04T09:34:50.4177788Z 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-12-04T09:34:50.4185024Z 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-12-04T09:34:50.4195528Z 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-12-04T09:34:50.4202269Z 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-12-04T09:34:50.4305695Z 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-12-04T09:34:50.4312028Z 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-12-04T09:34:50.4317315Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:50.4326704Z copying torch\include\torch\csrc\distributed\c10d\c10d.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:50.4339254Z copying torch\include\torch\csrc\distributed\c10d\debug.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:50.4345790Z copying torch\include\torch\csrc\distributed\c10d\error.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:50.4352795Z copying torch\include\torch\csrc\distributed\c10d\exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:50.4359494Z copying torch\include\torch\csrc\distributed\c10d\logging.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:50.4372177Z copying torch\include\torch\csrc\distributed\c10d\python_comm_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:50.4384612Z copying torch\include\torch\csrc\distributed\c10d\socket.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:50.4391209Z copying torch\include\torch\csrc\distributed\c10d\socket_fmt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:50.4404279Z copying torch\include\torch\csrc\distributed\c10d\TraceUtils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:50.4410097Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization 2025-12-04T09:34:50.4413309Z copying torch\include\torch\csrc\distributed\c10d\quantization\quantization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization 2025-12-04T09:34:50.4419714Z 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-12-04T09:34:50.4426534Z 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-12-04T09:34:50.4443525Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-12-04T09:34:50.4446832Z 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-12-04T09:34:50.4452435Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4455775Z copying torch\include\torch\csrc\distributed\rpc\agent_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4462262Z copying torch\include\torch\csrc\distributed\rpc\message.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4474501Z copying torch\include\torch\csrc\distributed\rpc\python_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4481110Z copying torch\include\torch\csrc\distributed\rpc\python_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4493922Z copying torch\include\torch\csrc\distributed\rpc\python_remote_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4505519Z copying torch\include\torch\csrc\distributed\rpc\python_resp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4512223Z copying torch\include\torch\csrc\distributed\rpc\python_rpc_handler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4518858Z copying torch\include\torch\csrc\distributed\rpc\py_rref.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4525730Z copying torch\include\torch\csrc\distributed\rpc\request_callback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4532402Z copying torch\include\torch\csrc\distributed\rpc\request_callback_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4539146Z 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-12-04T09:34:50.4545910Z copying torch\include\torch\csrc\distributed\rpc\rpc.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4552121Z copying torch\include\torch\csrc\distributed\rpc\rpc_agent.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4565789Z copying torch\include\torch\csrc\distributed\rpc\rpc_command_base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4572469Z copying torch\include\torch\csrc\distributed\rpc\rref_context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4579177Z copying torch\include\torch\csrc\distributed\rpc\rref_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4586445Z copying torch\include\torch\csrc\distributed\rpc\rref_proto.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4599475Z copying torch\include\torch\csrc\distributed\rpc\script_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4606289Z copying torch\include\torch\csrc\distributed\rpc\script_remote_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4613283Z copying torch\include\torch\csrc\distributed\rpc\script_resp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4626291Z copying torch\include\torch\csrc\distributed\rpc\tensorpipe_agent.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4639958Z copying torch\include\torch\csrc\distributed\rpc\tensorpipe_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4646920Z copying torch\include\torch\csrc\distributed\rpc\torchscript_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4653606Z copying torch\include\torch\csrc\distributed\rpc\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4660572Z copying torch\include\torch\csrc\distributed\rpc\unpickled_python_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4673990Z 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-12-04T09:34:50.4680729Z copying torch\include\torch\csrc\distributed\rpc\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:34:50.4686624Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\metrics 2025-12-04T09:34:50.4690129Z copying torch\include\torch\csrc\distributed\rpc\metrics\RpcMetricsHandler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\metrics 2025-12-04T09:34:50.4695770Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\profiler 2025-12-04T09:34:50.4699318Z 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-12-04T09:34:50.4706149Z 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-12-04T09:34:50.4711779Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing 2025-12-04T09:34:50.4715164Z 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-12-04T09:34:50.4722442Z copying torch\include\torch\csrc\distributed\rpc\testing\testing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing 2025-12-04T09:34:50.4728591Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4731605Z copying torch\include\torch\csrc\dynamo\cache_entry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4745415Z copying torch\include\torch\csrc\dynamo\compiled_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4753537Z copying torch\include\torch\csrc\dynamo\cpp_shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4759766Z copying torch\include\torch\csrc\dynamo\cpython_defs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4777703Z copying torch\include\torch\csrc\dynamo\cpython_includes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4784297Z copying torch\include\torch\csrc\dynamo\debug_macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4791011Z copying torch\include\torch\csrc\dynamo\eval_frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4797893Z copying torch\include\torch\csrc\dynamo\eval_frame_cpp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4810451Z copying torch\include\torch\csrc\dynamo\extra_state.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4817153Z copying torch\include\torch\csrc\dynamo\framelocals_mapping.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4823620Z copying torch\include\torch\csrc\dynamo\guards.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4830169Z copying torch\include\torch\csrc\dynamo\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4843504Z copying torch\include\torch\csrc\dynamo\python_compiled_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4850413Z copying torch\include\torch\csrc\dynamo\stackref_bridge.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4857580Z copying torch\include\torch\csrc\dynamo\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-12-04T09:34:50.4863398Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-12-04T09:34:50.4866803Z copying torch\include\torch\csrc\export\example_upgraders.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-12-04T09:34:50.4879220Z copying torch\include\torch\csrc\export\pt2_archive_constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-12-04T09:34:50.4886078Z copying torch\include\torch\csrc\export\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-12-04T09:34:50.4892490Z copying torch\include\torch\csrc\export\upgrader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-12-04T09:34:50.4898126Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization 2025-12-04T09:34:50.4901589Z copying torch\include\torch\csrc\functionalization\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization 2025-12-04T09:34:50.4913166Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch 2025-12-04T09:34:50.4916253Z copying torch\include\torch\csrc\functorch\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch 2025-12-04T09:34:50.4921516Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx 2025-12-04T09:34:50.4924698Z copying torch\include\torch\csrc\fx\node.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx 2025-12-04T09:34:50.4930059Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-12-04T09:34:50.4933237Z copying torch\include\torch\csrc\inductor\array_ref_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-12-04T09:34:50.4939950Z copying torch\include\torch\csrc\inductor\cpp_prefix.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-12-04T09:34:50.4953232Z copying torch\include\torch\csrc\inductor\inductor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-12-04T09:34:50.4959932Z copying torch\include\torch\csrc\inductor\static_cuda_launcher.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-12-04T09:34:50.4971273Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_eager 2025-12-04T09:34:50.4974517Z 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-12-04T09:34:50.4981415Z 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-12-04T09:34:50.4987582Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-12-04T09:34:50.4990479Z 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-12-04T09:34:50.4996726Z copying torch\include\torch\csrc\inductor\aoti_include\common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-12-04T09:34:50.5002992Z copying torch\include\torch\csrc\inductor\aoti_include\cpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-12-04T09:34:50.5009315Z copying torch\include\torch\csrc\inductor\aoti_include\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-12-04T09:34:50.5015386Z copying torch\include\torch\csrc\inductor\aoti_include\mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-12-04T09:34:50.5027328Z copying torch\include\torch\csrc\inductor\aoti_include\xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-12-04T09:34:50.5038661Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package 2025-12-04T09:34:50.5041867Z 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-12-04T09:34:50.5048537Z copying torch\include\torch\csrc\inductor\aoti_package\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package 2025-12-04T09:34:50.5054031Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-12-04T09:34:50.5057306Z 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-12-04T09:34:50.5063918Z 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-12-04T09:34:50.5070394Z 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-12-04T09:34:50.5083654Z 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-12-04T09:34:50.5090108Z 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-12-04T09:34:50.5102700Z copying torch\include\torch\csrc\inductor\aoti_runner\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-12-04T09:34:50.5108055Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-12-04T09:34:50.5111295Z 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-12-04T09:34:50.5117941Z 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-12-04T09:34:50.5124230Z 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-12-04T09:34:50.5135952Z copying torch\include\torch\csrc\inductor\aoti_runtime\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-12-04T09:34:50.5142659Z copying torch\include\torch\csrc\inductor\aoti_runtime\kernel_context_tls.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-12-04T09:34:50.5149059Z 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-12-04T09:34:50.5161994Z copying torch\include\torch\csrc\inductor\aoti_runtime\model.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-12-04T09:34:50.5168545Z 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-12-04T09:34:50.5175664Z 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-12-04T09:34:50.5182748Z 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-12-04T09:34:50.5196268Z 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-12-04T09:34:50.5203301Z 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-12-04T09:34:50.5210839Z copying torch\include\torch\csrc\inductor\aoti_runtime\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-12-04T09:34:50.5217443Z 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-12-04T09:34:50.5230458Z 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-12-04T09:34:50.5236898Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-12-04T09:34:50.5240309Z 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-12-04T09:34:50.5247324Z 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-12-04T09:34:50.5254298Z 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-12-04T09:34:50.5267601Z 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-12-04T09:34:50.5274295Z copying torch\include\torch\csrc\inductor\aoti_torch\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-12-04T09:34:50.5279925Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-12-04T09:34:50.5283052Z 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-12-04T09:34:50.5296059Z 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-12-04T09:34:50.5303080Z 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-12-04T09:34:50.5309690Z 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-12-04T09:34:50.5316296Z 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-12-04T09:34:50.5329388Z 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-12-04T09:34:50.5339868Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-12-04T09:34:50.5343039Z 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-12-04T09:34:50.5349996Z 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-12-04T09:34:50.5363328Z 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-12-04T09:34:50.5381745Z 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-12-04T09:34:50.5388836Z 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-12-04T09:34:50.5394495Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-12-04T09:34:50.5397985Z 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-12-04T09:34:50.5404030Z copying torch\include\torch\csrc\inductor\cpp_wrapper\common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-12-04T09:34:50.5410408Z copying torch\include\torch\csrc\inductor\cpp_wrapper\cpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-12-04T09:34:50.5417017Z copying torch\include\torch\csrc\inductor\cpp_wrapper\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-12-04T09:34:50.5429307Z copying torch\include\torch\csrc\inductor\cpp_wrapper\mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-12-04T09:34:50.5440290Z copying torch\include\torch\csrc\inductor\cpp_wrapper\xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-12-04T09:34:50.5445844Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-12-04T09:34:50.5449000Z 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-12-04T09:34:50.5461414Z 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-12-04T09:34:50.5467563Z 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-12-04T09:34:50.5473707Z 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-12-04T09:34:50.5478902Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\instruction_counter 2025-12-04T09:34:50.5482133Z copying torch\include\torch\csrc\instruction_counter\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\instruction_counter 2025-12-04T09:34:50.5487363Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-12-04T09:34:50.5490327Z copying torch\include\torch\csrc\jit\jit_log.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-12-04T09:34:50.5496789Z copying torch\include\torch\csrc\jit\jit_opt_limit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-12-04T09:34:50.5503816Z copying torch\include\torch\csrc\jit\resource_guard.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-12-04T09:34:50.5509089Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-12-04T09:34:50.5512122Z copying torch\include\torch\csrc\jit\api\compilation_unit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-12-04T09:34:50.5518713Z copying torch\include\torch\csrc\jit\api\function_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-12-04T09:34:50.5525410Z copying torch\include\torch\csrc\jit\api\method.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-12-04T09:34:50.5531722Z copying torch\include\torch\csrc\jit\api\module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-12-04T09:34:50.5538539Z copying torch\include\torch\csrc\jit\api\object.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-12-04T09:34:50.5550659Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:34:50.5559305Z copying torch\include\torch\csrc\jit\backends\backend.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:34:50.5566075Z copying torch\include\torch\csrc\jit\backends\backend_debug_handler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:34:50.5579082Z copying torch\include\torch\csrc\jit\backends\backend_debug_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:34:50.5585779Z copying torch\include\torch\csrc\jit\backends\backend_detail.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:34:50.5598762Z copying torch\include\torch\csrc\jit\backends\backend_exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:34:50.5612099Z copying torch\include\torch\csrc\jit\backends\backend_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:34:50.5618495Z copying torch\include\torch\csrc\jit\backends\backend_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:34:50.5625419Z copying torch\include\torch\csrc\jit\backends\backend_preprocess.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:34:50.5632010Z copying torch\include\torch\csrc\jit\backends\backend_resolver.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-12-04T09:34:50.5644409Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-12-04T09:34:50.5648860Z 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-12-04T09:34:50.5654410Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc 2025-12-04T09:34:50.5657535Z 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-12-04T09:34:50.5664552Z 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-12-04T09:34:50.5671171Z 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-12-04T09:34:50.5684290Z 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-12-04T09:34:50.5691110Z 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-12-04T09:34:50.5696866Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack 2025-12-04T09:34:50.5700357Z 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-12-04T09:34:50.5712432Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-12-04T09:34:50.5715610Z 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-12-04T09:34:50.5721332Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-12-04T09:34:50.5724775Z 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-12-04T09:34:50.5730665Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-12-04T09:34:50.5734228Z 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-12-04T09:34:50.5740406Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\cuda 2025-12-04T09:34:50.5745081Z copying torch\include\torch\csrc\jit\codegen\cuda\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\cuda 2025-12-04T09:34:50.5751348Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-12-04T09:34:50.5754753Z 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-12-04T09:34:50.5762268Z copying torch\include\torch\csrc\jit\codegen\fuser\codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-12-04T09:34:50.5768855Z copying torch\include\torch\csrc\jit\codegen\fuser\compiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-12-04T09:34:50.5775360Z copying torch\include\torch\csrc\jit\codegen\fuser\executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-12-04T09:34:50.5787580Z copying torch\include\torch\csrc\jit\codegen\fuser\fallback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-12-04T09:34:50.5794030Z 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-12-04T09:34:50.5806529Z copying torch\include\torch\csrc\jit\codegen\fuser\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-12-04T09:34:50.5818971Z 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-12-04T09:34:50.5825676Z 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-12-04T09:34:50.5832442Z 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-12-04T09:34:50.5838844Z 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-12-04T09:34:50.5857587Z 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-12-04T09:34:50.5862994Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-12-04T09:34:50.5866502Z 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-12-04T09:34:50.5873214Z 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-12-04T09:34:50.5879745Z 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-12-04T09:34:50.5890868Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-12-04T09:34:50.5894122Z 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-12-04T09:34:50.5919557Z 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-12-04T09:34:50.5925097Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-12-04T09:34:50.5928237Z 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-12-04T09:34:50.5934777Z 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-12-04T09:34:50.5941163Z 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-12-04T09:34:50.5947525Z 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-12-04T09:34:50.5959427Z 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-12-04T09:34:50.5972186Z copying torch\include\torch\csrc\jit\codegen\onednn\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-12-04T09:34:50.5979006Z copying torch\include\torch\csrc\jit\codegen\onednn\kernel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-12-04T09:34:50.5985874Z 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-12-04T09:34:50.5992181Z copying torch\include\torch\csrc\jit\codegen\onednn\LlgaTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-12-04T09:34:50.6005242Z copying torch\include\torch\csrc\jit\codegen\onednn\operator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-12-04T09:34:50.6011809Z 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-12-04T09:34:50.6017153Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\cuda 2025-12-04T09:34:50.6020181Z copying torch\include\torch\csrc\jit\cuda\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\cuda 2025-12-04T09:34:50.6025759Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6028924Z copying torch\include\torch\csrc\jit\frontend\builtin_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6041902Z copying torch\include\torch\csrc\jit\frontend\canonicalize_modified_loop.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6048728Z copying torch\include\torch\csrc\jit\frontend\concrete_module_type.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6061331Z copying torch\include\torch\csrc\jit\frontend\convert_to_ssa.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6067805Z copying torch\include\torch\csrc\jit\frontend\edit_distance.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6074168Z copying torch\include\torch\csrc\jit\frontend\error_report.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6080940Z copying torch\include\torch\csrc\jit\frontend\exit_transforms.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6087631Z copying torch\include\torch\csrc\jit\frontend\function_schema_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6100328Z copying torch\include\torch\csrc\jit\frontend\inline_loop_condition.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6106810Z copying torch\include\torch\csrc\jit\frontend\ir_emitter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6113582Z copying torch\include\torch\csrc\jit\frontend\lexer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6121072Z copying torch\include\torch\csrc\jit\frontend\mini_environment.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6202131Z copying torch\include\torch\csrc\jit\frontend\name_mangler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6210150Z copying torch\include\torch\csrc\jit\frontend\parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6216069Z copying torch\include\torch\csrc\jit\frontend\parser_constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6222208Z copying torch\include\torch\csrc\jit\frontend\parse_string_literal.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6228956Z copying torch\include\torch\csrc\jit\frontend\resolver.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6235606Z copying torch\include\torch\csrc\jit\frontend\schema_matching.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6243166Z copying torch\include\torch\csrc\jit\frontend\schema_type_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6250221Z copying torch\include\torch\csrc\jit\frontend\script_type_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6262642Z copying torch\include\torch\csrc\jit\frontend\source_range.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6269851Z copying torch\include\torch\csrc\jit\frontend\source_ref.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6276509Z copying torch\include\torch\csrc\jit\frontend\strtod.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6282954Z copying torch\include\torch\csrc\jit\frontend\sugared_value.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6296248Z copying torch\include\torch\csrc\jit\frontend\tracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6302982Z copying torch\include\torch\csrc\jit\frontend\tree.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6309623Z copying torch\include\torch\csrc\jit\frontend\tree_views.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6316874Z copying torch\include\torch\csrc\jit\frontend\versioned_symbols.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-12-04T09:34:50.6328668Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6331710Z copying torch\include\torch\csrc\jit\ir\alias_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6338471Z copying torch\include\torch\csrc\jit\ir\attributes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6345095Z copying torch\include\torch\csrc\jit\ir\constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6351584Z copying torch\include\torch\csrc\jit\ir\graph_node_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6369641Z copying torch\include\torch\csrc\jit\ir\graph_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6375857Z copying torch\include\torch\csrc\jit\ir\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6383198Z copying torch\include\torch\csrc\jit\ir\irparser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6389818Z copying torch\include\torch\csrc\jit\ir\ir_views.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6397526Z copying torch\include\torch\csrc\jit\ir\named_value.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6403847Z copying torch\include\torch\csrc\jit\ir\node_hashing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6410078Z copying torch\include\torch\csrc\jit\ir\scope.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6423111Z copying torch\include\torch\csrc\jit\ir\subgraph_matcher.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6429881Z copying torch\include\torch\csrc\jit\ir\type_hashing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-12-04T09:34:50.6435571Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6438650Z copying torch\include\torch\csrc\jit\mobile\code.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6445314Z copying torch\include\torch\csrc\jit\mobile\debug_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6452008Z copying torch\include\torch\csrc\jit\mobile\file_format.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6458655Z copying torch\include\torch\csrc\jit\mobile\flatbuffer_loader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6471169Z copying torch\include\torch\csrc\jit\mobile\frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6484467Z copying torch\include\torch\csrc\jit\mobile\function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6490776Z copying torch\include\torch\csrc\jit\mobile\import.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6497347Z copying torch\include\torch\csrc\jit\mobile\import_data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6504172Z copying torch\include\torch\csrc\jit\mobile\import_export_common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6522424Z copying torch\include\torch\csrc\jit\mobile\interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6530123Z copying torch\include\torch\csrc\jit\mobile\method.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6536206Z copying torch\include\torch\csrc\jit\mobile\module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6542524Z copying torch\include\torch\csrc\jit\mobile\observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6555595Z copying torch\include\torch\csrc\jit\mobile\parse_bytecode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6562050Z copying torch\include\torch\csrc\jit\mobile\parse_operators.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6569361Z copying torch\include\torch\csrc\jit\mobile\prim_ops_registery.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6575842Z copying torch\include\torch\csrc\jit\mobile\profiler_edge.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6588560Z copying torch\include\torch\csrc\jit\mobile\promoted_prim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6595427Z copying torch\include\torch\csrc\jit\mobile\quantization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6602170Z 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-12-04T09:34:50.6608905Z copying torch\include\torch\csrc\jit\mobile\type_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6615997Z copying torch\include\torch\csrc\jit\mobile\upgrader_mobile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-12-04T09:34:50.6627736Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-12-04T09:34:50.6631176Z copying torch\include\torch\csrc\jit\mobile\compatibility\backport.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-12-04T09:34:50.6637688Z 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-12-04T09:34:50.6644493Z 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-12-04T09:34:50.6656984Z 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-12-04T09:34:50.6662634Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-12-04T09:34:50.6665896Z 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-12-04T09:34:50.6672884Z 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-12-04T09:34:50.6679725Z 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-12-04T09:34:50.6693614Z 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-12-04T09:34:50.6700476Z 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-12-04T09:34:50.6707149Z 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-12-04T09:34:50.6713900Z 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-12-04T09:34:50.6719502Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-12-04T09:34:50.6722660Z 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-12-04T09:34:50.6729208Z copying torch\include\torch\csrc\jit\mobile\nnc\context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-12-04T09:34:50.6742514Z copying torch\include\torch\csrc\jit\mobile\nnc\registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-12-04T09:34:50.6748096Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-12-04T09:34:50.6751330Z 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-12-04T09:34:50.6757887Z copying torch\include\torch\csrc\jit\mobile\train\random.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-12-04T09:34:50.6764746Z copying torch\include\torch\csrc\jit\mobile\train\sequential.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-12-04T09:34:50.6777205Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train\optim 2025-12-04T09:34:50.6780293Z 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-12-04T09:34:50.6785965Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-12-04T09:34:50.6789434Z copying torch\include\torch\csrc\jit\operator_upgraders\upgraders.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-12-04T09:34:50.6796791Z 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-12-04T09:34:50.6803269Z copying torch\include\torch\csrc\jit\operator_upgraders\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-12-04T09:34:50.6816071Z 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-12-04T09:34:50.6826372Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6829461Z 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-12-04T09:34:50.6835738Z copying torch\include\torch\csrc\jit\passes\annotate_warns.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6848457Z copying torch\include\torch\csrc\jit\passes\autocast.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6854885Z copying torch\include\torch\csrc\jit\passes\bailout_graph.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6866705Z copying torch\include\torch\csrc\jit\passes\batch_mm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6872943Z copying torch\include\torch\csrc\jit\passes\canonicalize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6879747Z 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-12-04T09:34:50.6886214Z copying torch\include\torch\csrc\jit\passes\check_strict_fusion.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6892471Z copying torch\include\torch\csrc\jit\passes\clear_profiling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6904692Z copying torch\include\torch\csrc\jit\passes\clear_undefinedness.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6911727Z copying torch\include\torch\csrc\jit\passes\common_subexpression_elimination.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6918184Z copying torch\include\torch\csrc\jit\passes\concat_opt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6924626Z copying torch\include\torch\csrc\jit\passes\constant_pooling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6937479Z copying torch\include\torch\csrc\jit\passes\constant_propagation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6944464Z copying torch\include\torch\csrc\jit\passes\create_autodiff_subgraphs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6950979Z copying torch\include\torch\csrc\jit\passes\create_functional_graphs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6957732Z copying torch\include\torch\csrc\jit\passes\dead_code_elimination.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6970293Z copying torch\include\torch\csrc\jit\passes\decompose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6976853Z copying torch\include\torch\csrc\jit\passes\device_type_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6988944Z copying torch\include\torch\csrc\jit\passes\dtype_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.6995319Z copying torch\include\torch\csrc\jit\passes\eliminate_no_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7007541Z copying torch\include\torch\csrc\jit\passes\erase_number_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7015612Z 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-12-04T09:34:50.7022608Z copying torch\include\torch\csrc\jit\passes\fold_conv_bn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7029456Z copying torch\include\torch\csrc\jit\passes\fold_linear_bn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7036461Z copying torch\include\torch\csrc\jit\passes\freeze_module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7043543Z copying torch\include\torch\csrc\jit\passes\frozen_concat_linear.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7050661Z 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-12-04T09:34:50.7062500Z copying torch\include\torch\csrc\jit\passes\frozen_conv_folding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7069453Z copying torch\include\torch\csrc\jit\passes\frozen_graph_optimizations.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7076071Z copying torch\include\torch\csrc\jit\passes\frozen_linear_folding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7082873Z copying torch\include\torch\csrc\jit\passes\frozen_linear_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7089784Z 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-12-04T09:34:50.7102542Z copying torch\include\torch\csrc\jit\passes\fuse_linear.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7109744Z copying torch\include\torch\csrc\jit\passes\fuse_relu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7116227Z copying torch\include\torch\csrc\jit\passes\graph_fuser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7123000Z copying torch\include\torch\csrc\jit\passes\graph_rewrite_helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7135364Z copying torch\include\torch\csrc\jit\passes\guard_elimination.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7142196Z 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-12-04T09:34:50.7148501Z copying torch\include\torch\csrc\jit\passes\inliner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7188301Z copying torch\include\torch\csrc\jit\passes\inline_autodiff_subgraphs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7201086Z copying torch\include\torch\csrc\jit\passes\inline_forked_closures.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7207992Z copying torch\include\torch\csrc\jit\passes\inline_fork_wait.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7214469Z copying torch\include\torch\csrc\jit\passes\inplace_check.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7221104Z copying torch\include\torch\csrc\jit\passes\insert_guards.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7233641Z copying torch\include\torch\csrc\jit\passes\integer_value_refinement.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7245707Z copying torch\include\torch\csrc\jit\passes\lift_closures.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7252228Z copying torch\include\torch\csrc\jit\passes\liveness.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7259088Z copying torch\include\torch\csrc\jit\passes\loop_unrolling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7266026Z copying torch\include\torch\csrc\jit\passes\lower_grad_of.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7272436Z copying torch\include\torch\csrc\jit\passes\lower_graph.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7279525Z copying torch\include\torch\csrc\jit\passes\lower_tuples.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7286308Z copying torch\include\torch\csrc\jit\passes\metal_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7298890Z copying torch\include\torch\csrc\jit\passes\mkldnn_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7305632Z copying torch\include\torch\csrc\jit\passes\mobile_optimizer_type.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7312072Z copying torch\include\torch\csrc\jit\passes\normalize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7332670Z copying torch\include\torch\csrc\jit\passes\onednn_graph_fuser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7351696Z copying torch\include\torch\csrc\jit\passes\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7358192Z copying torch\include\torch\csrc\jit\passes\pass_manager.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7365710Z copying torch\include\torch\csrc\jit\passes\peephole.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7371620Z copying torch\include\torch\csrc\jit\passes\peephole_alias_sensitive.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7390847Z copying torch\include\torch\csrc\jit\passes\peephole_dict_idioms.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7397799Z copying torch\include\torch\csrc\jit\passes\peephole_list_idioms.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7404830Z copying torch\include\torch\csrc\jit\passes\peephole_non_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7411060Z copying torch\include\torch\csrc\jit\passes\prepack_folding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7423496Z copying torch\include\torch\csrc\jit\passes\refine_tuple_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7429981Z copying torch\include\torch\csrc\jit\passes\remove_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7441690Z copying torch\include\torch\csrc\jit\passes\remove_exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7448648Z copying torch\include\torch\csrc\jit\passes\remove_expands.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7455171Z copying torch\include\torch\csrc\jit\passes\remove_inplace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7462549Z copying torch\include\torch\csrc\jit\passes\remove_mutation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7469505Z copying torch\include\torch\csrc\jit\passes\remove_redundant_profiles.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7476231Z 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-12-04T09:34:50.7482901Z copying torch\include\torch\csrc\jit\passes\requires_grad_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7489735Z copying torch\include\torch\csrc\jit\passes\restore_mutation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7496825Z copying torch\include\torch\csrc\jit\passes\shape_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7510151Z copying torch\include\torch\csrc\jit\passes\specialize_autogradzero.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7524822Z copying torch\include\torch\csrc\jit\passes\subgraph_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7526809Z copying torch\include\torch\csrc\jit\passes\symbolic_shape_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7534790Z copying torch\include\torch\csrc\jit\passes\symbolic_shape_cache.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7541798Z 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-12-04T09:34:50.7555324Z copying torch\include\torch\csrc\jit\passes\tensorexpr_fuser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7562299Z 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-12-04T09:34:50.7569558Z copying torch\include\torch\csrc\jit\passes\value_refinement_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7576530Z copying torch\include\torch\csrc\jit\passes\variadic_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7590006Z copying torch\include\torch\csrc\jit\passes\vulkan_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7596715Z copying torch\include\torch\csrc\jit\passes\xnnpack_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-12-04T09:34:50.7602578Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-12-04T09:34:50.7606107Z 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-12-04T09:34:50.7611296Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-12-04T09:34:50.7614771Z 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-12-04T09:34:50.7627339Z 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-12-04T09:34:50.7633886Z 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-12-04T09:34:50.7640993Z 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-12-04T09:34:50.7659252Z 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-12-04T09:34:50.7665797Z 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-12-04T09:34:50.7672678Z 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-12-04T09:34:50.7679138Z 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-12-04T09:34:50.7713159Z 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-12-04T09:34:50.7714179Z copying torch\include\torch\csrc\jit\passes\onnx\helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-12-04T09:34:50.7715190Z 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-12-04T09:34:50.7716181Z copying torch\include\torch\csrc\jit\passes\onnx\naming.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-12-04T09:34:50.7721978Z 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-12-04T09:34:50.7728322Z copying torch\include\torch\csrc\jit\passes\onnx\peephole.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-12-04T09:34:50.7734903Z 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-12-04T09:34:50.7741448Z 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-12-04T09:34:50.7767542Z 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-12-04T09:34:50.7774448Z 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-12-04T09:34:50.7781187Z 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-12-04T09:34:50.7787814Z 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-12-04T09:34:50.7804689Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-12-04T09:34:50.7808027Z 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-12-04T09:34:50.7814400Z 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-12-04T09:34:50.7820757Z 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-12-04T09:34:50.7832290Z 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-12-04T09:34:50.7837838Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-12-04T09:34:50.7842291Z 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-12-04T09:34:50.7848442Z copying torch\include\torch\csrc\jit\passes\quantization\finalize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-12-04T09:34:50.7854798Z 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-12-04T09:34:50.7867489Z copying torch\include\torch\csrc\jit\passes\quantization\helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-12-04T09:34:50.7878962Z 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-12-04T09:34:50.7885716Z 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-12-04T09:34:50.7898195Z 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-12-04T09:34:50.7905968Z 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-12-04T09:34:50.7912770Z 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-12-04T09:34:50.7918206Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils 2025-12-04T09:34:50.7921400Z 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-12-04T09:34:50.7934710Z 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-12-04T09:34:50.7941409Z 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-12-04T09:34:50.7953057Z 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-12-04T09:34:50.7959756Z 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-12-04T09:34:50.7965386Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.7968362Z copying torch\include\torch\csrc\jit\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.7974614Z copying torch\include\torch\csrc\jit\python\module_python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.7981043Z copying torch\include\torch\csrc\jit\python\opaque_obj.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.7994074Z copying torch\include\torch\csrc\jit\python\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8000459Z copying torch\include\torch\csrc\jit\python\pybind_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8013067Z copying torch\include\torch\csrc\jit\python\python_arg_flatten.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8019760Z copying torch\include\torch\csrc\jit\python\python_custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8026100Z copying torch\include\torch\csrc\jit\python\python_dict.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8032783Z copying torch\include\torch\csrc\jit\python\python_ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8039379Z copying torch\include\torch\csrc\jit\python\python_ivalue.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8052329Z copying torch\include\torch\csrc\jit\python\python_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8059425Z copying torch\include\torch\csrc\jit\python\python_sugared_value.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8066231Z copying torch\include\torch\csrc\jit\python\python_tracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8073002Z copying torch\include\torch\csrc\jit\python\python_tree_views.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8101224Z copying torch\include\torch\csrc\jit\python\script_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8107832Z 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-12-04T09:34:50.8114647Z copying torch\include\torch\csrc\jit\python\utf8_decoding_ignore.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-12-04T09:34:50.8120294Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8123747Z copying torch\include\torch\csrc\jit\runtime\argument_spec.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8130792Z copying torch\include\torch\csrc\jit\runtime\autodiff.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8137555Z copying torch\include\torch\csrc\jit\runtime\calculate_necessary_args.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8144235Z copying torch\include\torch\csrc\jit\runtime\custom_operator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8162936Z copying torch\include\torch\csrc\jit\runtime\decomposition_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8170166Z copying torch\include\torch\csrc\jit\runtime\decomposition_registry_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8176437Z copying torch\include\torch\csrc\jit\runtime\exception_message.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8182978Z copying torch\include\torch\csrc\jit\runtime\graph_executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8196873Z copying torch\include\torch\csrc\jit\runtime\graph_executor_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8203771Z copying torch\include\torch\csrc\jit\runtime\graph_iterator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8211079Z copying torch\include\torch\csrc\jit\runtime\instruction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8217869Z copying torch\include\torch\csrc\jit\runtime\interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8231302Z copying torch\include\torch\csrc\jit\runtime\jit_exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8238373Z copying torch\include\torch\csrc\jit\runtime\jit_trace.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8245119Z copying torch\include\torch\csrc\jit\runtime\logging.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8252135Z copying torch\include\torch\csrc\jit\runtime\operator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8265088Z copying torch\include\torch\csrc\jit\runtime\operator_options.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8271824Z copying torch\include\torch\csrc\jit\runtime\print_handler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8290827Z 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-12-04T09:34:50.8291956Z copying torch\include\torch\csrc\jit\runtime\profiling_record.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8306050Z copying torch\include\torch\csrc\jit\runtime\register_ops_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8313169Z copying torch\include\torch\csrc\jit\runtime\script_profile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8320315Z 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-12-04T09:34:50.8326793Z copying torch\include\torch\csrc\jit\runtime\shape_function_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8333333Z 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-12-04T09:34:50.8340304Z copying torch\include\torch\csrc\jit\runtime\slice_indices_adjust.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8347436Z copying torch\include\torch\csrc\jit\runtime\symbolic_script.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8353872Z copying torch\include\torch\csrc\jit\runtime\symbolic_shape_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8367464Z 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-12-04T09:34:50.8378963Z copying torch\include\torch\csrc\jit\runtime\vararg_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8385592Z copying torch\include\torch\csrc\jit\runtime\variable_tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-12-04T09:34:50.8391139Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-12-04T09:34:50.8394488Z 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-12-04T09:34:50.8401107Z 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-12-04T09:34:50.8408300Z copying torch\include\torch\csrc\jit\runtime\interpreter\frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-12-04T09:34:50.8415166Z 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-12-04T09:34:50.8432157Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-12-04T09:34:50.8435196Z copying torch\include\torch\csrc\jit\runtime\static\fusion.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-12-04T09:34:50.8441962Z copying torch\include\torch\csrc\jit\runtime\static\impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-12-04T09:34:50.8449132Z copying torch\include\torch\csrc\jit\runtime\static\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-12-04T09:34:50.8455426Z 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-12-04T09:34:50.8467621Z copying torch\include\torch\csrc\jit\runtime\static\ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-12-04T09:34:50.8474067Z copying torch\include\torch\csrc\jit\runtime\static\passes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-12-04T09:34:50.8486035Z copying torch\include\torch\csrc\jit\runtime\static\ProcessedNodeInputs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-12-04T09:34:50.8492772Z 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-12-04T09:34:50.8499695Z 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-12-04T09:34:50.8506386Z 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-12-04T09:34:50.8512017Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8515518Z 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-12-04T09:34:50.8533703Z copying torch\include\torch\csrc\jit\serialization\export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8540357Z copying torch\include\torch\csrc\jit\serialization\export_bytecode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8552718Z copying torch\include\torch\csrc\jit\serialization\flatbuffer_serializer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8559501Z copying torch\include\torch\csrc\jit\serialization\flatbuffer_serializer_jit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8566066Z copying torch\include\torch\csrc\jit\serialization\import.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8572884Z copying torch\include\torch\csrc\jit\serialization\import_export_constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8579741Z copying torch\include\torch\csrc\jit\serialization\import_export_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8593294Z copying torch\include\torch\csrc\jit\serialization\import_export_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8600157Z copying torch\include\torch\csrc\jit\serialization\import_read.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8607192Z copying torch\include\torch\csrc\jit\serialization\import_source.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8614540Z copying torch\include\torch\csrc\jit\serialization\mobile_bytecode_generated.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8622666Z copying torch\include\torch\csrc\jit\serialization\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8629308Z copying torch\include\torch\csrc\jit\serialization\pickle.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8636075Z copying torch\include\torch\csrc\jit\serialization\pickler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8642701Z copying torch\include\torch\csrc\jit\serialization\pickler_helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8656033Z copying torch\include\torch\csrc\jit\serialization\python_print.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8663010Z copying torch\include\torch\csrc\jit\serialization\source_range_serialization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8669997Z 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-12-04T09:34:50.8677110Z copying torch\include\torch\csrc\jit\serialization\storage_context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8695865Z copying torch\include\torch\csrc\jit\serialization\type_name_uniquer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8702073Z copying torch\include\torch\csrc\jit\serialization\unpickler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-12-04T09:34:50.8707975Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8711146Z copying torch\include\torch\csrc\jit\tensorexpr\analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8718937Z copying torch\include\torch\csrc\jit\tensorexpr\block_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8725062Z copying torch\include\torch\csrc\jit\tensorexpr\bounds_inference.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8731831Z copying torch\include\torch\csrc\jit\tensorexpr\bounds_overlap.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8744710Z copying torch\include\torch\csrc\jit\tensorexpr\codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8764844Z copying torch\include\torch\csrc\jit\tensorexpr\cpp_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8772661Z copying torch\include\torch\csrc\jit\tensorexpr\cpp_intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8779697Z copying torch\include\torch\csrc\jit\tensorexpr\cuda_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8786756Z copying torch\include\torch\csrc\jit\tensorexpr\cuda_random.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8793935Z copying torch\include\torch\csrc\jit\tensorexpr\eval.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8800722Z copying torch\include\torch\csrc\jit\tensorexpr\exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8808078Z copying torch\include\torch\csrc\jit\tensorexpr\expr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8815504Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8828772Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions_core.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8835206Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8842239Z copying torch\include\torch\csrc\jit\tensorexpr\fwd_decls.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8849076Z copying torch\include\torch\csrc\jit\tensorexpr\graph_opt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8862196Z copying torch\include\torch\csrc\jit\tensorexpr\half_support.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8869861Z copying torch\include\torch\csrc\jit\tensorexpr\hash_provider.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8876435Z copying torch\include\torch\csrc\jit\tensorexpr\intrinsic_symbols.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8936976Z copying torch\include\torch\csrc\jit\tensorexpr\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8956141Z copying torch\include\torch\csrc\jit\tensorexpr\ir_cloner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8962889Z copying torch\include\torch\csrc\jit\tensorexpr\ir_mutator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8970332Z copying torch\include\torch\csrc\jit\tensorexpr\ir_printer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8976995Z copying torch\include\torch\csrc\jit\tensorexpr\ir_simplifier.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8990753Z copying torch\include\torch\csrc\jit\tensorexpr\ir_verifier.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.8997869Z copying torch\include\torch\csrc\jit\tensorexpr\ir_visitor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9004883Z copying torch\include\torch\csrc\jit\tensorexpr\kernel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9011915Z copying torch\include\torch\csrc\jit\tensorexpr\llvm_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9025921Z copying torch\include\torch\csrc\jit\tensorexpr\llvm_jit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9033312Z copying torch\include\torch\csrc\jit\tensorexpr\loopnest.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9040858Z copying torch\include\torch\csrc\jit\tensorexpr\loopnest_randomization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9054118Z copying torch\include\torch\csrc\jit\tensorexpr\lowerings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9067013Z copying torch\include\torch\csrc\jit\tensorexpr\mem_dependency_checker.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9074185Z copying torch\include\torch\csrc\jit\tensorexpr\reduction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9081413Z copying torch\include\torch\csrc\jit\tensorexpr\registerizer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9088631Z copying torch\include\torch\csrc\jit\tensorexpr\stmt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9102277Z copying torch\include\torch\csrc\jit\tensorexpr\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9109098Z copying torch\include\torch\csrc\jit\tensorexpr\tensorexpr_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9123269Z copying torch\include\torch\csrc\jit\tensorexpr\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9130170Z copying torch\include\torch\csrc\jit\tensorexpr\unique_name_manager.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9137409Z copying torch\include\torch\csrc\jit\tensorexpr\var_substitutor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:34:50.9143268Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:34:50.9146613Z copying torch\include\torch\csrc\jit\tensorexpr\operators\conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:34:50.9153378Z copying torch\include\torch\csrc\jit\tensorexpr\operators\matmul.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:34:50.9160128Z copying torch\include\torch\csrc\jit\tensorexpr\operators\misc.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:34:50.9174494Z copying torch\include\torch\csrc\jit\tensorexpr\operators\norm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:34:50.9180437Z copying torch\include\torch\csrc\jit\tensorexpr\operators\operators.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:34:50.9192625Z copying torch\include\torch\csrc\jit\tensorexpr\operators\pointwise.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:34:50.9207219Z copying torch\include\torch\csrc\jit\tensorexpr\operators\quantization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:34:50.9214096Z copying torch\include\torch\csrc\jit\tensorexpr\operators\reduction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:34:50.9227187Z copying torch\include\torch\csrc\jit\tensorexpr\operators\softmax.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:34:50.9232778Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-12-04T09:34:50.9235923Z copying torch\include\torch\csrc\jit\testing\file_check.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-12-04T09:34:50.9249414Z copying torch\include\torch\csrc\jit\testing\hooks_for_testing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-12-04T09:34:50.9255685Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-12-04T09:34:50.9259995Z copying torch\include\torch\csrc\lazy\backend\backend_data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-12-04T09:34:50.9266882Z copying torch\include\torch\csrc\lazy\backend\backend_device.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-12-04T09:34:50.9273627Z copying torch\include\torch\csrc\lazy\backend\backend_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-12-04T09:34:50.9280780Z copying torch\include\torch\csrc\lazy\backend\lowering_context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-12-04T09:34:50.9292222Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9295257Z copying torch\include\torch\csrc\lazy\core\cache.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9302350Z copying torch\include\torch\csrc\lazy\core\config.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9315808Z copying torch\include\torch\csrc\lazy\core\debug_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9322476Z copying torch\include\torch\csrc\lazy\core\dynamic_ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9330274Z copying torch\include\torch\csrc\lazy\core\hash.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9348482Z copying torch\include\torch\csrc\lazy\core\helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9356059Z copying torch\include\torch\csrc\lazy\core\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9363279Z copying torch\include\torch\csrc\lazy\core\ir_builder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9370622Z copying torch\include\torch\csrc\lazy\core\ir_dump_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9384340Z copying torch\include\torch\csrc\lazy\core\ir_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9391227Z copying torch\include\torch\csrc\lazy\core\ir_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9398014Z copying torch\include\torch\csrc\lazy\core\lazy_graph_executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9405361Z copying torch\include\torch\csrc\lazy\core\metrics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9412268Z copying torch\include\torch\csrc\lazy\core\multi_wait.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9419109Z copying torch\include\torch\csrc\lazy\core\permutation_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9426180Z copying torch\include\torch\csrc\lazy\core\shape.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9432949Z copying torch\include\torch\csrc\lazy\core\shape_inference.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9446557Z copying torch\include\torch\csrc\lazy\core\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9453595Z copying torch\include\torch\csrc\lazy\core\tensor_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9460531Z copying torch\include\torch\csrc\lazy\core\tensor_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9467161Z copying torch\include\torch\csrc\lazy\core\thread_pool.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9485928Z copying torch\include\torch\csrc\lazy\core\trie.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9492631Z copying torch\include\torch\csrc\lazy\core\unique.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9499166Z copying torch\include\torch\csrc\lazy\core\util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-12-04T09:34:50.9505120Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\internal_ops 2025-12-04T09:34:50.9513203Z 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-12-04T09:34:50.9525415Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops 2025-12-04T09:34:50.9528434Z 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-12-04T09:34:50.9534632Z copying torch\include\torch\csrc\lazy\core\ops\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops 2025-12-04T09:34:50.9540169Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-12-04T09:34:50.9543228Z copying torch\include\torch\csrc\lazy\generated\LazyIr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-12-04T09:34:50.9553291Z copying torch\include\torch\csrc\lazy\generated\LazyNativeFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-12-04T09:34:50.9560526Z copying torch\include\torch\csrc\lazy\generated\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-12-04T09:34:50.9566361Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-12-04T09:34:50.9569948Z copying torch\include\torch\csrc\lazy\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-12-04T09:34:50.9576641Z copying torch\include\torch\csrc\lazy\python\python_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-12-04T09:34:50.9582179Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-12-04T09:34:50.9591326Z copying torch\include\torch\csrc\lazy\ts_backend\config.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-12-04T09:34:50.9598450Z 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-12-04T09:34:50.9605420Z 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-12-04T09:34:50.9612418Z 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-12-04T09:34:50.9626034Z 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-12-04T09:34:50.9633020Z 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-12-04T09:34:50.9639732Z 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-12-04T09:34:50.9653335Z 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-12-04T09:34:50.9660123Z 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-12-04T09:34:50.9666927Z 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-12-04T09:34:50.9672508Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops 2025-12-04T09:34:50.9675706Z 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-12-04T09:34:50.9688919Z 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-12-04T09:34:50.9695449Z 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-12-04T09:34:50.9701302Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-12-04T09:34:50.9704370Z copying torch\include\torch\csrc\monitor\counters.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-12-04T09:34:50.9710876Z copying torch\include\torch\csrc\monitor\events.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-12-04T09:34:50.9717515Z copying torch\include\torch\csrc\monitor\python_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-12-04T09:34:50.9723060Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps 2025-12-04T09:34:50.9726176Z copying torch\include\torch\csrc\mps\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps 2025-12-04T09:34:50.9731590Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia 2025-12-04T09:34:50.9734540Z copying torch\include\torch\csrc\mtia\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia 2025-12-04T09:34:50.9739825Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\profiler 2025-12-04T09:34:50.9742934Z copying torch\include\torch\csrc\mtia\profiler\MTIAMemoryProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\profiler 2025-12-04T09:34:50.9755121Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing 2025-12-04T09:34:50.9788916Z copying torch\include\torch\csrc\multiprocessing\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing 2025-12-04T09:34:50.9794293Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-12-04T09:34:50.9802390Z copying torch\include\torch\csrc\onnx\back_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-12-04T09:34:50.9809274Z copying torch\include\torch\csrc\onnx\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-12-04T09:34:50.9815664Z copying torch\include\torch\csrc\onnx\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-12-04T09:34:50.9821052Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9824253Z copying torch\include\torch\csrc\profiler\api.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9830953Z copying torch\include\torch\csrc\profiler\collection.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9838549Z copying torch\include\torch\csrc\profiler\combined_traceback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9845259Z copying torch\include\torch\csrc\profiler\containers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9869068Z copying torch\include\torch\csrc\profiler\data_flow.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9877170Z copying torch\include\torch\csrc\profiler\events.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9884538Z copying torch\include\torch\csrc\profiler\kineto_client_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9912168Z copying torch\include\torch\csrc\profiler\kineto_shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9919292Z copying torch\include\torch\csrc\profiler\perf-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9926189Z copying torch\include\torch\csrc\profiler\perf.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9933246Z copying torch\include\torch\csrc\profiler\util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-12-04T09:34:50.9963356Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-12-04T09:34:50.9966481Z copying torch\include\torch\csrc\profiler\orchestration\observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-12-04T09:34:50.9973229Z copying torch\include\torch\csrc\profiler\orchestration\python_tracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-12-04T09:34:50.9979844Z copying torch\include\torch\csrc\profiler\orchestration\vulkan.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-12-04T09:34:50.9985691Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-12-04T09:34:50.9989930Z copying torch\include\torch\csrc\profiler\python\combined_traceback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-12-04T09:34:51.0008993Z copying torch\include\torch\csrc\profiler\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-12-04T09:34:51.0015962Z copying torch\include\torch\csrc\profiler\python\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-12-04T09:34:51.0022048Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-12-04T09:34:51.0026000Z copying torch\include\torch\csrc\profiler\standalone\execution_trace_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-12-04T09:34:51.0054960Z copying torch\include\torch\csrc\profiler\standalone\itt_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-12-04T09:34:51.0061166Z copying torch\include\torch\csrc\profiler\standalone\nvtx_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-12-04T09:34:51.0073157Z copying torch\include\torch\csrc\profiler\standalone\privateuse1_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-12-04T09:34:51.0078728Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\stubs 2025-12-04T09:34:51.0081916Z copying torch\include\torch\csrc\profiler\stubs\base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\stubs 2025-12-04T09:34:51.0092319Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0095429Z copying torch\include\torch\csrc\profiler\unwind\action.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0101990Z copying torch\include\torch\csrc\profiler\unwind\communicate.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0108555Z copying torch\include\torch\csrc\profiler\unwind\debug_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0115158Z copying torch\include\torch\csrc\profiler\unwind\dwarf_enums.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0131459Z copying torch\include\torch\csrc\profiler\unwind\dwarf_symbolize_enums.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0138343Z copying torch\include\torch\csrc\profiler\unwind\eh_frame_hdr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0145149Z copying torch\include\torch\csrc\profiler\unwind\fast_symbolizer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0156780Z copying torch\include\torch\csrc\profiler\unwind\fde.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0163730Z copying torch\include\torch\csrc\profiler\unwind\lexer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0171028Z copying torch\include\torch\csrc\profiler\unwind\line_number_program.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0177467Z copying torch\include\torch\csrc\profiler\unwind\mem_file.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0189434Z copying torch\include\torch\csrc\profiler\unwind\range_table.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0196564Z copying torch\include\torch\csrc\profiler\unwind\sections.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0203219Z copying torch\include\torch\csrc\profiler\unwind\unwind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0210183Z copying torch\include\torch\csrc\profiler\unwind\unwinder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0217421Z copying torch\include\torch\csrc\profiler\unwind\unwind_error.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:34:51.0223090Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0226047Z copying torch\include\torch\csrc\stable\accelerator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0232624Z copying torch\include\torch\csrc\stable\device.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0239396Z copying torch\include\torch\csrc\stable\device_inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0246616Z copying torch\include\torch\csrc\stable\device_struct.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0259103Z copying torch\include\torch\csrc\stable\library.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0266303Z copying torch\include\torch\csrc\stable\ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0282582Z copying torch\include\torch\csrc\stable\stableivalue_conversions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0307971Z copying torch\include\torch\csrc\stable\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0314467Z copying torch\include\torch\csrc\stable\tensor_inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0321296Z copying torch\include\torch\csrc\stable\tensor_struct.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0328331Z copying torch\include\torch\csrc\stable\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-12-04T09:34:51.0334047Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\c 2025-12-04T09:34:51.0337275Z copying torch\include\torch\csrc\stable\c\shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\c 2025-12-04T09:34:51.0343124Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor 2025-12-04T09:34:51.0346388Z copying torch\include\torch\csrc\tensor\python_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor 2025-12-04T09:34:51.0352084Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0355166Z copying torch\include\torch\csrc\utils\byte_order.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0366840Z copying torch\include\torch\csrc\utils\cpp_stacktraces.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0373398Z copying torch\include\torch\csrc\utils\cuda_enabled.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0379867Z copying torch\include\torch\csrc\utils\device_lazy_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0397470Z copying torch\include\torch\csrc\utils\disable_torch_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0404380Z copying torch\include\torch\csrc\utils\generated_serialization_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0412473Z copying torch\include\torch\csrc\utils\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0419087Z copying torch\include\torch\csrc\utils\invalid_arguments.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0425596Z copying torch\include\torch\csrc\utils\nested.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0431842Z copying torch\include\torch\csrc\utils\numpy_stub.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0439450Z copying torch\include\torch\csrc\utils\object_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0445728Z copying torch\include\torch\csrc\utils\out_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0457505Z copying torch\include\torch\csrc\utils\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0464298Z copying torch\include\torch\csrc\utils\pycfunction_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0471247Z copying torch\include\torch\csrc\utils\pyobject_preservation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0477931Z copying torch\include\torch\csrc\utils\pythoncapi_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0491673Z copying torch\include\torch\csrc\utils\python_arg_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0499160Z copying torch\include\torch\csrc\utils\python_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0506502Z copying torch\include\torch\csrc\utils\python_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0514200Z copying torch\include\torch\csrc\utils\python_numbers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0537124Z copying torch\include\torch\csrc\utils\python_raii.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0543658Z copying torch\include\torch\csrc\utils\python_scalars.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0550578Z copying torch\include\torch\csrc\utils\python_strings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0557955Z copying torch\include\torch\csrc\utils\python_stub.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0569130Z copying torch\include\torch\csrc\utils\python_symnode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0577267Z copying torch\include\torch\csrc\utils\python_torch_function_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0583314Z copying torch\include\torch\csrc\utils\python_tuples.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0591493Z copying torch\include\torch\csrc\utils\schema_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0603502Z copying torch\include\torch\csrc\utils\six.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0610306Z copying torch\include\torch\csrc\utils\structseq.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0623566Z copying torch\include\torch\csrc\utils\tensor_apply.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0634658Z copying torch\include\torch\csrc\utils\tensor_dtypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0641052Z copying torch\include\torch\csrc\utils\tensor_flatten.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0647772Z copying torch\include\torch\csrc\utils\tensor_layouts.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0654289Z copying torch\include\torch\csrc\utils\tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0660585Z copying torch\include\torch\csrc\utils\tensor_memoryformats.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0672837Z copying torch\include\torch\csrc\utils\tensor_new.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0679785Z copying torch\include\torch\csrc\utils\tensor_numpy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0686983Z copying torch\include\torch\csrc\utils\tensor_qschemes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0699585Z copying torch\include\torch\csrc\utils\tensor_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0711462Z copying torch\include\torch\csrc\utils\throughput_benchmark-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0718422Z copying torch\include\torch\csrc\utils\throughput_benchmark.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0732307Z copying torch\include\torch\csrc\utils\torch_dispatch_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0735103Z copying torch\include\torch\csrc\utils\variadic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0746721Z copying torch\include\torch\csrc\utils\verbose.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-12-04T09:34:51.0752330Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-12-04T09:34:51.0755761Z copying torch\include\torch\csrc\xpu\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-12-04T09:34:51.0762603Z copying torch\include\torch\csrc\xpu\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-12-04T09:34:51.0768670Z copying torch\include\torch\csrc\xpu\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-12-04T09:34:51.0781078Z copying torch\include\torch\csrc\xpu\XPUPluggableAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-12-04T09:34:51.0787035Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly 2025-12-04T09:34:51.0790476Z copying torch\include\torch\headeronly\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly 2025-12-04T09:34:51.0795958Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:34:51.0798981Z copying torch\include\torch\headeronly\core\DeviceType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:34:51.0805583Z copying torch\include\torch\headeronly\core\Dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:34:51.0812057Z copying torch\include\torch\headeronly\core\Dispatch_v2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:34:51.0819571Z copying torch\include\torch\headeronly\core\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:34:51.0826918Z copying torch\include\torch\headeronly\core\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:34:51.0843007Z copying torch\include\torch\headeronly\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:34:51.0850660Z copying torch\include\torch\headeronly\core\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-12-04T09:34:51.0856422Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-12-04T09:34:51.0860591Z copying torch\include\torch\headeronly\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-12-04T09:34:51.0867224Z copying torch\include\torch\headeronly\cpu\vec\vec_half.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-12-04T09:34:51.0883926Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-12-04T09:34:51.0886974Z copying torch\include\torch\headeronly\macros\cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-12-04T09:34:51.0893236Z copying torch\include\torch\headeronly\macros\Export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-12-04T09:34:51.0899727Z copying torch\include\torch\headeronly\macros\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-12-04T09:34:51.0905903Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.0909724Z copying torch\include\torch\headeronly\util\BFloat16.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.0916417Z copying torch\include\torch\headeronly\util\bits.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.0923084Z copying torch\include\torch\headeronly\util\bit_cast.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.0929598Z copying torch\include\torch\headeronly\util\complex.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.0936657Z copying torch\include\torch\headeronly\util\Deprecated.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.0949541Z copying torch\include\torch\headeronly\util\Exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.0961085Z copying torch\include\torch\headeronly\util\Float4_e2m1fn_x2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.0967803Z copying torch\include\torch\headeronly\util\Float8_e4m3fn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.0988122Z copying torch\include\torch\headeronly\util\Float8_e4m3fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.0994947Z copying torch\include\torch\headeronly\util\Float8_e5m2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1002331Z copying torch\include\torch\headeronly\util\Float8_e5m2fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1008997Z copying torch\include\torch\headeronly\util\Float8_e8m0fnu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1022943Z copying torch\include\torch\headeronly\util\Float8_fnuz_cvt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1029675Z copying torch\include\torch\headeronly\util\floating_point_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1036360Z copying torch\include\torch\headeronly\util\Half.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1043524Z copying torch\include\torch\headeronly\util\HeaderOnlyArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1056352Z copying torch\include\torch\headeronly\util\Metaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1062875Z copying torch\include\torch\headeronly\util\qint32.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1069306Z copying torch\include\torch\headeronly\util\qint8.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1075498Z copying torch\include\torch\headeronly\util\quint2x4.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1082130Z copying torch\include\torch\headeronly\util\quint4x2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1088394Z copying torch\include\torch\headeronly\util\quint8.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1094880Z copying torch\include\torch\headeronly\util\shim_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1101552Z copying torch\include\torch\headeronly\util\TypeList.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1108719Z copying torch\include\torch\headeronly\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1120795Z copying torch\include\torch\headeronly\util\TypeTraits.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-12-04T09:34:51.1127567Z copying torch\include\dnnl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:51.1134662Z copying torch\include\dnnl_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:51.1147144Z copying torch\include\dnnl_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:51.1177829Z copying torch\include\dnnl_threadpool.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:51.1184964Z copying torch\include\dnnl_threadpool_iface.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-12-04T09:34:51.1191585Z copying torch\include\oneapi\dnnl\dnnl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:51.1215226Z copying torch\include\oneapi\dnnl\dnnl_common.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:51.1222246Z copying torch\include\oneapi\dnnl\dnnl_graph.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:51.1231115Z copying torch\include\oneapi\dnnl\dnnl_graph_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:51.1238826Z copying torch\include\oneapi\dnnl\dnnl_graph_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:51.1256868Z copying torch\include\oneapi\dnnl\dnnl_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:51.1264054Z copying torch\include\oneapi\dnnl\dnnl_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:51.1272550Z copying torch\include\oneapi\dnnl\dnnl_threadpool.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:51.1280509Z copying torch\include\oneapi\dnnl\dnnl_threadpool_iface.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:51.1287409Z copying torch\include\oneapi\dnnl\dnnl_ukernel.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-12-04T09:34:51.1295320Z copying torch\include\torch\csrc\distributed\c10d\Backend.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1302554Z copying torch\include\torch\csrc\distributed\c10d\Backoff.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1309113Z copying torch\include\torch\csrc\distributed\c10d\comm.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1321294Z copying torch\include\torch\csrc\distributed\c10d\default_comm_hooks.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1328137Z copying torch\include\torch\csrc\distributed\c10d\FakeProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1335119Z copying torch\include\torch\csrc\distributed\c10d\FileStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1341683Z copying torch\include\torch\csrc\distributed\c10d\FlightRecorder.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1348384Z copying torch\include\torch\csrc\distributed\c10d\FlightRecorderDetail.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1355387Z copying torch\include\torch\csrc\distributed\c10d\Functional.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1362150Z copying torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1368933Z copying torch\include\torch\csrc\distributed\c10d\GroupRegistry.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1375345Z copying torch\include\torch\csrc\distributed\c10d\HashStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1387981Z copying torch\include\torch\csrc\distributed\c10d\logger.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1394563Z copying torch\include\torch\csrc\distributed\c10d\NanCheck.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1400971Z copying torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1408220Z copying torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1414929Z copying torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1422326Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1429778Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1443085Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupGlooDetail.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1451217Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1458105Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1471652Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1478639Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1485579Z copying torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1492582Z copying torch\include\torch\csrc\distributed\c10d\python_callback_work.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1499227Z copying torch\include\torch\csrc\distributed\c10d\RankLocal.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1512389Z copying torch\include\torch\csrc\distributed\c10d\reducer.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1519709Z copying torch\include\torch\csrc\distributed\c10d\reducer_timer.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1526499Z copying torch\include\torch\csrc\distributed\c10d\sequence_num.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1533182Z copying torch\include\torch\csrc\distributed\c10d\Store.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1539713Z copying torch\include\torch\csrc\distributed\c10d\TCPStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1546375Z copying torch\include\torch\csrc\distributed\c10d\TCPStoreBackend.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1553086Z copying torch\include\torch\csrc\distributed\c10d\Types.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1559608Z copying torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1576830Z copying torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1583643Z copying torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1590203Z copying torch\include\torch\csrc\distributed\c10d\Utils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1597244Z copying torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1604069Z copying torch\include\torch\csrc\distributed\c10d\Work.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:34:51.1610047Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-12-04T09:34:51.1613462Z 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-12-04T09:34:51.1620123Z 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-12-04T09:34:51.1625580Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane 2025-12-04T09:34:51.1628830Z 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-12-04T09:34:51.1641808Z copying torch\include\torch\csrc\distributed\c10d\control_plane\WaitCounterHandler.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane 2025-12-04T09:34:51.1648281Z 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-12-04T09:34:51.1659328Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-12-04T09:34:51.1662586Z copying torch\include\torch\csrc\distributed\c10d\cuda\CUDAEventCache.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-12-04T09:34:51.1675186Z copying torch\include\torch\csrc\distributed\c10d\cuda\StreamBlock.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-12-04T09:34:51.1681880Z copying torch\include\torch\csrc\distributed\c10d\cuda\utils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-12-04T09:34:51.1688804Z 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-12-04T09:34:51.1695886Z 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-12-04T09:34:51.1709420Z 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-12-04T09:34:51.1715984Z 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-12-04T09:34:51.1723640Z 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-12-04T09:34:51.1735339Z 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-12-04T09:34:51.1742156Z 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-12-04T09:34:51.1749003Z 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-12-04T09:34:51.1755582Z copying torch\include\torch\csrc\jit\testing\catch_utils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-12-04T09:34:51.1762416Z copying torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1769369Z copying torch\include\ATen\cuda\AsmUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1776027Z copying torch\include\ATen\cuda\Atomic.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1784164Z copying torch\include\ATen\cuda\cub-RadixSortPairs.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1791447Z copying torch\include\ATen\cuda\cub.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1799287Z copying torch\include\ATen\cuda\cub_definitions.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1806176Z copying torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1813514Z copying torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1831021Z copying torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1837800Z copying torch\include\ATen\cuda\DeviceUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1844627Z copying torch\include\ATen\cuda\NumericLimits.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1851155Z copying torch\include\ATen\cuda\PhiloxUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1857726Z copying torch\include\ATen\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-12-04T09:34:51.1865222Z copying torch\include\ATen\cuda\detail\IndexUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:51.1871797Z copying torch\include\ATen\cuda\detail\IntegerDivider.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:51.1878487Z copying torch\include\ATen\cuda\detail\OffsetCalculator.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:51.1885353Z copying torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:51.1892229Z copying torch\include\ATen\cuda\detail\TensorInfo.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:51.1899102Z copying torch\include\ATen\cuda\detail\UnpackRaw.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-12-04T09:34:51.1905640Z copying torch\include\ATen\native\cuda\block_reduce.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.1918939Z copying torch\include\ATen\native\cuda\CUDAJitLoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.1926526Z copying torch\include\ATen\native\cuda\CUDALoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.1933439Z copying torch\include\ATen\native\cuda\cutlass_common.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.1940117Z copying torch\include\ATen\native\cuda\DeviceSqrt.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.1953267Z copying torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.1959684Z copying torch\include\ATen\native\cuda\ForeachFunctors.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.1967114Z copying torch\include\ATen\native\cuda\ForeachMinMaxFunctors.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.1973477Z copying torch\include\ATen\native\cuda\fused_adagrad_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.1993347Z copying torch\include\ATen\native\cuda\fused_adagrad_utils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2005588Z copying torch\include\ATen\native\cuda\fused_adamw_amsgrad_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2012227Z copying torch\include\ATen\native\cuda\fused_adamw_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2018929Z copying torch\include\ATen\native\cuda\fused_adam_amsgrad_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2025680Z copying torch\include\ATen\native\cuda\fused_adam_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2032724Z copying torch\include\ATen\native\cuda\fused_adam_utils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2039441Z copying torch\include\ATen\native\cuda\GridSampler.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2046478Z copying torch\include\ATen\native\cuda\GroupMMCommon.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2059190Z copying torch\include\ATen\native\cuda\im2col.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2065998Z copying torch\include\ATen\native\cuda\JitLoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2072887Z copying torch\include\ATen\native\cuda\KernelUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2085194Z copying torch\include\ATen\native\cuda\Loops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2091771Z copying torch\include\ATen\native\cuda\Math.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2100050Z copying torch\include\ATen\native\cuda\MemoryAccess.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2107403Z copying torch\include\ATen\native\cuda\MultiTensorApply.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2114166Z copying torch\include\ATen\native\cuda\Normalization.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2134220Z copying torch\include\ATen\native\cuda\PersistentSoftmax.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2141381Z copying torch\include\ATen\native\cuda\Pow.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2148248Z copying torch\include\ATen\native\cuda\Randperm.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2154978Z copying torch\include\ATen\native\cuda\Reduce.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2162589Z copying torch\include\ATen\native\cuda\reduction_template.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2169765Z copying torch\include\ATen\native\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2177432Z copying torch\include\ATen\native\cuda\SortingCommon.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2184678Z copying torch\include\ATen\native\cuda\SortingRadixSelect.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2197204Z copying torch\include\ATen\native\cuda\SortUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2204472Z copying torch\include\ATen\native\cuda\TensorModeKernel.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2211510Z copying torch\include\ATen\native\cuda\UniqueCub.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2218992Z copying torch\include\ATen\native\cuda\UpSample.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2230896Z copying torch\include\ATen\native\cuda\vol2col.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-12-04T09:34:51.2236731Z creating build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime 2025-12-04T09:34:51.2242734Z copying torch\csrc\inductor\aoti_runtime\model.h -> build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime 2025-12-04T09:34:51.2249808Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime 2025-12-04T09:34:51.2254642Z copying torch\_inductor\codegen\aoti_runtime\interface.cpp -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime 2025-12-04T09:34:51.2274830Z copying torch\_inductor\script.ld -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-12-04T09:34:51.2280871Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:34:51.2322311Z copying torch\_inductor\kernel\flex\templates\common.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:34:51.2323368Z copying torch\_inductor\kernel\flex\templates\flash_attention.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:34:51.2324460Z copying torch\_inductor\kernel\flex\templates\flash_attention_backward.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:34:51.2331163Z copying torch\_inductor\kernel\flex\templates\flex_attention.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:34:51.2346099Z copying torch\_inductor\kernel\flex\templates\flex_backwards.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:34:51.2365962Z copying torch\_inductor\kernel\flex\templates\flex_decode.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:34:51.2378734Z copying torch\_inductor\kernel\flex\templates\utilities.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-12-04T09:34:51.2395680Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:34:51.2399031Z copying torch\_inductor\kernel\templates\cutedsl_mm_grouped.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:34:51.2412822Z copying torch\_inductor\kernel\templates\triton_blackwell_ws_persistent_device_tma_mm.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:34:51.2427184Z copying torch\_inductor\kernel\templates\triton_epilogue_scaled_mm.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:34:51.2450798Z copying torch\_inductor\kernel\templates\triton_main_loop_scaled_mm.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:34:51.2513450Z copying torch\_inductor\kernel\templates\triton_mm.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:34:51.2527020Z copying torch\_inductor\kernel\templates\triton_mm_rocm.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:34:51.2540006Z copying torch\_inductor\kernel\templates\triton_persistent_tma_mm.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates 2025-12-04T09:34:51.2563407Z copying torch\_export\serde\schema.yaml -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:34:51.2577114Z copying torch\_export\serde\export_schema.thrift -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-12-04T09:34:51.2589505Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\ATen 2025-12-04T09:34:51.2594611Z copying torch\share\cmake\ATen\ATenConfig.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\ATen 2025-12-04T09:34:51.2600127Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:34:51.2603116Z copying torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:34:51.2623102Z copying torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:34:51.2630096Z copying torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:34:51.2641707Z copying torch\share\cmake\Caffe2\FindCUDAToolkit.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:34:51.2649819Z copying torch\share\cmake\Caffe2\FindCUDSS.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:34:51.2656509Z copying torch\share\cmake\Caffe2\FindCUSPARSELT.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:34:51.2663077Z copying torch\share\cmake\Caffe2\FindSYCLToolkit.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-12-04T09:34:51.2668732Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:34:51.2671721Z copying torch\share\cmake\Caffe2\public\cuda.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:34:51.2685403Z copying torch\share\cmake\Caffe2\public\gflags.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:34:51.2691627Z copying torch\share\cmake\Caffe2\public\glog.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:34:51.2698242Z copying torch\share\cmake\Caffe2\public\LoadHIP.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:34:51.2717295Z copying torch\share\cmake\Caffe2\public\mkl.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:34:51.2724306Z copying torch\share\cmake\Caffe2\public\mkldnn.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:34:51.2730836Z copying torch\share\cmake\Caffe2\public\protobuf.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:34:51.2737731Z copying torch\share\cmake\Caffe2\public\utils.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:34:51.2744922Z copying torch\share\cmake\Caffe2\public\xpu.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-12-04T09:34:51.2750708Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-12-04T09:34:51.2753839Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDA.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-12-04T09:34:51.2760268Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDNN.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-12-04T09:34:51.2766014Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-12-04T09:34:51.2779949Z 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-12-04T09:34:51.2786732Z 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-12-04T09:34:51.2795095Z 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-12-04T09:34:51.2812240Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-12-04T09:34:51.2815811Z 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-12-04T09:34:51.2823025Z 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-12-04T09:34:51.2829679Z 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-12-04T09:34:51.2842517Z 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-12-04T09:34:51.2848115Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-12-04T09:34:51.2851462Z copying torch\share\cmake\Torch\TorchConfig.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-12-04T09:34:51.2857909Z copying torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-12-04T09:34:51.2864531Z copying torch\utils\benchmark\utils\timeit_template.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-12-04T09:34:51.2877836Z copying torch\utils\benchmark\utils\valgrind_wrapper\compat_bindings.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:34:51.2906558Z copying torch\utils\benchmark\utils\valgrind_wrapper\timer_callgrind_template.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:34:51.2923982Z copying torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:34:51.2935962Z copying torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:34:51.2947007Z copying torch\utils\model_dump\skeleton.html -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:34:51.2953452Z copying torch\utils\model_dump\code.js -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:34:51.2972824Z copying torch\utils\model_dump\htm.mjs -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:34:51.2996400Z copying torch\utils\model_dump\preact.mjs -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-12-04T09:34:51.3009050Z copying torch\_dynamo\graph_break_registry.json -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-12-04T09:34:51.3086902Z copying torch\lib\aoti_custom_ops.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.3102106Z copying torch\lib\backend_with_compiler.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.3110762Z copying torch\lib\c10.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.3127456Z copying torch\lib\jitbackend_test.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.3140644Z copying torch\lib\torch.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.3147283Z copying torch\lib\torchbind_test.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.3159517Z copying torch\lib\torch_cpu.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5348804Z copying torch\lib\torch_global_deps.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5362192Z copying torch\lib\torch_python.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5523068Z copying torch\lib\aoti_custom_ops.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5530935Z copying torch\lib\backend_with_compiler.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5537917Z copying torch\lib\c10.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5557245Z copying torch\lib\cpuinfo.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5565214Z copying torch\lib\fmt.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5582992Z copying torch\lib\jitbackend_test.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5590224Z copying torch\lib\libittnotify.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5605465Z copying torch\lib\microkernels-prod.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5637915Z copying torch\lib\pthreadpool.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5652923Z copying torch\lib\sleef.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5733194Z copying torch\lib\torch.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5745917Z copying torch\lib\torchbind_test.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.5753288Z copying torch\lib\torch_cpu.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.6012389Z copying torch\lib\torch_python.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.6021260Z copying torch\lib\XNNPACK.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-12-04T09:34:51.6054843Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-12-04T09:34:51.6060468Z copying torchgen\packaged\ATen\native\native_functions.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-12-04T09:34:51.6319606Z copying torchgen\packaged\ATen\native\tags.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-12-04T09:34:51.6333442Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6337121Z copying torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6349834Z copying torchgen\packaged\ATen\templates\aten_interned_strings.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6362529Z copying torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6379686Z copying torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6393332Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6416832Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6429724Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6436661Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6443331Z copying torchgen\packaged\ATen\templates\enum_tag.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6449906Z copying torchgen\packaged\ATen\templates\Function.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6456580Z copying torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6469252Z copying torchgen\packaged\ATen\templates\Functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6482048Z copying torchgen\packaged\ATen\templates\Functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6500498Z copying torchgen\packaged\ATen\templates\LazyIr.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6507561Z copying torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6514539Z copying torchgen\packaged\ATen\templates\MethodOperators.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6528280Z copying torchgen\packaged\ATen\templates\NativeFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6547684Z copying torchgen\packaged\ATen\templates\NativeFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6560541Z copying torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6577846Z copying torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6584415Z copying torchgen\packaged\ATen\templates\Operator.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6591006Z copying torchgen\packaged\ATen\templates\Operators.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6597892Z copying torchgen\packaged\ATen\templates\Operators.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6610760Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6617791Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6631079Z copying torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6645169Z copying torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6658477Z copying torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6665273Z copying torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6688260Z copying torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6702100Z copying torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6709582Z copying torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6716280Z copying torchgen\packaged\ATen\templates\TensorBody.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6742559Z copying torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6756184Z copying torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6763462Z copying torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6770747Z copying torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6784307Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6801661Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6815231Z copying torchgen\packaged\ATen\templates\ViewMetaClasses.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6821768Z copying torchgen\packaged\ATen\templates\ViewMetaClasses.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6834822Z copying torchgen\packaged\ATen\templates\ViewMetaClassesPythonBinding.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-12-04T09:34:51.6840383Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.6843547Z copying torchgen\packaged\autograd\BUILD.bazel -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.6850104Z copying torchgen\packaged\autograd\build.bzl -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.6856603Z copying torchgen\packaged\autograd\context.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.6870071Z copying torchgen\packaged\autograd\deprecated.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.6883680Z copying torchgen\packaged\autograd\derivatives.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.6975364Z copying torchgen\packaged\autograd\gen_annotated_fn_args.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.6999958Z copying torchgen\packaged\autograd\gen_autograd.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7012810Z copying torchgen\packaged\autograd\gen_autograd_functions.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7039689Z copying torchgen\packaged\autograd\gen_inplace_or_view_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7060287Z copying torchgen\packaged\autograd\gen_python_functions.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7217640Z copying torchgen\packaged\autograd\gen_trace_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7237518Z copying torchgen\packaged\autograd\gen_variable_factories.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7250428Z copying torchgen\packaged\autograd\gen_variable_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7296797Z copying torchgen\packaged\autograd\gen_view_funcs.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7311396Z copying torchgen\packaged\autograd\load_derivatives.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7338459Z copying torchgen\packaged\autograd\README.md -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7344909Z copying torchgen\packaged\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-12-04T09:34:51.7349661Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7353059Z copying torchgen\packaged\autograd\templates\ADInplaceOrViewType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7365802Z copying torchgen\packaged\autograd\templates\annotated_fn_args.py.in -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7378559Z copying torchgen\packaged\autograd\templates\Functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7396151Z copying torchgen\packaged\autograd\templates\Functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7409473Z copying torchgen\packaged\autograd\templates\python_enum_tag.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7422582Z copying torchgen\packaged\autograd\templates\python_fft_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7435841Z copying torchgen\packaged\autograd\templates\python_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7448996Z copying torchgen\packaged\autograd\templates\python_functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7455681Z copying torchgen\packaged\autograd\templates\python_linalg_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7474714Z copying torchgen\packaged\autograd\templates\python_nested_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7489436Z copying torchgen\packaged\autograd\templates\python_nn_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7503461Z copying torchgen\packaged\autograd\templates\python_return_types.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7516425Z copying torchgen\packaged\autograd\templates\python_return_types.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7523381Z copying torchgen\packaged\autograd\templates\python_sparse_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7625509Z copying torchgen\packaged\autograd\templates\python_special_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7638744Z copying torchgen\packaged\autograd\templates\python_torch_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7652436Z copying torchgen\packaged\autograd\templates\python_variable_methods.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7693305Z copying torchgen\packaged\autograd\templates\TraceType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7707504Z copying torchgen\packaged\autograd\templates\VariableType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7720720Z copying torchgen\packaged\autograd\templates\VariableType.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7733756Z copying torchgen\packaged\autograd\templates\variable_factories.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7753976Z copying torchgen\packaged\autograd\templates\ViewFuncs.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7760817Z copying torchgen\packaged\autograd\templates\ViewFuncs.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-12-04T09:34:51.7768111Z copying torch\jit\_script.pyi -> build\lib.win-amd64-cpython-310\torch\jit 2025-12-04T09:34:51.7777185Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:51.7786019Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-12-04T09:34:51.7794160Z copying torch\utils\_config_typing.pyi -> build\lib.win-amd64-cpython-310\torch\utils 2025-12-04T09:34:51.7802957Z copying torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-12-04T09:34:51.7822177Z copying torch\optim\_multi_tensor\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-12-04T09:34:51.7823058Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-12-04T09:34:51.8883340Z running build_ext 2025-12-04T09:34:51.8942696Z -- Building with NumPy bindings 2025-12-04T09:34:51.8943001Z -- Not using cuDNN 2025-12-04T09:34:51.8943202Z -- Not using CUDA 2025-12-04T09:34:51.8943397Z -- Not using XPU 2025-12-04T09:34:51.8943582Z -- Using MKLDNN 2025-12-04T09:34:51.8943876Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-12-04T09:34:51.8944239Z -- Not using CBLAS in MKLDNN 2025-12-04T09:34:51.8944481Z -- Not using NCCL 2025-12-04T09:34:51.8944694Z -- Building without distributed package 2025-12-04T09:34:51.8945083Z -- Using ITT 2025-12-04T09:34:52.3765666Z building 'torch._C' extension 2025-12-04T09:34:52.3782489Z creating build\temp.win-amd64-cpython-310\Release\torch\csrc 2025-12-04T09:34:52.3796574Z "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-12-04T09:34:52.5218818Z stub.c 2025-12-04T09:34:53.3598186Z "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-12-04T09:34:53.4009096Z 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-12-04T09:34:53.6488586Z Generating code 2025-12-04T09:34:53.7016881Z Finished generating code 2025-12-04T09:34:53.7304403Z -- Wrapping header files with if !defined(TORCH_STABLE_ONLY) && !defined(TORCH_TARGET_VERSION) 2025-12-04T09:34:53.9473811Z Wrapped header: advisor-annotate.h 2025-12-04T09:34:53.9479649Z Wrapped header: cpuinfo.h 2025-12-04T09:34:53.9482635Z Wrapped header: dnnl.h 2025-12-04T09:34:53.9485799Z Wrapped header: dnnl_config.h 2025-12-04T09:34:53.9488831Z Wrapped header: dnnl_debug.h 2025-12-04T09:34:53.9491610Z Wrapped header: dnnl_ocl.h 2025-12-04T09:34:53.9494401Z Wrapped header: dnnl_sycl.h 2025-12-04T09:34:53.9497289Z Wrapped header: dnnl_sycl_types.h 2025-12-04T09:34:53.9499897Z Wrapped header: dnnl_threadpool.h 2025-12-04T09:34:53.9502720Z Wrapped header: dnnl_types.h 2025-12-04T09:34:53.9505521Z Wrapped header: dnnl_version.h 2025-12-04T09:34:53.9508464Z Wrapped header: experiments-config.h 2025-12-04T09:34:53.9510957Z Wrapped header: fp16.h 2025-12-04T09:34:53.9514494Z Wrapped header: fxdiv.h 2025-12-04T09:34:53.9517754Z Wrapped header: ittnotify-zca.h 2025-12-04T09:34:53.9532218Z Wrapped header: ittnotify.h 2025-12-04T09:34:53.9536683Z Wrapped header: jitprofiling.h 2025-12-04T09:34:53.9539936Z Wrapped header: libittnotify.h 2025-12-04T09:34:53.9542712Z Wrapped header: libshm.h 2025-12-04T09:34:53.9547768Z Wrapped header: psimd.h 2025-12-04T09:34:53.9555458Z Wrapped header: pthreadpool.h 2025-12-04T09:34:53.9571235Z Wrapped header: sleef.h 2025-12-04T09:34:53.9584650Z Wrapped header: xnnpack.h 2025-12-04T09:34:53.9590890Z Wrapped header: ATen/AccumulateType.h 2025-12-04T09:34:53.9593521Z Wrapped header: ATen/ArrayRef.h 2025-12-04T09:34:53.9596973Z Wrapped header: ATen/ATen.h 2025-12-04T09:34:53.9633355Z Wrapped header: ATen/autocast_mode.h 2025-12-04T09:34:53.9633690Z Wrapped header: ATen/Backend.h 2025-12-04T09:34:53.9633946Z Wrapped header: ATen/Backtrace.h 2025-12-04T09:34:53.9634233Z Wrapped header: ATen/BlasBackend.h 2025-12-04T09:34:53.9634515Z Wrapped header: ATen/CachedTensorUtils.h 2025-12-04T09:34:53.9634806Z Wrapped header: ATen/ceil_div.h 2025-12-04T09:34:53.9635070Z Wrapped header: ATen/code_template.h 2025-12-04T09:34:53.9635342Z Wrapped header: ATen/CollapseDims.h 2025-12-04T09:34:53.9635700Z Wrapped header: ATen/CompositeExplicitAutogradFunctions.h 2025-12-04T09:34:53.9636164Z Wrapped header: ATen/CompositeExplicitAutogradFunctions_inl.h 2025-12-04T09:34:53.9638816Z Wrapped header: ATen/CompositeExplicitAutogradNonFunctionalFunctions.h 2025-12-04T09:34:53.9642832Z Wrapped header: ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-12-04T09:34:53.9645766Z Wrapped header: ATen/CompositeImplicitAutogradFunctions.h 2025-12-04T09:34:53.9650364Z Wrapped header: ATen/CompositeImplicitAutogradFunctions_inl.h 2025-12-04T09:34:53.9653370Z Wrapped header: ATen/CompositeImplicitAutogradNestedTensorFunctions.h 2025-12-04T09:34:53.9656271Z Wrapped header: ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-12-04T09:34:53.9659059Z Wrapped header: ATen/Config.h 2025-12-04T09:34:53.9663016Z Wrapped header: ATen/Context.h 2025-12-04T09:34:53.9666208Z Wrapped header: ATen/cpp_custom_type_hack.h 2025-12-04T09:34:53.9669766Z Wrapped header: ATen/CPUApplyUtils.h 2025-12-04T09:34:53.9672579Z Wrapped header: ATen/CPUFixedAllocator.h 2025-12-04T09:34:53.9675281Z Wrapped header: ATen/CPUFunctions.h 2025-12-04T09:34:53.9679291Z Wrapped header: ATen/CPUFunctions_inl.h 2025-12-04T09:34:53.9682480Z Wrapped header: ATen/CPUGeneratorImpl.h 2025-12-04T09:34:53.9685512Z Wrapped header: ATen/CUDAFunctions.h 2025-12-04T09:34:53.9689775Z Wrapped header: ATen/CUDAFunctions_inl.h 2025-12-04T09:34:53.9692316Z Wrapped header: ATen/Device.h 2025-12-04T09:34:53.9695399Z Wrapped header: ATen/DeviceAccelerator.h 2025-12-04T09:34:53.9698202Z Wrapped header: ATen/DeviceGuard.h 2025-12-04T09:34:53.9700663Z Wrapped header: ATen/Dimname.h 2025-12-04T09:34:53.9703161Z Wrapped header: ATen/DimVector.h 2025-12-04T09:34:53.9707851Z Wrapped header: ATen/Dispatch.h 2025-12-04T09:34:53.9713533Z Wrapped header: ATen/Dispatch_v2.h 2025-12-04T09:34:53.9716242Z Wrapped header: ATen/div_rtn.h 2025-12-04T09:34:53.9719195Z Wrapped header: ATen/DLConvertor.h 2025-12-04T09:34:53.9722588Z Wrapped header: ATen/dlpack.h 2025-12-04T09:34:53.9725553Z Wrapped header: ATen/DTensorState.h 2025-12-04T09:34:53.9728314Z Wrapped header: ATen/DynamicLibrary.h 2025-12-04T09:34:53.9731359Z Wrapped header: ATen/EmptyTensor.h 2025-12-04T09:34:53.9734166Z Wrapped header: ATen/ExpandBase.h 2025-12-04T09:34:53.9737767Z Wrapped header: ATen/ExpandUtils.h 2025-12-04T09:34:53.9740416Z Wrapped header: ATen/Formatting.h 2025-12-04T09:34:53.9743238Z Wrapped header: ATen/FunctionalizeFallbackKernel.h 2025-12-04T09:34:53.9746561Z Wrapped header: ATen/FunctionalStorageImpl.h 2025-12-04T09:34:53.9750243Z Wrapped header: ATen/FunctionalTensorWrapper.h 2025-12-04T09:34:53.9755885Z Wrapped header: ATen/Functions.h 2025-12-04T09:34:53.9758928Z Wrapped header: ATen/FuncTorchTLS.h 2025-12-04T09:34:53.9761462Z Wrapped header: ATen/Generator.h 2025-12-04T09:34:53.9764411Z Wrapped header: ATen/InferSize.h 2025-12-04T09:34:53.9767454Z Wrapped header: ATen/InitialTensorOptions.h 2025-12-04T09:34:53.9770389Z Wrapped header: ATen/jiterator_macros.h 2025-12-04T09:34:53.9772962Z Wrapped header: ATen/jit_macros.h 2025-12-04T09:34:53.9775340Z Wrapped header: ATen/Layout.h 2025-12-04T09:34:53.9778062Z Wrapped header: ATen/LegacyBatchedFallback.h 2025-12-04T09:34:53.9781103Z Wrapped header: ATen/LegacyBatchedTensorImpl.h 2025-12-04T09:34:53.9783803Z Wrapped header: ATen/LegacyVmapMode.h 2025-12-04T09:34:53.9786957Z Wrapped header: ATen/LegacyVmapTransforms.h 2025-12-04T09:34:53.9789687Z Wrapped header: ATen/LinalgBackend.h 2025-12-04T09:34:53.9792623Z Wrapped header: ATen/MapAllocator.h 2025-12-04T09:34:53.9795553Z Wrapped header: ATen/MatrixRef.h 2025-12-04T09:34:53.9798500Z Wrapped header: ATen/MemoryOverlap.h 2025-12-04T09:34:53.9801241Z Wrapped header: ATen/MetaFunctions.h 2025-12-04T09:34:53.9804717Z Wrapped header: ATen/MetaFunctions_inl.h 2025-12-04T09:34:53.9808382Z Wrapped header: ATen/MethodOperators.h 2025-12-04T09:34:53.9810894Z Wrapped header: ATen/NamedTensor.h 2025-12-04T09:34:53.9813987Z Wrapped header: ATen/NamedTensorUtils.h 2025-12-04T09:34:53.9819609Z Wrapped header: ATen/NativeFunctions.h 2025-12-04T09:34:53.9825201Z Wrapped header: ATen/NativeMetaFunctions.h 2025-12-04T09:34:53.9831867Z Wrapped header: ATen/NestedTensorImpl.h 2025-12-04T09:34:53.9835117Z Wrapped header: ATen/NumericUtils.h 2025-12-04T09:34:53.9838380Z Wrapped header: ATen/OpaqueTensorImpl.h 2025-12-04T09:34:53.9843932Z Wrapped header: ATen/Operators.h 2025-12-04T09:34:53.9846945Z Wrapped header: ATen/OpMathType.h 2025-12-04T09:34:53.9849472Z Wrapped header: ATen/PadNd.h 2025-12-04T09:34:53.9852632Z Wrapped header: ATen/Parallel-inl.h 2025-12-04T09:34:53.9855631Z Wrapped header: ATen/Parallel.h 2025-12-04T09:34:53.9858215Z Wrapped header: ATen/ParallelFuture.h 2025-12-04T09:34:53.9860688Z Wrapped header: ATen/ParallelNative.h 2025-12-04T09:34:53.9863535Z Wrapped header: ATen/ParallelOpenMP.h 2025-12-04T09:34:53.9866422Z Wrapped header: ATen/PTThreadPool.h 2025-12-04T09:34:53.9869280Z Wrapped header: ATen/PythonTorchFunctionTLS.h 2025-12-04T09:34:53.9873481Z Wrapped header: ATen/record_function.h 2025-12-04T09:34:54.0021719Z Wrapped header: ATen/RedispatchFunctions.h 2025-12-04T09:34:54.0078398Z Wrapped header: ATen/RegistrationDeclarations.h 2025-12-04T09:34:54.0082523Z Wrapped header: ATen/ROCmFABackend.h 2025-12-04T09:34:54.0085696Z Wrapped header: ATen/SavedTensorHooks.h 2025-12-04T09:34:54.0088281Z Wrapped header: ATen/Scalar.h 2025-12-04T09:34:54.0091188Z Wrapped header: ATen/ScalarOps.h 2025-12-04T09:34:54.0093812Z Wrapped header: ATen/ScalarType.h 2025-12-04T09:34:54.0096456Z Wrapped header: ATen/SDPBackend.h 2025-12-04T09:34:54.0099338Z Wrapped header: ATen/SequenceNumber.h 2025-12-04T09:34:54.0101815Z Wrapped header: ATen/SmallVector.h 2025-12-04T09:34:54.0105807Z Wrapped header: ATen/SparseCsrTensorImpl.h 2025-12-04T09:34:54.0109525Z Wrapped header: ATen/SparseCsrTensorUtils.h 2025-12-04T09:34:54.0113164Z Wrapped header: ATen/SparseTensorImpl.h 2025-12-04T09:34:54.0115563Z Wrapped header: ATen/Storage.h 2025-12-04T09:34:54.0118406Z Wrapped header: ATen/StorageUtils.h 2025-12-04T09:34:54.0120875Z Wrapped header: ATen/Tensor.h 2025-12-04T09:34:54.0123376Z Wrapped header: ATen/TensorAccessor.h 2025-12-04T09:34:54.0126514Z Wrapped header: ATen/TensorGeometry.h 2025-12-04T09:34:54.0130861Z Wrapped header: ATen/TensorIndexing.h 2025-12-04T09:34:54.0135785Z Wrapped header: ATen/TensorIterator.h 2025-12-04T09:34:54.0138955Z Wrapped header: ATen/TensorIteratorInternal.h 2025-12-04T09:34:54.0142287Z Wrapped header: ATen/TensorMeta.h 2025-12-04T09:34:54.0145231Z Wrapped header: ATen/TensorNames.h 2025-12-04T09:34:54.0148098Z Wrapped header: ATen/TensorOperators.h 2025-12-04T09:34:54.0150680Z Wrapped header: ATen/TensorOptions.h 2025-12-04T09:34:54.0153604Z Wrapped header: ATen/TensorSubclassLikeUtils.h 2025-12-04T09:34:54.0156723Z Wrapped header: ATen/TensorUtils.h 2025-12-04T09:34:54.0159568Z Wrapped header: ATen/ThreadLocalPythonObjects.h 2025-12-04T09:34:54.0162514Z Wrapped header: ATen/ThreadLocalState.h 2025-12-04T09:34:54.0165665Z Wrapped header: ATen/TracerMode.h 2025-12-04T09:34:54.0168547Z Wrapped header: ATen/TypeDefault.h 2025-12-04T09:34:54.0171425Z Wrapped header: ATen/Utils.h 2025-12-04T09:34:54.0174037Z Wrapped header: ATen/Version.h 2025-12-04T09:34:54.0291101Z Wrapped header: ATen/VmapGeneratedPlumbing.h 2025-12-04T09:34:54.0297263Z Wrapped header: ATen/WrapDimUtils.h 2025-12-04T09:34:54.0300876Z Wrapped header: ATen/WrapDimUtilsMulti.h 2025-12-04T09:34:54.0304053Z Wrapped header: ATen/core/alias_info.h 2025-12-04T09:34:54.0307004Z Wrapped header: ATen/core/Array.h 2025-12-04T09:34:54.0309588Z Wrapped header: ATen/core/ATenGeneral.h 2025-12-04T09:34:54.0312268Z Wrapped header: ATen/core/ATenOpList.h 2025-12-04T09:34:54.0314959Z Wrapped header: ATen/core/ATen_fwd.h 2025-12-04T09:34:54.0321561Z Wrapped header: ATen/core/aten_interned_strings.h 2025-12-04T09:34:54.0324718Z Wrapped header: ATen/core/ATen_pch.h 2025-12-04T09:34:54.0327484Z Wrapped header: ATen/core/Backtrace.h 2025-12-04T09:34:54.0330518Z Wrapped header: ATen/core/blob.h 2025-12-04T09:34:54.0333585Z Wrapped header: ATen/core/builtin_function.h 2025-12-04T09:34:54.0338405Z Wrapped header: ATen/core/CachingHostAllocator.h 2025-12-04T09:34:54.0351781Z Wrapped header: ATen/core/CheckMemoryFormat.h 2025-12-04T09:34:54.0352136Z Wrapped header: ATen/core/class_type.h 2025-12-04T09:34:54.0352444Z Wrapped header: ATen/core/custom_class.h 2025-12-04T09:34:54.0352789Z Wrapped header: ATen/core/DeprecatedTypeProperties.h 2025-12-04T09:34:54.0354410Z Wrapped header: ATen/core/DeprecatedTypePropertiesRegistry.h 2025-12-04T09:34:54.0357789Z Wrapped header: ATen/core/Dict.h 2025-12-04T09:34:54.0360859Z Wrapped header: ATen/core/Dict_inl.h 2025-12-04T09:34:54.0363762Z Wrapped header: ATen/core/Dimname.h 2025-12-04T09:34:54.0366536Z Wrapped header: ATen/core/DimVector.h 2025-12-04T09:34:54.0370056Z Wrapped header: ATen/core/DistributionsHelper.h 2025-12-04T09:34:54.0373531Z Wrapped header: ATen/core/dynamic_type.h 2025-12-04T09:34:54.0376469Z Wrapped header: ATen/core/enum_tag.h 2025-12-04T09:34:54.0379586Z Wrapped header: ATen/core/enum_type.h 2025-12-04T09:34:54.0382326Z Wrapped header: ATen/core/Formatting.h 2025-12-04T09:34:54.0385306Z Wrapped header: ATen/core/function.h 2025-12-04T09:34:54.0388146Z Wrapped header: ATen/core/functional.h 2025-12-04T09:34:54.0392271Z Wrapped header: ATen/core/function_schema.h 2025-12-04T09:34:54.0395209Z Wrapped header: ATen/core/function_schema_inl.h 2025-12-04T09:34:54.0400033Z Wrapped header: ATen/core/Generator.h 2025-12-04T09:34:54.0403342Z Wrapped header: ATen/core/GeneratorForPrivateuseone.h 2025-12-04T09:34:54.0406044Z Wrapped header: ATen/core/grad_mode.h 2025-12-04T09:34:54.0410424Z Wrapped header: ATen/core/IListRef.h 2025-12-04T09:34:54.0413825Z Wrapped header: ATen/core/IListRef_inl.h 2025-12-04T09:34:54.0417412Z Wrapped header: ATen/core/interned_strings.h 2025-12-04T09:34:54.0420443Z Wrapped header: ATen/core/interned_strings_class.h 2025-12-04T09:34:54.0426692Z Wrapped header: ATen/core/ivalue.h 2025-12-04T09:34:54.0434953Z Wrapped header: ATen/core/ivalue_inl.h 2025-12-04T09:34:54.0438080Z Wrapped header: ATen/core/ivalue_to.h 2025-12-04T09:34:54.0445037Z Wrapped header: ATen/core/jit_type.h 2025-12-04T09:34:54.0449018Z Wrapped header: ATen/core/jit_type_base.h 2025-12-04T09:34:54.0452536Z Wrapped header: ATen/core/LegacyTypeDispatch.h 2025-12-04T09:34:54.0456696Z Wrapped header: ATen/core/List.h 2025-12-04T09:34:54.0460074Z Wrapped header: ATen/core/List_inl.h 2025-12-04T09:34:54.0463625Z Wrapped header: ATen/core/MT19937RNGEngine.h 2025-12-04T09:34:54.0467264Z Wrapped header: ATen/core/NamedTensor.h 2025-12-04T09:34:54.0470890Z Wrapped header: ATen/core/NestedIntSymNodeImpl.h 2025-12-04T09:34:54.0474003Z Wrapped header: ATen/core/operator_name.h 2025-12-04T09:34:54.0477459Z Wrapped header: ATen/core/PhiloxRNGEngine.h 2025-12-04T09:34:54.0480726Z Wrapped header: ATen/core/PythonFallbackKernel.h 2025-12-04T09:34:54.0483868Z Wrapped header: ATen/core/PythonOpRegistrationTrampoline.h 2025-12-04T09:34:54.0487384Z Wrapped header: ATen/core/qualified_name.h 2025-12-04T09:34:54.0490659Z Wrapped header: ATen/core/QuantizerBase.h 2025-12-04T09:34:54.0493656Z Wrapped header: ATen/core/Range.h 2025-12-04T09:34:54.0496608Z Wrapped header: ATen/core/Reduction.h 2025-12-04T09:34:54.0499644Z Wrapped header: ATen/core/rref_interface.h 2025-12-04T09:34:54.0502090Z Wrapped header: ATen/core/Scalar.h 2025-12-04T09:34:54.0504565Z Wrapped header: ATen/core/ScalarType.h 2025-12-04T09:34:54.0507988Z Wrapped header: ATen/core/stack.h 2025-12-04T09:34:54.0511044Z Wrapped header: ATen/core/symbol.h 2025-12-04T09:34:54.0514156Z Wrapped header: ATen/core/Tensor.h 2025-12-04T09:34:54.0517049Z Wrapped header: ATen/core/TensorAccessor.h 2025-12-04T09:34:54.0521937Z Wrapped header: ATen/core/TensorBase.h 2025-12-04T09:34:54.0541162Z Wrapped header: ATen/core/TensorBody.h 2025-12-04T09:34:54.0544293Z Wrapped header: ATen/core/TorchDispatchUtils.h 2025-12-04T09:34:54.0548097Z Wrapped header: ATen/core/TransformationHelper.h 2025-12-04T09:34:54.0550608Z Wrapped header: ATen/core/typeid.h 2025-12-04T09:34:54.0553540Z Wrapped header: ATen/core/type_factory.h 2025-12-04T09:34:54.0556276Z Wrapped header: ATen/core/type_ptr.h 2025-12-04T09:34:54.0558832Z Wrapped header: ATen/core/UndefinedTensorImpl.h 2025-12-04T09:34:54.0561539Z Wrapped header: ATen/core/UnsafeFromTH.h 2025-12-04T09:34:54.0564502Z Wrapped header: ATen/core/VariableHooksInterface.h 2025-12-04T09:34:54.0567377Z Wrapped header: ATen/core/Variadic.h 2025-12-04T09:34:54.0570322Z Wrapped header: ATen/core/Vitals.h 2025-12-04T09:34:54.0573784Z Wrapped header: ATen/core/boxing/BoxedKernel.h 2025-12-04T09:34:54.0576678Z Wrapped header: ATen/core/boxing/BoxedKernel_impl.h 2025-12-04T09:34:54.0580341Z Wrapped header: ATen/core/boxing/KernelFunction.h 2025-12-04T09:34:54.0583716Z Wrapped header: ATen/core/boxing/KernelFunction_impl.h 2025-12-04T09:34:54.0586430Z Wrapped header: ATen/core/boxing/OperatorKernel.h 2025-12-04T09:34:54.0589914Z Wrapped header: ATen/core/boxing/impl/boxing.h 2025-12-04T09:34:54.0594371Z Wrapped header: ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h 2025-12-04T09:34:54.0597437Z Wrapped header: ATen/core/boxing/impl/test_helpers.h 2025-12-04T09:34:54.0600297Z Wrapped header: ATen/core/boxing/impl/WrapFunctionIntoFunctor.h 2025-12-04T09:34:54.0603099Z Wrapped header: ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h 2025-12-04T09:34:54.0606010Z Wrapped header: ATen/core/dispatch/CppSignature.h 2025-12-04T09:34:54.0610589Z Wrapped header: ATen/core/dispatch/Dispatcher.h 2025-12-04T09:34:54.0614056Z Wrapped header: ATen/core/dispatch/DispatchKeyExtractor.h 2025-12-04T09:34:54.0617249Z Wrapped header: ATen/core/dispatch/ObservedOperators.h 2025-12-04T09:34:54.0620587Z Wrapped header: ATen/core/dispatch/OperatorEntry.h 2025-12-04T09:34:54.0623534Z Wrapped header: ATen/core/dispatch/OperatorOptions.h 2025-12-04T09:34:54.0626302Z Wrapped header: ATen/core/dispatch/RegistrationHandleRAII.h 2025-12-04T09:34:54.0629288Z Wrapped header: ATen/core/op_registration/adaption.h 2025-12-04T09:34:54.0632335Z Wrapped header: ATen/core/op_registration/infer_schema.h 2025-12-04T09:34:54.0635357Z Wrapped header: ATen/core/op_registration/op_allowlist.h 2025-12-04T09:34:54.0639396Z Wrapped header: ATen/core/op_registration/op_registration.h 2025-12-04T09:34:54.0642451Z Wrapped header: ATen/cpu/FlushDenormal.h 2025-12-04T09:34:54.0645250Z Wrapped header: ATen/cpu/Utils.h 2025-12-04T09:34:54.0648255Z Wrapped header: ATen/cpu/vml.h 2025-12-04T09:34:54.0650865Z Wrapped header: ATen/cpu/vec/functional.h 2025-12-04T09:34:54.0654369Z Wrapped header: ATen/cpu/vec/functional_base.h 2025-12-04T09:34:54.0658414Z Wrapped header: ATen/cpu/vec/functional_bfloat16.h 2025-12-04T09:34:54.0661260Z Wrapped header: ATen/cpu/vec/intrinsics.h 2025-12-04T09:34:54.0664002Z Wrapped header: ATen/cpu/vec/vec.h 2025-12-04T09:34:54.0669223Z Wrapped header: ATen/cpu/vec/vec_base.h 2025-12-04T09:34:54.0672180Z Wrapped header: ATen/cpu/vec/vec_convert.h 2025-12-04T09:34:54.0675073Z Wrapped header: ATen/cpu/vec/vec_half.h 2025-12-04T09:34:54.0678347Z Wrapped header: ATen/cpu/vec/vec_mask.h 2025-12-04T09:34:54.0681805Z Wrapped header: ATen/cpu/vec/vec_n.h 2025-12-04T09:34:54.0685533Z Wrapped header: ATen/cpu/vec/vec_quant.h 2025-12-04T09:34:54.0688575Z Wrapped header: ATen/cpu/vec/sve/sve_helper.h 2025-12-04T09:34:54.0692536Z Wrapped header: ATen/cpu/vec/sve/vec_bfloat16.h 2025-12-04T09:34:54.0695742Z Wrapped header: ATen/cpu/vec/sve/vec_common_sve.h 2025-12-04T09:34:54.0699551Z Wrapped header: ATen/cpu/vec/sve/vec_double.h 2025-12-04T09:34:54.0704067Z Wrapped header: ATen/cpu/vec/sve/vec_float.h 2025-12-04T09:34:54.0708085Z Wrapped header: ATen/cpu/vec/sve/vec_int.h 2025-12-04T09:34:54.0711814Z Wrapped header: ATen/cpu/vec/sve/vec_qint.h 2025-12-04T09:34:54.0714801Z Wrapped header: ATen/cpu/vec/vec128/vec128.h 2025-12-04T09:34:54.0719121Z Wrapped header: ATen/cpu/vec/vec128/vec128_bfloat16_neon.h 2025-12-04T09:34:54.0722788Z Wrapped header: ATen/cpu/vec/vec128/vec128_convert.h 2025-12-04T09:34:54.0726684Z Wrapped header: ATen/cpu/vec/vec128/vec128_double_neon.h 2025-12-04T09:34:54.0730440Z Wrapped header: ATen/cpu/vec/vec128/vec128_float_neon.h 2025-12-04T09:34:54.0734280Z Wrapped header: ATen/cpu/vec/vec128/vec128_half_neon.h 2025-12-04T09:34:54.0738822Z Wrapped header: ATen/cpu/vec/vec128/vec128_int_aarch64.h 2025-12-04T09:34:54.0742270Z Wrapped header: ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h 2025-12-04T09:34:54.0745784Z Wrapped header: ATen/cpu/vec/vec128/vec128_uint_aarch64.h 2025-12-04T09:34:54.0749290Z Wrapped header: ATen/cpu/vec/vec256/vec256.h 2025-12-04T09:34:54.0753710Z Wrapped header: ATen/cpu/vec/vec256/vec256_16bit_float.h 2025-12-04T09:34:54.0757404Z Wrapped header: ATen/cpu/vec/vec256/vec256_bfloat16.h 2025-12-04T09:34:54.0761191Z Wrapped header: ATen/cpu/vec/vec256/vec256_complex_double.h 2025-12-04T09:34:54.0765209Z Wrapped header: ATen/cpu/vec/vec256/vec256_complex_float.h 2025-12-04T09:34:54.0769033Z Wrapped header: ATen/cpu/vec/vec256/vec256_convert.h 2025-12-04T09:34:54.0772795Z Wrapped header: ATen/cpu/vec/vec256/vec256_double.h 2025-12-04T09:34:54.0777032Z Wrapped header: ATen/cpu/vec/vec256/vec256_float.h 2025-12-04T09:34:54.0780421Z Wrapped header: ATen/cpu/vec/vec256/vec256_half.h 2025-12-04T09:34:54.0786848Z Wrapped header: ATen/cpu/vec/vec256/vec256_int.h 2025-12-04T09:34:54.0790302Z Wrapped header: ATen/cpu/vec/vec256/vec256_mask.h 2025-12-04T09:34:54.0795657Z Wrapped header: ATen/cpu/vec/vec256/vec256_qint.h 2025-12-04T09:34:54.0798806Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h 2025-12-04T09:34:54.0802462Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h 2025-12-04T09:34:54.0806637Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h 2025-12-04T09:34:54.0810758Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h 2025-12-04T09:34:54.0814649Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h 2025-12-04T09:34:54.0818502Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h 2025-12-04T09:34:54.0822013Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h 2025-12-04T09:34:54.0825845Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h 2025-12-04T09:34:54.0829386Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h 2025-12-04T09:34:54.0832785Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h 2025-12-04T09:34:54.0836525Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h 2025-12-04T09:34:54.0840292Z Wrapped header: ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h 2025-12-04T09:34:54.0844337Z Wrapped header: ATen/cpu/vec/vec256/vsx/vsx_helpers.h 2025-12-04T09:34:54.0852418Z Wrapped header: ATen/cpu/vec/vec256/zarch/vec256_zarch.h 2025-12-04T09:34:54.0855857Z Wrapped header: ATen/cpu/vec/vec512/vec512.h 2025-12-04T09:34:54.0862118Z Wrapped header: ATen/cpu/vec/vec512/vec512_bfloat16.h 2025-12-04T09:34:54.0866327Z Wrapped header: ATen/cpu/vec/vec512/vec512_complex_double.h 2025-12-04T09:34:54.0871326Z Wrapped header: ATen/cpu/vec/vec512/vec512_complex_float.h 2025-12-04T09:34:54.0874909Z Wrapped header: ATen/cpu/vec/vec512/vec512_convert.h 2025-12-04T09:34:54.0878694Z Wrapped header: ATen/cpu/vec/vec512/vec512_double.h 2025-12-04T09:34:54.0883193Z Wrapped header: ATen/cpu/vec/vec512/vec512_float.h 2025-12-04T09:34:54.0887648Z Wrapped header: ATen/cpu/vec/vec512/vec512_float8.h 2025-12-04T09:34:54.0893599Z Wrapped header: ATen/cpu/vec/vec512/vec512_int.h 2025-12-04T09:34:54.0897321Z Wrapped header: ATen/cpu/vec/vec512/vec512_mask.h 2025-12-04T09:34:54.0902781Z Wrapped header: ATen/cpu/vec/vec512/vec512_qint.h 2025-12-04T09:34:54.0905708Z Wrapped header: ATen/cuda/ATenCUDAGeneral.h 2025-12-04T09:34:54.0908661Z Wrapped header: ATen/cuda/CachingHostAllocator.h 2025-12-04T09:34:54.0911645Z Wrapped header: ATen/cuda/cub.h 2025-12-04T09:34:54.0915171Z Wrapped header: ATen/cuda/CUDABlas.h 2025-12-04T09:34:54.0917841Z Wrapped header: ATen/cuda/CUDAContext.h 2025-12-04T09:34:54.0920869Z Wrapped header: ATen/cuda/CUDAContextLight.h 2025-12-04T09:34:54.0923760Z Wrapped header: ATen/cuda/CUDADataType.h 2025-12-04T09:34:54.0926890Z Wrapped header: ATen/cuda/CUDADevice.h 2025-12-04T09:34:54.0930277Z Wrapped header: ATen/cuda/CUDAEvent.h 2025-12-04T09:34:54.0933624Z Wrapped header: ATen/cuda/CUDAGeneratorImpl.h 2025-12-04T09:34:54.0936611Z Wrapped header: ATen/cuda/CUDAGraph.h 2025-12-04T09:34:54.0939848Z Wrapped header: ATen/cuda/CUDAGreenContext.h 2025-12-04T09:34:54.0942955Z Wrapped header: ATen/cuda/CUDAScaledBlas.h 2025-12-04T09:34:54.0946150Z Wrapped header: ATen/cuda/CUDASparse.h 2025-12-04T09:34:54.0950033Z Wrapped header: ATen/cuda/CUDASparseBlas.h 2025-12-04T09:34:54.0953739Z Wrapped header: ATen/cuda/CUDASparseDescriptors.h 2025-12-04T09:34:54.0957075Z Wrapped header: ATen/cuda/CUDAUtils.h 2025-12-04T09:34:54.0960097Z Wrapped header: ATen/cuda/EmptyTensor.h 2025-12-04T09:34:54.0963478Z Wrapped header: ATen/cuda/Exceptions.h 2025-12-04T09:34:54.0966487Z Wrapped header: ATen/cuda/jiterator.h 2025-12-04T09:34:54.0969834Z Wrapped header: ATen/cuda/jiterator_impl.h 2025-12-04T09:34:54.0972747Z Wrapped header: ATen/cuda/llvm_jit_strings.h 2025-12-04T09:34:54.0975597Z Wrapped header: ATen/cuda/MemPool.h 2025-12-04T09:34:54.0978541Z Wrapped header: ATen/cuda/PeerToPeerAccess.h 2025-12-04T09:34:54.0981126Z Wrapped header: ATen/cuda/PhiloxCudaState.h 2025-12-04T09:34:54.0983948Z Wrapped header: ATen/cuda/PinnedMemoryAllocator.h 2025-12-04T09:34:54.0986712Z Wrapped header: ATen/cuda/Sleep.h 2025-12-04T09:34:54.0989534Z Wrapped header: ATen/cuda/ThrustAllocator.h 2025-12-04T09:34:54.0992108Z Wrapped header: ATen/cuda/detail/BLASConstants.h 2025-12-04T09:34:54.0995202Z Wrapped header: ATen/cuda/detail/CUDAHooks.h 2025-12-04T09:34:54.0998197Z Wrapped header: ATen/cuda/detail/DeviceThreadHandles.h 2025-12-04T09:34:54.1001024Z Wrapped header: ATen/cuda/detail/KernelUtils.h 2025-12-04T09:34:54.1003622Z Wrapped header: ATen/cuda/detail/LazyNVRTC.h 2025-12-04T09:34:54.1008245Z Wrapped header: ATen/cuda/tunable/GemmCommon.h 2025-12-04T09:34:54.1012337Z Wrapped header: ATen/cuda/tunable/GemmHipblaslt.h 2025-12-04T09:34:54.1015793Z Wrapped header: ATen/cuda/tunable/GemmRocblas.h 2025-12-04T09:34:54.1018752Z Wrapped header: ATen/cuda/tunable/StreamTimer.h 2025-12-04T09:34:54.1021964Z Wrapped header: ATen/cuda/tunable/Tunable.h 2025-12-04T09:34:54.1025255Z Wrapped header: ATen/cuda/tunable/TunableGemm.h 2025-12-04T09:34:54.1029149Z Wrapped header: ATen/cuda/tunable/TunableOp.h 2025-12-04T09:34:54.1032328Z Wrapped header: ATen/cudnn/cudnn-wrapper.h 2025-12-04T09:34:54.1035863Z Wrapped header: ATen/cudnn/Descriptors.h 2025-12-04T09:34:54.1038409Z Wrapped header: ATen/cudnn/Handle.h 2025-12-04T09:34:54.1041036Z Wrapped header: ATen/cudnn/Handles.h 2025-12-04T09:34:54.1043480Z Wrapped header: ATen/cudnn/Types.h 2025-12-04T09:34:54.1046338Z Wrapped header: ATen/cudnn/Utils.h 2025-12-04T09:34:54.1049328Z Wrapped header: ATen/detail/AcceleratorHooksInterface.h 2025-12-04T09:34:54.1052504Z Wrapped header: ATen/detail/CUDAHooksInterface.h 2025-12-04T09:34:54.1055423Z Wrapped header: ATen/detail/FunctionTraits.h 2025-12-04T09:34:54.1058206Z Wrapped header: ATen/detail/HIPHooksInterface.h 2025-12-04T09:34:54.1060999Z Wrapped header: ATen/detail/HPUHooksInterface.h 2025-12-04T09:34:54.1063741Z Wrapped header: ATen/detail/IPUHooksInterface.h 2025-12-04T09:34:54.1066464Z Wrapped header: ATen/detail/MAIAHooksInterface.h 2025-12-04T09:34:54.1069461Z Wrapped header: ATen/detail/MPSHooksInterface.h 2025-12-04T09:34:54.1072641Z Wrapped header: ATen/detail/MTIAHooksInterface.h 2025-12-04T09:34:54.1075588Z Wrapped header: ATen/detail/PrivateUse1HooksInterface.h 2025-12-04T09:34:54.1078403Z Wrapped header: ATen/detail/XLAHooksInterface.h 2025-12-04T09:34:54.1081164Z Wrapped header: ATen/detail/XPUHooksInterface.h 2025-12-04T09:34:54.1083980Z Wrapped header: ATen/functorch/ADInterpreters.h 2025-12-04T09:34:54.1086947Z Wrapped header: ATen/functorch/BatchedFallback.h 2025-12-04T09:34:54.1089999Z Wrapped header: ATen/functorch/BatchedTensorImpl.h 2025-12-04T09:34:54.1093054Z Wrapped header: ATen/functorch/BatchingMetaprogramming.h 2025-12-04T09:34:54.1096864Z Wrapped header: ATen/functorch/BatchRulesHelper.h 2025-12-04T09:34:54.1099952Z Wrapped header: ATen/functorch/DynamicLayer.h 2025-12-04T09:34:54.1102888Z Wrapped header: ATen/functorch/FunctionalizeInterpreter.h 2025-12-04T09:34:54.1106279Z Wrapped header: ATen/functorch/Interpreter.h 2025-12-04T09:34:54.1109667Z Wrapped header: ATen/functorch/LegacyVmapTransforms.h 2025-12-04T09:34:54.1112106Z Wrapped header: ATen/functorch/Macros.h 2025-12-04T09:34:54.1115287Z Wrapped header: ATen/functorch/PlumbingHelper.h 2025-12-04T09:34:54.1118252Z Wrapped header: ATen/functorch/TensorWrapper.h 2025-12-04T09:34:54.1121127Z Wrapped header: ATen/functorch/VmapInterpreter.h 2025-12-04T09:34:54.1124463Z Wrapped header: ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h 2025-12-04T09:34:54.1127639Z Wrapped header: ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h 2025-12-04T09:34:54.1131278Z Wrapped header: ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h 2025-12-04T09:34:54.1134222Z Wrapped header: ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h 2025-12-04T09:34:54.1137192Z Wrapped header: ATen/metal/Context.h 2025-12-04T09:34:54.1140451Z Wrapped header: ATen/miopen/Descriptors.h 2025-12-04T09:34:54.1143435Z Wrapped header: ATen/miopen/Exceptions.h 2025-12-04T09:34:54.1145887Z Wrapped header: ATen/miopen/Handle.h 2025-12-04T09:34:54.1148864Z Wrapped header: ATen/miopen/miopen-wrapper.h 2025-12-04T09:34:54.1151276Z Wrapped header: ATen/miopen/Types.h 2025-12-04T09:34:54.1154201Z Wrapped header: ATen/miopen/Utils.h 2025-12-04T09:34:54.1157006Z Wrapped header: ATen/mps/EmptyTensor.h 2025-12-04T09:34:54.1160267Z Wrapped header: ATen/mps/IndexKernels.h 2025-12-04T09:34:54.1164373Z Wrapped header: ATen/mps/MPSAllocator.h 2025-12-04T09:34:54.1167556Z Wrapped header: ATen/mps/MPSAllocatorInterface.h 2025-12-04T09:34:54.1170605Z Wrapped header: ATen/mps/MPSDevice.h 2025-12-04T09:34:54.1173537Z Wrapped header: ATen/mps/MPSEvent.h 2025-12-04T09:34:54.1176568Z Wrapped header: ATen/mps/MPSGeneratorImpl.h 2025-12-04T09:34:54.1179751Z Wrapped header: ATen/mps/MPSGuardImpl.h 2025-12-04T09:34:54.1182844Z Wrapped header: ATen/mps/MPSHooks.h 2025-12-04T09:34:54.1186834Z Wrapped header: ATen/mps/MPSProfiler.h 2025-12-04T09:34:54.1190031Z Wrapped header: ATen/mps/MPSStream.h 2025-12-04T09:34:54.1193104Z Wrapped header: ATen/native/Activation.h 2025-12-04T09:34:54.1196001Z Wrapped header: ATen/native/AdaptivePooling.h 2025-12-04T09:34:54.1198888Z Wrapped header: ATen/native/AmpKernels.h 2025-12-04T09:34:54.1202532Z Wrapped header: ATen/native/BatchLinearAlgebra.h 2025-12-04T09:34:54.1205633Z Wrapped header: ATen/native/batch_norm.h 2025-12-04T09:34:54.1208765Z Wrapped header: ATen/native/BinaryOps.h 2025-12-04T09:34:54.1212039Z Wrapped header: ATen/native/BucketizationUtils.h 2025-12-04T09:34:54.1214638Z Wrapped header: ATen/native/CanUse32BitIndexMath.h 2025-12-04T09:34:54.1217742Z Wrapped header: ATen/native/ComplexHelper.h 2025-12-04T09:34:54.1220582Z Wrapped header: ATen/native/CompositeRandomAccessor.h 2025-12-04T09:34:54.1223900Z Wrapped header: ATen/native/CompositeRandomAccessorCommon.h 2025-12-04T09:34:54.1226746Z Wrapped header: ATen/native/ConvolutionMM3d.h 2025-12-04T09:34:54.1230660Z Wrapped header: ATen/native/ConvUtils.h 2025-12-04T09:34:54.1233432Z Wrapped header: ATen/native/Copy.h 2025-12-04T09:34:54.1236648Z Wrapped header: ATen/native/CPUBlas.h 2025-12-04T09:34:54.1239697Z Wrapped header: ATen/native/CPUFallback.h 2025-12-04T09:34:54.1242226Z Wrapped header: ATen/native/Cross.h 2025-12-04T09:34:54.1245923Z Wrapped header: ATen/native/DilatedConvolutionUtils.h 2025-12-04T09:34:54.1251825Z Wrapped header: ATen/native/DispatchStub.h 2025-12-04T09:34:54.1254661Z Wrapped header: ATen/native/Distance.h 2025-12-04T09:34:54.1258927Z Wrapped header: ATen/native/Distributions.h 2025-12-04T09:34:54.1262952Z Wrapped header: ATen/native/DistributionTemplates.h 2025-12-04T09:34:54.1266098Z Wrapped header: ATen/native/EmbeddingBag.h 2025-12-04T09:34:54.1268836Z Wrapped header: ATen/native/Fill.h 2025-12-04T09:34:54.1272457Z Wrapped header: ATen/native/ForeachUtils.h 2025-12-04T09:34:54.1275580Z Wrapped header: ATen/native/FractionalMaxPooling.h 2025-12-04T09:34:54.1278922Z Wrapped header: ATen/native/FunctionOfAMatrixUtils.h 2025-12-04T09:34:54.1281539Z Wrapped header: ATen/native/FusedAdagrad.h 2025-12-04T09:34:54.1284349Z Wrapped header: ATen/native/FusedAdam.h 2025-12-04T09:34:54.1287297Z Wrapped header: ATen/native/FusedSGD.h 2025-12-04T09:34:54.1290062Z Wrapped header: ATen/native/Gelu.h 2025-12-04T09:34:54.1293934Z Wrapped header: ATen/native/GridSampler.h 2025-12-04T09:34:54.1297323Z Wrapped header: ATen/native/GridSamplerUtils.h 2025-12-04T09:34:54.1300454Z Wrapped header: ATen/native/GroupedMMUtils.h 2025-12-04T09:34:54.1303418Z Wrapped header: ATen/native/group_norm.h 2025-12-04T09:34:54.1306260Z Wrapped header: ATen/native/Histogram.h 2025-12-04T09:34:54.1309438Z Wrapped header: ATen/native/im2col.h 2025-12-04T09:34:54.1312683Z Wrapped header: ATen/native/im2col_shape_check.h 2025-12-04T09:34:54.1316037Z Wrapped header: ATen/native/IndexingUtils.h 2025-12-04T09:34:54.1319543Z Wrapped header: ATen/native/IndexKernel.h 2025-12-04T09:34:54.1322330Z Wrapped header: ATen/native/layer_norm.h 2025-12-04T09:34:54.1325090Z Wrapped header: ATen/native/Lerp.h 2025-12-04T09:34:54.1327642Z Wrapped header: ATen/native/LinearAlgebra.h 2025-12-04T09:34:54.1331951Z Wrapped header: ATen/native/LinearAlgebraUtils.h 2025-12-04T09:34:54.1334992Z Wrapped header: ATen/native/LossMulti.h 2025-12-04T09:34:54.1350309Z Wrapped header: ATen/native/Math.h 2025-12-04T09:34:54.1354645Z Wrapped header: ATen/native/MathBitFallThroughLists.h 2025-12-04T09:34:54.1358156Z Wrapped header: ATen/native/MathBitsFallback.h 2025-12-04T09:34:54.1361285Z Wrapped header: ATen/native/MaxPooling.h 2025-12-04T09:34:54.1364118Z Wrapped header: ATen/native/NonEmptyUtils.h 2025-12-04T09:34:54.1367240Z Wrapped header: ATen/native/NonSymbolicBC.h 2025-12-04T09:34:54.1370146Z Wrapped header: ATen/native/Normalization.h 2025-12-04T09:34:54.1373084Z Wrapped header: ATen/native/Padding.h 2025-12-04T09:34:54.1375981Z Wrapped header: ATen/native/PixelShuffle.h 2025-12-04T09:34:54.1378896Z Wrapped header: ATen/native/PointwiseOps.h 2025-12-04T09:34:54.1382648Z Wrapped header: ATen/native/Pool.h 2025-12-04T09:34:54.1385345Z Wrapped header: ATen/native/Pow.h 2025-12-04T09:34:54.1388322Z Wrapped header: ATen/native/RangeFactories.h 2025-12-04T09:34:54.1391134Z Wrapped header: ATen/native/RangeUtils.h 2025-12-04T09:34:54.1394195Z Wrapped header: ATen/native/ReduceAllOps.h 2025-12-04T09:34:54.1397057Z Wrapped header: ATen/native/ReduceOps.h 2025-12-04T09:34:54.1400974Z Wrapped header: ATen/native/ReduceOpsUtils.h 2025-12-04T09:34:54.1404005Z Wrapped header: ATen/native/ReductionType.h 2025-12-04T09:34:54.1407003Z Wrapped header: ATen/native/Repeat.h 2025-12-04T09:34:54.1410162Z Wrapped header: ATen/native/Resize.h 2025-12-04T09:34:54.1413194Z Wrapped header: ATen/native/ResizeCommon.h 2025-12-04T09:34:54.1416044Z Wrapped header: ATen/native/RNN.h 2025-12-04T09:34:54.1419108Z Wrapped header: ATen/native/ScatterGatherChecks.h 2025-12-04T09:34:54.1422009Z Wrapped header: ATen/native/SegmentReduce.h 2025-12-04T09:34:54.1425688Z Wrapped header: ATen/native/SharedReduceOps.h 2025-12-04T09:34:54.1428690Z Wrapped header: ATen/native/SobolEngineOpsUtils.h 2025-12-04T09:34:54.1431490Z Wrapped header: ATen/native/Sorting.h 2025-12-04T09:34:54.1434528Z Wrapped header: ATen/native/SortingUtils.h 2025-12-04T09:34:54.1437649Z Wrapped header: ATen/native/SparseTensorUtils.h 2025-12-04T09:34:54.1440674Z Wrapped header: ATen/native/SpectralOpsUtils.h 2025-12-04T09:34:54.1444139Z Wrapped header: ATen/native/StridedRandomAccessor.h 2025-12-04T09:34:54.1447346Z Wrapped header: ATen/native/TensorAdvancedIndexing.h 2025-12-04T09:34:54.1450279Z Wrapped header: ATen/native/TensorAdvancedIndexingUtils.h 2025-12-04T09:34:54.1453206Z Wrapped header: ATen/native/TensorCompare.h 2025-12-04T09:34:54.1455961Z Wrapped header: ATen/native/TensorConversions.h 2025-12-04T09:34:54.1458956Z Wrapped header: ATen/native/TensorDimApply.h 2025-12-04T09:34:54.1462246Z Wrapped header: ATen/native/TensorFactories.h 2025-12-04T09:34:54.1464783Z Wrapped header: ATen/native/TensorIterator.h 2025-12-04T09:34:54.1467793Z Wrapped header: ATen/native/TensorIteratorDynamicCasting.h 2025-12-04T09:34:54.1470392Z Wrapped header: ATen/native/TensorProperties.h 2025-12-04T09:34:54.1473283Z Wrapped header: ATen/native/TensorShape.h 2025-12-04T09:34:54.1476128Z Wrapped header: ATen/native/TensorTransformations.h 2025-12-04T09:34:54.1478866Z Wrapped header: ATen/native/TopKImpl.h 2025-12-04T09:34:54.1481657Z Wrapped header: ATen/native/TransposeType.h 2025-12-04T09:34:54.1484723Z Wrapped header: ATen/native/TriangularOpsUtils.h 2025-12-04T09:34:54.1487790Z Wrapped header: ATen/native/TypeProperties.h 2025-12-04T09:34:54.1490714Z Wrapped header: ATen/native/UnaryOps.h 2025-12-04T09:34:54.1493422Z Wrapped header: ATen/native/Unfold2d.h 2025-12-04T09:34:54.1496062Z Wrapped header: ATen/native/Unfold3d.h 2025-12-04T09:34:54.1498934Z Wrapped header: ATen/native/UnfoldBackward.h 2025-12-04T09:34:54.1502596Z Wrapped header: ATen/native/UpSample.h 2025-12-04T09:34:54.1505287Z Wrapped header: ATen/native/verbose_wrapper.h 2025-12-04T09:34:54.1508144Z Wrapped header: ATen/native/vol2col.h 2025-12-04T09:34:54.1511142Z Wrapped header: ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h 2025-12-04T09:34:54.1514058Z Wrapped header: ATen/native/ao_sparse/quantized/cpu/packed_params.h 2025-12-04T09:34:54.1516972Z Wrapped header: ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h 2025-12-04T09:34:54.1519817Z Wrapped header: ATen/native/cpu/AtomicAddFloat.h 2025-12-04T09:34:54.1523395Z Wrapped header: ATen/native/cpu/avx_mathfun.h 2025-12-04T09:34:54.1526320Z Wrapped header: ATen/native/cpu/CatKernel.h 2025-12-04T09:34:54.1528914Z Wrapped header: ATen/native/cpu/ChannelShuffleKernel.h 2025-12-04T09:34:54.1531531Z Wrapped header: ATen/native/cpu/CopyKernel.h 2025-12-04T09:34:54.1534433Z Wrapped header: ATen/native/cpu/DepthwiseConvKernel.h 2025-12-04T09:34:54.1538049Z Wrapped header: ATen/native/cpu/DistributionTemplates.h 2025-12-04T09:34:54.1541808Z Wrapped header: ATen/native/cpu/Elu.h 2025-12-04T09:34:54.1543587Z Wrapped header: ATen/native/cpu/Gelu.h 2025-12-04T09:34:54.1546304Z Wrapped header: ATen/native/cpu/GridSamplerKernel.h 2025-12-04T09:34:54.1549136Z Wrapped header: ATen/native/cpu/IndexKernelUtils.h 2025-12-04T09:34:54.1551893Z Wrapped header: ATen/native/cpu/Intrinsics.h 2025-12-04T09:34:54.1554590Z Wrapped header: ATen/native/cpu/int_mm_kernel.h 2025-12-04T09:34:54.1557365Z Wrapped header: ATen/native/cpu/IsContiguous.h 2025-12-04T09:34:54.1560115Z Wrapped header: ATen/native/cpu/LogAddExp.h 2025-12-04T09:34:54.1563642Z Wrapped header: ATen/native/cpu/LogSoftmaxKernelImpl.h 2025-12-04T09:34:54.1567310Z Wrapped header: ATen/native/cpu/Loops.h 2025-12-04T09:34:54.1569945Z Wrapped header: ATen/native/cpu/MaxUnpoolKernel.h 2025-12-04T09:34:54.1573043Z Wrapped header: ATen/native/cpu/mixed_data_type.h 2025-12-04T09:34:54.1576162Z Wrapped header: ATen/native/cpu/moments_utils.h 2025-12-04T09:34:54.1579138Z Wrapped header: ATen/native/cpu/PixelShuffleKernel.h 2025-12-04T09:34:54.1582491Z Wrapped header: ATen/native/cpu/Reduce.h 2025-12-04T09:34:54.1585445Z Wrapped header: ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h 2025-12-04T09:34:54.1588506Z Wrapped header: ATen/native/cpu/ReduceUtils.h 2025-12-04T09:34:54.1591398Z Wrapped header: ATen/native/cpu/SampledAddmmKernel.h 2025-12-04T09:34:54.1594429Z Wrapped header: ATen/native/cpu/SerialStackImpl.h 2025-12-04T09:34:54.1597260Z Wrapped header: ATen/native/cpu/SoftmaxKernel.h 2025-12-04T09:34:54.1600150Z Wrapped header: ATen/native/cpu/SpmmReduceKernel.h 2025-12-04T09:34:54.1602647Z Wrapped header: ATen/native/cpu/StackKernel.h 2025-12-04T09:34:54.1609973Z Wrapped header: ATen/native/cpu/UpSampleKernelAVXAntialias.h 2025-12-04T09:34:54.1613105Z Wrapped header: ATen/native/cpu/utils.h 2025-12-04T09:34:54.1616105Z Wrapped header: ATen/native/cpu/WeightNormKernel.h 2025-12-04T09:34:54.1619330Z Wrapped header: ATen/native/cpu/zmath.h 2025-12-04T09:34:54.1622356Z Wrapped header: ATen/native/cuda/Activation.h 2025-12-04T09:34:54.1625180Z Wrapped header: ATen/native/cuda/BinaryInternal.h 2025-12-04T09:34:54.1627961Z Wrapped header: ATen/native/cuda/CompositeRandomAccessor.h 2025-12-04T09:34:54.1630311Z Wrapped header: ATen/native/cuda/Copy.h 2025-12-04T09:34:54.1633557Z Wrapped header: ATen/native/cuda/cuBlasCommonArgs.h 2025-12-04T09:34:54.1637376Z Wrapped header: ATen/native/cuda/CuFFTPlanCache.h 2025-12-04T09:34:54.1640199Z Wrapped header: ATen/native/cuda/CuFFTUtils.h 2025-12-04T09:34:54.1642997Z Wrapped header: ATen/native/cuda/Distributions.h 2025-12-04T09:34:54.1647323Z Wrapped header: ATen/native/cuda/DistributionTemplates.h 2025-12-04T09:34:54.1650236Z Wrapped header: ATen/native/cuda/GridSampler.h 2025-12-04T09:34:54.1652790Z Wrapped header: ATen/native/cuda/GroupMM.h 2025-12-04T09:34:54.1655645Z Wrapped header: ATen/native/cuda/IndexKernel.h 2025-12-04T09:34:54.1658444Z Wrapped header: ATen/native/cuda/IndexKernelUtils.h 2025-12-04T09:34:54.1661577Z Wrapped header: ATen/native/cuda/jit_utils.h 2025-12-04T09:34:54.1664335Z Wrapped header: ATen/native/cuda/LaunchUtils.h 2025-12-04T09:34:54.1667157Z Wrapped header: ATen/native/cuda/MiscUtils.h 2025-12-04T09:34:54.1670000Z Wrapped header: ATen/native/cuda/ReduceOps.h 2025-12-04T09:34:54.1672951Z Wrapped header: ATen/native/cuda/Resize.h 2025-12-04T09:34:54.1675756Z Wrapped header: ATen/native/cuda/RowwiseScaledMM.h 2025-12-04T09:34:54.1678741Z Wrapped header: ATen/native/cuda/ScaledGroupMM.h 2025-12-04T09:34:54.1681514Z Wrapped header: ATen/native/cuda/ScanKernels.h 2025-12-04T09:34:54.1684182Z Wrapped header: ATen/native/cuda/Sort.h 2025-12-04T09:34:54.1686792Z Wrapped header: ATen/native/cuda/Sorting.h 2025-12-04T09:34:54.1690018Z Wrapped header: ATen/native/cuda/SortStable.h 2025-12-04T09:34:54.1702171Z Wrapped header: ATen/native/cuda/TensorModeKernel.h 2025-12-04T09:34:54.1702624Z Wrapped header: ATen/native/cuda/TensorTopK.h 2025-12-04T09:34:54.1703126Z Wrapped header: ATen/native/cuda/thread_constants.h 2025-12-04T09:34:54.1703484Z Wrapped header: ATen/native/hip/ck_bgemm.h 2025-12-04T09:34:54.1706349Z Wrapped header: ATen/native/hip/ck_gemm.h 2025-12-04T09:34:54.1710393Z Wrapped header: ATen/native/hip/ck_gemm_template.h 2025-12-04T09:34:54.1713359Z Wrapped header: ATen/native/hip/ck_group_gemm.h 2025-12-04T09:34:54.1716243Z Wrapped header: ATen/native/hip/ck_types.h 2025-12-04T09:34:54.1719183Z Wrapped header: ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h 2025-12-04T09:34:54.1722403Z Wrapped header: ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h 2025-12-04T09:34:54.1725267Z Wrapped header: ATen/native/kleidiai/kai_kernels.h 2025-12-04T09:34:54.1728371Z Wrapped header: ATen/native/kleidiai/kai_pack.h 2025-12-04T09:34:54.1731531Z Wrapped header: ATen/native/kleidiai/kai_ukernel_interface.h 2025-12-04T09:34:54.1734408Z Wrapped header: ATen/native/mkldnn/xpu/Conv.h 2025-12-04T09:34:54.1737529Z Wrapped header: ATen/native/mkldnn/xpu/FusionUtils.h 2025-12-04T09:34:54.1740603Z Wrapped header: ATen/native/mkldnn/xpu/qconv.h 2025-12-04T09:34:54.1743375Z Wrapped header: ATen/native/mkldnn/xpu/qlinear.h 2025-12-04T09:34:54.1747155Z Wrapped header: ATen/native/mkldnn/xpu/detail/Attr.h 2025-12-04T09:34:54.1750968Z Wrapped header: ATen/native/mkldnn/xpu/detail/DnnlExt.h 2025-12-04T09:34:54.1754407Z Wrapped header: ATen/native/mkldnn/xpu/detail/LRUCache.h 2025-12-04T09:34:54.1758029Z Wrapped header: ATen/native/mkldnn/xpu/detail/oneDNN.h 2025-12-04T09:34:54.1761418Z Wrapped header: ATen/native/mkldnn/xpu/detail/oneDNNContext.h 2025-12-04T09:34:54.1764547Z Wrapped header: ATen/native/mkldnn/xpu/detail/Utils.h 2025-12-04T09:34:54.1767298Z Wrapped header: ATen/native/mps/Copy.h 2025-12-04T09:34:54.1770472Z Wrapped header: ATen/native/mps/MetalShaderLibrary.h 2025-12-04T09:34:54.1773392Z Wrapped header: ATen/native/mps/MPSGraphSequoiaOps.h 2025-12-04T09:34:54.1778492Z Wrapped header: ATen/native/mps/OperationUtils.h 2025-12-04T09:34:54.1781401Z Wrapped header: ATen/native/mps/TensorFactory.h 2025-12-04T09:34:54.1784210Z Wrapped header: ATen/native/mps/kernels/Activation.h 2025-12-04T09:34:54.1787045Z Wrapped header: ATen/native/mps/kernels/EmbeddingBag.h 2025-12-04T09:34:54.1789897Z Wrapped header: ATen/native/mps/kernels/GridSampler.h 2025-12-04T09:34:54.1792717Z Wrapped header: ATen/native/mps/kernels/LinearAlgebra.h 2025-12-04T09:34:54.1795734Z Wrapped header: ATen/native/mps/kernels/Pooling.h 2025-12-04T09:34:54.1798558Z Wrapped header: ATen/native/mps/kernels/Shape.h 2025-12-04T09:34:54.1801124Z Wrapped header: ATen/native/mps/kernels/UpSample.h 2025-12-04T09:34:54.1803707Z Wrapped header: ATen/native/mps/operations/BinaryKernel.h 2025-12-04T09:34:54.1806938Z Wrapped header: ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h 2025-12-04T09:34:54.1809725Z Wrapped header: ATen/native/mps/operations/FusedAdamKernelImpl.h 2025-12-04T09:34:54.1812592Z Wrapped header: ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h 2025-12-04T09:34:54.1815273Z Wrapped header: ATen/native/mps/operations/FusedAdamWKernelImpl.h 2025-12-04T09:34:54.1819006Z Wrapped header: ATen/native/mps/operations/MultiTensorApply.h 2025-12-04T09:34:54.1821776Z Wrapped header: ATen/native/mtia/EmptyTensor.h 2025-12-04T09:34:54.1824987Z Wrapped header: ATen/native/nested/NestedTensorBinaryOps.h 2025-12-04T09:34:54.1827891Z Wrapped header: ATen/native/nested/NestedTensorMath.h 2025-12-04T09:34:54.1830840Z Wrapped header: ATen/native/nested/NestedTensorTransformerFunctions.h 2025-12-04T09:34:54.1833559Z Wrapped header: ATen/native/nested/NestedTensorTransformerUtils.h 2025-12-04T09:34:54.1837129Z Wrapped header: ATen/native/nested/NestedTensorUtils.h 2025-12-04T09:34:54.1840149Z Wrapped header: ATen/native/quantized/AffineQuantizer.h 2025-12-04T09:34:54.1843812Z Wrapped header: ATen/native/quantized/AffineQuantizerBase.h 2025-12-04T09:34:54.1846866Z Wrapped header: ATen/native/quantized/ConvUtils.h 2025-12-04T09:34:54.1849417Z Wrapped header: ATen/native/quantized/Copy.h 2025-12-04T09:34:54.1852278Z Wrapped header: ATen/native/quantized/FakeQuantAffine.h 2025-12-04T09:34:54.1855171Z Wrapped header: ATen/native/quantized/IndexKernel.h 2025-12-04T09:34:54.1857632Z Wrapped header: ATen/native/quantized/library.h 2025-12-04T09:34:54.1860625Z Wrapped header: ATen/native/quantized/PackedParams.h 2025-12-04T09:34:54.1863817Z Wrapped header: ATen/native/quantized/cpu/ACLUtils.h 2025-12-04T09:34:54.1866517Z Wrapped header: ATen/native/quantized/cpu/BinaryOps.h 2025-12-04T09:34:54.1869980Z Wrapped header: ATen/native/quantized/cpu/conv_serialization.h 2025-12-04T09:34:54.1873005Z Wrapped header: ATen/native/quantized/cpu/EmbeddingPackedParams.h 2025-12-04T09:34:54.1876430Z Wrapped header: ATen/native/quantized/cpu/fbgemm_utils.h 2025-12-04T09:34:54.1879060Z Wrapped header: ATen/native/quantized/cpu/init_qnnpack.h 2025-12-04T09:34:54.1882749Z Wrapped header: ATen/native/quantized/cpu/OnednnUtils.h 2025-12-04T09:34:54.1885788Z Wrapped header: ATen/native/quantized/cpu/qconv.h 2025-12-04T09:34:54.1888731Z Wrapped header: ATen/native/quantized/cpu/qembeddingbag.h 2025-12-04T09:34:54.1891656Z Wrapped header: ATen/native/quantized/cpu/qembeddingbag_prepack.h 2025-12-04T09:34:54.1894402Z Wrapped header: ATen/native/quantized/cpu/qlinear.h 2025-12-04T09:34:54.1898420Z Wrapped header: ATen/native/quantized/cpu/QnnpackUtils.h 2025-12-04T09:34:54.1901665Z Wrapped header: ATen/native/quantized/cpu/QuantizedOps.h 2025-12-04T09:34:54.1904854Z Wrapped header: ATen/native/quantized/cpu/QuantUtils.h 2025-12-04T09:34:54.1907418Z Wrapped header: ATen/native/quantized/cpu/RuyUtils.h 2025-12-04T09:34:54.1910840Z Wrapped header: ATen/native/quantized/cpu/XnnpackUtils.h 2025-12-04T09:34:54.1914133Z Wrapped header: ATen/native/quantized/cudnn/utils.h 2025-12-04T09:34:54.1917032Z Wrapped header: ATen/native/transformers/attention.h 2025-12-04T09:34:54.1919884Z Wrapped header: ATen/native/transformers/sdp_utils.h 2025-12-04T09:34:54.1923542Z Wrapped header: ATen/native/transformers/sdp_utils_cpp.h 2025-12-04T09:34:54.1926473Z Wrapped header: ATen/native/transformers/cuda/sdp_utils.h 2025-12-04T09:34:54.1929717Z Wrapped header: ATen/native/transformers/cuda/flash_attn/flash_api.h 2025-12-04T09:34:54.1932847Z Wrapped header: ATen/native/transformers/cuda/flash_attn/static_switch.h 2025-12-04T09:34:54.1936255Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h 2025-12-04T09:34:54.1939570Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h 2025-12-04T09:34:54.1947603Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h 2025-12-04T09:34:54.1953057Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h 2025-12-04T09:34:54.1955972Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h 2025-12-04T09:34:54.1960067Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h 2025-12-04T09:34:54.1963431Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h 2025-12-04T09:34:54.1966790Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h 2025-12-04T09:34:54.1969689Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h 2025-12-04T09:34:54.1972951Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h 2025-12-04T09:34:54.1977029Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h 2025-12-04T09:34:54.1980572Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h 2025-12-04T09:34:54.1983795Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h 2025-12-04T09:34:54.1987582Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h 2025-12-04T09:34:54.1994412Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h 2025-12-04T09:34:54.1997795Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h 2025-12-04T09:34:54.2001885Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h 2025-12-04T09:34:54.2004815Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h 2025-12-04T09:34:54.2011300Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h 2025-12-04T09:34:54.2017474Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h 2025-12-04T09:34:54.2020346Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h 2025-12-04T09:34:54.2023682Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h 2025-12-04T09:34:54.2030684Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h 2025-12-04T09:34:54.2034534Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h 2025-12-04T09:34:54.2037802Z Wrapped header: ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h 2025-12-04T09:34:54.2040850Z Wrapped header: ATen/native/transformers/hip/aotriton_adapter.h 2025-12-04T09:34:54.2043689Z Wrapped header: ATen/native/transformers/hip/aotriton_versions.h 2025-12-04T09:34:54.2046588Z Wrapped header: ATen/native/transformers/hip/gemm_kernel_utils.h 2025-12-04T09:34:54.2050317Z Wrapped header: ATen/native/transformers/hip/flash_attn/flash_api.h 2025-12-04T09:34:54.2053277Z Wrapped header: ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h 2025-12-04T09:34:54.2056031Z Wrapped header: ATen/native/transformers/xpu/sdp_utils.h 2025-12-04T09:34:54.2058772Z Wrapped header: ATen/native/utils/Factory.h 2025-12-04T09:34:54.2061803Z Wrapped header: ATen/native/utils/ParamsHash.h 2025-12-04T09:34:54.2064540Z Wrapped header: ATen/native/utils/ParamUtils.h 2025-12-04T09:34:54.2067343Z Wrapped header: ATen/ops/abs.h 2025-12-04T09:34:54.2070106Z Wrapped header: ATen/ops/absolute.h 2025-12-04T09:34:54.2073028Z Wrapped header: ATen/ops/absolute_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2075723Z Wrapped header: ATen/ops/absolute_native.h 2025-12-04T09:34:54.2078790Z Wrapped header: ATen/ops/absolute_ops.h 2025-12-04T09:34:54.2081724Z Wrapped header: ATen/ops/abs_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2084442Z Wrapped header: ATen/ops/abs_cpu_dispatch.h 2025-12-04T09:34:54.2087762Z Wrapped header: ATen/ops/abs_cuda_dispatch.h 2025-12-04T09:34:54.2091170Z Wrapped header: ATen/ops/abs_native.h 2025-12-04T09:34:54.2094307Z Wrapped header: ATen/ops/abs_ops.h 2025-12-04T09:34:54.2097026Z Wrapped header: ATen/ops/acos.h 2025-12-04T09:34:54.2100069Z Wrapped header: ATen/ops/acosh.h 2025-12-04T09:34:54.2103422Z Wrapped header: ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2106131Z Wrapped header: ATen/ops/acosh_cpu_dispatch.h 2025-12-04T09:34:54.2109069Z Wrapped header: ATen/ops/acosh_cuda_dispatch.h 2025-12-04T09:34:54.2111980Z Wrapped header: ATen/ops/acosh_meta.h 2025-12-04T09:34:54.2114979Z Wrapped header: ATen/ops/acosh_meta_dispatch.h 2025-12-04T09:34:54.2118077Z Wrapped header: ATen/ops/acosh_native.h 2025-12-04T09:34:54.2121049Z Wrapped header: ATen/ops/acosh_ops.h 2025-12-04T09:34:54.2124151Z Wrapped header: ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2127080Z Wrapped header: ATen/ops/acos_cpu_dispatch.h 2025-12-04T09:34:54.2129851Z Wrapped header: ATen/ops/acos_cuda_dispatch.h 2025-12-04T09:34:54.2132839Z Wrapped header: ATen/ops/acos_meta.h 2025-12-04T09:34:54.2135689Z Wrapped header: ATen/ops/acos_meta_dispatch.h 2025-12-04T09:34:54.2138631Z Wrapped header: ATen/ops/acos_native.h 2025-12-04T09:34:54.2141365Z Wrapped header: ATen/ops/acos_ops.h 2025-12-04T09:34:54.2144494Z Wrapped header: ATen/ops/adaptive_avg_pool1d.h 2025-12-04T09:34:54.2147407Z Wrapped header: ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2150428Z Wrapped header: ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2153313Z Wrapped header: ATen/ops/adaptive_avg_pool1d_native.h 2025-12-04T09:34:54.2156292Z Wrapped header: ATen/ops/adaptive_avg_pool1d_ops.h 2025-12-04T09:34:54.2159343Z Wrapped header: ATen/ops/adaptive_avg_pool2d.h 2025-12-04T09:34:54.2162518Z Wrapped header: ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2165430Z Wrapped header: ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h 2025-12-04T09:34:54.2168393Z Wrapped header: ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h 2025-12-04T09:34:54.2171161Z Wrapped header: ATen/ops/adaptive_avg_pool2d_native.h 2025-12-04T09:34:54.2174208Z Wrapped header: ATen/ops/adaptive_avg_pool2d_ops.h 2025-12-04T09:34:54.2177208Z Wrapped header: ATen/ops/adaptive_avg_pool3d.h 2025-12-04T09:34:54.2180205Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward.h 2025-12-04T09:34:54.2183381Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-12-04T09:34:54.2186415Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-12-04T09:34:54.2189243Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_native.h 2025-12-04T09:34:54.2192176Z Wrapped header: ATen/ops/adaptive_avg_pool3d_backward_ops.h 2025-12-04T09:34:54.2195076Z Wrapped header: ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2198383Z Wrapped header: ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h 2025-12-04T09:34:54.2201324Z Wrapped header: ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h 2025-12-04T09:34:54.2204273Z Wrapped header: ATen/ops/adaptive_avg_pool3d_native.h 2025-12-04T09:34:54.2207217Z Wrapped header: ATen/ops/adaptive_avg_pool3d_ops.h 2025-12-04T09:34:54.2210165Z Wrapped header: ATen/ops/adaptive_max_pool1d.h 2025-12-04T09:34:54.2213432Z Wrapped header: ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2216372Z Wrapped header: ATen/ops/adaptive_max_pool1d_native.h 2025-12-04T09:34:54.2219266Z Wrapped header: ATen/ops/adaptive_max_pool1d_ops.h 2025-12-04T09:34:54.2222255Z Wrapped header: ATen/ops/adaptive_max_pool2d.h 2025-12-04T09:34:54.2225130Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward.h 2025-12-04T09:34:54.2228287Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2231009Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h 2025-12-04T09:34:54.2233920Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h 2025-12-04T09:34:54.2236856Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_meta.h 2025-12-04T09:34:54.2239753Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h 2025-12-04T09:34:54.2242859Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_native.h 2025-12-04T09:34:54.2245921Z Wrapped header: ATen/ops/adaptive_max_pool2d_backward_ops.h 2025-12-04T09:34:54.2249063Z Wrapped header: ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2251857Z Wrapped header: ATen/ops/adaptive_max_pool2d_cpu_dispatch.h 2025-12-04T09:34:54.2254774Z Wrapped header: ATen/ops/adaptive_max_pool2d_cuda_dispatch.h 2025-12-04T09:34:54.2257630Z Wrapped header: ATen/ops/adaptive_max_pool2d_meta.h 2025-12-04T09:34:54.2260671Z Wrapped header: ATen/ops/adaptive_max_pool2d_meta_dispatch.h 2025-12-04T09:34:54.2263470Z Wrapped header: ATen/ops/adaptive_max_pool2d_native.h 2025-12-04T09:34:54.2266473Z Wrapped header: ATen/ops/adaptive_max_pool2d_ops.h 2025-12-04T09:34:54.2269376Z Wrapped header: ATen/ops/adaptive_max_pool3d.h 2025-12-04T09:34:54.2273057Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward.h 2025-12-04T09:34:54.2276291Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2279089Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h 2025-12-04T09:34:54.2281934Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h 2025-12-04T09:34:54.2284915Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_meta.h 2025-12-04T09:34:54.2287841Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h 2025-12-04T09:34:54.2290782Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_native.h 2025-12-04T09:34:54.2293735Z Wrapped header: ATen/ops/adaptive_max_pool3d_backward_ops.h 2025-12-04T09:34:54.2296850Z Wrapped header: ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2299692Z Wrapped header: ATen/ops/adaptive_max_pool3d_cpu_dispatch.h 2025-12-04T09:34:54.2302680Z Wrapped header: ATen/ops/adaptive_max_pool3d_cuda_dispatch.h 2025-12-04T09:34:54.2305602Z Wrapped header: ATen/ops/adaptive_max_pool3d_meta.h 2025-12-04T09:34:54.2308464Z Wrapped header: ATen/ops/adaptive_max_pool3d_meta_dispatch.h 2025-12-04T09:34:54.2311390Z Wrapped header: ATen/ops/adaptive_max_pool3d_native.h 2025-12-04T09:34:54.2314243Z Wrapped header: ATen/ops/adaptive_max_pool3d_ops.h 2025-12-04T09:34:54.2317099Z Wrapped header: ATen/ops/add.h 2025-12-04T09:34:54.2319859Z Wrapped header: ATen/ops/addbmm.h 2025-12-04T09:34:54.2322921Z Wrapped header: ATen/ops/addbmm_cpu_dispatch.h 2025-12-04T09:34:54.2325885Z Wrapped header: ATen/ops/addbmm_cuda_dispatch.h 2025-12-04T09:34:54.2328842Z Wrapped header: ATen/ops/addbmm_meta_dispatch.h 2025-12-04T09:34:54.2331734Z Wrapped header: ATen/ops/addbmm_native.h 2025-12-04T09:34:54.2334939Z Wrapped header: ATen/ops/addbmm_ops.h 2025-12-04T09:34:54.2337720Z Wrapped header: ATen/ops/addcdiv.h 2025-12-04T09:34:54.2340885Z Wrapped header: ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2343514Z Wrapped header: ATen/ops/addcdiv_cpu_dispatch.h 2025-12-04T09:34:54.2346417Z Wrapped header: ATen/ops/addcdiv_cuda_dispatch.h 2025-12-04T09:34:54.2349133Z Wrapped header: ATen/ops/addcdiv_meta.h 2025-12-04T09:34:54.2352081Z Wrapped header: ATen/ops/addcdiv_meta_dispatch.h 2025-12-04T09:34:54.2354878Z Wrapped header: ATen/ops/addcdiv_native.h 2025-12-04T09:34:54.2357839Z Wrapped header: ATen/ops/addcdiv_ops.h 2025-12-04T09:34:54.2360746Z Wrapped header: ATen/ops/addcmul.h 2025-12-04T09:34:54.2363829Z Wrapped header: ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2366646Z Wrapped header: ATen/ops/addcmul_cpu_dispatch.h 2025-12-04T09:34:54.2369407Z Wrapped header: ATen/ops/addcmul_cuda_dispatch.h 2025-12-04T09:34:54.2372531Z Wrapped header: ATen/ops/addcmul_meta.h 2025-12-04T09:34:54.2375450Z Wrapped header: ATen/ops/addcmul_meta_dispatch.h 2025-12-04T09:34:54.2378281Z Wrapped header: ATen/ops/addcmul_native.h 2025-12-04T09:34:54.2381133Z Wrapped header: ATen/ops/addcmul_ops.h 2025-12-04T09:34:54.2384001Z Wrapped header: ATen/ops/addmm.h 2025-12-04T09:34:54.2387083Z Wrapped header: ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2389945Z Wrapped header: ATen/ops/addmm_cpu_dispatch.h 2025-12-04T09:34:54.2392799Z Wrapped header: ATen/ops/addmm_cuda_dispatch.h 2025-12-04T09:34:54.2395632Z Wrapped header: ATen/ops/addmm_meta.h 2025-12-04T09:34:54.2398495Z Wrapped header: ATen/ops/addmm_meta_dispatch.h 2025-12-04T09:34:54.2402487Z Wrapped header: ATen/ops/addmm_native.h 2025-12-04T09:34:54.2406874Z Wrapped header: ATen/ops/addmm_ops.h 2025-12-04T09:34:54.2410595Z Wrapped header: ATen/ops/addmv.h 2025-12-04T09:34:54.2414015Z Wrapped header: ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2416850Z Wrapped header: ATen/ops/addmv_cpu_dispatch.h 2025-12-04T09:34:54.2419671Z Wrapped header: ATen/ops/addmv_cuda_dispatch.h 2025-12-04T09:34:54.2422534Z Wrapped header: ATen/ops/addmv_meta.h 2025-12-04T09:34:54.2425476Z Wrapped header: ATen/ops/addmv_meta_dispatch.h 2025-12-04T09:34:54.2428238Z Wrapped header: ATen/ops/addmv_native.h 2025-12-04T09:34:54.2431062Z Wrapped header: ATen/ops/addmv_ops.h 2025-12-04T09:34:54.2433789Z Wrapped header: ATen/ops/addr.h 2025-12-04T09:34:54.2436746Z Wrapped header: ATen/ops/addr_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2439517Z Wrapped header: ATen/ops/addr_cpu_dispatch.h 2025-12-04T09:34:54.2442253Z Wrapped header: ATen/ops/addr_cuda_dispatch.h 2025-12-04T09:34:54.2445214Z Wrapped header: ATen/ops/addr_native.h 2025-12-04T09:34:54.2448067Z Wrapped header: ATen/ops/addr_ops.h 2025-12-04T09:34:54.2451249Z Wrapped header: ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2453990Z Wrapped header: ATen/ops/add_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2456698Z Wrapped header: ATen/ops/add_cpu_dispatch.h 2025-12-04T09:34:54.2459486Z Wrapped header: ATen/ops/add_cuda_dispatch.h 2025-12-04T09:34:54.2462291Z Wrapped header: ATen/ops/add_meta.h 2025-12-04T09:34:54.2465143Z Wrapped header: ATen/ops/add_meta_dispatch.h 2025-12-04T09:34:54.2467993Z Wrapped header: ATen/ops/add_native.h 2025-12-04T09:34:54.2470867Z Wrapped header: ATen/ops/add_ops.h 2025-12-04T09:34:54.2473723Z Wrapped header: ATen/ops/adjoint.h 2025-12-04T09:34:54.2476700Z Wrapped header: ATen/ops/adjoint_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2479474Z Wrapped header: ATen/ops/adjoint_native.h 2025-12-04T09:34:54.2482317Z Wrapped header: ATen/ops/adjoint_ops.h 2025-12-04T09:34:54.2485557Z Wrapped header: ATen/ops/affine_grid_generator.h 2025-12-04T09:34:54.2488677Z Wrapped header: ATen/ops/affine_grid_generator_backward.h 2025-12-04T09:34:54.2491648Z Wrapped header: ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2494396Z Wrapped header: ATen/ops/affine_grid_generator_backward_native.h 2025-12-04T09:34:54.2497160Z Wrapped header: ATen/ops/affine_grid_generator_backward_ops.h 2025-12-04T09:34:54.2500056Z Wrapped header: ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2502962Z Wrapped header: ATen/ops/affine_grid_generator_native.h 2025-12-04T09:34:54.2505860Z Wrapped header: ATen/ops/affine_grid_generator_ops.h 2025-12-04T09:34:54.2508662Z Wrapped header: ATen/ops/alias.h 2025-12-04T09:34:54.2511605Z Wrapped header: ATen/ops/alias_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2514392Z Wrapped header: ATen/ops/alias_copy.h 2025-12-04T09:34:54.2517628Z Wrapped header: ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2520406Z Wrapped header: ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2523205Z Wrapped header: ATen/ops/alias_copy_native.h 2025-12-04T09:34:54.2526198Z Wrapped header: ATen/ops/alias_copy_ops.h 2025-12-04T09:34:54.2529185Z Wrapped header: ATen/ops/alias_native.h 2025-12-04T09:34:54.2532037Z Wrapped header: ATen/ops/alias_ops.h 2025-12-04T09:34:54.2534843Z Wrapped header: ATen/ops/align_as.h 2025-12-04T09:34:54.2537895Z Wrapped header: ATen/ops/align_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2540720Z Wrapped header: ATen/ops/align_as_native.h 2025-12-04T09:34:54.2543534Z Wrapped header: ATen/ops/align_as_ops.h 2025-12-04T09:34:54.2546382Z Wrapped header: ATen/ops/align_tensors.h 2025-12-04T09:34:54.2549558Z Wrapped header: ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2552370Z Wrapped header: ATen/ops/align_tensors_native.h 2025-12-04T09:34:54.2555238Z Wrapped header: ATen/ops/align_tensors_ops.h 2025-12-04T09:34:54.2558019Z Wrapped header: ATen/ops/align_to.h 2025-12-04T09:34:54.2560966Z Wrapped header: ATen/ops/align_to_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2563724Z Wrapped header: ATen/ops/align_to_native.h 2025-12-04T09:34:54.2566641Z Wrapped header: ATen/ops/align_to_ops.h 2025-12-04T09:34:54.2569435Z Wrapped header: ATen/ops/all.h 2025-12-04T09:34:54.2572092Z Wrapped header: ATen/ops/allclose.h 2025-12-04T09:34:54.2575081Z Wrapped header: ATen/ops/allclose_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2577849Z Wrapped header: ATen/ops/allclose_native.h 2025-12-04T09:34:54.2580663Z Wrapped header: ATen/ops/allclose_ops.h 2025-12-04T09:34:54.2583638Z Wrapped header: ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2586619Z Wrapped header: ATen/ops/all_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2589374Z Wrapped header: ATen/ops/all_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2592084Z Wrapped header: ATen/ops/all_cpu_dispatch.h 2025-12-04T09:34:54.2594846Z Wrapped header: ATen/ops/all_cuda_dispatch.h 2025-12-04T09:34:54.2597546Z Wrapped header: ATen/ops/all_meta.h 2025-12-04T09:34:54.2600358Z Wrapped header: ATen/ops/all_meta_dispatch.h 2025-12-04T09:34:54.2603331Z Wrapped header: ATen/ops/all_native.h 2025-12-04T09:34:54.2606511Z Wrapped header: ATen/ops/all_ops.h 2025-12-04T09:34:54.2609333Z Wrapped header: ATen/ops/alpha_dropout.h 2025-12-04T09:34:54.2612247Z Wrapped header: ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2615052Z Wrapped header: ATen/ops/alpha_dropout_native.h 2025-12-04T09:34:54.2617840Z Wrapped header: ATen/ops/alpha_dropout_ops.h 2025-12-04T09:34:54.2620718Z Wrapped header: ATen/ops/amax.h 2025-12-04T09:34:54.2623700Z Wrapped header: ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2626354Z Wrapped header: ATen/ops/amax_cpu_dispatch.h 2025-12-04T09:34:54.2629160Z Wrapped header: ATen/ops/amax_cuda_dispatch.h 2025-12-04T09:34:54.2631938Z Wrapped header: ATen/ops/amax_meta.h 2025-12-04T09:34:54.2634762Z Wrapped header: ATen/ops/amax_meta_dispatch.h 2025-12-04T09:34:54.2637452Z Wrapped header: ATen/ops/amax_native.h 2025-12-04T09:34:54.2640143Z Wrapped header: ATen/ops/amax_ops.h 2025-12-04T09:34:54.2642809Z Wrapped header: ATen/ops/amin.h 2025-12-04T09:34:54.2645641Z Wrapped header: ATen/ops/aminmax.h 2025-12-04T09:34:54.2648627Z Wrapped header: ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2651287Z Wrapped header: ATen/ops/aminmax_cpu_dispatch.h 2025-12-04T09:34:54.2654079Z Wrapped header: ATen/ops/aminmax_cuda_dispatch.h 2025-12-04T09:34:54.2656977Z Wrapped header: ATen/ops/aminmax_meta.h 2025-12-04T09:34:54.2659804Z Wrapped header: ATen/ops/aminmax_meta_dispatch.h 2025-12-04T09:34:54.2662558Z Wrapped header: ATen/ops/aminmax_native.h 2025-12-04T09:34:54.2665480Z Wrapped header: ATen/ops/aminmax_ops.h 2025-12-04T09:34:54.2668481Z Wrapped header: ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2671081Z Wrapped header: ATen/ops/amin_cpu_dispatch.h 2025-12-04T09:34:54.2673822Z Wrapped header: ATen/ops/amin_cuda_dispatch.h 2025-12-04T09:34:54.2676603Z Wrapped header: ATen/ops/amin_meta.h 2025-12-04T09:34:54.2679431Z Wrapped header: ATen/ops/amin_meta_dispatch.h 2025-12-04T09:34:54.2682124Z Wrapped header: ATen/ops/amin_native.h 2025-12-04T09:34:54.2684844Z Wrapped header: ATen/ops/amin_ops.h 2025-12-04T09:34:54.2687662Z Wrapped header: ATen/ops/and.h 2025-12-04T09:34:54.2690534Z Wrapped header: ATen/ops/and_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2693178Z Wrapped header: ATen/ops/and_native.h 2025-12-04T09:34:54.2696116Z Wrapped header: ATen/ops/and_ops.h 2025-12-04T09:34:54.2698811Z Wrapped header: ATen/ops/angle.h 2025-12-04T09:34:54.2701628Z Wrapped header: ATen/ops/angle_cpu_dispatch.h 2025-12-04T09:34:54.2704410Z Wrapped header: ATen/ops/angle_cuda_dispatch.h 2025-12-04T09:34:54.2707149Z Wrapped header: ATen/ops/angle_native.h 2025-12-04T09:34:54.2710049Z Wrapped header: ATen/ops/angle_ops.h 2025-12-04T09:34:54.2712806Z Wrapped header: ATen/ops/any.h 2025-12-04T09:34:54.2715804Z Wrapped header: ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2718480Z Wrapped header: ATen/ops/any_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2721335Z Wrapped header: ATen/ops/any_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2723987Z Wrapped header: ATen/ops/any_cpu_dispatch.h 2025-12-04T09:34:54.2726852Z Wrapped header: ATen/ops/any_cuda_dispatch.h 2025-12-04T09:34:54.2729536Z Wrapped header: ATen/ops/any_meta.h 2025-12-04T09:34:54.2732575Z Wrapped header: ATen/ops/any_meta_dispatch.h 2025-12-04T09:34:54.2735369Z Wrapped header: ATen/ops/any_native.h 2025-12-04T09:34:54.2738272Z Wrapped header: ATen/ops/any_ops.h 2025-12-04T09:34:54.2741233Z Wrapped header: ATen/ops/arange.h 2025-12-04T09:34:54.2744252Z Wrapped header: ATen/ops/arange_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2747018Z Wrapped header: ATen/ops/arange_cpu_dispatch.h 2025-12-04T09:34:54.2749822Z Wrapped header: ATen/ops/arange_cuda_dispatch.h 2025-12-04T09:34:54.2752580Z Wrapped header: ATen/ops/arange_meta_dispatch.h 2025-12-04T09:34:54.2755400Z Wrapped header: ATen/ops/arange_native.h 2025-12-04T09:34:54.2758403Z Wrapped header: ATen/ops/arange_ops.h 2025-12-04T09:34:54.2761116Z Wrapped header: ATen/ops/arccos.h 2025-12-04T09:34:54.2763808Z Wrapped header: ATen/ops/arccosh.h 2025-12-04T09:34:54.2766900Z Wrapped header: ATen/ops/arccosh_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2769880Z Wrapped header: ATen/ops/arccosh_native.h 2025-12-04T09:34:54.2772759Z Wrapped header: ATen/ops/arccosh_ops.h 2025-12-04T09:34:54.2775615Z Wrapped header: ATen/ops/arccos_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2778297Z Wrapped header: ATen/ops/arccos_native.h 2025-12-04T09:34:54.2781221Z Wrapped header: ATen/ops/arccos_ops.h 2025-12-04T09:34:54.2783927Z Wrapped header: ATen/ops/arcsin.h 2025-12-04T09:34:54.2786615Z Wrapped header: ATen/ops/arcsinh.h 2025-12-04T09:34:54.2789580Z Wrapped header: ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2792259Z Wrapped header: ATen/ops/arcsinh_native.h 2025-12-04T09:34:54.2795084Z Wrapped header: ATen/ops/arcsinh_ops.h 2025-12-04T09:34:54.2797956Z Wrapped header: ATen/ops/arcsin_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2800671Z Wrapped header: ATen/ops/arcsin_native.h 2025-12-04T09:34:54.2803529Z Wrapped header: ATen/ops/arcsin_ops.h 2025-12-04T09:34:54.2806555Z Wrapped header: ATen/ops/arctan.h 2025-12-04T09:34:54.2809219Z Wrapped header: ATen/ops/arctan2.h 2025-12-04T09:34:54.2812197Z Wrapped header: ATen/ops/arctan2_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2814856Z Wrapped header: ATen/ops/arctan2_native.h 2025-12-04T09:34:54.2817668Z Wrapped header: ATen/ops/arctan2_ops.h 2025-12-04T09:34:54.2820336Z Wrapped header: ATen/ops/arctanh.h 2025-12-04T09:34:54.2823296Z Wrapped header: ATen/ops/arctanh_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2825995Z Wrapped header: ATen/ops/arctanh_native.h 2025-12-04T09:34:54.2828845Z Wrapped header: ATen/ops/arctanh_ops.h 2025-12-04T09:34:54.2831717Z Wrapped header: ATen/ops/arctan_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2834435Z Wrapped header: ATen/ops/arctan_native.h 2025-12-04T09:34:54.2837254Z Wrapped header: ATen/ops/arctan_ops.h 2025-12-04T09:34:54.2839960Z Wrapped header: ATen/ops/argmax.h 2025-12-04T09:34:54.2843233Z Wrapped header: ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2846064Z Wrapped header: ATen/ops/argmax_cpu_dispatch.h 2025-12-04T09:34:54.2849236Z Wrapped header: ATen/ops/argmax_cuda_dispatch.h 2025-12-04T09:34:54.2851559Z Wrapped header: ATen/ops/argmax_meta.h 2025-12-04T09:34:54.2854397Z Wrapped header: ATen/ops/argmax_meta_dispatch.h 2025-12-04T09:34:54.2857193Z Wrapped header: ATen/ops/argmax_native.h 2025-12-04T09:34:54.2860030Z Wrapped header: ATen/ops/argmax_ops.h 2025-12-04T09:34:54.2862698Z Wrapped header: ATen/ops/argmin.h 2025-12-04T09:34:54.2865652Z Wrapped header: ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2868300Z Wrapped header: ATen/ops/argmin_cpu_dispatch.h 2025-12-04T09:34:54.2871190Z Wrapped header: ATen/ops/argmin_cuda_dispatch.h 2025-12-04T09:34:54.2873982Z Wrapped header: ATen/ops/argmin_meta.h 2025-12-04T09:34:54.2876719Z Wrapped header: ATen/ops/argmin_meta_dispatch.h 2025-12-04T09:34:54.2879761Z Wrapped header: ATen/ops/argmin_native.h 2025-12-04T09:34:54.2882741Z Wrapped header: ATen/ops/argmin_ops.h 2025-12-04T09:34:54.2885531Z Wrapped header: ATen/ops/argsort.h 2025-12-04T09:34:54.2888490Z Wrapped header: ATen/ops/argsort_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2891220Z Wrapped header: ATen/ops/argsort_native.h 2025-12-04T09:34:54.2894102Z Wrapped header: ATen/ops/argsort_ops.h 2025-12-04T09:34:54.2896919Z Wrapped header: ATen/ops/argwhere.h 2025-12-04T09:34:54.2899840Z Wrapped header: ATen/ops/argwhere_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.2902707Z Wrapped header: ATen/ops/argwhere_native.h 2025-12-04T09:34:54.2905610Z Wrapped header: ATen/ops/argwhere_ops.h 2025-12-04T09:34:54.2908277Z Wrapped header: ATen/ops/asin.h 2025-12-04T09:34:54.2910940Z Wrapped header: ATen/ops/asinh.h 2025-12-04T09:34:54.2913955Z Wrapped header: ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2916788Z Wrapped header: ATen/ops/asinh_cpu_dispatch.h 2025-12-04T09:34:54.2919526Z Wrapped header: ATen/ops/asinh_cuda_dispatch.h 2025-12-04T09:34:54.2922390Z Wrapped header: ATen/ops/asinh_meta.h 2025-12-04T09:34:54.2925412Z Wrapped header: ATen/ops/asinh_meta_dispatch.h 2025-12-04T09:34:54.2928156Z Wrapped header: ATen/ops/asinh_native.h 2025-12-04T09:34:54.2931082Z Wrapped header: ATen/ops/asinh_ops.h 2025-12-04T09:34:54.2934054Z Wrapped header: ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2936705Z Wrapped header: ATen/ops/asin_cpu_dispatch.h 2025-12-04T09:34:54.2939468Z Wrapped header: ATen/ops/asin_cuda_dispatch.h 2025-12-04T09:34:54.2942350Z Wrapped header: ATen/ops/asin_meta.h 2025-12-04T09:34:54.2945223Z Wrapped header: ATen/ops/asin_meta_dispatch.h 2025-12-04T09:34:54.2948027Z Wrapped header: ATen/ops/asin_native.h 2025-12-04T09:34:54.2950748Z Wrapped header: ATen/ops/asin_ops.h 2025-12-04T09:34:54.2953996Z Wrapped header: ATen/ops/as_strided.h 2025-12-04T09:34:54.2957174Z Wrapped header: ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2960091Z Wrapped header: ATen/ops/as_strided_copy.h 2025-12-04T09:34:54.2963268Z Wrapped header: ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2966177Z Wrapped header: ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2968918Z Wrapped header: ATen/ops/as_strided_copy_native.h 2025-12-04T09:34:54.2971964Z Wrapped header: ATen/ops/as_strided_copy_ops.h 2025-12-04T09:34:54.2974822Z Wrapped header: ATen/ops/as_strided_cpu_dispatch.h 2025-12-04T09:34:54.2977563Z Wrapped header: ATen/ops/as_strided_cuda_dispatch.h 2025-12-04T09:34:54.2980333Z Wrapped header: ATen/ops/as_strided_meta_dispatch.h 2025-12-04T09:34:54.2983221Z Wrapped header: ATen/ops/as_strided_native.h 2025-12-04T09:34:54.2986278Z Wrapped header: ATen/ops/as_strided_ops.h 2025-12-04T09:34:54.2989389Z Wrapped header: ATen/ops/as_strided_scatter.h 2025-12-04T09:34:54.2992460Z Wrapped header: ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.2995331Z Wrapped header: ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.2997960Z Wrapped header: ATen/ops/as_strided_scatter_native.h 2025-12-04T09:34:54.3000776Z Wrapped header: ATen/ops/as_strided_scatter_ops.h 2025-12-04T09:34:54.3003449Z Wrapped header: ATen/ops/atan.h 2025-12-04T09:34:54.3006251Z Wrapped header: ATen/ops/atan2.h 2025-12-04T09:34:54.3009243Z Wrapped header: ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3011899Z Wrapped header: ATen/ops/atan2_cpu_dispatch.h 2025-12-04T09:34:54.3014655Z Wrapped header: ATen/ops/atan2_cuda_dispatch.h 2025-12-04T09:34:54.3017604Z Wrapped header: ATen/ops/atan2_meta.h 2025-12-04T09:34:54.3020487Z Wrapped header: ATen/ops/atan2_meta_dispatch.h 2025-12-04T09:34:54.3023186Z Wrapped header: ATen/ops/atan2_native.h 2025-12-04T09:34:54.3026118Z Wrapped header: ATen/ops/atan2_ops.h 2025-12-04T09:34:54.3028861Z Wrapped header: ATen/ops/atanh.h 2025-12-04T09:34:54.3031893Z Wrapped header: ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3034520Z Wrapped header: ATen/ops/atanh_cpu_dispatch.h 2025-12-04T09:34:54.3037276Z Wrapped header: ATen/ops/atanh_cuda_dispatch.h 2025-12-04T09:34:54.3040197Z Wrapped header: ATen/ops/atanh_meta.h 2025-12-04T09:34:54.3043083Z Wrapped header: ATen/ops/atanh_meta_dispatch.h 2025-12-04T09:34:54.3045960Z Wrapped header: ATen/ops/atanh_native.h 2025-12-04T09:34:54.3048802Z Wrapped header: ATen/ops/atanh_ops.h 2025-12-04T09:34:54.3052072Z Wrapped header: ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3054869Z Wrapped header: ATen/ops/atan_cpu_dispatch.h 2025-12-04T09:34:54.3057664Z Wrapped header: ATen/ops/atan_cuda_dispatch.h 2025-12-04T09:34:54.3060530Z Wrapped header: ATen/ops/atan_meta.h 2025-12-04T09:34:54.3070062Z Wrapped header: ATen/ops/atan_meta_dispatch.h 2025-12-04T09:34:54.3070402Z Wrapped header: ATen/ops/atan_native.h 2025-12-04T09:34:54.3070705Z Wrapped header: ATen/ops/atan_ops.h 2025-12-04T09:34:54.3071806Z Wrapped header: ATen/ops/atleast_1d.h 2025-12-04T09:34:54.3075092Z Wrapped header: ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3077694Z Wrapped header: ATen/ops/atleast_1d_native.h 2025-12-04T09:34:54.3080613Z Wrapped header: ATen/ops/atleast_1d_ops.h 2025-12-04T09:34:54.3084346Z Wrapped header: ATen/ops/atleast_2d.h 2025-12-04T09:34:54.3087506Z Wrapped header: ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3090576Z Wrapped header: ATen/ops/atleast_2d_native.h 2025-12-04T09:34:54.3093441Z Wrapped header: ATen/ops/atleast_2d_ops.h 2025-12-04T09:34:54.3096184Z Wrapped header: ATen/ops/atleast_3d.h 2025-12-04T09:34:54.3099158Z Wrapped header: ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3101940Z Wrapped header: ATen/ops/atleast_3d_native.h 2025-12-04T09:34:54.3104804Z Wrapped header: ATen/ops/atleast_3d_ops.h 2025-12-04T09:34:54.3107648Z Wrapped header: ATen/ops/avg_pool1d.h 2025-12-04T09:34:54.3110675Z Wrapped header: ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3113517Z Wrapped header: ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3116307Z Wrapped header: ATen/ops/avg_pool1d_native.h 2025-12-04T09:34:54.3119178Z Wrapped header: ATen/ops/avg_pool1d_ops.h 2025-12-04T09:34:54.3122060Z Wrapped header: ATen/ops/avg_pool2d.h 2025-12-04T09:34:54.3125253Z Wrapped header: ATen/ops/avg_pool2d_backward.h 2025-12-04T09:34:54.3128350Z Wrapped header: ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3130961Z Wrapped header: ATen/ops/avg_pool2d_backward_cpu_dispatch.h 2025-12-04T09:34:54.3133829Z Wrapped header: ATen/ops/avg_pool2d_backward_cuda_dispatch.h 2025-12-04T09:34:54.3136551Z Wrapped header: ATen/ops/avg_pool2d_backward_meta.h 2025-12-04T09:34:54.3139365Z Wrapped header: ATen/ops/avg_pool2d_backward_meta_dispatch.h 2025-12-04T09:34:54.3142195Z Wrapped header: ATen/ops/avg_pool2d_backward_native.h 2025-12-04T09:34:54.3145181Z Wrapped header: ATen/ops/avg_pool2d_backward_ops.h 2025-12-04T09:34:54.3148027Z Wrapped header: ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3150743Z Wrapped header: ATen/ops/avg_pool2d_cpu_dispatch.h 2025-12-04T09:34:54.3153784Z Wrapped header: ATen/ops/avg_pool2d_cuda_dispatch.h 2025-12-04T09:34:54.3156802Z Wrapped header: ATen/ops/avg_pool2d_meta.h 2025-12-04T09:34:54.3159674Z Wrapped header: ATen/ops/avg_pool2d_meta_dispatch.h 2025-12-04T09:34:54.3162492Z Wrapped header: ATen/ops/avg_pool2d_native.h 2025-12-04T09:34:54.3165442Z Wrapped header: ATen/ops/avg_pool2d_ops.h 2025-12-04T09:34:54.3168418Z Wrapped header: ATen/ops/avg_pool3d.h 2025-12-04T09:34:54.3171203Z Wrapped header: ATen/ops/avg_pool3d_backward.h 2025-12-04T09:34:54.3174249Z Wrapped header: ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3177050Z Wrapped header: ATen/ops/avg_pool3d_backward_cpu_dispatch.h 2025-12-04T09:34:54.3179859Z Wrapped header: ATen/ops/avg_pool3d_backward_cuda_dispatch.h 2025-12-04T09:34:54.3182592Z Wrapped header: ATen/ops/avg_pool3d_backward_meta.h 2025-12-04T09:34:54.3185596Z Wrapped header: ATen/ops/avg_pool3d_backward_meta_dispatch.h 2025-12-04T09:34:54.3188399Z Wrapped header: ATen/ops/avg_pool3d_backward_native.h 2025-12-04T09:34:54.3191269Z Wrapped header: ATen/ops/avg_pool3d_backward_ops.h 2025-12-04T09:34:54.3194191Z Wrapped header: ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3196929Z Wrapped header: ATen/ops/avg_pool3d_cpu_dispatch.h 2025-12-04T09:34:54.3199695Z Wrapped header: ATen/ops/avg_pool3d_cuda_dispatch.h 2025-12-04T09:34:54.3202473Z Wrapped header: ATen/ops/avg_pool3d_meta.h 2025-12-04T09:34:54.3206119Z Wrapped header: ATen/ops/avg_pool3d_meta_dispatch.h 2025-12-04T09:34:54.3208922Z Wrapped header: ATen/ops/avg_pool3d_native.h 2025-12-04T09:34:54.3211780Z Wrapped header: ATen/ops/avg_pool3d_ops.h 2025-12-04T09:34:54.3214641Z Wrapped header: ATen/ops/baddbmm.h 2025-12-04T09:34:54.3217639Z Wrapped header: ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3220526Z Wrapped header: ATen/ops/baddbmm_cpu_dispatch.h 2025-12-04T09:34:54.3223341Z Wrapped header: ATen/ops/baddbmm_cuda_dispatch.h 2025-12-04T09:34:54.3226279Z Wrapped header: ATen/ops/baddbmm_meta.h 2025-12-04T09:34:54.3229073Z Wrapped header: ATen/ops/baddbmm_meta_dispatch.h 2025-12-04T09:34:54.3231831Z Wrapped header: ATen/ops/baddbmm_native.h 2025-12-04T09:34:54.3234810Z Wrapped header: ATen/ops/baddbmm_ops.h 2025-12-04T09:34:54.3237782Z Wrapped header: ATen/ops/bartlett_window.h 2025-12-04T09:34:54.3240770Z Wrapped header: ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3243434Z Wrapped header: ATen/ops/bartlett_window_native.h 2025-12-04T09:34:54.3246445Z Wrapped header: ATen/ops/bartlett_window_ops.h 2025-12-04T09:34:54.3249319Z Wrapped header: ATen/ops/batch_norm.h 2025-12-04T09:34:54.3252123Z Wrapped header: ATen/ops/batch_norm_backward.h 2025-12-04T09:34:54.3255502Z Wrapped header: ATen/ops/batch_norm_backward_cpu_dispatch.h 2025-12-04T09:34:54.3258397Z Wrapped header: ATen/ops/batch_norm_backward_cuda_dispatch.h 2025-12-04T09:34:54.3261303Z Wrapped header: ATen/ops/batch_norm_backward_elemt.h 2025-12-04T09:34:54.3264334Z Wrapped header: ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3267074Z Wrapped header: ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h 2025-12-04T09:34:54.3269821Z Wrapped header: ATen/ops/batch_norm_backward_elemt_native.h 2025-12-04T09:34:54.3272749Z Wrapped header: ATen/ops/batch_norm_backward_elemt_ops.h 2025-12-04T09:34:54.3275627Z Wrapped header: ATen/ops/batch_norm_backward_native.h 2025-12-04T09:34:54.3278623Z Wrapped header: ATen/ops/batch_norm_backward_ops.h 2025-12-04T09:34:54.3281494Z Wrapped header: ATen/ops/batch_norm_backward_reduce.h 2025-12-04T09:34:54.3284923Z Wrapped header: ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3287780Z Wrapped header: ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h 2025-12-04T09:34:54.3290654Z Wrapped header: ATen/ops/batch_norm_backward_reduce_native.h 2025-12-04T09:34:54.3293609Z Wrapped header: ATen/ops/batch_norm_backward_reduce_ops.h 2025-12-04T09:34:54.3296548Z Wrapped header: ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3299358Z Wrapped header: ATen/ops/batch_norm_elemt.h 2025-12-04T09:34:54.3302242Z Wrapped header: ATen/ops/batch_norm_elemt_cuda_dispatch.h 2025-12-04T09:34:54.3305184Z Wrapped header: ATen/ops/batch_norm_elemt_native.h 2025-12-04T09:34:54.3308165Z Wrapped header: ATen/ops/batch_norm_elemt_ops.h 2025-12-04T09:34:54.3311017Z Wrapped header: ATen/ops/batch_norm_gather_stats.h 2025-12-04T09:34:54.3314235Z Wrapped header: ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3317069Z Wrapped header: ATen/ops/batch_norm_gather_stats_cuda_dispatch.h 2025-12-04T09:34:54.3319843Z Wrapped header: ATen/ops/batch_norm_gather_stats_native.h 2025-12-04T09:34:54.3322776Z Wrapped header: ATen/ops/batch_norm_gather_stats_ops.h 2025-12-04T09:34:54.3325730Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts.h 2025-12-04T09:34:54.3328851Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3331629Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-12-04T09:34:54.3334531Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_native.h 2025-12-04T09:34:54.3337412Z Wrapped header: ATen/ops/batch_norm_gather_stats_with_counts_ops.h 2025-12-04T09:34:54.3340153Z Wrapped header: ATen/ops/batch_norm_native.h 2025-12-04T09:34:54.3343215Z Wrapped header: ATen/ops/batch_norm_ops.h 2025-12-04T09:34:54.3346147Z Wrapped header: ATen/ops/batch_norm_stats.h 2025-12-04T09:34:54.3349190Z Wrapped header: ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3351988Z Wrapped header: ATen/ops/batch_norm_stats_cuda_dispatch.h 2025-12-04T09:34:54.3354782Z Wrapped header: ATen/ops/batch_norm_stats_native.h 2025-12-04T09:34:54.3357618Z Wrapped header: ATen/ops/batch_norm_stats_ops.h 2025-12-04T09:34:54.3360572Z Wrapped header: ATen/ops/batch_norm_update_stats.h 2025-12-04T09:34:54.3363546Z Wrapped header: ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3366490Z Wrapped header: ATen/ops/batch_norm_update_stats_cpu_dispatch.h 2025-12-04T09:34:54.3369348Z Wrapped header: ATen/ops/batch_norm_update_stats_cuda_dispatch.h 2025-12-04T09:34:54.3372384Z Wrapped header: ATen/ops/batch_norm_update_stats_native.h 2025-12-04T09:34:54.3375258Z Wrapped header: ATen/ops/batch_norm_update_stats_ops.h 2025-12-04T09:34:54.3378306Z Wrapped header: ATen/ops/bernoulli.h 2025-12-04T09:34:54.3381467Z Wrapped header: ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3384251Z Wrapped header: ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3386969Z Wrapped header: ATen/ops/bernoulli_cpu_dispatch.h 2025-12-04T09:34:54.3389952Z Wrapped header: ATen/ops/bernoulli_cuda_dispatch.h 2025-12-04T09:34:54.3392754Z Wrapped header: ATen/ops/bernoulli_meta_dispatch.h 2025-12-04T09:34:54.3395653Z Wrapped header: ATen/ops/bernoulli_native.h 2025-12-04T09:34:54.3398913Z Wrapped header: ATen/ops/bernoulli_ops.h 2025-12-04T09:34:54.3401812Z Wrapped header: ATen/ops/bilinear.h 2025-12-04T09:34:54.3404852Z Wrapped header: ATen/ops/bilinear_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3407873Z Wrapped header: ATen/ops/bilinear_native.h 2025-12-04T09:34:54.3410863Z Wrapped header: ATen/ops/bilinear_ops.h 2025-12-04T09:34:54.3413789Z Wrapped header: ATen/ops/binary_cross_entropy.h 2025-12-04T09:34:54.3416764Z Wrapped header: ATen/ops/binary_cross_entropy_backward.h 2025-12-04T09:34:54.3419754Z Wrapped header: ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h 2025-12-04T09:34:54.3422683Z Wrapped header: ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h 2025-12-04T09:34:54.3425516Z Wrapped header: ATen/ops/binary_cross_entropy_backward_native.h 2025-12-04T09:34:54.3428457Z Wrapped header: ATen/ops/binary_cross_entropy_backward_ops.h 2025-12-04T09:34:54.3431381Z Wrapped header: ATen/ops/binary_cross_entropy_cpu_dispatch.h 2025-12-04T09:34:54.3434357Z Wrapped header: ATen/ops/binary_cross_entropy_cuda_dispatch.h 2025-12-04T09:34:54.3437372Z Wrapped header: ATen/ops/binary_cross_entropy_native.h 2025-12-04T09:34:54.3440354Z Wrapped header: ATen/ops/binary_cross_entropy_ops.h 2025-12-04T09:34:54.3443330Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits.h 2025-12-04T09:34:54.3446504Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3449233Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits_native.h 2025-12-04T09:34:54.3452254Z Wrapped header: ATen/ops/binary_cross_entropy_with_logits_ops.h 2025-12-04T09:34:54.3455078Z Wrapped header: ATen/ops/bincount.h 2025-12-04T09:34:54.3458120Z Wrapped header: ATen/ops/bincount_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3460924Z Wrapped header: ATen/ops/bincount_cpu_dispatch.h 2025-12-04T09:34:54.3463820Z Wrapped header: ATen/ops/bincount_cuda_dispatch.h 2025-12-04T09:34:54.3466657Z Wrapped header: ATen/ops/bincount_native.h 2025-12-04T09:34:54.3469765Z Wrapped header: ATen/ops/bincount_ops.h 2025-12-04T09:34:54.3472895Z Wrapped header: ATen/ops/binomial.h 2025-12-04T09:34:54.3476198Z Wrapped header: ATen/ops/binomial_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3479208Z Wrapped header: ATen/ops/binomial_cpu_dispatch.h 2025-12-04T09:34:54.3482306Z Wrapped header: ATen/ops/binomial_cuda_dispatch.h 2025-12-04T09:34:54.3485550Z Wrapped header: ATen/ops/binomial_native.h 2025-12-04T09:34:54.3488736Z Wrapped header: ATen/ops/binomial_ops.h 2025-12-04T09:34:54.3491967Z Wrapped header: ATen/ops/bitwise_and.h 2025-12-04T09:34:54.3495331Z Wrapped header: ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3498434Z Wrapped header: ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3501415Z Wrapped header: ATen/ops/bitwise_and_cpu_dispatch.h 2025-12-04T09:34:54.3504675Z Wrapped header: ATen/ops/bitwise_and_cuda_dispatch.h 2025-12-04T09:34:54.3507996Z Wrapped header: ATen/ops/bitwise_and_meta.h 2025-12-04T09:34:54.3511067Z Wrapped header: ATen/ops/bitwise_and_meta_dispatch.h 2025-12-04T09:34:54.3513909Z Wrapped header: ATen/ops/bitwise_and_native.h 2025-12-04T09:34:54.3517155Z Wrapped header: ATen/ops/bitwise_and_ops.h 2025-12-04T09:34:54.3520084Z Wrapped header: ATen/ops/bitwise_left_shift.h 2025-12-04T09:34:54.3523330Z Wrapped header: ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3526237Z Wrapped header: ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3529094Z Wrapped header: ATen/ops/bitwise_left_shift_cpu_dispatch.h 2025-12-04T09:34:54.3531929Z Wrapped header: ATen/ops/bitwise_left_shift_cuda_dispatch.h 2025-12-04T09:34:54.3534931Z Wrapped header: ATen/ops/bitwise_left_shift_meta.h 2025-12-04T09:34:54.3537969Z Wrapped header: ATen/ops/bitwise_left_shift_meta_dispatch.h 2025-12-04T09:34:54.3540791Z Wrapped header: ATen/ops/bitwise_left_shift_native.h 2025-12-04T09:34:54.3543886Z Wrapped header: ATen/ops/bitwise_left_shift_ops.h 2025-12-04T09:34:54.3546881Z Wrapped header: ATen/ops/bitwise_not.h 2025-12-04T09:34:54.3549847Z Wrapped header: ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3552511Z Wrapped header: ATen/ops/bitwise_not_cpu_dispatch.h 2025-12-04T09:34:54.3555394Z Wrapped header: ATen/ops/bitwise_not_cuda_dispatch.h 2025-12-04T09:34:54.3558347Z Wrapped header: ATen/ops/bitwise_not_meta.h 2025-12-04T09:34:54.3561422Z Wrapped header: ATen/ops/bitwise_not_meta_dispatch.h 2025-12-04T09:34:54.3564123Z Wrapped header: ATen/ops/bitwise_not_native.h 2025-12-04T09:34:54.3567093Z Wrapped header: ATen/ops/bitwise_not_ops.h 2025-12-04T09:34:54.3570032Z Wrapped header: ATen/ops/bitwise_or.h 2025-12-04T09:34:54.3573234Z Wrapped header: ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3576040Z Wrapped header: ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3578808Z Wrapped header: ATen/ops/bitwise_or_cpu_dispatch.h 2025-12-04T09:34:54.3581663Z Wrapped header: ATen/ops/bitwise_or_cuda_dispatch.h 2025-12-04T09:34:54.3584471Z Wrapped header: ATen/ops/bitwise_or_meta.h 2025-12-04T09:34:54.3587332Z Wrapped header: ATen/ops/bitwise_or_meta_dispatch.h 2025-12-04T09:34:54.3590086Z Wrapped header: ATen/ops/bitwise_or_native.h 2025-12-04T09:34:54.3594240Z Wrapped header: ATen/ops/bitwise_or_ops.h 2025-12-04T09:34:54.3601244Z Wrapped header: ATen/ops/bitwise_right_shift.h 2025-12-04T09:34:54.3605432Z Wrapped header: ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3608633Z Wrapped header: ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3612059Z Wrapped header: ATen/ops/bitwise_right_shift_cpu_dispatch.h 2025-12-04T09:34:54.3615114Z Wrapped header: ATen/ops/bitwise_right_shift_cuda_dispatch.h 2025-12-04T09:34:54.3618386Z Wrapped header: ATen/ops/bitwise_right_shift_meta.h 2025-12-04T09:34:54.3621576Z Wrapped header: ATen/ops/bitwise_right_shift_meta_dispatch.h 2025-12-04T09:34:54.3624687Z Wrapped header: ATen/ops/bitwise_right_shift_native.h 2025-12-04T09:34:54.3627988Z Wrapped header: ATen/ops/bitwise_right_shift_ops.h 2025-12-04T09:34:54.3631163Z Wrapped header: ATen/ops/bitwise_xor.h 2025-12-04T09:34:54.3634870Z Wrapped header: ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3637835Z Wrapped header: ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3640791Z Wrapped header: ATen/ops/bitwise_xor_cpu_dispatch.h 2025-12-04T09:34:54.3643913Z Wrapped header: ATen/ops/bitwise_xor_cuda_dispatch.h 2025-12-04T09:34:54.3647142Z Wrapped header: ATen/ops/bitwise_xor_meta.h 2025-12-04T09:34:54.3650280Z Wrapped header: ATen/ops/bitwise_xor_meta_dispatch.h 2025-12-04T09:34:54.3653309Z Wrapped header: ATen/ops/bitwise_xor_native.h 2025-12-04T09:34:54.3656470Z Wrapped header: ATen/ops/bitwise_xor_ops.h 2025-12-04T09:34:54.3659464Z Wrapped header: ATen/ops/blackman_window.h 2025-12-04T09:34:54.3662553Z Wrapped header: ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3665603Z Wrapped header: ATen/ops/blackman_window_native.h 2025-12-04T09:34:54.3668768Z Wrapped header: ATen/ops/blackman_window_ops.h 2025-12-04T09:34:54.3671783Z Wrapped header: ATen/ops/block_diag.h 2025-12-04T09:34:54.3674966Z Wrapped header: ATen/ops/block_diag_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3678824Z Wrapped header: ATen/ops/block_diag_native.h 2025-12-04T09:34:54.3681961Z Wrapped header: ATen/ops/block_diag_ops.h 2025-12-04T09:34:54.3684928Z Wrapped header: ATen/ops/bmm.h 2025-12-04T09:34:54.3688652Z Wrapped header: ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3691555Z Wrapped header: ATen/ops/bmm_cpu_dispatch.h 2025-12-04T09:34:54.3694574Z Wrapped header: ATen/ops/bmm_cuda_dispatch.h 2025-12-04T09:34:54.3697383Z Wrapped header: ATen/ops/bmm_meta.h 2025-12-04T09:34:54.3701588Z Wrapped header: ATen/ops/bmm_meta_dispatch.h 2025-12-04T09:34:54.3705850Z Wrapped header: ATen/ops/bmm_native.h 2025-12-04T09:34:54.3709098Z Wrapped header: ATen/ops/bmm_ops.h 2025-12-04T09:34:54.3712329Z Wrapped header: ATen/ops/broadcast_tensors.h 2025-12-04T09:34:54.3715547Z Wrapped header: ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3718597Z Wrapped header: ATen/ops/broadcast_tensors_native.h 2025-12-04T09:34:54.3722250Z Wrapped header: ATen/ops/broadcast_tensors_ops.h 2025-12-04T09:34:54.3725993Z Wrapped header: ATen/ops/broadcast_to.h 2025-12-04T09:34:54.3729247Z Wrapped header: ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3732523Z Wrapped header: ATen/ops/broadcast_to_native.h 2025-12-04T09:34:54.3735553Z Wrapped header: ATen/ops/broadcast_to_ops.h 2025-12-04T09:34:54.3738555Z Wrapped header: ATen/ops/bucketize.h 2025-12-04T09:34:54.3742376Z Wrapped header: ATen/ops/bucketize_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3745867Z Wrapped header: ATen/ops/bucketize_cpu_dispatch.h 2025-12-04T09:34:54.3748934Z Wrapped header: ATen/ops/bucketize_cuda_dispatch.h 2025-12-04T09:34:54.3753686Z Wrapped header: ATen/ops/bucketize_native.h 2025-12-04T09:34:54.3757298Z Wrapped header: ATen/ops/bucketize_ops.h 2025-12-04T09:34:54.3761590Z Wrapped header: ATen/ops/can_cast.h 2025-12-04T09:34:54.3765660Z Wrapped header: ATen/ops/can_cast_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3768985Z Wrapped header: ATen/ops/can_cast_native.h 2025-12-04T09:34:54.3772069Z Wrapped header: ATen/ops/can_cast_ops.h 2025-12-04T09:34:54.3775419Z Wrapped header: ATen/ops/cartesian_prod.h 2025-12-04T09:34:54.3779285Z Wrapped header: ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3783410Z Wrapped header: ATen/ops/cartesian_prod_native.h 2025-12-04T09:34:54.3787423Z Wrapped header: ATen/ops/cartesian_prod_ops.h 2025-12-04T09:34:54.3790395Z Wrapped header: ATen/ops/cat.h 2025-12-04T09:34:54.3793650Z Wrapped header: ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3796547Z Wrapped header: ATen/ops/cat_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3800433Z Wrapped header: ATen/ops/cat_cpu_dispatch.h 2025-12-04T09:34:54.3803378Z Wrapped header: ATen/ops/cat_cuda_dispatch.h 2025-12-04T09:34:54.3806976Z Wrapped header: ATen/ops/cat_meta.h 2025-12-04T09:34:54.3810429Z Wrapped header: ATen/ops/cat_meta_dispatch.h 2025-12-04T09:34:54.3813663Z Wrapped header: ATen/ops/cat_native.h 2025-12-04T09:34:54.3816748Z Wrapped header: ATen/ops/cat_ops.h 2025-12-04T09:34:54.3820697Z Wrapped header: ATen/ops/cauchy.h 2025-12-04T09:34:54.3824234Z Wrapped header: ATen/ops/cauchy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3827265Z Wrapped header: ATen/ops/cauchy_cpu_dispatch.h 2025-12-04T09:34:54.3830854Z Wrapped header: ATen/ops/cauchy_cuda_dispatch.h 2025-12-04T09:34:54.3834537Z Wrapped header: ATen/ops/cauchy_meta_dispatch.h 2025-12-04T09:34:54.3838197Z Wrapped header: ATen/ops/cauchy_native.h 2025-12-04T09:34:54.3841745Z Wrapped header: ATen/ops/cauchy_ops.h 2025-12-04T09:34:54.3845432Z Wrapped header: ATen/ops/ccol_indices.h 2025-12-04T09:34:54.3848564Z Wrapped header: ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3852899Z Wrapped header: ATen/ops/ccol_indices_copy.h 2025-12-04T09:34:54.3857148Z Wrapped header: ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3861327Z Wrapped header: ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3864457Z Wrapped header: ATen/ops/ccol_indices_copy_native.h 2025-12-04T09:34:54.3867216Z Wrapped header: ATen/ops/ccol_indices_copy_ops.h 2025-12-04T09:34:54.3871476Z Wrapped header: ATen/ops/ccol_indices_native.h 2025-12-04T09:34:54.3875282Z Wrapped header: ATen/ops/ccol_indices_ops.h 2025-12-04T09:34:54.3878944Z Wrapped header: ATen/ops/cdist.h 2025-12-04T09:34:54.3882577Z Wrapped header: ATen/ops/cdist_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3886529Z Wrapped header: ATen/ops/cdist_native.h 2025-12-04T09:34:54.3890520Z Wrapped header: ATen/ops/cdist_ops.h 2025-12-04T09:34:54.3894429Z Wrapped header: ATen/ops/ceil.h 2025-12-04T09:34:54.3897384Z Wrapped header: ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.3901028Z Wrapped header: ATen/ops/ceil_cpu_dispatch.h 2025-12-04T09:34:54.3904818Z Wrapped header: ATen/ops/ceil_cuda_dispatch.h 2025-12-04T09:34:54.3909678Z Wrapped header: ATen/ops/ceil_meta.h 2025-12-04T09:34:54.3913021Z Wrapped header: ATen/ops/ceil_meta_dispatch.h 2025-12-04T09:34:54.3917820Z Wrapped header: ATen/ops/ceil_native.h 2025-12-04T09:34:54.3919587Z Wrapped header: ATen/ops/ceil_ops.h 2025-12-04T09:34:54.3923726Z Wrapped header: ATen/ops/celu.h 2025-12-04T09:34:54.3926401Z Wrapped header: ATen/ops/celu_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3929818Z Wrapped header: ATen/ops/celu_native.h 2025-12-04T09:34:54.3932357Z Wrapped header: ATen/ops/celu_ops.h 2025-12-04T09:34:54.3935836Z Wrapped header: ATen/ops/chain_matmul.h 2025-12-04T09:34:54.3939902Z Wrapped header: ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3944442Z Wrapped header: ATen/ops/chain_matmul_native.h 2025-12-04T09:34:54.3947937Z Wrapped header: ATen/ops/chain_matmul_ops.h 2025-12-04T09:34:54.3950769Z Wrapped header: ATen/ops/chalf.h 2025-12-04T09:34:54.3953983Z Wrapped header: ATen/ops/chalf_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.3956892Z Wrapped header: ATen/ops/chalf_native.h 2025-12-04T09:34:54.3960473Z Wrapped header: ATen/ops/chalf_ops.h 2025-12-04T09:34:54.3963729Z Wrapped header: ATen/ops/channel_shuffle.h 2025-12-04T09:34:54.3967685Z Wrapped header: ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.3971126Z Wrapped header: ATen/ops/channel_shuffle_cpu_dispatch.h 2025-12-04T09:34:54.3974792Z Wrapped header: ATen/ops/channel_shuffle_cuda_dispatch.h 2025-12-04T09:34:54.3978311Z Wrapped header: ATen/ops/channel_shuffle_native.h 2025-12-04T09:34:54.3981593Z Wrapped header: ATen/ops/channel_shuffle_ops.h 2025-12-04T09:34:54.3985512Z Wrapped header: ATen/ops/cholesky.h 2025-12-04T09:34:54.3989130Z Wrapped header: ATen/ops/cholesky_cpu_dispatch.h 2025-12-04T09:34:54.3992550Z Wrapped header: ATen/ops/cholesky_cuda_dispatch.h 2025-12-04T09:34:54.3995437Z Wrapped header: ATen/ops/cholesky_inverse.h 2025-12-04T09:34:54.3998870Z Wrapped header: ATen/ops/cholesky_inverse_cpu_dispatch.h 2025-12-04T09:34:54.4002156Z Wrapped header: ATen/ops/cholesky_inverse_cuda_dispatch.h 2025-12-04T09:34:54.4005563Z Wrapped header: ATen/ops/cholesky_inverse_native.h 2025-12-04T09:34:54.4009404Z Wrapped header: ATen/ops/cholesky_inverse_ops.h 2025-12-04T09:34:54.4013350Z Wrapped header: ATen/ops/cholesky_native.h 2025-12-04T09:34:54.4016342Z Wrapped header: ATen/ops/cholesky_ops.h 2025-12-04T09:34:54.4021193Z Wrapped header: ATen/ops/cholesky_solve.h 2025-12-04T09:34:54.4025000Z Wrapped header: ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4028341Z Wrapped header: ATen/ops/cholesky_solve_native.h 2025-12-04T09:34:54.4031370Z Wrapped header: ATen/ops/cholesky_solve_ops.h 2025-12-04T09:34:54.4034482Z Wrapped header: ATen/ops/choose_qparams_optimized.h 2025-12-04T09:34:54.4037915Z Wrapped header: ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4040753Z Wrapped header: ATen/ops/choose_qparams_optimized_native.h 2025-12-04T09:34:54.4044474Z Wrapped header: ATen/ops/choose_qparams_optimized_ops.h 2025-12-04T09:34:54.4048221Z Wrapped header: ATen/ops/chunk.h 2025-12-04T09:34:54.4051452Z Wrapped header: ATen/ops/chunk_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4055468Z Wrapped header: ATen/ops/chunk_native.h 2025-12-04T09:34:54.4059332Z Wrapped header: ATen/ops/chunk_ops.h 2025-12-04T09:34:54.4062621Z Wrapped header: ATen/ops/clamp.h 2025-12-04T09:34:54.4065604Z Wrapped header: ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.4069183Z Wrapped header: ATen/ops/clamp_cpu_dispatch.h 2025-12-04T09:34:54.4072997Z Wrapped header: ATen/ops/clamp_cuda_dispatch.h 2025-12-04T09:34:54.4076767Z Wrapped header: ATen/ops/clamp_max.h 2025-12-04T09:34:54.4079817Z Wrapped header: ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.4082714Z Wrapped header: ATen/ops/clamp_max_cpu_dispatch.h 2025-12-04T09:34:54.4086338Z Wrapped header: ATen/ops/clamp_max_cuda_dispatch.h 2025-12-04T09:34:54.4089117Z Wrapped header: ATen/ops/clamp_max_meta.h 2025-12-04T09:34:54.4092658Z Wrapped header: ATen/ops/clamp_max_meta_dispatch.h 2025-12-04T09:34:54.4095735Z Wrapped header: ATen/ops/clamp_max_native.h 2025-12-04T09:34:54.4098724Z Wrapped header: ATen/ops/clamp_max_ops.h 2025-12-04T09:34:54.4101696Z Wrapped header: ATen/ops/clamp_meta.h 2025-12-04T09:34:54.4104896Z Wrapped header: ATen/ops/clamp_meta_dispatch.h 2025-12-04T09:34:54.4107955Z Wrapped header: ATen/ops/clamp_min.h 2025-12-04T09:34:54.4112022Z Wrapped header: ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.4115396Z Wrapped header: ATen/ops/clamp_min_cpu_dispatch.h 2025-12-04T09:34:54.4118993Z Wrapped header: ATen/ops/clamp_min_cuda_dispatch.h 2025-12-04T09:34:54.4122259Z Wrapped header: ATen/ops/clamp_min_meta.h 2025-12-04T09:34:54.4125282Z Wrapped header: ATen/ops/clamp_min_meta_dispatch.h 2025-12-04T09:34:54.4129061Z Wrapped header: ATen/ops/clamp_min_native.h 2025-12-04T09:34:54.4133350Z Wrapped header: ATen/ops/clamp_min_ops.h 2025-12-04T09:34:54.4136659Z Wrapped header: ATen/ops/clamp_native.h 2025-12-04T09:34:54.4139937Z Wrapped header: ATen/ops/clamp_ops.h 2025-12-04T09:34:54.4143611Z Wrapped header: ATen/ops/clip.h 2025-12-04T09:34:54.4146736Z Wrapped header: ATen/ops/clip_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4149988Z Wrapped header: ATen/ops/clip_native.h 2025-12-04T09:34:54.4153368Z Wrapped header: ATen/ops/clip_ops.h 2025-12-04T09:34:54.4156177Z Wrapped header: ATen/ops/clone.h 2025-12-04T09:34:54.4159628Z Wrapped header: ATen/ops/clone_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4162468Z Wrapped header: ATen/ops/clone_native.h 2025-12-04T09:34:54.4165723Z Wrapped header: ATen/ops/clone_ops.h 2025-12-04T09:34:54.4168800Z Wrapped header: ATen/ops/coalesce.h 2025-12-04T09:34:54.4172072Z Wrapped header: ATen/ops/coalesce_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4175136Z Wrapped header: ATen/ops/coalesce_native.h 2025-12-04T09:34:54.4178082Z Wrapped header: ATen/ops/coalesce_ops.h 2025-12-04T09:34:54.4181301Z Wrapped header: ATen/ops/col2im.h 2025-12-04T09:34:54.4184305Z Wrapped header: ATen/ops/col2im_cpu_dispatch.h 2025-12-04T09:34:54.4187792Z Wrapped header: ATen/ops/col2im_cuda_dispatch.h 2025-12-04T09:34:54.4190748Z Wrapped header: ATen/ops/col2im_native.h 2025-12-04T09:34:54.4193968Z Wrapped header: ATen/ops/col2im_ops.h 2025-12-04T09:34:54.4197515Z Wrapped header: ATen/ops/column_stack.h 2025-12-04T09:34:54.4200515Z Wrapped header: ATen/ops/column_stack_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4203411Z Wrapped header: ATen/ops/column_stack_native.h 2025-12-04T09:34:54.4206799Z Wrapped header: ATen/ops/column_stack_ops.h 2025-12-04T09:34:54.4209927Z Wrapped header: ATen/ops/col_indices.h 2025-12-04T09:34:54.4212964Z Wrapped header: ATen/ops/col_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4215977Z Wrapped header: ATen/ops/col_indices_copy.h 2025-12-04T09:34:54.4219059Z Wrapped header: ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.4221889Z Wrapped header: ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4224868Z Wrapped header: ATen/ops/col_indices_copy_native.h 2025-12-04T09:34:54.4228223Z Wrapped header: ATen/ops/col_indices_copy_ops.h 2025-12-04T09:34:54.4231301Z Wrapped header: ATen/ops/col_indices_native.h 2025-12-04T09:34:54.4234161Z Wrapped header: ATen/ops/col_indices_ops.h 2025-12-04T09:34:54.4237738Z Wrapped header: ATen/ops/combinations.h 2025-12-04T09:34:54.4241558Z Wrapped header: ATen/ops/combinations_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4245294Z Wrapped header: ATen/ops/combinations_native.h 2025-12-04T09:34:54.4248801Z Wrapped header: ATen/ops/combinations_ops.h 2025-12-04T09:34:54.4252143Z Wrapped header: ATen/ops/complex.h 2025-12-04T09:34:54.4255354Z Wrapped header: ATen/ops/complex_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4258369Z Wrapped header: ATen/ops/complex_cpu_dispatch.h 2025-12-04T09:34:54.4261395Z Wrapped header: ATen/ops/complex_cuda_dispatch.h 2025-12-04T09:34:54.4264574Z Wrapped header: ATen/ops/complex_native.h 2025-12-04T09:34:54.4267801Z Wrapped header: ATen/ops/complex_ops.h 2025-12-04T09:34:54.4271090Z Wrapped header: ATen/ops/concat.h 2025-12-04T09:34:54.4274403Z Wrapped header: ATen/ops/concatenate.h 2025-12-04T09:34:54.4277580Z Wrapped header: ATen/ops/concatenate_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4280303Z Wrapped header: ATen/ops/concatenate_native.h 2025-12-04T09:34:54.4283555Z Wrapped header: ATen/ops/concatenate_ops.h 2025-12-04T09:34:54.4286844Z Wrapped header: ATen/ops/concat_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4290358Z Wrapped header: ATen/ops/concat_native.h 2025-12-04T09:34:54.4294227Z Wrapped header: ATen/ops/concat_ops.h 2025-12-04T09:34:54.4297226Z Wrapped header: ATen/ops/conj.h 2025-12-04T09:34:54.4300818Z Wrapped header: ATen/ops/conj_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4303556Z Wrapped header: ATen/ops/conj_native.h 2025-12-04T09:34:54.4306297Z Wrapped header: ATen/ops/conj_ops.h 2025-12-04T09:34:54.4309250Z Wrapped header: ATen/ops/conj_physical.h 2025-12-04T09:34:54.4312584Z Wrapped header: ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4315457Z Wrapped header: ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4318716Z Wrapped header: ATen/ops/conj_physical_cpu_dispatch.h 2025-12-04T09:34:54.4321769Z Wrapped header: ATen/ops/conj_physical_cuda_dispatch.h 2025-12-04T09:34:54.4324861Z Wrapped header: ATen/ops/conj_physical_native.h 2025-12-04T09:34:54.4327724Z Wrapped header: ATen/ops/conj_physical_ops.h 2025-12-04T09:34:54.4330910Z Wrapped header: ATen/ops/constant_pad_nd.h 2025-12-04T09:34:54.4334211Z Wrapped header: ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4337767Z Wrapped header: ATen/ops/constant_pad_nd_native.h 2025-12-04T09:34:54.4341071Z Wrapped header: ATen/ops/constant_pad_nd_ops.h 2025-12-04T09:34:54.4344595Z Wrapped header: ATen/ops/contiguous.h 2025-12-04T09:34:54.4348892Z Wrapped header: ATen/ops/contiguous_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4351951Z Wrapped header: ATen/ops/contiguous_native.h 2025-12-04T09:34:54.4355690Z Wrapped header: ATen/ops/contiguous_ops.h 2025-12-04T09:34:54.4358791Z Wrapped header: ATen/ops/conv1d.h 2025-12-04T09:34:54.4361891Z Wrapped header: ATen/ops/conv1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4364623Z Wrapped header: ATen/ops/conv1d_native.h 2025-12-04T09:34:54.4369224Z Wrapped header: ATen/ops/conv1d_ops.h 2025-12-04T09:34:54.4373118Z Wrapped header: ATen/ops/conv2d.h 2025-12-04T09:34:54.4376310Z Wrapped header: ATen/ops/conv2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4379182Z Wrapped header: ATen/ops/conv2d_native.h 2025-12-04T09:34:54.4383178Z Wrapped header: ATen/ops/conv2d_ops.h 2025-12-04T09:34:54.4386159Z Wrapped header: ATen/ops/conv3d.h 2025-12-04T09:34:54.4390649Z Wrapped header: ATen/ops/conv3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4394266Z Wrapped header: ATen/ops/conv3d_native.h 2025-12-04T09:34:54.4397245Z Wrapped header: ATen/ops/conv3d_ops.h 2025-12-04T09:34:54.4400699Z Wrapped header: ATen/ops/convolution.h 2025-12-04T09:34:54.4404384Z Wrapped header: ATen/ops/convolution_backward.h 2025-12-04T09:34:54.4407784Z Wrapped header: ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4410549Z Wrapped header: ATen/ops/convolution_backward_cuda_dispatch.h 2025-12-04T09:34:54.4413748Z Wrapped header: ATen/ops/convolution_backward_native.h 2025-12-04T09:34:54.4417663Z Wrapped header: ATen/ops/convolution_backward_ops.h 2025-12-04T09:34:54.4421650Z Wrapped header: ATen/ops/convolution_backward_overrideable.h 2025-12-04T09:34:54.4425087Z Wrapped header: ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4427994Z Wrapped header: ATen/ops/convolution_backward_overrideable_native.h 2025-12-04T09:34:54.4431292Z Wrapped header: ATen/ops/convolution_backward_overrideable_ops.h 2025-12-04T09:34:54.4434229Z Wrapped header: ATen/ops/convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4437851Z Wrapped header: ATen/ops/convolution_native.h 2025-12-04T09:34:54.4440810Z Wrapped header: ATen/ops/convolution_ops.h 2025-12-04T09:34:54.4445110Z Wrapped header: ATen/ops/convolution_overrideable.h 2025-12-04T09:34:54.4448451Z Wrapped header: ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4451263Z Wrapped header: ATen/ops/convolution_overrideable_native.h 2025-12-04T09:34:54.4454296Z Wrapped header: ATen/ops/convolution_overrideable_ops.h 2025-12-04T09:34:54.4457530Z Wrapped header: ATen/ops/conv_depthwise3d.h 2025-12-04T09:34:54.4461002Z Wrapped header: ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4463825Z Wrapped header: ATen/ops/conv_depthwise3d_cuda_dispatch.h 2025-12-04T09:34:54.4466827Z Wrapped header: ATen/ops/conv_depthwise3d_native.h 2025-12-04T09:34:54.4470234Z Wrapped header: ATen/ops/conv_depthwise3d_ops.h 2025-12-04T09:34:54.4472829Z Wrapped header: ATen/ops/conv_tbc.h 2025-12-04T09:34:54.4476138Z Wrapped header: ATen/ops/conv_tbc_backward.h 2025-12-04T09:34:54.4479532Z Wrapped header: ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4482683Z Wrapped header: ATen/ops/conv_tbc_backward_native.h 2025-12-04T09:34:54.4486150Z Wrapped header: ATen/ops/conv_tbc_backward_ops.h 2025-12-04T09:34:54.4489648Z Wrapped header: ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4492785Z Wrapped header: ATen/ops/conv_tbc_native.h 2025-12-04T09:34:54.4496317Z Wrapped header: ATen/ops/conv_tbc_ops.h 2025-12-04T09:34:54.4499790Z Wrapped header: ATen/ops/conv_transpose1d.h 2025-12-04T09:34:54.4503234Z Wrapped header: ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4508627Z Wrapped header: ATen/ops/conv_transpose1d_native.h 2025-12-04T09:34:54.4512325Z Wrapped header: ATen/ops/conv_transpose1d_ops.h 2025-12-04T09:34:54.4516489Z Wrapped header: ATen/ops/conv_transpose2d.h 2025-12-04T09:34:54.4520066Z Wrapped header: ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4523642Z Wrapped header: ATen/ops/conv_transpose2d_native.h 2025-12-04T09:34:54.4527017Z Wrapped header: ATen/ops/conv_transpose2d_ops.h 2025-12-04T09:34:54.4530042Z Wrapped header: ATen/ops/conv_transpose3d.h 2025-12-04T09:34:54.4533366Z Wrapped header: ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4536124Z Wrapped header: ATen/ops/conv_transpose3d_native.h 2025-12-04T09:34:54.4539376Z Wrapped header: ATen/ops/conv_transpose3d_ops.h 2025-12-04T09:34:54.4542134Z Wrapped header: ATen/ops/copy.h 2025-12-04T09:34:54.4544875Z Wrapped header: ATen/ops/copysign.h 2025-12-04T09:34:54.4548067Z Wrapped header: ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.4550966Z Wrapped header: ATen/ops/copysign_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4553599Z Wrapped header: ATen/ops/copysign_cpu_dispatch.h 2025-12-04T09:34:54.4557084Z Wrapped header: ATen/ops/copysign_cuda_dispatch.h 2025-12-04T09:34:54.4561107Z Wrapped header: ATen/ops/copysign_meta.h 2025-12-04T09:34:54.4564764Z Wrapped header: ATen/ops/copysign_meta_dispatch.h 2025-12-04T09:34:54.4568431Z Wrapped header: ATen/ops/copysign_native.h 2025-12-04T09:34:54.4571980Z Wrapped header: ATen/ops/copysign_ops.h 2025-12-04T09:34:54.4575389Z Wrapped header: ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.4578345Z Wrapped header: ATen/ops/copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4581156Z Wrapped header: ATen/ops/copy_meta_dispatch.h 2025-12-04T09:34:54.4585038Z Wrapped header: ATen/ops/copy_native.h 2025-12-04T09:34:54.4588288Z Wrapped header: ATen/ops/copy_ops.h 2025-12-04T09:34:54.4593076Z Wrapped header: ATen/ops/copy_sparse_to_sparse.h 2025-12-04T09:34:54.4596675Z Wrapped header: ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4599714Z Wrapped header: ATen/ops/copy_sparse_to_sparse_meta_dispatch.h 2025-12-04T09:34:54.4602682Z Wrapped header: ATen/ops/copy_sparse_to_sparse_native.h 2025-12-04T09:34:54.4605722Z Wrapped header: ATen/ops/copy_sparse_to_sparse_ops.h 2025-12-04T09:34:54.4608601Z Wrapped header: ATen/ops/corrcoef.h 2025-12-04T09:34:54.4613530Z Wrapped header: ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4618221Z Wrapped header: ATen/ops/corrcoef_native.h 2025-12-04T09:34:54.4621575Z Wrapped header: ATen/ops/corrcoef_ops.h 2025-12-04T09:34:54.4624149Z Wrapped header: ATen/ops/cos.h 2025-12-04T09:34:54.4626978Z Wrapped header: ATen/ops/cosh.h 2025-12-04T09:34:54.4629867Z Wrapped header: ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.4641492Z Wrapped header: ATen/ops/cosh_cpu_dispatch.h 2025-12-04T09:34:54.4644187Z Wrapped header: ATen/ops/cosh_cuda_dispatch.h 2025-12-04T09:34:54.4648885Z Wrapped header: ATen/ops/cosh_meta.h 2025-12-04T09:34:54.4652430Z Wrapped header: ATen/ops/cosh_meta_dispatch.h 2025-12-04T09:34:54.4655164Z Wrapped header: ATen/ops/cosh_native.h 2025-12-04T09:34:54.4657807Z Wrapped header: ATen/ops/cosh_ops.h 2025-12-04T09:34:54.4660783Z Wrapped header: ATen/ops/cosine_embedding_loss.h 2025-12-04T09:34:54.4664025Z Wrapped header: ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4666870Z Wrapped header: ATen/ops/cosine_embedding_loss_native.h 2025-12-04T09:34:54.4670880Z Wrapped header: ATen/ops/cosine_embedding_loss_ops.h 2025-12-04T09:34:54.4714344Z Wrapped header: ATen/ops/cosine_similarity.h 2025-12-04T09:34:54.4718407Z Wrapped header: ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4765112Z Wrapped header: ATen/ops/cosine_similarity_native.h 2025-12-04T09:34:54.4768784Z Wrapped header: ATen/ops/cosine_similarity_ops.h 2025-12-04T09:34:54.4772289Z Wrapped header: ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.4777174Z Wrapped header: ATen/ops/cos_cpu_dispatch.h 2025-12-04T09:34:54.4781035Z Wrapped header: ATen/ops/cos_cuda_dispatch.h 2025-12-04T09:34:54.4785335Z Wrapped header: ATen/ops/cos_meta.h 2025-12-04T09:34:54.4790181Z Wrapped header: ATen/ops/cos_meta_dispatch.h 2025-12-04T09:34:54.4793216Z Wrapped header: ATen/ops/cos_native.h 2025-12-04T09:34:54.4805710Z Wrapped header: ATen/ops/cos_ops.h 2025-12-04T09:34:54.4805881Z Wrapped header: ATen/ops/count_nonzero.h 2025-12-04T09:34:54.4809702Z Wrapped header: ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4813188Z Wrapped header: ATen/ops/count_nonzero_cpu_dispatch.h 2025-12-04T09:34:54.4816001Z Wrapped header: ATen/ops/count_nonzero_cuda_dispatch.h 2025-12-04T09:34:54.4819043Z Wrapped header: ATen/ops/count_nonzero_native.h 2025-12-04T09:34:54.4822088Z Wrapped header: ATen/ops/count_nonzero_ops.h 2025-12-04T09:34:54.4825220Z Wrapped header: ATen/ops/cov.h 2025-12-04T09:34:54.4828183Z Wrapped header: ATen/ops/cov_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4831244Z Wrapped header: ATen/ops/cov_native.h 2025-12-04T09:34:54.4837612Z Wrapped header: ATen/ops/cov_ops.h 2025-12-04T09:34:54.4843086Z Wrapped header: ATen/ops/cross.h 2025-12-04T09:34:54.4848611Z Wrapped header: ATen/ops/cross_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4852247Z Wrapped header: ATen/ops/cross_entropy_loss.h 2025-12-04T09:34:54.4896210Z Wrapped header: ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4900525Z Wrapped header: ATen/ops/cross_entropy_loss_native.h 2025-12-04T09:34:54.4903762Z Wrapped header: ATen/ops/cross_entropy_loss_ops.h 2025-12-04T09:34:54.4907837Z Wrapped header: ATen/ops/cross_native.h 2025-12-04T09:34:54.4911188Z Wrapped header: ATen/ops/cross_ops.h 2025-12-04T09:34:54.4914422Z Wrapped header: ATen/ops/crow_indices.h 2025-12-04T09:34:54.4918120Z Wrapped header: ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4922181Z Wrapped header: ATen/ops/crow_indices_copy.h 2025-12-04T09:34:54.4925758Z Wrapped header: ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:54.4928893Z Wrapped header: ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4932397Z Wrapped header: ATen/ops/crow_indices_copy_native.h 2025-12-04T09:34:54.4936171Z Wrapped header: ATen/ops/crow_indices_copy_ops.h 2025-12-04T09:34:54.4940170Z Wrapped header: ATen/ops/crow_indices_native.h 2025-12-04T09:34:54.4943232Z Wrapped header: ATen/ops/crow_indices_ops.h 2025-12-04T09:34:54.4946150Z Wrapped header: ATen/ops/ctc_loss.h 2025-12-04T09:34:54.4949116Z Wrapped header: ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:54.4952229Z Wrapped header: ATen/ops/ctc_loss_native.h 2025-12-04T09:34:54.4955532Z Wrapped header: ATen/ops/ctc_loss_ops.h 2025-12-04T09:34:54.4959205Z Wrapped header: ATen/ops/cudnn_affine_grid_generator.h 2025-12-04T09:34:54.4962624Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward.h 2025-12-04T09:34:54.4966312Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4969762Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-12-04T09:34:54.4973095Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_native.h 2025-12-04T09:34:54.4977695Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_backward_ops.h 2025-12-04T09:34:54.4981856Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.4985050Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h 2025-12-04T09:34:54.4988174Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_native.h 2025-12-04T09:34:54.4991753Z Wrapped header: ATen/ops/cudnn_affine_grid_generator_ops.h 2025-12-04T09:34:54.4995690Z Wrapped header: ATen/ops/cudnn_batch_norm.h 2025-12-04T09:34:54.4998718Z Wrapped header: ATen/ops/cudnn_batch_norm_backward.h 2025-12-04T09:34:54.5001981Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.5005550Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h 2025-12-04T09:34:54.5009141Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_native.h 2025-12-04T09:34:54.5013237Z Wrapped header: ATen/ops/cudnn_batch_norm_backward_ops.h 2025-12-04T09:34:54.5016789Z Wrapped header: ATen/ops/cudnn_batch_norm_cuda_dispatch.h 2025-12-04T09:34:54.5019742Z Wrapped header: ATen/ops/cudnn_batch_norm_native.h 2025-12-04T09:34:54.5023015Z Wrapped header: ATen/ops/cudnn_batch_norm_ops.h 2025-12-04T09:34:54.5026422Z Wrapped header: ATen/ops/cudnn_convolution.h 2025-12-04T09:34:54.5029907Z Wrapped header: ATen/ops/cudnn_convolution_add_relu.h 2025-12-04T09:34:54.5033797Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.5036797Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h 2025-12-04T09:34:54.5040860Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_native.h 2025-12-04T09:34:54.5044714Z Wrapped header: ATen/ops/cudnn_convolution_add_relu_ops.h 2025-12-04T09:34:54.5048381Z Wrapped header: ATen/ops/cudnn_convolution_cuda_dispatch.h 2025-12-04T09:34:54.5051415Z Wrapped header: ATen/ops/cudnn_convolution_native.h 2025-12-04T09:34:54.5054462Z Wrapped header: ATen/ops/cudnn_convolution_ops.h 2025-12-04T09:34:54.5057697Z Wrapped header: ATen/ops/cudnn_convolution_relu.h 2025-12-04T09:34:54.5060832Z Wrapped header: ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.5063944Z Wrapped header: ATen/ops/cudnn_convolution_relu_cuda_dispatch.h 2025-12-04T09:34:54.5067365Z Wrapped header: ATen/ops/cudnn_convolution_relu_native.h 2025-12-04T09:34:54.5070364Z Wrapped header: ATen/ops/cudnn_convolution_relu_ops.h 2025-12-04T09:34:54.5073877Z Wrapped header: ATen/ops/cudnn_convolution_transpose.h 2025-12-04T09:34:54.5079319Z Wrapped header: ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:54.5082230Z Wrapped header: ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h 2025-12-04T09:34:54.5088314Z Wrapped header: ATen/ops/cudnn_convolution_transpose_native.h 2025-12-04T09:34:54.5092710Z Wrapped header: ATen/ops/cudnn_convolution_transpose_ops.h 2025-12-04T09:34:54.5115742Z Wrapped header: ATen/ops/cudnn_grid_sampler.h 2025-12-04T09:34:54.5120095Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward.h 2025-12-04T09:34:55.0332112Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0335406Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h 2025-12-04T09:34:55.0338517Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_native.h 2025-12-04T09:34:55.0341797Z Wrapped header: ATen/ops/cudnn_grid_sampler_backward_ops.h 2025-12-04T09:34:55.0344939Z Wrapped header: ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0347888Z Wrapped header: ATen/ops/cudnn_grid_sampler_cuda_dispatch.h 2025-12-04T09:34:55.0350799Z Wrapped header: ATen/ops/cudnn_grid_sampler_native.h 2025-12-04T09:34:55.0354078Z Wrapped header: ATen/ops/cudnn_grid_sampler_ops.h 2025-12-04T09:34:55.0357064Z Wrapped header: ATen/ops/cudnn_is_acceptable.h 2025-12-04T09:34:55.0360442Z Wrapped header: ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0363764Z Wrapped header: ATen/ops/cudnn_is_acceptable_native.h 2025-12-04T09:34:55.0366812Z Wrapped header: ATen/ops/cudnn_is_acceptable_ops.h 2025-12-04T09:34:55.0369888Z Wrapped header: ATen/ops/cummax.h 2025-12-04T09:34:55.0372882Z Wrapped header: ATen/ops/cummaxmin_backward.h 2025-12-04T09:34:55.0376057Z Wrapped header: ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0379026Z Wrapped header: ATen/ops/cummaxmin_backward_native.h 2025-12-04T09:34:55.0382140Z Wrapped header: ATen/ops/cummaxmin_backward_ops.h 2025-12-04T09:34:55.0386333Z Wrapped header: ATen/ops/cummax_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0389467Z Wrapped header: ATen/ops/cummax_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0400206Z Wrapped header: ATen/ops/cummax_native.h 2025-12-04T09:34:55.0400588Z Wrapped header: ATen/ops/cummax_ops.h 2025-12-04T09:34:55.0402205Z Wrapped header: ATen/ops/cummin.h 2025-12-04T09:34:55.0408471Z Wrapped header: ATen/ops/cummin_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0411605Z Wrapped header: ATen/ops/cummin_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0414328Z Wrapped header: ATen/ops/cummin_native.h 2025-12-04T09:34:55.0417512Z Wrapped header: ATen/ops/cummin_ops.h 2025-12-04T09:34:55.0420449Z Wrapped header: ATen/ops/cumprod.h 2025-12-04T09:34:55.0423872Z Wrapped header: ATen/ops/cumprod_backward.h 2025-12-04T09:34:55.0426912Z Wrapped header: ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0430168Z Wrapped header: ATen/ops/cumprod_backward_native.h 2025-12-04T09:34:55.0432776Z Wrapped header: ATen/ops/cumprod_backward_ops.h 2025-12-04T09:34:55.0436033Z Wrapped header: ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.0439336Z Wrapped header: ATen/ops/cumprod_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0442126Z Wrapped header: ATen/ops/cumprod_cpu_dispatch.h 2025-12-04T09:34:55.0445338Z Wrapped header: ATen/ops/cumprod_cuda_dispatch.h 2025-12-04T09:34:55.0448452Z Wrapped header: ATen/ops/cumprod_meta.h 2025-12-04T09:34:55.0451708Z Wrapped header: ATen/ops/cumprod_meta_dispatch.h 2025-12-04T09:34:55.0455102Z Wrapped header: ATen/ops/cumprod_native.h 2025-12-04T09:34:55.0458116Z Wrapped header: ATen/ops/cumprod_ops.h 2025-12-04T09:34:55.0461301Z Wrapped header: ATen/ops/cumsum.h 2025-12-04T09:34:55.0464443Z Wrapped header: ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.0467681Z Wrapped header: ATen/ops/cumsum_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0470524Z Wrapped header: ATen/ops/cumsum_cpu_dispatch.h 2025-12-04T09:34:55.0473501Z Wrapped header: ATen/ops/cumsum_cuda_dispatch.h 2025-12-04T09:34:55.0476308Z Wrapped header: ATen/ops/cumsum_meta.h 2025-12-04T09:34:55.0479630Z Wrapped header: ATen/ops/cumsum_meta_dispatch.h 2025-12-04T09:34:55.0482602Z Wrapped header: ATen/ops/cumsum_native.h 2025-12-04T09:34:55.0485896Z Wrapped header: ATen/ops/cumsum_ops.h 2025-12-04T09:34:55.0488895Z Wrapped header: ATen/ops/cumulative_trapezoid.h 2025-12-04T09:34:55.0492158Z Wrapped header: ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0495037Z Wrapped header: ATen/ops/cumulative_trapezoid_native.h 2025-12-04T09:34:55.0498102Z Wrapped header: ATen/ops/cumulative_trapezoid_ops.h 2025-12-04T09:34:55.0501096Z Wrapped header: ATen/ops/data.h 2025-12-04T09:34:55.0504170Z Wrapped header: ATen/ops/data_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0507190Z Wrapped header: ATen/ops/data_native.h 2025-12-04T09:34:55.0510489Z Wrapped header: ATen/ops/data_ops.h 2025-12-04T09:34:55.0513582Z Wrapped header: ATen/ops/deg2rad.h 2025-12-04T09:34:55.0516719Z Wrapped header: ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0519710Z Wrapped header: ATen/ops/deg2rad_native.h 2025-12-04T09:34:55.0522670Z Wrapped header: ATen/ops/deg2rad_ops.h 2025-12-04T09:34:55.0526194Z Wrapped header: ATen/ops/dense_dim.h 2025-12-04T09:34:55.0529742Z Wrapped header: ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0532849Z Wrapped header: ATen/ops/dense_dim_native.h 2025-12-04T09:34:55.0536088Z Wrapped header: ATen/ops/dense_dim_ops.h 2025-12-04T09:34:55.0539198Z Wrapped header: ATen/ops/dequantize.h 2025-12-04T09:34:55.0542263Z Wrapped header: ATen/ops/dequantize_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0544895Z Wrapped header: ATen/ops/dequantize_cpu_dispatch.h 2025-12-04T09:34:55.0547839Z Wrapped header: ATen/ops/dequantize_cuda_dispatch.h 2025-12-04T09:34:55.0550979Z Wrapped header: ATen/ops/dequantize_native.h 2025-12-04T09:34:55.0553872Z Wrapped header: ATen/ops/dequantize_ops.h 2025-12-04T09:34:55.0557072Z Wrapped header: ATen/ops/det.h 2025-12-04T09:34:55.0559893Z Wrapped header: ATen/ops/detach.h 2025-12-04T09:34:55.0562798Z Wrapped header: ATen/ops/detach_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0565812Z Wrapped header: ATen/ops/detach_copy.h 2025-12-04T09:34:55.0568904Z Wrapped header: ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.0571693Z Wrapped header: ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0574596Z Wrapped header: ATen/ops/detach_copy_native.h 2025-12-04T09:34:55.0577469Z Wrapped header: ATen/ops/detach_copy_ops.h 2025-12-04T09:34:55.0580382Z Wrapped header: ATen/ops/detach_native.h 2025-12-04T09:34:55.0584056Z Wrapped header: ATen/ops/detach_ops.h 2025-12-04T09:34:55.0587197Z Wrapped header: ATen/ops/det_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0590784Z Wrapped header: ATen/ops/det_native.h 2025-12-04T09:34:55.0593621Z Wrapped header: ATen/ops/det_ops.h 2025-12-04T09:34:55.0596568Z Wrapped header: ATen/ops/diag.h 2025-12-04T09:34:55.0599531Z Wrapped header: ATen/ops/diagflat.h 2025-12-04T09:34:55.0602437Z Wrapped header: ATen/ops/diagflat_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0605301Z Wrapped header: ATen/ops/diagflat_native.h 2025-12-04T09:34:55.0608217Z Wrapped header: ATen/ops/diagflat_ops.h 2025-12-04T09:34:55.0610878Z Wrapped header: ATen/ops/diagonal.h 2025-12-04T09:34:55.0614069Z Wrapped header: ATen/ops/diagonal_backward.h 2025-12-04T09:34:55.0617173Z Wrapped header: ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0619760Z Wrapped header: ATen/ops/diagonal_backward_native.h 2025-12-04T09:34:55.0622617Z Wrapped header: ATen/ops/diagonal_backward_ops.h 2025-12-04T09:34:55.0626406Z Wrapped header: ATen/ops/diagonal_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0629585Z Wrapped header: ATen/ops/diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0632654Z Wrapped header: ATen/ops/diagonal_copy.h 2025-12-04T09:34:55.0635697Z Wrapped header: ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.0638586Z Wrapped header: ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0641476Z Wrapped header: ATen/ops/diagonal_copy_native.h 2025-12-04T09:34:55.0644332Z Wrapped header: ATen/ops/diagonal_copy_ops.h 2025-12-04T09:34:55.0647292Z Wrapped header: ATen/ops/diagonal_native.h 2025-12-04T09:34:55.0650177Z Wrapped header: ATen/ops/diagonal_ops.h 2025-12-04T09:34:55.0653246Z Wrapped header: ATen/ops/diagonal_scatter.h 2025-12-04T09:34:55.0656611Z Wrapped header: ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.0659417Z Wrapped header: ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0662331Z Wrapped header: ATen/ops/diagonal_scatter_native.h 2025-12-04T09:34:55.0666238Z Wrapped header: ATen/ops/diagonal_scatter_ops.h 2025-12-04T09:34:55.0669915Z Wrapped header: ATen/ops/diag_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0673195Z Wrapped header: ATen/ops/diag_embed.h 2025-12-04T09:34:55.0676341Z Wrapped header: ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.0679287Z Wrapped header: ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0681914Z Wrapped header: ATen/ops/diag_embed_native.h 2025-12-04T09:34:55.0684803Z Wrapped header: ATen/ops/diag_embed_ops.h 2025-12-04T09:34:55.0687850Z Wrapped header: ATen/ops/diag_native.h 2025-12-04T09:34:55.0690655Z Wrapped header: ATen/ops/diag_ops.h 2025-12-04T09:34:55.0693465Z Wrapped header: ATen/ops/diff.h 2025-12-04T09:34:55.0696545Z Wrapped header: ATen/ops/diff_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0699284Z Wrapped header: ATen/ops/diff_native.h 2025-12-04T09:34:55.0702152Z Wrapped header: ATen/ops/diff_ops.h 2025-12-04T09:34:55.0704805Z Wrapped header: ATen/ops/digamma.h 2025-12-04T09:34:55.0707889Z Wrapped header: ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.0711452Z Wrapped header: ATen/ops/digamma_cpu_dispatch.h 2025-12-04T09:34:55.0714313Z Wrapped header: ATen/ops/digamma_cuda_dispatch.h 2025-12-04T09:34:55.0717328Z Wrapped header: ATen/ops/digamma_meta.h 2025-12-04T09:34:55.0720666Z Wrapped header: ATen/ops/digamma_meta_dispatch.h 2025-12-04T09:34:55.0723499Z Wrapped header: ATen/ops/digamma_native.h 2025-12-04T09:34:55.0726562Z Wrapped header: ATen/ops/digamma_ops.h 2025-12-04T09:34:55.0729446Z Wrapped header: ATen/ops/dist.h 2025-12-04T09:34:55.0732513Z Wrapped header: ATen/ops/dist_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0735204Z Wrapped header: ATen/ops/dist_native.h 2025-12-04T09:34:55.0737995Z Wrapped header: ATen/ops/dist_ops.h 2025-12-04T09:34:55.0740696Z Wrapped header: ATen/ops/div.h 2025-12-04T09:34:55.0743524Z Wrapped header: ATen/ops/divide.h 2025-12-04T09:34:55.0746779Z Wrapped header: ATen/ops/divide_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0749729Z Wrapped header: ATen/ops/divide_native.h 2025-12-04T09:34:55.0753218Z Wrapped header: ATen/ops/divide_ops.h 2025-12-04T09:34:55.0756370Z Wrapped header: ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.0760079Z Wrapped header: ATen/ops/div_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0763259Z Wrapped header: ATen/ops/div_cpu_dispatch.h 2025-12-04T09:34:55.0766823Z Wrapped header: ATen/ops/div_cuda_dispatch.h 2025-12-04T09:34:55.0769509Z Wrapped header: ATen/ops/div_meta.h 2025-12-04T09:34:55.0772513Z Wrapped header: ATen/ops/div_meta_dispatch.h 2025-12-04T09:34:55.0775558Z Wrapped header: ATen/ops/div_native.h 2025-12-04T09:34:55.0778791Z Wrapped header: ATen/ops/div_ops.h 2025-12-04T09:34:55.0781544Z Wrapped header: ATen/ops/dot.h 2025-12-04T09:34:55.0784603Z Wrapped header: ATen/ops/dot_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0787252Z Wrapped header: ATen/ops/dot_cpu_dispatch.h 2025-12-04T09:34:55.0790205Z Wrapped header: ATen/ops/dot_cuda_dispatch.h 2025-12-04T09:34:55.0793398Z Wrapped header: ATen/ops/dot_native.h 2025-12-04T09:34:55.0796056Z Wrapped header: ATen/ops/dot_ops.h 2025-12-04T09:34:55.0798778Z Wrapped header: ATen/ops/dropout.h 2025-12-04T09:34:55.0801663Z Wrapped header: ATen/ops/dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0804501Z Wrapped header: ATen/ops/dropout_native.h 2025-12-04T09:34:55.0807464Z Wrapped header: ATen/ops/dropout_ops.h 2025-12-04T09:34:55.0810158Z Wrapped header: ATen/ops/dsplit.h 2025-12-04T09:34:55.0813318Z Wrapped header: ATen/ops/dsplit_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0816927Z Wrapped header: ATen/ops/dsplit_native.h 2025-12-04T09:34:55.0819913Z Wrapped header: ATen/ops/dsplit_ops.h 2025-12-04T09:34:55.0823220Z Wrapped header: ATen/ops/dstack.h 2025-12-04T09:34:55.0826801Z Wrapped header: ATen/ops/dstack_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0829860Z Wrapped header: ATen/ops/dstack_native.h 2025-12-04T09:34:55.0832982Z Wrapped header: ATen/ops/dstack_ops.h 2025-12-04T09:34:55.0836526Z Wrapped header: ATen/ops/einsum.h 2025-12-04T09:34:55.0839558Z Wrapped header: ATen/ops/einsum_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0842472Z Wrapped header: ATen/ops/einsum_native.h 2025-12-04T09:34:55.0845681Z Wrapped header: ATen/ops/einsum_ops.h 2025-12-04T09:34:55.0848627Z Wrapped header: ATen/ops/elu.h 2025-12-04T09:34:55.0851583Z Wrapped header: ATen/ops/elu_backward.h 2025-12-04T09:34:55.0855099Z Wrapped header: ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.0858523Z Wrapped header: ATen/ops/elu_backward_cpu_dispatch.h 2025-12-04T09:34:55.0861765Z Wrapped header: ATen/ops/elu_backward_cuda_dispatch.h 2025-12-04T09:34:55.0864664Z Wrapped header: ATen/ops/elu_backward_meta.h 2025-12-04T09:34:55.0867570Z Wrapped header: ATen/ops/elu_backward_meta_dispatch.h 2025-12-04T09:34:55.0870336Z Wrapped header: ATen/ops/elu_backward_native.h 2025-12-04T09:34:55.0873235Z Wrapped header: ATen/ops/elu_backward_ops.h 2025-12-04T09:34:55.0876334Z Wrapped header: ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.0879621Z Wrapped header: ATen/ops/elu_cpu_dispatch.h 2025-12-04T09:34:55.0882467Z Wrapped header: ATen/ops/elu_cuda_dispatch.h 2025-12-04T09:34:55.0885441Z Wrapped header: ATen/ops/elu_meta.h 2025-12-04T09:34:55.0888376Z Wrapped header: ATen/ops/elu_meta_dispatch.h 2025-12-04T09:34:55.0891524Z Wrapped header: ATen/ops/elu_native.h 2025-12-04T09:34:55.0894321Z Wrapped header: ATen/ops/elu_ops.h 2025-12-04T09:34:55.0897514Z Wrapped header: ATen/ops/embedding.h 2025-12-04T09:34:55.0900511Z Wrapped header: ATen/ops/embedding_backward.h 2025-12-04T09:34:55.0903584Z Wrapped header: ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0906357Z Wrapped header: ATen/ops/embedding_backward_native.h 2025-12-04T09:34:55.0909264Z Wrapped header: ATen/ops/embedding_backward_ops.h 2025-12-04T09:34:55.0912142Z Wrapped header: ATen/ops/embedding_bag.h 2025-12-04T09:34:55.0915468Z Wrapped header: ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0918232Z Wrapped header: ATen/ops/embedding_bag_native.h 2025-12-04T09:34:55.0922407Z Wrapped header: ATen/ops/embedding_bag_ops.h 2025-12-04T09:34:55.0925753Z Wrapped header: ATen/ops/embedding_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0929024Z Wrapped header: ATen/ops/embedding_dense_backward.h 2025-12-04T09:34:55.0932741Z Wrapped header: ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0936131Z Wrapped header: ATen/ops/embedding_dense_backward_cpu_dispatch.h 2025-12-04T09:34:55.0939568Z Wrapped header: ATen/ops/embedding_dense_backward_cuda_dispatch.h 2025-12-04T09:34:55.0942634Z Wrapped header: ATen/ops/embedding_dense_backward_native.h 2025-12-04T09:34:55.0946029Z Wrapped header: ATen/ops/embedding_dense_backward_ops.h 2025-12-04T09:34:55.0949360Z Wrapped header: ATen/ops/embedding_native.h 2025-12-04T09:34:55.0952840Z Wrapped header: ATen/ops/embedding_ops.h 2025-12-04T09:34:55.0955857Z Wrapped header: ATen/ops/embedding_renorm.h 2025-12-04T09:34:55.0958885Z Wrapped header: ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0962029Z Wrapped header: ATen/ops/embedding_renorm_cpu_dispatch.h 2025-12-04T09:34:55.0964767Z Wrapped header: ATen/ops/embedding_renorm_cuda_dispatch.h 2025-12-04T09:34:55.0967927Z Wrapped header: ATen/ops/embedding_renorm_meta_dispatch.h 2025-12-04T09:34:55.0971364Z Wrapped header: ATen/ops/embedding_renorm_native.h 2025-12-04T09:34:55.0974572Z Wrapped header: ATen/ops/embedding_renorm_ops.h 2025-12-04T09:34:55.0977688Z Wrapped header: ATen/ops/embedding_sparse_backward.h 2025-12-04T09:34:55.0980765Z Wrapped header: ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0983645Z Wrapped header: ATen/ops/embedding_sparse_backward_native.h 2025-12-04T09:34:55.0986637Z Wrapped header: ATen/ops/embedding_sparse_backward_ops.h 2025-12-04T09:34:55.0989971Z Wrapped header: ATen/ops/empty.h 2025-12-04T09:34:55.0993562Z Wrapped header: ATen/ops/empty_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.0997222Z Wrapped header: ATen/ops/empty_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.0999979Z Wrapped header: ATen/ops/empty_cpu_dispatch.h 2025-12-04T09:34:55.1003147Z Wrapped header: ATen/ops/empty_cuda_dispatch.h 2025-12-04T09:34:55.1006836Z Wrapped header: ATen/ops/empty_like.h 2025-12-04T09:34:55.1009147Z Wrapped header: ATen/ops/empty_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.1038069Z Wrapped header: ATen/ops/empty_like_native.h 2025-12-04T09:34:55.1038434Z Wrapped header: ATen/ops/empty_like_ops.h 2025-12-04T09:34:55.1038753Z Wrapped header: ATen/ops/empty_meta_dispatch.h 2025-12-04T09:34:55.1039070Z Wrapped header: ATen/ops/empty_native.h 2025-12-04T09:34:55.1039419Z Wrapped header: ATen/ops/empty_ops.h 2025-12-04T09:34:55.1039714Z Wrapped header: ATen/ops/empty_permuted.h 2025-12-04T09:34:55.1040148Z Wrapped header: ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.1040619Z Wrapped header: ATen/ops/empty_permuted_native.h 2025-12-04T09:34:55.1040953Z Wrapped header: ATen/ops/empty_permuted_ops.h 2025-12-04T09:34:55.1045735Z Wrapped header: ATen/ops/empty_quantized.h 2025-12-04T09:34:55.1047155Z Wrapped header: ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.1049843Z Wrapped header: ATen/ops/empty_quantized_native.h 2025-12-04T09:34:55.1052965Z Wrapped header: ATen/ops/empty_quantized_ops.h 2025-12-04T09:34:55.1056717Z Wrapped header: ATen/ops/empty_strided.h 2025-12-04T09:34:55.1059973Z Wrapped header: ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.1062997Z Wrapped header: ATen/ops/empty_strided_cpu_dispatch.h 2025-12-04T09:34:55.1066017Z Wrapped header: ATen/ops/empty_strided_cuda_dispatch.h 2025-12-04T09:34:55.1069142Z Wrapped header: ATen/ops/empty_strided_meta_dispatch.h 2025-12-04T09:34:55.1072134Z Wrapped header: ATen/ops/empty_strided_native.h 2025-12-04T09:34:55.1074951Z Wrapped header: ATen/ops/empty_strided_ops.h 2025-12-04T09:34:55.1077658Z Wrapped header: ATen/ops/eq.h 2025-12-04T09:34:55.1080716Z Wrapped header: ATen/ops/equal.h 2025-12-04T09:34:55.1083526Z Wrapped header: ATen/ops/equal_cpu_dispatch.h 2025-12-04T09:34:55.1086517Z Wrapped header: ATen/ops/equal_cuda_dispatch.h 2025-12-04T09:34:55.1089174Z Wrapped header: ATen/ops/equal_native.h 2025-12-04T09:34:55.1091841Z Wrapped header: ATen/ops/equal_ops.h 2025-12-04T09:34:55.1094883Z Wrapped header: ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.1097817Z Wrapped header: ATen/ops/eq_cpu_dispatch.h 2025-12-04T09:34:55.1100602Z Wrapped header: ATen/ops/eq_cuda_dispatch.h 2025-12-04T09:34:55.1103284Z Wrapped header: ATen/ops/eq_meta.h 2025-12-04T09:34:55.1106036Z Wrapped header: ATen/ops/eq_meta_dispatch.h 2025-12-04T09:34:55.1109310Z Wrapped header: ATen/ops/eq_native.h 2025-12-04T09:34:55.1112269Z Wrapped header: ATen/ops/eq_ops.h 2025-12-04T09:34:55.1114791Z Wrapped header: ATen/ops/erf.h 2025-12-04T09:34:55.1117454Z Wrapped header: ATen/ops/erfc.h 2025-12-04T09:34:55.1120563Z Wrapped header: ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.1123206Z Wrapped header: ATen/ops/erfc_cpu_dispatch.h 2025-12-04T09:34:55.1126291Z Wrapped header: ATen/ops/erfc_cuda_dispatch.h 2025-12-04T09:34:55.1129414Z Wrapped header: ATen/ops/erfc_meta.h 2025-12-04T09:34:55.1132236Z Wrapped header: ATen/ops/erfc_meta_dispatch.h 2025-12-04T09:34:55.1135646Z Wrapped header: ATen/ops/erfc_native.h 2025-12-04T09:34:55.1138503Z Wrapped header: ATen/ops/erfc_ops.h 2025-12-04T09:34:55.1141348Z Wrapped header: ATen/ops/erfinv.h 2025-12-04T09:34:55.1144593Z Wrapped header: ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.1147467Z Wrapped header: ATen/ops/erfinv_cpu_dispatch.h 2025-12-04T09:34:55.1150308Z Wrapped header: ATen/ops/erfinv_cuda_dispatch.h 2025-12-04T09:34:55.1153323Z Wrapped header: ATen/ops/erfinv_meta.h 2025-12-04T09:34:55.1156144Z Wrapped header: ATen/ops/erfinv_meta_dispatch.h 2025-12-04T09:34:55.1158951Z Wrapped header: ATen/ops/erfinv_native.h 2025-12-04T09:34:55.1161804Z Wrapped header: ATen/ops/erfinv_ops.h 2025-12-04T09:34:55.1165297Z Wrapped header: ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.1167894Z Wrapped header: ATen/ops/erf_cpu_dispatch.h 2025-12-04T09:34:55.1170722Z Wrapped header: ATen/ops/erf_cuda_dispatch.h 2025-12-04T09:34:55.1173533Z Wrapped header: ATen/ops/erf_meta.h 2025-12-04T09:34:55.1176285Z Wrapped header: ATen/ops/erf_meta_dispatch.h 2025-12-04T09:34:55.1179077Z Wrapped header: ATen/ops/erf_native.h 2025-12-04T09:34:55.1181794Z Wrapped header: ATen/ops/erf_ops.h 2025-12-04T09:34:55.1184653Z Wrapped header: ATen/ops/exp.h 2025-12-04T09:34:55.1187532Z Wrapped header: ATen/ops/exp2.h 2025-12-04T09:34:55.1190596Z Wrapped header: ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.1193255Z Wrapped header: ATen/ops/exp2_cpu_dispatch.h 2025-12-04T09:34:55.1196035Z Wrapped header: ATen/ops/exp2_cuda_dispatch.h 2025-12-04T09:34:55.1198890Z Wrapped header: ATen/ops/exp2_meta.h 2025-12-04T09:34:55.1201731Z Wrapped header: ATen/ops/exp2_meta_dispatch.h 2025-12-04T09:34:55.1204536Z Wrapped header: ATen/ops/exp2_native.h 2025-12-04T09:34:55.1207426Z Wrapped header: ATen/ops/exp2_ops.h 2025-12-04T09:34:55.1210086Z Wrapped header: ATen/ops/expand.h 2025-12-04T09:34:55.1212969Z Wrapped header: ATen/ops/expand_as.h 2025-12-04T09:34:55.1215996Z Wrapped header: ATen/ops/expand_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.1218819Z Wrapped header: ATen/ops/expand_as_native.h 2025-12-04T09:34:55.1221616Z Wrapped header: ATen/ops/expand_as_ops.h 2025-12-04T09:34:55.1224768Z Wrapped header: ATen/ops/expand_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.1227675Z Wrapped header: ATen/ops/expand_copy.h 2025-12-04T09:34:55.1230717Z Wrapped header: ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.1233439Z Wrapped header: ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.1236140Z Wrapped header: ATen/ops/expand_copy_native.h 2025-12-04T09:34:55.1243576Z Wrapped header: ATen/ops/expand_copy_ops.h 2025-12-04T09:34:55.1250036Z Wrapped header: ATen/ops/expand_native.h 2025-12-04T09:34:55.1260902Z Wrapped header: ATen/ops/expand_ops.h 2025-12-04T09:34:55.1267519Z Wrapped header: ATen/ops/expm1.h 2025-12-04T09:34:55.1274906Z Wrapped header: ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.1280873Z Wrapped header: ATen/ops/expm1_cpu_dispatch.h 2025-12-04T09:34:55.1287404Z Wrapped header: ATen/ops/expm1_cuda_dispatch.h 2025-12-04T09:34:55.1293784Z Wrapped header: ATen/ops/expm1_meta.h 2025-12-04T09:34:55.1301071Z Wrapped header: ATen/ops/expm1_meta_dispatch.h 2025-12-04T09:34:55.1307611Z Wrapped header: ATen/ops/expm1_native.h 2025-12-04T09:34:55.1313486Z Wrapped header: ATen/ops/expm1_ops.h 2025-12-04T09:34:55.1319968Z Wrapped header: ATen/ops/exponential.h 2025-12-04T09:34:55.1327350Z Wrapped header: ATen/ops/exponential_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.1334051Z Wrapped header: ATen/ops/exponential_cpu_dispatch.h 2025-12-04T09:34:55.1341272Z Wrapped header: ATen/ops/exponential_cuda_dispatch.h 2025-12-04T09:34:55.1348328Z Wrapped header: ATen/ops/exponential_meta_dispatch.h 2025-12-04T09:34:55.1383360Z Wrapped header: ATen/ops/exponential_native.h 2025-12-04T09:34:55.1386325Z Wrapped header: ATen/ops/exponential_ops.h 2025-12-04T09:34:55.1389693Z Wrapped header: ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.1392422Z Wrapped header: ATen/ops/exp_cpu_dispatch.h 2025-12-04T09:34:55.1395899Z Wrapped header: ATen/ops/exp_cuda_dispatch.h 2025-12-04T09:34:55.1398940Z Wrapped header: ATen/ops/exp_meta.h 2025-12-04T09:34:55.1402075Z Wrapped header: ATen/ops/exp_meta_dispatch.h 2025-12-04T09:34:55.1405412Z Wrapped header: ATen/ops/exp_native.h 2025-12-04T09:34:55.1408423Z Wrapped header: ATen/ops/exp_ops.h 2025-12-04T09:34:55.1411823Z Wrapped header: ATen/ops/eye.h 2025-12-04T09:34:55.1414859Z Wrapped header: ATen/ops/eye_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.1417720Z Wrapped header: ATen/ops/eye_cpu_dispatch.h 2025-12-04T09:34:55.1420539Z Wrapped header: ATen/ops/eye_cuda_dispatch.h 2025-12-04T09:34:55.1423445Z Wrapped header: ATen/ops/eye_meta_dispatch.h 2025-12-04T09:34:55.1426186Z Wrapped header: ATen/ops/eye_native.h 2025-12-04T09:34:55.1429381Z Wrapped header: ATen/ops/eye_ops.h 2025-12-04T09:34:55.1432288Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine.h 2025-12-04T09:34:55.1435557Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask.h 2025-12-04T09:34:55.1438582Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h 2025-12-04T09:34:55.1441842Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6515894Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-12-04T09:34:55.6516670Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-12-04T09:34:55.6517471Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.6518167Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-12-04T09:34:55.6518765Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-12-04T09:34:55.6519344Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h 2025-12-04T09:34:55.6519873Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h 2025-12-04T09:34:55.6520555Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6521195Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_native.h 2025-12-04T09:34:55.6521658Z Wrapped header: ATen/ops/fake_quantize_per_channel_affine_ops.h 2025-12-04T09:34:55.6522097Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine.h 2025-12-04T09:34:55.6522666Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask.h 2025-12-04T09:34:55.6523351Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h 2025-12-04T09:34:55.6524143Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6524897Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-12-04T09:34:55.6525560Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-12-04T09:34:55.6526273Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.6527099Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-12-04T09:34:55.6527695Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-12-04T09:34:55.6528259Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h 2025-12-04T09:34:55.6528805Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h 2025-12-04T09:34:55.6529399Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6529986Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_native.h 2025-12-04T09:34:55.6530428Z Wrapped header: ATen/ops/fake_quantize_per_tensor_affine_ops.h 2025-12-04T09:34:55.6530838Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight.h 2025-12-04T09:34:55.6531348Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6531906Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h 2025-12-04T09:34:55.6532667Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6533363Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-12-04T09:34:55.6533887Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-12-04T09:34:55.6534405Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_native.h 2025-12-04T09:34:55.6534812Z Wrapped header: ATen/ops/fbgemm_linear_fp16_weight_ops.h 2025-12-04T09:34:55.6535210Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight.h 2025-12-04T09:34:55.6535712Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6536288Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h 2025-12-04T09:34:55.6536909Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6537558Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h 2025-12-04T09:34:55.6538123Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-12-04T09:34:55.6538629Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_native.h 2025-12-04T09:34:55.6539084Z Wrapped header: ATen/ops/fbgemm_linear_int8_weight_ops.h 2025-12-04T09:34:55.6539481Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight.h 2025-12-04T09:34:55.6540011Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6540575Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight_native.h 2025-12-04T09:34:55.6541008Z Wrapped header: ATen/ops/fbgemm_linear_quantize_weight_ops.h 2025-12-04T09:34:55.6541422Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16.h 2025-12-04T09:34:55.6541937Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6542491Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h 2025-12-04T09:34:55.6542910Z Wrapped header: ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h 2025-12-04T09:34:55.6543311Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix.h 2025-12-04T09:34:55.6543836Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6544437Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix_native.h 2025-12-04T09:34:55.6544871Z Wrapped header: ATen/ops/fbgemm_pack_quantized_matrix_ops.h 2025-12-04T09:34:55.6545250Z Wrapped header: ATen/ops/feature_alpha_dropout.h 2025-12-04T09:34:55.6545748Z Wrapped header: ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6546254Z Wrapped header: ATen/ops/feature_alpha_dropout_native.h 2025-12-04T09:34:55.6546649Z Wrapped header: ATen/ops/feature_alpha_dropout_ops.h 2025-12-04T09:34:55.6547005Z Wrapped header: ATen/ops/feature_dropout.h 2025-12-04T09:34:55.6547449Z Wrapped header: ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6547974Z Wrapped header: ATen/ops/feature_dropout_native.h 2025-12-04T09:34:55.6548313Z Wrapped header: ATen/ops/feature_dropout_ops.h 2025-12-04T09:34:55.6548626Z Wrapped header: ATen/ops/fft_fft.h 2025-12-04T09:34:55.6548893Z Wrapped header: ATen/ops/fft_fft2.h 2025-12-04T09:34:55.6549336Z Wrapped header: ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6549803Z Wrapped header: ATen/ops/fft_fft2_native.h 2025-12-04T09:34:55.6550141Z Wrapped header: ATen/ops/fft_fft2_ops.h 2025-12-04T09:34:55.6550443Z Wrapped header: ATen/ops/fft_fftfreq.h 2025-12-04T09:34:55.6551338Z Wrapped header: ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.6554036Z Wrapped header: ATen/ops/fft_fftfreq_native.h 2025-12-04T09:34:55.6557067Z Wrapped header: ATen/ops/fft_fftfreq_ops.h 2025-12-04T09:34:55.6560084Z Wrapped header: ATen/ops/fft_fftn.h 2025-12-04T09:34:55.6563095Z Wrapped header: ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6566787Z Wrapped header: ATen/ops/fft_fftn_native.h 2025-12-04T09:34:55.6569454Z Wrapped header: ATen/ops/fft_fftn_ops.h 2025-12-04T09:34:55.6572582Z Wrapped header: ATen/ops/fft_fftshift.h 2025-12-04T09:34:55.6575486Z Wrapped header: ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6578346Z Wrapped header: ATen/ops/fft_fftshift_native.h 2025-12-04T09:34:55.6581285Z Wrapped header: ATen/ops/fft_fftshift_ops.h 2025-12-04T09:34:55.6584278Z Wrapped header: ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6587247Z Wrapped header: ATen/ops/fft_fft_native.h 2025-12-04T09:34:55.6590156Z Wrapped header: ATen/ops/fft_fft_ops.h 2025-12-04T09:34:55.6593162Z Wrapped header: ATen/ops/fft_hfft.h 2025-12-04T09:34:55.6596340Z Wrapped header: ATen/ops/fft_hfft2.h 2025-12-04T09:34:55.6599629Z Wrapped header: ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6602383Z Wrapped header: ATen/ops/fft_hfft2_native.h 2025-12-04T09:34:55.6605259Z Wrapped header: ATen/ops/fft_hfft2_ops.h 2025-12-04T09:34:55.6608431Z Wrapped header: ATen/ops/fft_hfftn.h 2025-12-04T09:34:55.6611436Z Wrapped header: ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6614248Z Wrapped header: ATen/ops/fft_hfftn_native.h 2025-12-04T09:34:55.6617189Z Wrapped header: ATen/ops/fft_hfftn_ops.h 2025-12-04T09:34:55.6620173Z Wrapped header: ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6622898Z Wrapped header: ATen/ops/fft_hfft_native.h 2025-12-04T09:34:55.6625978Z Wrapped header: ATen/ops/fft_hfft_ops.h 2025-12-04T09:34:55.6628934Z Wrapped header: ATen/ops/fft_ifft.h 2025-12-04T09:34:55.6632153Z Wrapped header: ATen/ops/fft_ifft2.h 2025-12-04T09:34:55.6635181Z Wrapped header: ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6637878Z Wrapped header: ATen/ops/fft_ifft2_native.h 2025-12-04T09:34:55.6640675Z Wrapped header: ATen/ops/fft_ifft2_ops.h 2025-12-04T09:34:55.6643642Z Wrapped header: ATen/ops/fft_ifftn.h 2025-12-04T09:34:55.6646699Z Wrapped header: ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6649377Z Wrapped header: ATen/ops/fft_ifftn_native.h 2025-12-04T09:34:55.6652323Z Wrapped header: ATen/ops/fft_ifftn_ops.h 2025-12-04T09:34:55.6655426Z Wrapped header: ATen/ops/fft_ifftshift.h 2025-12-04T09:34:55.6658561Z Wrapped header: ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6661471Z Wrapped header: ATen/ops/fft_ifftshift_native.h 2025-12-04T09:34:55.6664409Z Wrapped header: ATen/ops/fft_ifftshift_ops.h 2025-12-04T09:34:55.6667352Z Wrapped header: ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6670051Z Wrapped header: ATen/ops/fft_ifft_native.h 2025-12-04T09:34:55.6672815Z Wrapped header: ATen/ops/fft_ifft_ops.h 2025-12-04T09:34:55.6675784Z Wrapped header: ATen/ops/fft_ihfft.h 2025-12-04T09:34:55.6678820Z Wrapped header: ATen/ops/fft_ihfft2.h 2025-12-04T09:34:55.6681840Z Wrapped header: ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6684742Z Wrapped header: ATen/ops/fft_ihfft2_native.h 2025-12-04T09:34:55.6687744Z Wrapped header: ATen/ops/fft_ihfft2_ops.h 2025-12-04T09:34:55.6690805Z Wrapped header: ATen/ops/fft_ihfftn.h 2025-12-04T09:34:55.6693828Z Wrapped header: ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6696587Z Wrapped header: ATen/ops/fft_ihfftn_native.h 2025-12-04T09:34:55.6699729Z Wrapped header: ATen/ops/fft_ihfftn_ops.h 2025-12-04T09:34:55.6702788Z Wrapped header: ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6705511Z Wrapped header: ATen/ops/fft_ihfft_native.h 2025-12-04T09:34:55.6708335Z Wrapped header: ATen/ops/fft_ihfft_ops.h 2025-12-04T09:34:55.6711397Z Wrapped header: ATen/ops/fft_irfft.h 2025-12-04T09:34:55.6714488Z Wrapped header: ATen/ops/fft_irfft2.h 2025-12-04T09:34:55.6717519Z Wrapped header: ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6720301Z Wrapped header: ATen/ops/fft_irfft2_native.h 2025-12-04T09:34:55.6723204Z Wrapped header: ATen/ops/fft_irfft2_ops.h 2025-12-04T09:34:55.6726344Z Wrapped header: ATen/ops/fft_irfftn.h 2025-12-04T09:34:55.6729334Z Wrapped header: ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6732087Z Wrapped header: ATen/ops/fft_irfftn_native.h 2025-12-04T09:34:55.6735229Z Wrapped header: ATen/ops/fft_irfftn_ops.h 2025-12-04T09:34:55.6738557Z Wrapped header: ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6741145Z Wrapped header: ATen/ops/fft_irfft_native.h 2025-12-04T09:34:55.6744046Z Wrapped header: ATen/ops/fft_irfft_ops.h 2025-12-04T09:34:55.6746966Z Wrapped header: ATen/ops/fft_rfft.h 2025-12-04T09:34:55.6750047Z Wrapped header: ATen/ops/fft_rfft2.h 2025-12-04T09:34:55.6753074Z Wrapped header: ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6755793Z Wrapped header: ATen/ops/fft_rfft2_native.h 2025-12-04T09:34:55.6758700Z Wrapped header: ATen/ops/fft_rfft2_ops.h 2025-12-04T09:34:55.6761529Z Wrapped header: ATen/ops/fft_rfftfreq.h 2025-12-04T09:34:55.6764527Z Wrapped header: ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.6767333Z Wrapped header: ATen/ops/fft_rfftfreq_native.h 2025-12-04T09:34:55.6770483Z Wrapped header: ATen/ops/fft_rfftfreq_ops.h 2025-12-04T09:34:55.6773555Z Wrapped header: ATen/ops/fft_rfftn.h 2025-12-04T09:34:55.6776548Z Wrapped header: ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6779329Z Wrapped header: ATen/ops/fft_rfftn_native.h 2025-12-04T09:34:55.6782261Z Wrapped header: ATen/ops/fft_rfftn_ops.h 2025-12-04T09:34:55.6785234Z Wrapped header: ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6787937Z Wrapped header: ATen/ops/fft_rfft_native.h 2025-12-04T09:34:55.6790788Z Wrapped header: ATen/ops/fft_rfft_ops.h 2025-12-04T09:34:55.6793600Z Wrapped header: ATen/ops/fill.h 2025-12-04T09:34:55.6796784Z Wrapped header: ATen/ops/fill_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.6799543Z Wrapped header: ATen/ops/fill_cpu_dispatch.h 2025-12-04T09:34:55.6802343Z Wrapped header: ATen/ops/fill_cuda_dispatch.h 2025-12-04T09:34:55.6805449Z Wrapped header: ATen/ops/fill_diagonal.h 2025-12-04T09:34:55.6808832Z Wrapped header: ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6811875Z Wrapped header: ATen/ops/fill_diagonal_native.h 2025-12-04T09:34:55.6814469Z Wrapped header: ATen/ops/fill_diagonal_ops.h 2025-12-04T09:34:55.6817364Z Wrapped header: ATen/ops/fill_meta_dispatch.h 2025-12-04T09:34:55.6820147Z Wrapped header: ATen/ops/fill_native.h 2025-12-04T09:34:55.6823208Z Wrapped header: ATen/ops/fill_ops.h 2025-12-04T09:34:55.6826303Z Wrapped header: ATen/ops/fix.h 2025-12-04T09:34:55.6829366Z Wrapped header: ATen/ops/fix_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6832012Z Wrapped header: ATen/ops/fix_native.h 2025-12-04T09:34:55.6835134Z Wrapped header: ATen/ops/fix_ops.h 2025-12-04T09:34:55.6837490Z Wrapped header: ATen/ops/flatten.h 2025-12-04T09:34:55.6840551Z Wrapped header: ATen/ops/flatten_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6844763Z Wrapped header: ATen/ops/flatten_dense_tensors.h 2025-12-04T09:34:55.6847393Z Wrapped header: ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6850172Z Wrapped header: ATen/ops/flatten_dense_tensors_native.h 2025-12-04T09:34:55.6853575Z Wrapped header: ATen/ops/flatten_dense_tensors_ops.h 2025-12-04T09:34:55.6856942Z Wrapped header: ATen/ops/flatten_native.h 2025-12-04T09:34:55.6860423Z Wrapped header: ATen/ops/flatten_ops.h 2025-12-04T09:34:55.6863653Z Wrapped header: ATen/ops/flip.h 2025-12-04T09:34:55.6867038Z Wrapped header: ATen/ops/fliplr.h 2025-12-04T09:34:55.6870656Z Wrapped header: ATen/ops/fliplr_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6874065Z Wrapped header: ATen/ops/fliplr_native.h 2025-12-04T09:34:55.6877562Z Wrapped header: ATen/ops/fliplr_ops.h 2025-12-04T09:34:55.6880875Z Wrapped header: ATen/ops/flipud.h 2025-12-04T09:34:55.6884316Z Wrapped header: ATen/ops/flipud_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6888260Z Wrapped header: ATen/ops/flipud_native.h 2025-12-04T09:34:55.6891234Z Wrapped header: ATen/ops/flipud_ops.h 2025-12-04T09:34:55.6894134Z Wrapped header: ATen/ops/flip_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.6897149Z Wrapped header: ATen/ops/flip_cpu_dispatch.h 2025-12-04T09:34:55.6899980Z Wrapped header: ATen/ops/flip_cuda_dispatch.h 2025-12-04T09:34:55.6903010Z Wrapped header: ATen/ops/flip_native.h 2025-12-04T09:34:55.6905756Z Wrapped header: ATen/ops/flip_ops.h 2025-12-04T09:34:55.6908826Z Wrapped header: ATen/ops/float_power.h 2025-12-04T09:34:55.6911823Z Wrapped header: ATen/ops/float_power_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.6914753Z Wrapped header: ATen/ops/float_power_native.h 2025-12-04T09:34:55.6917869Z Wrapped header: ATen/ops/float_power_ops.h 2025-12-04T09:34:55.6920777Z Wrapped header: ATen/ops/floor.h 2025-12-04T09:34:55.6924205Z Wrapped header: ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.6926979Z Wrapped header: ATen/ops/floor_cpu_dispatch.h 2025-12-04T09:34:55.6929764Z Wrapped header: ATen/ops/floor_cuda_dispatch.h 2025-12-04T09:34:55.6932611Z Wrapped header: ATen/ops/floor_divide.h 2025-12-04T09:34:55.6935566Z Wrapped header: ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.6938491Z Wrapped header: ATen/ops/floor_divide_cpu_dispatch.h 2025-12-04T09:34:55.6941319Z Wrapped header: ATen/ops/floor_divide_cuda_dispatch.h 2025-12-04T09:34:55.6944579Z Wrapped header: ATen/ops/floor_divide_meta_dispatch.h 2025-12-04T09:34:55.6946978Z Wrapped header: ATen/ops/floor_divide_native.h 2025-12-04T09:34:55.6949930Z Wrapped header: ATen/ops/floor_divide_ops.h 2025-12-04T09:34:55.6953209Z Wrapped header: ATen/ops/floor_meta.h 2025-12-04T09:34:55.6955768Z Wrapped header: ATen/ops/floor_meta_dispatch.h 2025-12-04T09:34:55.6958792Z Wrapped header: ATen/ops/floor_native.h 2025-12-04T09:34:55.6961772Z Wrapped header: ATen/ops/floor_ops.h 2025-12-04T09:34:55.6964696Z Wrapped header: ATen/ops/fmax.h 2025-12-04T09:34:55.6967565Z Wrapped header: ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.6970385Z Wrapped header: ATen/ops/fmax_cpu_dispatch.h 2025-12-04T09:34:55.6973920Z Wrapped header: ATen/ops/fmax_cuda_dispatch.h 2025-12-04T09:34:55.6976190Z Wrapped header: ATen/ops/fmax_meta.h 2025-12-04T09:34:55.6978894Z Wrapped header: ATen/ops/fmax_meta_dispatch.h 2025-12-04T09:34:55.6981637Z Wrapped header: ATen/ops/fmax_native.h 2025-12-04T09:34:55.6984595Z Wrapped header: ATen/ops/fmax_ops.h 2025-12-04T09:34:55.6987052Z Wrapped header: ATen/ops/fmin.h 2025-12-04T09:34:55.6990018Z Wrapped header: ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.6992669Z Wrapped header: ATen/ops/fmin_cpu_dispatch.h 2025-12-04T09:34:55.6995431Z Wrapped header: ATen/ops/fmin_cuda_dispatch.h 2025-12-04T09:34:55.6998257Z Wrapped header: ATen/ops/fmin_meta.h 2025-12-04T09:34:55.7001201Z Wrapped header: ATen/ops/fmin_meta_dispatch.h 2025-12-04T09:34:55.7003954Z Wrapped header: ATen/ops/fmin_native.h 2025-12-04T09:34:55.7007093Z Wrapped header: ATen/ops/fmin_ops.h 2025-12-04T09:34:55.7009854Z Wrapped header: ATen/ops/fmod.h 2025-12-04T09:34:55.7012805Z Wrapped header: ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7015516Z Wrapped header: ATen/ops/fmod_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7018245Z Wrapped header: ATen/ops/fmod_cpu_dispatch.h 2025-12-04T09:34:55.7021029Z Wrapped header: ATen/ops/fmod_cuda_dispatch.h 2025-12-04T09:34:55.7023894Z Wrapped header: ATen/ops/fmod_meta.h 2025-12-04T09:34:55.7026940Z Wrapped header: ATen/ops/fmod_meta_dispatch.h 2025-12-04T09:34:55.7029728Z Wrapped header: ATen/ops/fmod_native.h 2025-12-04T09:34:55.7032677Z Wrapped header: ATen/ops/fmod_ops.h 2025-12-04T09:34:55.7035578Z Wrapped header: ATen/ops/frac.h 2025-12-04T09:34:55.7038564Z Wrapped header: ATen/ops/fractional_max_pool2d.h 2025-12-04T09:34:55.7041593Z Wrapped header: ATen/ops/fractional_max_pool2d_backward.h 2025-12-04T09:34:55.7044683Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7047477Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h 2025-12-04T09:34:55.7050328Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h 2025-12-04T09:34:55.7053132Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_meta.h 2025-12-04T09:34:55.7056081Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h 2025-12-04T09:34:55.7058918Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_native.h 2025-12-04T09:34:55.7061837Z Wrapped header: ATen/ops/fractional_max_pool2d_backward_ops.h 2025-12-04T09:34:55.7065081Z Wrapped header: ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7067811Z Wrapped header: ATen/ops/fractional_max_pool2d_cpu_dispatch.h 2025-12-04T09:34:55.7070622Z Wrapped header: ATen/ops/fractional_max_pool2d_cuda_dispatch.h 2025-12-04T09:34:55.7073374Z Wrapped header: ATen/ops/fractional_max_pool2d_meta.h 2025-12-04T09:34:55.7076193Z Wrapped header: ATen/ops/fractional_max_pool2d_meta_dispatch.h 2025-12-04T09:34:55.7079081Z Wrapped header: ATen/ops/fractional_max_pool2d_native.h 2025-12-04T09:34:55.7081967Z Wrapped header: ATen/ops/fractional_max_pool2d_ops.h 2025-12-04T09:34:55.7084817Z Wrapped header: ATen/ops/fractional_max_pool3d.h 2025-12-04T09:34:55.7087859Z Wrapped header: ATen/ops/fractional_max_pool3d_backward.h 2025-12-04T09:34:55.7091194Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h 2025-12-04T09:34:55.7093913Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h 2025-12-04T09:34:55.7096719Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_native.h 2025-12-04T09:34:55.7099630Z Wrapped header: ATen/ops/fractional_max_pool3d_backward_ops.h 2025-12-04T09:34:55.7102687Z Wrapped header: ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7105762Z Wrapped header: ATen/ops/fractional_max_pool3d_cpu_dispatch.h 2025-12-04T09:34:55.7108244Z Wrapped header: ATen/ops/fractional_max_pool3d_cuda_dispatch.h 2025-12-04T09:34:55.7111496Z Wrapped header: ATen/ops/fractional_max_pool3d_meta.h 2025-12-04T09:34:55.7114648Z Wrapped header: ATen/ops/fractional_max_pool3d_meta_dispatch.h 2025-12-04T09:34:55.7117436Z Wrapped header: ATen/ops/fractional_max_pool3d_native.h 2025-12-04T09:34:55.7120572Z Wrapped header: ATen/ops/fractional_max_pool3d_ops.h 2025-12-04T09:34:55.7123472Z Wrapped header: ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7126323Z Wrapped header: ATen/ops/frac_cpu_dispatch.h 2025-12-04T09:34:55.7129845Z Wrapped header: ATen/ops/frac_cuda_dispatch.h 2025-12-04T09:34:55.7133096Z Wrapped header: ATen/ops/frac_meta.h 2025-12-04T09:34:55.7136524Z Wrapped header: ATen/ops/frac_meta_dispatch.h 2025-12-04T09:34:55.7140127Z Wrapped header: ATen/ops/frac_native.h 2025-12-04T09:34:55.7143218Z Wrapped header: ATen/ops/frac_ops.h 2025-12-04T09:34:55.7146405Z Wrapped header: ATen/ops/frexp.h 2025-12-04T09:34:55.7149915Z Wrapped header: ATen/ops/frexp_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7152898Z Wrapped header: ATen/ops/frexp_cpu_dispatch.h 2025-12-04T09:34:55.7155757Z Wrapped header: ATen/ops/frexp_cuda_dispatch.h 2025-12-04T09:34:55.7159248Z Wrapped header: ATen/ops/frexp_native.h 2025-12-04T09:34:55.7162805Z Wrapped header: ATen/ops/frexp_ops.h 2025-12-04T09:34:55.7166303Z Wrapped header: ATen/ops/frobenius_norm.h 2025-12-04T09:34:55.7169896Z Wrapped header: ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7173226Z Wrapped header: ATen/ops/frobenius_norm_native.h 2025-12-04T09:34:55.7176647Z Wrapped header: ATen/ops/frobenius_norm_ops.h 2025-12-04T09:34:55.7180137Z Wrapped header: ATen/ops/from_blob.h 2025-12-04T09:34:55.7183324Z Wrapped header: ATen/ops/from_file.h 2025-12-04T09:34:55.7186718Z Wrapped header: ATen/ops/from_file_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7189548Z Wrapped header: ATen/ops/from_file_cpu_dispatch.h 2025-12-04T09:34:55.7192576Z Wrapped header: ATen/ops/from_file_native.h 2025-12-04T09:34:55.7195491Z Wrapped header: ATen/ops/from_file_ops.h 2025-12-04T09:34:55.7198868Z Wrapped header: ATen/ops/full.h 2025-12-04T09:34:55.7202353Z Wrapped header: ATen/ops/full_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7205258Z Wrapped header: ATen/ops/full_like.h 2025-12-04T09:34:55.7208479Z Wrapped header: ATen/ops/full_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7211829Z Wrapped header: ATen/ops/full_like_native.h 2025-12-04T09:34:55.7214890Z Wrapped header: ATen/ops/full_like_ops.h 2025-12-04T09:34:55.7218104Z Wrapped header: ATen/ops/full_native.h 2025-12-04T09:34:55.7221221Z Wrapped header: ATen/ops/full_ops.h 2025-12-04T09:34:55.7224208Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant.h 2025-12-04T09:34:55.7227656Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7230479Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant_native.h 2025-12-04T09:34:55.7233330Z Wrapped header: ATen/ops/fused_moving_avg_obs_fake_quant_ops.h 2025-12-04T09:34:55.7236254Z Wrapped header: ATen/ops/gather.h 2025-12-04T09:34:55.7239426Z Wrapped header: ATen/ops/gather_backward.h 2025-12-04T09:34:55.7242505Z Wrapped header: ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7245198Z Wrapped header: ATen/ops/gather_backward_native.h 2025-12-04T09:34:55.7248289Z Wrapped header: ATen/ops/gather_backward_ops.h 2025-12-04T09:34:55.7251359Z Wrapped header: ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7254226Z Wrapped header: ATen/ops/gather_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7257005Z Wrapped header: ATen/ops/gather_cpu_dispatch.h 2025-12-04T09:34:55.7259967Z Wrapped header: ATen/ops/gather_cuda_dispatch.h 2025-12-04T09:34:55.7262826Z Wrapped header: ATen/ops/gather_meta.h 2025-12-04T09:34:55.7265988Z Wrapped header: ATen/ops/gather_meta_dispatch.h 2025-12-04T09:34:55.7268753Z Wrapped header: ATen/ops/gather_native.h 2025-12-04T09:34:55.7272162Z Wrapped header: ATen/ops/gather_ops.h 2025-12-04T09:34:55.7275071Z Wrapped header: ATen/ops/gcd.h 2025-12-04T09:34:55.7278318Z Wrapped header: ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7280895Z Wrapped header: ATen/ops/gcd_cpu_dispatch.h 2025-12-04T09:34:55.7283889Z Wrapped header: ATen/ops/gcd_cuda_dispatch.h 2025-12-04T09:34:55.7286814Z Wrapped header: ATen/ops/gcd_meta.h 2025-12-04T09:34:55.7289834Z Wrapped header: ATen/ops/gcd_meta_dispatch.h 2025-12-04T09:34:55.7292697Z Wrapped header: ATen/ops/gcd_native.h 2025-12-04T09:34:55.7295562Z Wrapped header: ATen/ops/gcd_ops.h 2025-12-04T09:34:55.7298295Z Wrapped header: ATen/ops/ge.h 2025-12-04T09:34:55.7301168Z Wrapped header: ATen/ops/gelu.h 2025-12-04T09:34:55.7304064Z Wrapped header: ATen/ops/gelu_backward.h 2025-12-04T09:34:55.7307381Z Wrapped header: ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7310422Z Wrapped header: ATen/ops/gelu_backward_cpu_dispatch.h 2025-12-04T09:34:55.7313461Z Wrapped header: ATen/ops/gelu_backward_cuda_dispatch.h 2025-12-04T09:34:55.7316210Z Wrapped header: ATen/ops/gelu_backward_meta.h 2025-12-04T09:34:55.7319223Z Wrapped header: ATen/ops/gelu_backward_meta_dispatch.h 2025-12-04T09:34:55.7322105Z Wrapped header: ATen/ops/gelu_backward_native.h 2025-12-04T09:34:55.7324906Z Wrapped header: ATen/ops/gelu_backward_ops.h 2025-12-04T09:34:55.7328098Z Wrapped header: ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7331014Z Wrapped header: ATen/ops/gelu_cpu_dispatch.h 2025-12-04T09:34:55.7333736Z Wrapped header: ATen/ops/gelu_cuda_dispatch.h 2025-12-04T09:34:55.7336484Z Wrapped header: ATen/ops/gelu_meta.h 2025-12-04T09:34:55.7339315Z Wrapped header: ATen/ops/gelu_meta_dispatch.h 2025-12-04T09:34:55.7342202Z Wrapped header: ATen/ops/gelu_native.h 2025-12-04T09:34:55.7346667Z Wrapped header: ATen/ops/gelu_ops.h 2025-12-04T09:34:55.7349878Z Wrapped header: ATen/ops/geometric.h 2025-12-04T09:34:55.7353004Z Wrapped header: ATen/ops/geometric_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7356611Z Wrapped header: ATen/ops/geometric_cpu_dispatch.h 2025-12-04T09:34:55.7359607Z Wrapped header: ATen/ops/geometric_cuda_dispatch.h 2025-12-04T09:34:55.7363181Z Wrapped header: ATen/ops/geometric_meta_dispatch.h 2025-12-04T09:34:55.7367110Z Wrapped header: ATen/ops/geometric_native.h 2025-12-04T09:34:55.7370197Z Wrapped header: ATen/ops/geometric_ops.h 2025-12-04T09:34:55.7372995Z Wrapped header: ATen/ops/geqrf.h 2025-12-04T09:34:55.7376212Z Wrapped header: ATen/ops/geqrf_cpu_dispatch.h 2025-12-04T09:34:55.7380046Z Wrapped header: ATen/ops/geqrf_cuda_dispatch.h 2025-12-04T09:34:55.7382858Z Wrapped header: ATen/ops/geqrf_native.h 2025-12-04T09:34:55.7385970Z Wrapped header: ATen/ops/geqrf_ops.h 2025-12-04T09:34:55.7389130Z Wrapped header: ATen/ops/ger.h 2025-12-04T09:34:55.7393381Z Wrapped header: ATen/ops/ger_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7395963Z Wrapped header: ATen/ops/ger_native.h 2025-12-04T09:34:55.7398694Z Wrapped header: ATen/ops/ger_ops.h 2025-12-04T09:34:55.7401680Z Wrapped header: ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7404532Z Wrapped header: ATen/ops/ge_cpu_dispatch.h 2025-12-04T09:34:55.7407243Z Wrapped header: ATen/ops/ge_cuda_dispatch.h 2025-12-04T09:34:55.7409938Z Wrapped header: ATen/ops/ge_meta.h 2025-12-04T09:34:55.7412800Z Wrapped header: ATen/ops/ge_meta_dispatch.h 2025-12-04T09:34:55.7415553Z Wrapped header: ATen/ops/ge_native.h 2025-12-04T09:34:55.7418460Z Wrapped header: ATen/ops/ge_ops.h 2025-12-04T09:34:55.7421324Z Wrapped header: ATen/ops/glu.h 2025-12-04T09:34:55.7424172Z Wrapped header: ATen/ops/glu_backward.h 2025-12-04T09:34:55.7427114Z Wrapped header: ATen/ops/glu_backward_cpu_dispatch.h 2025-12-04T09:34:55.7431095Z Wrapped header: ATen/ops/glu_backward_cuda_dispatch.h 2025-12-04T09:34:55.7433770Z Wrapped header: ATen/ops/glu_backward_jvp.h 2025-12-04T09:34:55.7436917Z Wrapped header: ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7439380Z Wrapped header: ATen/ops/glu_backward_jvp_cpu_dispatch.h 2025-12-04T09:34:55.7442164Z Wrapped header: ATen/ops/glu_backward_jvp_cuda_dispatch.h 2025-12-04T09:34:55.7444908Z Wrapped header: ATen/ops/glu_backward_jvp_native.h 2025-12-04T09:34:55.7447858Z Wrapped header: ATen/ops/glu_backward_jvp_ops.h 2025-12-04T09:34:55.7450611Z Wrapped header: ATen/ops/glu_backward_native.h 2025-12-04T09:34:55.7453580Z Wrapped header: ATen/ops/glu_backward_ops.h 2025-12-04T09:34:55.7457340Z Wrapped header: ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7460064Z Wrapped header: ATen/ops/glu_cpu_dispatch.h 2025-12-04T09:34:55.7464175Z Wrapped header: ATen/ops/glu_cuda_dispatch.h 2025-12-04T09:34:55.7467286Z Wrapped header: ATen/ops/glu_jvp.h 2025-12-04T09:34:55.7470792Z Wrapped header: ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7473618Z Wrapped header: ATen/ops/glu_jvp_cpu_dispatch.h 2025-12-04T09:34:55.7476529Z Wrapped header: ATen/ops/glu_jvp_cuda_dispatch.h 2025-12-04T09:34:55.7479534Z Wrapped header: ATen/ops/glu_jvp_native.h 2025-12-04T09:34:55.7482972Z Wrapped header: ATen/ops/glu_jvp_ops.h 2025-12-04T09:34:55.7486178Z Wrapped header: ATen/ops/glu_meta.h 2025-12-04T09:34:55.7489733Z Wrapped header: ATen/ops/glu_meta_dispatch.h 2025-12-04T09:34:55.7492585Z Wrapped header: ATen/ops/glu_native.h 2025-12-04T09:34:55.7495305Z Wrapped header: ATen/ops/glu_ops.h 2025-12-04T09:34:55.7498085Z Wrapped header: ATen/ops/gradient.h 2025-12-04T09:34:55.7501091Z Wrapped header: ATen/ops/gradient_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7503788Z Wrapped header: ATen/ops/gradient_native.h 2025-12-04T09:34:55.7507046Z Wrapped header: ATen/ops/gradient_ops.h 2025-12-04T09:34:55.7509862Z Wrapped header: ATen/ops/greater.h 2025-12-04T09:34:55.7512839Z Wrapped header: ATen/ops/greater_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7515568Z Wrapped header: ATen/ops/greater_equal.h 2025-12-04T09:34:55.7518538Z Wrapped header: ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7521361Z Wrapped header: ATen/ops/greater_equal_native.h 2025-12-04T09:34:55.7524334Z Wrapped header: ATen/ops/greater_equal_ops.h 2025-12-04T09:34:55.7529153Z Wrapped header: ATen/ops/greater_native.h 2025-12-04T09:34:55.7536547Z Wrapped header: ATen/ops/greater_ops.h 2025-12-04T09:34:55.7536944Z Wrapped header: ATen/ops/grid_sampler.h 2025-12-04T09:34:55.7539403Z Wrapped header: ATen/ops/grid_sampler_2d.h 2025-12-04T09:34:55.7581644Z Wrapped header: ATen/ops/grid_sampler_2d_backward.h 2025-12-04T09:34:55.7582232Z Wrapped header: ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7582806Z Wrapped header: ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h 2025-12-04T09:34:55.7583308Z Wrapped header: ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h 2025-12-04T09:34:55.7583875Z Wrapped header: ATen/ops/grid_sampler_2d_backward_native.h 2025-12-04T09:34:55.7584281Z Wrapped header: ATen/ops/grid_sampler_2d_backward_ops.h 2025-12-04T09:34:55.7584803Z Wrapped header: ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7585384Z Wrapped header: ATen/ops/grid_sampler_2d_cpu_dispatch.h 2025-12-04T09:34:55.7585772Z Wrapped header: ATen/ops/grid_sampler_2d_cuda_dispatch.h 2025-12-04T09:34:55.7587702Z Wrapped header: ATen/ops/grid_sampler_2d_native.h 2025-12-04T09:34:55.7588069Z Wrapped header: ATen/ops/grid_sampler_2d_ops.h 2025-12-04T09:34:55.7588499Z Wrapped header: ATen/ops/grid_sampler_3d.h 2025-12-04T09:34:55.7588850Z Wrapped header: ATen/ops/grid_sampler_3d_backward.h 2025-12-04T09:34:55.7590487Z Wrapped header: ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7595957Z Wrapped header: ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h 2025-12-04T09:34:55.7599908Z Wrapped header: ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h 2025-12-04T09:34:55.7602802Z Wrapped header: ATen/ops/grid_sampler_3d_backward_native.h 2025-12-04T09:34:55.7606518Z Wrapped header: ATen/ops/grid_sampler_3d_backward_ops.h 2025-12-04T09:34:55.7609528Z Wrapped header: ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7612451Z Wrapped header: ATen/ops/grid_sampler_3d_cpu_dispatch.h 2025-12-04T09:34:55.7615402Z Wrapped header: ATen/ops/grid_sampler_3d_cuda_dispatch.h 2025-12-04T09:34:55.7618799Z Wrapped header: ATen/ops/grid_sampler_3d_native.h 2025-12-04T09:34:55.7621776Z Wrapped header: ATen/ops/grid_sampler_3d_ops.h 2025-12-04T09:34:55.7624775Z Wrapped header: ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7627656Z Wrapped header: ATen/ops/grid_sampler_native.h 2025-12-04T09:34:55.7630423Z Wrapped header: ATen/ops/grid_sampler_ops.h 2025-12-04T09:34:55.7633510Z Wrapped header: ATen/ops/group_norm.h 2025-12-04T09:34:55.7636756Z Wrapped header: ATen/ops/group_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7639977Z Wrapped header: ATen/ops/group_norm_native.h 2025-12-04T09:34:55.7643158Z Wrapped header: ATen/ops/group_norm_ops.h 2025-12-04T09:34:55.7646717Z Wrapped header: ATen/ops/gru.h 2025-12-04T09:34:55.7649852Z Wrapped header: ATen/ops/gru_cell.h 2025-12-04T09:34:55.7652878Z Wrapped header: ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7655619Z Wrapped header: ATen/ops/gru_cell_native.h 2025-12-04T09:34:55.7658648Z Wrapped header: ATen/ops/gru_cell_ops.h 2025-12-04T09:34:55.7661632Z Wrapped header: ATen/ops/gru_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7664637Z Wrapped header: ATen/ops/gru_native.h 2025-12-04T09:34:55.7667201Z Wrapped header: ATen/ops/gru_ops.h 2025-12-04T09:34:55.7669955Z Wrapped header: ATen/ops/gt.h 2025-12-04T09:34:55.7672974Z Wrapped header: ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7675610Z Wrapped header: ATen/ops/gt_cpu_dispatch.h 2025-12-04T09:34:55.7678396Z Wrapped header: ATen/ops/gt_cuda_dispatch.h 2025-12-04T09:34:55.7681068Z Wrapped header: ATen/ops/gt_meta.h 2025-12-04T09:34:55.7683828Z Wrapped header: ATen/ops/gt_meta_dispatch.h 2025-12-04T09:34:55.7686725Z Wrapped header: ATen/ops/gt_native.h 2025-12-04T09:34:55.7689704Z Wrapped header: ATen/ops/gt_ops.h 2025-12-04T09:34:55.7692976Z Wrapped header: ATen/ops/hamming_window.h 2025-12-04T09:34:55.7696267Z Wrapped header: ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7699014Z Wrapped header: ATen/ops/hamming_window_native.h 2025-12-04T09:34:55.7702095Z Wrapped header: ATen/ops/hamming_window_ops.h 2025-12-04T09:34:55.7705048Z Wrapped header: ATen/ops/hann_window.h 2025-12-04T09:34:55.7707977Z Wrapped header: ATen/ops/hann_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7710625Z Wrapped header: ATen/ops/hann_window_native.h 2025-12-04T09:34:55.7713548Z Wrapped header: ATen/ops/hann_window_ops.h 2025-12-04T09:34:55.7716760Z Wrapped header: ATen/ops/hardshrink.h 2025-12-04T09:34:55.7719599Z Wrapped header: ATen/ops/hardshrink_backward.h 2025-12-04T09:34:55.7722872Z Wrapped header: ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7725559Z Wrapped header: ATen/ops/hardshrink_backward_cpu_dispatch.h 2025-12-04T09:34:55.7728789Z Wrapped header: ATen/ops/hardshrink_backward_cuda_dispatch.h 2025-12-04T09:34:55.7731613Z Wrapped header: ATen/ops/hardshrink_backward_meta.h 2025-12-04T09:34:55.7734779Z Wrapped header: ATen/ops/hardshrink_backward_meta_dispatch.h 2025-12-04T09:34:55.7737576Z Wrapped header: ATen/ops/hardshrink_backward_native.h 2025-12-04T09:34:55.7740543Z Wrapped header: ATen/ops/hardshrink_backward_ops.h 2025-12-04T09:34:55.7743704Z Wrapped header: ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7746380Z Wrapped header: ATen/ops/hardshrink_cpu_dispatch.h 2025-12-04T09:34:55.7749164Z Wrapped header: ATen/ops/hardshrink_cuda_dispatch.h 2025-12-04T09:34:55.7752267Z Wrapped header: ATen/ops/hardshrink_meta.h 2025-12-04T09:34:55.7754876Z Wrapped header: ATen/ops/hardshrink_meta_dispatch.h 2025-12-04T09:34:55.7757769Z Wrapped header: ATen/ops/hardshrink_native.h 2025-12-04T09:34:55.7760837Z Wrapped header: ATen/ops/hardshrink_ops.h 2025-12-04T09:34:55.7763729Z Wrapped header: ATen/ops/hardsigmoid.h 2025-12-04T09:34:55.7766761Z Wrapped header: ATen/ops/hardsigmoid_backward.h 2025-12-04T09:34:55.7770198Z Wrapped header: ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7772692Z Wrapped header: ATen/ops/hardsigmoid_backward_cpu_dispatch.h 2025-12-04T09:34:55.7775514Z Wrapped header: ATen/ops/hardsigmoid_backward_cuda_dispatch.h 2025-12-04T09:34:55.7778335Z Wrapped header: ATen/ops/hardsigmoid_backward_meta.h 2025-12-04T09:34:55.7781219Z Wrapped header: ATen/ops/hardsigmoid_backward_meta_dispatch.h 2025-12-04T09:34:55.7784080Z Wrapped header: ATen/ops/hardsigmoid_backward_native.h 2025-12-04T09:34:55.7786919Z Wrapped header: ATen/ops/hardsigmoid_backward_ops.h 2025-12-04T09:34:55.7799406Z Wrapped header: ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7799974Z Wrapped header: ATen/ops/hardsigmoid_cpu_dispatch.h 2025-12-04T09:34:55.7800358Z Wrapped header: ATen/ops/hardsigmoid_cuda_dispatch.h 2025-12-04T09:34:55.7803405Z Wrapped header: ATen/ops/hardsigmoid_meta.h 2025-12-04T09:34:55.7806366Z Wrapped header: ATen/ops/hardsigmoid_meta_dispatch.h 2025-12-04T09:34:55.7809219Z Wrapped header: ATen/ops/hardsigmoid_native.h 2025-12-04T09:34:55.7812266Z Wrapped header: ATen/ops/hardsigmoid_ops.h 2025-12-04T09:34:55.7815120Z Wrapped header: ATen/ops/hardswish.h 2025-12-04T09:34:55.7818096Z Wrapped header: ATen/ops/hardswish_backward.h 2025-12-04T09:34:55.7820981Z Wrapped header: ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.7823788Z Wrapped header: ATen/ops/hardswish_backward_cpu_dispatch.h 2025-12-04T09:34:55.7826516Z Wrapped header: ATen/ops/hardswish_backward_cuda_dispatch.h 2025-12-04T09:34:55.7829689Z Wrapped header: ATen/ops/hardswish_backward_native.h 2025-12-04T09:34:55.7832548Z Wrapped header: ATen/ops/hardswish_backward_ops.h 2025-12-04T09:34:55.7835500Z Wrapped header: ATen/ops/hardswish_cpu_dispatch.h 2025-12-04T09:34:55.7838332Z Wrapped header: ATen/ops/hardswish_cuda_dispatch.h 2025-12-04T09:34:55.7841279Z Wrapped header: ATen/ops/hardswish_meta_dispatch.h 2025-12-04T09:34:55.7844058Z Wrapped header: ATen/ops/hardswish_native.h 2025-12-04T09:34:55.7847127Z Wrapped header: ATen/ops/hardswish_ops.h 2025-12-04T09:34:55.7849896Z Wrapped header: ATen/ops/hardtanh.h 2025-12-04T09:34:55.7853039Z Wrapped header: ATen/ops/hardtanh_backward.h 2025-12-04T09:34:55.7855862Z Wrapped header: ATen/ops/hardtanh_backward_cpu_dispatch.h 2025-12-04T09:34:55.7858795Z Wrapped header: ATen/ops/hardtanh_backward_cuda_dispatch.h 2025-12-04T09:34:55.7861537Z Wrapped header: ATen/ops/hardtanh_backward_native.h 2025-12-04T09:34:55.7864793Z Wrapped header: ATen/ops/hardtanh_backward_ops.h 2025-12-04T09:34:55.7867700Z Wrapped header: ATen/ops/hardtanh_cpu_dispatch.h 2025-12-04T09:34:55.7870651Z Wrapped header: ATen/ops/hardtanh_cuda_dispatch.h 2025-12-04T09:34:55.7873385Z Wrapped header: ATen/ops/hardtanh_meta_dispatch.h 2025-12-04T09:34:55.7876219Z Wrapped header: ATen/ops/hardtanh_native.h 2025-12-04T09:34:55.7879082Z Wrapped header: ATen/ops/hardtanh_ops.h 2025-12-04T09:34:55.7882057Z Wrapped header: ATen/ops/hash_tensor.h 2025-12-04T09:34:55.7885196Z Wrapped header: ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7888024Z Wrapped header: ATen/ops/hash_tensor_cpu_dispatch.h 2025-12-04T09:34:55.7890898Z Wrapped header: ATen/ops/hash_tensor_cuda_dispatch.h 2025-12-04T09:34:55.7893838Z Wrapped header: ATen/ops/hash_tensor_meta.h 2025-12-04T09:34:55.7897633Z Wrapped header: ATen/ops/hash_tensor_meta_dispatch.h 2025-12-04T09:34:55.7900788Z Wrapped header: ATen/ops/hash_tensor_native.h 2025-12-04T09:34:55.7903834Z Wrapped header: ATen/ops/hash_tensor_ops.h 2025-12-04T09:34:55.7906638Z Wrapped header: ATen/ops/heaviside.h 2025-12-04T09:34:55.7909760Z Wrapped header: ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.7912415Z Wrapped header: ATen/ops/heaviside_cpu_dispatch.h 2025-12-04T09:34:55.7915365Z Wrapped header: ATen/ops/heaviside_cuda_dispatch.h 2025-12-04T09:34:55.7918249Z Wrapped header: ATen/ops/heaviside_meta.h 2025-12-04T09:34:55.7921203Z Wrapped header: ATen/ops/heaviside_meta_dispatch.h 2025-12-04T09:34:55.7923940Z Wrapped header: ATen/ops/heaviside_native.h 2025-12-04T09:34:55.7927038Z Wrapped header: ATen/ops/heaviside_ops.h 2025-12-04T09:34:55.7929892Z Wrapped header: ATen/ops/hinge_embedding_loss.h 2025-12-04T09:34:55.7933042Z Wrapped header: ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7935860Z Wrapped header: ATen/ops/hinge_embedding_loss_native.h 2025-12-04T09:34:55.7938796Z Wrapped header: ATen/ops/hinge_embedding_loss_ops.h 2025-12-04T09:34:55.7941428Z Wrapped header: ATen/ops/histc.h 2025-12-04T09:34:55.7944526Z Wrapped header: ATen/ops/histc_cpu_dispatch.h 2025-12-04T09:34:55.7947300Z Wrapped header: ATen/ops/histc_cuda_dispatch.h 2025-12-04T09:34:55.7950181Z Wrapped header: ATen/ops/histc_native.h 2025-12-04T09:34:55.7952996Z Wrapped header: ATen/ops/histc_ops.h 2025-12-04T09:34:55.7956016Z Wrapped header: ATen/ops/histogram.h 2025-12-04T09:34:55.7958814Z Wrapped header: ATen/ops/histogramdd.h 2025-12-04T09:34:55.7961953Z Wrapped header: ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7964601Z Wrapped header: ATen/ops/histogramdd_native.h 2025-12-04T09:34:55.7968049Z Wrapped header: ATen/ops/histogramdd_ops.h 2025-12-04T09:34:55.7970669Z Wrapped header: ATen/ops/histogram_cpu_dispatch.h 2025-12-04T09:34:55.7973749Z Wrapped header: ATen/ops/histogram_native.h 2025-12-04T09:34:55.7976793Z Wrapped header: ATen/ops/histogram_ops.h 2025-12-04T09:34:55.7979579Z Wrapped header: ATen/ops/hsplit.h 2025-12-04T09:34:55.7982501Z Wrapped header: ATen/ops/hsplit_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.7985519Z Wrapped header: ATen/ops/hsplit_native.h 2025-12-04T09:34:55.7989055Z Wrapped header: ATen/ops/hsplit_ops.h 2025-12-04T09:34:55.7990860Z Wrapped header: ATen/ops/hspmm.h 2025-12-04T09:34:55.7993618Z Wrapped header: ATen/ops/hspmm_native.h 2025-12-04T09:34:55.7996570Z Wrapped header: ATen/ops/hspmm_ops.h 2025-12-04T09:34:55.7999340Z Wrapped header: ATen/ops/hstack.h 2025-12-04T09:34:55.8002295Z Wrapped header: ATen/ops/hstack_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8005146Z Wrapped header: ATen/ops/hstack_native.h 2025-12-04T09:34:55.8008179Z Wrapped header: ATen/ops/hstack_ops.h 2025-12-04T09:34:55.8011236Z Wrapped header: ATen/ops/huber_loss.h 2025-12-04T09:34:55.8014244Z Wrapped header: ATen/ops/huber_loss_backward.h 2025-12-04T09:34:55.8017504Z Wrapped header: ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8020295Z Wrapped header: ATen/ops/huber_loss_backward_cpu_dispatch.h 2025-12-04T09:34:55.8023075Z Wrapped header: ATen/ops/huber_loss_backward_cuda_dispatch.h 2025-12-04T09:34:55.8025980Z Wrapped header: ATen/ops/huber_loss_backward_native.h 2025-12-04T09:34:55.8028787Z Wrapped header: ATen/ops/huber_loss_backward_ops.h 2025-12-04T09:34:55.8031672Z Wrapped header: ATen/ops/huber_loss_cpu_dispatch.h 2025-12-04T09:34:55.8034479Z Wrapped header: ATen/ops/huber_loss_cuda_dispatch.h 2025-12-04T09:34:55.8037433Z Wrapped header: ATen/ops/huber_loss_native.h 2025-12-04T09:34:55.8040267Z Wrapped header: ATen/ops/huber_loss_ops.h 2025-12-04T09:34:55.8043293Z Wrapped header: ATen/ops/hypot.h 2025-12-04T09:34:55.8046512Z Wrapped header: ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8049072Z Wrapped header: ATen/ops/hypot_cpu_dispatch.h 2025-12-04T09:34:55.8052011Z Wrapped header: ATen/ops/hypot_cuda_dispatch.h 2025-12-04T09:34:55.8054807Z Wrapped header: ATen/ops/hypot_meta.h 2025-12-04T09:34:55.8057553Z Wrapped header: ATen/ops/hypot_meta_dispatch.h 2025-12-04T09:34:55.8060306Z Wrapped header: ATen/ops/hypot_native.h 2025-12-04T09:34:55.8063140Z Wrapped header: ATen/ops/hypot_ops.h 2025-12-04T09:34:55.8065760Z Wrapped header: ATen/ops/i0.h 2025-12-04T09:34:55.8068937Z Wrapped header: ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8072434Z Wrapped header: ATen/ops/i0_cpu_dispatch.h 2025-12-04T09:34:55.8075208Z Wrapped header: ATen/ops/i0_cuda_dispatch.h 2025-12-04T09:34:55.8078008Z Wrapped header: ATen/ops/i0_meta.h 2025-12-04T09:34:55.8080788Z Wrapped header: ATen/ops/i0_meta_dispatch.h 2025-12-04T09:34:55.8083848Z Wrapped header: ATen/ops/i0_native.h 2025-12-04T09:34:55.8086698Z Wrapped header: ATen/ops/i0_ops.h 2025-12-04T09:34:55.8089417Z Wrapped header: ATen/ops/igamma.h 2025-12-04T09:34:55.8092056Z Wrapped header: ATen/ops/igammac.h 2025-12-04T09:34:55.8095081Z Wrapped header: ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8097711Z Wrapped header: ATen/ops/igammac_cpu_dispatch.h 2025-12-04T09:34:55.8100687Z Wrapped header: ATen/ops/igammac_cuda_dispatch.h 2025-12-04T09:34:55.8103436Z Wrapped header: ATen/ops/igammac_meta.h 2025-12-04T09:34:55.8106550Z Wrapped header: ATen/ops/igammac_meta_dispatch.h 2025-12-04T09:34:55.8109340Z Wrapped header: ATen/ops/igammac_native.h 2025-12-04T09:34:55.8112202Z Wrapped header: ATen/ops/igammac_ops.h 2025-12-04T09:34:55.8115148Z Wrapped header: ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8118077Z Wrapped header: ATen/ops/igamma_cpu_dispatch.h 2025-12-04T09:34:55.8120875Z Wrapped header: ATen/ops/igamma_cuda_dispatch.h 2025-12-04T09:34:55.8123593Z Wrapped header: ATen/ops/igamma_meta.h 2025-12-04T09:34:55.8126472Z Wrapped header: ATen/ops/igamma_meta_dispatch.h 2025-12-04T09:34:55.8129216Z Wrapped header: ATen/ops/igamma_native.h 2025-12-04T09:34:55.8132073Z Wrapped header: ATen/ops/igamma_ops.h 2025-12-04T09:34:55.8134790Z Wrapped header: ATen/ops/im2col.h 2025-12-04T09:34:55.8137662Z Wrapped header: ATen/ops/im2col_cpu_dispatch.h 2025-12-04T09:34:55.8140469Z Wrapped header: ATen/ops/im2col_cuda_dispatch.h 2025-12-04T09:34:55.8143192Z Wrapped header: ATen/ops/im2col_native.h 2025-12-04T09:34:55.8146001Z Wrapped header: ATen/ops/im2col_ops.h 2025-12-04T09:34:55.8148833Z Wrapped header: ATen/ops/imag.h 2025-12-04T09:34:55.8151804Z Wrapped header: ATen/ops/imag_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8154695Z Wrapped header: ATen/ops/imag_native.h 2025-12-04T09:34:55.8157792Z Wrapped header: ATen/ops/imag_ops.h 2025-12-04T09:34:55.8160414Z Wrapped header: ATen/ops/index.h 2025-12-04T09:34:55.8163271Z Wrapped header: ATen/ops/index_add.h 2025-12-04T09:34:55.8166383Z Wrapped header: ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8169396Z Wrapped header: ATen/ops/index_add_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8172096Z Wrapped header: ATen/ops/index_add_cpu_dispatch.h 2025-12-04T09:34:55.8174936Z Wrapped header: ATen/ops/index_add_cuda_dispatch.h 2025-12-04T09:34:55.8177684Z Wrapped header: ATen/ops/index_add_meta.h 2025-12-04T09:34:55.8180474Z Wrapped header: ATen/ops/index_add_meta_dispatch.h 2025-12-04T09:34:55.8183240Z Wrapped header: ATen/ops/index_add_native.h 2025-12-04T09:34:55.8186278Z Wrapped header: ATen/ops/index_add_ops.h 2025-12-04T09:34:55.8189301Z Wrapped header: ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8192141Z Wrapped header: ATen/ops/index_copy.h 2025-12-04T09:34:55.8196266Z Wrapped header: ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8198748Z Wrapped header: ATen/ops/index_copy_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8200904Z Wrapped header: ATen/ops/index_copy_cpu_dispatch.h 2025-12-04T09:34:55.8203602Z Wrapped header: ATen/ops/index_copy_cuda_dispatch.h 2025-12-04T09:34:55.8206477Z Wrapped header: ATen/ops/index_copy_meta.h 2025-12-04T09:34:55.8209321Z Wrapped header: ATen/ops/index_copy_meta_dispatch.h 2025-12-04T09:34:55.8212073Z Wrapped header: ATen/ops/index_copy_native.h 2025-12-04T09:34:55.8214986Z Wrapped header: ATen/ops/index_copy_ops.h 2025-12-04T09:34:55.8217927Z Wrapped header: ATen/ops/index_cpu_dispatch.h 2025-12-04T09:34:55.8220732Z Wrapped header: ATen/ops/index_cuda_dispatch.h 2025-12-04T09:34:55.8223657Z Wrapped header: ATen/ops/index_fill.h 2025-12-04T09:34:55.8226723Z Wrapped header: ATen/ops/index_fill_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8229516Z Wrapped header: ATen/ops/index_fill_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8232228Z Wrapped header: ATen/ops/index_fill_cpu_dispatch.h 2025-12-04T09:34:55.8234976Z Wrapped header: ATen/ops/index_fill_cuda_dispatch.h 2025-12-04T09:34:55.8237735Z Wrapped header: ATen/ops/index_fill_meta_dispatch.h 2025-12-04T09:34:55.8240479Z Wrapped header: ATen/ops/index_fill_native.h 2025-12-04T09:34:55.8243711Z Wrapped header: ATen/ops/index_fill_ops.h 2025-12-04T09:34:55.8247038Z Wrapped header: ATen/ops/index_meta.h 2025-12-04T09:34:55.8249885Z Wrapped header: ATen/ops/index_meta_dispatch.h 2025-12-04T09:34:55.8252613Z Wrapped header: ATen/ops/index_native.h 2025-12-04T09:34:55.8255425Z Wrapped header: ATen/ops/index_ops.h 2025-12-04T09:34:55.8258418Z Wrapped header: ATen/ops/index_put.h 2025-12-04T09:34:55.8261577Z Wrapped header: ATen/ops/index_put_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8264466Z Wrapped header: ATen/ops/index_put_native.h 2025-12-04T09:34:55.8267568Z Wrapped header: ATen/ops/index_put_ops.h 2025-12-04T09:34:55.8270690Z Wrapped header: ATen/ops/index_reduce.h 2025-12-04T09:34:55.8274632Z Wrapped header: ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8276294Z Wrapped header: ATen/ops/index_reduce_cpu_dispatch.h 2025-12-04T09:34:55.8280044Z Wrapped header: ATen/ops/index_reduce_cuda_dispatch.h 2025-12-04T09:34:55.8282082Z Wrapped header: ATen/ops/index_reduce_meta.h 2025-12-04T09:34:55.8284804Z Wrapped header: ATen/ops/index_reduce_meta_dispatch.h 2025-12-04T09:34:55.8287795Z Wrapped header: ATen/ops/index_reduce_native.h 2025-12-04T09:34:55.8290762Z Wrapped header: ATen/ops/index_reduce_ops.h 2025-12-04T09:34:55.8293708Z Wrapped header: ATen/ops/index_select.h 2025-12-04T09:34:55.8297412Z Wrapped header: ATen/ops/index_select_backward.h 2025-12-04T09:34:55.8300471Z Wrapped header: ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8303356Z Wrapped header: ATen/ops/index_select_backward_native.h 2025-12-04T09:34:55.8306129Z Wrapped header: ATen/ops/index_select_backward_ops.h 2025-12-04T09:34:55.8309155Z Wrapped header: ATen/ops/index_select_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8311863Z Wrapped header: ATen/ops/index_select_cpu_dispatch.h 2025-12-04T09:34:55.8315055Z Wrapped header: ATen/ops/index_select_cuda_dispatch.h 2025-12-04T09:34:55.8317602Z Wrapped header: ATen/ops/index_select_native.h 2025-12-04T09:34:55.8320571Z Wrapped header: ATen/ops/index_select_ops.h 2025-12-04T09:34:55.8323650Z Wrapped header: ATen/ops/indices.h 2025-12-04T09:34:55.8326876Z Wrapped header: ATen/ops/indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8329854Z Wrapped header: ATen/ops/indices_copy.h 2025-12-04T09:34:55.8333324Z Wrapped header: ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8335853Z Wrapped header: ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8338858Z Wrapped header: ATen/ops/indices_copy_native.h 2025-12-04T09:34:55.8341689Z Wrapped header: ATen/ops/indices_copy_ops.h 2025-12-04T09:34:55.8344824Z Wrapped header: ATen/ops/indices_native.h 2025-12-04T09:34:55.8347945Z Wrapped header: ATen/ops/indices_ops.h 2025-12-04T09:34:55.8351182Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward.h 2025-12-04T09:34:55.8354392Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8357115Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward_native.h 2025-12-04T09:34:55.8360210Z Wrapped header: ATen/ops/infinitely_differentiable_gelu_backward_ops.h 2025-12-04T09:34:55.8362897Z Wrapped header: ATen/ops/inner.h 2025-12-04T09:34:55.8365978Z Wrapped header: ATen/ops/inner_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8368683Z Wrapped header: ATen/ops/inner_native.h 2025-12-04T09:34:55.8371556Z Wrapped header: ATen/ops/inner_ops.h 2025-12-04T09:34:55.8374404Z Wrapped header: ATen/ops/instance_norm.h 2025-12-04T09:34:55.8377427Z Wrapped header: ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8380111Z Wrapped header: ATen/ops/instance_norm_native.h 2025-12-04T09:34:55.8383109Z Wrapped header: ATen/ops/instance_norm_ops.h 2025-12-04T09:34:55.8385833Z Wrapped header: ATen/ops/int_repr.h 2025-12-04T09:34:55.8388834Z Wrapped header: ATen/ops/int_repr_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8391547Z Wrapped header: ATen/ops/int_repr_native.h 2025-12-04T09:34:55.8394584Z Wrapped header: ATen/ops/int_repr_ops.h 2025-12-04T09:34:55.8397407Z Wrapped header: ATen/ops/inverse.h 2025-12-04T09:34:55.8400408Z Wrapped header: ATen/ops/inverse_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8403242Z Wrapped header: ATen/ops/inverse_native.h 2025-12-04T09:34:55.8406274Z Wrapped header: ATen/ops/inverse_ops.h 2025-12-04T09:34:55.8409248Z Wrapped header: ATen/ops/isclose.h 2025-12-04T09:34:55.8412360Z Wrapped header: ATen/ops/isclose_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8415274Z Wrapped header: ATen/ops/isclose_native.h 2025-12-04T09:34:55.8418240Z Wrapped header: ATen/ops/isclose_ops.h 2025-12-04T09:34:55.8421428Z Wrapped header: ATen/ops/isfinite.h 2025-12-04T09:34:55.8424571Z Wrapped header: ATen/ops/isfinite_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8427412Z Wrapped header: ATen/ops/isfinite_native.h 2025-12-04T09:34:55.8430396Z Wrapped header: ATen/ops/isfinite_ops.h 2025-12-04T09:34:55.8433264Z Wrapped header: ATen/ops/isin.h 2025-12-04T09:34:55.8436291Z Wrapped header: ATen/ops/isinf.h 2025-12-04T09:34:55.8439397Z Wrapped header: ATen/ops/isinf_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8442333Z Wrapped header: ATen/ops/isinf_native.h 2025-12-04T09:34:55.8445173Z Wrapped header: ATen/ops/isinf_ops.h 2025-12-04T09:34:55.8448406Z Wrapped header: ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8451089Z Wrapped header: ATen/ops/isin_cpu_dispatch.h 2025-12-04T09:34:55.8454062Z Wrapped header: ATen/ops/isin_cuda_dispatch.h 2025-12-04T09:34:55.8456879Z Wrapped header: ATen/ops/isin_meta.h 2025-12-04T09:34:55.8459875Z Wrapped header: ATen/ops/isin_meta_dispatch.h 2025-12-04T09:34:55.8462636Z Wrapped header: ATen/ops/isin_native.h 2025-12-04T09:34:55.8465761Z Wrapped header: ATen/ops/isin_ops.h 2025-12-04T09:34:55.8468536Z Wrapped header: ATen/ops/isnan.h 2025-12-04T09:34:55.8471617Z Wrapped header: ATen/ops/isnan_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8474549Z Wrapped header: ATen/ops/isnan_cpu_dispatch.h 2025-12-04T09:34:55.8477670Z Wrapped header: ATen/ops/isnan_cuda_dispatch.h 2025-12-04T09:34:55.8481103Z Wrapped header: ATen/ops/isnan_native.h 2025-12-04T09:34:55.8483481Z Wrapped header: ATen/ops/isnan_ops.h 2025-12-04T09:34:55.8486924Z Wrapped header: ATen/ops/isneginf.h 2025-12-04T09:34:55.8489458Z Wrapped header: ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8492663Z Wrapped header: ATen/ops/isneginf_cpu_dispatch.h 2025-12-04T09:34:55.8495063Z Wrapped header: ATen/ops/isneginf_cuda_dispatch.h 2025-12-04T09:34:55.8498555Z Wrapped header: ATen/ops/isneginf_meta.h 2025-12-04T09:34:55.8501004Z Wrapped header: ATen/ops/isneginf_meta_dispatch.h 2025-12-04T09:34:55.8504203Z Wrapped header: ATen/ops/isneginf_native.h 2025-12-04T09:34:55.8506805Z Wrapped header: ATen/ops/isneginf_ops.h 2025-12-04T09:34:55.8509953Z Wrapped header: ATen/ops/isposinf.h 2025-12-04T09:34:55.8512821Z Wrapped header: ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8515781Z Wrapped header: ATen/ops/isposinf_cpu_dispatch.h 2025-12-04T09:34:55.8518408Z Wrapped header: ATen/ops/isposinf_cuda_dispatch.h 2025-12-04T09:34:55.8521530Z Wrapped header: ATen/ops/isposinf_meta.h 2025-12-04T09:34:55.8524284Z Wrapped header: ATen/ops/isposinf_meta_dispatch.h 2025-12-04T09:34:55.8527375Z Wrapped header: ATen/ops/isposinf_native.h 2025-12-04T09:34:55.8530107Z Wrapped header: ATen/ops/isposinf_ops.h 2025-12-04T09:34:55.8533048Z Wrapped header: ATen/ops/isreal.h 2025-12-04T09:34:55.8536012Z Wrapped header: ATen/ops/isreal_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8538949Z Wrapped header: ATen/ops/isreal_native.h 2025-12-04T09:34:55.8541790Z Wrapped header: ATen/ops/isreal_ops.h 2025-12-04T09:34:55.8544718Z Wrapped header: ATen/ops/istft.h 2025-12-04T09:34:55.8548354Z Wrapped header: ATen/ops/istft_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8551517Z Wrapped header: ATen/ops/istft_native.h 2025-12-04T09:34:55.8554758Z Wrapped header: ATen/ops/istft_ops.h 2025-12-04T09:34:55.8558398Z Wrapped header: ATen/ops/is_coalesced.h 2025-12-04T09:34:55.8561260Z Wrapped header: ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8572017Z Wrapped header: ATen/ops/is_coalesced_native.h 2025-12-04T09:34:55.8572152Z Wrapped header: ATen/ops/is_coalesced_ops.h 2025-12-04T09:34:55.8572259Z Wrapped header: ATen/ops/is_complex.h 2025-12-04T09:34:55.8573925Z Wrapped header: ATen/ops/is_complex_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8578146Z Wrapped header: ATen/ops/is_complex_native.h 2025-12-04T09:34:55.8579853Z Wrapped header: ATen/ops/is_complex_ops.h 2025-12-04T09:34:55.8584033Z Wrapped header: ATen/ops/is_conj.h 2025-12-04T09:34:55.8586021Z Wrapped header: ATen/ops/is_conj_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8590245Z Wrapped header: ATen/ops/is_conj_native.h 2025-12-04T09:34:55.8591992Z Wrapped header: ATen/ops/is_conj_ops.h 2025-12-04T09:34:55.8596159Z Wrapped header: ATen/ops/is_distributed.h 2025-12-04T09:34:55.8598310Z Wrapped header: ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8601115Z Wrapped header: ATen/ops/is_distributed_native.h 2025-12-04T09:34:55.8603923Z Wrapped header: ATen/ops/is_distributed_ops.h 2025-12-04T09:34:55.8607235Z Wrapped header: ATen/ops/is_floating_point.h 2025-12-04T09:34:55.8610004Z Wrapped header: ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8612797Z Wrapped header: ATen/ops/is_floating_point_native.h 2025-12-04T09:34:55.8615546Z Wrapped header: ATen/ops/is_floating_point_ops.h 2025-12-04T09:34:55.8618256Z Wrapped header: ATen/ops/is_inference.h 2025-12-04T09:34:55.8621327Z Wrapped header: ATen/ops/is_inference_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8624346Z Wrapped header: ATen/ops/is_inference_native.h 2025-12-04T09:34:55.8627057Z Wrapped header: ATen/ops/is_inference_ops.h 2025-12-04T09:34:55.8629859Z Wrapped header: ATen/ops/is_leaf.h 2025-12-04T09:34:55.8632708Z Wrapped header: ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8636301Z Wrapped header: ATen/ops/is_leaf_native.h 2025-12-04T09:34:55.8639134Z Wrapped header: ATen/ops/is_leaf_ops.h 2025-12-04T09:34:55.8641917Z Wrapped header: ATen/ops/is_neg.h 2025-12-04T09:34:55.8644859Z Wrapped header: ATen/ops/is_neg_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8647724Z Wrapped header: ATen/ops/is_neg_native.h 2025-12-04T09:34:55.8650940Z Wrapped header: ATen/ops/is_neg_ops.h 2025-12-04T09:34:55.8653892Z Wrapped header: ATen/ops/is_nonzero.h 2025-12-04T09:34:55.8656995Z Wrapped header: ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8660134Z Wrapped header: ATen/ops/is_nonzero_native.h 2025-12-04T09:34:55.8662983Z Wrapped header: ATen/ops/is_nonzero_ops.h 2025-12-04T09:34:55.8665829Z Wrapped header: ATen/ops/is_pinned.h 2025-12-04T09:34:55.8668822Z Wrapped header: ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8671505Z Wrapped header: ATen/ops/is_pinned_native.h 2025-12-04T09:34:55.8674282Z Wrapped header: ATen/ops/is_pinned_ops.h 2025-12-04T09:34:55.8677044Z Wrapped header: ATen/ops/is_same_size.h 2025-12-04T09:34:55.8679840Z Wrapped header: ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8682481Z Wrapped header: ATen/ops/is_same_size_native.h 2025-12-04T09:34:55.8685224Z Wrapped header: ATen/ops/is_same_size_ops.h 2025-12-04T09:34:55.8688226Z Wrapped header: ATen/ops/is_set_to.h 2025-12-04T09:34:55.8691121Z Wrapped header: ATen/ops/is_set_to_cpu_dispatch.h 2025-12-04T09:34:55.8694069Z Wrapped header: ATen/ops/is_set_to_cuda_dispatch.h 2025-12-04T09:34:55.8697006Z Wrapped header: ATen/ops/is_set_to_native.h 2025-12-04T09:34:55.8700029Z Wrapped header: ATen/ops/is_set_to_ops.h 2025-12-04T09:34:55.8702847Z Wrapped header: ATen/ops/is_signed.h 2025-12-04T09:34:55.8705746Z Wrapped header: ATen/ops/is_signed_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8708528Z Wrapped header: ATen/ops/is_signed_native.h 2025-12-04T09:34:55.8711365Z Wrapped header: ATen/ops/is_signed_ops.h 2025-12-04T09:34:55.8714273Z Wrapped header: ATen/ops/is_vulkan_available.h 2025-12-04T09:34:55.8717198Z Wrapped header: ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8719967Z Wrapped header: ATen/ops/is_vulkan_available_native.h 2025-12-04T09:34:55.8722808Z Wrapped header: ATen/ops/is_vulkan_available_ops.h 2025-12-04T09:34:55.8725703Z Wrapped header: ATen/ops/item.h 2025-12-04T09:34:55.8728867Z Wrapped header: ATen/ops/item_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8731728Z Wrapped header: ATen/ops/item_native.h 2025-12-04T09:34:55.8734437Z Wrapped header: ATen/ops/item_ops.h 2025-12-04T09:34:55.8737462Z Wrapped header: ATen/ops/kaiser_window.h 2025-12-04T09:34:55.8740569Z Wrapped header: ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8743595Z Wrapped header: ATen/ops/kaiser_window_native.h 2025-12-04T09:34:55.8746344Z Wrapped header: ATen/ops/kaiser_window_ops.h 2025-12-04T09:34:55.8749065Z Wrapped header: ATen/ops/kl_div.h 2025-12-04T09:34:55.8752035Z Wrapped header: ATen/ops/kl_div_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8754825Z Wrapped header: ATen/ops/kl_div_native.h 2025-12-04T09:34:55.8757642Z Wrapped header: ATen/ops/kl_div_ops.h 2025-12-04T09:34:55.8760430Z Wrapped header: ATen/ops/kron.h 2025-12-04T09:34:55.8763542Z Wrapped header: ATen/ops/kron_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8766711Z Wrapped header: ATen/ops/kron_native.h 2025-12-04T09:34:55.8769432Z Wrapped header: ATen/ops/kron_ops.h 2025-12-04T09:34:55.8772533Z Wrapped header: ATen/ops/kthvalue.h 2025-12-04T09:34:55.8775549Z Wrapped header: ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8778463Z Wrapped header: ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8781196Z Wrapped header: ATen/ops/kthvalue_cpu_dispatch.h 2025-12-04T09:34:55.8784021Z Wrapped header: ATen/ops/kthvalue_cuda_dispatch.h 2025-12-04T09:34:55.8786804Z Wrapped header: ATen/ops/kthvalue_native.h 2025-12-04T09:34:55.8789709Z Wrapped header: ATen/ops/kthvalue_ops.h 2025-12-04T09:34:55.8792694Z Wrapped header: ATen/ops/l1_loss.h 2025-12-04T09:34:55.8795647Z Wrapped header: ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8798429Z Wrapped header: ATen/ops/l1_loss_native.h 2025-12-04T09:34:55.8801350Z Wrapped header: ATen/ops/l1_loss_ops.h 2025-12-04T09:34:55.8804467Z Wrapped header: ATen/ops/layer_norm.h 2025-12-04T09:34:55.8807493Z Wrapped header: ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8810250Z Wrapped header: ATen/ops/layer_norm_native.h 2025-12-04T09:34:55.8813054Z Wrapped header: ATen/ops/layer_norm_ops.h 2025-12-04T09:34:55.8815751Z Wrapped header: ATen/ops/lcm.h 2025-12-04T09:34:55.8818737Z Wrapped header: ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8821395Z Wrapped header: ATen/ops/lcm_cpu_dispatch.h 2025-12-04T09:34:55.8824167Z Wrapped header: ATen/ops/lcm_cuda_dispatch.h 2025-12-04T09:34:55.8827059Z Wrapped header: ATen/ops/lcm_meta.h 2025-12-04T09:34:55.8829872Z Wrapped header: ATen/ops/lcm_meta_dispatch.h 2025-12-04T09:34:55.8832630Z Wrapped header: ATen/ops/lcm_native.h 2025-12-04T09:34:55.8835424Z Wrapped header: ATen/ops/lcm_ops.h 2025-12-04T09:34:55.8838311Z Wrapped header: ATen/ops/ldexp.h 2025-12-04T09:34:55.8841321Z Wrapped header: ATen/ops/ldexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8843990Z Wrapped header: ATen/ops/ldexp_native.h 2025-12-04T09:34:55.8846956Z Wrapped header: ATen/ops/ldexp_ops.h 2025-12-04T09:34:55.8849692Z Wrapped header: ATen/ops/le.h 2025-12-04T09:34:55.8852581Z Wrapped header: ATen/ops/leaky_relu.h 2025-12-04T09:34:55.8855424Z Wrapped header: ATen/ops/leaky_relu_backward.h 2025-12-04T09:34:55.8858722Z Wrapped header: ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8861422Z Wrapped header: ATen/ops/leaky_relu_backward_cpu_dispatch.h 2025-12-04T09:34:55.8864611Z Wrapped header: ATen/ops/leaky_relu_backward_cuda_dispatch.h 2025-12-04T09:34:55.8867141Z Wrapped header: ATen/ops/leaky_relu_backward_meta.h 2025-12-04T09:34:55.8870195Z Wrapped header: ATen/ops/leaky_relu_backward_meta_dispatch.h 2025-12-04T09:34:55.8873129Z Wrapped header: ATen/ops/leaky_relu_backward_native.h 2025-12-04T09:34:55.8876102Z Wrapped header: ATen/ops/leaky_relu_backward_ops.h 2025-12-04T09:34:55.8879089Z Wrapped header: ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8881879Z Wrapped header: ATen/ops/leaky_relu_cpu_dispatch.h 2025-12-04T09:34:55.8884655Z Wrapped header: ATen/ops/leaky_relu_cuda_dispatch.h 2025-12-04T09:34:55.8887699Z Wrapped header: ATen/ops/leaky_relu_meta.h 2025-12-04T09:34:55.8890641Z Wrapped header: ATen/ops/leaky_relu_meta_dispatch.h 2025-12-04T09:34:55.8893466Z Wrapped header: ATen/ops/leaky_relu_native.h 2025-12-04T09:34:55.8896447Z Wrapped header: ATen/ops/leaky_relu_ops.h 2025-12-04T09:34:55.8899259Z Wrapped header: ATen/ops/lerp.h 2025-12-04T09:34:55.8902384Z Wrapped header: ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8905095Z Wrapped header: ATen/ops/lerp_cpu_dispatch.h 2025-12-04T09:34:55.8908215Z Wrapped header: ATen/ops/lerp_cuda_dispatch.h 2025-12-04T09:34:55.8911010Z Wrapped header: ATen/ops/lerp_meta.h 2025-12-04T09:34:55.8913947Z Wrapped header: ATen/ops/lerp_meta_dispatch.h 2025-12-04T09:34:55.8916722Z Wrapped header: ATen/ops/lerp_native.h 2025-12-04T09:34:55.8919750Z Wrapped header: ATen/ops/lerp_ops.h 2025-12-04T09:34:55.8922511Z Wrapped header: ATen/ops/less.h 2025-12-04T09:34:55.8925660Z Wrapped header: ATen/ops/less_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8928520Z Wrapped header: ATen/ops/less_equal.h 2025-12-04T09:34:55.8931600Z Wrapped header: ATen/ops/less_equal_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.8934327Z Wrapped header: ATen/ops/less_equal_native.h 2025-12-04T09:34:55.8937461Z Wrapped header: ATen/ops/less_equal_ops.h 2025-12-04T09:34:55.8940273Z Wrapped header: ATen/ops/less_native.h 2025-12-04T09:34:55.8943629Z Wrapped header: ATen/ops/less_ops.h 2025-12-04T09:34:55.8947178Z Wrapped header: ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8950153Z Wrapped header: ATen/ops/le_cpu_dispatch.h 2025-12-04T09:34:55.8953055Z Wrapped header: ATen/ops/le_cuda_dispatch.h 2025-12-04T09:34:55.8955770Z Wrapped header: ATen/ops/le_meta.h 2025-12-04T09:34:55.8958605Z Wrapped header: ATen/ops/le_meta_dispatch.h 2025-12-04T09:34:55.8961587Z Wrapped header: ATen/ops/le_native.h 2025-12-04T09:34:55.8964375Z Wrapped header: ATen/ops/le_ops.h 2025-12-04T09:34:55.8967345Z Wrapped header: ATen/ops/lgamma.h 2025-12-04T09:34:55.8970440Z Wrapped header: ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.8973196Z Wrapped header: ATen/ops/lgamma_cpu_dispatch.h 2025-12-04T09:34:55.8976072Z Wrapped header: ATen/ops/lgamma_cuda_dispatch.h 2025-12-04T09:34:55.8979119Z Wrapped header: ATen/ops/lgamma_meta.h 2025-12-04T09:34:55.8982121Z Wrapped header: ATen/ops/lgamma_meta_dispatch.h 2025-12-04T09:34:55.8985161Z Wrapped header: ATen/ops/lgamma_native.h 2025-12-04T09:34:55.8988124Z Wrapped header: ATen/ops/lgamma_ops.h 2025-12-04T09:34:55.8990887Z Wrapped header: ATen/ops/lift.h 2025-12-04T09:34:55.8993928Z Wrapped header: ATen/ops/lift_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.8996744Z Wrapped header: ATen/ops/lift_fresh.h 2025-12-04T09:34:55.8999827Z Wrapped header: ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9002540Z Wrapped header: ATen/ops/lift_fresh_copy.h 2025-12-04T09:34:55.9005748Z Wrapped header: ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9008645Z Wrapped header: ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9011492Z Wrapped header: ATen/ops/lift_fresh_copy_native.h 2025-12-04T09:34:55.9014466Z Wrapped header: ATen/ops/lift_fresh_copy_ops.h 2025-12-04T09:34:55.9017834Z Wrapped header: ATen/ops/lift_fresh_native.h 2025-12-04T09:34:55.9020753Z Wrapped header: ATen/ops/lift_fresh_ops.h 2025-12-04T09:34:55.9023838Z Wrapped header: ATen/ops/lift_native.h 2025-12-04T09:34:55.9026566Z Wrapped header: ATen/ops/lift_ops.h 2025-12-04T09:34:55.9029596Z Wrapped header: ATen/ops/linalg_cholesky.h 2025-12-04T09:34:55.9032626Z Wrapped header: ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9035478Z Wrapped header: ATen/ops/linalg_cholesky_ex.h 2025-12-04T09:34:55.9038542Z Wrapped header: ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9041456Z Wrapped header: ATen/ops/linalg_cholesky_ex_cpu_dispatch.h 2025-12-04T09:34:55.9044242Z Wrapped header: ATen/ops/linalg_cholesky_ex_cuda_dispatch.h 2025-12-04T09:34:55.9047547Z Wrapped header: ATen/ops/linalg_cholesky_ex_meta.h 2025-12-04T09:34:55.9050914Z Wrapped header: ATen/ops/linalg_cholesky_ex_meta_dispatch.h 2025-12-04T09:34:55.9054409Z Wrapped header: ATen/ops/linalg_cholesky_ex_native.h 2025-12-04T09:34:55.9057784Z Wrapped header: ATen/ops/linalg_cholesky_ex_ops.h 2025-12-04T09:34:55.9061053Z Wrapped header: ATen/ops/linalg_cholesky_native.h 2025-12-04T09:34:55.9063912Z Wrapped header: ATen/ops/linalg_cholesky_ops.h 2025-12-04T09:34:55.9067041Z Wrapped header: ATen/ops/linalg_cond.h 2025-12-04T09:34:55.9070300Z Wrapped header: ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9073223Z Wrapped header: ATen/ops/linalg_cond_native.h 2025-12-04T09:34:55.9076060Z Wrapped header: ATen/ops/linalg_cond_ops.h 2025-12-04T09:34:55.9079443Z Wrapped header: ATen/ops/linalg_cross.h 2025-12-04T09:34:55.9082607Z Wrapped header: ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9085603Z Wrapped header: ATen/ops/linalg_cross_cpu_dispatch.h 2025-12-04T09:34:55.9088751Z Wrapped header: ATen/ops/linalg_cross_cuda_dispatch.h 2025-12-04T09:34:55.9091621Z Wrapped header: ATen/ops/linalg_cross_meta.h 2025-12-04T09:34:55.9094471Z Wrapped header: ATen/ops/linalg_cross_meta_dispatch.h 2025-12-04T09:34:55.9097375Z Wrapped header: ATen/ops/linalg_cross_native.h 2025-12-04T09:34:55.9100276Z Wrapped header: ATen/ops/linalg_cross_ops.h 2025-12-04T09:34:55.9103121Z Wrapped header: ATen/ops/linalg_det.h 2025-12-04T09:34:55.9106614Z Wrapped header: ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9109495Z Wrapped header: ATen/ops/linalg_det_native.h 2025-12-04T09:34:55.9112457Z Wrapped header: ATen/ops/linalg_det_ops.h 2025-12-04T09:34:55.9115351Z Wrapped header: ATen/ops/linalg_diagonal.h 2025-12-04T09:34:55.9118304Z Wrapped header: ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9121512Z Wrapped header: ATen/ops/linalg_diagonal_native.h 2025-12-04T09:34:55.9124572Z Wrapped header: ATen/ops/linalg_diagonal_ops.h 2025-12-04T09:34:55.9127627Z Wrapped header: ATen/ops/linalg_eig.h 2025-12-04T09:34:55.9130594Z Wrapped header: ATen/ops/linalg_eigh.h 2025-12-04T09:34:55.9133505Z Wrapped header: ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9136146Z Wrapped header: ATen/ops/linalg_eigh_native.h 2025-12-04T09:34:55.9139040Z Wrapped header: ATen/ops/linalg_eigh_ops.h 2025-12-04T09:34:55.9142032Z Wrapped header: ATen/ops/linalg_eigvals.h 2025-12-04T09:34:55.9144914Z Wrapped header: ATen/ops/linalg_eigvalsh.h 2025-12-04T09:34:55.9147972Z Wrapped header: ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9150683Z Wrapped header: ATen/ops/linalg_eigvalsh_native.h 2025-12-04T09:34:55.9153474Z Wrapped header: ATen/ops/linalg_eigvalsh_ops.h 2025-12-04T09:34:55.9156464Z Wrapped header: ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9159387Z Wrapped header: ATen/ops/linalg_eigvals_cpu_dispatch.h 2025-12-04T09:34:55.9162221Z Wrapped header: ATen/ops/linalg_eigvals_cuda_dispatch.h 2025-12-04T09:34:55.9165698Z Wrapped header: ATen/ops/linalg_eigvals_native.h 2025-12-04T09:34:55.9168698Z Wrapped header: ATen/ops/linalg_eigvals_ops.h 2025-12-04T09:34:55.9171638Z Wrapped header: ATen/ops/linalg_eig_cpu_dispatch.h 2025-12-04T09:34:55.9174402Z Wrapped header: ATen/ops/linalg_eig_cuda_dispatch.h 2025-12-04T09:34:55.9177180Z Wrapped header: ATen/ops/linalg_eig_native.h 2025-12-04T09:34:55.9179989Z Wrapped header: ATen/ops/linalg_eig_ops.h 2025-12-04T09:34:55.9182935Z Wrapped header: ATen/ops/linalg_householder_product.h 2025-12-04T09:34:55.9185833Z Wrapped header: ATen/ops/linalg_householder_product_cpu_dispatch.h 2025-12-04T09:34:55.9188630Z Wrapped header: ATen/ops/linalg_householder_product_cuda_dispatch.h 2025-12-04T09:34:55.9191599Z Wrapped header: ATen/ops/linalg_householder_product_native.h 2025-12-04T09:34:55.9194463Z Wrapped header: ATen/ops/linalg_householder_product_ops.h 2025-12-04T09:34:55.9197247Z Wrapped header: ATen/ops/linalg_inv.h 2025-12-04T09:34:55.9200406Z Wrapped header: ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9203164Z Wrapped header: ATen/ops/linalg_inv_ex.h 2025-12-04T09:34:55.9206643Z Wrapped header: ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9209141Z Wrapped header: ATen/ops/linalg_inv_ex_cpu_dispatch.h 2025-12-04T09:34:55.9212232Z Wrapped header: ATen/ops/linalg_inv_ex_cuda_dispatch.h 2025-12-04T09:34:55.9214988Z Wrapped header: ATen/ops/linalg_inv_ex_meta.h 2025-12-04T09:34:55.9217999Z Wrapped header: ATen/ops/linalg_inv_ex_meta_dispatch.h 2025-12-04T09:34:55.9220838Z Wrapped header: ATen/ops/linalg_inv_ex_native.h 2025-12-04T09:34:55.9224115Z Wrapped header: ATen/ops/linalg_inv_ex_ops.h 2025-12-04T09:34:55.9227192Z Wrapped header: ATen/ops/linalg_inv_native.h 2025-12-04T09:34:55.9230080Z Wrapped header: ATen/ops/linalg_inv_ops.h 2025-12-04T09:34:55.9233025Z Wrapped header: ATen/ops/linalg_ldl_factor.h 2025-12-04T09:34:55.9236045Z Wrapped header: ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9238890Z Wrapped header: ATen/ops/linalg_ldl_factor_ex.h 2025-12-04T09:34:55.9242383Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9245251Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h 2025-12-04T09:34:55.9248275Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h 2025-12-04T09:34:55.9251145Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_meta.h 2025-12-04T09:34:55.9254214Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h 2025-12-04T09:34:55.9257209Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_native.h 2025-12-04T09:34:55.9260124Z Wrapped header: ATen/ops/linalg_ldl_factor_ex_ops.h 2025-12-04T09:34:55.9263564Z Wrapped header: ATen/ops/linalg_ldl_factor_native.h 2025-12-04T09:34:55.9266687Z Wrapped header: ATen/ops/linalg_ldl_factor_ops.h 2025-12-04T09:34:55.9269505Z Wrapped header: ATen/ops/linalg_ldl_solve.h 2025-12-04T09:34:55.9273402Z Wrapped header: ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9275504Z Wrapped header: ATen/ops/linalg_ldl_solve_cpu_dispatch.h 2025-12-04T09:34:55.9278464Z Wrapped header: ATen/ops/linalg_ldl_solve_cuda_dispatch.h 2025-12-04T09:34:55.9281430Z Wrapped header: ATen/ops/linalg_ldl_solve_meta.h 2025-12-04T09:34:55.9285150Z Wrapped header: ATen/ops/linalg_ldl_solve_meta_dispatch.h 2025-12-04T09:34:55.9287386Z Wrapped header: ATen/ops/linalg_ldl_solve_native.h 2025-12-04T09:34:55.9290838Z Wrapped header: ATen/ops/linalg_ldl_solve_ops.h 2025-12-04T09:34:55.9293369Z Wrapped header: ATen/ops/linalg_lstsq.h 2025-12-04T09:34:55.9296744Z Wrapped header: ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9299599Z Wrapped header: ATen/ops/linalg_lstsq_cpu_dispatch.h 2025-12-04T09:34:55.9302613Z Wrapped header: ATen/ops/linalg_lstsq_cuda_dispatch.h 2025-12-04T09:34:55.9305428Z Wrapped header: ATen/ops/linalg_lstsq_native.h 2025-12-04T09:34:55.9308552Z Wrapped header: ATen/ops/linalg_lstsq_ops.h 2025-12-04T09:34:55.9311379Z Wrapped header: ATen/ops/linalg_lu.h 2025-12-04T09:34:55.9314594Z Wrapped header: ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9317259Z Wrapped header: ATen/ops/linalg_lu_cpu_dispatch.h 2025-12-04T09:34:55.9320318Z Wrapped header: ATen/ops/linalg_lu_cuda_dispatch.h 2025-12-04T09:34:55.9323262Z Wrapped header: ATen/ops/linalg_lu_factor.h 2025-12-04T09:34:55.9326546Z Wrapped header: ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9329319Z Wrapped header: ATen/ops/linalg_lu_factor_ex.h 2025-12-04T09:34:55.9332773Z Wrapped header: ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9336561Z Wrapped header: ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h 2025-12-04T09:34:55.9338548Z Wrapped header: ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h 2025-12-04T09:34:55.9342383Z Wrapped header: ATen/ops/linalg_lu_factor_ex_meta.h 2025-12-04T09:34:55.9344414Z Wrapped header: ATen/ops/linalg_lu_factor_ex_meta_dispatch.h 2025-12-04T09:34:55.9348175Z Wrapped header: ATen/ops/linalg_lu_factor_ex_native.h 2025-12-04T09:34:55.9350219Z Wrapped header: ATen/ops/linalg_lu_factor_ex_ops.h 2025-12-04T09:34:55.9353942Z Wrapped header: ATen/ops/linalg_lu_factor_native.h 2025-12-04T09:34:55.9356328Z Wrapped header: ATen/ops/linalg_lu_factor_ops.h 2025-12-04T09:34:55.9359867Z Wrapped header: ATen/ops/linalg_lu_meta.h 2025-12-04T09:34:55.9362084Z Wrapped header: ATen/ops/linalg_lu_meta_dispatch.h 2025-12-04T09:34:55.9365691Z Wrapped header: ATen/ops/linalg_lu_native.h 2025-12-04T09:34:55.9368000Z Wrapped header: ATen/ops/linalg_lu_ops.h 2025-12-04T09:34:55.9371392Z Wrapped header: ATen/ops/linalg_lu_solve.h 2025-12-04T09:34:55.9374034Z Wrapped header: ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9397007Z Wrapped header: ATen/ops/linalg_lu_solve_cpu_dispatch.h 2025-12-04T09:34:55.9397461Z Wrapped header: ATen/ops/linalg_lu_solve_cuda_dispatch.h 2025-12-04T09:34:55.9397602Z Wrapped header: ATen/ops/linalg_lu_solve_meta.h 2025-12-04T09:34:55.9397759Z Wrapped header: ATen/ops/linalg_lu_solve_meta_dispatch.h 2025-12-04T09:34:55.9397898Z Wrapped header: ATen/ops/linalg_lu_solve_native.h 2025-12-04T09:34:55.9398142Z Wrapped header: ATen/ops/linalg_lu_solve_ops.h 2025-12-04T09:34:55.9398247Z Wrapped header: ATen/ops/linalg_matmul.h 2025-12-04T09:34:55.9398553Z Wrapped header: ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9400750Z Wrapped header: ATen/ops/linalg_matmul_native.h 2025-12-04T09:34:55.9402427Z Wrapped header: ATen/ops/linalg_matmul_ops.h 2025-12-04T09:34:55.9406307Z Wrapped header: ATen/ops/linalg_matrix_exp.h 2025-12-04T09:34:55.9408482Z Wrapped header: ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9411428Z Wrapped header: ATen/ops/linalg_matrix_exp_cpu_dispatch.h 2025-12-04T09:34:55.9414192Z Wrapped header: ATen/ops/linalg_matrix_exp_cuda_dispatch.h 2025-12-04T09:34:55.9416716Z Wrapped header: ATen/ops/linalg_matrix_exp_native.h 2025-12-04T09:34:55.9420795Z Wrapped header: ATen/ops/linalg_matrix_exp_ops.h 2025-12-04T09:34:55.9423680Z Wrapped header: ATen/ops/linalg_matrix_norm.h 2025-12-04T09:34:55.9426691Z Wrapped header: ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9429554Z Wrapped header: ATen/ops/linalg_matrix_norm_native.h 2025-12-04T09:34:55.9432617Z Wrapped header: ATen/ops/linalg_matrix_norm_ops.h 2025-12-04T09:34:55.9435558Z Wrapped header: ATen/ops/linalg_matrix_power.h 2025-12-04T09:34:55.9438578Z Wrapped header: ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9441411Z Wrapped header: ATen/ops/linalg_matrix_power_native.h 2025-12-04T09:34:55.9444214Z Wrapped header: ATen/ops/linalg_matrix_power_ops.h 2025-12-04T09:34:55.9447420Z Wrapped header: ATen/ops/linalg_matrix_rank.h 2025-12-04T09:34:55.9450483Z Wrapped header: ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9453574Z Wrapped header: ATen/ops/linalg_matrix_rank_native.h 2025-12-04T09:34:55.9456765Z Wrapped header: ATen/ops/linalg_matrix_rank_ops.h 2025-12-04T09:34:55.9459934Z Wrapped header: ATen/ops/linalg_multi_dot.h 2025-12-04T09:34:55.9463881Z Wrapped header: ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9465638Z Wrapped header: ATen/ops/linalg_multi_dot_native.h 2025-12-04T09:34:55.9469489Z Wrapped header: ATen/ops/linalg_multi_dot_ops.h 2025-12-04T09:34:55.9471573Z Wrapped header: ATen/ops/linalg_norm.h 2025-12-04T09:34:55.9475382Z Wrapped header: ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9477907Z Wrapped header: ATen/ops/linalg_norm_native.h 2025-12-04T09:34:55.9481070Z Wrapped header: ATen/ops/linalg_norm_ops.h 2025-12-04T09:34:55.9484110Z Wrapped header: ATen/ops/linalg_pinv.h 2025-12-04T09:34:55.9487637Z Wrapped header: ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9490495Z Wrapped header: ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9493579Z Wrapped header: ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9496340Z Wrapped header: ATen/ops/linalg_pinv_native.h 2025-12-04T09:34:55.9499719Z Wrapped header: ATen/ops/linalg_pinv_ops.h 2025-12-04T09:34:55.9502636Z Wrapped header: ATen/ops/linalg_qr.h 2025-12-04T09:34:55.9505909Z Wrapped header: ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9508597Z Wrapped header: ATen/ops/linalg_qr_cpu_dispatch.h 2025-12-04T09:34:55.9511707Z Wrapped header: ATen/ops/linalg_qr_cuda_dispatch.h 2025-12-04T09:34:55.9514533Z Wrapped header: ATen/ops/linalg_qr_meta.h 2025-12-04T09:34:55.9517612Z Wrapped header: ATen/ops/linalg_qr_meta_dispatch.h 2025-12-04T09:34:55.9520650Z Wrapped header: ATen/ops/linalg_qr_native.h 2025-12-04T09:34:55.9523517Z Wrapped header: ATen/ops/linalg_qr_ops.h 2025-12-04T09:34:55.9526454Z Wrapped header: ATen/ops/linalg_slogdet.h 2025-12-04T09:34:55.9529684Z Wrapped header: ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9532370Z Wrapped header: ATen/ops/linalg_slogdet_native.h 2025-12-04T09:34:55.9535320Z Wrapped header: ATen/ops/linalg_slogdet_ops.h 2025-12-04T09:34:55.9538068Z Wrapped header: ATen/ops/linalg_solve.h 2025-12-04T09:34:55.9541058Z Wrapped header: ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9544197Z Wrapped header: ATen/ops/linalg_solve_ex.h 2025-12-04T09:34:55.9546910Z Wrapped header: ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9549541Z Wrapped header: ATen/ops/linalg_solve_ex_native.h 2025-12-04T09:34:55.9552492Z Wrapped header: ATen/ops/linalg_solve_ex_ops.h 2025-12-04T09:34:55.9555335Z Wrapped header: ATen/ops/linalg_solve_native.h 2025-12-04T09:34:55.9558143Z Wrapped header: ATen/ops/linalg_solve_ops.h 2025-12-04T09:34:55.9561115Z Wrapped header: ATen/ops/linalg_solve_triangular.h 2025-12-04T09:34:55.9563919Z Wrapped header: ATen/ops/linalg_solve_triangular_cpu_dispatch.h 2025-12-04T09:34:55.9566877Z Wrapped header: ATen/ops/linalg_solve_triangular_cuda_dispatch.h 2025-12-04T09:34:55.9569586Z Wrapped header: ATen/ops/linalg_solve_triangular_native.h 2025-12-04T09:34:55.9572523Z Wrapped header: ATen/ops/linalg_solve_triangular_ops.h 2025-12-04T09:34:55.9575508Z Wrapped header: ATen/ops/linalg_svd.h 2025-12-04T09:34:55.9578786Z Wrapped header: ATen/ops/linalg_svdvals.h 2025-12-04T09:34:55.9581790Z Wrapped header: ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9584532Z Wrapped header: ATen/ops/linalg_svdvals_native.h 2025-12-04T09:34:55.9587561Z Wrapped header: ATen/ops/linalg_svdvals_ops.h 2025-12-04T09:34:55.9590543Z Wrapped header: ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9593220Z Wrapped header: ATen/ops/linalg_svd_native.h 2025-12-04T09:34:55.9596073Z Wrapped header: ATen/ops/linalg_svd_ops.h 2025-12-04T09:34:55.9598896Z Wrapped header: ATen/ops/linalg_tensorinv.h 2025-12-04T09:34:55.9601866Z Wrapped header: ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9604527Z Wrapped header: ATen/ops/linalg_tensorinv_native.h 2025-12-04T09:34:55.9607494Z Wrapped header: ATen/ops/linalg_tensorinv_ops.h 2025-12-04T09:34:55.9610219Z Wrapped header: ATen/ops/linalg_tensorsolve.h 2025-12-04T09:34:55.9613050Z Wrapped header: ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9615961Z Wrapped header: ATen/ops/linalg_tensorsolve_native.h 2025-12-04T09:34:55.9618959Z Wrapped header: ATen/ops/linalg_tensorsolve_ops.h 2025-12-04T09:34:55.9621733Z Wrapped header: ATen/ops/linalg_vander.h 2025-12-04T09:34:55.9624710Z Wrapped header: ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9627550Z Wrapped header: ATen/ops/linalg_vander_native.h 2025-12-04T09:34:55.9631210Z Wrapped header: ATen/ops/linalg_vander_ops.h 2025-12-04T09:34:55.9633367Z Wrapped header: ATen/ops/linalg_vecdot.h 2025-12-04T09:34:55.9636305Z Wrapped header: ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9638949Z Wrapped header: ATen/ops/linalg_vecdot_native.h 2025-12-04T09:34:55.9641680Z Wrapped header: ATen/ops/linalg_vecdot_ops.h 2025-12-04T09:34:55.9644405Z Wrapped header: ATen/ops/linalg_vector_norm.h 2025-12-04T09:34:55.9647753Z Wrapped header: ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9650961Z Wrapped header: ATen/ops/linalg_vector_norm_cpu_dispatch.h 2025-12-04T09:34:55.9653786Z Wrapped header: ATen/ops/linalg_vector_norm_cuda_dispatch.h 2025-12-04T09:34:55.9656549Z Wrapped header: ATen/ops/linalg_vector_norm_meta.h 2025-12-04T09:34:55.9659384Z Wrapped header: ATen/ops/linalg_vector_norm_meta_dispatch.h 2025-12-04T09:34:55.9662160Z Wrapped header: ATen/ops/linalg_vector_norm_native.h 2025-12-04T09:34:55.9664991Z Wrapped header: ATen/ops/linalg_vector_norm_ops.h 2025-12-04T09:34:55.9667677Z Wrapped header: ATen/ops/linear.h 2025-12-04T09:34:55.9670589Z Wrapped header: ATen/ops/linear_backward.h 2025-12-04T09:34:55.9673544Z Wrapped header: ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9676321Z Wrapped header: ATen/ops/linear_backward_native.h 2025-12-04T09:34:55.9679059Z Wrapped header: ATen/ops/linear_backward_ops.h 2025-12-04T09:34:55.9682136Z Wrapped header: ATen/ops/linear_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9684940Z Wrapped header: ATen/ops/linear_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9687732Z Wrapped header: ATen/ops/linear_native.h 2025-12-04T09:34:55.9690532Z Wrapped header: ATen/ops/linear_ops.h 2025-12-04T09:34:55.9693577Z Wrapped header: ATen/ops/linspace.h 2025-12-04T09:34:55.9696790Z Wrapped header: ATen/ops/linspace_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9699571Z Wrapped header: ATen/ops/linspace_cpu_dispatch.h 2025-12-04T09:34:55.9702300Z Wrapped header: ATen/ops/linspace_cuda_dispatch.h 2025-12-04T09:34:55.9705027Z Wrapped header: ATen/ops/linspace_meta_dispatch.h 2025-12-04T09:34:55.9707943Z Wrapped header: ATen/ops/linspace_native.h 2025-12-04T09:34:55.9711131Z Wrapped header: ATen/ops/linspace_ops.h 2025-12-04T09:34:55.9713933Z Wrapped header: ATen/ops/log.h 2025-12-04T09:34:55.9716657Z Wrapped header: ATen/ops/log10.h 2025-12-04T09:34:55.9719871Z Wrapped header: ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9722507Z Wrapped header: ATen/ops/log10_cpu_dispatch.h 2025-12-04T09:34:55.9725271Z Wrapped header: ATen/ops/log10_cuda_dispatch.h 2025-12-04T09:34:55.9728290Z Wrapped header: ATen/ops/log10_meta.h 2025-12-04T09:34:55.9731579Z Wrapped header: ATen/ops/log10_meta_dispatch.h 2025-12-04T09:34:55.9734353Z Wrapped header: ATen/ops/log10_native.h 2025-12-04T09:34:55.9737235Z Wrapped header: ATen/ops/log10_ops.h 2025-12-04T09:34:55.9739872Z Wrapped header: ATen/ops/log1p.h 2025-12-04T09:34:55.9742787Z Wrapped header: ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9745504Z Wrapped header: ATen/ops/log1p_cpu_dispatch.h 2025-12-04T09:34:55.9748234Z Wrapped header: ATen/ops/log1p_cuda_dispatch.h 2025-12-04T09:34:55.9751139Z Wrapped header: ATen/ops/log1p_meta.h 2025-12-04T09:34:55.9754202Z Wrapped header: ATen/ops/log1p_meta_dispatch.h 2025-12-04T09:34:55.9756973Z Wrapped header: ATen/ops/log1p_native.h 2025-12-04T09:34:55.9759807Z Wrapped header: ATen/ops/log1p_ops.h 2025-12-04T09:34:55.9762454Z Wrapped header: ATen/ops/log2.h 2025-12-04T09:34:55.9765415Z Wrapped header: ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9768323Z Wrapped header: ATen/ops/log2_cpu_dispatch.h 2025-12-04T09:34:55.9770871Z Wrapped header: ATen/ops/log2_cuda_dispatch.h 2025-12-04T09:34:55.9774092Z Wrapped header: ATen/ops/log2_meta.h 2025-12-04T09:34:55.9776927Z Wrapped header: ATen/ops/log2_meta_dispatch.h 2025-12-04T09:34:55.9779653Z Wrapped header: ATen/ops/log2_native.h 2025-12-04T09:34:55.9782518Z Wrapped header: ATen/ops/log2_ops.h 2025-12-04T09:34:55.9785145Z Wrapped header: ATen/ops/logaddexp.h 2025-12-04T09:34:55.9788018Z Wrapped header: ATen/ops/logaddexp2.h 2025-12-04T09:34:55.9791327Z Wrapped header: ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9793870Z Wrapped header: ATen/ops/logaddexp2_cpu_dispatch.h 2025-12-04T09:34:55.9796632Z Wrapped header: ATen/ops/logaddexp2_cuda_dispatch.h 2025-12-04T09:34:55.9799344Z Wrapped header: ATen/ops/logaddexp2_meta.h 2025-12-04T09:34:55.9802104Z Wrapped header: ATen/ops/logaddexp2_meta_dispatch.h 2025-12-04T09:34:55.9804866Z Wrapped header: ATen/ops/logaddexp2_native.h 2025-12-04T09:34:55.9807725Z Wrapped header: ATen/ops/logaddexp2_ops.h 2025-12-04T09:34:55.9810844Z Wrapped header: ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9813439Z Wrapped header: ATen/ops/logaddexp_cpu_dispatch.h 2025-12-04T09:34:55.9816208Z Wrapped header: ATen/ops/logaddexp_cuda_dispatch.h 2025-12-04T09:34:55.9818926Z Wrapped header: ATen/ops/logaddexp_meta.h 2025-12-04T09:34:55.9822012Z Wrapped header: ATen/ops/logaddexp_meta_dispatch.h 2025-12-04T09:34:55.9825076Z Wrapped header: ATen/ops/logaddexp_native.h 2025-12-04T09:34:55.9827809Z Wrapped header: ATen/ops/logaddexp_ops.h 2025-12-04T09:34:55.9830643Z Wrapped header: ATen/ops/logcumsumexp.h 2025-12-04T09:34:55.9833522Z Wrapped header: ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9836270Z Wrapped header: ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9839041Z Wrapped header: ATen/ops/logcumsumexp_native.h 2025-12-04T09:34:55.9841793Z Wrapped header: ATen/ops/logcumsumexp_ops.h 2025-12-04T09:34:55.9844544Z Wrapped header: ATen/ops/logdet.h 2025-12-04T09:34:55.9847612Z Wrapped header: ATen/ops/logdet_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9850263Z Wrapped header: ATen/ops/logdet_native.h 2025-12-04T09:34:55.9852991Z Wrapped header: ATen/ops/logdet_ops.h 2025-12-04T09:34:55.9855808Z Wrapped header: ATen/ops/logical_and.h 2025-12-04T09:34:55.9858916Z Wrapped header: ATen/ops/logical_and_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9861620Z Wrapped header: ATen/ops/logical_and_cpu_dispatch.h 2025-12-04T09:34:55.9864659Z Wrapped header: ATen/ops/logical_and_cuda_dispatch.h 2025-12-04T09:34:55.9867838Z Wrapped header: ATen/ops/logical_and_native.h 2025-12-04T09:34:55.9870503Z Wrapped header: ATen/ops/logical_and_ops.h 2025-12-04T09:34:55.9873371Z Wrapped header: ATen/ops/logical_not.h 2025-12-04T09:34:55.9876298Z Wrapped header: ATen/ops/logical_not_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9878940Z Wrapped header: ATen/ops/logical_not_cpu_dispatch.h 2025-12-04T09:34:55.9882106Z Wrapped header: ATen/ops/logical_not_cuda_dispatch.h 2025-12-04T09:34:55.9884899Z Wrapped header: ATen/ops/logical_not_native.h 2025-12-04T09:34:55.9887845Z Wrapped header: ATen/ops/logical_not_ops.h 2025-12-04T09:34:55.9890609Z Wrapped header: ATen/ops/logical_or.h 2025-12-04T09:34:55.9893721Z Wrapped header: ATen/ops/logical_or_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9896461Z Wrapped header: ATen/ops/logical_or_cpu_dispatch.h 2025-12-04T09:34:55.9899234Z Wrapped header: ATen/ops/logical_or_cuda_dispatch.h 2025-12-04T09:34:55.9901879Z Wrapped header: ATen/ops/logical_or_native.h 2025-12-04T09:34:55.9904709Z Wrapped header: ATen/ops/logical_or_ops.h 2025-12-04T09:34:55.9907512Z Wrapped header: ATen/ops/logical_xor.h 2025-12-04T09:34:55.9910592Z Wrapped header: ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9913278Z Wrapped header: ATen/ops/logical_xor_cpu_dispatch.h 2025-12-04T09:34:55.9916073Z Wrapped header: ATen/ops/logical_xor_cuda_dispatch.h 2025-12-04T09:34:55.9918839Z Wrapped header: ATen/ops/logical_xor_native.h 2025-12-04T09:34:55.9921738Z Wrapped header: ATen/ops/logical_xor_ops.h 2025-12-04T09:34:55.9924494Z Wrapped header: ATen/ops/logit.h 2025-12-04T09:34:55.9927643Z Wrapped header: ATen/ops/logit_backward.h 2025-12-04T09:34:55.9930706Z Wrapped header: ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9933365Z Wrapped header: ATen/ops/logit_backward_cpu_dispatch.h 2025-12-04T09:34:55.9936168Z Wrapped header: ATen/ops/logit_backward_cuda_dispatch.h 2025-12-04T09:34:55.9938945Z Wrapped header: ATen/ops/logit_backward_meta.h 2025-12-04T09:34:55.9941813Z Wrapped header: ATen/ops/logit_backward_meta_dispatch.h 2025-12-04T09:34:55.9944601Z Wrapped header: ATen/ops/logit_backward_native.h 2025-12-04T09:34:55.9947440Z Wrapped header: ATen/ops/logit_backward_ops.h 2025-12-04T09:34:55.9950328Z Wrapped header: ATen/ops/logit_cpu_dispatch.h 2025-12-04T09:34:55.9953107Z Wrapped header: ATen/ops/logit_cuda_dispatch.h 2025-12-04T09:34:55.9956306Z Wrapped header: ATen/ops/logit_meta_dispatch.h 2025-12-04T09:34:55.9959193Z Wrapped header: ATen/ops/logit_native.h 2025-12-04T09:34:55.9962295Z Wrapped header: ATen/ops/logit_ops.h 2025-12-04T09:34:55.9965442Z Wrapped header: ATen/ops/logspace.h 2025-12-04T09:34:55.9968769Z Wrapped header: ATen/ops/logspace_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9971622Z Wrapped header: ATen/ops/logspace_cpu_dispatch.h 2025-12-04T09:34:55.9974333Z Wrapped header: ATen/ops/logspace_cuda_dispatch.h 2025-12-04T09:34:55.9977185Z Wrapped header: ATen/ops/logspace_meta_dispatch.h 2025-12-04T09:34:55.9979898Z Wrapped header: ATen/ops/logspace_native.h 2025-12-04T09:34:55.9983143Z Wrapped header: ATen/ops/logspace_ops.h 2025-12-04T09:34:55.9986002Z Wrapped header: ATen/ops/logsumexp.h 2025-12-04T09:34:55.9989048Z Wrapped header: ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:55.9991848Z Wrapped header: ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:55.9995212Z Wrapped header: ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:55.9997999Z Wrapped header: ATen/ops/logsumexp_native.h 2025-12-04T09:34:56.0000992Z Wrapped header: ATen/ops/logsumexp_ops.h 2025-12-04T09:34:56.0003966Z Wrapped header: ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0006790Z Wrapped header: ATen/ops/log_cpu_dispatch.h 2025-12-04T09:34:56.0009640Z Wrapped header: ATen/ops/log_cuda_dispatch.h 2025-12-04T09:34:56.0012438Z Wrapped header: ATen/ops/log_meta.h 2025-12-04T09:34:56.0015274Z Wrapped header: ATen/ops/log_meta_dispatch.h 2025-12-04T09:34:56.0018034Z Wrapped header: ATen/ops/log_native.h 2025-12-04T09:34:56.0020876Z Wrapped header: ATen/ops/log_normal.h 2025-12-04T09:34:56.0023835Z Wrapped header: ATen/ops/log_normal_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0026569Z Wrapped header: ATen/ops/log_normal_cpu_dispatch.h 2025-12-04T09:34:56.0029392Z Wrapped header: ATen/ops/log_normal_cuda_dispatch.h 2025-12-04T09:34:56.0032433Z Wrapped header: ATen/ops/log_normal_meta_dispatch.h 2025-12-04T09:34:56.0035586Z Wrapped header: ATen/ops/log_normal_native.h 2025-12-04T09:34:56.0038516Z Wrapped header: ATen/ops/log_normal_ops.h 2025-12-04T09:34:56.0041248Z Wrapped header: ATen/ops/log_ops.h 2025-12-04T09:34:56.0044141Z Wrapped header: ATen/ops/log_sigmoid.h 2025-12-04T09:34:56.0047206Z Wrapped header: ATen/ops/log_sigmoid_backward.h 2025-12-04T09:34:56.0050037Z Wrapped header: ATen/ops/log_sigmoid_backward_cpu_dispatch.h 2025-12-04T09:34:56.0052900Z Wrapped header: ATen/ops/log_sigmoid_backward_cuda_dispatch.h 2025-12-04T09:34:56.0055734Z Wrapped header: ATen/ops/log_sigmoid_backward_native.h 2025-12-04T09:34:56.0058583Z Wrapped header: ATen/ops/log_sigmoid_backward_ops.h 2025-12-04T09:34:56.0061547Z Wrapped header: ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0064531Z Wrapped header: ATen/ops/log_sigmoid_forward.h 2025-12-04T09:34:56.0067859Z Wrapped header: ATen/ops/log_sigmoid_forward_cpu_dispatch.h 2025-12-04T09:34:56.0071228Z Wrapped header: ATen/ops/log_sigmoid_forward_cuda_dispatch.h 2025-12-04T09:34:56.0074284Z Wrapped header: ATen/ops/log_sigmoid_forward_native.h 2025-12-04T09:34:56.0077134Z Wrapped header: ATen/ops/log_sigmoid_forward_ops.h 2025-12-04T09:34:56.0080400Z Wrapped header: ATen/ops/log_sigmoid_native.h 2025-12-04T09:34:56.0083774Z Wrapped header: ATen/ops/log_sigmoid_ops.h 2025-12-04T09:34:56.0087214Z Wrapped header: ATen/ops/log_softmax.h 2025-12-04T09:34:56.0090663Z Wrapped header: ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0094122Z Wrapped header: ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0097078Z Wrapped header: ATen/ops/log_softmax_native.h 2025-12-04T09:34:56.0100058Z Wrapped header: ATen/ops/log_softmax_ops.h 2025-12-04T09:34:56.0103082Z Wrapped header: ATen/ops/lshift.h 2025-12-04T09:34:56.0122850Z Wrapped header: ATen/ops/lshift_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0123007Z Wrapped header: ATen/ops/lshift_cpu_dispatch.h 2025-12-04T09:34:56.0123130Z Wrapped header: ATen/ops/lshift_cuda_dispatch.h 2025-12-04T09:34:56.0123259Z Wrapped header: ATen/ops/lshift_meta_dispatch.h 2025-12-04T09:34:56.0123360Z Wrapped header: ATen/ops/lshift_native.h 2025-12-04T09:34:56.0123696Z Wrapped header: ATen/ops/lshift_ops.h 2025-12-04T09:34:56.0126643Z Wrapped header: ATen/ops/lstm.h 2025-12-04T09:34:56.0129769Z Wrapped header: ATen/ops/lstm_cell.h 2025-12-04T09:34:56.0132738Z Wrapped header: ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0135768Z Wrapped header: ATen/ops/lstm_cell_native.h 2025-12-04T09:34:56.0138630Z Wrapped header: ATen/ops/lstm_cell_ops.h 2025-12-04T09:34:56.0141719Z Wrapped header: ATen/ops/lstm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0144675Z Wrapped header: ATen/ops/lstm_mps_backward.h 2025-12-04T09:34:56.0147800Z Wrapped header: ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0150504Z Wrapped header: ATen/ops/lstm_mps_backward_native.h 2025-12-04T09:34:56.0153345Z Wrapped header: ATen/ops/lstm_mps_backward_ops.h 2025-12-04T09:34:56.0156095Z Wrapped header: ATen/ops/lstm_native.h 2025-12-04T09:34:56.0158997Z Wrapped header: ATen/ops/lstm_ops.h 2025-12-04T09:34:56.0161786Z Wrapped header: ATen/ops/lt.h 2025-12-04T09:34:56.0164721Z Wrapped header: ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0167497Z Wrapped header: ATen/ops/lt_cpu_dispatch.h 2025-12-04T09:34:56.0170341Z Wrapped header: ATen/ops/lt_cuda_dispatch.h 2025-12-04T09:34:56.0174154Z Wrapped header: ATen/ops/lt_meta.h 2025-12-04T09:34:56.0176465Z Wrapped header: ATen/ops/lt_meta_dispatch.h 2025-12-04T09:34:56.0179275Z Wrapped header: ATen/ops/lt_native.h 2025-12-04T09:34:56.0182627Z Wrapped header: ATen/ops/lt_ops.h 2025-12-04T09:34:56.0185480Z Wrapped header: ATen/ops/lu_solve.h 2025-12-04T09:34:56.0188549Z Wrapped header: ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0191262Z Wrapped header: ATen/ops/lu_solve_native.h 2025-12-04T09:34:56.0194076Z Wrapped header: ATen/ops/lu_solve_ops.h 2025-12-04T09:34:56.0196906Z Wrapped header: ATen/ops/lu_unpack.h 2025-12-04T09:34:56.0199934Z Wrapped header: ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0202896Z Wrapped header: ATen/ops/lu_unpack_cpu_dispatch.h 2025-12-04T09:34:56.0205742Z Wrapped header: ATen/ops/lu_unpack_cuda_dispatch.h 2025-12-04T09:34:56.0208597Z Wrapped header: ATen/ops/lu_unpack_meta.h 2025-12-04T09:34:56.0211498Z Wrapped header: ATen/ops/lu_unpack_meta_dispatch.h 2025-12-04T09:34:56.0214285Z Wrapped header: ATen/ops/lu_unpack_native.h 2025-12-04T09:34:56.0217141Z Wrapped header: ATen/ops/lu_unpack_ops.h 2025-12-04T09:34:56.0220254Z Wrapped header: ATen/ops/margin_ranking_loss.h 2025-12-04T09:34:56.0223241Z Wrapped header: ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0225912Z Wrapped header: ATen/ops/margin_ranking_loss_native.h 2025-12-04T09:34:56.0228710Z Wrapped header: ATen/ops/margin_ranking_loss_ops.h 2025-12-04T09:34:56.0231619Z Wrapped header: ATen/ops/masked_fill.h 2025-12-04T09:34:56.0234596Z Wrapped header: ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0237400Z Wrapped header: ATen/ops/masked_fill_cpu_dispatch.h 2025-12-04T09:34:56.0240182Z Wrapped header: ATen/ops/masked_fill_cuda_dispatch.h 2025-12-04T09:34:56.0243034Z Wrapped header: ATen/ops/masked_fill_meta_dispatch.h 2025-12-04T09:34:56.0245874Z Wrapped header: ATen/ops/masked_fill_native.h 2025-12-04T09:34:56.0248990Z Wrapped header: ATen/ops/masked_fill_ops.h 2025-12-04T09:34:56.0252077Z Wrapped header: ATen/ops/masked_scatter.h 2025-12-04T09:34:56.0254979Z Wrapped header: ATen/ops/masked_scatter_backward.h 2025-12-04T09:34:56.0257984Z Wrapped header: ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0260695Z Wrapped header: ATen/ops/masked_scatter_backward_native.h 2025-12-04T09:34:56.0263786Z Wrapped header: ATen/ops/masked_scatter_backward_ops.h 2025-12-04T09:34:56.0266447Z Wrapped header: ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0269210Z Wrapped header: ATen/ops/masked_scatter_cpu_dispatch.h 2025-12-04T09:34:56.0272081Z Wrapped header: ATen/ops/masked_scatter_cuda_dispatch.h 2025-12-04T09:34:56.0274705Z Wrapped header: ATen/ops/masked_scatter_meta_dispatch.h 2025-12-04T09:34:56.0277477Z Wrapped header: ATen/ops/masked_scatter_native.h 2025-12-04T09:34:56.0280318Z Wrapped header: ATen/ops/masked_scatter_ops.h 2025-12-04T09:34:56.0283346Z Wrapped header: ATen/ops/masked_select.h 2025-12-04T09:34:56.0286274Z Wrapped header: ATen/ops/masked_select_backward.h 2025-12-04T09:34:56.0289245Z Wrapped header: ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0292103Z Wrapped header: ATen/ops/masked_select_backward_native.h 2025-12-04T09:34:56.0294980Z Wrapped header: ATen/ops/masked_select_backward_ops.h 2025-12-04T09:34:56.0297742Z Wrapped header: ATen/ops/masked_select_cpu_dispatch.h 2025-12-04T09:34:56.0300467Z Wrapped header: ATen/ops/masked_select_cuda_dispatch.h 2025-12-04T09:34:56.0303210Z Wrapped header: ATen/ops/masked_select_native.h 2025-12-04T09:34:56.0306011Z Wrapped header: ATen/ops/masked_select_ops.h 2025-12-04T09:34:56.0308744Z Wrapped header: ATen/ops/matmul.h 2025-12-04T09:34:56.0311605Z Wrapped header: ATen/ops/matmul_backward.h 2025-12-04T09:34:56.0314734Z Wrapped header: ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0317458Z Wrapped header: ATen/ops/matmul_backward_native.h 2025-12-04T09:34:56.0320347Z Wrapped header: ATen/ops/matmul_backward_ops.h 2025-12-04T09:34:56.0323375Z Wrapped header: ATen/ops/matmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0326157Z Wrapped header: ATen/ops/matmul_native.h 2025-12-04T09:34:56.0329000Z Wrapped header: ATen/ops/matmul_ops.h 2025-12-04T09:34:56.0331827Z Wrapped header: ATen/ops/matrix_exp.h 2025-12-04T09:34:56.0334673Z Wrapped header: ATen/ops/matrix_exp_backward.h 2025-12-04T09:34:56.0337891Z Wrapped header: ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0340745Z Wrapped header: ATen/ops/matrix_exp_backward_native.h 2025-12-04T09:34:56.0343702Z Wrapped header: ATen/ops/matrix_exp_backward_ops.h 2025-12-04T09:34:56.0346755Z Wrapped header: ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0349952Z Wrapped header: ATen/ops/matrix_exp_native.h 2025-12-04T09:34:56.0353004Z Wrapped header: ATen/ops/matrix_exp_ops.h 2025-12-04T09:34:56.0355627Z Wrapped header: ATen/ops/matrix_H.h 2025-12-04T09:34:56.0358645Z Wrapped header: ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0361457Z Wrapped header: ATen/ops/matrix_H_native.h 2025-12-04T09:34:56.0364254Z Wrapped header: ATen/ops/matrix_H_ops.h 2025-12-04T09:34:56.0367361Z Wrapped header: ATen/ops/matrix_power.h 2025-12-04T09:34:56.0370371Z Wrapped header: ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0373001Z Wrapped header: ATen/ops/matrix_power_native.h 2025-12-04T09:34:56.0375865Z Wrapped header: ATen/ops/matrix_power_ops.h 2025-12-04T09:34:56.0378704Z Wrapped header: ATen/ops/max.h 2025-12-04T09:34:56.0381404Z Wrapped header: ATen/ops/maximum.h 2025-12-04T09:34:56.0384648Z Wrapped header: ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0387253Z Wrapped header: ATen/ops/maximum_cpu_dispatch.h 2025-12-04T09:34:56.0390024Z Wrapped header: ATen/ops/maximum_cuda_dispatch.h 2025-12-04T09:34:56.0392826Z Wrapped header: ATen/ops/maximum_meta.h 2025-12-04T09:34:56.0395659Z Wrapped header: ATen/ops/maximum_meta_dispatch.h 2025-12-04T09:34:56.0398455Z Wrapped header: ATen/ops/maximum_native.h 2025-12-04T09:34:56.0401294Z Wrapped header: ATen/ops/maximum_ops.h 2025-12-04T09:34:56.0404270Z Wrapped header: ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0406943Z Wrapped header: ATen/ops/max_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0409597Z Wrapped header: ATen/ops/max_cpu_dispatch.h 2025-12-04T09:34:56.0412317Z Wrapped header: ATen/ops/max_cuda_dispatch.h 2025-12-04T09:34:56.0415149Z Wrapped header: ATen/ops/max_meta.h 2025-12-04T09:34:56.0418170Z Wrapped header: ATen/ops/max_meta_dispatch.h 2025-12-04T09:34:56.0420905Z Wrapped header: ATen/ops/max_native.h 2025-12-04T09:34:56.0423848Z Wrapped header: ATen/ops/max_ops.h 2025-12-04T09:34:56.0426658Z Wrapped header: ATen/ops/max_pool1d.h 2025-12-04T09:34:56.0429581Z Wrapped header: ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0432302Z Wrapped header: ATen/ops/max_pool1d_native.h 2025-12-04T09:34:56.0435113Z Wrapped header: ATen/ops/max_pool1d_ops.h 2025-12-04T09:34:56.0437916Z Wrapped header: ATen/ops/max_pool1d_with_indices.h 2025-12-04T09:34:56.0440893Z Wrapped header: ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0443546Z Wrapped header: ATen/ops/max_pool1d_with_indices_native.h 2025-12-04T09:34:56.0446631Z Wrapped header: ATen/ops/max_pool1d_with_indices_ops.h 2025-12-04T09:34:56.0449500Z Wrapped header: ATen/ops/max_pool2d.h 2025-12-04T09:34:56.0452476Z Wrapped header: ATen/ops/max_pool2d_backward.h 2025-12-04T09:34:56.0455478Z Wrapped header: ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0458196Z Wrapped header: ATen/ops/max_pool2d_backward_native.h 2025-12-04T09:34:56.0461069Z Wrapped header: ATen/ops/max_pool2d_backward_ops.h 2025-12-04T09:34:56.0463956Z Wrapped header: ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0466688Z Wrapped header: ATen/ops/max_pool2d_native.h 2025-12-04T09:34:56.0469695Z Wrapped header: ATen/ops/max_pool2d_ops.h 2025-12-04T09:34:56.0472653Z Wrapped header: ATen/ops/max_pool2d_with_indices.h 2025-12-04T09:34:56.0475583Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward.h 2025-12-04T09:34:56.0478654Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0481485Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h 2025-12-04T09:34:56.0484358Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h 2025-12-04T09:34:56.0487504Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_meta.h 2025-12-04T09:34:56.0490236Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h 2025-12-04T09:34:56.0493006Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_native.h 2025-12-04T09:34:56.0495889Z Wrapped header: ATen/ops/max_pool2d_with_indices_backward_ops.h 2025-12-04T09:34:56.0498869Z Wrapped header: ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0501541Z Wrapped header: ATen/ops/max_pool2d_with_indices_cpu_dispatch.h 2025-12-04T09:34:56.0504598Z Wrapped header: ATen/ops/max_pool2d_with_indices_cuda_dispatch.h 2025-12-04T09:34:56.0507442Z Wrapped header: ATen/ops/max_pool2d_with_indices_meta.h 2025-12-04T09:34:56.0510292Z Wrapped header: ATen/ops/max_pool2d_with_indices_meta_dispatch.h 2025-12-04T09:34:56.0513183Z Wrapped header: ATen/ops/max_pool2d_with_indices_native.h 2025-12-04T09:34:56.0515956Z Wrapped header: ATen/ops/max_pool2d_with_indices_ops.h 2025-12-04T09:34:56.0519070Z Wrapped header: ATen/ops/max_pool3d.h 2025-12-04T09:34:56.0522035Z Wrapped header: ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0524784Z Wrapped header: ATen/ops/max_pool3d_native.h 2025-12-04T09:34:56.0527710Z Wrapped header: ATen/ops/max_pool3d_ops.h 2025-12-04T09:34:56.0530622Z Wrapped header: ATen/ops/max_pool3d_with_indices.h 2025-12-04T09:34:56.0533539Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward.h 2025-12-04T09:34:56.0536670Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h 2025-12-04T09:34:56.0539578Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h 2025-12-04T09:34:56.0542404Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_native.h 2025-12-04T09:34:56.0545306Z Wrapped header: ATen/ops/max_pool3d_with_indices_backward_ops.h 2025-12-04T09:34:56.0548671Z Wrapped header: ATen/ops/max_pool3d_with_indices_cpu_dispatch.h 2025-12-04T09:34:56.0551001Z Wrapped header: ATen/ops/max_pool3d_with_indices_cuda_dispatch.h 2025-12-04T09:34:56.0553790Z Wrapped header: ATen/ops/max_pool3d_with_indices_native.h 2025-12-04T09:34:56.0556691Z Wrapped header: ATen/ops/max_pool3d_with_indices_ops.h 2025-12-04T09:34:56.0559543Z Wrapped header: ATen/ops/max_unpool2d.h 2025-12-04T09:34:56.0562459Z Wrapped header: ATen/ops/max_unpool2d_cpu_dispatch.h 2025-12-04T09:34:56.0565254Z Wrapped header: ATen/ops/max_unpool2d_cuda_dispatch.h 2025-12-04T09:34:56.0579827Z Wrapped header: ATen/ops/max_unpool2d_native.h 2025-12-04T09:34:56.0580160Z Wrapped header: ATen/ops/max_unpool2d_ops.h 2025-12-04T09:34:56.0580360Z Wrapped header: ATen/ops/max_unpool3d.h 2025-12-04T09:34:56.0580506Z Wrapped header: ATen/ops/max_unpool3d_cpu_dispatch.h 2025-12-04T09:34:56.0581619Z Wrapped header: ATen/ops/max_unpool3d_cuda_dispatch.h 2025-12-04T09:34:56.0584559Z Wrapped header: ATen/ops/max_unpool3d_native.h 2025-12-04T09:34:56.0587868Z Wrapped header: ATen/ops/max_unpool3d_ops.h 2025-12-04T09:34:56.0591304Z Wrapped header: ATen/ops/mean.h 2025-12-04T09:34:56.0624434Z Wrapped header: ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0624646Z Wrapped header: ATen/ops/mean_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0624852Z Wrapped header: ATen/ops/mean_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0624973Z Wrapped header: ATen/ops/mean_cpu_dispatch.h 2025-12-04T09:34:56.0625089Z Wrapped header: ATen/ops/mean_cuda_dispatch.h 2025-12-04T09:34:56.0625185Z Wrapped header: ATen/ops/mean_meta.h 2025-12-04T09:34:56.0625427Z Wrapped header: ATen/ops/mean_meta_dispatch.h 2025-12-04T09:34:56.0625527Z Wrapped header: ATen/ops/mean_native.h 2025-12-04T09:34:56.0625622Z Wrapped header: ATen/ops/mean_ops.h 2025-12-04T09:34:56.0625731Z Wrapped header: ATen/ops/median.h 2025-12-04T09:34:56.0628064Z Wrapped header: ATen/ops/median_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0630998Z Wrapped header: ATen/ops/median_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0633761Z Wrapped header: ATen/ops/median_cpu_dispatch.h 2025-12-04T09:34:56.0636785Z Wrapped header: ATen/ops/median_cuda_dispatch.h 2025-12-04T09:34:56.0639666Z Wrapped header: ATen/ops/median_native.h 2025-12-04T09:34:56.0642865Z Wrapped header: ATen/ops/median_ops.h 2025-12-04T09:34:56.0645712Z Wrapped header: ATen/ops/meshgrid.h 2025-12-04T09:34:56.0649110Z Wrapped header: ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0651825Z Wrapped header: ATen/ops/meshgrid_native.h 2025-12-04T09:34:56.0654678Z Wrapped header: ATen/ops/meshgrid_ops.h 2025-12-04T09:34:56.0657809Z Wrapped header: ATen/ops/mH.h 2025-12-04T09:34:56.0661009Z Wrapped header: ATen/ops/mH_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0663806Z Wrapped header: ATen/ops/mH_native.h 2025-12-04T09:34:56.0666481Z Wrapped header: ATen/ops/mH_ops.h 2025-12-04T09:34:56.0669380Z Wrapped header: ATen/ops/min.h 2025-12-04T09:34:56.0672074Z Wrapped header: ATen/ops/minimum.h 2025-12-04T09:34:56.0675857Z Wrapped header: ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0678054Z Wrapped header: ATen/ops/minimum_cpu_dispatch.h 2025-12-04T09:34:56.0680849Z Wrapped header: ATen/ops/minimum_cuda_dispatch.h 2025-12-04T09:34:56.0683588Z Wrapped header: ATen/ops/minimum_meta.h 2025-12-04T09:34:56.0686733Z Wrapped header: ATen/ops/minimum_meta_dispatch.h 2025-12-04T09:34:56.0689482Z Wrapped header: ATen/ops/minimum_native.h 2025-12-04T09:34:56.0692308Z Wrapped header: ATen/ops/minimum_ops.h 2025-12-04T09:34:56.0695252Z Wrapped header: ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0697994Z Wrapped header: ATen/ops/min_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0701027Z Wrapped header: ATen/ops/min_cpu_dispatch.h 2025-12-04T09:34:56.0703893Z Wrapped header: ATen/ops/min_cuda_dispatch.h 2025-12-04T09:34:56.0706828Z Wrapped header: ATen/ops/min_meta.h 2025-12-04T09:34:56.0709726Z Wrapped header: ATen/ops/min_meta_dispatch.h 2025-12-04T09:34:56.0712772Z Wrapped header: ATen/ops/min_native.h 2025-12-04T09:34:56.0715724Z Wrapped header: ATen/ops/min_ops.h 2025-12-04T09:34:56.0718704Z Wrapped header: ATen/ops/miopen_batch_norm.h 2025-12-04T09:34:56.0721845Z Wrapped header: ATen/ops/miopen_batch_norm_backward.h 2025-12-04T09:34:56.0724882Z Wrapped header: ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0727760Z Wrapped header: ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h 2025-12-04T09:34:56.0730574Z Wrapped header: ATen/ops/miopen_batch_norm_backward_native.h 2025-12-04T09:34:56.0733419Z Wrapped header: ATen/ops/miopen_batch_norm_backward_ops.h 2025-12-04T09:34:56.0736364Z Wrapped header: ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0739068Z Wrapped header: ATen/ops/miopen_batch_norm_cuda_dispatch.h 2025-12-04T09:34:56.0741875Z Wrapped header: ATen/ops/miopen_batch_norm_native.h 2025-12-04T09:34:56.0744643Z Wrapped header: ATen/ops/miopen_batch_norm_ops.h 2025-12-04T09:34:56.0747810Z Wrapped header: ATen/ops/miopen_convolution.h 2025-12-04T09:34:56.0750966Z Wrapped header: ATen/ops/miopen_convolution_add_relu.h 2025-12-04T09:34:56.0753929Z Wrapped header: ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h 2025-12-04T09:34:56.0756699Z Wrapped header: ATen/ops/miopen_convolution_add_relu_native.h 2025-12-04T09:34:56.0759562Z Wrapped header: ATen/ops/miopen_convolution_add_relu_ops.h 2025-12-04T09:34:56.0763068Z Wrapped header: ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0765422Z Wrapped header: ATen/ops/miopen_convolution_cuda_dispatch.h 2025-12-04T09:34:56.0768395Z Wrapped header: ATen/ops/miopen_convolution_native.h 2025-12-04T09:34:56.0771181Z Wrapped header: ATen/ops/miopen_convolution_ops.h 2025-12-04T09:34:56.0774057Z Wrapped header: ATen/ops/miopen_convolution_relu.h 2025-12-04T09:34:56.0776957Z Wrapped header: ATen/ops/miopen_convolution_relu_cuda_dispatch.h 2025-12-04T09:34:56.0779888Z Wrapped header: ATen/ops/miopen_convolution_relu_native.h 2025-12-04T09:34:56.0782769Z Wrapped header: ATen/ops/miopen_convolution_relu_ops.h 2025-12-04T09:34:56.0786126Z Wrapped header: ATen/ops/miopen_convolution_transpose.h 2025-12-04T09:34:56.0789090Z Wrapped header: ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0792168Z Wrapped header: ATen/ops/miopen_convolution_transpose_cuda_dispatch.h 2025-12-04T09:34:56.0794953Z Wrapped header: ATen/ops/miopen_convolution_transpose_native.h 2025-12-04T09:34:56.0797950Z Wrapped header: ATen/ops/miopen_convolution_transpose_ops.h 2025-12-04T09:34:56.0801245Z Wrapped header: ATen/ops/miopen_depthwise_convolution.h 2025-12-04T09:34:56.0812538Z Wrapped header: ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0812772Z Wrapped header: ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h 2025-12-04T09:34:56.0814660Z Wrapped header: ATen/ops/miopen_depthwise_convolution_native.h 2025-12-04T09:34:56.0817609Z Wrapped header: ATen/ops/miopen_depthwise_convolution_ops.h 2025-12-04T09:34:56.0820491Z Wrapped header: ATen/ops/miopen_rnn.h 2025-12-04T09:34:56.0823631Z Wrapped header: ATen/ops/miopen_rnn_backward.h 2025-12-04T09:34:56.0826921Z Wrapped header: ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0829475Z Wrapped header: ATen/ops/miopen_rnn_backward_cuda_dispatch.h 2025-12-04T09:34:56.0832302Z Wrapped header: ATen/ops/miopen_rnn_backward_native.h 2025-12-04T09:34:56.0835478Z Wrapped header: ATen/ops/miopen_rnn_backward_ops.h 2025-12-04T09:34:56.0838468Z Wrapped header: ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0841270Z Wrapped header: ATen/ops/miopen_rnn_cuda_dispatch.h 2025-12-04T09:34:56.0844276Z Wrapped header: ATen/ops/miopen_rnn_native.h 2025-12-04T09:34:56.0847646Z Wrapped header: ATen/ops/miopen_rnn_ops.h 2025-12-04T09:34:56.0850109Z Wrapped header: ATen/ops/mish.h 2025-12-04T09:34:56.0852903Z Wrapped header: ATen/ops/mish_backward.h 2025-12-04T09:34:56.0855967Z Wrapped header: ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.0858567Z Wrapped header: ATen/ops/mish_backward_cpu_dispatch.h 2025-12-04T09:34:56.0861328Z Wrapped header: ATen/ops/mish_backward_cuda_dispatch.h 2025-12-04T09:34:56.0864284Z Wrapped header: ATen/ops/mish_backward_native.h 2025-12-04T09:34:56.0867148Z Wrapped header: ATen/ops/mish_backward_ops.h 2025-12-04T09:34:56.0870491Z Wrapped header: ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.0872802Z Wrapped header: ATen/ops/mish_cpu_dispatch.h 2025-12-04T09:34:56.0875633Z Wrapped header: ATen/ops/mish_cuda_dispatch.h 2025-12-04T09:34:56.0878637Z Wrapped header: ATen/ops/mish_meta.h 2025-12-04T09:34:56.0881799Z Wrapped header: ATen/ops/mish_meta_dispatch.h 2025-12-04T09:34:56.0884576Z Wrapped header: ATen/ops/mish_native.h 2025-12-04T09:34:56.0887553Z Wrapped header: ATen/ops/mish_ops.h 2025-12-04T09:34:56.0890505Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d.h 2025-12-04T09:34:56.0893473Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h 2025-12-04T09:34:56.0896476Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0899161Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h 2025-12-04T09:34:56.0902216Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-12-04T09:34:56.0904773Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_native.h 2025-12-04T09:34:56.0907558Z Wrapped header: ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h 2025-12-04T09:34:56.0910860Z Wrapped header: ATen/ops/mkldnn_convolution.h 2025-12-04T09:34:56.0914214Z Wrapped header: ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0916988Z Wrapped header: ATen/ops/mkldnn_convolution_native.h 2025-12-04T09:34:56.0919835Z Wrapped header: ATen/ops/mkldnn_convolution_ops.h 2025-12-04T09:34:56.0922601Z Wrapped header: ATen/ops/mkldnn_linear.h 2025-12-04T09:34:56.0925497Z Wrapped header: ATen/ops/mkldnn_linear_backward.h 2025-12-04T09:34:56.0928601Z Wrapped header: ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0931277Z Wrapped header: ATen/ops/mkldnn_linear_backward_input.h 2025-12-04T09:34:56.0934271Z Wrapped header: ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0937005Z Wrapped header: ATen/ops/mkldnn_linear_backward_input_native.h 2025-12-04T09:34:56.0939894Z Wrapped header: ATen/ops/mkldnn_linear_backward_input_ops.h 2025-12-04T09:34:56.0942592Z Wrapped header: ATen/ops/mkldnn_linear_backward_native.h 2025-12-04T09:34:56.0945356Z Wrapped header: ATen/ops/mkldnn_linear_backward_ops.h 2025-12-04T09:34:56.0948113Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights.h 2025-12-04T09:34:56.0951042Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0953744Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights_native.h 2025-12-04T09:34:56.0956666Z Wrapped header: ATen/ops/mkldnn_linear_backward_weights_ops.h 2025-12-04T09:34:56.0959559Z Wrapped header: ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0962175Z Wrapped header: ATen/ops/mkldnn_linear_native.h 2025-12-04T09:34:56.0965070Z Wrapped header: ATen/ops/mkldnn_linear_ops.h 2025-12-04T09:34:56.0968651Z Wrapped header: ATen/ops/mkldnn_max_pool2d.h 2025-12-04T09:34:56.0972467Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward.h 2025-12-04T09:34:56.0974685Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0978248Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward_native.h 2025-12-04T09:34:56.0980380Z Wrapped header: ATen/ops/mkldnn_max_pool2d_backward_ops.h 2025-12-04T09:34:56.0984092Z Wrapped header: ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.0985996Z Wrapped header: ATen/ops/mkldnn_max_pool2d_native.h 2025-12-04T09:34:56.0989715Z Wrapped header: ATen/ops/mkldnn_max_pool2d_ops.h 2025-12-04T09:34:56.0991843Z Wrapped header: ATen/ops/mkldnn_max_pool3d.h 2025-12-04T09:34:56.0995643Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward.h 2025-12-04T09:34:56.0998267Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1001556Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward_native.h 2025-12-04T09:34:56.1003954Z Wrapped header: ATen/ops/mkldnn_max_pool3d_backward_ops.h 2025-12-04T09:34:56.1007408Z Wrapped header: ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1009531Z Wrapped header: ATen/ops/mkldnn_max_pool3d_native.h 2025-12-04T09:34:56.1013051Z Wrapped header: ATen/ops/mkldnn_max_pool3d_ops.h 2025-12-04T09:34:56.1015542Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight.h 2025-12-04T09:34:56.1019042Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1021292Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight_native.h 2025-12-04T09:34:56.1024594Z Wrapped header: ATen/ops/mkldnn_reorder_conv2d_weight_ops.h 2025-12-04T09:34:56.1027425Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight.h 2025-12-04T09:34:56.1030594Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1033191Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight_native.h 2025-12-04T09:34:56.1036118Z Wrapped header: ATen/ops/mkldnn_reorder_conv3d_weight_ops.h 2025-12-04T09:34:56.1038918Z Wrapped header: ATen/ops/mkldnn_rnn_layer.h 2025-12-04T09:34:56.1042117Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward.h 2025-12-04T09:34:56.1045164Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1048218Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-12-04T09:34:56.1051120Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_native.h 2025-12-04T09:34:56.1055012Z Wrapped header: ATen/ops/mkldnn_rnn_layer_backward_ops.h 2025-12-04T09:34:56.1090309Z Wrapped header: ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1090487Z Wrapped header: ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h 2025-12-04T09:34:56.1090622Z Wrapped header: ATen/ops/mkldnn_rnn_layer_native.h 2025-12-04T09:34:56.1090740Z Wrapped header: ATen/ops/mkldnn_rnn_layer_ops.h 2025-12-04T09:34:56.1090844Z Wrapped header: ATen/ops/mm.h 2025-12-04T09:34:56.1091090Z Wrapped header: ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1091206Z Wrapped header: ATen/ops/mm_cpu_dispatch.h 2025-12-04T09:34:56.1091309Z Wrapped header: ATen/ops/mm_cuda_dispatch.h 2025-12-04T09:34:56.1091407Z Wrapped header: ATen/ops/mm_meta.h 2025-12-04T09:34:56.1091517Z Wrapped header: ATen/ops/mm_meta_dispatch.h 2025-12-04T09:34:56.1091656Z Wrapped header: ATen/ops/mm_native.h 2025-12-04T09:34:56.1093250Z Wrapped header: ATen/ops/mm_ops.h 2025-12-04T09:34:56.1096406Z Wrapped header: ATen/ops/mode.h 2025-12-04T09:34:56.1099183Z Wrapped header: ATen/ops/mode_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1102035Z Wrapped header: ATen/ops/mode_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1104724Z Wrapped header: ATen/ops/mode_cpu_dispatch.h 2025-12-04T09:34:56.1107491Z Wrapped header: ATen/ops/mode_cuda_dispatch.h 2025-12-04T09:34:56.1110475Z Wrapped header: ATen/ops/mode_native.h 2025-12-04T09:34:56.1113305Z Wrapped header: ATen/ops/mode_ops.h 2025-12-04T09:34:56.1116456Z Wrapped header: ATen/ops/moveaxis.h 2025-12-04T09:34:56.1119633Z Wrapped header: ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1122388Z Wrapped header: ATen/ops/moveaxis_native.h 2025-12-04T09:34:56.1125440Z Wrapped header: ATen/ops/moveaxis_ops.h 2025-12-04T09:34:56.1128254Z Wrapped header: ATen/ops/movedim.h 2025-12-04T09:34:56.1131134Z Wrapped header: ATen/ops/movedim_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1133949Z Wrapped header: ATen/ops/movedim_native.h 2025-12-04T09:34:56.1136817Z Wrapped header: ATen/ops/movedim_ops.h 2025-12-04T09:34:56.1140033Z Wrapped header: ATen/ops/mps_convolution_backward.h 2025-12-04T09:34:56.1143204Z Wrapped header: ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1145879Z Wrapped header: ATen/ops/mps_convolution_backward_native.h 2025-12-04T09:34:56.1148750Z Wrapped header: ATen/ops/mps_convolution_backward_ops.h 2025-12-04T09:34:56.1151765Z Wrapped header: ATen/ops/mps_convolution_transpose_backward.h 2025-12-04T09:34:56.1154748Z Wrapped header: ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1157343Z Wrapped header: ATen/ops/mps_convolution_transpose_backward_native.h 2025-12-04T09:34:56.1160424Z Wrapped header: ATen/ops/mps_convolution_transpose_backward_ops.h 2025-12-04T09:34:56.1163013Z Wrapped header: ATen/ops/mse_loss.h 2025-12-04T09:34:56.1165829Z Wrapped header: ATen/ops/mse_loss_backward.h 2025-12-04T09:34:56.1168660Z Wrapped header: ATen/ops/mse_loss_backward_cpu_dispatch.h 2025-12-04T09:34:56.1171674Z Wrapped header: ATen/ops/mse_loss_backward_cuda_dispatch.h 2025-12-04T09:34:56.1174417Z Wrapped header: ATen/ops/mse_loss_backward_native.h 2025-12-04T09:34:56.1177104Z Wrapped header: ATen/ops/mse_loss_backward_ops.h 2025-12-04T09:34:56.1180094Z Wrapped header: ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1182695Z Wrapped header: ATen/ops/mse_loss_cpu_dispatch.h 2025-12-04T09:34:56.1185447Z Wrapped header: ATen/ops/mse_loss_cuda_dispatch.h 2025-12-04T09:34:56.1188243Z Wrapped header: ATen/ops/mse_loss_meta.h 2025-12-04T09:34:56.1191038Z Wrapped header: ATen/ops/mse_loss_meta_dispatch.h 2025-12-04T09:34:56.1193879Z Wrapped header: ATen/ops/mse_loss_native.h 2025-12-04T09:34:56.1196688Z Wrapped header: ATen/ops/mse_loss_ops.h 2025-12-04T09:34:56.1199369Z Wrapped header: ATen/ops/msort.h 2025-12-04T09:34:56.1202253Z Wrapped header: ATen/ops/msort_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1205084Z Wrapped header: ATen/ops/msort_native.h 2025-12-04T09:34:56.1207958Z Wrapped header: ATen/ops/msort_ops.h 2025-12-04T09:34:56.1210788Z Wrapped header: ATen/ops/mT.h 2025-12-04T09:34:56.1213647Z Wrapped header: ATen/ops/mT_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1216307Z Wrapped header: ATen/ops/mT_native.h 2025-12-04T09:34:56.1218923Z Wrapped header: ATen/ops/mT_ops.h 2025-12-04T09:34:56.1221535Z Wrapped header: ATen/ops/mul.h 2025-12-04T09:34:56.1224528Z Wrapped header: ATen/ops/multilabel_margin_loss.h 2025-12-04T09:34:56.1227320Z Wrapped header: ATen/ops/multilabel_margin_loss_backward.h 2025-12-04T09:34:56.1230855Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h 2025-12-04T09:34:56.1233685Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h 2025-12-04T09:34:56.1236617Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_native.h 2025-12-04T09:34:56.1239256Z Wrapped header: ATen/ops/multilabel_margin_loss_backward_ops.h 2025-12-04T09:34:56.1242192Z Wrapped header: ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1244820Z Wrapped header: ATen/ops/multilabel_margin_loss_forward.h 2025-12-04T09:34:56.1247614Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h 2025-12-04T09:34:56.1250327Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h 2025-12-04T09:34:56.1253337Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_native.h 2025-12-04T09:34:56.1256440Z Wrapped header: ATen/ops/multilabel_margin_loss_forward_ops.h 2025-12-04T09:34:56.1259248Z Wrapped header: ATen/ops/multilabel_margin_loss_native.h 2025-12-04T09:34:56.1262619Z Wrapped header: ATen/ops/multilabel_margin_loss_ops.h 2025-12-04T09:34:56.1265302Z Wrapped header: ATen/ops/multinomial.h 2025-12-04T09:34:56.1268375Z Wrapped header: ATen/ops/multinomial_cpu_dispatch.h 2025-12-04T09:34:56.1271149Z Wrapped header: ATen/ops/multinomial_cuda_dispatch.h 2025-12-04T09:34:56.1274131Z Wrapped header: ATen/ops/multinomial_native.h 2025-12-04T09:34:56.1276999Z Wrapped header: ATen/ops/multinomial_ops.h 2025-12-04T09:34:56.1279844Z Wrapped header: ATen/ops/multiply.h 2025-12-04T09:34:56.1282625Z Wrapped header: ATen/ops/multiply_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1285408Z Wrapped header: ATen/ops/multiply_native.h 2025-12-04T09:34:56.1288446Z Wrapped header: ATen/ops/multiply_ops.h 2025-12-04T09:34:56.1291290Z Wrapped header: ATen/ops/multi_margin_loss.h 2025-12-04T09:34:56.1294207Z Wrapped header: ATen/ops/multi_margin_loss_backward.h 2025-12-04T09:34:56.1297160Z Wrapped header: ATen/ops/multi_margin_loss_backward_cpu_dispatch.h 2025-12-04T09:34:56.1299912Z Wrapped header: ATen/ops/multi_margin_loss_backward_cuda_dispatch.h 2025-12-04T09:34:56.1302628Z Wrapped header: ATen/ops/multi_margin_loss_backward_native.h 2025-12-04T09:34:56.1305345Z Wrapped header: ATen/ops/multi_margin_loss_backward_ops.h 2025-12-04T09:34:56.1308268Z Wrapped header: ATen/ops/multi_margin_loss_cpu_dispatch.h 2025-12-04T09:34:56.1310998Z Wrapped header: ATen/ops/multi_margin_loss_cuda_dispatch.h 2025-12-04T09:34:56.1313834Z Wrapped header: ATen/ops/multi_margin_loss_native.h 2025-12-04T09:34:56.1316580Z Wrapped header: ATen/ops/multi_margin_loss_ops.h 2025-12-04T09:34:56.1319600Z Wrapped header: ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1322378Z Wrapped header: ATen/ops/mul_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1325144Z Wrapped header: ATen/ops/mul_cpu_dispatch.h 2025-12-04T09:34:56.1327887Z Wrapped header: ATen/ops/mul_cuda_dispatch.h 2025-12-04T09:34:56.1330757Z Wrapped header: ATen/ops/mul_meta.h 2025-12-04T09:34:56.1333453Z Wrapped header: ATen/ops/mul_meta_dispatch.h 2025-12-04T09:34:56.1336290Z Wrapped header: ATen/ops/mul_native.h 2025-12-04T09:34:56.1339036Z Wrapped header: ATen/ops/mul_ops.h 2025-12-04T09:34:56.1341772Z Wrapped header: ATen/ops/mv.h 2025-12-04T09:34:56.1344344Z Wrapped header: ATen/ops/mvlgamma.h 2025-12-04T09:34:56.1347323Z Wrapped header: ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1349897Z Wrapped header: ATen/ops/mvlgamma_cpu_dispatch.h 2025-12-04T09:34:56.1352739Z Wrapped header: ATen/ops/mvlgamma_cuda_dispatch.h 2025-12-04T09:34:56.1355337Z Wrapped header: ATen/ops/mvlgamma_native.h 2025-12-04T09:34:56.1358392Z Wrapped header: ATen/ops/mvlgamma_ops.h 2025-12-04T09:34:56.1361189Z Wrapped header: ATen/ops/mv_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1363817Z Wrapped header: ATen/ops/mv_native.h 2025-12-04T09:34:56.1366519Z Wrapped header: ATen/ops/mv_ops.h 2025-12-04T09:34:56.1369289Z Wrapped header: ATen/ops/nanmean.h 2025-12-04T09:34:56.1372453Z Wrapped header: ATen/ops/nanmean_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1375587Z Wrapped header: ATen/ops/nanmean_native.h 2025-12-04T09:34:56.1377573Z Wrapped header: ATen/ops/nanmean_ops.h 2025-12-04T09:34:56.1381370Z Wrapped header: ATen/ops/nanmedian.h 2025-12-04T09:34:56.1383470Z Wrapped header: ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1387225Z Wrapped header: ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1388993Z Wrapped header: ATen/ops/nanmedian_cpu_dispatch.h 2025-12-04T09:34:56.1392924Z Wrapped header: ATen/ops/nanmedian_cuda_dispatch.h 2025-12-04T09:34:56.1394847Z Wrapped header: ATen/ops/nanmedian_native.h 2025-12-04T09:34:56.1398650Z Wrapped header: ATen/ops/nanmedian_ops.h 2025-12-04T09:34:56.1400954Z Wrapped header: ATen/ops/nanquantile.h 2025-12-04T09:34:56.1404609Z Wrapped header: ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1407326Z Wrapped header: ATen/ops/nanquantile_native.h 2025-12-04T09:34:56.1410355Z Wrapped header: ATen/ops/nanquantile_ops.h 2025-12-04T09:34:56.1413001Z Wrapped header: ATen/ops/nansum.h 2025-12-04T09:34:56.1416097Z Wrapped header: ATen/ops/nansum_cpu_dispatch.h 2025-12-04T09:34:56.1418924Z Wrapped header: ATen/ops/nansum_cuda_dispatch.h 2025-12-04T09:34:56.1421884Z Wrapped header: ATen/ops/nansum_native.h 2025-12-04T09:34:56.1425046Z Wrapped header: ATen/ops/nansum_ops.h 2025-12-04T09:34:56.1428153Z Wrapped header: ATen/ops/nan_to_num.h 2025-12-04T09:34:56.1431350Z Wrapped header: ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1434367Z Wrapped header: ATen/ops/nan_to_num_cpu_dispatch.h 2025-12-04T09:34:56.1437169Z Wrapped header: ATen/ops/nan_to_num_cuda_dispatch.h 2025-12-04T09:34:56.1440189Z Wrapped header: ATen/ops/nan_to_num_native.h 2025-12-04T09:34:56.1443107Z Wrapped header: ATen/ops/nan_to_num_ops.h 2025-12-04T09:34:56.1446224Z Wrapped header: ATen/ops/narrow.h 2025-12-04T09:34:56.1450178Z Wrapped header: ATen/ops/narrow_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1452205Z Wrapped header: ATen/ops/narrow_copy.h 2025-12-04T09:34:56.1456251Z Wrapped header: ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1458014Z Wrapped header: ATen/ops/narrow_copy_cpu_dispatch.h 2025-12-04T09:34:56.1461797Z Wrapped header: ATen/ops/narrow_copy_native.h 2025-12-04T09:34:56.1463828Z Wrapped header: ATen/ops/narrow_copy_ops.h 2025-12-04T09:34:56.1467544Z Wrapped header: ATen/ops/narrow_native.h 2025-12-04T09:34:56.1469732Z Wrapped header: ATen/ops/narrow_ops.h 2025-12-04T09:34:56.1473316Z Wrapped header: ATen/ops/native_batch_norm.h 2025-12-04T09:34:56.1475654Z Wrapped header: ATen/ops/native_batch_norm_backward.h 2025-12-04T09:34:56.1479211Z Wrapped header: ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1481500Z Wrapped header: ATen/ops/native_batch_norm_backward_cpu_dispatch.h 2025-12-04T09:34:56.1484894Z Wrapped header: ATen/ops/native_batch_norm_backward_cuda_dispatch.h 2025-12-04T09:34:56.1487489Z Wrapped header: ATen/ops/native_batch_norm_backward_native.h 2025-12-04T09:34:56.1490662Z Wrapped header: ATen/ops/native_batch_norm_backward_ops.h 2025-12-04T09:34:56.1493417Z Wrapped header: ATen/ops/native_batch_norm_cpu_dispatch.h 2025-12-04T09:34:56.1496446Z Wrapped header: ATen/ops/native_batch_norm_cuda_dispatch.h 2025-12-04T09:34:56.1499504Z Wrapped header: ATen/ops/native_batch_norm_native.h 2025-12-04T09:34:56.1502643Z Wrapped header: ATen/ops/native_batch_norm_ops.h 2025-12-04T09:34:56.1505531Z Wrapped header: ATen/ops/native_channel_shuffle.h 2025-12-04T09:34:56.1508726Z Wrapped header: ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1511500Z Wrapped header: ATen/ops/native_channel_shuffle_cpu_dispatch.h 2025-12-04T09:34:56.1514497Z Wrapped header: ATen/ops/native_channel_shuffle_native.h 2025-12-04T09:34:56.1517354Z Wrapped header: ATen/ops/native_channel_shuffle_ops.h 2025-12-04T09:34:56.1520383Z Wrapped header: ATen/ops/native_dropout.h 2025-12-04T09:34:56.1523227Z Wrapped header: ATen/ops/native_dropout_backward.h 2025-12-04T09:34:56.1526808Z Wrapped header: ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1529833Z Wrapped header: ATen/ops/native_dropout_backward_cpu_dispatch.h 2025-12-04T09:34:56.1532735Z Wrapped header: ATen/ops/native_dropout_backward_cuda_dispatch.h 2025-12-04T09:34:56.1535648Z Wrapped header: ATen/ops/native_dropout_backward_native.h 2025-12-04T09:34:56.1538640Z Wrapped header: ATen/ops/native_dropout_backward_ops.h 2025-12-04T09:34:56.1542188Z Wrapped header: ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1544474Z Wrapped header: ATen/ops/native_dropout_cpu_dispatch.h 2025-12-04T09:34:56.1547901Z Wrapped header: ATen/ops/native_dropout_cuda_dispatch.h 2025-12-04T09:34:56.1550445Z Wrapped header: ATen/ops/native_dropout_native.h 2025-12-04T09:34:56.1554266Z Wrapped header: ATen/ops/native_dropout_ops.h 2025-12-04T09:34:56.1556555Z Wrapped header: ATen/ops/native_group_norm.h 2025-12-04T09:34:56.1577508Z Wrapped header: ATen/ops/native_group_norm_backward.h 2025-12-04T09:34:56.1578057Z Wrapped header: ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1578639Z Wrapped header: ATen/ops/native_group_norm_backward_cpu_dispatch.h 2025-12-04T09:34:56.1579106Z Wrapped header: ATen/ops/native_group_norm_backward_cuda_dispatch.h 2025-12-04T09:34:56.1579560Z Wrapped header: ATen/ops/native_group_norm_backward_native.h 2025-12-04T09:34:56.1580510Z Wrapped header: ATen/ops/native_group_norm_backward_ops.h 2025-12-04T09:34:56.1581021Z Wrapped header: ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1583726Z Wrapped header: ATen/ops/native_group_norm_cpu_dispatch.h 2025-12-04T09:34:56.1586451Z Wrapped header: ATen/ops/native_group_norm_cuda_dispatch.h 2025-12-04T09:34:56.1589745Z Wrapped header: ATen/ops/native_group_norm_native.h 2025-12-04T09:34:56.1592642Z Wrapped header: ATen/ops/native_group_norm_ops.h 2025-12-04T09:34:56.1596118Z Wrapped header: ATen/ops/native_layer_norm.h 2025-12-04T09:34:56.1599802Z Wrapped header: ATen/ops/native_layer_norm_backward.h 2025-12-04T09:34:56.1603142Z Wrapped header: ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1606013Z Wrapped header: ATen/ops/native_layer_norm_backward_cpu_dispatch.h 2025-12-04T09:34:56.1608972Z Wrapped header: ATen/ops/native_layer_norm_backward_cuda_dispatch.h 2025-12-04T09:34:56.1612986Z Wrapped header: ATen/ops/native_layer_norm_backward_native.h 2025-12-04T09:34:56.1615006Z Wrapped header: ATen/ops/native_layer_norm_backward_ops.h 2025-12-04T09:34:56.1618000Z Wrapped header: ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1620728Z Wrapped header: ATen/ops/native_layer_norm_cpu_dispatch.h 2025-12-04T09:34:56.1623824Z Wrapped header: ATen/ops/native_layer_norm_cuda_dispatch.h 2025-12-04T09:34:56.1626703Z Wrapped header: ATen/ops/native_layer_norm_native.h 2025-12-04T09:34:56.1629806Z Wrapped header: ATen/ops/native_layer_norm_ops.h 2025-12-04T09:34:56.1632712Z Wrapped header: ATen/ops/native_norm.h 2025-12-04T09:34:56.1635700Z Wrapped header: ATen/ops/native_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1638415Z Wrapped header: ATen/ops/native_norm_native.h 2025-12-04T09:34:56.1641353Z Wrapped header: ATen/ops/native_norm_ops.h 2025-12-04T09:34:56.1644098Z Wrapped header: ATen/ops/ne.h 2025-12-04T09:34:56.1646966Z Wrapped header: ATen/ops/neg.h 2025-12-04T09:34:56.1649698Z Wrapped header: ATen/ops/negative.h 2025-12-04T09:34:56.1652605Z Wrapped header: ATen/ops/negative_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1655344Z Wrapped header: ATen/ops/negative_native.h 2025-12-04T09:34:56.1658240Z Wrapped header: ATen/ops/negative_ops.h 2025-12-04T09:34:56.1661675Z Wrapped header: ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1664341Z Wrapped header: ATen/ops/neg_cpu_dispatch.h 2025-12-04T09:34:56.1667173Z Wrapped header: ATen/ops/neg_cuda_dispatch.h 2025-12-04T09:34:56.1669980Z Wrapped header: ATen/ops/neg_meta.h 2025-12-04T09:34:56.1672840Z Wrapped header: ATen/ops/neg_meta_dispatch.h 2025-12-04T09:34:56.1675753Z Wrapped header: ATen/ops/neg_native.h 2025-12-04T09:34:56.1678462Z Wrapped header: ATen/ops/neg_ops.h 2025-12-04T09:34:56.1681344Z Wrapped header: ATen/ops/nested_to_padded_tensor.h 2025-12-04T09:34:56.1684288Z Wrapped header: ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1687078Z Wrapped header: ATen/ops/nested_to_padded_tensor_native.h 2025-12-04T09:34:56.1689854Z Wrapped header: ATen/ops/nested_to_padded_tensor_ops.h 2025-12-04T09:34:56.1692823Z Wrapped header: ATen/ops/new_empty.h 2025-12-04T09:34:56.1696096Z Wrapped header: ATen/ops/new_empty_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1698715Z Wrapped header: ATen/ops/new_empty_native.h 2025-12-04T09:34:56.1701591Z Wrapped header: ATen/ops/new_empty_ops.h 2025-12-04T09:34:56.1704664Z Wrapped header: ATen/ops/new_empty_strided.h 2025-12-04T09:34:56.1707771Z Wrapped header: ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1710549Z Wrapped header: ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1713257Z Wrapped header: ATen/ops/new_empty_strided_native.h 2025-12-04T09:34:56.1716306Z Wrapped header: ATen/ops/new_empty_strided_ops.h 2025-12-04T09:34:56.1719241Z Wrapped header: ATen/ops/new_full.h 2025-12-04T09:34:56.1722305Z Wrapped header: ATen/ops/new_full_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1725110Z Wrapped header: ATen/ops/new_full_native.h 2025-12-04T09:34:56.1728221Z Wrapped header: ATen/ops/new_full_ops.h 2025-12-04T09:34:56.1731006Z Wrapped header: ATen/ops/new_ones.h 2025-12-04T09:34:56.1734180Z Wrapped header: ATen/ops/new_ones_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1736931Z Wrapped header: ATen/ops/new_ones_native.h 2025-12-04T09:34:56.1739931Z Wrapped header: ATen/ops/new_ones_ops.h 2025-12-04T09:34:56.1742862Z Wrapped header: ATen/ops/new_zeros.h 2025-12-04T09:34:56.1745930Z Wrapped header: ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1748636Z Wrapped header: ATen/ops/new_zeros_native.h 2025-12-04T09:34:56.1751924Z Wrapped header: ATen/ops/new_zeros_ops.h 2025-12-04T09:34:56.1755718Z Wrapped header: ATen/ops/nextafter.h 2025-12-04T09:34:56.1757995Z Wrapped header: ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1761522Z Wrapped header: ATen/ops/nextafter_cpu_dispatch.h 2025-12-04T09:34:56.1764092Z Wrapped header: ATen/ops/nextafter_cuda_dispatch.h 2025-12-04T09:34:56.1767303Z Wrapped header: ATen/ops/nextafter_meta.h 2025-12-04T09:34:56.1770031Z Wrapped header: ATen/ops/nextafter_meta_dispatch.h 2025-12-04T09:34:56.1773074Z Wrapped header: ATen/ops/nextafter_native.h 2025-12-04T09:34:56.1775836Z Wrapped header: ATen/ops/nextafter_ops.h 2025-12-04T09:34:56.1778915Z Wrapped header: ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1781616Z Wrapped header: ATen/ops/ne_cpu_dispatch.h 2025-12-04T09:34:56.1784522Z Wrapped header: ATen/ops/ne_cuda_dispatch.h 2025-12-04T09:34:56.1787190Z Wrapped header: ATen/ops/ne_meta.h 2025-12-04T09:34:56.1790300Z Wrapped header: ATen/ops/ne_meta_dispatch.h 2025-12-04T09:34:56.1792885Z Wrapped header: ATen/ops/ne_native.h 2025-12-04T09:34:56.1796018Z Wrapped header: ATen/ops/ne_ops.h 2025-12-04T09:34:56.1798926Z Wrapped header: ATen/ops/nll_loss.h 2025-12-04T09:34:56.1802434Z Wrapped header: ATen/ops/nll_loss2d.h 2025-12-04T09:34:56.1805703Z Wrapped header: ATen/ops/nll_loss2d_backward.h 2025-12-04T09:34:56.1808890Z Wrapped header: ATen/ops/nll_loss2d_backward_cpu_dispatch.h 2025-12-04T09:34:56.1811859Z Wrapped header: ATen/ops/nll_loss2d_backward_cuda_dispatch.h 2025-12-04T09:34:56.1814859Z Wrapped header: ATen/ops/nll_loss2d_backward_native.h 2025-12-04T09:34:56.1817748Z Wrapped header: ATen/ops/nll_loss2d_backward_ops.h 2025-12-04T09:34:56.1820927Z Wrapped header: ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1824959Z Wrapped header: ATen/ops/nll_loss2d_forward.h 2025-12-04T09:34:56.1827091Z Wrapped header: ATen/ops/nll_loss2d_forward_cpu_dispatch.h 2025-12-04T09:34:56.1830747Z Wrapped header: ATen/ops/nll_loss2d_forward_cuda_dispatch.h 2025-12-04T09:34:56.1832964Z Wrapped header: ATen/ops/nll_loss2d_forward_native.h 2025-12-04T09:34:56.1836524Z Wrapped header: ATen/ops/nll_loss2d_forward_ops.h 2025-12-04T09:34:56.1839037Z Wrapped header: ATen/ops/nll_loss2d_native.h 2025-12-04T09:34:56.1842250Z Wrapped header: ATen/ops/nll_loss2d_ops.h 2025-12-04T09:34:56.1845253Z Wrapped header: ATen/ops/nll_loss_backward.h 2025-12-04T09:34:56.1848746Z Wrapped header: ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1851410Z Wrapped header: ATen/ops/nll_loss_backward_cpu_dispatch.h 2025-12-04T09:34:56.1854416Z Wrapped header: ATen/ops/nll_loss_backward_cuda_dispatch.h 2025-12-04T09:34:56.1857226Z Wrapped header: ATen/ops/nll_loss_backward_meta.h 2025-12-04T09:34:56.1860267Z Wrapped header: ATen/ops/nll_loss_backward_meta_dispatch.h 2025-12-04T09:34:56.1863040Z Wrapped header: ATen/ops/nll_loss_backward_native.h 2025-12-04T09:34:56.1866089Z Wrapped header: ATen/ops/nll_loss_backward_ops.h 2025-12-04T09:34:56.1869292Z Wrapped header: ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1872649Z Wrapped header: ATen/ops/nll_loss_forward.h 2025-12-04T09:34:56.1876586Z Wrapped header: ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1878501Z Wrapped header: ATen/ops/nll_loss_forward_cpu_dispatch.h 2025-12-04T09:34:56.1882337Z Wrapped header: ATen/ops/nll_loss_forward_cuda_dispatch.h 2025-12-04T09:34:56.1884322Z Wrapped header: ATen/ops/nll_loss_forward_meta.h 2025-12-04T09:34:56.1888189Z Wrapped header: ATen/ops/nll_loss_forward_meta_dispatch.h 2025-12-04T09:34:56.1890321Z Wrapped header: ATen/ops/nll_loss_forward_native.h 2025-12-04T09:34:56.1893891Z Wrapped header: ATen/ops/nll_loss_forward_ops.h 2025-12-04T09:34:56.1896173Z Wrapped header: ATen/ops/nll_loss_native.h 2025-12-04T09:34:56.1899624Z Wrapped header: ATen/ops/nll_loss_nd.h 2025-12-04T09:34:56.1902409Z Wrapped header: ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1905694Z Wrapped header: ATen/ops/nll_loss_nd_native.h 2025-12-04T09:34:56.1908502Z Wrapped header: ATen/ops/nll_loss_nd_ops.h 2025-12-04T09:34:56.1911520Z Wrapped header: ATen/ops/nll_loss_ops.h 2025-12-04T09:34:56.1914258Z Wrapped header: ATen/ops/nonzero.h 2025-12-04T09:34:56.1917615Z Wrapped header: ATen/ops/nonzero_cpu_dispatch.h 2025-12-04T09:34:56.1920503Z Wrapped header: ATen/ops/nonzero_cuda_dispatch.h 2025-12-04T09:34:56.1923426Z Wrapped header: ATen/ops/nonzero_native.h 2025-12-04T09:34:56.1926297Z Wrapped header: ATen/ops/nonzero_numpy.h 2025-12-04T09:34:56.1929376Z Wrapped header: ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1932214Z Wrapped header: ATen/ops/nonzero_numpy_native.h 2025-12-04T09:34:56.1935219Z Wrapped header: ATen/ops/nonzero_numpy_ops.h 2025-12-04T09:34:56.1938069Z Wrapped header: ATen/ops/nonzero_ops.h 2025-12-04T09:34:56.1941755Z Wrapped header: ATen/ops/nonzero_static.h 2025-12-04T09:34:56.1945611Z Wrapped header: ATen/ops/nonzero_static_cpu_dispatch.h 2025-12-04T09:34:56.1947752Z Wrapped header: ATen/ops/nonzero_static_cuda_dispatch.h 2025-12-04T09:34:56.1951323Z Wrapped header: ATen/ops/nonzero_static_native.h 2025-12-04T09:34:56.1953507Z Wrapped header: ATen/ops/nonzero_static_ops.h 2025-12-04T09:34:56.1957033Z Wrapped header: ATen/ops/norm.h 2025-12-04T09:34:56.1959792Z Wrapped header: ATen/ops/normal.h 2025-12-04T09:34:56.1962971Z Wrapped header: ATen/ops/normal_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1965779Z Wrapped header: ATen/ops/normal_cpu_dispatch.h 2025-12-04T09:34:56.1968804Z Wrapped header: ATen/ops/normal_cuda_dispatch.h 2025-12-04T09:34:56.1971603Z Wrapped header: ATen/ops/normal_meta_dispatch.h 2025-12-04T09:34:56.1974629Z Wrapped header: ATen/ops/normal_native.h 2025-12-04T09:34:56.1977906Z Wrapped header: ATen/ops/normal_ops.h 2025-12-04T09:34:56.1981320Z Wrapped header: ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.1984160Z Wrapped header: ATen/ops/norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.1987219Z Wrapped header: ATen/ops/norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.1989959Z Wrapped header: ATen/ops/norm_cpu_dispatch.h 2025-12-04T09:34:56.1992983Z Wrapped header: ATen/ops/norm_cuda_dispatch.h 2025-12-04T09:34:56.1995714Z Wrapped header: ATen/ops/norm_except_dim.h 2025-12-04T09:34:56.1998909Z Wrapped header: ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2001628Z Wrapped header: ATen/ops/norm_except_dim_native.h 2025-12-04T09:34:56.2004587Z Wrapped header: ATen/ops/norm_except_dim_ops.h 2025-12-04T09:34:56.2008474Z Wrapped header: ATen/ops/norm_meta.h 2025-12-04T09:34:56.2010424Z Wrapped header: ATen/ops/norm_meta_dispatch.h 2025-12-04T09:34:56.2014364Z Wrapped header: ATen/ops/norm_native.h 2025-12-04T09:34:56.2016806Z Wrapped header: ATen/ops/norm_ops.h 2025-12-04T09:34:56.2020150Z Wrapped header: ATen/ops/not_equal.h 2025-12-04T09:34:56.2022731Z Wrapped header: ATen/ops/not_equal_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2025744Z Wrapped header: ATen/ops/not_equal_native.h 2025-12-04T09:34:56.2028396Z Wrapped header: ATen/ops/not_equal_ops.h 2025-12-04T09:34:56.2031278Z Wrapped header: ATen/ops/nuclear_norm.h 2025-12-04T09:34:56.2034229Z Wrapped header: ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2036953Z Wrapped header: ATen/ops/nuclear_norm_native.h 2025-12-04T09:34:56.2039756Z Wrapped header: ATen/ops/nuclear_norm_ops.h 2025-12-04T09:34:56.2042583Z Wrapped header: ATen/ops/numpy_T.h 2025-12-04T09:34:56.2045430Z Wrapped header: ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2048342Z Wrapped header: ATen/ops/numpy_T_native.h 2025-12-04T09:34:56.2051282Z Wrapped header: ATen/ops/numpy_T_ops.h 2025-12-04T09:34:56.2054376Z Wrapped header: ATen/ops/ones.h 2025-12-04T09:34:56.2057261Z Wrapped header: ATen/ops/ones_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2060560Z Wrapped header: ATen/ops/ones_like.h 2025-12-04T09:34:56.2063481Z Wrapped header: ATen/ops/ones_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2066398Z Wrapped header: ATen/ops/ones_like_native.h 2025-12-04T09:34:56.2069829Z Wrapped header: ATen/ops/ones_like_ops.h 2025-12-04T09:34:56.2072657Z Wrapped header: ATen/ops/ones_native.h 2025-12-04T09:34:56.2075693Z Wrapped header: ATen/ops/ones_ops.h 2025-12-04T09:34:56.2078390Z Wrapped header: ATen/ops/one_hot.h 2025-12-04T09:34:56.2081385Z Wrapped header: ATen/ops/one_hot_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2084289Z Wrapped header: ATen/ops/one_hot_native.h 2025-12-04T09:34:56.2087247Z Wrapped header: ATen/ops/one_hot_ops.h 2025-12-04T09:34:56.2090029Z Wrapped header: ATen/ops/or.h 2025-12-04T09:34:56.2092896Z Wrapped header: ATen/ops/orgqr.h 2025-12-04T09:34:56.2096117Z Wrapped header: ATen/ops/orgqr_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2098783Z Wrapped header: ATen/ops/orgqr_native.h 2025-12-04T09:34:56.2101575Z Wrapped header: ATen/ops/orgqr_ops.h 2025-12-04T09:34:56.2104334Z Wrapped header: ATen/ops/ormqr.h 2025-12-04T09:34:56.2107248Z Wrapped header: ATen/ops/ormqr_cpu_dispatch.h 2025-12-04T09:34:56.2110038Z Wrapped header: ATen/ops/ormqr_cuda_dispatch.h 2025-12-04T09:34:56.2112762Z Wrapped header: ATen/ops/ormqr_native.h 2025-12-04T09:34:56.2115544Z Wrapped header: ATen/ops/ormqr_ops.h 2025-12-04T09:34:56.2118452Z Wrapped header: ATen/ops/or_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2121694Z Wrapped header: ATen/ops/or_native.h 2025-12-04T09:34:56.2124519Z Wrapped header: ATen/ops/or_ops.h 2025-12-04T09:34:56.2127339Z Wrapped header: ATen/ops/outer.h 2025-12-04T09:34:56.2130450Z Wrapped header: ATen/ops/outer_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2133126Z Wrapped header: ATen/ops/outer_native.h 2025-12-04T09:34:56.2135916Z Wrapped header: ATen/ops/outer_ops.h 2025-12-04T09:34:56.2138825Z Wrapped header: ATen/ops/output_nr.h 2025-12-04T09:34:56.2141712Z Wrapped header: ATen/ops/output_nr_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2144571Z Wrapped header: ATen/ops/output_nr_native.h 2025-12-04T09:34:56.2147345Z Wrapped header: ATen/ops/output_nr_ops.h 2025-12-04T09:34:56.2150042Z Wrapped header: ATen/ops/pad.h 2025-12-04T09:34:56.2153227Z Wrapped header: ATen/ops/pad_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2156138Z Wrapped header: ATen/ops/pad_native.h 2025-12-04T09:34:56.2158749Z Wrapped header: ATen/ops/pad_ops.h 2025-12-04T09:34:56.2161498Z Wrapped header: ATen/ops/pad_sequence.h 2025-12-04T09:34:56.2164333Z Wrapped header: ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2167185Z Wrapped header: ATen/ops/pad_sequence_native.h 2025-12-04T09:34:56.2169908Z Wrapped header: ATen/ops/pad_sequence_ops.h 2025-12-04T09:34:56.2172679Z Wrapped header: ATen/ops/pairwise_distance.h 2025-12-04T09:34:56.2175521Z Wrapped header: ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2178282Z Wrapped header: ATen/ops/pairwise_distance_native.h 2025-12-04T09:34:56.2181137Z Wrapped header: ATen/ops/pairwise_distance_ops.h 2025-12-04T09:34:56.2183839Z Wrapped header: ATen/ops/pdist.h 2025-12-04T09:34:56.2186758Z Wrapped header: ATen/ops/pdist_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2189558Z Wrapped header: ATen/ops/pdist_native.h 2025-12-04T09:34:56.2192337Z Wrapped header: ATen/ops/pdist_ops.h 2025-12-04T09:34:56.2195118Z Wrapped header: ATen/ops/permute.h 2025-12-04T09:34:56.2198045Z Wrapped header: ATen/ops/permute_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2200658Z Wrapped header: ATen/ops/permute_copy.h 2025-12-04T09:34:56.2203760Z Wrapped header: ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.2206540Z Wrapped header: ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2209491Z Wrapped header: ATen/ops/permute_copy_native.h 2025-12-04T09:34:56.2212293Z Wrapped header: ATen/ops/permute_copy_ops.h 2025-12-04T09:34:56.2215454Z Wrapped header: ATen/ops/permute_native.h 2025-12-04T09:34:56.2218237Z Wrapped header: ATen/ops/permute_ops.h 2025-12-04T09:34:56.2221181Z Wrapped header: ATen/ops/pinverse.h 2025-12-04T09:34:56.2224190Z Wrapped header: ATen/ops/pinverse_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2227043Z Wrapped header: ATen/ops/pinverse_native.h 2025-12-04T09:34:56.2229743Z Wrapped header: ATen/ops/pinverse_ops.h 2025-12-04T09:34:56.2232816Z Wrapped header: ATen/ops/pin_memory.h 2025-12-04T09:34:56.2236030Z Wrapped header: ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2239022Z Wrapped header: ATen/ops/pin_memory_native.h 2025-12-04T09:34:56.2241925Z Wrapped header: ATen/ops/pin_memory_ops.h 2025-12-04T09:34:56.2244717Z Wrapped header: ATen/ops/pixel_shuffle.h 2025-12-04T09:34:56.2247914Z Wrapped header: ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.2250685Z Wrapped header: ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2253476Z Wrapped header: ATen/ops/pixel_shuffle_cpu_dispatch.h 2025-12-04T09:34:56.2256270Z Wrapped header: ATen/ops/pixel_shuffle_native.h 2025-12-04T09:34:56.2259245Z Wrapped header: ATen/ops/pixel_shuffle_ops.h 2025-12-04T09:34:56.2261948Z Wrapped header: ATen/ops/pixel_unshuffle.h 2025-12-04T09:34:56.2265028Z Wrapped header: ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.2267908Z Wrapped header: ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2270633Z Wrapped header: ATen/ops/pixel_unshuffle_cpu_dispatch.h 2025-12-04T09:34:56.2273362Z Wrapped header: ATen/ops/pixel_unshuffle_native.h 2025-12-04T09:34:56.2276175Z Wrapped header: ATen/ops/pixel_unshuffle_ops.h 2025-12-04T09:34:56.2278818Z Wrapped header: ATen/ops/poisson.h 2025-12-04T09:34:56.2281780Z Wrapped header: ATen/ops/poisson_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2284547Z Wrapped header: ATen/ops/poisson_cpu_dispatch.h 2025-12-04T09:34:56.2287822Z Wrapped header: ATen/ops/poisson_cuda_dispatch.h 2025-12-04T09:34:56.2290635Z Wrapped header: ATen/ops/poisson_native.h 2025-12-04T09:34:56.2293509Z Wrapped header: ATen/ops/poisson_nll_loss.h 2025-12-04T09:34:56.2296487Z Wrapped header: ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2299514Z Wrapped header: ATen/ops/poisson_nll_loss_native.h 2025-12-04T09:34:56.2302336Z Wrapped header: ATen/ops/poisson_nll_loss_ops.h 2025-12-04T09:34:56.2305243Z Wrapped header: ATen/ops/poisson_ops.h 2025-12-04T09:34:56.2307892Z Wrapped header: ATen/ops/polar.h 2025-12-04T09:34:56.2310892Z Wrapped header: ATen/ops/polar_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2313632Z Wrapped header: ATen/ops/polar_cpu_dispatch.h 2025-12-04T09:34:56.2316464Z Wrapped header: ATen/ops/polar_cuda_dispatch.h 2025-12-04T09:34:56.2319240Z Wrapped header: ATen/ops/polar_native.h 2025-12-04T09:34:56.2322050Z Wrapped header: ATen/ops/polar_ops.h 2025-12-04T09:34:56.2324836Z Wrapped header: ATen/ops/polygamma.h 2025-12-04T09:34:56.2327897Z Wrapped header: ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.2330582Z Wrapped header: ATen/ops/polygamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2333543Z Wrapped header: ATen/ops/polygamma_cpu_dispatch.h 2025-12-04T09:34:56.2336229Z Wrapped header: ATen/ops/polygamma_cuda_dispatch.h 2025-12-04T09:34:56.2338966Z Wrapped header: ATen/ops/polygamma_meta.h 2025-12-04T09:34:56.2341803Z Wrapped header: ATen/ops/polygamma_meta_dispatch.h 2025-12-04T09:34:56.2344502Z Wrapped header: ATen/ops/polygamma_native.h 2025-12-04T09:34:56.2347344Z Wrapped header: ATen/ops/polygamma_ops.h 2025-12-04T09:34:56.2350156Z Wrapped header: ATen/ops/positive.h 2025-12-04T09:34:56.2353103Z Wrapped header: ATen/ops/positive_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2355842Z Wrapped header: ATen/ops/positive_native.h 2025-12-04T09:34:56.2359097Z Wrapped header: ATen/ops/positive_ops.h 2025-12-04T09:34:56.2361868Z Wrapped header: ATen/ops/pow.h 2025-12-04T09:34:56.2364833Z Wrapped header: ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.2367636Z Wrapped header: ATen/ops/pow_cpu_dispatch.h 2025-12-04T09:34:56.2370597Z Wrapped header: ATen/ops/pow_cuda_dispatch.h 2025-12-04T09:34:56.2373323Z Wrapped header: ATen/ops/pow_meta.h 2025-12-04T09:34:56.2376089Z Wrapped header: ATen/ops/pow_meta_dispatch.h 2025-12-04T09:34:56.2378816Z Wrapped header: ATen/ops/pow_native.h 2025-12-04T09:34:56.2381816Z Wrapped header: ATen/ops/pow_ops.h 2025-12-04T09:34:56.2384595Z Wrapped header: ATen/ops/prelu.h 2025-12-04T09:34:56.2387527Z Wrapped header: ATen/ops/prelu_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2390239Z Wrapped header: ATen/ops/prelu_native.h 2025-12-04T09:34:56.2393053Z Wrapped header: ATen/ops/prelu_ops.h 2025-12-04T09:34:56.2395833Z Wrapped header: ATen/ops/prod.h 2025-12-04T09:34:56.2398950Z Wrapped header: ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.2401765Z Wrapped header: ATen/ops/prod_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2405914Z Wrapped header: ATen/ops/prod_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2409194Z Wrapped header: ATen/ops/prod_cpu_dispatch.h 2025-12-04T09:34:56.2412030Z Wrapped header: ATen/ops/prod_cuda_dispatch.h 2025-12-04T09:34:56.2414987Z Wrapped header: ATen/ops/prod_meta.h 2025-12-04T09:34:56.2417812Z Wrapped header: ATen/ops/prod_meta_dispatch.h 2025-12-04T09:34:56.2420721Z Wrapped header: ATen/ops/prod_native.h 2025-12-04T09:34:56.2423649Z Wrapped header: ATen/ops/prod_ops.h 2025-12-04T09:34:56.2426580Z Wrapped header: ATen/ops/promote_types.h 2025-12-04T09:34:56.2429535Z Wrapped header: ATen/ops/promote_types_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2432438Z Wrapped header: ATen/ops/promote_types_native.h 2025-12-04T09:34:56.2435132Z Wrapped header: ATen/ops/promote_types_ops.h 2025-12-04T09:34:56.2437987Z Wrapped header: ATen/ops/put.h 2025-12-04T09:34:56.2440874Z Wrapped header: ATen/ops/put_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2443887Z Wrapped header: ATen/ops/put_cpu_dispatch.h 2025-12-04T09:34:56.2446824Z Wrapped header: ATen/ops/put_cuda_dispatch.h 2025-12-04T09:34:56.2449669Z Wrapped header: ATen/ops/put_meta_dispatch.h 2025-12-04T09:34:56.2452349Z Wrapped header: ATen/ops/put_native.h 2025-12-04T09:34:56.2455156Z Wrapped header: ATen/ops/put_ops.h 2025-12-04T09:34:56.2457726Z Wrapped header: ATen/ops/qr.h 2025-12-04T09:34:56.2460662Z Wrapped header: ATen/ops/qr_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2463608Z Wrapped header: ATen/ops/qr_native.h 2025-12-04T09:34:56.2466338Z Wrapped header: ATen/ops/qr_ops.h 2025-12-04T09:34:56.2469065Z Wrapped header: ATen/ops/qscheme.h 2025-12-04T09:34:56.2472035Z Wrapped header: ATen/ops/qscheme_native.h 2025-12-04T09:34:56.2474759Z Wrapped header: ATen/ops/qscheme_ops.h 2025-12-04T09:34:56.2477745Z Wrapped header: ATen/ops/quantile.h 2025-12-04T09:34:56.2480608Z Wrapped header: ATen/ops/quantile_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2483592Z Wrapped header: ATen/ops/quantile_native.h 2025-12-04T09:34:56.2486558Z Wrapped header: ATen/ops/quantile_ops.h 2025-12-04T09:34:56.2489536Z Wrapped header: ATen/ops/quantized_batch_norm.h 2025-12-04T09:34:56.2492414Z Wrapped header: ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2495161Z Wrapped header: ATen/ops/quantized_batch_norm_native.h 2025-12-04T09:34:56.2497951Z Wrapped header: ATen/ops/quantized_batch_norm_ops.h 2025-12-04T09:34:56.2500790Z Wrapped header: ATen/ops/quantized_gru_cell.h 2025-12-04T09:34:56.2503615Z Wrapped header: ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2506376Z Wrapped header: ATen/ops/quantized_gru_cell_native.h 2025-12-04T09:34:56.2509131Z Wrapped header: ATen/ops/quantized_gru_cell_ops.h 2025-12-04T09:34:56.2511973Z Wrapped header: ATen/ops/quantized_lstm_cell.h 2025-12-04T09:34:56.2514996Z Wrapped header: ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2518030Z Wrapped header: ATen/ops/quantized_lstm_cell_native.h 2025-12-04T09:34:56.2520762Z Wrapped header: ATen/ops/quantized_lstm_cell_ops.h 2025-12-04T09:34:56.2523633Z Wrapped header: ATen/ops/quantized_max_pool1d.h 2025-12-04T09:34:56.2526519Z Wrapped header: ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2529073Z Wrapped header: ATen/ops/quantized_max_pool1d_native.h 2025-12-04T09:34:56.2531782Z Wrapped header: ATen/ops/quantized_max_pool1d_ops.h 2025-12-04T09:34:56.2534698Z Wrapped header: ATen/ops/quantized_max_pool2d.h 2025-12-04T09:34:56.2537538Z Wrapped header: ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2540097Z Wrapped header: ATen/ops/quantized_max_pool2d_native.h 2025-12-04T09:34:56.2542809Z Wrapped header: ATen/ops/quantized_max_pool2d_ops.h 2025-12-04T09:34:56.2545744Z Wrapped header: ATen/ops/quantized_max_pool3d.h 2025-12-04T09:34:56.2548715Z Wrapped header: ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2551319Z Wrapped header: ATen/ops/quantized_max_pool3d_native.h 2025-12-04T09:34:56.2554062Z Wrapped header: ATen/ops/quantized_max_pool3d_ops.h 2025-12-04T09:34:56.2556795Z Wrapped header: ATen/ops/quantized_rnn_relu_cell.h 2025-12-04T09:34:56.2559627Z Wrapped header: ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2562281Z Wrapped header: ATen/ops/quantized_rnn_relu_cell_native.h 2025-12-04T09:34:56.2564975Z Wrapped header: ATen/ops/quantized_rnn_relu_cell_ops.h 2025-12-04T09:34:56.2567756Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell.h 2025-12-04T09:34:56.2570562Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2573371Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell_native.h 2025-12-04T09:34:56.2576124Z Wrapped header: ATen/ops/quantized_rnn_tanh_cell_ops.h 2025-12-04T09:34:56.2578862Z Wrapped header: ATen/ops/quantize_per_channel.h 2025-12-04T09:34:56.2581733Z Wrapped header: ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2584443Z Wrapped header: ATen/ops/quantize_per_channel_cpu_dispatch.h 2025-12-04T09:34:56.2587042Z Wrapped header: ATen/ops/quantize_per_channel_cuda_dispatch.h 2025-12-04T09:34:56.2589815Z Wrapped header: ATen/ops/quantize_per_channel_native.h 2025-12-04T09:34:56.2592762Z Wrapped header: ATen/ops/quantize_per_channel_ops.h 2025-12-04T09:34:56.2596046Z Wrapped header: ATen/ops/quantize_per_tensor.h 2025-12-04T09:34:56.2599489Z Wrapped header: ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2602839Z Wrapped header: ATen/ops/quantize_per_tensor_cpu_dispatch.h 2025-12-04T09:34:56.2606232Z Wrapped header: ATen/ops/quantize_per_tensor_cuda_dispatch.h 2025-12-04T09:34:56.2609633Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic.h 2025-12-04T09:34:56.2613071Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2616231Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h 2025-12-04T09:34:56.2619709Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h 2025-12-04T09:34:56.2622982Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_native.h 2025-12-04T09:34:56.2626366Z Wrapped header: ATen/ops/quantize_per_tensor_dynamic_ops.h 2025-12-04T09:34:56.2629712Z Wrapped header: ATen/ops/quantize_per_tensor_native.h 2025-12-04T09:34:56.2633200Z Wrapped header: ATen/ops/quantize_per_tensor_ops.h 2025-12-04T09:34:56.2636659Z Wrapped header: ATen/ops/q_per_channel_axis.h 2025-12-04T09:34:56.2639966Z Wrapped header: ATen/ops/q_per_channel_axis_native.h 2025-12-04T09:34:56.2642857Z Wrapped header: ATen/ops/q_per_channel_axis_ops.h 2025-12-04T09:34:56.2645927Z Wrapped header: ATen/ops/q_per_channel_scales.h 2025-12-04T09:34:56.2648944Z Wrapped header: ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2651860Z Wrapped header: ATen/ops/q_per_channel_scales_native.h 2025-12-04T09:34:56.2654682Z Wrapped header: ATen/ops/q_per_channel_scales_ops.h 2025-12-04T09:34:56.2657659Z Wrapped header: ATen/ops/q_per_channel_zero_points.h 2025-12-04T09:34:56.2660579Z Wrapped header: ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2663384Z Wrapped header: ATen/ops/q_per_channel_zero_points_native.h 2025-12-04T09:34:56.2666253Z Wrapped header: ATen/ops/q_per_channel_zero_points_ops.h 2025-12-04T09:34:56.2669735Z Wrapped header: ATen/ops/q_scale.h 2025-12-04T09:34:56.2672787Z Wrapped header: ATen/ops/q_scale_native.h 2025-12-04T09:34:56.2675659Z Wrapped header: ATen/ops/q_scale_ops.h 2025-12-04T09:34:56.2678490Z Wrapped header: ATen/ops/q_zero_point.h 2025-12-04T09:34:56.2681391Z Wrapped header: ATen/ops/q_zero_point_native.h 2025-12-04T09:34:56.2684703Z Wrapped header: ATen/ops/q_zero_point_ops.h 2025-12-04T09:34:56.2687536Z Wrapped header: ATen/ops/rad2deg.h 2025-12-04T09:34:56.2690551Z Wrapped header: ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2693237Z Wrapped header: ATen/ops/rad2deg_native.h 2025-12-04T09:34:56.2696065Z Wrapped header: ATen/ops/rad2deg_ops.h 2025-12-04T09:34:56.2699840Z Wrapped header: ATen/ops/rand.h 2025-12-04T09:34:56.2703682Z Wrapped header: ATen/ops/randint.h 2025-12-04T09:34:56.2706923Z Wrapped header: ATen/ops/randint_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2711275Z Wrapped header: ATen/ops/randint_like.h 2025-12-04T09:34:56.2715072Z Wrapped header: ATen/ops/randint_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2718047Z Wrapped header: ATen/ops/randint_like_native.h 2025-12-04T09:34:56.2721606Z Wrapped header: ATen/ops/randint_like_ops.h 2025-12-04T09:34:56.2724521Z Wrapped header: ATen/ops/randint_native.h 2025-12-04T09:34:56.2727825Z Wrapped header: ATen/ops/randint_ops.h 2025-12-04T09:34:56.2731653Z Wrapped header: ATen/ops/randn.h 2025-12-04T09:34:56.2734805Z Wrapped header: ATen/ops/randn_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2737660Z Wrapped header: ATen/ops/randn_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2740583Z Wrapped header: ATen/ops/randn_like.h 2025-12-04T09:34:56.2743560Z Wrapped header: ATen/ops/randn_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2746477Z Wrapped header: ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:34:56.2749346Z Wrapped header: ATen/ops/randn_like_native.h 2025-12-04T09:34:56.2752394Z Wrapped header: ATen/ops/randn_like_ops.h 2025-12-04T09:34:56.2755211Z Wrapped header: ATen/ops/randn_native.h 2025-12-04T09:34:56.2758311Z Wrapped header: ATen/ops/randn_ops.h 2025-12-04T09:34:56.2761150Z Wrapped header: ATen/ops/random.h 2025-12-04T09:34:56.2764147Z Wrapped header: ATen/ops/random_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2766896Z Wrapped header: ATen/ops/random_cpu_dispatch.h 2025-12-04T09:34:56.2769667Z Wrapped header: ATen/ops/random_cuda_dispatch.h 2025-12-04T09:34:56.2772503Z Wrapped header: ATen/ops/random_meta_dispatch.h 2025-12-04T09:34:56.2775300Z Wrapped header: ATen/ops/random_native.h 2025-12-04T09:34:56.2778389Z Wrapped header: ATen/ops/random_ops.h 2025-12-04T09:34:56.2781529Z Wrapped header: ATen/ops/randperm.h 2025-12-04T09:34:56.2784534Z Wrapped header: ATen/ops/randperm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2787342Z Wrapped header: ATen/ops/randperm_cpu_dispatch.h 2025-12-04T09:34:56.2790002Z Wrapped header: ATen/ops/randperm_cuda_dispatch.h 2025-12-04T09:34:56.2792639Z Wrapped header: ATen/ops/randperm_native.h 2025-12-04T09:34:56.2795463Z Wrapped header: ATen/ops/randperm_ops.h 2025-12-04T09:34:56.2798425Z Wrapped header: ATen/ops/rand_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2801116Z Wrapped header: ATen/ops/rand_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2803915Z Wrapped header: ATen/ops/rand_like.h 2025-12-04T09:34:56.2806892Z Wrapped header: ATen/ops/rand_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2809458Z Wrapped header: ATen/ops/rand_like_native.h 2025-12-04T09:34:56.2812253Z Wrapped header: ATen/ops/rand_like_ops.h 2025-12-04T09:34:56.2814983Z Wrapped header: ATen/ops/rand_native.h 2025-12-04T09:34:56.2818239Z Wrapped header: ATen/ops/rand_ops.h 2025-12-04T09:34:56.2821089Z Wrapped header: ATen/ops/range.h 2025-12-04T09:34:56.2823925Z Wrapped header: ATen/ops/range_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.2826506Z Wrapped header: ATen/ops/range_cpu_dispatch.h 2025-12-04T09:34:56.2829249Z Wrapped header: ATen/ops/range_cuda_dispatch.h 2025-12-04T09:34:56.2831889Z Wrapped header: ATen/ops/range_meta_dispatch.h 2025-12-04T09:34:56.2834921Z Wrapped header: ATen/ops/range_native.h 2025-12-04T09:34:56.2837760Z Wrapped header: ATen/ops/range_ops.h 2025-12-04T09:34:56.2840471Z Wrapped header: ATen/ops/ravel.h 2025-12-04T09:34:56.2843320Z Wrapped header: ATen/ops/ravel_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2846076Z Wrapped header: ATen/ops/ravel_native.h 2025-12-04T09:34:56.2848784Z Wrapped header: ATen/ops/ravel_ops.h 2025-12-04T09:34:56.2851481Z Wrapped header: ATen/ops/real.h 2025-12-04T09:34:56.2854253Z Wrapped header: ATen/ops/real_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2856937Z Wrapped header: ATen/ops/real_native.h 2025-12-04T09:34:56.2859664Z Wrapped header: ATen/ops/real_ops.h 2025-12-04T09:34:56.2862423Z Wrapped header: ATen/ops/reciprocal.h 2025-12-04T09:34:56.2865277Z Wrapped header: ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.2867763Z Wrapped header: ATen/ops/reciprocal_cpu_dispatch.h 2025-12-04T09:34:56.2870445Z Wrapped header: ATen/ops/reciprocal_cuda_dispatch.h 2025-12-04T09:34:56.2873290Z Wrapped header: ATen/ops/reciprocal_meta.h 2025-12-04T09:34:56.2876113Z Wrapped header: ATen/ops/reciprocal_meta_dispatch.h 2025-12-04T09:34:56.2879036Z Wrapped header: ATen/ops/reciprocal_native.h 2025-12-04T09:34:56.2881876Z Wrapped header: ATen/ops/reciprocal_ops.h 2025-12-04T09:34:56.2884950Z Wrapped header: ATen/ops/record_stream.h 2025-12-04T09:34:56.2888332Z Wrapped header: ATen/ops/record_stream_cuda_dispatch.h 2025-12-04T09:34:56.2890867Z Wrapped header: ATen/ops/record_stream_native.h 2025-12-04T09:34:56.2893870Z Wrapped header: ATen/ops/record_stream_ops.h 2025-12-04T09:34:56.2897217Z Wrapped header: ATen/ops/refine_names.h 2025-12-04T09:34:56.2900730Z Wrapped header: ATen/ops/refine_names_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.2902910Z Wrapped header: ATen/ops/refine_names_native.h 2025-12-04T09:34:56.2906359Z Wrapped header: ATen/ops/refine_names_ops.h 2025-12-04T09:34:56.2908768Z Wrapped header: ATen/ops/reflection_pad1d.h 2025-12-04T09:34:56.2912140Z Wrapped header: ATen/ops/reflection_pad1d_backward.h 2025-12-04T09:34:56.2915198Z Wrapped header: ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.2917953Z Wrapped header: ATen/ops/reflection_pad1d_backward_cpu_dispatch.h 2025-12-04T09:34:56.2920571Z Wrapped header: ATen/ops/reflection_pad1d_backward_cuda_dispatch.h 2025-12-04T09:34:56.2923662Z Wrapped header: ATen/ops/reflection_pad1d_backward_meta.h 2025-12-04T09:34:56.2926736Z Wrapped header: ATen/ops/reflection_pad1d_backward_meta_dispatch.h 2025-12-04T09:34:56.2945992Z Wrapped header: ATen/ops/reflection_pad1d_backward_native.h 2025-12-04T09:34:56.2946473Z Wrapped header: ATen/ops/reflection_pad1d_backward_ops.h 2025-12-04T09:34:56.2947092Z Wrapped header: ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.2947683Z Wrapped header: ATen/ops/reflection_pad1d_cpu_dispatch.h 2025-12-04T09:34:56.2948104Z Wrapped header: ATen/ops/reflection_pad1d_cuda_dispatch.h 2025-12-04T09:34:56.2948577Z Wrapped header: ATen/ops/reflection_pad1d_meta.h 2025-12-04T09:34:56.2948965Z Wrapped header: ATen/ops/reflection_pad1d_meta_dispatch.h 2025-12-04T09:34:56.2949875Z Wrapped header: ATen/ops/reflection_pad1d_native.h 2025-12-04T09:34:56.2953066Z Wrapped header: ATen/ops/reflection_pad1d_ops.h 2025-12-04T09:34:56.2956119Z Wrapped header: ATen/ops/reflection_pad2d.h 2025-12-04T09:34:56.2959416Z Wrapped header: ATen/ops/reflection_pad2d_backward.h 2025-12-04T09:34:56.2962345Z Wrapped header: ATen/ops/reflection_pad2d_backward_cpu_dispatch.h 2025-12-04T09:34:56.2965334Z Wrapped header: ATen/ops/reflection_pad2d_backward_cuda_dispatch.h 2025-12-04T09:34:56.2968184Z Wrapped header: ATen/ops/reflection_pad2d_backward_native.h 2025-12-04T09:34:56.2971144Z Wrapped header: ATen/ops/reflection_pad2d_backward_ops.h 2025-12-04T09:34:56.2973930Z Wrapped header: ATen/ops/reflection_pad2d_cpu_dispatch.h 2025-12-04T09:34:56.2976863Z Wrapped header: ATen/ops/reflection_pad2d_cuda_dispatch.h 2025-12-04T09:34:56.2979854Z Wrapped header: ATen/ops/reflection_pad2d_native.h 2025-12-04T09:34:56.2982888Z Wrapped header: ATen/ops/reflection_pad2d_ops.h 2025-12-04T09:34:56.2986236Z Wrapped header: ATen/ops/reflection_pad3d.h 2025-12-04T09:34:56.2989585Z Wrapped header: ATen/ops/reflection_pad3d_backward.h 2025-12-04T09:34:56.2992790Z Wrapped header: ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.2995562Z Wrapped header: ATen/ops/reflection_pad3d_backward_cpu_dispatch.h 2025-12-04T09:34:56.2998560Z Wrapped header: ATen/ops/reflection_pad3d_backward_cuda_dispatch.h 2025-12-04T09:34:56.3001414Z Wrapped header: ATen/ops/reflection_pad3d_backward_meta.h 2025-12-04T09:34:56.3004471Z Wrapped header: ATen/ops/reflection_pad3d_backward_meta_dispatch.h 2025-12-04T09:34:56.3007423Z Wrapped header: ATen/ops/reflection_pad3d_backward_native.h 2025-12-04T09:34:56.3010525Z Wrapped header: ATen/ops/reflection_pad3d_backward_ops.h 2025-12-04T09:34:56.3013583Z Wrapped header: ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3016630Z Wrapped header: ATen/ops/reflection_pad3d_cpu_dispatch.h 2025-12-04T09:34:56.3019544Z Wrapped header: ATen/ops/reflection_pad3d_cuda_dispatch.h 2025-12-04T09:34:56.3022575Z Wrapped header: ATen/ops/reflection_pad3d_meta.h 2025-12-04T09:34:56.3025558Z Wrapped header: ATen/ops/reflection_pad3d_meta_dispatch.h 2025-12-04T09:34:56.3028759Z Wrapped header: ATen/ops/reflection_pad3d_native.h 2025-12-04T09:34:56.3031330Z Wrapped header: ATen/ops/reflection_pad3d_ops.h 2025-12-04T09:34:56.3034261Z Wrapped header: ATen/ops/relu.h 2025-12-04T09:34:56.3036913Z Wrapped header: ATen/ops/relu6.h 2025-12-04T09:34:56.3040031Z Wrapped header: ATen/ops/relu6_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3042897Z Wrapped header: ATen/ops/relu6_native.h 2025-12-04T09:34:56.3046086Z Wrapped header: ATen/ops/relu6_ops.h 2025-12-04T09:34:56.3049141Z Wrapped header: ATen/ops/relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3052472Z Wrapped header: ATen/ops/relu_cpu_dispatch.h 2025-12-04T09:34:56.3055955Z Wrapped header: ATen/ops/relu_cuda_dispatch.h 2025-12-04T09:34:56.3058056Z Wrapped header: ATen/ops/relu_meta_dispatch.h 2025-12-04T09:34:56.3061644Z Wrapped header: ATen/ops/relu_native.h 2025-12-04T09:34:56.3063752Z Wrapped header: ATen/ops/relu_ops.h 2025-12-04T09:34:56.3082518Z Wrapped header: ATen/ops/remainder.h 2025-12-04T09:34:56.3082861Z Wrapped header: ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3083078Z Wrapped header: ATen/ops/remainder_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3083215Z Wrapped header: ATen/ops/remainder_cpu_dispatch.h 2025-12-04T09:34:56.3083348Z Wrapped header: ATen/ops/remainder_cuda_dispatch.h 2025-12-04T09:34:56.3083451Z Wrapped header: ATen/ops/remainder_meta.h 2025-12-04T09:34:56.3085986Z Wrapped header: ATen/ops/remainder_meta_dispatch.h 2025-12-04T09:34:56.3089039Z Wrapped header: ATen/ops/remainder_native.h 2025-12-04T09:34:56.3092437Z Wrapped header: ATen/ops/remainder_ops.h 2025-12-04T09:34:56.3095551Z Wrapped header: ATen/ops/rename.h 2025-12-04T09:34:56.3098670Z Wrapped header: ATen/ops/rename_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3101524Z Wrapped header: ATen/ops/rename_native.h 2025-12-04T09:34:56.3104369Z Wrapped header: ATen/ops/rename_ops.h 2025-12-04T09:34:56.3107275Z Wrapped header: ATen/ops/renorm.h 2025-12-04T09:34:56.3110330Z Wrapped header: ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3113016Z Wrapped header: ATen/ops/renorm_cpu_dispatch.h 2025-12-04T09:34:56.3115847Z Wrapped header: ATen/ops/renorm_cuda_dispatch.h 2025-12-04T09:34:56.3118914Z Wrapped header: ATen/ops/renorm_meta.h 2025-12-04T09:34:56.3121758Z Wrapped header: ATen/ops/renorm_meta_dispatch.h 2025-12-04T09:34:56.3124586Z Wrapped header: ATen/ops/renorm_native.h 2025-12-04T09:34:56.3127534Z Wrapped header: ATen/ops/renorm_ops.h 2025-12-04T09:34:56.3130438Z Wrapped header: ATen/ops/repeat.h 2025-12-04T09:34:56.3134022Z Wrapped header: ATen/ops/repeat_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3136629Z Wrapped header: ATen/ops/repeat_interleave.h 2025-12-04T09:34:56.3139653Z Wrapped header: ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3142506Z Wrapped header: ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3145507Z Wrapped header: ATen/ops/repeat_interleave_cpu_dispatch.h 2025-12-04T09:34:56.3148368Z Wrapped header: ATen/ops/repeat_interleave_cuda_dispatch.h 2025-12-04T09:34:56.3151295Z Wrapped header: ATen/ops/repeat_interleave_native.h 2025-12-04T09:34:56.3154220Z Wrapped header: ATen/ops/repeat_interleave_ops.h 2025-12-04T09:34:56.3157065Z Wrapped header: ATen/ops/repeat_native.h 2025-12-04T09:34:56.3159956Z Wrapped header: ATen/ops/repeat_ops.h 2025-12-04T09:34:56.3163131Z Wrapped header: ATen/ops/replication_pad1d.h 2025-12-04T09:34:56.3166939Z Wrapped header: ATen/ops/replication_pad1d_backward.h 2025-12-04T09:34:56.3170051Z Wrapped header: ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3172715Z Wrapped header: ATen/ops/replication_pad1d_backward_cpu_dispatch.h 2025-12-04T09:34:56.3175614Z Wrapped header: ATen/ops/replication_pad1d_backward_cuda_dispatch.h 2025-12-04T09:34:56.3178544Z Wrapped header: ATen/ops/replication_pad1d_backward_meta.h 2025-12-04T09:34:56.3181353Z Wrapped header: ATen/ops/replication_pad1d_backward_meta_dispatch.h 2025-12-04T09:34:56.3184232Z Wrapped header: ATen/ops/replication_pad1d_backward_native.h 2025-12-04T09:34:56.3187110Z Wrapped header: ATen/ops/replication_pad1d_backward_ops.h 2025-12-04T09:34:56.3190384Z Wrapped header: ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3193076Z Wrapped header: ATen/ops/replication_pad1d_cpu_dispatch.h 2025-12-04T09:34:56.3195836Z Wrapped header: ATen/ops/replication_pad1d_cuda_dispatch.h 2025-12-04T09:34:56.3198610Z Wrapped header: ATen/ops/replication_pad1d_meta.h 2025-12-04T09:34:56.3201298Z Wrapped header: ATen/ops/replication_pad1d_meta_dispatch.h 2025-12-04T09:34:56.3204015Z Wrapped header: ATen/ops/replication_pad1d_native.h 2025-12-04T09:34:56.3206847Z Wrapped header: ATen/ops/replication_pad1d_ops.h 2025-12-04T09:34:56.3209721Z Wrapped header: ATen/ops/replication_pad2d.h 2025-12-04T09:34:56.3212722Z Wrapped header: ATen/ops/replication_pad2d_backward.h 2025-12-04T09:34:56.3215558Z Wrapped header: ATen/ops/replication_pad2d_backward_cpu_dispatch.h 2025-12-04T09:34:56.3218322Z Wrapped header: ATen/ops/replication_pad2d_backward_cuda_dispatch.h 2025-12-04T09:34:56.3221187Z Wrapped header: ATen/ops/replication_pad2d_backward_native.h 2025-12-04T09:34:56.3223966Z Wrapped header: ATen/ops/replication_pad2d_backward_ops.h 2025-12-04T09:34:56.3227172Z Wrapped header: ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3229860Z Wrapped header: ATen/ops/replication_pad2d_cpu_dispatch.h 2025-12-04T09:34:56.3232670Z Wrapped header: ATen/ops/replication_pad2d_cuda_dispatch.h 2025-12-04T09:34:56.3235498Z Wrapped header: ATen/ops/replication_pad2d_meta.h 2025-12-04T09:34:56.3238357Z Wrapped header: ATen/ops/replication_pad2d_meta_dispatch.h 2025-12-04T09:34:56.3241181Z Wrapped header: ATen/ops/replication_pad2d_native.h 2025-12-04T09:34:56.3244028Z Wrapped header: ATen/ops/replication_pad2d_ops.h 2025-12-04T09:34:56.3247058Z Wrapped header: ATen/ops/replication_pad3d.h 2025-12-04T09:34:56.3250340Z Wrapped header: ATen/ops/replication_pad3d_backward.h 2025-12-04T09:34:56.3253210Z Wrapped header: ATen/ops/replication_pad3d_backward_cpu_dispatch.h 2025-12-04T09:34:56.3255967Z Wrapped header: ATen/ops/replication_pad3d_backward_cuda_dispatch.h 2025-12-04T09:34:56.3258662Z Wrapped header: ATen/ops/replication_pad3d_backward_native.h 2025-12-04T09:34:56.3261436Z Wrapped header: ATen/ops/replication_pad3d_backward_ops.h 2025-12-04T09:34:56.3264371Z Wrapped header: ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3266938Z Wrapped header: ATen/ops/replication_pad3d_cpu_dispatch.h 2025-12-04T09:34:56.3269683Z Wrapped header: ATen/ops/replication_pad3d_cuda_dispatch.h 2025-12-04T09:34:56.3272380Z Wrapped header: ATen/ops/replication_pad3d_meta.h 2025-12-04T09:34:56.3275138Z Wrapped header: ATen/ops/replication_pad3d_meta_dispatch.h 2025-12-04T09:34:56.3277999Z Wrapped header: ATen/ops/replication_pad3d_native.h 2025-12-04T09:34:56.3280850Z Wrapped header: ATen/ops/replication_pad3d_ops.h 2025-12-04T09:34:56.3283824Z Wrapped header: ATen/ops/requires_grad.h 2025-12-04T09:34:56.3286953Z Wrapped header: ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3289767Z Wrapped header: ATen/ops/requires_grad_native.h 2025-12-04T09:34:56.3292580Z Wrapped header: ATen/ops/requires_grad_ops.h 2025-12-04T09:34:56.3295328Z Wrapped header: ATen/ops/reshape.h 2025-12-04T09:34:56.3298200Z Wrapped header: ATen/ops/reshape_as.h 2025-12-04T09:34:56.3301198Z Wrapped header: ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:34:56.3304151Z Wrapped header: ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3306735Z Wrapped header: ATen/ops/reshape_as_native.h 2025-12-04T09:34:56.3309520Z Wrapped header: ATen/ops/reshape_as_ops.h 2025-12-04T09:34:56.3312546Z Wrapped header: ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:34:56.3315243Z Wrapped header: ATen/ops/reshape_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3317830Z Wrapped header: ATen/ops/reshape_native.h 2025-12-04T09:34:56.3320566Z Wrapped header: ATen/ops/reshape_ops.h 2025-12-04T09:34:56.3323438Z Wrapped header: ATen/ops/resize.h 2025-12-04T09:34:56.3326512Z Wrapped header: ATen/ops/resize_as.h 2025-12-04T09:34:56.3329432Z Wrapped header: ATen/ops/resize_as_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3332237Z Wrapped header: ATen/ops/resize_as_native.h 2025-12-04T09:34:56.3335371Z Wrapped header: ATen/ops/resize_as_ops.h 2025-12-04T09:34:56.3338172Z Wrapped header: ATen/ops/resize_as_sparse.h 2025-12-04T09:34:56.3341101Z Wrapped header: ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3343948Z Wrapped header: ATen/ops/resize_as_sparse_meta_dispatch.h 2025-12-04T09:34:56.3346693Z Wrapped header: ATen/ops/resize_as_sparse_native.h 2025-12-04T09:34:56.3349448Z Wrapped header: ATen/ops/resize_as_sparse_ops.h 2025-12-04T09:34:56.3352282Z Wrapped header: ATen/ops/resize_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3355100Z Wrapped header: ATen/ops/resize_cpu_dispatch.h 2025-12-04T09:34:56.3358906Z Wrapped header: ATen/ops/resize_cuda_dispatch.h 2025-12-04T09:34:56.3360814Z Wrapped header: ATen/ops/resize_meta_dispatch.h 2025-12-04T09:34:56.3364655Z Wrapped header: ATen/ops/resize_native.h 2025-12-04T09:34:56.3366833Z Wrapped header: ATen/ops/resize_ops.h 2025-12-04T09:34:56.3370418Z Wrapped header: ATen/ops/resolve_conj.h 2025-12-04T09:34:56.3372761Z Wrapped header: ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3376177Z Wrapped header: ATen/ops/resolve_conj_native.h 2025-12-04T09:34:56.3378721Z Wrapped header: ATen/ops/resolve_conj_ops.h 2025-12-04T09:34:56.3381989Z Wrapped header: ATen/ops/resolve_neg.h 2025-12-04T09:34:56.3385160Z Wrapped header: ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3388141Z Wrapped header: ATen/ops/resolve_neg_native.h 2025-12-04T09:34:56.3391030Z Wrapped header: ATen/ops/resolve_neg_ops.h 2025-12-04T09:34:56.3394042Z Wrapped header: ATen/ops/result_type.h 2025-12-04T09:34:56.3397021Z Wrapped header: ATen/ops/result_type_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3399857Z Wrapped header: ATen/ops/result_type_native.h 2025-12-04T09:34:56.3402706Z Wrapped header: ATen/ops/result_type_ops.h 2025-12-04T09:34:56.3405860Z Wrapped header: ATen/ops/retains_grad.h 2025-12-04T09:34:56.3408894Z Wrapped header: ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3411911Z Wrapped header: ATen/ops/retains_grad_native.h 2025-12-04T09:34:56.3414929Z Wrapped header: ATen/ops/retains_grad_ops.h 2025-12-04T09:34:56.3418068Z Wrapped header: ATen/ops/retain_grad.h 2025-12-04T09:34:56.3422041Z Wrapped header: ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3424076Z Wrapped header: ATen/ops/retain_grad_native.h 2025-12-04T09:34:56.3427795Z Wrapped header: ATen/ops/retain_grad_ops.h 2025-12-04T09:34:56.3429888Z Wrapped header: ATen/ops/rms_norm.h 2025-12-04T09:34:56.3433639Z Wrapped header: ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3435722Z Wrapped header: ATen/ops/rms_norm_native.h 2025-12-04T09:34:56.3439274Z Wrapped header: ATen/ops/rms_norm_ops.h 2025-12-04T09:34:56.3441336Z Wrapped header: ATen/ops/rnn_relu.h 2025-12-04T09:34:56.3445031Z Wrapped header: ATen/ops/rnn_relu_cell.h 2025-12-04T09:34:56.3447414Z Wrapped header: ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3450800Z Wrapped header: ATen/ops/rnn_relu_cell_native.h 2025-12-04T09:34:56.3453195Z Wrapped header: ATen/ops/rnn_relu_cell_ops.h 2025-12-04T09:34:56.3456712Z Wrapped header: ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3458975Z Wrapped header: ATen/ops/rnn_relu_native.h 2025-12-04T09:34:56.3462320Z Wrapped header: ATen/ops/rnn_relu_ops.h 2025-12-04T09:34:56.3464717Z Wrapped header: ATen/ops/rnn_tanh.h 2025-12-04T09:34:56.3468057Z Wrapped header: ATen/ops/rnn_tanh_cell.h 2025-12-04T09:34:56.3470953Z Wrapped header: ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3473773Z Wrapped header: ATen/ops/rnn_tanh_cell_native.h 2025-12-04T09:34:56.3476658Z Wrapped header: ATen/ops/rnn_tanh_cell_ops.h 2025-12-04T09:34:56.3479919Z Wrapped header: ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3482506Z Wrapped header: ATen/ops/rnn_tanh_native.h 2025-12-04T09:34:56.3485564Z Wrapped header: ATen/ops/rnn_tanh_ops.h 2025-12-04T09:34:56.3488626Z Wrapped header: ATen/ops/roll.h 2025-12-04T09:34:56.3491803Z Wrapped header: ATen/ops/roll_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3494535Z Wrapped header: ATen/ops/roll_cpu_dispatch.h 2025-12-04T09:34:56.3497517Z Wrapped header: ATen/ops/roll_cuda_dispatch.h 2025-12-04T09:34:56.3500269Z Wrapped header: ATen/ops/roll_native.h 2025-12-04T09:34:56.3503191Z Wrapped header: ATen/ops/roll_ops.h 2025-12-04T09:34:56.3505892Z Wrapped header: ATen/ops/rot90.h 2025-12-04T09:34:56.3509009Z Wrapped header: ATen/ops/rot90_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3512128Z Wrapped header: ATen/ops/rot90_native.h 2025-12-04T09:34:56.3515141Z Wrapped header: ATen/ops/rot90_ops.h 2025-12-04T09:34:56.3517918Z Wrapped header: ATen/ops/round.h 2025-12-04T09:34:56.3521049Z Wrapped header: ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3523801Z Wrapped header: ATen/ops/round_cpu_dispatch.h 2025-12-04T09:34:56.3527116Z Wrapped header: ATen/ops/round_cuda_dispatch.h 2025-12-04T09:34:56.3529879Z Wrapped header: ATen/ops/round_meta.h 2025-12-04T09:34:56.3534209Z Wrapped header: ATen/ops/round_meta_dispatch.h 2025-12-04T09:34:56.3537475Z Wrapped header: ATen/ops/round_native.h 2025-12-04T09:34:56.3540608Z Wrapped header: ATen/ops/round_ops.h 2025-12-04T09:34:56.3543936Z Wrapped header: ATen/ops/row_indices.h 2025-12-04T09:34:56.3547136Z Wrapped header: ATen/ops/row_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3550115Z Wrapped header: ATen/ops/row_indices_copy.h 2025-12-04T09:34:56.3553179Z Wrapped header: ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3556199Z Wrapped header: ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3558911Z Wrapped header: ATen/ops/row_indices_copy_native.h 2025-12-04T09:34:56.3562200Z Wrapped header: ATen/ops/row_indices_copy_ops.h 2025-12-04T09:34:56.3565815Z Wrapped header: ATen/ops/row_indices_native.h 2025-12-04T09:34:56.3568482Z Wrapped header: ATen/ops/row_indices_ops.h 2025-12-04T09:34:56.3581158Z Wrapped header: ATen/ops/row_stack.h 2025-12-04T09:34:56.3581431Z Wrapped header: ATen/ops/row_stack_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3581544Z Wrapped header: ATen/ops/row_stack_native.h 2025-12-04T09:34:56.3581705Z Wrapped header: ATen/ops/row_stack_ops.h 2025-12-04T09:34:56.3584854Z Wrapped header: ATen/ops/rrelu.h 2025-12-04T09:34:56.3587828Z Wrapped header: ATen/ops/rrelu_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3590557Z Wrapped header: ATen/ops/rrelu_native.h 2025-12-04T09:34:56.3593917Z Wrapped header: ATen/ops/rrelu_ops.h 2025-12-04T09:34:56.3596698Z Wrapped header: ATen/ops/rrelu_with_noise.h 2025-12-04T09:34:56.3599866Z Wrapped header: ATen/ops/rrelu_with_noise_backward.h 2025-12-04T09:34:56.3603142Z Wrapped header: ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3606175Z Wrapped header: ATen/ops/rrelu_with_noise_backward_native.h 2025-12-04T09:34:56.3609132Z Wrapped header: ATen/ops/rrelu_with_noise_backward_ops.h 2025-12-04T09:34:56.3612220Z Wrapped header: ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3614901Z Wrapped header: ATen/ops/rrelu_with_noise_cpu_dispatch.h 2025-12-04T09:34:56.3617983Z Wrapped header: ATen/ops/rrelu_with_noise_cuda_dispatch.h 2025-12-04T09:34:56.3620775Z Wrapped header: ATen/ops/rrelu_with_noise_meta_dispatch.h 2025-12-04T09:34:56.3623596Z Wrapped header: ATen/ops/rrelu_with_noise_native.h 2025-12-04T09:34:56.3626566Z Wrapped header: ATen/ops/rrelu_with_noise_ops.h 2025-12-04T09:34:56.3629314Z Wrapped header: ATen/ops/rshift.h 2025-12-04T09:34:56.3632628Z Wrapped header: ATen/ops/rshift_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3635608Z Wrapped header: ATen/ops/rshift_cpu_dispatch.h 2025-12-04T09:34:56.3638437Z Wrapped header: ATen/ops/rshift_cuda_dispatch.h 2025-12-04T09:34:56.3641129Z Wrapped header: ATen/ops/rshift_meta_dispatch.h 2025-12-04T09:34:56.3643919Z Wrapped header: ATen/ops/rshift_native.h 2025-12-04T09:34:56.3647000Z Wrapped header: ATen/ops/rshift_ops.h 2025-12-04T09:34:56.3649759Z Wrapped header: ATen/ops/rsqrt.h 2025-12-04T09:34:56.3652815Z Wrapped header: ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3655510Z Wrapped header: ATen/ops/rsqrt_cpu_dispatch.h 2025-12-04T09:34:56.3658323Z Wrapped header: ATen/ops/rsqrt_cuda_dispatch.h 2025-12-04T09:34:56.3661236Z Wrapped header: ATen/ops/rsqrt_meta.h 2025-12-04T09:34:56.3664337Z Wrapped header: ATen/ops/rsqrt_meta_dispatch.h 2025-12-04T09:34:56.3667122Z Wrapped header: ATen/ops/rsqrt_native.h 2025-12-04T09:34:56.3670168Z Wrapped header: ATen/ops/rsqrt_ops.h 2025-12-04T09:34:56.3672984Z Wrapped header: ATen/ops/rsub.h 2025-12-04T09:34:56.3676019Z Wrapped header: ATen/ops/rsub_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3678734Z Wrapped header: ATen/ops/rsub_cpu_dispatch.h 2025-12-04T09:34:56.3681559Z Wrapped header: ATen/ops/rsub_cuda_dispatch.h 2025-12-04T09:34:56.3684310Z Wrapped header: ATen/ops/rsub_native.h 2025-12-04T09:34:56.3687235Z Wrapped header: ATen/ops/rsub_ops.h 2025-12-04T09:34:56.3690112Z Wrapped header: ATen/ops/scalar_tensor.h 2025-12-04T09:34:56.3693510Z Wrapped header: ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3696230Z Wrapped header: ATen/ops/scalar_tensor_native.h 2025-12-04T09:34:56.3699101Z Wrapped header: ATen/ops/scalar_tensor_ops.h 2025-12-04T09:34:56.3701953Z Wrapped header: ATen/ops/scaled_dot_product_attention.h 2025-12-04T09:34:56.3705133Z Wrapped header: ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3707905Z Wrapped header: ATen/ops/scaled_dot_product_attention_native.h 2025-12-04T09:34:56.3710715Z Wrapped header: ATen/ops/scaled_dot_product_attention_ops.h 2025-12-04T09:34:56.3713631Z Wrapped header: ATen/ops/scatter.h 2025-12-04T09:34:56.3716528Z Wrapped header: ATen/ops/scatter_add.h 2025-12-04T09:34:56.3719854Z Wrapped header: ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3722749Z Wrapped header: ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3725515Z Wrapped header: ATen/ops/scatter_add_cpu_dispatch.h 2025-12-04T09:34:56.3728562Z Wrapped header: ATen/ops/scatter_add_cuda_dispatch.h 2025-12-04T09:34:56.3731390Z Wrapped header: ATen/ops/scatter_add_meta.h 2025-12-04T09:34:56.3734428Z Wrapped header: ATen/ops/scatter_add_meta_dispatch.h 2025-12-04T09:34:56.3737566Z Wrapped header: ATen/ops/scatter_add_native.h 2025-12-04T09:34:56.3740605Z Wrapped header: ATen/ops/scatter_add_ops.h 2025-12-04T09:34:56.3743882Z Wrapped header: ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3746708Z Wrapped header: ATen/ops/scatter_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3749625Z Wrapped header: ATen/ops/scatter_cpu_dispatch.h 2025-12-04T09:34:56.3752579Z Wrapped header: ATen/ops/scatter_cuda_dispatch.h 2025-12-04T09:34:56.3755781Z Wrapped header: ATen/ops/scatter_meta.h 2025-12-04T09:34:56.3758512Z Wrapped header: ATen/ops/scatter_meta_dispatch.h 2025-12-04T09:34:56.3761630Z Wrapped header: ATen/ops/scatter_native.h 2025-12-04T09:34:56.3765045Z Wrapped header: ATen/ops/scatter_ops.h 2025-12-04T09:34:56.3768258Z Wrapped header: ATen/ops/scatter_reduce.h 2025-12-04T09:34:56.3771373Z Wrapped header: ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3774482Z Wrapped header: ATen/ops/scatter_reduce_cpu_dispatch.h 2025-12-04T09:34:56.3777348Z Wrapped header: ATen/ops/scatter_reduce_cuda_dispatch.h 2025-12-04T09:34:56.3780285Z Wrapped header: ATen/ops/scatter_reduce_meta.h 2025-12-04T09:34:56.3783167Z Wrapped header: ATen/ops/scatter_reduce_meta_dispatch.h 2025-12-04T09:34:56.3786167Z Wrapped header: ATen/ops/scatter_reduce_native.h 2025-12-04T09:34:56.3789136Z Wrapped header: ATen/ops/scatter_reduce_ops.h 2025-12-04T09:34:56.3792121Z Wrapped header: ATen/ops/searchsorted.h 2025-12-04T09:34:56.3795198Z Wrapped header: ATen/ops/searchsorted_cpu_dispatch.h 2025-12-04T09:34:56.3798114Z Wrapped header: ATen/ops/searchsorted_cuda_dispatch.h 2025-12-04T09:34:56.3801114Z Wrapped header: ATen/ops/searchsorted_native.h 2025-12-04T09:34:56.3804144Z Wrapped header: ATen/ops/searchsorted_ops.h 2025-12-04T09:34:56.3807253Z Wrapped header: ATen/ops/segment_reduce.h 2025-12-04T09:34:56.3810483Z Wrapped header: ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3813454Z Wrapped header: ATen/ops/segment_reduce_cpu_dispatch.h 2025-12-04T09:34:56.3816280Z Wrapped header: ATen/ops/segment_reduce_cuda_dispatch.h 2025-12-04T09:34:56.3819243Z Wrapped header: ATen/ops/segment_reduce_native.h 2025-12-04T09:34:56.3822113Z Wrapped header: ATen/ops/segment_reduce_ops.h 2025-12-04T09:34:56.3825083Z Wrapped header: ATen/ops/select.h 2025-12-04T09:34:56.3828145Z Wrapped header: ATen/ops/select_backward.h 2025-12-04T09:34:56.3831424Z Wrapped header: ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3834217Z Wrapped header: ATen/ops/select_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3837145Z Wrapped header: ATen/ops/select_backward_native.h 2025-12-04T09:34:56.3840017Z Wrapped header: ATen/ops/select_backward_ops.h 2025-12-04T09:34:56.3843322Z Wrapped header: ATen/ops/select_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3846269Z Wrapped header: ATen/ops/select_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3849319Z Wrapped header: ATen/ops/select_copy.h 2025-12-04T09:34:56.3852477Z Wrapped header: ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3855310Z Wrapped header: ATen/ops/select_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3858136Z Wrapped header: ATen/ops/select_copy_native.h 2025-12-04T09:34:56.3861009Z Wrapped header: ATen/ops/select_copy_ops.h 2025-12-04T09:34:56.3864099Z Wrapped header: ATen/ops/select_native.h 2025-12-04T09:34:56.3866888Z Wrapped header: ATen/ops/select_ops.h 2025-12-04T09:34:56.3870532Z Wrapped header: ATen/ops/select_scatter.h 2025-12-04T09:34:56.3873794Z Wrapped header: ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3876805Z Wrapped header: ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3879566Z Wrapped header: ATen/ops/select_scatter_native.h 2025-12-04T09:34:56.3882642Z Wrapped header: ATen/ops/select_scatter_ops.h 2025-12-04T09:34:56.3885340Z Wrapped header: ATen/ops/selu.h 2025-12-04T09:34:56.3888595Z Wrapped header: ATen/ops/selu_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3891457Z Wrapped header: ATen/ops/selu_native.h 2025-12-04T09:34:56.3894362Z Wrapped header: ATen/ops/selu_ops.h 2025-12-04T09:34:56.3897509Z Wrapped header: ATen/ops/set.h 2025-12-04T09:34:56.3900797Z Wrapped header: ATen/ops/set_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.3903827Z Wrapped header: ATen/ops/set_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3906574Z Wrapped header: ATen/ops/set_cpu_dispatch.h 2025-12-04T09:34:56.3909751Z Wrapped header: ATen/ops/set_cuda_dispatch.h 2025-12-04T09:34:56.3912549Z Wrapped header: ATen/ops/set_data.h 2025-12-04T09:34:56.3915863Z Wrapped header: ATen/ops/set_data_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.3918495Z Wrapped header: ATen/ops/set_data_native.h 2025-12-04T09:34:56.3921449Z Wrapped header: ATen/ops/set_data_ops.h 2025-12-04T09:34:56.3924294Z Wrapped header: ATen/ops/set_meta_dispatch.h 2025-12-04T09:34:56.3927487Z Wrapped header: ATen/ops/set_native.h 2025-12-04T09:34:56.3930607Z Wrapped header: ATen/ops/set_ops.h 2025-12-04T09:34:56.3933602Z Wrapped header: ATen/ops/sgn.h 2025-12-04T09:34:56.3937079Z Wrapped header: ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3939513Z Wrapped header: ATen/ops/sgn_cpu_dispatch.h 2025-12-04T09:34:56.3942215Z Wrapped header: ATen/ops/sgn_cuda_dispatch.h 2025-12-04T09:34:56.3945434Z Wrapped header: ATen/ops/sgn_meta.h 2025-12-04T09:34:56.3948298Z Wrapped header: ATen/ops/sgn_meta_dispatch.h 2025-12-04T09:34:56.3951481Z Wrapped header: ATen/ops/sgn_native.h 2025-12-04T09:34:56.3954451Z Wrapped header: ATen/ops/sgn_ops.h 2025-12-04T09:34:56.3957226Z Wrapped header: ATen/ops/sigmoid.h 2025-12-04T09:34:56.3960102Z Wrapped header: ATen/ops/sigmoid_backward.h 2025-12-04T09:34:56.3963391Z Wrapped header: ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3966085Z Wrapped header: ATen/ops/sigmoid_backward_cpu_dispatch.h 2025-12-04T09:34:56.3969166Z Wrapped header: ATen/ops/sigmoid_backward_cuda_dispatch.h 2025-12-04T09:34:56.3973331Z Wrapped header: ATen/ops/sigmoid_backward_meta.h 2025-12-04T09:34:56.3976283Z Wrapped header: ATen/ops/sigmoid_backward_meta_dispatch.h 2025-12-04T09:34:56.3979303Z Wrapped header: ATen/ops/sigmoid_backward_native.h 2025-12-04T09:34:56.3982283Z Wrapped header: ATen/ops/sigmoid_backward_ops.h 2025-12-04T09:34:56.3985588Z Wrapped header: ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.3988468Z Wrapped header: ATen/ops/sigmoid_cpu_dispatch.h 2025-12-04T09:34:56.3991414Z Wrapped header: ATen/ops/sigmoid_cuda_dispatch.h 2025-12-04T09:34:56.3994273Z Wrapped header: ATen/ops/sigmoid_meta.h 2025-12-04T09:34:56.3997307Z Wrapped header: ATen/ops/sigmoid_meta_dispatch.h 2025-12-04T09:34:56.4000078Z Wrapped header: ATen/ops/sigmoid_native.h 2025-12-04T09:34:56.4003116Z Wrapped header: ATen/ops/sigmoid_ops.h 2025-12-04T09:34:56.4005916Z Wrapped header: ATen/ops/sign.h 2025-12-04T09:34:56.4008743Z Wrapped header: ATen/ops/signbit.h 2025-12-04T09:34:56.4011766Z Wrapped header: ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4014571Z Wrapped header: ATen/ops/signbit_cpu_dispatch.h 2025-12-04T09:34:56.4017336Z Wrapped header: ATen/ops/signbit_cuda_dispatch.h 2025-12-04T09:34:56.4020441Z Wrapped header: ATen/ops/signbit_meta.h 2025-12-04T09:34:56.4023443Z Wrapped header: ATen/ops/signbit_meta_dispatch.h 2025-12-04T09:34:56.4026322Z Wrapped header: ATen/ops/signbit_native.h 2025-12-04T09:34:56.4029199Z Wrapped header: ATen/ops/signbit_ops.h 2025-12-04T09:34:56.4032408Z Wrapped header: ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4035804Z Wrapped header: ATen/ops/sign_cpu_dispatch.h 2025-12-04T09:34:56.4037787Z Wrapped header: ATen/ops/sign_cuda_dispatch.h 2025-12-04T09:34:56.4041501Z Wrapped header: ATen/ops/sign_meta.h 2025-12-04T09:34:56.4043589Z Wrapped header: ATen/ops/sign_meta_dispatch.h 2025-12-04T09:34:56.4047262Z Wrapped header: ATen/ops/sign_native.h 2025-12-04T09:34:56.4049327Z Wrapped header: ATen/ops/sign_ops.h 2025-12-04T09:34:56.4052629Z Wrapped header: ATen/ops/silu.h 2025-12-04T09:34:56.4055583Z Wrapped header: ATen/ops/silu_backward.h 2025-12-04T09:34:56.4058400Z Wrapped header: ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4061440Z Wrapped header: ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4064362Z Wrapped header: ATen/ops/silu_backward_cpu_dispatch.h 2025-12-04T09:34:56.4067087Z Wrapped header: ATen/ops/silu_backward_cuda_dispatch.h 2025-12-04T09:34:56.4069859Z Wrapped header: ATen/ops/silu_backward_meta.h 2025-12-04T09:34:56.4072715Z Wrapped header: ATen/ops/silu_backward_meta_dispatch.h 2025-12-04T09:34:56.4075634Z Wrapped header: ATen/ops/silu_backward_native.h 2025-12-04T09:34:56.4078469Z Wrapped header: ATen/ops/silu_backward_ops.h 2025-12-04T09:34:56.4081385Z Wrapped header: ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4083946Z Wrapped header: ATen/ops/silu_cpu_dispatch.h 2025-12-04T09:34:56.4086843Z Wrapped header: ATen/ops/silu_cuda_dispatch.h 2025-12-04T09:34:56.4089636Z Wrapped header: ATen/ops/silu_meta.h 2025-12-04T09:34:56.4092777Z Wrapped header: ATen/ops/silu_meta_dispatch.h 2025-12-04T09:34:56.4095824Z Wrapped header: ATen/ops/silu_native.h 2025-12-04T09:34:56.4098513Z Wrapped header: ATen/ops/silu_ops.h 2025-12-04T09:34:56.4101057Z Wrapped header: ATen/ops/sin.h 2025-12-04T09:34:56.4103594Z Wrapped header: ATen/ops/sinc.h 2025-12-04T09:34:56.4106610Z Wrapped header: ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4109220Z Wrapped header: ATen/ops/sinc_cpu_dispatch.h 2025-12-04T09:34:56.4111967Z Wrapped header: ATen/ops/sinc_cuda_dispatch.h 2025-12-04T09:34:56.4114802Z Wrapped header: ATen/ops/sinc_meta.h 2025-12-04T09:34:56.4117568Z Wrapped header: ATen/ops/sinc_meta_dispatch.h 2025-12-04T09:34:56.4120243Z Wrapped header: ATen/ops/sinc_native.h 2025-12-04T09:34:56.4123086Z Wrapped header: ATen/ops/sinc_ops.h 2025-12-04T09:34:56.4126341Z Wrapped header: ATen/ops/sinh.h 2025-12-04T09:34:56.4129333Z Wrapped header: ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4132186Z Wrapped header: ATen/ops/sinh_cpu_dispatch.h 2025-12-04T09:34:56.4134992Z Wrapped header: ATen/ops/sinh_cuda_dispatch.h 2025-12-04T09:34:56.4147656Z Wrapped header: ATen/ops/sinh_meta.h 2025-12-04T09:34:56.4150617Z Wrapped header: ATen/ops/sinh_meta_dispatch.h 2025-12-04T09:34:56.4162503Z Wrapped header: ATen/ops/sinh_native.h 2025-12-04T09:34:56.4166635Z Wrapped header: ATen/ops/sinh_ops.h 2025-12-04T09:34:56.4169858Z Wrapped header: ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4172593Z Wrapped header: ATen/ops/sin_cpu_dispatch.h 2025-12-04T09:34:56.4175641Z Wrapped header: ATen/ops/sin_cuda_dispatch.h 2025-12-04T09:34:56.4179115Z Wrapped header: ATen/ops/sin_meta.h 2025-12-04T09:34:56.4182346Z Wrapped header: ATen/ops/sin_meta_dispatch.h 2025-12-04T09:34:56.4185429Z Wrapped header: ATen/ops/sin_native.h 2025-12-04T09:34:56.4188379Z Wrapped header: ATen/ops/sin_ops.h 2025-12-04T09:34:56.4191235Z Wrapped header: ATen/ops/size.h 2025-12-04T09:34:56.4194545Z Wrapped header: ATen/ops/size_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4197582Z Wrapped header: ATen/ops/size_native.h 2025-12-04T09:34:56.4200533Z Wrapped header: ATen/ops/size_ops.h 2025-12-04T09:34:56.4203618Z Wrapped header: ATen/ops/slice.h 2025-12-04T09:34:56.4207069Z Wrapped header: ATen/ops/slice_backward.h 2025-12-04T09:34:56.4210278Z Wrapped header: ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4213185Z Wrapped header: ATen/ops/slice_backward_native.h 2025-12-04T09:34:56.4216216Z Wrapped header: ATen/ops/slice_backward_ops.h 2025-12-04T09:34:56.4219335Z Wrapped header: ATen/ops/slice_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4222658Z Wrapped header: ATen/ops/slice_copy.h 2025-12-04T09:34:56.4225904Z Wrapped header: ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4229161Z Wrapped header: ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4232729Z Wrapped header: ATen/ops/slice_copy_native.h 2025-12-04T09:34:56.4235842Z Wrapped header: ATen/ops/slice_copy_ops.h 2025-12-04T09:34:56.4238939Z Wrapped header: ATen/ops/slice_inverse.h 2025-12-04T09:34:56.4242171Z Wrapped header: ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4244949Z Wrapped header: ATen/ops/slice_inverse_native.h 2025-12-04T09:34:56.4248038Z Wrapped header: ATen/ops/slice_inverse_ops.h 2025-12-04T09:34:56.4251384Z Wrapped header: ATen/ops/slice_native.h 2025-12-04T09:34:56.4254361Z Wrapped header: ATen/ops/slice_ops.h 2025-12-04T09:34:56.4257632Z Wrapped header: ATen/ops/slice_scatter.h 2025-12-04T09:34:56.4260908Z Wrapped header: ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4263971Z Wrapped header: ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4266973Z Wrapped header: ATen/ops/slice_scatter_native.h 2025-12-04T09:34:56.4269932Z Wrapped header: ATen/ops/slice_scatter_ops.h 2025-12-04T09:34:56.4273456Z Wrapped header: ATen/ops/slogdet.h 2025-12-04T09:34:56.4276938Z Wrapped header: ATen/ops/slogdet_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4279695Z Wrapped header: ATen/ops/slogdet_native.h 2025-12-04T09:34:56.4282759Z Wrapped header: ATen/ops/slogdet_ops.h 2025-12-04T09:34:56.4286167Z Wrapped header: ATen/ops/slow_conv3d.h 2025-12-04T09:34:56.4289240Z Wrapped header: ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4292463Z Wrapped header: ATen/ops/slow_conv3d_forward.h 2025-12-04T09:34:56.4295467Z Wrapped header: ATen/ops/slow_conv3d_forward_cpu_dispatch.h 2025-12-04T09:34:56.4298415Z Wrapped header: ATen/ops/slow_conv3d_forward_native.h 2025-12-04T09:34:56.4301491Z Wrapped header: ATen/ops/slow_conv3d_forward_ops.h 2025-12-04T09:34:56.4304474Z Wrapped header: ATen/ops/slow_conv3d_native.h 2025-12-04T09:34:56.4307392Z Wrapped header: ATen/ops/slow_conv3d_ops.h 2025-12-04T09:34:56.4310661Z Wrapped header: ATen/ops/slow_conv_dilated2d.h 2025-12-04T09:34:56.4313954Z Wrapped header: ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4316677Z Wrapped header: ATen/ops/slow_conv_dilated2d_cpu_dispatch.h 2025-12-04T09:34:56.4319413Z Wrapped header: ATen/ops/slow_conv_dilated2d_cuda_dispatch.h 2025-12-04T09:34:56.4322388Z Wrapped header: ATen/ops/slow_conv_dilated2d_native.h 2025-12-04T09:34:56.4325321Z Wrapped header: ATen/ops/slow_conv_dilated2d_ops.h 2025-12-04T09:34:56.4328623Z Wrapped header: ATen/ops/slow_conv_dilated3d.h 2025-12-04T09:34:56.4331626Z Wrapped header: ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4334738Z Wrapped header: ATen/ops/slow_conv_dilated3d_cpu_dispatch.h 2025-12-04T09:34:56.4337562Z Wrapped header: ATen/ops/slow_conv_dilated3d_cuda_dispatch.h 2025-12-04T09:34:56.4340754Z Wrapped header: ATen/ops/slow_conv_dilated3d_native.h 2025-12-04T09:34:56.4344398Z Wrapped header: ATen/ops/slow_conv_dilated3d_ops.h 2025-12-04T09:34:56.4346845Z Wrapped header: ATen/ops/slow_conv_transpose2d.h 2025-12-04T09:34:56.4350537Z Wrapped header: ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4352843Z Wrapped header: ATen/ops/slow_conv_transpose2d_cpu_dispatch.h 2025-12-04T09:34:56.4356085Z Wrapped header: ATen/ops/slow_conv_transpose2d_cuda_dispatch.h 2025-12-04T09:34:56.4358674Z Wrapped header: ATen/ops/slow_conv_transpose2d_meta.h 2025-12-04T09:34:56.4361822Z Wrapped header: ATen/ops/slow_conv_transpose2d_meta_dispatch.h 2025-12-04T09:34:56.4364706Z Wrapped header: ATen/ops/slow_conv_transpose2d_native.h 2025-12-04T09:34:56.4367884Z Wrapped header: ATen/ops/slow_conv_transpose2d_ops.h 2025-12-04T09:34:56.4371072Z Wrapped header: ATen/ops/slow_conv_transpose3d.h 2025-12-04T09:34:56.4374139Z Wrapped header: ATen/ops/slow_conv_transpose3d_cpu_dispatch.h 2025-12-04T09:34:56.4377038Z Wrapped header: ATen/ops/slow_conv_transpose3d_cuda_dispatch.h 2025-12-04T09:34:56.4380092Z Wrapped header: ATen/ops/slow_conv_transpose3d_native.h 2025-12-04T09:34:56.4382928Z Wrapped header: ATen/ops/slow_conv_transpose3d_ops.h 2025-12-04T09:34:56.4385991Z Wrapped header: ATen/ops/smm.h 2025-12-04T09:34:56.4388791Z Wrapped header: ATen/ops/smm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4391737Z Wrapped header: ATen/ops/smm_native.h 2025-12-04T09:34:56.4394514Z Wrapped header: ATen/ops/smm_ops.h 2025-12-04T09:34:56.4397659Z Wrapped header: ATen/ops/smooth_l1_loss.h 2025-12-04T09:34:56.4401700Z Wrapped header: ATen/ops/smooth_l1_loss_backward.h 2025-12-04T09:34:56.4403910Z Wrapped header: ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4407675Z Wrapped header: ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h 2025-12-04T09:34:56.4409702Z Wrapped header: ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h 2025-12-04T09:34:56.4413437Z Wrapped header: ATen/ops/smooth_l1_loss_backward_native.h 2025-12-04T09:34:56.4415504Z Wrapped header: ATen/ops/smooth_l1_loss_backward_ops.h 2025-12-04T09:34:56.4419303Z Wrapped header: ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4421317Z Wrapped header: ATen/ops/smooth_l1_loss_cpu_dispatch.h 2025-12-04T09:34:56.4424507Z Wrapped header: ATen/ops/smooth_l1_loss_cuda_dispatch.h 2025-12-04T09:34:56.4427058Z Wrapped header: ATen/ops/smooth_l1_loss_meta.h 2025-12-04T09:34:56.4430972Z Wrapped header: ATen/ops/smooth_l1_loss_meta_dispatch.h 2025-12-04T09:34:56.4433435Z Wrapped header: ATen/ops/smooth_l1_loss_native.h 2025-12-04T09:34:56.4436667Z Wrapped header: ATen/ops/smooth_l1_loss_ops.h 2025-12-04T09:34:56.4439214Z Wrapped header: ATen/ops/softmax.h 2025-12-04T09:34:56.4442490Z Wrapped header: ATen/ops/softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4445077Z Wrapped header: ATen/ops/softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4448164Z Wrapped header: ATen/ops/softmax_native.h 2025-12-04T09:34:56.4450839Z Wrapped header: ATen/ops/softmax_ops.h 2025-12-04T09:34:56.4453891Z Wrapped header: ATen/ops/softplus.h 2025-12-04T09:34:56.4456669Z Wrapped header: ATen/ops/softplus_backward.h 2025-12-04T09:34:56.4459961Z Wrapped header: ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4462649Z Wrapped header: ATen/ops/softplus_backward_cpu_dispatch.h 2025-12-04T09:34:56.4465637Z Wrapped header: ATen/ops/softplus_backward_cuda_dispatch.h 2025-12-04T09:34:56.4468391Z Wrapped header: ATen/ops/softplus_backward_meta.h 2025-12-04T09:34:56.4471596Z Wrapped header: ATen/ops/softplus_backward_meta_dispatch.h 2025-12-04T09:34:56.4474462Z Wrapped header: ATen/ops/softplus_backward_native.h 2025-12-04T09:34:56.4477443Z Wrapped header: ATen/ops/softplus_backward_ops.h 2025-12-04T09:34:56.4480451Z Wrapped header: ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4483370Z Wrapped header: ATen/ops/softplus_cpu_dispatch.h 2025-12-04T09:34:56.4486235Z Wrapped header: ATen/ops/softplus_cuda_dispatch.h 2025-12-04T09:34:56.4489107Z Wrapped header: ATen/ops/softplus_meta.h 2025-12-04T09:34:56.4491872Z Wrapped header: ATen/ops/softplus_meta_dispatch.h 2025-12-04T09:34:56.4494837Z Wrapped header: ATen/ops/softplus_native.h 2025-12-04T09:34:56.4497915Z Wrapped header: ATen/ops/softplus_ops.h 2025-12-04T09:34:56.4500974Z Wrapped header: ATen/ops/softshrink.h 2025-12-04T09:34:56.4503849Z Wrapped header: ATen/ops/softshrink_backward.h 2025-12-04T09:34:56.4507096Z Wrapped header: ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4509774Z Wrapped header: ATen/ops/softshrink_backward_cpu_dispatch.h 2025-12-04T09:34:56.4512776Z Wrapped header: ATen/ops/softshrink_backward_cuda_dispatch.h 2025-12-04T09:34:56.4515480Z Wrapped header: ATen/ops/softshrink_backward_meta.h 2025-12-04T09:34:56.4518451Z Wrapped header: ATen/ops/softshrink_backward_meta_dispatch.h 2025-12-04T09:34:56.4521142Z Wrapped header: ATen/ops/softshrink_backward_native.h 2025-12-04T09:34:56.4524058Z Wrapped header: ATen/ops/softshrink_backward_ops.h 2025-12-04T09:34:56.4528421Z Wrapped header: ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4530128Z Wrapped header: ATen/ops/softshrink_cpu_dispatch.h 2025-12-04T09:34:56.4532847Z Wrapped header: ATen/ops/softshrink_cuda_dispatch.h 2025-12-04T09:34:56.4535722Z Wrapped header: ATen/ops/softshrink_meta.h 2025-12-04T09:34:56.4538446Z Wrapped header: ATen/ops/softshrink_meta_dispatch.h 2025-12-04T09:34:56.4541305Z Wrapped header: ATen/ops/softshrink_native.h 2025-12-04T09:34:56.4544074Z Wrapped header: ATen/ops/softshrink_ops.h 2025-12-04T09:34:56.4547119Z Wrapped header: ATen/ops/soft_margin_loss.h 2025-12-04T09:34:56.4551212Z Wrapped header: ATen/ops/soft_margin_loss_backward.h 2025-12-04T09:34:56.4553419Z Wrapped header: ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4556525Z Wrapped header: ATen/ops/soft_margin_loss_backward_native.h 2025-12-04T09:34:56.4558894Z Wrapped header: ATen/ops/soft_margin_loss_backward_ops.h 2025-12-04T09:34:56.4562959Z Wrapped header: ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4564787Z Wrapped header: ATen/ops/soft_margin_loss_native.h 2025-12-04T09:34:56.4568603Z Wrapped header: ATen/ops/soft_margin_loss_ops.h 2025-12-04T09:34:56.4570677Z Wrapped header: ATen/ops/sort.h 2025-12-04T09:34:56.4574485Z Wrapped header: ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4576660Z Wrapped header: ATen/ops/sort_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4583674Z Wrapped header: ATen/ops/sort_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4583797Z Wrapped header: ATen/ops/sort_cpu_dispatch.h 2025-12-04T09:34:56.4585728Z Wrapped header: ATen/ops/sort_cuda_dispatch.h 2025-12-04T09:34:56.4589708Z Wrapped header: ATen/ops/sort_meta.h 2025-12-04T09:34:56.4591686Z Wrapped header: ATen/ops/sort_meta_dispatch.h 2025-12-04T09:34:56.4595768Z Wrapped header: ATen/ops/sort_native.h 2025-12-04T09:34:56.4598000Z Wrapped header: ATen/ops/sort_ops.h 2025-12-04T09:34:56.4601858Z Wrapped header: ATen/ops/sparse_bsc_tensor.h 2025-12-04T09:34:56.4604273Z Wrapped header: ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4607935Z Wrapped header: ATen/ops/sparse_bsc_tensor_native.h 2025-12-04T09:34:56.4610689Z Wrapped header: ATen/ops/sparse_bsc_tensor_ops.h 2025-12-04T09:34:56.4613528Z Wrapped header: ATen/ops/sparse_bsr_tensor.h 2025-12-04T09:34:56.4616507Z Wrapped header: ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4619406Z Wrapped header: ATen/ops/sparse_bsr_tensor_native.h 2025-12-04T09:34:56.4626915Z Wrapped header: ATen/ops/sparse_bsr_tensor_ops.h 2025-12-04T09:34:56.4630253Z Wrapped header: ATen/ops/sparse_compressed_tensor.h 2025-12-04T09:34:56.4634885Z Wrapped header: ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4636580Z Wrapped header: ATen/ops/sparse_compressed_tensor_native.h 2025-12-04T09:34:56.4639624Z Wrapped header: ATen/ops/sparse_compressed_tensor_ops.h 2025-12-04T09:34:56.4642723Z Wrapped header: ATen/ops/sparse_coo_tensor.h 2025-12-04T09:34:56.4645858Z Wrapped header: ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4654379Z Wrapped header: ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4657160Z Wrapped header: ATen/ops/sparse_coo_tensor_native.h 2025-12-04T09:34:56.4660223Z Wrapped header: ATen/ops/sparse_coo_tensor_ops.h 2025-12-04T09:34:56.4663300Z Wrapped header: ATen/ops/sparse_csc_tensor.h 2025-12-04T09:34:56.4666556Z Wrapped header: ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4669270Z Wrapped header: ATen/ops/sparse_csc_tensor_native.h 2025-12-04T09:34:56.4672340Z Wrapped header: ATen/ops/sparse_csc_tensor_ops.h 2025-12-04T09:34:56.4675278Z Wrapped header: ATen/ops/sparse_csr_tensor.h 2025-12-04T09:34:56.4678274Z Wrapped header: ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4681115Z Wrapped header: ATen/ops/sparse_csr_tensor_native.h 2025-12-04T09:34:56.4683893Z Wrapped header: ATen/ops/sparse_csr_tensor_ops.h 2025-12-04T09:34:56.4686965Z Wrapped header: ATen/ops/sparse_dim.h 2025-12-04T09:34:56.4690050Z Wrapped header: ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4692748Z Wrapped header: ATen/ops/sparse_dim_native.h 2025-12-04T09:34:56.4695565Z Wrapped header: ATen/ops/sparse_dim_ops.h 2025-12-04T09:34:56.4698384Z Wrapped header: ATen/ops/sparse_mask.h 2025-12-04T09:34:56.4701414Z Wrapped header: ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4704439Z Wrapped header: ATen/ops/sparse_mask_native.h 2025-12-04T09:34:56.4707244Z Wrapped header: ATen/ops/sparse_mask_ops.h 2025-12-04T09:34:56.4710110Z Wrapped header: ATen/ops/sparse_resize.h 2025-12-04T09:34:56.4712996Z Wrapped header: ATen/ops/sparse_resize_and_clear.h 2025-12-04T09:34:56.4716102Z Wrapped header: ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4718870Z Wrapped header: ATen/ops/sparse_resize_and_clear_meta_dispatch.h 2025-12-04T09:34:56.4722083Z Wrapped header: ATen/ops/sparse_resize_and_clear_native.h 2025-12-04T09:34:56.4724842Z Wrapped header: ATen/ops/sparse_resize_and_clear_ops.h 2025-12-04T09:34:56.4728043Z Wrapped header: ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4730767Z Wrapped header: ATen/ops/sparse_resize_meta_dispatch.h 2025-12-04T09:34:56.4733788Z Wrapped header: ATen/ops/sparse_resize_native.h 2025-12-04T09:34:56.4736883Z Wrapped header: ATen/ops/sparse_resize_ops.h 2025-12-04T09:34:56.4739766Z Wrapped header: ATen/ops/sparse_sampled_addmm.h 2025-12-04T09:34:56.4742589Z Wrapped header: ATen/ops/sparse_sampled_addmm_native.h 2025-12-04T09:34:56.4745804Z Wrapped header: ATen/ops/sparse_sampled_addmm_ops.h 2025-12-04T09:34:56.4748775Z Wrapped header: ATen/ops/special_airy_ai.h 2025-12-04T09:34:56.4751910Z Wrapped header: ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4754675Z Wrapped header: ATen/ops/special_airy_ai_cpu_dispatch.h 2025-12-04T09:34:56.4757473Z Wrapped header: ATen/ops/special_airy_ai_cuda_dispatch.h 2025-12-04T09:34:56.4760308Z Wrapped header: ATen/ops/special_airy_ai_meta.h 2025-12-04T09:34:56.4763181Z Wrapped header: ATen/ops/special_airy_ai_meta_dispatch.h 2025-12-04T09:34:56.4766161Z Wrapped header: ATen/ops/special_airy_ai_native.h 2025-12-04T09:34:56.4769262Z Wrapped header: ATen/ops/special_airy_ai_ops.h 2025-12-04T09:34:56.4772141Z Wrapped header: ATen/ops/special_bessel_j0.h 2025-12-04T09:34:56.4775227Z Wrapped header: ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4777902Z Wrapped header: ATen/ops/special_bessel_j0_cpu_dispatch.h 2025-12-04T09:34:56.4780745Z Wrapped header: ATen/ops/special_bessel_j0_cuda_dispatch.h 2025-12-04T09:34:56.4783515Z Wrapped header: ATen/ops/special_bessel_j0_meta.h 2025-12-04T09:34:56.4786420Z Wrapped header: ATen/ops/special_bessel_j0_meta_dispatch.h 2025-12-04T09:34:56.4789314Z Wrapped header: ATen/ops/special_bessel_j0_native.h 2025-12-04T09:34:56.4792160Z Wrapped header: ATen/ops/special_bessel_j0_ops.h 2025-12-04T09:34:56.4795395Z Wrapped header: ATen/ops/special_bessel_j1.h 2025-12-04T09:34:56.4798720Z Wrapped header: ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4801474Z Wrapped header: ATen/ops/special_bessel_j1_cpu_dispatch.h 2025-12-04T09:34:56.4804352Z Wrapped header: ATen/ops/special_bessel_j1_cuda_dispatch.h 2025-12-04T09:34:56.4807275Z Wrapped header: ATen/ops/special_bessel_j1_meta.h 2025-12-04T09:34:56.4810190Z Wrapped header: ATen/ops/special_bessel_j1_meta_dispatch.h 2025-12-04T09:34:56.4813002Z Wrapped header: ATen/ops/special_bessel_j1_native.h 2025-12-04T09:34:56.4815935Z Wrapped header: ATen/ops/special_bessel_j1_ops.h 2025-12-04T09:34:56.4818762Z Wrapped header: ATen/ops/special_bessel_y0.h 2025-12-04T09:34:56.4821889Z Wrapped header: ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4824741Z Wrapped header: ATen/ops/special_bessel_y0_cpu_dispatch.h 2025-12-04T09:34:56.4827549Z Wrapped header: ATen/ops/special_bessel_y0_cuda_dispatch.h 2025-12-04T09:34:56.4830523Z Wrapped header: ATen/ops/special_bessel_y0_meta.h 2025-12-04T09:34:56.4833418Z Wrapped header: ATen/ops/special_bessel_y0_meta_dispatch.h 2025-12-04T09:34:56.4836281Z Wrapped header: ATen/ops/special_bessel_y0_native.h 2025-12-04T09:34:56.4839150Z Wrapped header: ATen/ops/special_bessel_y0_ops.h 2025-12-04T09:34:56.4842007Z Wrapped header: ATen/ops/special_bessel_y1.h 2025-12-04T09:34:56.4845172Z Wrapped header: ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4847918Z Wrapped header: ATen/ops/special_bessel_y1_cpu_dispatch.h 2025-12-04T09:34:56.4850877Z Wrapped header: ATen/ops/special_bessel_y1_cuda_dispatch.h 2025-12-04T09:34:56.4853669Z Wrapped header: ATen/ops/special_bessel_y1_meta.h 2025-12-04T09:34:56.4856516Z Wrapped header: ATen/ops/special_bessel_y1_meta_dispatch.h 2025-12-04T09:34:56.4859528Z Wrapped header: ATen/ops/special_bessel_y1_native.h 2025-12-04T09:34:56.4862409Z Wrapped header: ATen/ops/special_bessel_y1_ops.h 2025-12-04T09:34:56.4865383Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t.h 2025-12-04T09:34:56.4868540Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4871392Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4874213Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h 2025-12-04T09:34:56.4877080Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h 2025-12-04T09:34:56.4879909Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_meta.h 2025-12-04T09:34:56.4882785Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h 2025-12-04T09:34:56.4885855Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_native.h 2025-12-04T09:34:56.4889416Z Wrapped header: ATen/ops/special_chebyshev_polynomial_t_ops.h 2025-12-04T09:34:56.4892384Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u.h 2025-12-04T09:34:56.4895500Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4898363Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4901115Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h 2025-12-04T09:34:56.4903949Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h 2025-12-04T09:34:56.4907205Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_meta.h 2025-12-04T09:34:56.4910310Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h 2025-12-04T09:34:56.4913255Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_native.h 2025-12-04T09:34:56.4916283Z Wrapped header: ATen/ops/special_chebyshev_polynomial_u_ops.h 2025-12-04T09:34:56.4919217Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v.h 2025-12-04T09:34:56.4922323Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4925327Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4928243Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h 2025-12-04T09:34:56.4931263Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h 2025-12-04T09:34:56.4934099Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_meta.h 2025-12-04T09:34:56.4937338Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h 2025-12-04T09:34:56.4940219Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_native.h 2025-12-04T09:34:56.4943417Z Wrapped header: ATen/ops/special_chebyshev_polynomial_v_ops.h 2025-12-04T09:34:56.4947412Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w.h 2025-12-04T09:34:56.4949758Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4953218Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.4955460Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h 2025-12-04T09:34:56.4958884Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h 2025-12-04T09:34:56.4961491Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_meta.h 2025-12-04T09:34:56.4964753Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h 2025-12-04T09:34:56.4968000Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_native.h 2025-12-04T09:34:56.4971228Z Wrapped header: ATen/ops/special_chebyshev_polynomial_w_ops.h 2025-12-04T09:34:56.4974107Z Wrapped header: ATen/ops/special_digamma.h 2025-12-04T09:34:56.4977285Z Wrapped header: ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.4980042Z Wrapped header: ATen/ops/special_digamma_native.h 2025-12-04T09:34:56.4983132Z Wrapped header: ATen/ops/special_digamma_ops.h 2025-12-04T09:34:56.4986040Z Wrapped header: ATen/ops/special_entr.h 2025-12-04T09:34:56.4989259Z Wrapped header: ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.4992143Z Wrapped header: ATen/ops/special_entr_cpu_dispatch.h 2025-12-04T09:34:56.4995226Z Wrapped header: ATen/ops/special_entr_cuda_dispatch.h 2025-12-04T09:34:56.4999150Z Wrapped header: ATen/ops/special_entr_meta.h 2025-12-04T09:34:56.5001293Z Wrapped header: ATen/ops/special_entr_meta_dispatch.h 2025-12-04T09:34:56.5005089Z Wrapped header: ATen/ops/special_entr_native.h 2025-12-04T09:34:56.5007269Z Wrapped header: ATen/ops/special_entr_ops.h 2025-12-04T09:34:56.5010821Z Wrapped header: ATen/ops/special_erf.h 2025-12-04T09:34:56.5013154Z Wrapped header: ATen/ops/special_erfc.h 2025-12-04T09:34:56.5016585Z Wrapped header: ATen/ops/special_erfcx.h 2025-12-04T09:34:56.5019166Z Wrapped header: ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5022335Z Wrapped header: ATen/ops/special_erfcx_cpu_dispatch.h 2025-12-04T09:34:56.5024849Z Wrapped header: ATen/ops/special_erfcx_cuda_dispatch.h 2025-12-04T09:34:56.5028140Z Wrapped header: ATen/ops/special_erfcx_meta.h 2025-12-04T09:34:56.5030921Z Wrapped header: ATen/ops/special_erfcx_meta_dispatch.h 2025-12-04T09:34:56.5033843Z Wrapped header: ATen/ops/special_erfcx_native.h 2025-12-04T09:34:56.5036776Z Wrapped header: ATen/ops/special_erfcx_ops.h 2025-12-04T09:34:56.5040195Z Wrapped header: ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5042811Z Wrapped header: ATen/ops/special_erfc_native.h 2025-12-04T09:34:56.5045782Z Wrapped header: ATen/ops/special_erfc_ops.h 2025-12-04T09:34:56.5048766Z Wrapped header: ATen/ops/special_erfinv.h 2025-12-04T09:34:56.5051824Z Wrapped header: ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5054677Z Wrapped header: ATen/ops/special_erfinv_native.h 2025-12-04T09:34:56.5057643Z Wrapped header: ATen/ops/special_erfinv_ops.h 2025-12-04T09:34:56.5060608Z Wrapped header: ATen/ops/special_erf_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5063814Z Wrapped header: ATen/ops/special_erf_native.h 2025-12-04T09:34:56.5066748Z Wrapped header: ATen/ops/special_erf_ops.h 2025-12-04T09:34:56.5069735Z Wrapped header: ATen/ops/special_exp2.h 2025-12-04T09:34:56.5072749Z Wrapped header: ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5075694Z Wrapped header: ATen/ops/special_exp2_native.h 2025-12-04T09:34:56.5078559Z Wrapped header: ATen/ops/special_exp2_ops.h 2025-12-04T09:34:56.5081612Z Wrapped header: ATen/ops/special_expit.h 2025-12-04T09:34:56.5084946Z Wrapped header: ATen/ops/special_expit_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5088302Z Wrapped header: ATen/ops/special_expit_native.h 2025-12-04T09:34:56.5091493Z Wrapped header: ATen/ops/special_expit_ops.h 2025-12-04T09:34:56.5094690Z Wrapped header: ATen/ops/special_expm1.h 2025-12-04T09:34:56.5098306Z Wrapped header: ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5101651Z Wrapped header: ATen/ops/special_expm1_native.h 2025-12-04T09:34:56.5104884Z Wrapped header: ATen/ops/special_expm1_ops.h 2025-12-04T09:34:56.5107972Z Wrapped header: ATen/ops/special_gammainc.h 2025-12-04T09:34:56.5110818Z Wrapped header: ATen/ops/special_gammaincc.h 2025-12-04T09:34:56.5114322Z Wrapped header: ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5116958Z Wrapped header: ATen/ops/special_gammaincc_native.h 2025-12-04T09:34:56.5119920Z Wrapped header: ATen/ops/special_gammaincc_ops.h 2025-12-04T09:34:56.5122786Z Wrapped header: ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5126049Z Wrapped header: ATen/ops/special_gammainc_native.h 2025-12-04T09:34:56.5128707Z Wrapped header: ATen/ops/special_gammainc_ops.h 2025-12-04T09:34:56.5132046Z Wrapped header: ATen/ops/special_gammaln.h 2025-12-04T09:34:56.5134961Z Wrapped header: ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5137711Z Wrapped header: ATen/ops/special_gammaln_native.h 2025-12-04T09:34:56.5140556Z Wrapped header: ATen/ops/special_gammaln_ops.h 2025-12-04T09:34:56.5144167Z Wrapped header: ATen/ops/special_hermite_polynomial_h.h 2025-12-04T09:34:56.5147120Z Wrapped header: ATen/ops/special_hermite_polynomial_he.h 2025-12-04T09:34:56.5150270Z Wrapped header: ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5153415Z Wrapped header: ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5156239Z Wrapped header: ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h 2025-12-04T09:34:56.5159368Z Wrapped header: ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h 2025-12-04T09:34:56.5162413Z Wrapped header: ATen/ops/special_hermite_polynomial_he_meta.h 2025-12-04T09:34:56.5165315Z Wrapped header: ATen/ops/special_hermite_polynomial_he_meta_dispatch.h 2025-12-04T09:34:56.5168264Z Wrapped header: ATen/ops/special_hermite_polynomial_he_native.h 2025-12-04T09:34:56.5171262Z Wrapped header: ATen/ops/special_hermite_polynomial_he_ops.h 2025-12-04T09:34:56.5174356Z Wrapped header: ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5177212Z Wrapped header: ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5179954Z Wrapped header: ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h 2025-12-04T09:34:56.5182805Z Wrapped header: ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h 2025-12-04T09:34:56.5185829Z Wrapped header: ATen/ops/special_hermite_polynomial_h_meta.h 2025-12-04T09:34:56.5189774Z Wrapped header: ATen/ops/special_hermite_polynomial_h_meta_dispatch.h 2025-12-04T09:34:56.5191826Z Wrapped header: ATen/ops/special_hermite_polynomial_h_native.h 2025-12-04T09:34:56.5194939Z Wrapped header: ATen/ops/special_hermite_polynomial_h_ops.h 2025-12-04T09:34:56.5197751Z Wrapped header: ATen/ops/special_i0.h 2025-12-04T09:34:56.5200575Z Wrapped header: ATen/ops/special_i0e.h 2025-12-04T09:34:56.5203594Z Wrapped header: ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5206324Z Wrapped header: ATen/ops/special_i0e_cpu_dispatch.h 2025-12-04T09:34:56.5209137Z Wrapped header: ATen/ops/special_i0e_cuda_dispatch.h 2025-12-04T09:34:56.5212093Z Wrapped header: ATen/ops/special_i0e_meta.h 2025-12-04T09:34:56.5215001Z Wrapped header: ATen/ops/special_i0e_meta_dispatch.h 2025-12-04T09:34:56.5217976Z Wrapped header: ATen/ops/special_i0e_native.h 2025-12-04T09:34:56.5220835Z Wrapped header: ATen/ops/special_i0e_ops.h 2025-12-04T09:34:56.5224317Z Wrapped header: ATen/ops/special_i0_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5226675Z Wrapped header: ATen/ops/special_i0_native.h 2025-12-04T09:34:56.5229510Z Wrapped header: ATen/ops/special_i0_ops.h 2025-12-04T09:34:56.5232417Z Wrapped header: ATen/ops/special_i1.h 2025-12-04T09:34:56.5235415Z Wrapped header: ATen/ops/special_i1e.h 2025-12-04T09:34:56.5238502Z Wrapped header: ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5241172Z Wrapped header: ATen/ops/special_i1e_cpu_dispatch.h 2025-12-04T09:34:56.5243985Z Wrapped header: ATen/ops/special_i1e_cuda_dispatch.h 2025-12-04T09:34:56.5247094Z Wrapped header: ATen/ops/special_i1e_meta.h 2025-12-04T09:34:56.5249941Z Wrapped header: ATen/ops/special_i1e_meta_dispatch.h 2025-12-04T09:34:56.5252965Z Wrapped header: ATen/ops/special_i1e_native.h 2025-12-04T09:34:56.5255810Z Wrapped header: ATen/ops/special_i1e_ops.h 2025-12-04T09:34:56.5258782Z Wrapped header: ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5261465Z Wrapped header: ATen/ops/special_i1_cpu_dispatch.h 2025-12-04T09:34:56.5264308Z Wrapped header: ATen/ops/special_i1_cuda_dispatch.h 2025-12-04T09:34:56.5267217Z Wrapped header: ATen/ops/special_i1_meta.h 2025-12-04T09:34:56.5270123Z Wrapped header: ATen/ops/special_i1_meta_dispatch.h 2025-12-04T09:34:56.5272886Z Wrapped header: ATen/ops/special_i1_native.h 2025-12-04T09:34:56.5275665Z Wrapped header: ATen/ops/special_i1_ops.h 2025-12-04T09:34:56.5278521Z Wrapped header: ATen/ops/special_laguerre_polynomial_l.h 2025-12-04T09:34:56.5281543Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5284541Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5287419Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h 2025-12-04T09:34:56.5290267Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h 2025-12-04T09:34:56.5293182Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_meta.h 2025-12-04T09:34:56.5296028Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h 2025-12-04T09:34:56.5298780Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_native.h 2025-12-04T09:34:56.5301661Z Wrapped header: ATen/ops/special_laguerre_polynomial_l_ops.h 2025-12-04T09:34:56.5304520Z Wrapped header: ATen/ops/special_legendre_polynomial_p.h 2025-12-04T09:34:56.5307667Z Wrapped header: ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5310464Z Wrapped header: ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5313553Z Wrapped header: ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h 2025-12-04T09:34:56.5316400Z Wrapped header: ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h 2025-12-04T09:34:56.5319198Z Wrapped header: ATen/ops/special_legendre_polynomial_p_meta.h 2025-12-04T09:34:56.5322046Z Wrapped header: ATen/ops/special_legendre_polynomial_p_meta_dispatch.h 2025-12-04T09:34:56.5325164Z Wrapped header: ATen/ops/special_legendre_polynomial_p_native.h 2025-12-04T09:34:56.5328170Z Wrapped header: ATen/ops/special_legendre_polynomial_p_ops.h 2025-12-04T09:34:56.5337809Z Wrapped header: ATen/ops/special_log1p.h 2025-12-04T09:34:56.5340990Z Wrapped header: ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5343914Z Wrapped header: ATen/ops/special_log1p_native.h 2025-12-04T09:34:56.5351323Z Wrapped header: ATen/ops/special_log1p_ops.h 2025-12-04T09:34:56.5354211Z Wrapped header: ATen/ops/special_logit.h 2025-12-04T09:34:56.5357182Z Wrapped header: ATen/ops/special_logit_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5359803Z Wrapped header: ATen/ops/special_logit_native.h 2025-12-04T09:34:56.5362568Z Wrapped header: ATen/ops/special_logit_ops.h 2025-12-04T09:34:56.5365520Z Wrapped header: ATen/ops/special_logsumexp.h 2025-12-04T09:34:56.5368513Z Wrapped header: ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5371237Z Wrapped header: ATen/ops/special_logsumexp_native.h 2025-12-04T09:34:56.5374153Z Wrapped header: ATen/ops/special_logsumexp_ops.h 2025-12-04T09:34:56.5376929Z Wrapped header: ATen/ops/special_log_ndtr.h 2025-12-04T09:34:56.5380143Z Wrapped header: ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5382822Z Wrapped header: ATen/ops/special_log_ndtr_cpu_dispatch.h 2025-12-04T09:34:56.5385618Z Wrapped header: ATen/ops/special_log_ndtr_cuda_dispatch.h 2025-12-04T09:34:56.5388434Z Wrapped header: ATen/ops/special_log_ndtr_meta.h 2025-12-04T09:34:56.5391560Z Wrapped header: ATen/ops/special_log_ndtr_meta_dispatch.h 2025-12-04T09:34:56.5394492Z Wrapped header: ATen/ops/special_log_ndtr_native.h 2025-12-04T09:34:56.5397369Z Wrapped header: ATen/ops/special_log_ndtr_ops.h 2025-12-04T09:34:56.5400357Z Wrapped header: ATen/ops/special_log_softmax.h 2025-12-04T09:34:56.5403431Z Wrapped header: ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5406422Z Wrapped header: ATen/ops/special_log_softmax_native.h 2025-12-04T09:34:56.5409552Z Wrapped header: ATen/ops/special_log_softmax_ops.h 2025-12-04T09:34:56.5412482Z Wrapped header: ATen/ops/special_modified_bessel_i0.h 2025-12-04T09:34:56.5415693Z Wrapped header: ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5418698Z Wrapped header: ATen/ops/special_modified_bessel_i0_cpu_dispatch.h 2025-12-04T09:34:56.5421395Z Wrapped header: ATen/ops/special_modified_bessel_i0_cuda_dispatch.h 2025-12-04T09:34:56.5424174Z Wrapped header: ATen/ops/special_modified_bessel_i0_meta.h 2025-12-04T09:34:56.5427210Z Wrapped header: ATen/ops/special_modified_bessel_i0_meta_dispatch.h 2025-12-04T09:34:56.5430122Z Wrapped header: ATen/ops/special_modified_bessel_i0_native.h 2025-12-04T09:34:56.5433137Z Wrapped header: ATen/ops/special_modified_bessel_i0_ops.h 2025-12-04T09:34:56.5436001Z Wrapped header: ATen/ops/special_modified_bessel_i1.h 2025-12-04T09:34:56.5439466Z Wrapped header: ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5442232Z Wrapped header: ATen/ops/special_modified_bessel_i1_cpu_dispatch.h 2025-12-04T09:34:56.5445188Z Wrapped header: ATen/ops/special_modified_bessel_i1_cuda_dispatch.h 2025-12-04T09:34:56.5448075Z Wrapped header: ATen/ops/special_modified_bessel_i1_meta.h 2025-12-04T09:34:56.5451066Z Wrapped header: ATen/ops/special_modified_bessel_i1_meta_dispatch.h 2025-12-04T09:34:56.5453900Z Wrapped header: ATen/ops/special_modified_bessel_i1_native.h 2025-12-04T09:34:56.5457337Z Wrapped header: ATen/ops/special_modified_bessel_i1_ops.h 2025-12-04T09:34:56.5460151Z Wrapped header: ATen/ops/special_modified_bessel_k0.h 2025-12-04T09:34:56.5463578Z Wrapped header: ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5466336Z Wrapped header: ATen/ops/special_modified_bessel_k0_cpu_dispatch.h 2025-12-04T09:34:56.5469306Z Wrapped header: ATen/ops/special_modified_bessel_k0_cuda_dispatch.h 2025-12-04T09:34:56.5472290Z Wrapped header: ATen/ops/special_modified_bessel_k0_meta.h 2025-12-04T09:34:56.5475192Z Wrapped header: ATen/ops/special_modified_bessel_k0_meta_dispatch.h 2025-12-04T09:34:56.5478152Z Wrapped header: ATen/ops/special_modified_bessel_k0_native.h 2025-12-04T09:34:56.5480997Z Wrapped header: ATen/ops/special_modified_bessel_k0_ops.h 2025-12-04T09:34:56.5483874Z Wrapped header: ATen/ops/special_modified_bessel_k1.h 2025-12-04T09:34:56.5487121Z Wrapped header: ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5490169Z Wrapped header: ATen/ops/special_modified_bessel_k1_cpu_dispatch.h 2025-12-04T09:34:56.5493059Z Wrapped header: ATen/ops/special_modified_bessel_k1_cuda_dispatch.h 2025-12-04T09:34:56.5496086Z Wrapped header: ATen/ops/special_modified_bessel_k1_meta.h 2025-12-04T09:34:56.5499314Z Wrapped header: ATen/ops/special_modified_bessel_k1_meta_dispatch.h 2025-12-04T09:34:56.5502287Z Wrapped header: ATen/ops/special_modified_bessel_k1_native.h 2025-12-04T09:34:56.5505237Z Wrapped header: ATen/ops/special_modified_bessel_k1_ops.h 2025-12-04T09:34:56.5508412Z Wrapped header: ATen/ops/special_multigammaln.h 2025-12-04T09:34:56.5511420Z Wrapped header: ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5514256Z Wrapped header: ATen/ops/special_multigammaln_native.h 2025-12-04T09:34:56.5517639Z Wrapped header: ATen/ops/special_multigammaln_ops.h 2025-12-04T09:34:56.5520606Z Wrapped header: ATen/ops/special_ndtr.h 2025-12-04T09:34:56.5523697Z Wrapped header: ATen/ops/special_ndtri.h 2025-12-04T09:34:56.5526991Z Wrapped header: ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5529791Z Wrapped header: ATen/ops/special_ndtri_cpu_dispatch.h 2025-12-04T09:34:56.5532728Z Wrapped header: ATen/ops/special_ndtri_cuda_dispatch.h 2025-12-04T09:34:56.5535598Z Wrapped header: ATen/ops/special_ndtri_meta.h 2025-12-04T09:34:56.5538520Z Wrapped header: ATen/ops/special_ndtri_meta_dispatch.h 2025-12-04T09:34:56.5541367Z Wrapped header: ATen/ops/special_ndtri_native.h 2025-12-04T09:34:56.5544248Z Wrapped header: ATen/ops/special_ndtri_ops.h 2025-12-04T09:34:56.5547297Z Wrapped header: ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5550164Z Wrapped header: ATen/ops/special_ndtr_native.h 2025-12-04T09:34:56.5553154Z Wrapped header: ATen/ops/special_ndtr_ops.h 2025-12-04T09:34:56.5556134Z Wrapped header: ATen/ops/special_polygamma.h 2025-12-04T09:34:56.5559278Z Wrapped header: ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5562038Z Wrapped header: ATen/ops/special_polygamma_native.h 2025-12-04T09:34:56.5565084Z Wrapped header: ATen/ops/special_polygamma_ops.h 2025-12-04T09:34:56.5568097Z Wrapped header: ATen/ops/special_psi.h 2025-12-04T09:34:56.5571230Z Wrapped header: ATen/ops/special_psi_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5574062Z Wrapped header: ATen/ops/special_psi_native.h 2025-12-04T09:34:56.5577058Z Wrapped header: ATen/ops/special_psi_ops.h 2025-12-04T09:34:56.5579844Z Wrapped header: ATen/ops/special_round.h 2025-12-04T09:34:56.5583138Z Wrapped header: ATen/ops/special_round_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5586345Z Wrapped header: ATen/ops/special_round_native.h 2025-12-04T09:34:56.5589690Z Wrapped header: ATen/ops/special_round_ops.h 2025-12-04T09:34:56.5593269Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0.h 2025-12-04T09:34:56.5596761Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5599500Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-12-04T09:34:56.5602607Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-12-04T09:34:56.5605455Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_meta.h 2025-12-04T09:34:56.5608492Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h 2025-12-04T09:34:56.5611247Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_native.h 2025-12-04T09:34:56.5614274Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k0_ops.h 2025-12-04T09:34:56.5617321Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1.h 2025-12-04T09:34:56.5620636Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5623359Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-12-04T09:34:56.5626201Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-12-04T09:34:56.5629001Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_meta.h 2025-12-04T09:34:56.5632141Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h 2025-12-04T09:34:56.5634862Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_native.h 2025-12-04T09:34:56.5637659Z Wrapped header: ATen/ops/special_scaled_modified_bessel_k1_ops.h 2025-12-04T09:34:56.5640892Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t.h 2025-12-04T09:34:56.5644041Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5647029Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5649945Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-12-04T09:34:56.5652696Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-12-04T09:34:56.5655513Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h 2025-12-04T09:34:56.5658361Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-12-04T09:34:56.5661155Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_native.h 2025-12-04T09:34:56.5664378Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h 2025-12-04T09:34:56.5667325Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u.h 2025-12-04T09:34:56.5670420Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5673710Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5676758Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-12-04T09:34:56.5679805Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-12-04T09:34:56.5682631Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h 2025-12-04T09:34:56.5685614Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-12-04T09:34:56.5688575Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_native.h 2025-12-04T09:34:56.5691600Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h 2025-12-04T09:34:56.5694516Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v.h 2025-12-04T09:34:56.5697511Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5700292Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5703013Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-12-04T09:34:56.5705922Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-12-04T09:34:56.5709083Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h 2025-12-04T09:34:56.5711962Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-12-04T09:34:56.5714730Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_native.h 2025-12-04T09:34:56.5717701Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h 2025-12-04T09:34:56.5720557Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w.h 2025-12-04T09:34:56.5723644Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5726497Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5729266Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-12-04T09:34:56.5732291Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-12-04T09:34:56.5735410Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h 2025-12-04T09:34:56.5738341Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-12-04T09:34:56.5741338Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_native.h 2025-12-04T09:34:56.5744221Z Wrapped header: ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h 2025-12-04T09:34:56.5746873Z Wrapped header: ATen/ops/special_sinc.h 2025-12-04T09:34:56.5749721Z Wrapped header: ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5752461Z Wrapped header: ATen/ops/special_sinc_native.h 2025-12-04T09:34:56.5755255Z Wrapped header: ATen/ops/special_sinc_ops.h 2025-12-04T09:34:56.5758044Z Wrapped header: ATen/ops/special_softmax.h 2025-12-04T09:34:56.5761199Z Wrapped header: ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5764035Z Wrapped header: ATen/ops/special_softmax_native.h 2025-12-04T09:34:56.5767079Z Wrapped header: ATen/ops/special_softmax_ops.h 2025-12-04T09:34:56.5769908Z Wrapped header: ATen/ops/special_spherical_bessel_j0.h 2025-12-04T09:34:56.5772933Z Wrapped header: ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5775565Z Wrapped header: ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h 2025-12-04T09:34:56.5778371Z Wrapped header: ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h 2025-12-04T09:34:56.5781115Z Wrapped header: ATen/ops/special_spherical_bessel_j0_meta.h 2025-12-04T09:34:56.5784003Z Wrapped header: ATen/ops/special_spherical_bessel_j0_meta_dispatch.h 2025-12-04T09:34:56.5786946Z Wrapped header: ATen/ops/special_spherical_bessel_j0_native.h 2025-12-04T09:34:56.5789806Z Wrapped header: ATen/ops/special_spherical_bessel_j0_ops.h 2025-12-04T09:34:56.5792724Z Wrapped header: ATen/ops/special_xlog1py.h 2025-12-04T09:34:56.5795897Z Wrapped header: ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5798695Z Wrapped header: ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5801453Z Wrapped header: ATen/ops/special_xlog1py_cpu_dispatch.h 2025-12-04T09:34:56.5804269Z Wrapped header: ATen/ops/special_xlog1py_cuda_dispatch.h 2025-12-04T09:34:56.5807186Z Wrapped header: ATen/ops/special_xlog1py_meta.h 2025-12-04T09:34:56.5810021Z Wrapped header: ATen/ops/special_xlog1py_meta_dispatch.h 2025-12-04T09:34:56.5812797Z Wrapped header: ATen/ops/special_xlog1py_native.h 2025-12-04T09:34:56.5815929Z Wrapped header: ATen/ops/special_xlog1py_ops.h 2025-12-04T09:34:56.5818874Z Wrapped header: ATen/ops/special_xlogy.h 2025-12-04T09:34:56.5821838Z Wrapped header: ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5824502Z Wrapped header: ATen/ops/special_xlogy_native.h 2025-12-04T09:34:56.5827506Z Wrapped header: ATen/ops/special_xlogy_ops.h 2025-12-04T09:34:56.5830262Z Wrapped header: ATen/ops/special_zeta.h 2025-12-04T09:34:56.5833246Z Wrapped header: ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5836020Z Wrapped header: ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5838717Z Wrapped header: ATen/ops/special_zeta_cpu_dispatch.h 2025-12-04T09:34:56.5841866Z Wrapped header: ATen/ops/special_zeta_cuda_dispatch.h 2025-12-04T09:34:56.5844605Z Wrapped header: ATen/ops/special_zeta_meta.h 2025-12-04T09:34:56.5847686Z Wrapped header: ATen/ops/special_zeta_meta_dispatch.h 2025-12-04T09:34:56.5850508Z Wrapped header: ATen/ops/special_zeta_native.h 2025-12-04T09:34:56.5853382Z Wrapped header: ATen/ops/special_zeta_ops.h 2025-12-04T09:34:56.5856115Z Wrapped header: ATen/ops/split.h 2025-12-04T09:34:56.5859111Z Wrapped header: ATen/ops/split_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5861926Z Wrapped header: ATen/ops/split_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5864797Z Wrapped header: ATen/ops/split_copy.h 2025-12-04T09:34:56.5867695Z Wrapped header: ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5870421Z Wrapped header: ATen/ops/split_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5873153Z Wrapped header: ATen/ops/split_copy_native.h 2025-12-04T09:34:56.5875925Z Wrapped header: ATen/ops/split_copy_ops.h 2025-12-04T09:34:56.5878698Z Wrapped header: ATen/ops/split_native.h 2025-12-04T09:34:56.5881717Z Wrapped header: ATen/ops/split_ops.h 2025-12-04T09:34:56.5884604Z Wrapped header: ATen/ops/split_with_sizes.h 2025-12-04T09:34:56.5887662Z Wrapped header: ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5890457Z Wrapped header: ATen/ops/split_with_sizes_copy.h 2025-12-04T09:34:56.5893434Z Wrapped header: ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5896404Z Wrapped header: ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5899490Z Wrapped header: ATen/ops/split_with_sizes_copy_cuda_dispatch.h 2025-12-04T09:34:56.5902579Z Wrapped header: ATen/ops/split_with_sizes_copy_native.h 2025-12-04T09:34:56.5905520Z Wrapped header: ATen/ops/split_with_sizes_copy_ops.h 2025-12-04T09:34:56.5908470Z Wrapped header: ATen/ops/split_with_sizes_native.h 2025-12-04T09:34:56.5911494Z Wrapped header: ATen/ops/split_with_sizes_ops.h 2025-12-04T09:34:56.5914288Z Wrapped header: ATen/ops/sqrt.h 2025-12-04T09:34:56.5917253Z Wrapped header: ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5920019Z Wrapped header: ATen/ops/sqrt_cpu_dispatch.h 2025-12-04T09:34:56.5922781Z Wrapped header: ATen/ops/sqrt_cuda_dispatch.h 2025-12-04T09:34:56.5925775Z Wrapped header: ATen/ops/sqrt_meta.h 2025-12-04T09:34:56.5928767Z Wrapped header: ATen/ops/sqrt_meta_dispatch.h 2025-12-04T09:34:56.5931781Z Wrapped header: ATen/ops/sqrt_native.h 2025-12-04T09:34:56.5934465Z Wrapped header: ATen/ops/sqrt_ops.h 2025-12-04T09:34:56.5937281Z Wrapped header: ATen/ops/square.h 2025-12-04T09:34:56.5940164Z Wrapped header: ATen/ops/square_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5943036Z Wrapped header: ATen/ops/square_native.h 2025-12-04T09:34:56.5945853Z Wrapped header: ATen/ops/square_ops.h 2025-12-04T09:34:56.5948824Z Wrapped header: ATen/ops/squeeze.h 2025-12-04T09:34:56.5951835Z Wrapped header: ATen/ops/squeeze_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5954859Z Wrapped header: ATen/ops/squeeze_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5957539Z Wrapped header: ATen/ops/squeeze_copy.h 2025-12-04T09:34:56.5960581Z Wrapped header: ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.5963283Z Wrapped header: ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.5966175Z Wrapped header: ATen/ops/squeeze_copy_native.h 2025-12-04T09:34:56.5969146Z Wrapped header: ATen/ops/squeeze_copy_ops.h 2025-12-04T09:34:56.5972122Z Wrapped header: ATen/ops/squeeze_native.h 2025-12-04T09:34:56.5975211Z Wrapped header: ATen/ops/squeeze_ops.h 2025-12-04T09:34:56.5978041Z Wrapped header: ATen/ops/sspaddmm.h 2025-12-04T09:34:56.5981420Z Wrapped header: ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.5984364Z Wrapped header: ATen/ops/sspaddmm_cpu_dispatch.h 2025-12-04T09:34:56.5987148Z Wrapped header: ATen/ops/sspaddmm_cuda_dispatch.h 2025-12-04T09:34:56.5990039Z Wrapped header: ATen/ops/sspaddmm_native.h 2025-12-04T09:34:56.5992830Z Wrapped header: ATen/ops/sspaddmm_ops.h 2025-12-04T09:34:56.5995637Z Wrapped header: ATen/ops/stack.h 2025-12-04T09:34:56.5998407Z Wrapped header: ATen/ops/stack_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6001312Z Wrapped header: ATen/ops/stack_native.h 2025-12-04T09:34:56.6004066Z Wrapped header: ATen/ops/stack_ops.h 2025-12-04T09:34:56.6007064Z Wrapped header: ATen/ops/std.h 2025-12-04T09:34:56.6010249Z Wrapped header: ATen/ops/std_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6013096Z Wrapped header: ATen/ops/std_cpu_dispatch.h 2025-12-04T09:34:56.6016398Z Wrapped header: ATen/ops/std_cuda_dispatch.h 2025-12-04T09:34:56.6019234Z Wrapped header: ATen/ops/std_mean.h 2025-12-04T09:34:56.6022551Z Wrapped header: ATen/ops/std_mean_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6025284Z Wrapped header: ATen/ops/std_mean_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6028116Z Wrapped header: ATen/ops/std_mean_cpu_dispatch.h 2025-12-04T09:34:56.6030921Z Wrapped header: ATen/ops/std_mean_cuda_dispatch.h 2025-12-04T09:34:56.6034131Z Wrapped header: ATen/ops/std_mean_native.h 2025-12-04T09:34:56.6037015Z Wrapped header: ATen/ops/std_mean_ops.h 2025-12-04T09:34:56.6039965Z Wrapped header: ATen/ops/std_native.h 2025-12-04T09:34:56.6043031Z Wrapped header: ATen/ops/std_ops.h 2025-12-04T09:34:56.6046107Z Wrapped header: ATen/ops/stft.h 2025-12-04T09:34:56.6049015Z Wrapped header: ATen/ops/stft_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6051870Z Wrapped header: ATen/ops/stft_native.h 2025-12-04T09:34:56.6054640Z Wrapped header: ATen/ops/stft_ops.h 2025-12-04T09:34:56.6057653Z Wrapped header: ATen/ops/stride.h 2025-12-04T09:34:56.6060737Z Wrapped header: ATen/ops/stride_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6063753Z Wrapped header: ATen/ops/stride_native.h 2025-12-04T09:34:56.6066604Z Wrapped header: ATen/ops/stride_ops.h 2025-12-04T09:34:56.6069435Z Wrapped header: ATen/ops/sub.h 2025-12-04T09:34:56.6072231Z Wrapped header: ATen/ops/subtract.h 2025-12-04T09:34:56.6075314Z Wrapped header: ATen/ops/subtract_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6078013Z Wrapped header: ATen/ops/subtract_native.h 2025-12-04T09:34:56.6081178Z Wrapped header: ATen/ops/subtract_ops.h 2025-12-04T09:34:56.6084136Z Wrapped header: ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6087379Z Wrapped header: ATen/ops/sub_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6090596Z Wrapped header: ATen/ops/sub_cpu_dispatch.h 2025-12-04T09:34:56.6093757Z Wrapped header: ATen/ops/sub_cuda_dispatch.h 2025-12-04T09:34:56.6097238Z Wrapped header: ATen/ops/sub_meta.h 2025-12-04T09:34:56.6100646Z Wrapped header: ATen/ops/sub_meta_dispatch.h 2025-12-04T09:34:56.6103555Z Wrapped header: ATen/ops/sub_native.h 2025-12-04T09:34:56.6106431Z Wrapped header: ATen/ops/sub_ops.h 2025-12-04T09:34:56.6109392Z Wrapped header: ATen/ops/sum.h 2025-12-04T09:34:56.6112514Z Wrapped header: ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6115415Z Wrapped header: ATen/ops/sum_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6118239Z Wrapped header: ATen/ops/sum_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6121144Z Wrapped header: ATen/ops/sum_cpu_dispatch.h 2025-12-04T09:34:56.6124227Z Wrapped header: ATen/ops/sum_cuda_dispatch.h 2025-12-04T09:34:56.6127339Z Wrapped header: ATen/ops/sum_meta.h 2025-12-04T09:34:56.6130234Z Wrapped header: ATen/ops/sum_meta_dispatch.h 2025-12-04T09:34:56.6133069Z Wrapped header: ATen/ops/sum_native.h 2025-12-04T09:34:56.6136339Z Wrapped header: ATen/ops/sum_ops.h 2025-12-04T09:34:56.6139261Z Wrapped header: ATen/ops/sum_to_size.h 2025-12-04T09:34:56.6142214Z Wrapped header: ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6145125Z Wrapped header: ATen/ops/sum_to_size_native.h 2025-12-04T09:34:56.6147969Z Wrapped header: ATen/ops/sum_to_size_ops.h 2025-12-04T09:34:56.6150660Z Wrapped header: ATen/ops/svd.h 2025-12-04T09:34:56.6154125Z Wrapped header: ATen/ops/svd_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6156492Z Wrapped header: ATen/ops/svd_native.h 2025-12-04T09:34:56.6159183Z Wrapped header: ATen/ops/svd_ops.h 2025-12-04T09:34:56.6161864Z Wrapped header: ATen/ops/swapaxes.h 2025-12-04T09:34:56.6164743Z Wrapped header: ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6167511Z Wrapped header: ATen/ops/swapaxes_native.h 2025-12-04T09:34:56.6170333Z Wrapped header: ATen/ops/swapaxes_ops.h 2025-12-04T09:34:56.6173162Z Wrapped header: ATen/ops/swapdims.h 2025-12-04T09:34:56.6176215Z Wrapped header: ATen/ops/swapdims_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6178872Z Wrapped header: ATen/ops/swapdims_native.h 2025-12-04T09:34:56.6181660Z Wrapped header: ATen/ops/swapdims_ops.h 2025-12-04T09:34:56.6184741Z Wrapped header: ATen/ops/sym_constrain_range.h 2025-12-04T09:34:56.6187743Z Wrapped header: ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6190411Z Wrapped header: ATen/ops/sym_constrain_range_for_size.h 2025-12-04T09:34:56.6193420Z Wrapped header: ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6196516Z Wrapped header: ATen/ops/sym_constrain_range_for_size_native.h 2025-12-04T09:34:56.6199741Z Wrapped header: ATen/ops/sym_constrain_range_for_size_ops.h 2025-12-04T09:34:56.6202102Z Wrapped header: ATen/ops/sym_constrain_range_native.h 2025-12-04T09:34:56.6205083Z Wrapped header: ATen/ops/sym_constrain_range_ops.h 2025-12-04T09:34:56.6207787Z Wrapped header: ATen/ops/sym_is_contiguous.h 2025-12-04T09:34:56.6211561Z Wrapped header: ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6214315Z Wrapped header: ATen/ops/sym_is_contiguous_native.h 2025-12-04T09:34:56.6217125Z Wrapped header: ATen/ops/sym_is_contiguous_ops.h 2025-12-04T09:34:56.6219933Z Wrapped header: ATen/ops/sym_numel.h 2025-12-04T09:34:56.6222852Z Wrapped header: ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6225669Z Wrapped header: ATen/ops/sym_numel_native.h 2025-12-04T09:34:56.6228392Z Wrapped header: ATen/ops/sym_numel_ops.h 2025-12-04T09:34:56.6231300Z Wrapped header: ATen/ops/sym_size.h 2025-12-04T09:34:56.6234213Z Wrapped header: ATen/ops/sym_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6237183Z Wrapped header: ATen/ops/sym_size_native.h 2025-12-04T09:34:56.6240192Z Wrapped header: ATen/ops/sym_size_ops.h 2025-12-04T09:34:56.6243064Z Wrapped header: ATen/ops/sym_storage_offset.h 2025-12-04T09:34:56.6246187Z Wrapped header: ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6249080Z Wrapped header: ATen/ops/sym_storage_offset_native.h 2025-12-04T09:34:56.6251870Z Wrapped header: ATen/ops/sym_storage_offset_ops.h 2025-12-04T09:34:56.6254742Z Wrapped header: ATen/ops/sym_stride.h 2025-12-04T09:34:56.6257709Z Wrapped header: ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6260534Z Wrapped header: ATen/ops/sym_stride_native.h 2025-12-04T09:34:56.6263415Z Wrapped header: ATen/ops/sym_stride_ops.h 2025-12-04T09:34:56.6266271Z Wrapped header: ATen/ops/t.h 2025-12-04T09:34:56.6268899Z Wrapped header: ATen/ops/take.h 2025-12-04T09:34:56.6271677Z Wrapped header: ATen/ops/take_along_dim.h 2025-12-04T09:34:56.6274800Z Wrapped header: ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6277779Z Wrapped header: ATen/ops/take_along_dim_native.h 2025-12-04T09:34:56.6280604Z Wrapped header: ATen/ops/take_along_dim_ops.h 2025-12-04T09:34:56.6283397Z Wrapped header: ATen/ops/take_cpu_dispatch.h 2025-12-04T09:34:56.6286145Z Wrapped header: ATen/ops/take_cuda_dispatch.h 2025-12-04T09:34:56.6288996Z Wrapped header: ATen/ops/take_native.h 2025-12-04T09:34:56.6291689Z Wrapped header: ATen/ops/take_ops.h 2025-12-04T09:34:56.6294355Z Wrapped header: ATen/ops/tan.h 2025-12-04T09:34:56.6296995Z Wrapped header: ATen/ops/tanh.h 2025-12-04T09:34:56.6299856Z Wrapped header: ATen/ops/tanh_backward.h 2025-12-04T09:34:56.6302844Z Wrapped header: ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6305561Z Wrapped header: ATen/ops/tanh_backward_cpu_dispatch.h 2025-12-04T09:34:56.6308483Z Wrapped header: ATen/ops/tanh_backward_cuda_dispatch.h 2025-12-04T09:34:56.6311200Z Wrapped header: ATen/ops/tanh_backward_meta.h 2025-12-04T09:34:56.6314037Z Wrapped header: ATen/ops/tanh_backward_meta_dispatch.h 2025-12-04T09:34:56.6316819Z Wrapped header: ATen/ops/tanh_backward_native.h 2025-12-04T09:34:56.6319619Z Wrapped header: ATen/ops/tanh_backward_ops.h 2025-12-04T09:34:56.6322642Z Wrapped header: ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6325243Z Wrapped header: ATen/ops/tanh_cpu_dispatch.h 2025-12-04T09:34:56.6328106Z Wrapped header: ATen/ops/tanh_cuda_dispatch.h 2025-12-04T09:34:56.6330957Z Wrapped header: ATen/ops/tanh_meta.h 2025-12-04T09:34:56.6333704Z Wrapped header: ATen/ops/tanh_meta_dispatch.h 2025-12-04T09:34:56.6336449Z Wrapped header: ATen/ops/tanh_native.h 2025-12-04T09:34:56.6339173Z Wrapped header: ATen/ops/tanh_ops.h 2025-12-04T09:34:56.6342436Z Wrapped header: ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6345182Z Wrapped header: ATen/ops/tan_cpu_dispatch.h 2025-12-04T09:34:56.6347910Z Wrapped header: ATen/ops/tan_cuda_dispatch.h 2025-12-04T09:34:56.6350728Z Wrapped header: ATen/ops/tan_meta.h 2025-12-04T09:34:56.6353519Z Wrapped header: ATen/ops/tan_meta_dispatch.h 2025-12-04T09:34:56.6356265Z Wrapped header: ATen/ops/tan_native.h 2025-12-04T09:34:56.6359001Z Wrapped header: ATen/ops/tan_ops.h 2025-12-04T09:34:56.6361743Z Wrapped header: ATen/ops/tensor.h 2025-12-04T09:34:56.6364591Z Wrapped header: ATen/ops/tensordot.h 2025-12-04T09:34:56.6368307Z Wrapped header: ATen/ops/tensordot_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6370812Z Wrapped header: ATen/ops/tensordot_native.h 2025-12-04T09:34:56.6373616Z Wrapped header: ATen/ops/tensordot_ops.h 2025-12-04T09:34:56.6376563Z Wrapped header: ATen/ops/tensor_split.h 2025-12-04T09:34:56.6379769Z Wrapped header: ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6382523Z Wrapped header: ATen/ops/tensor_split_native.h 2025-12-04T09:34:56.6385470Z Wrapped header: ATen/ops/tensor_split_ops.h 2025-12-04T09:34:56.6388612Z Wrapped header: ATen/ops/thnn_conv2d.h 2025-12-04T09:34:56.6391650Z Wrapped header: ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6394350Z Wrapped header: ATen/ops/thnn_conv2d_native.h 2025-12-04T09:34:56.6397226Z Wrapped header: ATen/ops/thnn_conv2d_ops.h 2025-12-04T09:34:56.6400064Z Wrapped header: ATen/ops/threshold.h 2025-12-04T09:34:56.6403103Z Wrapped header: ATen/ops/threshold_backward.h 2025-12-04T09:34:56.6406188Z Wrapped header: ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6409071Z Wrapped header: ATen/ops/threshold_backward_cpu_dispatch.h 2025-12-04T09:34:56.6411881Z Wrapped header: ATen/ops/threshold_backward_cuda_dispatch.h 2025-12-04T09:34:56.6415089Z Wrapped header: ATen/ops/threshold_backward_meta.h 2025-12-04T09:34:56.6417918Z Wrapped header: ATen/ops/threshold_backward_meta_dispatch.h 2025-12-04T09:34:56.6420919Z Wrapped header: ATen/ops/threshold_backward_native.h 2025-12-04T09:34:56.6423820Z Wrapped header: ATen/ops/threshold_backward_ops.h 2025-12-04T09:34:56.6426951Z Wrapped header: ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6429695Z Wrapped header: ATen/ops/threshold_cpu_dispatch.h 2025-12-04T09:34:56.6432563Z Wrapped header: ATen/ops/threshold_cuda_dispatch.h 2025-12-04T09:34:56.6435367Z Wrapped header: ATen/ops/threshold_meta.h 2025-12-04T09:34:56.6438270Z Wrapped header: ATen/ops/threshold_meta_dispatch.h 2025-12-04T09:34:56.6441064Z Wrapped header: ATen/ops/threshold_native.h 2025-12-04T09:34:56.6444085Z Wrapped header: ATen/ops/threshold_ops.h 2025-12-04T09:34:56.6446952Z Wrapped header: ATen/ops/tile.h 2025-12-04T09:34:56.6450160Z Wrapped header: ATen/ops/tile_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6453154Z Wrapped header: ATen/ops/tile_native.h 2025-12-04T09:34:56.6455879Z Wrapped header: ATen/ops/tile_ops.h 2025-12-04T09:34:56.6458799Z Wrapped header: ATen/ops/to.h 2025-12-04T09:34:56.6461791Z Wrapped header: ATen/ops/topk.h 2025-12-04T09:34:56.6464996Z Wrapped header: ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6467725Z Wrapped header: ATen/ops/topk_cpu_dispatch.h 2025-12-04T09:34:56.6470652Z Wrapped header: ATen/ops/topk_cuda_dispatch.h 2025-12-04T09:34:56.6473502Z Wrapped header: ATen/ops/topk_meta.h 2025-12-04T09:34:56.6476388Z Wrapped header: ATen/ops/topk_meta_dispatch.h 2025-12-04T09:34:56.6479195Z Wrapped header: ATen/ops/topk_native.h 2025-12-04T09:34:56.6482112Z Wrapped header: ATen/ops/topk_ops.h 2025-12-04T09:34:56.6485041Z Wrapped header: ATen/ops/to_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6488164Z Wrapped header: ATen/ops/to_dense.h 2025-12-04T09:34:56.6491096Z Wrapped header: ATen/ops/to_dense_backward.h 2025-12-04T09:34:56.6494231Z Wrapped header: ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6497148Z Wrapped header: ATen/ops/to_dense_backward_native.h 2025-12-04T09:34:56.6500073Z Wrapped header: ATen/ops/to_dense_backward_ops.h 2025-12-04T09:34:56.6503062Z Wrapped header: ATen/ops/to_dense_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6505953Z Wrapped header: ATen/ops/to_dense_native.h 2025-12-04T09:34:56.6508850Z Wrapped header: ATen/ops/to_dense_ops.h 2025-12-04T09:34:56.6511866Z Wrapped header: ATen/ops/to_mkldnn.h 2025-12-04T09:34:56.6514652Z Wrapped header: ATen/ops/to_mkldnn_backward.h 2025-12-04T09:34:56.6517767Z Wrapped header: ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6520790Z Wrapped header: ATen/ops/to_mkldnn_backward_native.h 2025-12-04T09:34:56.6523790Z Wrapped header: ATen/ops/to_mkldnn_backward_ops.h 2025-12-04T09:34:56.6526865Z Wrapped header: ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6529683Z Wrapped header: ATen/ops/to_mkldnn_cpu_dispatch.h 2025-12-04T09:34:56.6532436Z Wrapped header: ATen/ops/to_mkldnn_native.h 2025-12-04T09:34:56.6535354Z Wrapped header: ATen/ops/to_mkldnn_ops.h 2025-12-04T09:34:56.6538265Z Wrapped header: ATen/ops/to_native.h 2025-12-04T09:34:56.6541566Z Wrapped header: ATen/ops/to_ops.h 2025-12-04T09:34:56.6544712Z Wrapped header: ATen/ops/to_padded_tensor.h 2025-12-04T09:34:56.6547724Z Wrapped header: ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6550528Z Wrapped header: ATen/ops/to_padded_tensor_native.h 2025-12-04T09:34:56.6553387Z Wrapped header: ATen/ops/to_padded_tensor_ops.h 2025-12-04T09:34:56.6556816Z Wrapped header: ATen/ops/to_sparse.h 2025-12-04T09:34:56.6559848Z Wrapped header: ATen/ops/to_sparse_bsc.h 2025-12-04T09:34:56.6563054Z Wrapped header: ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6565836Z Wrapped header: ATen/ops/to_sparse_bsc_native.h 2025-12-04T09:34:56.6568850Z Wrapped header: ATen/ops/to_sparse_bsc_ops.h 2025-12-04T09:34:56.6571721Z Wrapped header: ATen/ops/to_sparse_bsr.h 2025-12-04T09:34:56.6574815Z Wrapped header: ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6577548Z Wrapped header: ATen/ops/to_sparse_bsr_native.h 2025-12-04T09:34:56.6580437Z Wrapped header: ATen/ops/to_sparse_bsr_ops.h 2025-12-04T09:34:56.6583259Z Wrapped header: ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6586216Z Wrapped header: ATen/ops/to_sparse_csc.h 2025-12-04T09:34:56.6589181Z Wrapped header: ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6592644Z Wrapped header: ATen/ops/to_sparse_csc_native.h 2025-12-04T09:34:56.6605944Z Wrapped header: ATen/ops/to_sparse_csc_ops.h 2025-12-04T09:34:56.6606312Z Wrapped header: ATen/ops/to_sparse_csr.h 2025-12-04T09:34:56.6606744Z Wrapped header: ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6607196Z Wrapped header: ATen/ops/to_sparse_csr_native.h 2025-12-04T09:34:56.6609041Z Wrapped header: ATen/ops/to_sparse_csr_ops.h 2025-12-04T09:34:56.6612036Z Wrapped header: ATen/ops/to_sparse_native.h 2025-12-04T09:34:56.6614884Z Wrapped header: ATen/ops/to_sparse_ops.h 2025-12-04T09:34:56.6618008Z Wrapped header: ATen/ops/trace.h 2025-12-04T09:34:56.6620621Z Wrapped header: ATen/ops/trace_backward.h 2025-12-04T09:34:56.6624228Z Wrapped header: ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6626684Z Wrapped header: ATen/ops/trace_backward_native.h 2025-12-04T09:34:56.6630054Z Wrapped header: ATen/ops/trace_backward_ops.h 2025-12-04T09:34:56.6632890Z Wrapped header: ATen/ops/trace_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6635602Z Wrapped header: ATen/ops/trace_cpu_dispatch.h 2025-12-04T09:34:56.6638400Z Wrapped header: ATen/ops/trace_cuda_dispatch.h 2025-12-04T09:34:56.6641570Z Wrapped header: ATen/ops/trace_native.h 2025-12-04T09:34:56.6644413Z Wrapped header: ATen/ops/trace_ops.h 2025-12-04T09:34:56.6647361Z Wrapped header: ATen/ops/transpose.h 2025-12-04T09:34:56.6650368Z Wrapped header: ATen/ops/transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6653068Z Wrapped header: ATen/ops/transpose_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6657192Z Wrapped header: ATen/ops/transpose_copy.h 2025-12-04T09:34:56.6659011Z Wrapped header: ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6662015Z Wrapped header: ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6664720Z Wrapped header: ATen/ops/transpose_copy_native.h 2025-12-04T09:34:56.6667531Z Wrapped header: ATen/ops/transpose_copy_ops.h 2025-12-04T09:34:56.6670300Z Wrapped header: ATen/ops/transpose_native.h 2025-12-04T09:34:56.6673124Z Wrapped header: ATen/ops/transpose_ops.h 2025-12-04T09:34:56.6675899Z Wrapped header: ATen/ops/trapezoid.h 2025-12-04T09:34:56.6678797Z Wrapped header: ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6691553Z Wrapped header: ATen/ops/trapezoid_native.h 2025-12-04T09:34:56.6692086Z Wrapped header: ATen/ops/trapezoid_ops.h 2025-12-04T09:34:56.6692389Z Wrapped header: ATen/ops/trapz.h 2025-12-04T09:34:56.6692758Z Wrapped header: ATen/ops/trapz_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6695771Z Wrapped header: ATen/ops/trapz_native.h 2025-12-04T09:34:56.6698452Z Wrapped header: ATen/ops/trapz_ops.h 2025-12-04T09:34:56.6701795Z Wrapped header: ATen/ops/triangular_solve.h 2025-12-04T09:34:56.6704629Z Wrapped header: ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6707241Z Wrapped header: ATen/ops/triangular_solve_cpu_dispatch.h 2025-12-04T09:34:56.6709940Z Wrapped header: ATen/ops/triangular_solve_cuda_dispatch.h 2025-12-04T09:34:56.6712644Z Wrapped header: ATen/ops/triangular_solve_meta.h 2025-12-04T09:34:56.6715721Z Wrapped header: ATen/ops/triangular_solve_meta_dispatch.h 2025-12-04T09:34:56.6718387Z Wrapped header: ATen/ops/triangular_solve_native.h 2025-12-04T09:34:56.6721231Z Wrapped header: ATen/ops/triangular_solve_ops.h 2025-12-04T09:34:56.6724060Z Wrapped header: ATen/ops/tril.h 2025-12-04T09:34:56.6727222Z Wrapped header: ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6730202Z Wrapped header: ATen/ops/tril_cpu_dispatch.h 2025-12-04T09:34:56.6733021Z Wrapped header: ATen/ops/tril_cuda_dispatch.h 2025-12-04T09:34:56.6735842Z Wrapped header: ATen/ops/tril_indices.h 2025-12-04T09:34:56.6738780Z Wrapped header: ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6741433Z Wrapped header: ATen/ops/tril_indices_cpu_dispatch.h 2025-12-04T09:34:56.6744172Z Wrapped header: ATen/ops/tril_indices_cuda_dispatch.h 2025-12-04T09:34:56.6746902Z Wrapped header: ATen/ops/tril_indices_native.h 2025-12-04T09:34:56.6749968Z Wrapped header: ATen/ops/tril_indices_ops.h 2025-12-04T09:34:56.6752832Z Wrapped header: ATen/ops/tril_meta.h 2025-12-04T09:34:56.6755693Z Wrapped header: ATen/ops/tril_meta_dispatch.h 2025-12-04T09:34:56.6758442Z Wrapped header: ATen/ops/tril_native.h 2025-12-04T09:34:56.6761158Z Wrapped header: ATen/ops/tril_ops.h 2025-12-04T09:34:56.6764200Z Wrapped header: ATen/ops/triplet_margin_loss.h 2025-12-04T09:34:56.6767294Z Wrapped header: ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6770076Z Wrapped header: ATen/ops/triplet_margin_loss_native.h 2025-12-04T09:34:56.6772796Z Wrapped header: ATen/ops/triplet_margin_loss_ops.h 2025-12-04T09:34:56.6775626Z Wrapped header: ATen/ops/triu.h 2025-12-04T09:34:56.6778594Z Wrapped header: ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6781477Z Wrapped header: ATen/ops/triu_cpu_dispatch.h 2025-12-04T09:34:56.6784082Z Wrapped header: ATen/ops/triu_cuda_dispatch.h 2025-12-04T09:34:56.6786822Z Wrapped header: ATen/ops/triu_indices.h 2025-12-04T09:34:56.6789741Z Wrapped header: ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6792411Z Wrapped header: ATen/ops/triu_indices_cpu_dispatch.h 2025-12-04T09:34:56.6795462Z Wrapped header: ATen/ops/triu_indices_cuda_dispatch.h 2025-12-04T09:34:56.6798296Z Wrapped header: ATen/ops/triu_indices_native.h 2025-12-04T09:34:56.6801118Z Wrapped header: ATen/ops/triu_indices_ops.h 2025-12-04T09:34:56.6804007Z Wrapped header: ATen/ops/triu_meta.h 2025-12-04T09:34:56.6806948Z Wrapped header: ATen/ops/triu_meta_dispatch.h 2025-12-04T09:34:56.6809659Z Wrapped header: ATen/ops/triu_native.h 2025-12-04T09:34:56.6812552Z Wrapped header: ATen/ops/triu_ops.h 2025-12-04T09:34:56.6815372Z Wrapped header: ATen/ops/true_divide.h 2025-12-04T09:34:56.6818071Z Wrapped header: ATen/ops/true_divide_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6820784Z Wrapped header: ATen/ops/true_divide_native.h 2025-12-04T09:34:56.6823705Z Wrapped header: ATen/ops/true_divide_ops.h 2025-12-04T09:34:56.6826360Z Wrapped header: ATen/ops/trunc.h 2025-12-04T09:34:56.6829375Z Wrapped header: ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6832047Z Wrapped header: ATen/ops/trunc_cpu_dispatch.h 2025-12-04T09:34:56.6834964Z Wrapped header: ATen/ops/trunc_cuda_dispatch.h 2025-12-04T09:34:56.6837835Z Wrapped header: ATen/ops/trunc_meta.h 2025-12-04T09:34:56.6840665Z Wrapped header: ATen/ops/trunc_meta_dispatch.h 2025-12-04T09:34:56.6843660Z Wrapped header: ATen/ops/trunc_native.h 2025-12-04T09:34:56.6846532Z Wrapped header: ATen/ops/trunc_ops.h 2025-12-04T09:34:56.6855131Z Wrapped header: ATen/ops/type_as.h 2025-12-04T09:34:56.6855544Z Wrapped header: ATen/ops/type_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6855965Z Wrapped header: ATen/ops/type_as_native.h 2025-12-04T09:34:56.6858684Z Wrapped header: ATen/ops/type_as_ops.h 2025-12-04T09:34:56.6899543Z Wrapped header: ATen/ops/t_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6899963Z Wrapped header: ATen/ops/t_copy.h 2025-12-04T09:34:56.6900420Z Wrapped header: ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6901015Z Wrapped header: ATen/ops/t_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6901421Z Wrapped header: ATen/ops/t_copy_native.h 2025-12-04T09:34:56.6901713Z Wrapped header: ATen/ops/t_copy_ops.h 2025-12-04T09:34:56.6901989Z Wrapped header: ATen/ops/t_native.h 2025-12-04T09:34:56.6902270Z Wrapped header: ATen/ops/t_ops.h 2025-12-04T09:34:56.6902528Z Wrapped header: ATen/ops/unbind.h 2025-12-04T09:34:56.6902906Z Wrapped header: ATen/ops/unbind_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6903408Z Wrapped header: ATen/ops/unbind_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6903812Z Wrapped header: ATen/ops/unbind_copy.h 2025-12-04T09:34:56.6905339Z Wrapped header: ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6905952Z Wrapped header: ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6907186Z Wrapped header: ATen/ops/unbind_copy_native.h 2025-12-04T09:34:56.6910857Z Wrapped header: ATen/ops/unbind_copy_ops.h 2025-12-04T09:34:56.6913153Z Wrapped header: ATen/ops/unbind_native.h 2025-12-04T09:34:56.6916558Z Wrapped header: ATen/ops/unbind_ops.h 2025-12-04T09:34:56.6919095Z Wrapped header: ATen/ops/unflatten.h 2025-12-04T09:34:56.6922525Z Wrapped header: ATen/ops/unflatten_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6925013Z Wrapped header: ATen/ops/unflatten_dense_tensors.h 2025-12-04T09:34:56.6928040Z Wrapped header: ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.6930871Z Wrapped header: ATen/ops/unflatten_dense_tensors_native.h 2025-12-04T09:34:56.6934182Z Wrapped header: ATen/ops/unflatten_dense_tensors_ops.h 2025-12-04T09:34:56.6936707Z Wrapped header: ATen/ops/unflatten_native.h 2025-12-04T09:34:56.6939538Z Wrapped header: ATen/ops/unflatten_ops.h 2025-12-04T09:34:56.6942324Z Wrapped header: ATen/ops/unfold.h 2025-12-04T09:34:56.6946522Z Wrapped header: ATen/ops/unfold_backward.h 2025-12-04T09:34:56.6949934Z Wrapped header: ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6952633Z Wrapped header: ATen/ops/unfold_backward_cpu_dispatch.h 2025-12-04T09:34:56.6955712Z Wrapped header: ATen/ops/unfold_backward_cuda_dispatch.h 2025-12-04T09:34:56.6958242Z Wrapped header: ATen/ops/unfold_backward_native.h 2025-12-04T09:34:56.6961085Z Wrapped header: ATen/ops/unfold_backward_ops.h 2025-12-04T09:34:56.6964468Z Wrapped header: ATen/ops/unfold_copy.h 2025-12-04T09:34:56.6967669Z Wrapped header: ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.6970408Z Wrapped header: ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6973158Z Wrapped header: ATen/ops/unfold_copy_native.h 2025-12-04T09:34:56.6975958Z Wrapped header: ATen/ops/unfold_copy_ops.h 2025-12-04T09:34:56.6979147Z Wrapped header: ATen/ops/unfold_cpu_dispatch.h 2025-12-04T09:34:56.6982007Z Wrapped header: ATen/ops/unfold_cuda_dispatch.h 2025-12-04T09:34:56.6984765Z Wrapped header: ATen/ops/unfold_meta_dispatch.h 2025-12-04T09:34:56.6987592Z Wrapped header: ATen/ops/unfold_native.h 2025-12-04T09:34:56.6990406Z Wrapped header: ATen/ops/unfold_ops.h 2025-12-04T09:34:56.6993332Z Wrapped header: ATen/ops/uniform.h 2025-12-04T09:34:56.6996098Z Wrapped header: ATen/ops/uniform_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.6998755Z Wrapped header: ATen/ops/uniform_cpu_dispatch.h 2025-12-04T09:34:56.7001513Z Wrapped header: ATen/ops/uniform_cuda_dispatch.h 2025-12-04T09:34:56.7004257Z Wrapped header: ATen/ops/uniform_meta_dispatch.h 2025-12-04T09:34:56.7007111Z Wrapped header: ATen/ops/uniform_native.h 2025-12-04T09:34:56.7010139Z Wrapped header: ATen/ops/uniform_ops.h 2025-12-04T09:34:56.7013024Z Wrapped header: ATen/ops/unique_consecutive.h 2025-12-04T09:34:56.7016140Z Wrapped header: ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7018854Z Wrapped header: ATen/ops/unique_consecutive_cpu_dispatch.h 2025-12-04T09:34:56.7022371Z Wrapped header: ATen/ops/unique_consecutive_cuda_dispatch.h 2025-12-04T09:34:56.7025490Z Wrapped header: ATen/ops/unique_consecutive_native.h 2025-12-04T09:34:56.7028428Z Wrapped header: ATen/ops/unique_consecutive_ops.h 2025-12-04T09:34:56.7031184Z Wrapped header: ATen/ops/unique_dim.h 2025-12-04T09:34:56.7034117Z Wrapped header: ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7037103Z Wrapped header: ATen/ops/unique_dim_consecutive.h 2025-12-04T09:34:56.7040082Z Wrapped header: ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7042786Z Wrapped header: ATen/ops/unique_dim_consecutive_cpu_dispatch.h 2025-12-04T09:34:56.7045738Z Wrapped header: ATen/ops/unique_dim_consecutive_cuda_dispatch.h 2025-12-04T09:34:56.7048706Z Wrapped header: ATen/ops/unique_dim_consecutive_native.h 2025-12-04T09:34:56.7051603Z Wrapped header: ATen/ops/unique_dim_consecutive_ops.h 2025-12-04T09:34:56.7054396Z Wrapped header: ATen/ops/unique_dim_cpu_dispatch.h 2025-12-04T09:34:56.7057371Z Wrapped header: ATen/ops/unique_dim_cuda_dispatch.h 2025-12-04T09:34:56.7060952Z Wrapped header: ATen/ops/unique_dim_native.h 2025-12-04T09:34:56.7063798Z Wrapped header: ATen/ops/unique_dim_ops.h 2025-12-04T09:34:56.7066750Z Wrapped header: ATen/ops/unsafe_chunk.h 2025-12-04T09:34:56.7069797Z Wrapped header: ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7072516Z Wrapped header: ATen/ops/unsafe_chunk_native.h 2025-12-04T09:34:56.7075336Z Wrapped header: ATen/ops/unsafe_chunk_ops.h 2025-12-04T09:34:56.7078291Z Wrapped header: ATen/ops/unsafe_split.h 2025-12-04T09:34:56.7081532Z Wrapped header: ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7084376Z Wrapped header: ATen/ops/unsafe_split_native.h 2025-12-04T09:34:56.7087229Z Wrapped header: ATen/ops/unsafe_split_ops.h 2025-12-04T09:34:56.7090198Z Wrapped header: ATen/ops/unsafe_split_with_sizes.h 2025-12-04T09:34:56.7094346Z Wrapped header: ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7096770Z Wrapped header: ATen/ops/unsafe_split_with_sizes_native.h 2025-12-04T09:34:56.7099458Z Wrapped header: ATen/ops/unsafe_split_with_sizes_ops.h 2025-12-04T09:34:56.7102191Z Wrapped header: ATen/ops/unsqueeze.h 2025-12-04T09:34:56.7105161Z Wrapped header: ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7107912Z Wrapped header: ATen/ops/unsqueeze_copy.h 2025-12-04T09:34:56.7111115Z Wrapped header: ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7113867Z Wrapped header: ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7116504Z Wrapped header: ATen/ops/unsqueeze_copy_native.h 2025-12-04T09:34:56.7119300Z Wrapped header: ATen/ops/unsqueeze_copy_ops.h 2025-12-04T09:34:56.7122049Z Wrapped header: ATen/ops/unsqueeze_native.h 2025-12-04T09:34:56.7125497Z Wrapped header: ATen/ops/unsqueeze_ops.h 2025-12-04T09:34:56.7128901Z Wrapped header: ATen/ops/upsample_bicubic2d.h 2025-12-04T09:34:56.7132103Z Wrapped header: ATen/ops/upsample_bicubic2d_backward.h 2025-12-04T09:34:56.7135309Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7138506Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h 2025-12-04T09:34:56.7141746Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h 2025-12-04T09:34:56.7144873Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_meta.h 2025-12-04T09:34:56.7148304Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h 2025-12-04T09:34:56.7151567Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_native.h 2025-12-04T09:34:56.7155346Z Wrapped header: ATen/ops/upsample_bicubic2d_backward_ops.h 2025-12-04T09:34:56.7159027Z Wrapped header: ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7162398Z Wrapped header: ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7165753Z Wrapped header: ATen/ops/upsample_bicubic2d_cpu_dispatch.h 2025-12-04T09:34:56.7169277Z Wrapped header: ATen/ops/upsample_bicubic2d_cuda_dispatch.h 2025-12-04T09:34:56.7172808Z Wrapped header: ATen/ops/upsample_bicubic2d_meta.h 2025-12-04T09:34:56.7176263Z Wrapped header: ATen/ops/upsample_bicubic2d_meta_dispatch.h 2025-12-04T09:34:56.7179712Z Wrapped header: ATen/ops/upsample_bicubic2d_native.h 2025-12-04T09:34:56.7183090Z Wrapped header: ATen/ops/upsample_bicubic2d_ops.h 2025-12-04T09:34:56.7186486Z Wrapped header: ATen/ops/upsample_bilinear2d.h 2025-12-04T09:34:56.7190082Z Wrapped header: ATen/ops/upsample_bilinear2d_backward.h 2025-12-04T09:34:56.7193649Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7196838Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h 2025-12-04T09:34:56.7209546Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h 2025-12-04T09:34:56.7210122Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_meta.h 2025-12-04T09:34:56.7210593Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h 2025-12-04T09:34:56.7211074Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_native.h 2025-12-04T09:34:56.7212242Z Wrapped header: ATen/ops/upsample_bilinear2d_backward_ops.h 2025-12-04T09:34:56.7215163Z Wrapped header: ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7218110Z Wrapped header: ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7221195Z Wrapped header: ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7224866Z Wrapped header: ATen/ops/upsample_bilinear2d_cpu_dispatch.h 2025-12-04T09:34:56.7227878Z Wrapped header: ATen/ops/upsample_bilinear2d_cuda_dispatch.h 2025-12-04T09:34:56.7230609Z Wrapped header: ATen/ops/upsample_bilinear2d_meta.h 2025-12-04T09:34:56.7233862Z Wrapped header: ATen/ops/upsample_bilinear2d_meta_dispatch.h 2025-12-04T09:34:56.7236710Z Wrapped header: ATen/ops/upsample_bilinear2d_native.h 2025-12-04T09:34:56.7239687Z Wrapped header: ATen/ops/upsample_bilinear2d_ops.h 2025-12-04T09:34:56.7242924Z Wrapped header: ATen/ops/upsample_linear1d.h 2025-12-04T09:34:56.7246202Z Wrapped header: ATen/ops/upsample_linear1d_backward.h 2025-12-04T09:34:56.7249331Z Wrapped header: ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7252273Z Wrapped header: ATen/ops/upsample_linear1d_backward_cpu_dispatch.h 2025-12-04T09:34:56.7255359Z Wrapped header: ATen/ops/upsample_linear1d_backward_cuda_dispatch.h 2025-12-04T09:34:56.7258937Z Wrapped header: ATen/ops/upsample_linear1d_backward_meta.h 2025-12-04T09:34:56.7262048Z Wrapped header: ATen/ops/upsample_linear1d_backward_meta_dispatch.h 2025-12-04T09:34:56.7264947Z Wrapped header: ATen/ops/upsample_linear1d_backward_native.h 2025-12-04T09:34:56.7267782Z Wrapped header: ATen/ops/upsample_linear1d_backward_ops.h 2025-12-04T09:34:56.7270671Z Wrapped header: ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7273443Z Wrapped header: ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7276210Z Wrapped header: ATen/ops/upsample_linear1d_cpu_dispatch.h 2025-12-04T09:34:56.7279013Z Wrapped header: ATen/ops/upsample_linear1d_cuda_dispatch.h 2025-12-04T09:34:56.7282390Z Wrapped header: ATen/ops/upsample_linear1d_meta.h 2025-12-04T09:34:56.7285284Z Wrapped header: ATen/ops/upsample_linear1d_meta_dispatch.h 2025-12-04T09:34:56.7288229Z Wrapped header: ATen/ops/upsample_linear1d_native.h 2025-12-04T09:34:56.7291811Z Wrapped header: ATen/ops/upsample_linear1d_ops.h 2025-12-04T09:34:56.7295220Z Wrapped header: ATen/ops/upsample_nearest1d.h 2025-12-04T09:34:56.7298329Z Wrapped header: ATen/ops/upsample_nearest1d_backward.h 2025-12-04T09:34:56.7301363Z Wrapped header: ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7304025Z Wrapped header: ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h 2025-12-04T09:34:56.7306879Z Wrapped header: ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h 2025-12-04T09:34:56.7309756Z Wrapped header: ATen/ops/upsample_nearest1d_backward_meta.h 2025-12-04T09:34:56.7312619Z Wrapped header: ATen/ops/upsample_nearest1d_backward_meta_dispatch.h 2025-12-04T09:34:56.7315494Z Wrapped header: ATen/ops/upsample_nearest1d_backward_native.h 2025-12-04T09:34:56.7318339Z Wrapped header: ATen/ops/upsample_nearest1d_backward_ops.h 2025-12-04T09:34:56.7321540Z Wrapped header: ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7324460Z Wrapped header: ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7327934Z Wrapped header: ATen/ops/upsample_nearest1d_cpu_dispatch.h 2025-12-04T09:34:56.7330744Z Wrapped header: ATen/ops/upsample_nearest1d_cuda_dispatch.h 2025-12-04T09:34:56.7333523Z Wrapped header: ATen/ops/upsample_nearest1d_meta.h 2025-12-04T09:34:56.7336459Z Wrapped header: ATen/ops/upsample_nearest1d_meta_dispatch.h 2025-12-04T09:34:56.7339273Z Wrapped header: ATen/ops/upsample_nearest1d_native.h 2025-12-04T09:34:56.7342269Z Wrapped header: ATen/ops/upsample_nearest1d_ops.h 2025-12-04T09:34:56.7345484Z Wrapped header: ATen/ops/upsample_nearest2d.h 2025-12-04T09:34:56.7348664Z Wrapped header: ATen/ops/upsample_nearest2d_backward.h 2025-12-04T09:34:56.7351980Z Wrapped header: ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7354775Z Wrapped header: ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h 2025-12-04T09:34:56.7357565Z Wrapped header: ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h 2025-12-04T09:34:56.7360953Z Wrapped header: ATen/ops/upsample_nearest2d_backward_meta.h 2025-12-04T09:34:56.7364087Z Wrapped header: ATen/ops/upsample_nearest2d_backward_meta_dispatch.h 2025-12-04T09:34:56.7366944Z Wrapped header: ATen/ops/upsample_nearest2d_backward_native.h 2025-12-04T09:34:56.7369855Z Wrapped header: ATen/ops/upsample_nearest2d_backward_ops.h 2025-12-04T09:34:56.7372935Z Wrapped header: ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7375719Z Wrapped header: ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7378715Z Wrapped header: ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7381513Z Wrapped header: ATen/ops/upsample_nearest2d_cpu_dispatch.h 2025-12-04T09:34:56.7384371Z Wrapped header: ATen/ops/upsample_nearest2d_cuda_dispatch.h 2025-12-04T09:34:56.7387161Z Wrapped header: ATen/ops/upsample_nearest2d_meta.h 2025-12-04T09:34:56.7390005Z Wrapped header: ATen/ops/upsample_nearest2d_meta_dispatch.h 2025-12-04T09:34:56.7392787Z Wrapped header: ATen/ops/upsample_nearest2d_native.h 2025-12-04T09:34:56.7396205Z Wrapped header: ATen/ops/upsample_nearest2d_ops.h 2025-12-04T09:34:56.7399677Z Wrapped header: ATen/ops/upsample_nearest3d.h 2025-12-04T09:34:56.7402838Z Wrapped header: ATen/ops/upsample_nearest3d_backward.h 2025-12-04T09:34:56.7405987Z Wrapped header: ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7409015Z Wrapped header: ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h 2025-12-04T09:34:56.7412077Z Wrapped header: ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h 2025-12-04T09:34:56.7414861Z Wrapped header: ATen/ops/upsample_nearest3d_backward_meta.h 2025-12-04T09:34:56.7417968Z Wrapped header: ATen/ops/upsample_nearest3d_backward_meta_dispatch.h 2025-12-04T09:34:56.7420719Z Wrapped header: ATen/ops/upsample_nearest3d_backward_native.h 2025-12-04T09:34:56.7423865Z Wrapped header: ATen/ops/upsample_nearest3d_backward_ops.h 2025-12-04T09:34:56.7426975Z Wrapped header: ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7430643Z Wrapped header: ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7433679Z Wrapped header: ATen/ops/upsample_nearest3d_cpu_dispatch.h 2025-12-04T09:34:56.7436792Z Wrapped header: ATen/ops/upsample_nearest3d_cuda_dispatch.h 2025-12-04T09:34:56.7439684Z Wrapped header: ATen/ops/upsample_nearest3d_meta.h 2025-12-04T09:34:56.7442686Z Wrapped header: ATen/ops/upsample_nearest3d_meta_dispatch.h 2025-12-04T09:34:56.7445561Z Wrapped header: ATen/ops/upsample_nearest3d_native.h 2025-12-04T09:34:56.7448724Z Wrapped header: ATen/ops/upsample_nearest3d_ops.h 2025-12-04T09:34:56.7452130Z Wrapped header: ATen/ops/upsample_trilinear3d.h 2025-12-04T09:34:56.7455422Z Wrapped header: ATen/ops/upsample_trilinear3d_backward.h 2025-12-04T09:34:56.7458718Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7461455Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h 2025-12-04T09:34:56.7529999Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h 2025-12-04T09:34:56.7533457Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_meta.h 2025-12-04T09:34:56.7536669Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h 2025-12-04T09:34:56.7540390Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_native.h 2025-12-04T09:34:56.7710053Z Wrapped header: ATen/ops/upsample_trilinear3d_backward_ops.h 2025-12-04T09:34:56.7713103Z Wrapped header: ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7715975Z Wrapped header: ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7718766Z Wrapped header: ATen/ops/upsample_trilinear3d_cpu_dispatch.h 2025-12-04T09:34:56.7721735Z Wrapped header: ATen/ops/upsample_trilinear3d_cuda_dispatch.h 2025-12-04T09:34:56.7724804Z Wrapped header: ATen/ops/upsample_trilinear3d_meta.h 2025-12-04T09:34:56.7728036Z Wrapped header: ATen/ops/upsample_trilinear3d_meta_dispatch.h 2025-12-04T09:34:56.7730716Z Wrapped header: ATen/ops/upsample_trilinear3d_native.h 2025-12-04T09:34:56.7733627Z Wrapped header: ATen/ops/upsample_trilinear3d_ops.h 2025-12-04T09:34:56.7736487Z Wrapped header: ATen/ops/values.h 2025-12-04T09:34:56.7739428Z Wrapped header: ATen/ops/values_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7742067Z Wrapped header: ATen/ops/values_copy.h 2025-12-04T09:34:56.7745216Z Wrapped header: ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7748319Z Wrapped header: ATen/ops/values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7750910Z Wrapped header: ATen/ops/values_copy_native.h 2025-12-04T09:34:56.7753659Z Wrapped header: ATen/ops/values_copy_ops.h 2025-12-04T09:34:56.7757101Z Wrapped header: ATen/ops/values_native.h 2025-12-04T09:34:56.7759628Z Wrapped header: ATen/ops/values_ops.h 2025-12-04T09:34:56.7763061Z Wrapped header: ATen/ops/value_selecting_reduction_backward.h 2025-12-04T09:34:56.7765990Z Wrapped header: ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7769021Z Wrapped header: ATen/ops/value_selecting_reduction_backward_native.h 2025-12-04T09:34:56.7771818Z Wrapped header: ATen/ops/value_selecting_reduction_backward_ops.h 2025-12-04T09:34:56.7774471Z Wrapped header: ATen/ops/vander.h 2025-12-04T09:34:56.7777767Z Wrapped header: ATen/ops/vander_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7780993Z Wrapped header: ATen/ops/vander_native.h 2025-12-04T09:34:56.7783681Z Wrapped header: ATen/ops/vander_ops.h 2025-12-04T09:34:56.7786821Z Wrapped header: ATen/ops/var.h 2025-12-04T09:34:56.7789854Z Wrapped header: ATen/ops/var_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7792993Z Wrapped header: ATen/ops/var_cpu_dispatch.h 2025-12-04T09:34:56.7795997Z Wrapped header: ATen/ops/var_cuda_dispatch.h 2025-12-04T09:34:56.7799015Z Wrapped header: ATen/ops/var_mean.h 2025-12-04T09:34:56.7801953Z Wrapped header: ATen/ops/var_mean_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7805182Z Wrapped header: ATen/ops/var_mean_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7808255Z Wrapped header: ATen/ops/var_mean_cpu_dispatch.h 2025-12-04T09:34:56.7811206Z Wrapped header: ATen/ops/var_mean_cuda_dispatch.h 2025-12-04T09:34:56.7814099Z Wrapped header: ATen/ops/var_mean_native.h 2025-12-04T09:34:56.7817390Z Wrapped header: ATen/ops/var_mean_ops.h 2025-12-04T09:34:56.7820429Z Wrapped header: ATen/ops/var_native.h 2025-12-04T09:34:56.7823547Z Wrapped header: ATen/ops/var_ops.h 2025-12-04T09:34:56.7826431Z Wrapped header: ATen/ops/vdot.h 2025-12-04T09:34:56.7829467Z Wrapped header: ATen/ops/vdot_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7832600Z Wrapped header: ATen/ops/vdot_cpu_dispatch.h 2025-12-04T09:34:56.7835482Z Wrapped header: ATen/ops/vdot_cuda_dispatch.h 2025-12-04T09:34:56.7838519Z Wrapped header: ATen/ops/vdot_native.h 2025-12-04T09:34:56.7841381Z Wrapped header: ATen/ops/vdot_ops.h 2025-12-04T09:34:56.7844341Z Wrapped header: ATen/ops/view.h 2025-12-04T09:34:56.7847232Z Wrapped header: ATen/ops/view_as.h 2025-12-04T09:34:56.7850297Z Wrapped header: ATen/ops/view_as_complex.h 2025-12-04T09:34:56.7853276Z Wrapped header: ATen/ops/view_as_complex_copy.h 2025-12-04T09:34:56.7856488Z Wrapped header: ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7859300Z Wrapped header: ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7862315Z Wrapped header: ATen/ops/view_as_complex_copy_native.h 2025-12-04T09:34:56.7865179Z Wrapped header: ATen/ops/view_as_complex_copy_ops.h 2025-12-04T09:34:56.7868363Z Wrapped header: ATen/ops/view_as_complex_cpu_dispatch.h 2025-12-04T09:34:56.7871204Z Wrapped header: ATen/ops/view_as_complex_cuda_dispatch.h 2025-12-04T09:34:56.7875047Z Wrapped header: ATen/ops/view_as_complex_meta_dispatch.h 2025-12-04T09:34:56.7878530Z Wrapped header: ATen/ops/view_as_complex_native.h 2025-12-04T09:34:56.7881528Z Wrapped header: ATen/ops/view_as_complex_ops.h 2025-12-04T09:34:56.7884809Z Wrapped header: ATen/ops/view_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7887964Z Wrapped header: ATen/ops/view_as_native.h 2025-12-04T09:34:56.7891087Z Wrapped header: ATen/ops/view_as_ops.h 2025-12-04T09:34:56.7893934Z Wrapped header: ATen/ops/view_as_real.h 2025-12-04T09:34:56.7897106Z Wrapped header: ATen/ops/view_as_real_copy.h 2025-12-04T09:34:56.7900341Z Wrapped header: ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7903539Z Wrapped header: ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7906492Z Wrapped header: ATen/ops/view_as_real_copy_native.h 2025-12-04T09:34:56.7909452Z Wrapped header: ATen/ops/view_as_real_copy_ops.h 2025-12-04T09:34:56.7912639Z Wrapped header: ATen/ops/view_as_real_cpu_dispatch.h 2025-12-04T09:34:56.7915502Z Wrapped header: ATen/ops/view_as_real_cuda_dispatch.h 2025-12-04T09:34:56.7918400Z Wrapped header: ATen/ops/view_as_real_meta_dispatch.h 2025-12-04T09:34:56.7921441Z Wrapped header: ATen/ops/view_as_real_native.h 2025-12-04T09:34:56.7925341Z Wrapped header: ATen/ops/view_as_real_ops.h 2025-12-04T09:34:56.7928382Z Wrapped header: ATen/ops/view_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7931569Z Wrapped header: ATen/ops/view_copy.h 2025-12-04T09:34:56.7934972Z Wrapped header: ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.7937908Z Wrapped header: ATen/ops/view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.7940734Z Wrapped header: ATen/ops/view_copy_native.h 2025-12-04T09:34:56.7943732Z Wrapped header: ATen/ops/view_copy_ops.h 2025-12-04T09:34:56.7946579Z Wrapped header: ATen/ops/view_cpu_dispatch.h 2025-12-04T09:34:56.7949588Z Wrapped header: ATen/ops/view_cuda_dispatch.h 2025-12-04T09:34:56.7952513Z Wrapped header: ATen/ops/view_meta_dispatch.h 2025-12-04T09:34:56.7955481Z Wrapped header: ATen/ops/view_native.h 2025-12-04T09:34:56.7958415Z Wrapped header: ATen/ops/view_ops.h 2025-12-04T09:34:56.7961212Z Wrapped header: ATen/ops/vsplit.h 2025-12-04T09:34:56.7964264Z Wrapped header: ATen/ops/vsplit_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7967126Z Wrapped header: ATen/ops/vsplit_native.h 2025-12-04T09:34:56.7970023Z Wrapped header: ATen/ops/vsplit_ops.h 2025-12-04T09:34:56.7972938Z Wrapped header: ATen/ops/vstack.h 2025-12-04T09:34:56.7976007Z Wrapped header: ATen/ops/vstack_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7978880Z Wrapped header: ATen/ops/vstack_native.h 2025-12-04T09:34:56.7982139Z Wrapped header: ATen/ops/vstack_ops.h 2025-12-04T09:34:56.7984843Z Wrapped header: ATen/ops/where.h 2025-12-04T09:34:56.7987947Z Wrapped header: ATen/ops/where_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.7990719Z Wrapped header: ATen/ops/where_cpu_dispatch.h 2025-12-04T09:34:56.7993644Z Wrapped header: ATen/ops/where_cuda_dispatch.h 2025-12-04T09:34:56.7996449Z Wrapped header: ATen/ops/where_native.h 2025-12-04T09:34:56.7999582Z Wrapped header: ATen/ops/where_ops.h 2025-12-04T09:34:56.8003207Z Wrapped header: ATen/ops/xlogy.h 2025-12-04T09:34:56.8006696Z Wrapped header: ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.8009899Z Wrapped header: ATen/ops/xlogy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8012806Z Wrapped header: ATen/ops/xlogy_cpu_dispatch.h 2025-12-04T09:34:56.8015769Z Wrapped header: ATen/ops/xlogy_cuda_dispatch.h 2025-12-04T09:34:56.8018771Z Wrapped header: ATen/ops/xlogy_meta.h 2025-12-04T09:34:56.8021815Z Wrapped header: ATen/ops/xlogy_meta_dispatch.h 2025-12-04T09:34:56.8024808Z Wrapped header: ATen/ops/xlogy_native.h 2025-12-04T09:34:56.8028101Z Wrapped header: ATen/ops/xlogy_ops.h 2025-12-04T09:34:56.8030876Z Wrapped header: ATen/ops/xor.h 2025-12-04T09:34:56.8033966Z Wrapped header: ATen/ops/xor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8036599Z Wrapped header: ATen/ops/xor_native.h 2025-12-04T09:34:56.8039662Z Wrapped header: ATen/ops/xor_ops.h 2025-12-04T09:34:56.8042507Z Wrapped header: ATen/ops/zero.h 2025-12-04T09:34:56.8045680Z Wrapped header: ATen/ops/zeros.h 2025-12-04T09:34:56.8048964Z Wrapped header: ATen/ops/zeros_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8052249Z Wrapped header: ATen/ops/zeros_like.h 2025-12-04T09:34:56.8055436Z Wrapped header: ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8058355Z Wrapped header: ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:34:56.8061930Z Wrapped header: ATen/ops/zeros_like_native.h 2025-12-04T09:34:56.8064919Z Wrapped header: ATen/ops/zeros_like_ops.h 2025-12-04T09:34:56.8067921Z Wrapped header: ATen/ops/zeros_native.h 2025-12-04T09:34:56.8071058Z Wrapped header: ATen/ops/zeros_ops.h 2025-12-04T09:34:56.8074274Z Wrapped header: ATen/ops/zero_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8076971Z Wrapped header: ATen/ops/zero_cpu_dispatch.h 2025-12-04T09:34:56.8079938Z Wrapped header: ATen/ops/zero_cuda_dispatch.h 2025-12-04T09:34:56.8082761Z Wrapped header: ATen/ops/zero_meta_dispatch.h 2025-12-04T09:34:56.8085685Z Wrapped header: ATen/ops/zero_native.h 2025-12-04T09:34:56.8088819Z Wrapped header: ATen/ops/zero_ops.h 2025-12-04T09:34:56.8091978Z Wrapped header: ATen/ops/_adaptive_avg_pool2d.h 2025-12-04T09:34:56.8094932Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward.h 2025-12-04T09:34:56.8098022Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8100953Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-12-04T09:34:56.8103836Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-12-04T09:34:56.8106667Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_native.h 2025-12-04T09:34:56.8109621Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_backward_ops.h 2025-12-04T09:34:56.8112873Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8115544Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h 2025-12-04T09:34:56.8118784Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h 2025-12-04T09:34:56.8121916Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_native.h 2025-12-04T09:34:56.8124721Z Wrapped header: ATen/ops/_adaptive_avg_pool2d_ops.h 2025-12-04T09:34:56.8127937Z Wrapped header: ATen/ops/_adaptive_avg_pool3d.h 2025-12-04T09:34:56.8131043Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward.h 2025-12-04T09:34:56.8134057Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8137292Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-12-04T09:34:56.8139780Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-12-04T09:34:56.8142540Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_native.h 2025-12-04T09:34:56.8145616Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_backward_ops.h 2025-12-04T09:34:56.8148681Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8151450Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h 2025-12-04T09:34:56.8154152Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h 2025-12-04T09:34:56.8156971Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_native.h 2025-12-04T09:34:56.8159896Z Wrapped header: ATen/ops/_adaptive_avg_pool3d_ops.h 2025-12-04T09:34:56.8162760Z Wrapped header: ATen/ops/_addmm_activation.h 2025-12-04T09:34:56.8165833Z Wrapped header: ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.8168620Z Wrapped header: ATen/ops/_addmm_activation_cpu_dispatch.h 2025-12-04T09:34:56.8171531Z Wrapped header: ATen/ops/_addmm_activation_cuda_dispatch.h 2025-12-04T09:34:56.8174564Z Wrapped header: ATen/ops/_addmm_activation_meta.h 2025-12-04T09:34:56.8177388Z Wrapped header: ATen/ops/_addmm_activation_meta_dispatch.h 2025-12-04T09:34:56.8180264Z Wrapped header: ATen/ops/_addmm_activation_native.h 2025-12-04T09:34:56.8183179Z Wrapped header: ATen/ops/_addmm_activation_ops.h 2025-12-04T09:34:56.8185946Z Wrapped header: ATen/ops/_add_batch_dim.h 2025-12-04T09:34:56.8189516Z Wrapped header: ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8192462Z Wrapped header: ATen/ops/_add_batch_dim_native.h 2025-12-04T09:34:56.8195485Z Wrapped header: ATen/ops/_add_batch_dim_ops.h 2025-12-04T09:34:56.8199541Z Wrapped header: ATen/ops/_add_relu.h 2025-12-04T09:34:56.8207562Z Wrapped header: ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8211150Z Wrapped header: ATen/ops/_add_relu_cpu_dispatch.h 2025-12-04T09:34:56.8214555Z Wrapped header: ATen/ops/_add_relu_meta_dispatch.h 2025-12-04T09:34:56.8217761Z Wrapped header: ATen/ops/_add_relu_native.h 2025-12-04T09:34:56.8221310Z Wrapped header: ATen/ops/_add_relu_ops.h 2025-12-04T09:34:56.8224485Z Wrapped header: ATen/ops/_aminmax.h 2025-12-04T09:34:56.8227593Z Wrapped header: ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8230878Z Wrapped header: ATen/ops/_aminmax_cpu_dispatch.h 2025-12-04T09:34:56.8234260Z Wrapped header: ATen/ops/_aminmax_cuda_dispatch.h 2025-12-04T09:34:56.8237610Z Wrapped header: ATen/ops/_aminmax_native.h 2025-12-04T09:34:56.8241187Z Wrapped header: ATen/ops/_aminmax_ops.h 2025-12-04T09:34:56.8244796Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale.h 2025-12-04T09:34:56.8248099Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8251181Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-12-04T09:34:56.8254360Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-12-04T09:34:56.8257842Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h 2025-12-04T09:34:56.8260875Z Wrapped header: ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h 2025-12-04T09:34:56.8263906Z Wrapped header: ATen/ops/_amp_update_scale.h 2025-12-04T09:34:56.8267014Z Wrapped header: ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8269961Z Wrapped header: ATen/ops/_amp_update_scale_cpu_dispatch.h 2025-12-04T09:34:56.8272782Z Wrapped header: ATen/ops/_amp_update_scale_cuda_dispatch.h 2025-12-04T09:34:56.8275731Z Wrapped header: ATen/ops/_amp_update_scale_meta_dispatch.h 2025-12-04T09:34:56.8278745Z Wrapped header: ATen/ops/_amp_update_scale_native.h 2025-12-04T09:34:56.8281998Z Wrapped header: ATen/ops/_amp_update_scale_ops.h 2025-12-04T09:34:56.8285850Z Wrapped header: ATen/ops/_assert_async.h 2025-12-04T09:34:56.8288939Z Wrapped header: ATen/ops/_assert_async_cpu_dispatch.h 2025-12-04T09:34:56.8291862Z Wrapped header: ATen/ops/_assert_async_cuda_dispatch.h 2025-12-04T09:34:56.8295147Z Wrapped header: ATen/ops/_assert_async_native.h 2025-12-04T09:34:56.8298118Z Wrapped header: ATen/ops/_assert_async_ops.h 2025-12-04T09:34:56.8301039Z Wrapped header: ATen/ops/_assert_scalar.h 2025-12-04T09:34:56.8304286Z Wrapped header: ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8307105Z Wrapped header: ATen/ops/_assert_scalar_native.h 2025-12-04T09:34:56.8309975Z Wrapped header: ATen/ops/_assert_scalar_ops.h 2025-12-04T09:34:56.8313062Z Wrapped header: ATen/ops/_assert_tensor_metadata.h 2025-12-04T09:34:56.8316085Z Wrapped header: ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8319037Z Wrapped header: ATen/ops/_assert_tensor_metadata_meta_dispatch.h 2025-12-04T09:34:56.8322681Z Wrapped header: ATen/ops/_assert_tensor_metadata_native.h 2025-12-04T09:34:56.8325831Z Wrapped header: ATen/ops/_assert_tensor_metadata_ops.h 2025-12-04T09:34:56.8329210Z Wrapped header: ATen/ops/_autocast_to_full_precision.h 2025-12-04T09:34:56.8332330Z Wrapped header: ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8335235Z Wrapped header: ATen/ops/_autocast_to_full_precision_native.h 2025-12-04T09:34:56.8338129Z Wrapped header: ATen/ops/_autocast_to_full_precision_ops.h 2025-12-04T09:34:56.8341294Z Wrapped header: ATen/ops/_autocast_to_reduced_precision.h 2025-12-04T09:34:56.8344371Z Wrapped header: ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8347411Z Wrapped header: ATen/ops/_autocast_to_reduced_precision_native.h 2025-12-04T09:34:56.8350352Z Wrapped header: ATen/ops/_autocast_to_reduced_precision_ops.h 2025-12-04T09:34:56.8353365Z Wrapped header: ATen/ops/_backward.h 2025-12-04T09:34:56.8356398Z Wrapped header: ATen/ops/_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8360289Z Wrapped header: ATen/ops/_backward_native.h 2025-12-04T09:34:56.8363271Z Wrapped header: ATen/ops/_backward_ops.h 2025-12-04T09:34:56.8366374Z Wrapped header: ATen/ops/_batch_norm_impl_index.h 2025-12-04T09:34:56.8369329Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward.h 2025-12-04T09:34:56.8372484Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8375346Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward_native.h 2025-12-04T09:34:56.8378395Z Wrapped header: ATen/ops/_batch_norm_impl_index_backward_ops.h 2025-12-04T09:34:56.8381557Z Wrapped header: ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8384320Z Wrapped header: ATen/ops/_batch_norm_impl_index_native.h 2025-12-04T09:34:56.8387117Z Wrapped header: ATen/ops/_batch_norm_impl_index_ops.h 2025-12-04T09:34:56.8389987Z Wrapped header: ATen/ops/_batch_norm_no_update.h 2025-12-04T09:34:56.8393602Z Wrapped header: ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8396334Z Wrapped header: ATen/ops/_batch_norm_no_update_native.h 2025-12-04T09:34:56.8399259Z Wrapped header: ATen/ops/_batch_norm_no_update_ops.h 2025-12-04T09:34:56.8402375Z Wrapped header: ATen/ops/_batch_norm_with_update.h 2025-12-04T09:34:56.8405451Z Wrapped header: ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8408584Z Wrapped header: ATen/ops/_batch_norm_with_update_cpu_dispatch.h 2025-12-04T09:34:56.8411591Z Wrapped header: ATen/ops/_batch_norm_with_update_cuda_dispatch.h 2025-12-04T09:34:56.8414491Z Wrapped header: ATen/ops/_batch_norm_with_update_native.h 2025-12-04T09:34:56.8417445Z Wrapped header: ATen/ops/_batch_norm_with_update_ops.h 2025-12-04T09:34:56.8420339Z Wrapped header: ATen/ops/_cast_Byte.h 2025-12-04T09:34:56.8423200Z Wrapped header: ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8426042Z Wrapped header: ATen/ops/_cast_Byte_native.h 2025-12-04T09:34:56.8428908Z Wrapped header: ATen/ops/_cast_Byte_ops.h 2025-12-04T09:34:56.8431794Z Wrapped header: ATen/ops/_cast_Char.h 2025-12-04T09:34:56.8434848Z Wrapped header: ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8437716Z Wrapped header: ATen/ops/_cast_Char_native.h 2025-12-04T09:34:56.8440902Z Wrapped header: ATen/ops/_cast_Char_ops.h 2025-12-04T09:34:56.8443736Z Wrapped header: ATen/ops/_cast_Double.h 2025-12-04T09:34:56.8446728Z Wrapped header: ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8449659Z Wrapped header: ATen/ops/_cast_Double_native.h 2025-12-04T09:34:56.8452487Z Wrapped header: ATen/ops/_cast_Double_ops.h 2025-12-04T09:34:56.8455345Z Wrapped header: ATen/ops/_cast_Float.h 2025-12-04T09:34:56.8458414Z Wrapped header: ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8461322Z Wrapped header: ATen/ops/_cast_Float_native.h 2025-12-04T09:34:56.8464177Z Wrapped header: ATen/ops/_cast_Float_ops.h 2025-12-04T09:34:56.8466976Z Wrapped header: ATen/ops/_cast_Half.h 2025-12-04T09:34:56.8470259Z Wrapped header: ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8473070Z Wrapped header: ATen/ops/_cast_Half_native.h 2025-12-04T09:34:56.8476092Z Wrapped header: ATen/ops/_cast_Half_ops.h 2025-12-04T09:34:56.8479302Z Wrapped header: ATen/ops/_cast_Int.h 2025-12-04T09:34:56.8482431Z Wrapped header: ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8485264Z Wrapped header: ATen/ops/_cast_Int_native.h 2025-12-04T09:34:56.8488239Z Wrapped header: ATen/ops/_cast_Int_ops.h 2025-12-04T09:34:56.8491233Z Wrapped header: ATen/ops/_cast_Long.h 2025-12-04T09:34:56.8494161Z Wrapped header: ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8497035Z Wrapped header: ATen/ops/_cast_Long_native.h 2025-12-04T09:34:56.8499970Z Wrapped header: ATen/ops/_cast_Long_ops.h 2025-12-04T09:34:56.8502729Z Wrapped header: ATen/ops/_cast_Short.h 2025-12-04T09:34:56.8505681Z Wrapped header: ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8508482Z Wrapped header: ATen/ops/_cast_Short_native.h 2025-12-04T09:34:56.8511345Z Wrapped header: ATen/ops/_cast_Short_ops.h 2025-12-04T09:34:56.8514528Z Wrapped header: ATen/ops/_cdist_backward.h 2025-12-04T09:34:56.8517511Z Wrapped header: ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8520235Z Wrapped header: ATen/ops/_cdist_backward_cpu_dispatch.h 2025-12-04T09:34:56.8523166Z Wrapped header: ATen/ops/_cdist_backward_cuda_dispatch.h 2025-12-04T09:34:56.8525912Z Wrapped header: ATen/ops/_cdist_backward_native.h 2025-12-04T09:34:56.8528865Z Wrapped header: ATen/ops/_cdist_backward_ops.h 2025-12-04T09:34:56.8531847Z Wrapped header: ATen/ops/_cdist_forward.h 2025-12-04T09:34:56.8534829Z Wrapped header: ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8537559Z Wrapped header: ATen/ops/_cdist_forward_cpu_dispatch.h 2025-12-04T09:34:56.8540503Z Wrapped header: ATen/ops/_cdist_forward_cuda_dispatch.h 2025-12-04T09:34:56.8543263Z Wrapped header: ATen/ops/_cdist_forward_native.h 2025-12-04T09:34:56.8546259Z Wrapped header: ATen/ops/_cdist_forward_ops.h 2025-12-04T09:34:56.8549115Z Wrapped header: ATen/ops/_cholesky_solve_helper.h 2025-12-04T09:34:56.8552099Z Wrapped header: ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8554777Z Wrapped header: ATen/ops/_cholesky_solve_helper_cpu_dispatch.h 2025-12-04T09:34:56.8557568Z Wrapped header: ATen/ops/_cholesky_solve_helper_cuda_dispatch.h 2025-12-04T09:34:56.8560347Z Wrapped header: ATen/ops/_cholesky_solve_helper_native.h 2025-12-04T09:34:56.8563524Z Wrapped header: ATen/ops/_cholesky_solve_helper_ops.h 2025-12-04T09:34:56.8566438Z Wrapped header: ATen/ops/_choose_qparams_per_tensor.h 2025-12-04T09:34:56.8569453Z Wrapped header: ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8572476Z Wrapped header: ATen/ops/_choose_qparams_per_tensor_native.h 2025-12-04T09:34:56.8575292Z Wrapped header: ATen/ops/_choose_qparams_per_tensor_ops.h 2025-12-04T09:34:56.8578050Z Wrapped header: ATen/ops/_chunk_cat.h 2025-12-04T09:34:56.8581028Z Wrapped header: ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8584247Z Wrapped header: ATen/ops/_chunk_cat_cuda_dispatch.h 2025-12-04T09:34:56.8587370Z Wrapped header: ATen/ops/_chunk_cat_native.h 2025-12-04T09:34:56.8590323Z Wrapped header: ATen/ops/_chunk_cat_ops.h 2025-12-04T09:34:56.8593188Z Wrapped header: ATen/ops/_coalesce.h 2025-12-04T09:34:56.8596263Z Wrapped header: ATen/ops/_coalesced.h 2025-12-04T09:34:56.8599005Z Wrapped header: ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8601888Z Wrapped header: ATen/ops/_coalesced_meta_dispatch.h 2025-12-04T09:34:56.8604722Z Wrapped header: ATen/ops/_coalesced_native.h 2025-12-04T09:34:56.8608181Z Wrapped header: ATen/ops/_coalesced_ops.h 2025-12-04T09:34:56.8611806Z Wrapped header: ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8614897Z Wrapped header: ATen/ops/_coalesce_native.h 2025-12-04T09:34:56.8618181Z Wrapped header: ATen/ops/_coalesce_ops.h 2025-12-04T09:34:56.8621584Z Wrapped header: ATen/ops/_compute_linear_combination.h 2025-12-04T09:34:56.8624950Z Wrapped header: ATen/ops/_compute_linear_combination_cpu_dispatch.h 2025-12-04T09:34:56.8628169Z Wrapped header: ATen/ops/_compute_linear_combination_cuda_dispatch.h 2025-12-04T09:34:56.8631417Z Wrapped header: ATen/ops/_compute_linear_combination_native.h 2025-12-04T09:34:56.8635175Z Wrapped header: ATen/ops/_compute_linear_combination_ops.h 2025-12-04T09:34:56.8638145Z Wrapped header: ATen/ops/_conj.h 2025-12-04T09:34:56.8641565Z Wrapped header: ATen/ops/_conj_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8645115Z Wrapped header: ATen/ops/_conj_copy.h 2025-12-04T09:34:56.8649101Z Wrapped header: ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.8652197Z Wrapped header: ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8655293Z Wrapped header: ATen/ops/_conj_copy_native.h 2025-12-04T09:34:56.8658336Z Wrapped header: ATen/ops/_conj_copy_ops.h 2025-12-04T09:34:56.8661312Z Wrapped header: ATen/ops/_conj_native.h 2025-12-04T09:34:56.8664426Z Wrapped header: ATen/ops/_conj_ops.h 2025-12-04T09:34:56.8667295Z Wrapped header: ATen/ops/_conj_physical.h 2025-12-04T09:34:56.8670507Z Wrapped header: ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8673565Z Wrapped header: ATen/ops/_conj_physical_native.h 2025-12-04T09:34:56.8676203Z Wrapped header: ATen/ops/_conj_physical_ops.h 2025-12-04T09:34:56.8679145Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr.h 2025-12-04T09:34:56.8682659Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.8685473Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-12-04T09:34:56.8688428Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-12-04T09:34:56.8691374Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_meta.h 2025-12-04T09:34:56.8695087Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-12-04T09:34:56.8698325Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_native.h 2025-12-04T09:34:56.8701357Z Wrapped header: ATen/ops/_convert_indices_from_coo_to_csr_ops.h 2025-12-04T09:34:56.8704459Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo.h 2025-12-04T09:34:56.8708050Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:56.8710920Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-12-04T09:34:56.8713994Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-12-04T09:34:56.8716930Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_meta.h 2025-12-04T09:34:56.8719908Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-12-04T09:34:56.8722988Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_native.h 2025-12-04T09:34:56.8726017Z Wrapped header: ATen/ops/_convert_indices_from_csr_to_coo_ops.h 2025-12-04T09:34:56.8729219Z Wrapped header: ATen/ops/_convert_weight_to_int4pack.h 2025-12-04T09:34:56.8732881Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h 2025-12-04T09:34:56.8736187Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu.h 2025-12-04T09:34:56.8739191Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-12-04T09:34:56.8742404Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h 2025-12-04T09:34:56.8745803Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h 2025-12-04T09:34:56.8748827Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_native.h 2025-12-04T09:34:56.8752339Z Wrapped header: ATen/ops/_convert_weight_to_int4pack_ops.h 2025-12-04T09:34:56.8755376Z Wrapped header: ATen/ops/_convolution.h 2025-12-04T09:34:56.8758686Z Wrapped header: ATen/ops/_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8761708Z Wrapped header: ATen/ops/_convolution_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8764915Z Wrapped header: ATen/ops/_convolution_double_backward.h 2025-12-04T09:34:56.8768262Z Wrapped header: ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8771063Z Wrapped header: ATen/ops/_convolution_double_backward_native.h 2025-12-04T09:34:56.8774139Z Wrapped header: ATen/ops/_convolution_double_backward_ops.h 2025-12-04T09:34:56.8777038Z Wrapped header: ATen/ops/_convolution_mode.h 2025-12-04T09:34:56.8780089Z Wrapped header: ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.8782911Z Wrapped header: ATen/ops/_convolution_mode_native.h 2025-12-04T09:34:56.8786020Z Wrapped header: ATen/ops/_convolution_mode_ops.h 2025-12-04T09:34:56.8788861Z Wrapped header: ATen/ops/_convolution_native.h 2025-12-04T09:34:56.8792108Z Wrapped header: ATen/ops/_convolution_ops.h 2025-12-04T09:34:56.8795352Z Wrapped header: ATen/ops/_conv_depthwise2d.h 2025-12-04T09:34:56.8798829Z Wrapped header: ATen/ops/_conv_depthwise2d_cuda_dispatch.h 2025-12-04T09:34:56.8801695Z Wrapped header: ATen/ops/_conv_depthwise2d_native.h 2025-12-04T09:34:56.8804351Z Wrapped header: ATen/ops/_conv_depthwise2d_ops.h 2025-12-04T09:34:56.8807215Z Wrapped header: ATen/ops/_copy_from.h 2025-12-04T09:34:56.8810486Z Wrapped header: ATen/ops/_copy_from_and_resize.h 2025-12-04T09:34:56.8813484Z Wrapped header: ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8816359Z Wrapped header: ATen/ops/_copy_from_and_resize_native.h 2025-12-04T09:34:56.8819430Z Wrapped header: ATen/ops/_copy_from_and_resize_ops.h 2025-12-04T09:34:56.8822397Z Wrapped header: ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8825290Z Wrapped header: ATen/ops/_copy_from_native.h 2025-12-04T09:34:56.8828287Z Wrapped header: ATen/ops/_copy_from_ops.h 2025-12-04T09:34:56.8831329Z Wrapped header: ATen/ops/_cslt_compress.h 2025-12-04T09:34:56.8834353Z Wrapped header: ATen/ops/_cslt_compress_cuda_dispatch.h 2025-12-04T09:34:56.8838678Z Wrapped header: ATen/ops/_cslt_compress_native.h 2025-12-04T09:34:56.8841540Z Wrapped header: ATen/ops/_cslt_compress_ops.h 2025-12-04T09:34:56.8844456Z Wrapped header: ATen/ops/_cslt_sparse_mm.h 2025-12-04T09:34:56.8847559Z Wrapped header: ATen/ops/_cslt_sparse_mm_cuda_dispatch.h 2025-12-04T09:34:56.8850324Z Wrapped header: ATen/ops/_cslt_sparse_mm_native.h 2025-12-04T09:34:56.8853148Z Wrapped header: ATen/ops/_cslt_sparse_mm_ops.h 2025-12-04T09:34:56.8856060Z Wrapped header: ATen/ops/_cslt_sparse_mm_search.h 2025-12-04T09:34:56.8858994Z Wrapped header: ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h 2025-12-04T09:34:56.8861815Z Wrapped header: ATen/ops/_cslt_sparse_mm_search_native.h 2025-12-04T09:34:56.8864919Z Wrapped header: ATen/ops/_cslt_sparse_mm_search_ops.h 2025-12-04T09:34:56.8867756Z Wrapped header: ATen/ops/_ctc_loss.h 2025-12-04T09:34:56.8870707Z Wrapped header: ATen/ops/_ctc_loss_backward.h 2025-12-04T09:34:56.8873780Z Wrapped header: ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8876459Z Wrapped header: ATen/ops/_ctc_loss_backward_cpu_dispatch.h 2025-12-04T09:34:56.8879261Z Wrapped header: ATen/ops/_ctc_loss_backward_cuda_dispatch.h 2025-12-04T09:34:56.8882083Z Wrapped header: ATen/ops/_ctc_loss_backward_native.h 2025-12-04T09:34:56.8885120Z Wrapped header: ATen/ops/_ctc_loss_backward_ops.h 2025-12-04T09:34:56.8888316Z Wrapped header: ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8891151Z Wrapped header: ATen/ops/_ctc_loss_cpu_dispatch.h 2025-12-04T09:34:56.8893958Z Wrapped header: ATen/ops/_ctc_loss_cuda_dispatch.h 2025-12-04T09:34:56.8897007Z Wrapped header: ATen/ops/_ctc_loss_meta_dispatch.h 2025-12-04T09:34:56.8903297Z Wrapped header: ATen/ops/_ctc_loss_native.h 2025-12-04T09:34:56.8907489Z Wrapped header: ATen/ops/_ctc_loss_ops.h 2025-12-04T09:34:56.8910691Z Wrapped header: ATen/ops/_cudnn_attention_backward.h 2025-12-04T09:34:56.8913685Z Wrapped header: ATen/ops/_cudnn_attention_backward_cuda_dispatch.h 2025-12-04T09:34:56.8916758Z Wrapped header: ATen/ops/_cudnn_attention_backward_native.h 2025-12-04T09:34:56.8919721Z Wrapped header: ATen/ops/_cudnn_attention_backward_ops.h 2025-12-04T09:34:56.8922699Z Wrapped header: ATen/ops/_cudnn_attention_forward.h 2025-12-04T09:34:56.8925750Z Wrapped header: ATen/ops/_cudnn_attention_forward_cuda_dispatch.h 2025-12-04T09:34:56.8929143Z Wrapped header: ATen/ops/_cudnn_attention_forward_native.h 2025-12-04T09:34:56.8932280Z Wrapped header: ATen/ops/_cudnn_attention_forward_ops.h 2025-12-04T09:34:56.8935171Z Wrapped header: ATen/ops/_cudnn_ctc_loss.h 2025-12-04T09:34:56.8938517Z Wrapped header: ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8941355Z Wrapped header: ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h 2025-12-04T09:34:56.8944350Z Wrapped header: ATen/ops/_cudnn_ctc_loss_native.h 2025-12-04T09:34:56.8947785Z Wrapped header: ATen/ops/_cudnn_ctc_loss_ops.h 2025-12-04T09:34:56.8950817Z Wrapped header: ATen/ops/_cudnn_init_dropout_state.h 2025-12-04T09:34:56.8953775Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8956661Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h 2025-12-04T09:34:56.8959451Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_native.h 2025-12-04T09:34:56.8962478Z Wrapped header: ATen/ops/_cudnn_init_dropout_state_ops.h 2025-12-04T09:34:56.8965867Z Wrapped header: ATen/ops/_cudnn_rnn.h 2025-12-04T09:34:56.8969537Z Wrapped header: ATen/ops/_cudnn_rnn_backward.h 2025-12-04T09:34:56.8973046Z Wrapped header: ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8975860Z Wrapped header: ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h 2025-12-04T09:34:56.8978815Z Wrapped header: ATen/ops/_cudnn_rnn_backward_native.h 2025-12-04T09:34:56.8981878Z Wrapped header: ATen/ops/_cudnn_rnn_backward_ops.h 2025-12-04T09:34:56.8985104Z Wrapped header: ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8987854Z Wrapped header: ATen/ops/_cudnn_rnn_cuda_dispatch.h 2025-12-04T09:34:56.8991112Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight.h 2025-12-04T09:34:56.8995131Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.8999433Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-12-04T09:34:56.9062580Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_native.h 2025-12-04T09:34:56.9065868Z Wrapped header: ATen/ops/_cudnn_rnn_flatten_weight_ops.h 2025-12-04T09:34:56.9068732Z Wrapped header: ATen/ops/_cudnn_rnn_native.h 2025-12-04T09:34:56.9071855Z Wrapped header: ATen/ops/_cudnn_rnn_ops.h 2025-12-04T09:34:56.9075131Z Wrapped header: ATen/ops/_cufft_clear_plan_cache.h 2025-12-04T09:34:56.9078228Z Wrapped header: ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.9081240Z Wrapped header: ATen/ops/_cufft_clear_plan_cache_native.h 2025-12-04T09:34:56.9084295Z Wrapped header: ATen/ops/_cufft_clear_plan_cache_ops.h 2025-12-04T09:34:56.9097062Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size.h 2025-12-04T09:34:56.9097363Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.9097554Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size_native.h 2025-12-04T09:34:56.9099237Z Wrapped header: ATen/ops/_cufft_get_plan_cache_max_size_ops.h 2025-12-04T09:34:56.9103220Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size.h 2025-12-04T09:34:56.9106388Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.9109629Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size_native.h 2025-12-04T09:34:56.9112914Z Wrapped header: ATen/ops/_cufft_get_plan_cache_size_ops.h 2025-12-04T09:34:56.9116252Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size.h 2025-12-04T09:34:56.9119723Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.9122991Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size_native.h 2025-12-04T09:34:56.9126456Z Wrapped header: ATen/ops/_cufft_set_plan_cache_max_size_ops.h 2025-12-04T09:34:56.9129992Z Wrapped header: ATen/ops/_cummax_helper.h 2025-12-04T09:34:56.9132914Z Wrapped header: ATen/ops/_cummax_helper_cpu_dispatch.h 2025-12-04T09:34:56.9135783Z Wrapped header: ATen/ops/_cummax_helper_cuda_dispatch.h 2025-12-04T09:34:56.9139261Z Wrapped header: ATen/ops/_cummax_helper_native.h 2025-12-04T09:34:56.9142348Z Wrapped header: ATen/ops/_cummax_helper_ops.h 2025-12-04T09:34:56.9145240Z Wrapped header: ATen/ops/_cummin_helper.h 2025-12-04T09:34:56.9148233Z Wrapped header: ATen/ops/_cummin_helper_cpu_dispatch.h 2025-12-04T09:34:56.9151134Z Wrapped header: ATen/ops/_cummin_helper_cuda_dispatch.h 2025-12-04T09:34:56.9153919Z Wrapped header: ATen/ops/_cummin_helper_native.h 2025-12-04T09:34:56.9156912Z Wrapped header: ATen/ops/_cummin_helper_ops.h 2025-12-04T09:34:56.9160240Z Wrapped header: ATen/ops/_debug_has_internal_overlap.h 2025-12-04T09:34:56.9163811Z Wrapped header: ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.9166971Z Wrapped header: ATen/ops/_debug_has_internal_overlap_native.h 2025-12-04T09:34:56.9169934Z Wrapped header: ATen/ops/_debug_has_internal_overlap_ops.h 2025-12-04T09:34:56.9172704Z Wrapped header: ATen/ops/_dimI.h 2025-12-04T09:34:56.9175961Z Wrapped header: ATen/ops/_dimI_native.h 2025-12-04T09:34:56.9179225Z Wrapped header: ATen/ops/_dimI_ops.h 2025-12-04T09:34:56.9181977Z Wrapped header: ATen/ops/_dimV.h 2025-12-04T09:34:56.9184940Z Wrapped header: ATen/ops/_dimV_native.h 2025-12-04T09:34:56.9187705Z Wrapped header: ATen/ops/_dimV_ops.h 2025-12-04T09:34:56.9190503Z Wrapped header: ATen/ops/_dim_arange.h 2025-12-04T09:34:56.9193454Z Wrapped header: ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.9196328Z Wrapped header: ATen/ops/_dim_arange_native.h 2025-12-04T09:34:56.9199125Z Wrapped header: ATen/ops/_dim_arange_ops.h 2025-12-04T09:34:56.9202252Z Wrapped header: ATen/ops/_dirichlet_grad.h 2025-12-04T09:34:56.9205360Z Wrapped header: ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9208049Z Wrapped header: ATen/ops/_dirichlet_grad_cpu_dispatch.h 2025-12-04T09:34:56.9210844Z Wrapped header: ATen/ops/_dirichlet_grad_cuda_dispatch.h 2025-12-04T09:34:56.9213837Z Wrapped header: ATen/ops/_dirichlet_grad_native.h 2025-12-04T09:34:56.9216733Z Wrapped header: ATen/ops/_dirichlet_grad_ops.h 2025-12-04T09:34:56.9219843Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit.h 2025-12-04T09:34:56.9222714Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-12-04T09:34:56.9226443Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit_native.h 2025-12-04T09:34:56.9229733Z Wrapped header: ATen/ops/_dyn_quant_matmul_4bit_ops.h 2025-12-04T09:34:56.9233600Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight.h 2025-12-04T09:34:56.9236714Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-12-04T09:34:56.9239443Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight_native.h 2025-12-04T09:34:56.9242218Z Wrapped header: ATen/ops/_dyn_quant_pack_4bit_weight_ops.h 2025-12-04T09:34:56.9245305Z Wrapped header: ATen/ops/_efficientzerotensor.h 2025-12-04T09:34:56.9248582Z Wrapped header: ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9251366Z Wrapped header: ATen/ops/_efficientzerotensor_cpu_dispatch.h 2025-12-04T09:34:56.9254252Z Wrapped header: ATen/ops/_efficientzerotensor_cuda_dispatch.h 2025-12-04T09:34:56.9257090Z Wrapped header: ATen/ops/_efficientzerotensor_meta_dispatch.h 2025-12-04T09:34:56.9259863Z Wrapped header: ATen/ops/_efficientzerotensor_native.h 2025-12-04T09:34:56.9262732Z Wrapped header: ATen/ops/_efficientzerotensor_ops.h 2025-12-04T09:34:56.9266184Z Wrapped header: ATen/ops/_efficient_attention_backward.h 2025-12-04T09:34:56.9269289Z Wrapped header: ATen/ops/_efficient_attention_backward_cuda_dispatch.h 2025-12-04T09:34:56.9272149Z Wrapped header: ATen/ops/_efficient_attention_backward_native.h 2025-12-04T09:34:56.9275202Z Wrapped header: ATen/ops/_efficient_attention_backward_ops.h 2025-12-04T09:34:56.9278200Z Wrapped header: ATen/ops/_efficient_attention_forward.h 2025-12-04T09:34:56.9281104Z Wrapped header: ATen/ops/_efficient_attention_forward_cuda_dispatch.h 2025-12-04T09:34:56.9283847Z Wrapped header: ATen/ops/_efficient_attention_forward_native.h 2025-12-04T09:34:56.9287133Z Wrapped header: ATen/ops/_efficient_attention_forward_ops.h 2025-12-04T09:34:56.9289886Z Wrapped header: ATen/ops/_embedding_bag.h 2025-12-04T09:34:56.9292755Z Wrapped header: ATen/ops/_embedding_bag_backward.h 2025-12-04T09:34:56.9295611Z Wrapped header: ATen/ops/_embedding_bag_backward_cpu_dispatch.h 2025-12-04T09:34:56.9299027Z Wrapped header: ATen/ops/_embedding_bag_backward_cuda_dispatch.h 2025-12-04T09:34:56.9301972Z Wrapped header: ATen/ops/_embedding_bag_backward_native.h 2025-12-04T09:34:56.9304675Z Wrapped header: ATen/ops/_embedding_bag_backward_ops.h 2025-12-04T09:34:56.9307587Z Wrapped header: ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9310445Z Wrapped header: ATen/ops/_embedding_bag_cpu_dispatch.h 2025-12-04T09:34:56.9313302Z Wrapped header: ATen/ops/_embedding_bag_cuda_dispatch.h 2025-12-04T09:34:56.9316520Z Wrapped header: ATen/ops/_embedding_bag_dense_backward.h 2025-12-04T09:34:56.9319556Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9323240Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h 2025-12-04T09:34:56.9326777Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h 2025-12-04T09:34:56.9329818Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_native.h 2025-12-04T09:34:56.9332870Z Wrapped header: ATen/ops/_embedding_bag_dense_backward_ops.h 2025-12-04T09:34:56.9336574Z Wrapped header: ATen/ops/_embedding_bag_forward_only.h 2025-12-04T09:34:56.9339669Z Wrapped header: ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9342483Z Wrapped header: ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h 2025-12-04T09:34:56.9345334Z Wrapped header: ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h 2025-12-04T09:34:56.9348173Z Wrapped header: ATen/ops/_embedding_bag_forward_only_native.h 2025-12-04T09:34:56.9351201Z Wrapped header: ATen/ops/_embedding_bag_forward_only_ops.h 2025-12-04T09:34:56.9354394Z Wrapped header: ATen/ops/_embedding_bag_native.h 2025-12-04T09:34:56.9357513Z Wrapped header: ATen/ops/_embedding_bag_ops.h 2025-12-04T09:34:56.9360598Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward.h 2025-12-04T09:34:56.9364170Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9367101Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-12-04T09:34:56.9370177Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-12-04T09:34:56.9372932Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_native.h 2025-12-04T09:34:56.9375945Z Wrapped header: ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h 2025-12-04T09:34:56.9378897Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward.h 2025-12-04T09:34:56.9382635Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:56.9385496Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward_native.h 2025-12-04T09:34:56.9388631Z Wrapped header: ATen/ops/_embedding_bag_sparse_backward_ops.h 2025-12-04T09:34:56.9391785Z Wrapped header: ATen/ops/_empty_affine_quantized.h 2025-12-04T09:34:56.9395292Z Wrapped header: ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9398818Z Wrapped header: ATen/ops/_empty_affine_quantized_cpu_dispatch.h 2025-12-04T09:34:56.9402109Z Wrapped header: ATen/ops/_empty_affine_quantized_native.h 2025-12-04T09:34:56.9521470Z Wrapped header: ATen/ops/_empty_affine_quantized_ops.h 2025-12-04T09:34:56.9526504Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized.h 2025-12-04T09:34:56.9530063Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9532993Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-12-04T09:34:56.9536023Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_native.h 2025-12-04T09:34:56.9539013Z Wrapped header: ATen/ops/_empty_per_channel_affine_quantized_ops.h 2025-12-04T09:34:56.9541969Z Wrapped header: ATen/ops/_euclidean_dist.h 2025-12-04T09:34:56.9545168Z Wrapped header: ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9548156Z Wrapped header: ATen/ops/_euclidean_dist_native.h 2025-12-04T09:34:56.9551223Z Wrapped header: ATen/ops/_euclidean_dist_ops.h 2025-12-04T09:34:56.9554540Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine.h 2025-12-04T09:34:56.9557937Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h 2025-12-04T09:34:56.9561079Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-12-04T09:34:56.9564276Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-12-04T09:34:56.9567463Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-12-04T09:34:56.9570547Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-12-04T09:34:56.9573654Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9583182Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-12-04T09:34:56.9586303Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-12-04T09:34:56.9589174Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h 2025-12-04T09:34:56.9592064Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h 2025-12-04T09:34:56.9594970Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine.h 2025-12-04T09:34:56.9597864Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h 2025-12-04T09:34:56.9600740Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-12-04T09:34:56.9603658Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-12-04T09:34:56.9606479Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-12-04T09:34:56.9609733Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-12-04T09:34:56.9612888Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9615602Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-12-04T09:34:56.9618373Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-12-04T09:34:56.9621239Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h 2025-12-04T09:34:56.9624083Z Wrapped header: ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h 2025-12-04T09:34:56.9627025Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-12-04T09:34:56.9630325Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9633092Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-12-04T09:34:56.9636029Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-12-04T09:34:56.9638817Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-12-04T09:34:56.9641692Z Wrapped header: ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-12-04T09:34:56.9644406Z Wrapped header: ATen/ops/_fft_c2c.h 2025-12-04T09:34:56.9647347Z Wrapped header: ATen/ops/_fft_c2c_cpu_dispatch.h 2025-12-04T09:34:56.9650293Z Wrapped header: ATen/ops/_fft_c2c_cuda_dispatch.h 2025-12-04T09:34:56.9653075Z Wrapped header: ATen/ops/_fft_c2c_native.h 2025-12-04T09:34:56.9656425Z Wrapped header: ATen/ops/_fft_c2c_ops.h 2025-12-04T09:34:56.9659398Z Wrapped header: ATen/ops/_fft_c2r.h 2025-12-04T09:34:56.9662217Z Wrapped header: ATen/ops/_fft_c2r_cpu_dispatch.h 2025-12-04T09:34:56.9664917Z Wrapped header: ATen/ops/_fft_c2r_cuda_dispatch.h 2025-12-04T09:34:56.9668118Z Wrapped header: ATen/ops/_fft_c2r_native.h 2025-12-04T09:34:56.9671070Z Wrapped header: ATen/ops/_fft_c2r_ops.h 2025-12-04T09:34:56.9673787Z Wrapped header: ATen/ops/_fft_r2c.h 2025-12-04T09:34:56.9676593Z Wrapped header: ATen/ops/_fft_r2c_cpu_dispatch.h 2025-12-04T09:34:56.9679403Z Wrapped header: ATen/ops/_fft_r2c_cuda_dispatch.h 2025-12-04T09:34:56.9682123Z Wrapped header: ATen/ops/_fft_r2c_native.h 2025-12-04T09:34:56.9684958Z Wrapped header: ATen/ops/_fft_r2c_ops.h 2025-12-04T09:34:56.9687868Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask.h 2025-12-04T09:34:56.9690715Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-12-04T09:34:56.9693664Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-12-04T09:34:56.9696560Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_native.h 2025-12-04T09:34:56.9699390Z Wrapped header: ATen/ops/_fill_mem_eff_dropout_mask_ops.h 2025-12-04T09:34:56.9702423Z Wrapped header: ATen/ops/_flash_attention_backward.h 2025-12-04T09:34:56.9705278Z Wrapped header: ATen/ops/_flash_attention_backward_cuda_dispatch.h 2025-12-04T09:34:56.9707992Z Wrapped header: ATen/ops/_flash_attention_backward_native.h 2025-12-04T09:34:56.9710781Z Wrapped header: ATen/ops/_flash_attention_backward_ops.h 2025-12-04T09:34:56.9713844Z Wrapped header: ATen/ops/_flash_attention_forward.h 2025-12-04T09:34:56.9716744Z Wrapped header: ATen/ops/_flash_attention_forward_cuda_dispatch.h 2025-12-04T09:34:56.9719474Z Wrapped header: ATen/ops/_flash_attention_forward_native.h 2025-12-04T09:34:56.9722528Z Wrapped header: ATen/ops/_flash_attention_forward_ops.h 2025-12-04T09:34:56.9725194Z Wrapped header: ATen/ops/_foobar.h 2025-12-04T09:34:56.9728234Z Wrapped header: ATen/ops/_foobar_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9730915Z Wrapped header: ATen/ops/_foobar_cpu_dispatch.h 2025-12-04T09:34:56.9733647Z Wrapped header: ATen/ops/_foobar_native.h 2025-12-04T09:34:56.9736424Z Wrapped header: ATen/ops/_foobar_ops.h 2025-12-04T09:34:56.9739280Z Wrapped header: ATen/ops/_foreach_abs.h 2025-12-04T09:34:56.9742181Z Wrapped header: ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9744915Z Wrapped header: ATen/ops/_foreach_abs_cuda_dispatch.h 2025-12-04T09:34:56.9747638Z Wrapped header: ATen/ops/_foreach_abs_native.h 2025-12-04T09:34:56.9750448Z Wrapped header: ATen/ops/_foreach_abs_ops.h 2025-12-04T09:34:56.9753293Z Wrapped header: ATen/ops/_foreach_acos.h 2025-12-04T09:34:56.9756421Z Wrapped header: ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9759137Z Wrapped header: ATen/ops/_foreach_acos_cuda_dispatch.h 2025-12-04T09:34:56.9761913Z Wrapped header: ATen/ops/_foreach_acos_native.h 2025-12-04T09:34:56.9764754Z Wrapped header: ATen/ops/_foreach_acos_ops.h 2025-12-04T09:34:56.9768062Z Wrapped header: ATen/ops/_foreach_add.h 2025-12-04T09:34:56.9771058Z Wrapped header: ATen/ops/_foreach_addcdiv.h 2025-12-04T09:34:56.9774239Z Wrapped header: ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9777051Z Wrapped header: ATen/ops/_foreach_addcdiv_cuda_dispatch.h 2025-12-04T09:34:56.9780022Z Wrapped header: ATen/ops/_foreach_addcdiv_native.h 2025-12-04T09:34:56.9783200Z Wrapped header: ATen/ops/_foreach_addcdiv_ops.h 2025-12-04T09:34:56.9786332Z Wrapped header: ATen/ops/_foreach_addcmul.h 2025-12-04T09:34:56.9789609Z Wrapped header: ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9792532Z Wrapped header: ATen/ops/_foreach_addcmul_cuda_dispatch.h 2025-12-04T09:34:56.9795450Z Wrapped header: ATen/ops/_foreach_addcmul_native.h 2025-12-04T09:34:56.9798737Z Wrapped header: ATen/ops/_foreach_addcmul_ops.h 2025-12-04T09:34:56.9801908Z Wrapped header: ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9804742Z Wrapped header: ATen/ops/_foreach_add_cuda_dispatch.h 2025-12-04T09:34:56.9807839Z Wrapped header: ATen/ops/_foreach_add_native.h 2025-12-04T09:34:56.9811106Z Wrapped header: ATen/ops/_foreach_add_ops.h 2025-12-04T09:34:56.9814173Z Wrapped header: ATen/ops/_foreach_asin.h 2025-12-04T09:34:56.9817147Z Wrapped header: ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9820071Z Wrapped header: ATen/ops/_foreach_asin_cuda_dispatch.h 2025-12-04T09:34:56.9823171Z Wrapped header: ATen/ops/_foreach_asin_native.h 2025-12-04T09:34:56.9826390Z Wrapped header: ATen/ops/_foreach_asin_ops.h 2025-12-04T09:34:56.9829277Z Wrapped header: ATen/ops/_foreach_atan.h 2025-12-04T09:34:56.9833724Z Wrapped header: ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9836673Z Wrapped header: ATen/ops/_foreach_atan_cuda_dispatch.h 2025-12-04T09:34:56.9839532Z Wrapped header: ATen/ops/_foreach_atan_native.h 2025-12-04T09:34:56.9842536Z Wrapped header: ATen/ops/_foreach_atan_ops.h 2025-12-04T09:34:56.9845382Z Wrapped header: ATen/ops/_foreach_ceil.h 2025-12-04T09:34:56.9848646Z Wrapped header: ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9851396Z Wrapped header: ATen/ops/_foreach_ceil_cuda_dispatch.h 2025-12-04T09:34:56.9854360Z Wrapped header: ATen/ops/_foreach_ceil_native.h 2025-12-04T09:34:56.9857299Z Wrapped header: ATen/ops/_foreach_ceil_ops.h 2025-12-04T09:34:56.9860789Z Wrapped header: ATen/ops/_foreach_clamp_max.h 2025-12-04T09:34:56.9863944Z Wrapped header: ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9866821Z Wrapped header: ATen/ops/_foreach_clamp_max_cuda_dispatch.h 2025-12-04T09:34:56.9869667Z Wrapped header: ATen/ops/_foreach_clamp_max_native.h 2025-12-04T09:34:56.9872900Z Wrapped header: ATen/ops/_foreach_clamp_max_ops.h 2025-12-04T09:34:56.9876071Z Wrapped header: ATen/ops/_foreach_clamp_min.h 2025-12-04T09:34:56.9879056Z Wrapped header: ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9881889Z Wrapped header: ATen/ops/_foreach_clamp_min_cuda_dispatch.h 2025-12-04T09:34:56.9884811Z Wrapped header: ATen/ops/_foreach_clamp_min_native.h 2025-12-04T09:34:56.9888173Z Wrapped header: ATen/ops/_foreach_clamp_min_ops.h 2025-12-04T09:34:56.9891084Z Wrapped header: ATen/ops/_foreach_copy.h 2025-12-04T09:34:56.9894591Z Wrapped header: ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9897325Z Wrapped header: ATen/ops/_foreach_copy_cuda_dispatch.h 2025-12-04T09:34:56.9900255Z Wrapped header: ATen/ops/_foreach_copy_native.h 2025-12-04T09:34:56.9903136Z Wrapped header: ATen/ops/_foreach_copy_ops.h 2025-12-04T09:34:56.9906103Z Wrapped header: ATen/ops/_foreach_cos.h 2025-12-04T09:34:56.9908933Z Wrapped header: ATen/ops/_foreach_cosh.h 2025-12-04T09:34:56.9912349Z Wrapped header: ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9915091Z Wrapped header: ATen/ops/_foreach_cosh_cuda_dispatch.h 2025-12-04T09:34:56.9918127Z Wrapped header: ATen/ops/_foreach_cosh_native.h 2025-12-04T09:34:56.9920945Z Wrapped header: ATen/ops/_foreach_cosh_ops.h 2025-12-04T09:34:56.9924019Z Wrapped header: ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9927023Z Wrapped header: ATen/ops/_foreach_cos_cuda_dispatch.h 2025-12-04T09:34:56.9930061Z Wrapped header: ATen/ops/_foreach_cos_native.h 2025-12-04T09:34:56.9932911Z Wrapped header: ATen/ops/_foreach_cos_ops.h 2025-12-04T09:34:56.9936021Z Wrapped header: ATen/ops/_foreach_div.h 2025-12-04T09:34:56.9939027Z Wrapped header: ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9941921Z Wrapped header: ATen/ops/_foreach_div_cuda_dispatch.h 2025-12-04T09:34:56.9944740Z Wrapped header: ATen/ops/_foreach_div_native.h 2025-12-04T09:34:56.9948068Z Wrapped header: ATen/ops/_foreach_div_ops.h 2025-12-04T09:34:56.9951034Z Wrapped header: ATen/ops/_foreach_erf.h 2025-12-04T09:34:56.9953895Z Wrapped header: ATen/ops/_foreach_erfc.h 2025-12-04T09:34:56.9957175Z Wrapped header: ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9959751Z Wrapped header: ATen/ops/_foreach_erfc_cuda_dispatch.h 2025-12-04T09:34:56.9962869Z Wrapped header: ATen/ops/_foreach_erfc_native.h 2025-12-04T09:34:56.9965781Z Wrapped header: ATen/ops/_foreach_erfc_ops.h 2025-12-04T09:34:56.9968947Z Wrapped header: ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9971685Z Wrapped header: ATen/ops/_foreach_erf_cuda_dispatch.h 2025-12-04T09:34:56.9974655Z Wrapped header: ATen/ops/_foreach_erf_native.h 2025-12-04T09:34:56.9977544Z Wrapped header: ATen/ops/_foreach_erf_ops.h 2025-12-04T09:34:56.9980501Z Wrapped header: ATen/ops/_foreach_exp.h 2025-12-04T09:34:56.9983624Z Wrapped header: ATen/ops/_foreach_expm1.h 2025-12-04T09:34:56.9986742Z Wrapped header: ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:56.9989500Z Wrapped header: ATen/ops/_foreach_expm1_cuda_dispatch.h 2025-12-04T09:34:56.9992444Z Wrapped header: ATen/ops/_foreach_expm1_native.h 2025-12-04T09:34:56.9995383Z Wrapped header: ATen/ops/_foreach_expm1_ops.h 2025-12-04T09:34:56.9998712Z Wrapped header: ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0001502Z Wrapped header: ATen/ops/_foreach_exp_cuda_dispatch.h 2025-12-04T09:34:57.0004488Z Wrapped header: ATen/ops/_foreach_exp_native.h 2025-12-04T09:34:57.0007461Z Wrapped header: ATen/ops/_foreach_exp_ops.h 2025-12-04T09:34:57.0010835Z Wrapped header: ATen/ops/_foreach_floor.h 2025-12-04T09:34:57.0013849Z Wrapped header: ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0016709Z Wrapped header: ATen/ops/_foreach_floor_cuda_dispatch.h 2025-12-04T09:34:57.0019555Z Wrapped header: ATen/ops/_foreach_floor_native.h 2025-12-04T09:34:57.0022555Z Wrapped header: ATen/ops/_foreach_floor_ops.h 2025-12-04T09:34:57.0025499Z Wrapped header: ATen/ops/_foreach_frac.h 2025-12-04T09:34:57.0028545Z Wrapped header: ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0031573Z Wrapped header: ATen/ops/_foreach_frac_cuda_dispatch.h 2025-12-04T09:34:57.0034428Z Wrapped header: ATen/ops/_foreach_frac_native.h 2025-12-04T09:34:57.0037417Z Wrapped header: ATen/ops/_foreach_frac_ops.h 2025-12-04T09:34:57.0040457Z Wrapped header: ATen/ops/_foreach_lerp.h 2025-12-04T09:34:57.0043508Z Wrapped header: ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0046279Z Wrapped header: ATen/ops/_foreach_lerp_cuda_dispatch.h 2025-12-04T09:34:57.0049432Z Wrapped header: ATen/ops/_foreach_lerp_native.h 2025-12-04T09:34:57.0052658Z Wrapped header: ATen/ops/_foreach_lerp_ops.h 2025-12-04T09:34:57.0055739Z Wrapped header: ATen/ops/_foreach_lgamma.h 2025-12-04T09:34:57.0058693Z Wrapped header: ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0061610Z Wrapped header: ATen/ops/_foreach_lgamma_cuda_dispatch.h 2025-12-04T09:34:57.0064487Z Wrapped header: ATen/ops/_foreach_lgamma_native.h 2025-12-04T09:34:57.0067655Z Wrapped header: ATen/ops/_foreach_lgamma_ops.h 2025-12-04T09:34:57.0070461Z Wrapped header: ATen/ops/_foreach_log.h 2025-12-04T09:34:57.0073438Z Wrapped header: ATen/ops/_foreach_log10.h 2025-12-04T09:34:57.0076415Z Wrapped header: ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0079299Z Wrapped header: ATen/ops/_foreach_log10_cuda_dispatch.h 2025-12-04T09:34:57.0082189Z Wrapped header: ATen/ops/_foreach_log10_native.h 2025-12-04T09:34:57.0085332Z Wrapped header: ATen/ops/_foreach_log10_ops.h 2025-12-04T09:34:57.0088253Z Wrapped header: ATen/ops/_foreach_log1p.h 2025-12-04T09:34:57.0091651Z Wrapped header: ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0094416Z Wrapped header: ATen/ops/_foreach_log1p_cuda_dispatch.h 2025-12-04T09:34:57.0097247Z Wrapped header: ATen/ops/_foreach_log1p_native.h 2025-12-04T09:34:57.0100501Z Wrapped header: ATen/ops/_foreach_log1p_ops.h 2025-12-04T09:34:57.0103365Z Wrapped header: ATen/ops/_foreach_log2.h 2025-12-04T09:34:57.0106429Z Wrapped header: ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0109181Z Wrapped header: ATen/ops/_foreach_log2_cuda_dispatch.h 2025-12-04T09:34:57.0112046Z Wrapped header: ATen/ops/_foreach_log2_native.h 2025-12-04T09:34:57.0114887Z Wrapped header: ATen/ops/_foreach_log2_ops.h 2025-12-04T09:34:57.0117958Z Wrapped header: ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0120690Z Wrapped header: ATen/ops/_foreach_log_cuda_dispatch.h 2025-12-04T09:34:57.0123459Z Wrapped header: ATen/ops/_foreach_log_native.h 2025-12-04T09:34:57.0126372Z Wrapped header: ATen/ops/_foreach_log_ops.h 2025-12-04T09:34:57.0129236Z Wrapped header: ATen/ops/_foreach_max.h 2025-12-04T09:34:57.0132169Z Wrapped header: ATen/ops/_foreach_maximum.h 2025-12-04T09:34:57.0135409Z Wrapped header: ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0138152Z Wrapped header: ATen/ops/_foreach_maximum_cuda_dispatch.h 2025-12-04T09:34:57.0141196Z Wrapped header: ATen/ops/_foreach_maximum_native.h 2025-12-04T09:34:57.0144409Z Wrapped header: ATen/ops/_foreach_maximum_ops.h 2025-12-04T09:34:57.0147628Z Wrapped header: ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0150376Z Wrapped header: ATen/ops/_foreach_max_cuda_dispatch.h 2025-12-04T09:34:57.0153140Z Wrapped header: ATen/ops/_foreach_max_native.h 2025-12-04T09:34:57.0155983Z Wrapped header: ATen/ops/_foreach_max_ops.h 2025-12-04T09:34:57.0158872Z Wrapped header: ATen/ops/_foreach_minimum.h 2025-12-04T09:34:57.0161830Z Wrapped header: ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0164589Z Wrapped header: ATen/ops/_foreach_minimum_cuda_dispatch.h 2025-12-04T09:34:57.0167684Z Wrapped header: ATen/ops/_foreach_minimum_native.h 2025-12-04T09:34:57.0170895Z Wrapped header: ATen/ops/_foreach_minimum_ops.h 2025-12-04T09:34:57.0173855Z Wrapped header: ATen/ops/_foreach_mul.h 2025-12-04T09:34:57.0176864Z Wrapped header: ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0179636Z Wrapped header: ATen/ops/_foreach_mul_cuda_dispatch.h 2025-12-04T09:34:57.0182523Z Wrapped header: ATen/ops/_foreach_mul_native.h 2025-12-04T09:34:57.0186228Z Wrapped header: ATen/ops/_foreach_mul_ops.h 2025-12-04T09:34:57.0189002Z Wrapped header: ATen/ops/_foreach_neg.h 2025-12-04T09:34:57.0191960Z Wrapped header: ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0194698Z Wrapped header: ATen/ops/_foreach_neg_cuda_dispatch.h 2025-12-04T09:34:57.0197509Z Wrapped header: ATen/ops/_foreach_neg_native.h 2025-12-04T09:34:57.0200449Z Wrapped header: ATen/ops/_foreach_neg_ops.h 2025-12-04T09:34:57.0203646Z Wrapped header: ATen/ops/_foreach_norm.h 2025-12-04T09:34:57.0206708Z Wrapped header: ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0217777Z Wrapped header: ATen/ops/_foreach_norm_cuda_dispatch.h 2025-12-04T09:34:57.0220590Z Wrapped header: ATen/ops/_foreach_norm_native.h 2025-12-04T09:34:57.0223488Z Wrapped header: ATen/ops/_foreach_norm_ops.h 2025-12-04T09:34:57.0226438Z Wrapped header: ATen/ops/_foreach_pow.h 2025-12-04T09:34:57.0229416Z Wrapped header: ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0236894Z Wrapped header: ATen/ops/_foreach_pow_cuda_dispatch.h 2025-12-04T09:34:57.0239814Z Wrapped header: ATen/ops/_foreach_pow_native.h 2025-12-04T09:34:57.0243060Z Wrapped header: ATen/ops/_foreach_pow_ops.h 2025-12-04T09:34:57.0245943Z Wrapped header: ATen/ops/_foreach_reciprocal.h 2025-12-04T09:34:57.0249259Z Wrapped header: ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0252012Z Wrapped header: ATen/ops/_foreach_reciprocal_cuda_dispatch.h 2025-12-04T09:34:57.0254766Z Wrapped header: ATen/ops/_foreach_reciprocal_native.h 2025-12-04T09:34:57.0257603Z Wrapped header: ATen/ops/_foreach_reciprocal_ops.h 2025-12-04T09:34:57.0260406Z Wrapped header: ATen/ops/_foreach_round.h 2025-12-04T09:34:57.0263342Z Wrapped header: ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0266183Z Wrapped header: ATen/ops/_foreach_round_cuda_dispatch.h 2025-12-04T09:34:57.0269131Z Wrapped header: ATen/ops/_foreach_round_native.h 2025-12-04T09:34:57.0271969Z Wrapped header: ATen/ops/_foreach_round_ops.h 2025-12-04T09:34:57.0274784Z Wrapped header: ATen/ops/_foreach_rsqrt.h 2025-12-04T09:34:57.0277752Z Wrapped header: ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0280739Z Wrapped header: ATen/ops/_foreach_rsqrt_cuda_dispatch.h 2025-12-04T09:34:57.0283559Z Wrapped header: ATen/ops/_foreach_rsqrt_native.h 2025-12-04T09:34:57.0286469Z Wrapped header: ATen/ops/_foreach_rsqrt_ops.h 2025-12-04T09:34:57.0289256Z Wrapped header: ATen/ops/_foreach_sigmoid.h 2025-12-04T09:34:57.0292153Z Wrapped header: ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0294840Z Wrapped header: ATen/ops/_foreach_sigmoid_cuda_dispatch.h 2025-12-04T09:34:57.0297618Z Wrapped header: ATen/ops/_foreach_sigmoid_native.h 2025-12-04T09:34:57.0300452Z Wrapped header: ATen/ops/_foreach_sigmoid_ops.h 2025-12-04T09:34:57.0303261Z Wrapped header: ATen/ops/_foreach_sign.h 2025-12-04T09:34:57.0306152Z Wrapped header: ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0308849Z Wrapped header: ATen/ops/_foreach_sign_cuda_dispatch.h 2025-12-04T09:34:57.0311800Z Wrapped header: ATen/ops/_foreach_sign_native.h 2025-12-04T09:34:57.0314749Z Wrapped header: ATen/ops/_foreach_sign_ops.h 2025-12-04T09:34:57.0317424Z Wrapped header: ATen/ops/_foreach_sin.h 2025-12-04T09:34:57.0320140Z Wrapped header: ATen/ops/_foreach_sinh.h 2025-12-04T09:34:57.0322946Z Wrapped header: ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0325639Z Wrapped header: ATen/ops/_foreach_sinh_cuda_dispatch.h 2025-12-04T09:34:57.0328502Z Wrapped header: ATen/ops/_foreach_sinh_native.h 2025-12-04T09:34:57.0331357Z Wrapped header: ATen/ops/_foreach_sinh_ops.h 2025-12-04T09:34:57.0334272Z Wrapped header: ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0337004Z Wrapped header: ATen/ops/_foreach_sin_cuda_dispatch.h 2025-12-04T09:34:57.0339800Z Wrapped header: ATen/ops/_foreach_sin_native.h 2025-12-04T09:34:57.0342603Z Wrapped header: ATen/ops/_foreach_sin_ops.h 2025-12-04T09:34:57.0345555Z Wrapped header: ATen/ops/_foreach_sqrt.h 2025-12-04T09:34:57.0348473Z Wrapped header: ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0351119Z Wrapped header: ATen/ops/_foreach_sqrt_cuda_dispatch.h 2025-12-04T09:34:57.0353844Z Wrapped header: ATen/ops/_foreach_sqrt_native.h 2025-12-04T09:34:57.0356621Z Wrapped header: ATen/ops/_foreach_sqrt_ops.h 2025-12-04T09:34:57.0359586Z Wrapped header: ATen/ops/_foreach_sub.h 2025-12-04T09:34:57.0362635Z Wrapped header: ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0365292Z Wrapped header: ATen/ops/_foreach_sub_cuda_dispatch.h 2025-12-04T09:34:57.0368239Z Wrapped header: ATen/ops/_foreach_sub_native.h 2025-12-04T09:34:57.0371374Z Wrapped header: ATen/ops/_foreach_sub_ops.h 2025-12-04T09:34:57.0374613Z Wrapped header: ATen/ops/_foreach_tan.h 2025-12-04T09:34:57.0377482Z Wrapped header: ATen/ops/_foreach_tanh.h 2025-12-04T09:34:57.0380644Z Wrapped header: ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0383409Z Wrapped header: ATen/ops/_foreach_tanh_cuda_dispatch.h 2025-12-04T09:34:57.0386185Z Wrapped header: ATen/ops/_foreach_tanh_native.h 2025-12-04T09:34:57.0389076Z Wrapped header: ATen/ops/_foreach_tanh_ops.h 2025-12-04T09:34:57.0391966Z Wrapped header: ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0394666Z Wrapped header: ATen/ops/_foreach_tan_cuda_dispatch.h 2025-12-04T09:34:57.0397466Z Wrapped header: ATen/ops/_foreach_tan_native.h 2025-12-04T09:34:57.0400308Z Wrapped header: ATen/ops/_foreach_tan_ops.h 2025-12-04T09:34:57.0403191Z Wrapped header: ATen/ops/_foreach_trunc.h 2025-12-04T09:34:57.0406187Z Wrapped header: ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0409038Z Wrapped header: ATen/ops/_foreach_trunc_cuda_dispatch.h 2025-12-04T09:34:57.0412150Z Wrapped header: ATen/ops/_foreach_trunc_native.h 2025-12-04T09:34:57.0415039Z Wrapped header: ATen/ops/_foreach_trunc_ops.h 2025-12-04T09:34:57.0417848Z Wrapped header: ATen/ops/_foreach_zero.h 2025-12-04T09:34:57.0420781Z Wrapped header: ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0423541Z Wrapped header: ATen/ops/_foreach_zero_cuda_dispatch.h 2025-12-04T09:34:57.0426437Z Wrapped header: ATen/ops/_foreach_zero_native.h 2025-12-04T09:34:57.0429265Z Wrapped header: ATen/ops/_foreach_zero_ops.h 2025-12-04T09:34:57.0432478Z Wrapped header: ATen/ops/_functional_assert_async.h 2025-12-04T09:34:57.0435438Z Wrapped header: ATen/ops/_functional_assert_async_cpu_dispatch.h 2025-12-04T09:34:57.0438402Z Wrapped header: ATen/ops/_functional_assert_async_native.h 2025-12-04T09:34:57.0441183Z Wrapped header: ATen/ops/_functional_assert_async_ops.h 2025-12-04T09:34:57.0444342Z Wrapped header: ATen/ops/_functional_assert_scalar.h 2025-12-04T09:34:57.0447619Z Wrapped header: ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0450497Z Wrapped header: ATen/ops/_functional_assert_scalar_native.h 2025-12-04T09:34:57.0453319Z Wrapped header: ATen/ops/_functional_assert_scalar_ops.h 2025-12-04T09:34:57.0456181Z Wrapped header: ATen/ops/_functional_sym_constrain_range.h 2025-12-04T09:34:57.0459214Z Wrapped header: ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0461984Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size.h 2025-12-04T09:34:57.0464971Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0467798Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size_native.h 2025-12-04T09:34:57.0470861Z Wrapped header: ATen/ops/_functional_sym_constrain_range_for_size_ops.h 2025-12-04T09:34:57.0473944Z Wrapped header: ATen/ops/_functional_sym_constrain_range_native.h 2025-12-04T09:34:57.0476651Z Wrapped header: ATen/ops/_functional_sym_constrain_range_ops.h 2025-12-04T09:34:57.0479836Z Wrapped header: ATen/ops/_fused_adagrad.h 2025-12-04T09:34:57.0482956Z Wrapped header: ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0485783Z Wrapped header: ATen/ops/_fused_adagrad_cpu_dispatch.h 2025-12-04T09:34:57.0488741Z Wrapped header: ATen/ops/_fused_adagrad_cuda_dispatch.h 2025-12-04T09:34:57.0491614Z Wrapped header: ATen/ops/_fused_adagrad_native.h 2025-12-04T09:34:57.0495038Z Wrapped header: ATen/ops/_fused_adagrad_ops.h 2025-12-04T09:34:57.0498292Z Wrapped header: ATen/ops/_fused_adam.h 2025-12-04T09:34:57.0501770Z Wrapped header: ATen/ops/_fused_adamw.h 2025-12-04T09:34:57.0505005Z Wrapped header: ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0507938Z Wrapped header: ATen/ops/_fused_adamw_cpu_dispatch.h 2025-12-04T09:34:57.0510753Z Wrapped header: ATen/ops/_fused_adamw_cuda_dispatch.h 2025-12-04T09:34:57.0513841Z Wrapped header: ATen/ops/_fused_adamw_native.h 2025-12-04T09:34:57.0517195Z Wrapped header: ATen/ops/_fused_adamw_ops.h 2025-12-04T09:34:57.0520381Z Wrapped header: ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0523230Z Wrapped header: ATen/ops/_fused_adam_cpu_dispatch.h 2025-12-04T09:34:57.0526117Z Wrapped header: ATen/ops/_fused_adam_cuda_dispatch.h 2025-12-04T09:34:57.0529240Z Wrapped header: ATen/ops/_fused_adam_native.h 2025-12-04T09:34:57.0532759Z Wrapped header: ATen/ops/_fused_adam_ops.h 2025-12-04T09:34:57.0535834Z Wrapped header: ATen/ops/_fused_dropout.h 2025-12-04T09:34:57.0539101Z Wrapped header: ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0542072Z Wrapped header: ATen/ops/_fused_dropout_cuda_dispatch.h 2025-12-04T09:34:57.0544910Z Wrapped header: ATen/ops/_fused_dropout_native.h 2025-12-04T09:34:57.0547955Z Wrapped header: ATen/ops/_fused_dropout_ops.h 2025-12-04T09:34:57.0551651Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper.h 2025-12-04T09:34:57.0554670Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0557571Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-12-04T09:34:57.0560535Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-12-04T09:34:57.0563519Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_native.h 2025-12-04T09:34:57.0566942Z Wrapped header: ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h 2025-12-04T09:34:57.0569957Z Wrapped header: ATen/ops/_fused_rms_norm.h 2025-12-04T09:34:57.0572836Z Wrapped header: ATen/ops/_fused_rms_norm_backward.h 2025-12-04T09:34:57.0575874Z Wrapped header: ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h 2025-12-04T09:34:57.0578652Z Wrapped header: ATen/ops/_fused_rms_norm_backward_native.h 2025-12-04T09:34:57.0581697Z Wrapped header: ATen/ops/_fused_rms_norm_backward_ops.h 2025-12-04T09:34:57.0584605Z Wrapped header: ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.0587392Z Wrapped header: ATen/ops/_fused_rms_norm_cuda_dispatch.h 2025-12-04T09:34:57.0590114Z Wrapped header: ATen/ops/_fused_rms_norm_native.h 2025-12-04T09:34:57.0593033Z Wrapped header: ATen/ops/_fused_rms_norm_ops.h 2025-12-04T09:34:57.0595791Z Wrapped header: ATen/ops/_fused_sdp_choice.h 2025-12-04T09:34:57.0599301Z Wrapped header: ATen/ops/_fused_sdp_choice_cpu_dispatch.h 2025-12-04T09:34:57.0601874Z Wrapped header: ATen/ops/_fused_sdp_choice_cuda_dispatch.h 2025-12-04T09:34:57.0604824Z Wrapped header: ATen/ops/_fused_sdp_choice_meta_dispatch.h 2025-12-04T09:34:57.0607678Z Wrapped header: ATen/ops/_fused_sdp_choice_native.h 2025-12-04T09:34:57.0610622Z Wrapped header: ATen/ops/_fused_sdp_choice_ops.h 2025-12-04T09:34:57.0613687Z Wrapped header: ATen/ops/_fused_sgd.h 2025-12-04T09:34:57.0617165Z Wrapped header: ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0620425Z Wrapped header: ATen/ops/_fused_sgd_cpu_dispatch.h 2025-12-04T09:34:57.0623529Z Wrapped header: ATen/ops/_fused_sgd_cuda_dispatch.h 2025-12-04T09:34:57.0626820Z Wrapped header: ATen/ops/_fused_sgd_native.h 2025-12-04T09:34:57.0630623Z Wrapped header: ATen/ops/_fused_sgd_ops.h 2025-12-04T09:34:57.0634053Z Wrapped header: ATen/ops/_fw_primal.h 2025-12-04T09:34:57.0637270Z Wrapped header: ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0639945Z Wrapped header: ATen/ops/_fw_primal_copy.h 2025-12-04T09:34:57.0643145Z Wrapped header: ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.0646034Z Wrapped header: ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0649092Z Wrapped header: ATen/ops/_fw_primal_copy_native.h 2025-12-04T09:34:57.0651910Z Wrapped header: ATen/ops/_fw_primal_copy_ops.h 2025-12-04T09:34:57.0655030Z Wrapped header: ATen/ops/_fw_primal_native.h 2025-12-04T09:34:57.0657868Z Wrapped header: ATen/ops/_fw_primal_ops.h 2025-12-04T09:34:57.0660842Z Wrapped header: ATen/ops/_gather_sparse_backward.h 2025-12-04T09:34:57.0663812Z Wrapped header: ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.0666683Z Wrapped header: ATen/ops/_gather_sparse_backward_native.h 2025-12-04T09:34:57.0669423Z Wrapped header: ATen/ops/_gather_sparse_backward_ops.h 2025-12-04T09:34:57.0672433Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback.h 2025-12-04T09:34:57.0675317Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h 2025-12-04T09:34:57.0678290Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.0680986Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h 2025-12-04T09:34:57.0683833Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-12-04T09:34:57.0686955Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0689706Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_native.h 2025-12-04T09:34:57.0693262Z Wrapped header: ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h 2025-12-04T09:34:57.0696017Z Wrapped header: ATen/ops/_grouped_mm.h 2025-12-04T09:34:57.0698934Z Wrapped header: ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0701628Z Wrapped header: ATen/ops/_grouped_mm_cuda_dispatch.h 2025-12-04T09:34:57.0704325Z Wrapped header: ATen/ops/_grouped_mm_native.h 2025-12-04T09:34:57.0707066Z Wrapped header: ATen/ops/_grouped_mm_ops.h 2025-12-04T09:34:57.0709900Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type.h 2025-12-04T09:34:57.0712814Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.0715694Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type_native.h 2025-12-04T09:34:57.0718669Z Wrapped header: ATen/ops/_has_compatible_shallow_copy_type_ops.h 2025-12-04T09:34:57.0721596Z Wrapped header: ATen/ops/_has_same_storage_numel.h 2025-12-04T09:34:57.0724567Z Wrapped header: ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0727850Z Wrapped header: ATen/ops/_has_same_storage_numel_native.h 2025-12-04T09:34:57.0730694Z Wrapped header: ATen/ops/_has_same_storage_numel_ops.h 2025-12-04T09:34:57.0733536Z Wrapped header: ATen/ops/_histogramdd_bin_edges.h 2025-12-04T09:34:57.0736505Z Wrapped header: ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0739181Z Wrapped header: ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h 2025-12-04T09:34:57.0741911Z Wrapped header: ATen/ops/_histogramdd_bin_edges_native.h 2025-12-04T09:34:57.0744817Z Wrapped header: ATen/ops/_histogramdd_bin_edges_ops.h 2025-12-04T09:34:57.0747623Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts.h 2025-12-04T09:34:57.0750803Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0753438Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h 2025-12-04T09:34:57.0756133Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_native.h 2025-12-04T09:34:57.0767946Z Wrapped header: ATen/ops/_histogramdd_from_bin_cts_ops.h 2025-12-04T09:34:57.0770845Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors.h 2025-12-04T09:34:57.0773967Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0776736Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-12-04T09:34:57.0779530Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_native.h 2025-12-04T09:34:57.0782383Z Wrapped header: ATen/ops/_histogramdd_from_bin_tensors_ops.h 2025-12-04T09:34:57.0785357Z Wrapped header: ATen/ops/_index_put_impl.h 2025-12-04T09:34:57.0788464Z Wrapped header: ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0791153Z Wrapped header: ATen/ops/_index_put_impl_cpu_dispatch.h 2025-12-04T09:34:57.0793964Z Wrapped header: ATen/ops/_index_put_impl_cuda_dispatch.h 2025-12-04T09:34:57.0796663Z Wrapped header: ATen/ops/_index_put_impl_meta_dispatch.h 2025-12-04T09:34:57.0799413Z Wrapped header: ATen/ops/_index_put_impl_native.h 2025-12-04T09:34:57.0802339Z Wrapped header: ATen/ops/_index_put_impl_ops.h 2025-12-04T09:34:57.0805084Z Wrapped header: ATen/ops/_indices.h 2025-12-04T09:34:57.0808068Z Wrapped header: ATen/ops/_indices_copy.h 2025-12-04T09:34:57.0811061Z Wrapped header: ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.0813774Z Wrapped header: ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0816804Z Wrapped header: ATen/ops/_indices_copy_native.h 2025-12-04T09:34:57.0819656Z Wrapped header: ATen/ops/_indices_copy_ops.h 2025-12-04T09:34:57.0822538Z Wrapped header: ATen/ops/_indices_native.h 2025-12-04T09:34:57.0825352Z Wrapped header: ATen/ops/_indices_ops.h 2025-12-04T09:34:57.0828010Z Wrapped header: ATen/ops/_int_mm.h 2025-12-04T09:34:57.0830777Z Wrapped header: ATen/ops/_int_mm_cpu_dispatch.h 2025-12-04T09:34:57.0833499Z Wrapped header: ATen/ops/_int_mm_cuda_dispatch.h 2025-12-04T09:34:57.0836234Z Wrapped header: ATen/ops/_int_mm_native.h 2025-12-04T09:34:57.0839014Z Wrapped header: ATen/ops/_int_mm_ops.h 2025-12-04T09:34:57.0841774Z Wrapped header: ATen/ops/_is_all_true.h 2025-12-04T09:34:57.0844674Z Wrapped header: ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0847564Z Wrapped header: ATen/ops/_is_all_true_native.h 2025-12-04T09:34:57.0850339Z Wrapped header: ATen/ops/_is_all_true_ops.h 2025-12-04T09:34:57.0853109Z Wrapped header: ATen/ops/_is_any_true.h 2025-12-04T09:34:57.0856158Z Wrapped header: ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0858996Z Wrapped header: ATen/ops/_is_any_true_native.h 2025-12-04T09:34:57.0861795Z Wrapped header: ATen/ops/_is_any_true_ops.h 2025-12-04T09:34:57.0864584Z Wrapped header: ATen/ops/_is_zerotensor.h 2025-12-04T09:34:57.0867528Z Wrapped header: ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.0870323Z Wrapped header: ATen/ops/_is_zerotensor_native.h 2025-12-04T09:34:57.0873071Z Wrapped header: ATen/ops/_is_zerotensor_ops.h 2025-12-04T09:34:57.0876101Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward.h 2025-12-04T09:34:57.0878910Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-12-04T09:34:57.0881660Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-12-04T09:34:57.0884720Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_native.h 2025-12-04T09:34:57.0887595Z Wrapped header: ATen/ops/_jagged_to_padded_dense_forward_ops.h 2025-12-04T09:34:57.0890317Z Wrapped header: ATen/ops/_lazy_clone.h 2025-12-04T09:34:57.0893221Z Wrapped header: ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0896039Z Wrapped header: ATen/ops/_lazy_clone_native.h 2025-12-04T09:34:57.0898720Z Wrapped header: ATen/ops/_lazy_clone_ops.h 2025-12-04T09:34:57.0901956Z Wrapped header: ATen/ops/_linalg_check_errors.h 2025-12-04T09:34:57.0904934Z Wrapped header: ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.0907738Z Wrapped header: ATen/ops/_linalg_check_errors_native.h 2025-12-04T09:34:57.0910666Z Wrapped header: ATen/ops/_linalg_check_errors_ops.h 2025-12-04T09:34:57.0913480Z Wrapped header: ATen/ops/_linalg_det.h 2025-12-04T09:34:57.0916729Z Wrapped header: ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.0919493Z Wrapped header: ATen/ops/_linalg_det_cpu_dispatch.h 2025-12-04T09:34:57.0922188Z Wrapped header: ATen/ops/_linalg_det_cuda_dispatch.h 2025-12-04T09:34:57.0925016Z Wrapped header: ATen/ops/_linalg_det_meta.h 2025-12-04T09:34:57.0927982Z Wrapped header: ATen/ops/_linalg_det_meta_dispatch.h 2025-12-04T09:34:57.0930739Z Wrapped header: ATen/ops/_linalg_det_native.h 2025-12-04T09:34:57.0933578Z Wrapped header: ATen/ops/_linalg_det_ops.h 2025-12-04T09:34:57.0936373Z Wrapped header: ATen/ops/_linalg_eigh.h 2025-12-04T09:34:57.0939337Z Wrapped header: ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.0941931Z Wrapped header: ATen/ops/_linalg_eigh_cpu_dispatch.h 2025-12-04T09:34:57.0944651Z Wrapped header: ATen/ops/_linalg_eigh_cuda_dispatch.h 2025-12-04T09:34:57.0947686Z Wrapped header: ATen/ops/_linalg_eigh_meta.h 2025-12-04T09:34:57.0950551Z Wrapped header: ATen/ops/_linalg_eigh_meta_dispatch.h 2025-12-04T09:34:57.0953302Z Wrapped header: ATen/ops/_linalg_eigh_native.h 2025-12-04T09:34:57.0956114Z Wrapped header: ATen/ops/_linalg_eigh_ops.h 2025-12-04T09:34:57.0958825Z Wrapped header: ATen/ops/_linalg_eigvals.h 2025-12-04T09:34:57.0961620Z Wrapped header: ATen/ops/_linalg_eigvals_cpu_dispatch.h 2025-12-04T09:34:57.0964435Z Wrapped header: ATen/ops/_linalg_eigvals_cuda_dispatch.h 2025-12-04T09:34:57.0967367Z Wrapped header: ATen/ops/_linalg_eigvals_native.h 2025-12-04T09:34:57.0970146Z Wrapped header: ATen/ops/_linalg_eigvals_ops.h 2025-12-04T09:34:57.0973017Z Wrapped header: ATen/ops/_linalg_slogdet.h 2025-12-04T09:34:57.0976237Z Wrapped header: ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.0978925Z Wrapped header: ATen/ops/_linalg_slogdet_cpu_dispatch.h 2025-12-04T09:34:57.0981824Z Wrapped header: ATen/ops/_linalg_slogdet_cuda_dispatch.h 2025-12-04T09:34:57.0984582Z Wrapped header: ATen/ops/_linalg_slogdet_meta.h 2025-12-04T09:34:57.0987370Z Wrapped header: ATen/ops/_linalg_slogdet_meta_dispatch.h 2025-12-04T09:34:57.0990096Z Wrapped header: ATen/ops/_linalg_slogdet_native.h 2025-12-04T09:34:57.0992951Z Wrapped header: ATen/ops/_linalg_slogdet_ops.h 2025-12-04T09:34:57.0995792Z Wrapped header: ATen/ops/_linalg_solve_ex.h 2025-12-04T09:34:57.0998761Z Wrapped header: ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.1001363Z Wrapped header: ATen/ops/_linalg_solve_ex_cpu_dispatch.h 2025-12-04T09:34:57.1004147Z Wrapped header: ATen/ops/_linalg_solve_ex_cuda_dispatch.h 2025-12-04T09:34:57.1006971Z Wrapped header: ATen/ops/_linalg_solve_ex_meta.h 2025-12-04T09:34:57.1009745Z Wrapped header: ATen/ops/_linalg_solve_ex_meta_dispatch.h 2025-12-04T09:34:57.1012726Z Wrapped header: ATen/ops/_linalg_solve_ex_native.h 2025-12-04T09:34:57.1015561Z Wrapped header: ATen/ops/_linalg_solve_ex_ops.h 2025-12-04T09:34:57.1018330Z Wrapped header: ATen/ops/_linalg_svd.h 2025-12-04T09:34:57.1021337Z Wrapped header: ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.1023968Z Wrapped header: ATen/ops/_linalg_svd_cpu_dispatch.h 2025-12-04T09:34:57.1026721Z Wrapped header: ATen/ops/_linalg_svd_cuda_dispatch.h 2025-12-04T09:34:57.1029417Z Wrapped header: ATen/ops/_linalg_svd_meta.h 2025-12-04T09:34:57.1032206Z Wrapped header: ATen/ops/_linalg_svd_meta_dispatch.h 2025-12-04T09:34:57.1035016Z Wrapped header: ATen/ops/_linalg_svd_native.h 2025-12-04T09:34:57.1037817Z Wrapped header: ATen/ops/_linalg_svd_ops.h 2025-12-04T09:34:57.1040611Z Wrapped header: ATen/ops/_local_scalar_dense.h 2025-12-04T09:34:57.1043372Z Wrapped header: ATen/ops/_local_scalar_dense_cpu_dispatch.h 2025-12-04T09:34:57.1046314Z Wrapped header: ATen/ops/_local_scalar_dense_cuda_dispatch.h 2025-12-04T09:34:57.1049084Z Wrapped header: ATen/ops/_local_scalar_dense_native.h 2025-12-04T09:34:57.1051858Z Wrapped header: ATen/ops/_local_scalar_dense_ops.h 2025-12-04T09:34:57.1054622Z Wrapped header: ATen/ops/_logcumsumexp.h 2025-12-04T09:34:57.1057451Z Wrapped header: ATen/ops/_logcumsumexp_cpu_dispatch.h 2025-12-04T09:34:57.1060104Z Wrapped header: ATen/ops/_logcumsumexp_cuda_dispatch.h 2025-12-04T09:34:57.1063004Z Wrapped header: ATen/ops/_logcumsumexp_native.h 2025-12-04T09:34:57.1065801Z Wrapped header: ATen/ops/_logcumsumexp_ops.h 2025-12-04T09:34:57.1068668Z Wrapped header: ATen/ops/_log_softmax.h 2025-12-04T09:34:57.1071894Z Wrapped header: ATen/ops/_log_softmax_backward_data.h 2025-12-04T09:34:57.1074920Z Wrapped header: ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.1077897Z Wrapped header: ATen/ops/_log_softmax_backward_data_cpu_dispatch.h 2025-12-04T09:34:57.1080690Z Wrapped header: ATen/ops/_log_softmax_backward_data_cuda_dispatch.h 2025-12-04T09:34:57.1083458Z Wrapped header: ATen/ops/_log_softmax_backward_data_meta.h 2025-12-04T09:34:57.1086317Z Wrapped header: ATen/ops/_log_softmax_backward_data_meta_dispatch.h 2025-12-04T09:34:57.1089155Z Wrapped header: ATen/ops/_log_softmax_backward_data_native.h 2025-12-04T09:34:57.1091947Z Wrapped header: ATen/ops/_log_softmax_backward_data_ops.h 2025-12-04T09:34:57.1094813Z Wrapped header: ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.1097501Z Wrapped header: ATen/ops/_log_softmax_cpu_dispatch.h 2025-12-04T09:34:57.1100253Z Wrapped header: ATen/ops/_log_softmax_cuda_dispatch.h 2025-12-04T09:34:57.1102993Z Wrapped header: ATen/ops/_log_softmax_meta.h 2025-12-04T09:34:57.1105946Z Wrapped header: ATen/ops/_log_softmax_meta_dispatch.h 2025-12-04T09:34:57.1108703Z Wrapped header: ATen/ops/_log_softmax_native.h 2025-12-04T09:34:57.1111466Z Wrapped header: ATen/ops/_log_softmax_ops.h 2025-12-04T09:34:57.1114320Z Wrapped header: ATen/ops/_lstm_mps.h 2025-12-04T09:34:57.1117244Z Wrapped header: ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1119878Z Wrapped header: ATen/ops/_lstm_mps_native.h 2025-12-04T09:34:57.1122667Z Wrapped header: ATen/ops/_lstm_mps_ops.h 2025-12-04T09:34:57.1125479Z Wrapped header: ATen/ops/_lu_with_info.h 2025-12-04T09:34:57.1128549Z Wrapped header: ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.1131304Z Wrapped header: ATen/ops/_lu_with_info_native.h 2025-12-04T09:34:57.1134030Z Wrapped header: ATen/ops/_lu_with_info_ops.h 2025-12-04T09:34:57.1136825Z Wrapped header: ATen/ops/_make_dep_token.h 2025-12-04T09:34:57.1139899Z Wrapped header: ATen/ops/_make_dep_token_cpu_dispatch.h 2025-12-04T09:34:57.1142741Z Wrapped header: ATen/ops/_make_dep_token_native.h 2025-12-04T09:34:57.1145527Z Wrapped header: ATen/ops/_make_dep_token_ops.h 2025-12-04T09:34:57.1148197Z Wrapped header: ATen/ops/_make_dual.h 2025-12-04T09:34:57.1151127Z Wrapped header: ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1153798Z Wrapped header: ATen/ops/_make_dual_copy.h 2025-12-04T09:34:57.1156905Z Wrapped header: ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.1159691Z Wrapped header: ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1162352Z Wrapped header: ATen/ops/_make_dual_copy_native.h 2025-12-04T09:34:57.1165136Z Wrapped header: ATen/ops/_make_dual_copy_ops.h 2025-12-04T09:34:57.1168081Z Wrapped header: ATen/ops/_make_dual_native.h 2025-12-04T09:34:57.1171114Z Wrapped header: ATen/ops/_make_dual_ops.h 2025-12-04T09:34:57.1173991Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor.h 2025-12-04T09:34:57.1177083Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1180951Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-12-04T09:34:57.1183496Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-12-04T09:34:57.1186163Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_native.h 2025-12-04T09:34:57.1189427Z Wrapped header: ATen/ops/_make_per_channel_quantized_tensor_ops.h 2025-12-04T09:34:57.1193469Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor.h 2025-12-04T09:34:57.1196511Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1199877Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-12-04T09:34:57.1203174Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-12-04T09:34:57.1206625Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_native.h 2025-12-04T09:34:57.1209835Z Wrapped header: ATen/ops/_make_per_tensor_quantized_tensor_ops.h 2025-12-04T09:34:57.1213129Z Wrapped header: ATen/ops/_masked_scale.h 2025-12-04T09:34:57.1216579Z Wrapped header: ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1219690Z Wrapped header: ATen/ops/_masked_scale_cuda_dispatch.h 2025-12-04T09:34:57.1223040Z Wrapped header: ATen/ops/_masked_scale_native.h 2025-12-04T09:34:57.1226164Z Wrapped header: ATen/ops/_masked_scale_ops.h 2025-12-04T09:34:57.1229048Z Wrapped header: ATen/ops/_masked_softmax.h 2025-12-04T09:34:57.1232254Z Wrapped header: ATen/ops/_masked_softmax_backward.h 2025-12-04T09:34:57.1235266Z Wrapped header: ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1238161Z Wrapped header: ATen/ops/_masked_softmax_backward_cpu_dispatch.h 2025-12-04T09:34:57.1241018Z Wrapped header: ATen/ops/_masked_softmax_backward_cuda_dispatch.h 2025-12-04T09:34:57.1244395Z Wrapped header: ATen/ops/_masked_softmax_backward_native.h 2025-12-04T09:34:57.1247367Z Wrapped header: ATen/ops/_masked_softmax_backward_ops.h 2025-12-04T09:34:57.1251147Z Wrapped header: ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1254012Z Wrapped header: ATen/ops/_masked_softmax_cpu_dispatch.h 2025-12-04T09:34:57.1256773Z Wrapped header: ATen/ops/_masked_softmax_cuda_dispatch.h 2025-12-04T09:34:57.1259560Z Wrapped header: ATen/ops/_masked_softmax_native.h 2025-12-04T09:34:57.1263600Z Wrapped header: ATen/ops/_masked_softmax_ops.h 2025-12-04T09:34:57.1267142Z Wrapped header: ATen/ops/_mixed_dtypes_linear.h 2025-12-04T09:34:57.1269979Z Wrapped header: ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h 2025-12-04T09:34:57.1272711Z Wrapped header: ATen/ops/_mixed_dtypes_linear_native.h 2025-12-04T09:34:57.1275486Z Wrapped header: ATen/ops/_mixed_dtypes_linear_ops.h 2025-12-04T09:34:57.1278519Z Wrapped header: ATen/ops/_mkldnn_reshape.h 2025-12-04T09:34:57.1281523Z Wrapped header: ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1284189Z Wrapped header: ATen/ops/_mkldnn_reshape_native.h 2025-12-04T09:34:57.1287047Z Wrapped header: ATen/ops/_mkldnn_reshape_ops.h 2025-12-04T09:34:57.1289924Z Wrapped header: ATen/ops/_mkldnn_transpose.h 2025-12-04T09:34:57.1292826Z Wrapped header: ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1295727Z Wrapped header: ATen/ops/_mkldnn_transpose_meta_dispatch.h 2025-12-04T09:34:57.1298561Z Wrapped header: ATen/ops/_mkldnn_transpose_native.h 2025-12-04T09:34:57.1301456Z Wrapped header: ATen/ops/_mkldnn_transpose_ops.h 2025-12-04T09:34:57.1304586Z Wrapped header: ATen/ops/_mps_convolution.h 2025-12-04T09:34:57.1307715Z Wrapped header: ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1310500Z Wrapped header: ATen/ops/_mps_convolution_native.h 2025-12-04T09:34:57.1313288Z Wrapped header: ATen/ops/_mps_convolution_ops.h 2025-12-04T09:34:57.1316406Z Wrapped header: ATen/ops/_mps_convolution_transpose.h 2025-12-04T09:34:57.1319444Z Wrapped header: ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1322099Z Wrapped header: ATen/ops/_mps_convolution_transpose_native.h 2025-12-04T09:34:57.1325051Z Wrapped header: ATen/ops/_mps_convolution_transpose_ops.h 2025-12-04T09:34:57.1328377Z Wrapped header: ATen/ops/_native_batch_norm_legit.h 2025-12-04T09:34:57.1331392Z Wrapped header: ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1334216Z Wrapped header: ATen/ops/_native_batch_norm_legit_cpu_dispatch.h 2025-12-04T09:34:57.1336959Z Wrapped header: ATen/ops/_native_batch_norm_legit_cuda_dispatch.h 2025-12-04T09:34:57.1339852Z Wrapped header: ATen/ops/_native_batch_norm_legit_native.h 2025-12-04T09:34:57.1342774Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training.h 2025-12-04T09:34:57.1345814Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1348553Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training_native.h 2025-12-04T09:34:57.1351416Z Wrapped header: ATen/ops/_native_batch_norm_legit_no_training_ops.h 2025-12-04T09:34:57.1354607Z Wrapped header: ATen/ops/_native_batch_norm_legit_ops.h 2025-12-04T09:34:57.1357559Z Wrapped header: ATen/ops/_native_multi_head_attention.h 2025-12-04T09:34:57.1360606Z Wrapped header: ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1363638Z Wrapped header: ATen/ops/_native_multi_head_attention_cpu_dispatch.h 2025-12-04T09:34:57.1366366Z Wrapped header: ATen/ops/_native_multi_head_attention_cuda_dispatch.h 2025-12-04T09:34:57.1369279Z Wrapped header: ATen/ops/_native_multi_head_attention_native.h 2025-12-04T09:34:57.1372201Z Wrapped header: ATen/ops/_native_multi_head_attention_ops.h 2025-12-04T09:34:57.1374912Z Wrapped header: ATen/ops/_neg_view.h 2025-12-04T09:34:57.1377797Z Wrapped header: ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1380600Z Wrapped header: ATen/ops/_neg_view_copy.h 2025-12-04T09:34:57.1383856Z Wrapped header: ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.1386622Z Wrapped header: ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1389407Z Wrapped header: ATen/ops/_neg_view_copy_native.h 2025-12-04T09:34:57.1392244Z Wrapped header: ATen/ops/_neg_view_copy_ops.h 2025-12-04T09:34:57.1395192Z Wrapped header: ATen/ops/_neg_view_native.h 2025-12-04T09:34:57.1398028Z Wrapped header: ATen/ops/_neg_view_ops.h 2025-12-04T09:34:57.1400971Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets.h 2025-12-04T09:34:57.1403823Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-12-04T09:34:57.1406704Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-12-04T09:34:57.1409710Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_native.h 2025-12-04T09:34:57.1412516Z Wrapped header: ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h 2025-12-04T09:34:57.1415272Z Wrapped header: ATen/ops/_nested_from_padded.h 2025-12-04T09:34:57.1418632Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example.h 2025-12-04T09:34:57.1421551Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1424144Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example_native.h 2025-12-04T09:34:57.1426868Z Wrapped header: ATen/ops/_nested_from_padded_and_nested_example_ops.h 2025-12-04T09:34:57.1429737Z Wrapped header: ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1432520Z Wrapped header: ATen/ops/_nested_from_padded_cpu_dispatch.h 2025-12-04T09:34:57.1435615Z Wrapped header: ATen/ops/_nested_from_padded_cuda_dispatch.h 2025-12-04T09:34:57.1438299Z Wrapped header: ATen/ops/_nested_from_padded_native.h 2025-12-04T09:34:57.1441160Z Wrapped header: ATen/ops/_nested_from_padded_ops.h 2025-12-04T09:34:57.1444018Z Wrapped header: ATen/ops/_nested_from_padded_tensor.h 2025-12-04T09:34:57.1447027Z Wrapped header: ATen/ops/_nested_from_padded_tensor_native.h 2025-12-04T09:34:57.1449808Z Wrapped header: ATen/ops/_nested_from_padded_tensor_ops.h 2025-12-04T09:34:57.1452513Z Wrapped header: ATen/ops/_nested_get_jagged_dummy.h 2025-12-04T09:34:57.1455421Z Wrapped header: ATen/ops/_nested_get_jagged_dummy_native.h 2025-12-04T09:34:57.1458256Z Wrapped header: ATen/ops/_nested_get_jagged_dummy_ops.h 2025-12-04T09:34:57.1461000Z Wrapped header: ATen/ops/_nested_get_lengths.h 2025-12-04T09:34:57.1463991Z Wrapped header: ATen/ops/_nested_get_lengths_native.h 2025-12-04T09:34:57.1467313Z Wrapped header: ATen/ops/_nested_get_lengths_ops.h 2025-12-04T09:34:57.1470290Z Wrapped header: ATen/ops/_nested_get_max_seqlen.h 2025-12-04T09:34:57.1473241Z Wrapped header: ATen/ops/_nested_get_max_seqlen_native.h 2025-12-04T09:34:57.1476183Z Wrapped header: ATen/ops/_nested_get_max_seqlen_ops.h 2025-12-04T09:34:57.1479121Z Wrapped header: ATen/ops/_nested_get_min_seqlen.h 2025-12-04T09:34:57.1482224Z Wrapped header: ATen/ops/_nested_get_min_seqlen_native.h 2025-12-04T09:34:57.1485046Z Wrapped header: ATen/ops/_nested_get_min_seqlen_ops.h 2025-12-04T09:34:57.1488111Z Wrapped header: ATen/ops/_nested_get_offsets.h 2025-12-04T09:34:57.1491025Z Wrapped header: ATen/ops/_nested_get_offsets_native.h 2025-12-04T09:34:57.1494068Z Wrapped header: ATen/ops/_nested_get_offsets_ops.h 2025-12-04T09:34:57.1496843Z Wrapped header: ATen/ops/_nested_get_ragged_idx.h 2025-12-04T09:34:57.1499893Z Wrapped header: ATen/ops/_nested_get_ragged_idx_native.h 2025-12-04T09:34:57.1502879Z Wrapped header: ATen/ops/_nested_get_ragged_idx_ops.h 2025-12-04T09:34:57.1505843Z Wrapped header: ATen/ops/_nested_get_values.h 2025-12-04T09:34:57.1508721Z Wrapped header: ATen/ops/_nested_get_values_copy.h 2025-12-04T09:34:57.1511927Z Wrapped header: ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.1514610Z Wrapped header: ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1517425Z Wrapped header: ATen/ops/_nested_get_values_copy_native.h 2025-12-04T09:34:57.1520206Z Wrapped header: ATen/ops/_nested_get_values_copy_ops.h 2025-12-04T09:34:57.1523329Z Wrapped header: ATen/ops/_nested_get_values_native.h 2025-12-04T09:34:57.1526192Z Wrapped header: ATen/ops/_nested_get_values_ops.h 2025-12-04T09:34:57.1529278Z Wrapped header: ATen/ops/_nested_select_backward.h 2025-12-04T09:34:57.1532312Z Wrapped header: ATen/ops/_nested_select_backward_native.h 2025-12-04T09:34:57.1535404Z Wrapped header: ATen/ops/_nested_select_backward_ops.h 2025-12-04T09:34:57.1538187Z Wrapped header: ATen/ops/_nested_sum_backward.h 2025-12-04T09:34:57.1541145Z Wrapped header: ATen/ops/_nested_sum_backward_native.h 2025-12-04T09:34:57.1543883Z Wrapped header: ATen/ops/_nested_sum_backward_ops.h 2025-12-04T09:34:57.1546845Z Wrapped header: ATen/ops/_nested_tensor_from_mask.h 2025-12-04T09:34:57.1549855Z Wrapped header: ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1552663Z Wrapped header: ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h 2025-12-04T09:34:57.1555503Z Wrapped header: ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h 2025-12-04T09:34:57.1558415Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned.h 2025-12-04T09:34:57.1561587Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-12-04T09:34:57.1565081Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-12-04T09:34:57.1568101Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_native.h 2025-12-04T09:34:57.1571034Z Wrapped header: ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h 2025-12-04T09:34:57.1573882Z Wrapped header: ATen/ops/_nested_tensor_from_mask_native.h 2025-12-04T09:34:57.1576689Z Wrapped header: ATen/ops/_nested_tensor_from_mask_ops.h 2025-12-04T09:34:57.1579628Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list.h 2025-12-04T09:34:57.1582636Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1585562Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list_native.h 2025-12-04T09:34:57.1589086Z Wrapped header: ATen/ops/_nested_tensor_from_tensor_list_ops.h 2025-12-04T09:34:57.1592196Z Wrapped header: ATen/ops/_nested_tensor_size.h 2025-12-04T09:34:57.1595136Z Wrapped header: ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1597933Z Wrapped header: ATen/ops/_nested_tensor_size_native.h 2025-12-04T09:34:57.1600782Z Wrapped header: ATen/ops/_nested_tensor_size_ops.h 2025-12-04T09:34:57.1603827Z Wrapped header: ATen/ops/_nested_tensor_softmax_with_shape.h 2025-12-04T09:34:57.1606730Z Wrapped header: ATen/ops/_nested_tensor_softmax_with_shape_native.h 2025-12-04T09:34:57.1609606Z Wrapped header: ATen/ops/_nested_tensor_softmax_with_shape_ops.h 2025-12-04T09:34:57.1612373Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets.h 2025-12-04T09:34:57.1615549Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1618460Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets_native.h 2025-12-04T09:34:57.1621486Z Wrapped header: ATen/ops/_nested_tensor_storage_offsets_ops.h 2025-12-04T09:34:57.1624290Z Wrapped header: ATen/ops/_nested_tensor_strides.h 2025-12-04T09:34:57.1627644Z Wrapped header: ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1630795Z Wrapped header: ATen/ops/_nested_tensor_strides_native.h 2025-12-04T09:34:57.1634030Z Wrapped header: ATen/ops/_nested_tensor_strides_ops.h 2025-12-04T09:34:57.1637370Z Wrapped header: ATen/ops/_nested_view_from_buffer.h 2025-12-04T09:34:57.1640772Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy.h 2025-12-04T09:34:57.1644397Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.1647411Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1650340Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_native.h 2025-12-04T09:34:57.1653298Z Wrapped header: ATen/ops/_nested_view_from_buffer_copy_ops.h 2025-12-04T09:34:57.1656250Z Wrapped header: ATen/ops/_nested_view_from_buffer_cpu_dispatch.h 2025-12-04T09:34:57.1659437Z Wrapped header: ATen/ops/_nested_view_from_buffer_cuda_dispatch.h 2025-12-04T09:34:57.1662231Z Wrapped header: ATen/ops/_nested_view_from_buffer_native.h 2025-12-04T09:34:57.1665217Z Wrapped header: ATen/ops/_nested_view_from_buffer_ops.h 2025-12-04T09:34:57.1668142Z Wrapped header: ATen/ops/_nested_view_from_jagged.h 2025-12-04T09:34:57.1671137Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy.h 2025-12-04T09:34:57.1674358Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.1677177Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1680079Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_native.h 2025-12-04T09:34:57.1682951Z Wrapped header: ATen/ops/_nested_view_from_jagged_copy_ops.h 2025-12-04T09:34:57.1691509Z Wrapped header: ATen/ops/_nested_view_from_jagged_native.h 2025-12-04T09:34:57.1691946Z Wrapped header: ATen/ops/_nested_view_from_jagged_ops.h 2025-12-04T09:34:57.1692369Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta.h 2025-12-04T09:34:57.1694498Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1697542Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta_native.h 2025-12-04T09:34:57.1700468Z Wrapped header: ATen/ops/_new_zeros_with_same_feature_meta_ops.h 2025-12-04T09:34:57.1703242Z Wrapped header: ATen/ops/_nnpack_available.h 2025-12-04T09:34:57.1706163Z Wrapped header: ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.1708993Z Wrapped header: ATen/ops/_nnpack_available_native.h 2025-12-04T09:34:57.1711800Z Wrapped header: ATen/ops/_nnpack_available_ops.h 2025-12-04T09:34:57.1714887Z Wrapped header: ATen/ops/_nnpack_spatial_convolution.h 2025-12-04T09:34:57.1717850Z Wrapped header: ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1720718Z Wrapped header: ATen/ops/_nnpack_spatial_convolution_native.h 2025-12-04T09:34:57.1723472Z Wrapped header: ATen/ops/_nnpack_spatial_convolution_ops.h 2025-12-04T09:34:57.1726409Z Wrapped header: ATen/ops/_nnz.h 2025-12-04T09:34:57.1729341Z Wrapped header: ATen/ops/_nnz_native.h 2025-12-04T09:34:57.1731914Z Wrapped header: ATen/ops/_nnz_ops.h 2025-12-04T09:34:57.1734883Z Wrapped header: ATen/ops/_pack_padded_sequence.h 2025-12-04T09:34:57.1737745Z Wrapped header: ATen/ops/_pack_padded_sequence_backward.h 2025-12-04T09:34:57.1740665Z Wrapped header: ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.1743301Z Wrapped header: ATen/ops/_pack_padded_sequence_backward_native.h 2025-12-04T09:34:57.1746075Z Wrapped header: ATen/ops/_pack_padded_sequence_backward_ops.h 2025-12-04T09:34:57.1757467Z Wrapped header: ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1758582Z Wrapped header: ATen/ops/_pack_padded_sequence_native.h 2025-12-04T09:34:57.1758987Z Wrapped header: ATen/ops/_pack_padded_sequence_ops.h 2025-12-04T09:34:57.1760392Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward.h 2025-12-04T09:34:57.1763611Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-12-04T09:34:57.1766430Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-12-04T09:34:57.1769191Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_native.h 2025-12-04T09:34:57.1772101Z Wrapped header: ATen/ops/_padded_dense_to_jagged_forward_ops.h 2025-12-04T09:34:57.1774823Z Wrapped header: ATen/ops/_pad_circular.h 2025-12-04T09:34:57.1777768Z Wrapped header: ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.1780589Z Wrapped header: ATen/ops/_pad_circular_native.h 2025-12-04T09:34:57.1783537Z Wrapped header: ATen/ops/_pad_circular_ops.h 2025-12-04T09:34:57.1786413Z Wrapped header: ATen/ops/_pad_enum.h 2025-12-04T09:34:57.1789327Z Wrapped header: ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.1792038Z Wrapped header: ATen/ops/_pad_enum_native.h 2025-12-04T09:34:57.1794938Z Wrapped header: ATen/ops/_pad_enum_ops.h 2025-12-04T09:34:57.1797708Z Wrapped header: ATen/ops/_pad_packed_sequence.h 2025-12-04T09:34:57.1800569Z Wrapped header: ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.1803222Z Wrapped header: ATen/ops/_pad_packed_sequence_native.h 2025-12-04T09:34:57.1806008Z Wrapped header: ATen/ops/_pad_packed_sequence_ops.h 2025-12-04T09:34:57.1808908Z Wrapped header: ATen/ops/_pdist_backward.h 2025-12-04T09:34:57.1811872Z Wrapped header: ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1814619Z Wrapped header: ATen/ops/_pdist_backward_cpu_dispatch.h 2025-12-04T09:34:57.1817370Z Wrapped header: ATen/ops/_pdist_backward_cuda_dispatch.h 2025-12-04T09:34:57.1820142Z Wrapped header: ATen/ops/_pdist_backward_native.h 2025-12-04T09:34:57.1822914Z Wrapped header: ATen/ops/_pdist_backward_ops.h 2025-12-04T09:34:57.1825859Z Wrapped header: ATen/ops/_pdist_forward.h 2025-12-04T09:34:57.1828785Z Wrapped header: ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1831452Z Wrapped header: ATen/ops/_pdist_forward_cpu_dispatch.h 2025-12-04T09:34:57.1834207Z Wrapped header: ATen/ops/_pdist_forward_cuda_dispatch.h 2025-12-04T09:34:57.1836880Z Wrapped header: ATen/ops/_pdist_forward_native.h 2025-12-04T09:34:57.1839639Z Wrapped header: ATen/ops/_pdist_forward_ops.h 2025-12-04T09:34:57.1842403Z Wrapped header: ATen/ops/_pin_memory.h 2025-12-04T09:34:57.1845519Z Wrapped header: ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1848305Z Wrapped header: ATen/ops/_pin_memory_native.h 2025-12-04T09:34:57.1851050Z Wrapped header: ATen/ops/_pin_memory_ops.h 2025-12-04T09:34:57.1853816Z Wrapped header: ATen/ops/_prelu_kernel.h 2025-12-04T09:34:57.1856578Z Wrapped header: ATen/ops/_prelu_kernel_backward.h 2025-12-04T09:34:57.1859691Z Wrapped header: ATen/ops/_prelu_kernel_backward_cpu_dispatch.h 2025-12-04T09:34:57.1862482Z Wrapped header: ATen/ops/_prelu_kernel_backward_cuda_dispatch.h 2025-12-04T09:34:57.1865194Z Wrapped header: ATen/ops/_prelu_kernel_backward_native.h 2025-12-04T09:34:57.1867943Z Wrapped header: ATen/ops/_prelu_kernel_backward_ops.h 2025-12-04T09:34:57.1870673Z Wrapped header: ATen/ops/_prelu_kernel_cpu_dispatch.h 2025-12-04T09:34:57.1873403Z Wrapped header: ATen/ops/_prelu_kernel_cuda_dispatch.h 2025-12-04T09:34:57.1876148Z Wrapped header: ATen/ops/_prelu_kernel_native.h 2025-12-04T09:34:57.1878904Z Wrapped header: ATen/ops/_prelu_kernel_ops.h 2025-12-04T09:34:57.1881673Z Wrapped header: ATen/ops/_print.h 2025-12-04T09:34:57.1884772Z Wrapped header: ATen/ops/_print_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1887668Z Wrapped header: ATen/ops/_print_native.h 2025-12-04T09:34:57.1890417Z Wrapped header: ATen/ops/_print_ops.h 2025-12-04T09:34:57.1893392Z Wrapped header: ATen/ops/_propagate_xla_data.h 2025-12-04T09:34:57.1896338Z Wrapped header: ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.1899139Z Wrapped header: ATen/ops/_propagate_xla_data_native.h 2025-12-04T09:34:57.1901888Z Wrapped header: ATen/ops/_propagate_xla_data_ops.h 2025-12-04T09:34:57.1904646Z Wrapped header: ATen/ops/_remove_batch_dim.h 2025-12-04T09:34:57.1907524Z Wrapped header: ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.1910435Z Wrapped header: ATen/ops/_remove_batch_dim_native.h 2025-12-04T09:34:57.1913196Z Wrapped header: ATen/ops/_remove_batch_dim_ops.h 2025-12-04T09:34:57.1915945Z Wrapped header: ATen/ops/_reshape_alias.h 2025-12-04T09:34:57.1918895Z Wrapped header: ATen/ops/_reshape_alias_copy.h 2025-12-04T09:34:57.1922570Z Wrapped header: ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.1925342Z Wrapped header: ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1928139Z Wrapped header: ATen/ops/_reshape_alias_copy_native.h 2025-12-04T09:34:57.1931312Z Wrapped header: ATen/ops/_reshape_alias_copy_ops.h 2025-12-04T09:34:57.1934255Z Wrapped header: ATen/ops/_reshape_alias_cpu_dispatch.h 2025-12-04T09:34:57.1936990Z Wrapped header: ATen/ops/_reshape_alias_cuda_dispatch.h 2025-12-04T09:34:57.1939668Z Wrapped header: ATen/ops/_reshape_alias_meta_dispatch.h 2025-12-04T09:34:57.1942425Z Wrapped header: ATen/ops/_reshape_alias_native.h 2025-12-04T09:34:57.1945147Z Wrapped header: ATen/ops/_reshape_alias_ops.h 2025-12-04T09:34:57.1947858Z Wrapped header: ATen/ops/_reshape_copy.h 2025-12-04T09:34:57.1950671Z Wrapped header: ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1953650Z Wrapped header: ATen/ops/_reshape_copy_native.h 2025-12-04T09:34:57.1956474Z Wrapped header: ATen/ops/_reshape_copy_ops.h 2025-12-04T09:34:57.1959319Z Wrapped header: ATen/ops/_reshape_from_tensor.h 2025-12-04T09:34:57.1962511Z Wrapped header: ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.1965329Z Wrapped header: ATen/ops/_reshape_from_tensor_native.h 2025-12-04T09:34:57.1968285Z Wrapped header: ATen/ops/_reshape_from_tensor_ops.h 2025-12-04T09:34:57.1971270Z Wrapped header: ATen/ops/_resize_output.h 2025-12-04T09:34:57.1974260Z Wrapped header: ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.1976856Z Wrapped header: ATen/ops/_resize_output_meta_dispatch.h 2025-12-04T09:34:57.1979673Z Wrapped header: ATen/ops/_resize_output_native.h 2025-12-04T09:34:57.1982574Z Wrapped header: ATen/ops/_resize_output_ops.h 2025-12-04T09:34:57.1985639Z Wrapped header: ATen/ops/_rowwise_prune.h 2025-12-04T09:34:57.1988592Z Wrapped header: ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.1991380Z Wrapped header: ATen/ops/_rowwise_prune_native.h 2025-12-04T09:34:57.1994088Z Wrapped header: ATen/ops/_rowwise_prune_ops.h 2025-12-04T09:34:57.1997072Z Wrapped header: ATen/ops/_safe_softmax.h 2025-12-04T09:34:57.1999940Z Wrapped header: ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2002960Z Wrapped header: ATen/ops/_safe_softmax_native.h 2025-12-04T09:34:57.2005757Z Wrapped header: ATen/ops/_safe_softmax_ops.h 2025-12-04T09:34:57.2008755Z Wrapped header: ATen/ops/_sample_dirichlet.h 2025-12-04T09:34:57.2011679Z Wrapped header: ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2014579Z Wrapped header: ATen/ops/_sample_dirichlet_cpu_dispatch.h 2025-12-04T09:34:57.2017535Z Wrapped header: ATen/ops/_sample_dirichlet_cuda_dispatch.h 2025-12-04T09:34:57.2020469Z Wrapped header: ATen/ops/_sample_dirichlet_native.h 2025-12-04T09:34:57.2023276Z Wrapped header: ATen/ops/_sample_dirichlet_ops.h 2025-12-04T09:34:57.2026254Z Wrapped header: ATen/ops/_saturate_weight_to_fp16.h 2025-12-04T09:34:57.2029248Z Wrapped header: ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2032131Z Wrapped header: ATen/ops/_saturate_weight_to_fp16_native.h 2025-12-04T09:34:57.2034935Z Wrapped header: ATen/ops/_saturate_weight_to_fp16_ops.h 2025-12-04T09:34:57.2037765Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math.h 2025-12-04T09:34:57.2040827Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2043587Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_for_mps.h 2025-12-04T09:34:57.2046921Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h 2025-12-04T09:34:57.2050014Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h 2025-12-04T09:34:57.2052867Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_native.h 2025-12-04T09:34:57.2055819Z Wrapped header: ATen/ops/_scaled_dot_product_attention_math_ops.h 2025-12-04T09:34:57.2058688Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention.h 2025-12-04T09:34:57.2061819Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward.h 2025-12-04T09:34:57.2064766Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-12-04T09:34:57.2067679Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h 2025-12-04T09:34:57.2070734Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h 2025-12-04T09:34:57.2073721Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-12-04T09:34:57.2076591Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_native.h 2025-12-04T09:34:57.2079518Z Wrapped header: ATen/ops/_scaled_dot_product_cudnn_attention_ops.h 2025-12-04T09:34:57.2082327Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention.h 2025-12-04T09:34:57.2085356Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward.h 2025-12-04T09:34:57.2088414Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-12-04T09:34:57.2091319Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h 2025-12-04T09:34:57.2094265Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h 2025-12-04T09:34:57.2097910Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-12-04T09:34:57.2101138Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_native.h 2025-12-04T09:34:57.2104060Z Wrapped header: ATen/ops/_scaled_dot_product_efficient_attention_ops.h 2025-12-04T09:34:57.2106842Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention.h 2025-12-04T09:34:57.2110013Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward.h 2025-12-04T09:34:57.2112945Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-12-04T09:34:57.2115874Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward_native.h 2025-12-04T09:34:57.2118773Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h 2025-12-04T09:34:57.2121889Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-12-04T09:34:57.2124811Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h 2025-12-04T09:34:57.2127877Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-12-04T09:34:57.2130767Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-12-04T09:34:57.2133893Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-12-04T09:34:57.2137149Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-12-04T09:34:57.2140376Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-12-04T09:34:57.2143505Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h 2025-12-04T09:34:57.2146945Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-12-04T09:34:57.2150025Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_native.h 2025-12-04T09:34:57.2153213Z Wrapped header: ATen/ops/_scaled_dot_product_flash_attention_ops.h 2025-12-04T09:34:57.2156292Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable.h 2025-12-04T09:34:57.2159394Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h 2025-12-04T09:34:57.2162691Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2165395Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-12-04T09:34:57.2168806Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-12-04T09:34:57.2171819Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2174755Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h 2025-12-04T09:34:57.2177628Z Wrapped header: ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h 2025-12-04T09:34:57.2180606Z Wrapped header: ATen/ops/_scaled_grouped_mm.h 2025-12-04T09:34:57.2183416Z Wrapped header: ATen/ops/_scaled_grouped_mm_cuda_dispatch.h 2025-12-04T09:34:57.2186169Z Wrapped header: ATen/ops/_scaled_grouped_mm_native.h 2025-12-04T09:34:57.2188958Z Wrapped header: ATen/ops/_scaled_grouped_mm_ops.h 2025-12-04T09:34:57.2191931Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2.h 2025-12-04T09:34:57.2195005Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2_cuda_dispatch.h 2025-12-04T09:34:57.2197863Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2_native.h 2025-12-04T09:34:57.2200731Z Wrapped header: ATen/ops/_scaled_grouped_mm_v2_ops.h 2025-12-04T09:34:57.2203488Z Wrapped header: ATen/ops/_scaled_mm.h 2025-12-04T09:34:57.2206628Z Wrapped header: ATen/ops/_scaled_mm_cpu_dispatch.h 2025-12-04T09:34:57.2209475Z Wrapped header: ATen/ops/_scaled_mm_cuda_dispatch.h 2025-12-04T09:34:57.2212257Z Wrapped header: ATen/ops/_scaled_mm_native.h 2025-12-04T09:34:57.2215172Z Wrapped header: ATen/ops/_scaled_mm_ops.h 2025-12-04T09:34:57.2218058Z Wrapped header: ATen/ops/_scaled_mm_v2.h 2025-12-04T09:34:57.2220975Z Wrapped header: ATen/ops/_scaled_mm_v2_cuda_dispatch.h 2025-12-04T09:34:57.2223728Z Wrapped header: ATen/ops/_scaled_mm_v2_native.h 2025-12-04T09:34:57.2226667Z Wrapped header: ATen/ops/_scaled_mm_v2_ops.h 2025-12-04T09:34:57.2229737Z Wrapped header: ATen/ops/_segment_reduce_backward.h 2025-12-04T09:34:57.2232715Z Wrapped header: ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2235434Z Wrapped header: ATen/ops/_segment_reduce_backward_cpu_dispatch.h 2025-12-04T09:34:57.2238349Z Wrapped header: ATen/ops/_segment_reduce_backward_cuda_dispatch.h 2025-12-04T09:34:57.2241118Z Wrapped header: ATen/ops/_segment_reduce_backward_native.h 2025-12-04T09:34:57.2244050Z Wrapped header: ATen/ops/_segment_reduce_backward_ops.h 2025-12-04T09:34:57.2258226Z Wrapped header: ATen/ops/_shape_as_tensor.h 2025-12-04T09:34:57.2261108Z Wrapped header: ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2264071Z Wrapped header: ATen/ops/_shape_as_tensor_native.h 2025-12-04T09:34:57.2266905Z Wrapped header: ATen/ops/_shape_as_tensor_ops.h 2025-12-04T09:34:57.2270305Z Wrapped header: ATen/ops/_slow_conv2d_backward.h 2025-12-04T09:34:57.2273500Z Wrapped header: ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2276569Z Wrapped header: ATen/ops/_slow_conv2d_backward_cpu_dispatch.h 2025-12-04T09:34:57.2279396Z Wrapped header: ATen/ops/_slow_conv2d_backward_cuda_dispatch.h 2025-12-04T09:34:57.2282196Z Wrapped header: ATen/ops/_slow_conv2d_backward_native.h 2025-12-04T09:34:57.2285590Z Wrapped header: ATen/ops/_slow_conv2d_backward_ops.h 2025-12-04T09:34:57.2289030Z Wrapped header: ATen/ops/_slow_conv2d_forward.h 2025-12-04T09:34:57.2291955Z Wrapped header: ATen/ops/_slow_conv2d_forward_cpu_dispatch.h 2025-12-04T09:34:57.2294951Z Wrapped header: ATen/ops/_slow_conv2d_forward_cuda_dispatch.h 2025-12-04T09:34:57.2298020Z Wrapped header: ATen/ops/_slow_conv2d_forward_native.h 2025-12-04T09:34:57.2300893Z Wrapped header: ATen/ops/_slow_conv2d_forward_ops.h 2025-12-04T09:34:57.2303769Z Wrapped header: ATen/ops/_sobol_engine_draw.h 2025-12-04T09:34:57.2306818Z Wrapped header: ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2309484Z Wrapped header: ATen/ops/_sobol_engine_draw_native.h 2025-12-04T09:34:57.2312300Z Wrapped header: ATen/ops/_sobol_engine_draw_ops.h 2025-12-04T09:34:57.2315164Z Wrapped header: ATen/ops/_sobol_engine_ff.h 2025-12-04T09:34:57.2318125Z Wrapped header: ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2320744Z Wrapped header: ATen/ops/_sobol_engine_ff_native.h 2025-12-04T09:34:57.2323568Z Wrapped header: ATen/ops/_sobol_engine_ff_ops.h 2025-12-04T09:34:57.2326452Z Wrapped header: ATen/ops/_sobol_engine_initialize_state.h 2025-12-04T09:34:57.2329453Z Wrapped header: ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2332492Z Wrapped header: ATen/ops/_sobol_engine_initialize_state_native.h 2025-12-04T09:34:57.2335411Z Wrapped header: ATen/ops/_sobol_engine_initialize_state_ops.h 2025-12-04T09:34:57.2338252Z Wrapped header: ATen/ops/_sobol_engine_scramble.h 2025-12-04T09:34:57.2341159Z Wrapped header: ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2343940Z Wrapped header: ATen/ops/_sobol_engine_scramble_native.h 2025-12-04T09:34:57.2346739Z Wrapped header: ATen/ops/_sobol_engine_scramble_ops.h 2025-12-04T09:34:57.2349305Z Wrapped header: ATen/ops/_softmax.h 2025-12-04T09:34:57.2352165Z Wrapped header: ATen/ops/_softmax_backward_data.h 2025-12-04T09:34:57.2355281Z Wrapped header: ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.2357989Z Wrapped header: ATen/ops/_softmax_backward_data_cpu_dispatch.h 2025-12-04T09:34:57.2361056Z Wrapped header: ATen/ops/_softmax_backward_data_cuda_dispatch.h 2025-12-04T09:34:57.2363862Z Wrapped header: ATen/ops/_softmax_backward_data_meta.h 2025-12-04T09:34:57.2367240Z Wrapped header: ATen/ops/_softmax_backward_data_meta_dispatch.h 2025-12-04T09:34:57.2369552Z Wrapped header: ATen/ops/_softmax_backward_data_native.h 2025-12-04T09:34:57.2372337Z Wrapped header: ATen/ops/_softmax_backward_data_ops.h 2025-12-04T09:34:57.2375299Z Wrapped header: ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.2377929Z Wrapped header: ATen/ops/_softmax_cpu_dispatch.h 2025-12-04T09:34:57.2380682Z Wrapped header: ATen/ops/_softmax_cuda_dispatch.h 2025-12-04T09:34:57.2383548Z Wrapped header: ATen/ops/_softmax_meta.h 2025-12-04T09:34:57.2386306Z Wrapped header: ATen/ops/_softmax_meta_dispatch.h 2025-12-04T09:34:57.2389081Z Wrapped header: ATen/ops/_softmax_native.h 2025-12-04T09:34:57.2391840Z Wrapped header: ATen/ops/_softmax_ops.h 2025-12-04T09:34:57.2395036Z Wrapped header: ATen/ops/_sparse_addmm.h 2025-12-04T09:34:57.2398005Z Wrapped header: ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2400869Z Wrapped header: ATen/ops/_sparse_addmm_native.h 2025-12-04T09:34:57.2405300Z Wrapped header: ATen/ops/_sparse_addmm_ops.h 2025-12-04T09:34:57.2408274Z Wrapped header: ATen/ops/_sparse_broadcast_to.h 2025-12-04T09:34:57.2411058Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy.h 2025-12-04T09:34:57.2414305Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.2417066Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2419865Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_native.h 2025-12-04T09:34:57.2422845Z Wrapped header: ATen/ops/_sparse_broadcast_to_copy_ops.h 2025-12-04T09:34:57.2425984Z Wrapped header: ATen/ops/_sparse_broadcast_to_native.h 2025-12-04T09:34:57.2428843Z Wrapped header: ATen/ops/_sparse_broadcast_to_ops.h 2025-12-04T09:34:57.2431903Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe.h 2025-12-04T09:34:57.2435932Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2437742Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe_native.h 2025-12-04T09:34:57.2441594Z Wrapped header: ATen/ops/_sparse_bsc_tensor_unsafe_ops.h 2025-12-04T09:34:57.2443819Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe.h 2025-12-04T09:34:57.2447572Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2449718Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe_native.h 2025-12-04T09:34:57.2453220Z Wrapped header: ATen/ops/_sparse_bsr_tensor_unsafe_ops.h 2025-12-04T09:34:57.2456129Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe.h 2025-12-04T09:34:57.2459680Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2462614Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe_native.h 2025-12-04T09:34:57.2465339Z Wrapped header: ATen/ops/_sparse_compressed_tensor_unsafe_ops.h 2025-12-04T09:34:57.2468252Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims.h 2025-12-04T09:34:57.2471351Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2474038Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims_native.h 2025-12-04T09:34:57.2477157Z Wrapped header: ATen/ops/_sparse_compressed_tensor_with_dims_ops.h 2025-12-04T09:34:57.2480377Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe.h 2025-12-04T09:34:57.2483563Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2486352Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe_native.h 2025-12-04T09:34:57.2489457Z Wrapped header: ATen/ops/_sparse_coo_tensor_unsafe_ops.h 2025-12-04T09:34:57.2492338Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims.h 2025-12-04T09:34:57.2495831Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h 2025-12-04T09:34:57.2499131Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2501898Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-12-04T09:34:57.2504844Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-12-04T09:34:57.2507991Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-12-04T09:34:57.2511083Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2513917Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-12-04T09:34:57.2516833Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_native.h 2025-12-04T09:34:57.2519772Z Wrapped header: ATen/ops/_sparse_coo_tensor_with_dims_ops.h 2025-12-04T09:34:57.2522994Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe.h 2025-12-04T09:34:57.2525741Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2528719Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe_native.h 2025-12-04T09:34:57.2531488Z Wrapped header: ATen/ops/_sparse_csc_tensor_unsafe_ops.h 2025-12-04T09:34:57.2534513Z Wrapped header: ATen/ops/_sparse_csr_prod.h 2025-12-04T09:34:57.2537508Z Wrapped header: ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2540419Z Wrapped header: ATen/ops/_sparse_csr_prod_native.h 2025-12-04T09:34:57.2543250Z Wrapped header: ATen/ops/_sparse_csr_prod_ops.h 2025-12-04T09:34:57.2546258Z Wrapped header: ATen/ops/_sparse_csr_sum.h 2025-12-04T09:34:57.2549277Z Wrapped header: ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2552204Z Wrapped header: ATen/ops/_sparse_csr_sum_native.h 2025-12-04T09:34:57.2555019Z Wrapped header: ATen/ops/_sparse_csr_sum_ops.h 2025-12-04T09:34:57.2558056Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe.h 2025-12-04T09:34:57.2560987Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2563863Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe_native.h 2025-12-04T09:34:57.2567030Z Wrapped header: ATen/ops/_sparse_csr_tensor_unsafe_ops.h 2025-12-04T09:34:57.2570099Z Wrapped header: ATen/ops/_sparse_log_softmax.h 2025-12-04T09:34:57.2574061Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data.h 2025-12-04T09:34:57.2576127Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2579865Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data_native.h 2025-12-04T09:34:57.2581815Z Wrapped header: ATen/ops/_sparse_log_softmax_backward_data_ops.h 2025-12-04T09:34:57.2585687Z Wrapped header: ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2587896Z Wrapped header: ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2591326Z Wrapped header: ATen/ops/_sparse_log_softmax_native.h 2025-12-04T09:34:57.2593967Z Wrapped header: ATen/ops/_sparse_log_softmax_ops.h 2025-12-04T09:34:57.2597136Z Wrapped header: ATen/ops/_sparse_mask_projection.h 2025-12-04T09:34:57.2599930Z Wrapped header: ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2602946Z Wrapped header: ATen/ops/_sparse_mask_projection_native.h 2025-12-04T09:34:57.2605613Z Wrapped header: ATen/ops/_sparse_mask_projection_ops.h 2025-12-04T09:34:57.2608605Z Wrapped header: ATen/ops/_sparse_mm.h 2025-12-04T09:34:57.2611524Z Wrapped header: ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2614456Z Wrapped header: ATen/ops/_sparse_mm_native.h 2025-12-04T09:34:57.2617266Z Wrapped header: ATen/ops/_sparse_mm_ops.h 2025-12-04T09:34:57.2620254Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl.h 2025-12-04T09:34:57.2623131Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_backward.h 2025-12-04T09:34:57.2626214Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_backward_native.h 2025-12-04T09:34:57.2629159Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_backward_ops.h 2025-12-04T09:34:57.2632483Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_native.h 2025-12-04T09:34:57.2635324Z Wrapped header: ATen/ops/_sparse_mm_reduce_impl_ops.h 2025-12-04T09:34:57.2640930Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm.h 2025-12-04T09:34:57.2641544Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h 2025-12-04T09:34:57.2644372Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm_native.h 2025-12-04T09:34:57.2647715Z Wrapped header: ATen/ops/_sparse_semi_structured_addmm_ops.h 2025-12-04T09:34:57.2650621Z Wrapped header: ATen/ops/_sparse_semi_structured_apply.h 2025-12-04T09:34:57.2653588Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h 2025-12-04T09:34:57.2656742Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense.h 2025-12-04T09:34:57.2659666Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-12-04T09:34:57.2662746Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense_native.h 2025-12-04T09:34:57.2665577Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_dense_ops.h 2025-12-04T09:34:57.2668600Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_native.h 2025-12-04T09:34:57.2671423Z Wrapped header: ATen/ops/_sparse_semi_structured_apply_ops.h 2025-12-04T09:34:57.2674351Z Wrapped header: ATen/ops/_sparse_semi_structured_linear.h 2025-12-04T09:34:57.2677235Z Wrapped header: ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h 2025-12-04T09:34:57.2680096Z Wrapped header: ATen/ops/_sparse_semi_structured_linear_native.h 2025-12-04T09:34:57.2682931Z Wrapped header: ATen/ops/_sparse_semi_structured_linear_ops.h 2025-12-04T09:34:57.2686057Z Wrapped header: ATen/ops/_sparse_semi_structured_mm.h 2025-12-04T09:34:57.2688984Z Wrapped header: ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h 2025-12-04T09:34:57.2691711Z Wrapped header: ATen/ops/_sparse_semi_structured_mm_native.h 2025-12-04T09:34:57.2694523Z Wrapped header: ATen/ops/_sparse_semi_structured_mm_ops.h 2025-12-04T09:34:57.2697284Z Wrapped header: ATen/ops/_sparse_semi_structured_tile.h 2025-12-04T09:34:57.2700092Z Wrapped header: ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h 2025-12-04T09:34:57.2703120Z Wrapped header: ATen/ops/_sparse_semi_structured_tile_native.h 2025-12-04T09:34:57.2705996Z Wrapped header: ATen/ops/_sparse_semi_structured_tile_ops.h 2025-12-04T09:34:57.2708839Z Wrapped header: ATen/ops/_sparse_softmax.h 2025-12-04T09:34:57.2711576Z Wrapped header: ATen/ops/_sparse_softmax_backward_data.h 2025-12-04T09:34:57.2714703Z Wrapped header: ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2717403Z Wrapped header: ATen/ops/_sparse_softmax_backward_data_native.h 2025-12-04T09:34:57.2720240Z Wrapped header: ATen/ops/_sparse_softmax_backward_data_ops.h 2025-12-04T09:34:57.2723135Z Wrapped header: ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2725978Z Wrapped header: ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2728831Z Wrapped header: ATen/ops/_sparse_softmax_native.h 2025-12-04T09:34:57.2731835Z Wrapped header: ATen/ops/_sparse_softmax_ops.h 2025-12-04T09:34:57.2734756Z Wrapped header: ATen/ops/_sparse_sparse_matmul.h 2025-12-04T09:34:57.2737717Z Wrapped header: ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2740419Z Wrapped header: ATen/ops/_sparse_sparse_matmul_native.h 2025-12-04T09:34:57.2743477Z Wrapped header: ATen/ops/_sparse_sparse_matmul_ops.h 2025-12-04T09:34:57.2746293Z Wrapped header: ATen/ops/_sparse_sum.h 2025-12-04T09:34:57.2749188Z Wrapped header: ATen/ops/_sparse_sum_backward.h 2025-12-04T09:34:57.2752091Z Wrapped header: ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2754771Z Wrapped header: ATen/ops/_sparse_sum_backward_native.h 2025-12-04T09:34:57.2757602Z Wrapped header: ATen/ops/_sparse_sum_backward_ops.h 2025-12-04T09:34:57.2760675Z Wrapped header: ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2764040Z Wrapped header: ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2766871Z Wrapped header: ATen/ops/_sparse_sum_native.h 2025-12-04T09:34:57.2769757Z Wrapped header: ATen/ops/_sparse_sum_ops.h 2025-12-04T09:34:57.2772451Z Wrapped header: ATen/ops/_spdiags.h 2025-12-04T09:34:57.2775584Z Wrapped header: ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2778336Z Wrapped header: ATen/ops/_spdiags_cpu_dispatch.h 2025-12-04T09:34:57.2781093Z Wrapped header: ATen/ops/_spdiags_native.h 2025-12-04T09:34:57.2784376Z Wrapped header: ATen/ops/_spdiags_ops.h 2025-12-04T09:34:57.2786593Z Wrapped header: ATen/ops/_spsolve.h 2025-12-04T09:34:57.2789732Z Wrapped header: ATen/ops/_spsolve_native.h 2025-12-04T09:34:57.2792653Z Wrapped header: ATen/ops/_spsolve_ops.h 2025-12-04T09:34:57.2795385Z Wrapped header: ATen/ops/_stack.h 2025-12-04T09:34:57.2798278Z Wrapped header: ATen/ops/_stack_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2801015Z Wrapped header: ATen/ops/_stack_cpu_dispatch.h 2025-12-04T09:34:57.2803727Z Wrapped header: ATen/ops/_stack_native.h 2025-12-04T09:34:57.2807026Z Wrapped header: ATen/ops/_stack_ops.h 2025-12-04T09:34:57.2809926Z Wrapped header: ATen/ops/_standard_gamma.h 2025-12-04T09:34:57.2813097Z Wrapped header: ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2815926Z Wrapped header: ATen/ops/_standard_gamma_cpu_dispatch.h 2025-12-04T09:34:57.2818730Z Wrapped header: ATen/ops/_standard_gamma_cuda_dispatch.h 2025-12-04T09:34:57.2821578Z Wrapped header: ATen/ops/_standard_gamma_grad.h 2025-12-04T09:34:57.2824527Z Wrapped header: ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2827211Z Wrapped header: ATen/ops/_standard_gamma_grad_cpu_dispatch.h 2025-12-04T09:34:57.2830023Z Wrapped header: ATen/ops/_standard_gamma_grad_cuda_dispatch.h 2025-12-04T09:34:57.2832771Z Wrapped header: ATen/ops/_standard_gamma_grad_native.h 2025-12-04T09:34:57.2835573Z Wrapped header: ATen/ops/_standard_gamma_grad_ops.h 2025-12-04T09:34:57.2838397Z Wrapped header: ATen/ops/_standard_gamma_native.h 2025-12-04T09:34:57.2841453Z Wrapped header: ATen/ops/_standard_gamma_ops.h 2025-12-04T09:34:57.2844316Z Wrapped header: ATen/ops/_test_ambiguous_defaults.h 2025-12-04T09:34:57.2847420Z Wrapped header: ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2850165Z Wrapped header: ATen/ops/_test_ambiguous_defaults_native.h 2025-12-04T09:34:57.2853032Z Wrapped header: ATen/ops/_test_ambiguous_defaults_ops.h 2025-12-04T09:34:57.2855866Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch.h 2025-12-04T09:34:57.2858869Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2861725Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2864426Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_native.h 2025-12-04T09:34:57.2867537Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_ops.h 2025-12-04T09:34:57.2870369Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view.h 2025-12-04T09:34:57.2873350Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2876150Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy.h 2025-12-04T09:34:57.2879191Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.2881980Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2884655Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h 2025-12-04T09:34:57.2887819Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h 2025-12-04T09:34:57.2890870Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_native.h 2025-12-04T09:34:57.2893741Z Wrapped header: ATen/ops/_test_autograd_multiple_dispatch_view_ops.h 2025-12-04T09:34:57.2896569Z Wrapped header: ATen/ops/_test_check_tensor.h 2025-12-04T09:34:57.2899569Z Wrapped header: ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2902493Z Wrapped header: ATen/ops/_test_check_tensor_native.h 2025-12-04T09:34:57.2905426Z Wrapped header: ATen/ops/_test_check_tensor_ops.h 2025-12-04T09:34:57.2908227Z Wrapped header: ATen/ops/_test_functorch_fallback.h 2025-12-04T09:34:57.2911393Z Wrapped header: ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2914367Z Wrapped header: ATen/ops/_test_functorch_fallback_cpu_dispatch.h 2025-12-04T09:34:57.2917602Z Wrapped header: ATen/ops/_test_functorch_fallback_native.h 2025-12-04T09:34:57.2920451Z Wrapped header: ATen/ops/_test_functorch_fallback_ops.h 2025-12-04T09:34:57.2923472Z Wrapped header: ATen/ops/_test_optional_filled_intlist.h 2025-12-04T09:34:57.2926495Z Wrapped header: ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2929650Z Wrapped header: ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h 2025-12-04T09:34:57.2932334Z Wrapped header: ATen/ops/_test_optional_filled_intlist_native.h 2025-12-04T09:34:57.2935363Z Wrapped header: ATen/ops/_test_optional_filled_intlist_ops.h 2025-12-04T09:34:57.2938159Z Wrapped header: ATen/ops/_test_optional_floatlist.h 2025-12-04T09:34:57.2941267Z Wrapped header: ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2944144Z Wrapped header: ATen/ops/_test_optional_floatlist_cpu_dispatch.h 2025-12-04T09:34:57.2947097Z Wrapped header: ATen/ops/_test_optional_floatlist_native.h 2025-12-04T09:34:57.2950133Z Wrapped header: ATen/ops/_test_optional_floatlist_ops.h 2025-12-04T09:34:57.2953122Z Wrapped header: ATen/ops/_test_optional_intlist.h 2025-12-04T09:34:57.2956068Z Wrapped header: ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2958941Z Wrapped header: ATen/ops/_test_optional_intlist_cpu_dispatch.h 2025-12-04T09:34:57.2961725Z Wrapped header: ATen/ops/_test_optional_intlist_native.h 2025-12-04T09:34:57.2964724Z Wrapped header: ATen/ops/_test_optional_intlist_ops.h 2025-12-04T09:34:57.2967563Z Wrapped header: ATen/ops/_test_parallel_materialize.h 2025-12-04T09:34:57.2970721Z Wrapped header: ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.2973763Z Wrapped header: ATen/ops/_test_parallel_materialize_native.h 2025-12-04T09:34:57.2977114Z Wrapped header: ATen/ops/_test_parallel_materialize_ops.h 2025-12-04T09:34:57.2980423Z Wrapped header: ATen/ops/_test_serialization_subcmul.h 2025-12-04T09:34:57.2983275Z Wrapped header: ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2986015Z Wrapped header: ATen/ops/_test_serialization_subcmul_native.h 2025-12-04T09:34:57.2988829Z Wrapped header: ATen/ops/_test_serialization_subcmul_ops.h 2025-12-04T09:34:57.2991717Z Wrapped header: ATen/ops/_test_string_default.h 2025-12-04T09:34:57.2994695Z Wrapped header: ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.2997892Z Wrapped header: ATen/ops/_test_string_default_native.h 2025-12-04T09:34:57.3000524Z Wrapped header: ATen/ops/_test_string_default_ops.h 2025-12-04T09:34:57.3003700Z Wrapped header: ATen/ops/_test_warn_in_autograd.h 2025-12-04T09:34:57.3006788Z Wrapped header: ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3009687Z Wrapped header: ATen/ops/_test_warn_in_autograd_native.h 2025-12-04T09:34:57.3012443Z Wrapped header: ATen/ops/_test_warn_in_autograd_ops.h 2025-12-04T09:34:57.3015416Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward.h 2025-12-04T09:34:57.3018535Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3021284Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward_native.h 2025-12-04T09:34:57.3024132Z Wrapped header: ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h 2025-12-04T09:34:57.3027139Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward.h 2025-12-04T09:34:57.3030313Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3033198Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h 2025-12-04T09:34:57.3036132Z Wrapped header: ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h 2025-12-04T09:34:57.3039047Z Wrapped header: ATen/ops/_thnn_fused_gru_cell.h 2025-12-04T09:34:57.3041988Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward.h 2025-12-04T09:34:57.3045257Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3047995Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-12-04T09:34:57.3050887Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_native.h 2025-12-04T09:34:57.3054101Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_backward_ops.h 2025-12-04T09:34:57.3057400Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3060069Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h 2025-12-04T09:34:57.3062867Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_native.h 2025-12-04T09:34:57.3065915Z Wrapped header: ATen/ops/_thnn_fused_gru_cell_ops.h 2025-12-04T09:34:57.3068831Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell.h 2025-12-04T09:34:57.3071807Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward.h 2025-12-04T09:34:57.3074825Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3077704Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl.h 2025-12-04T09:34:57.3080870Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3084183Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-12-04T09:34:57.3087134Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h 2025-12-04T09:34:57.3090149Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h 2025-12-04T09:34:57.3092984Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_native.h 2025-12-04T09:34:57.3096068Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_backward_ops.h 2025-12-04T09:34:57.3098829Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3101742Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h 2025-12-04T09:34:57.3104529Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_native.h 2025-12-04T09:34:57.3107544Z Wrapped header: ATen/ops/_thnn_fused_lstm_cell_ops.h 2025-12-04T09:34:57.3110425Z Wrapped header: ATen/ops/_to_copy.h 2025-12-04T09:34:57.3114132Z Wrapped header: ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3116811Z Wrapped header: ATen/ops/_to_copy_native.h 2025-12-04T09:34:57.3119730Z Wrapped header: ATen/ops/_to_copy_ops.h 2025-12-04T09:34:57.3122607Z Wrapped header: ATen/ops/_to_cpu.h 2025-12-04T09:34:57.3125691Z Wrapped header: ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3128721Z Wrapped header: ATen/ops/_to_cpu_native.h 2025-12-04T09:34:57.3131517Z Wrapped header: ATen/ops/_to_cpu_ops.h 2025-12-04T09:34:57.3134374Z Wrapped header: ATen/ops/_to_dense.h 2025-12-04T09:34:57.3137512Z Wrapped header: ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3140301Z Wrapped header: ATen/ops/_to_dense_native.h 2025-12-04T09:34:57.3143675Z Wrapped header: ATen/ops/_to_dense_ops.h 2025-12-04T09:34:57.3147039Z Wrapped header: ATen/ops/_to_sparse.h 2025-12-04T09:34:57.3150973Z Wrapped header: ATen/ops/_to_sparse_bsc.h 2025-12-04T09:34:57.3154237Z Wrapped header: ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3156913Z Wrapped header: ATen/ops/_to_sparse_bsc_cpu_dispatch.h 2025-12-04T09:34:57.3159954Z Wrapped header: ATen/ops/_to_sparse_bsc_cuda_dispatch.h 2025-12-04T09:34:57.3162745Z Wrapped header: ATen/ops/_to_sparse_bsc_native.h 2025-12-04T09:34:57.3165747Z Wrapped header: ATen/ops/_to_sparse_bsc_ops.h 2025-12-04T09:34:57.3168677Z Wrapped header: ATen/ops/_to_sparse_bsr.h 2025-12-04T09:34:57.3171924Z Wrapped header: ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3174789Z Wrapped header: ATen/ops/_to_sparse_bsr_cpu_dispatch.h 2025-12-04T09:34:57.3177778Z Wrapped header: ATen/ops/_to_sparse_bsr_cuda_dispatch.h 2025-12-04T09:34:57.3180570Z Wrapped header: ATen/ops/_to_sparse_bsr_native.h 2025-12-04T09:34:57.3183576Z Wrapped header: ATen/ops/_to_sparse_bsr_ops.h 2025-12-04T09:34:57.3186556Z Wrapped header: ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3189423Z Wrapped header: ATen/ops/_to_sparse_cpu_dispatch.h 2025-12-04T09:34:57.3192193Z Wrapped header: ATen/ops/_to_sparse_csc.h 2025-12-04T09:34:57.3195105Z Wrapped header: ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3197813Z Wrapped header: ATen/ops/_to_sparse_csc_cpu_dispatch.h 2025-12-04T09:34:57.3200553Z Wrapped header: ATen/ops/_to_sparse_csc_cuda_dispatch.h 2025-12-04T09:34:57.3203479Z Wrapped header: ATen/ops/_to_sparse_csc_native.h 2025-12-04T09:34:57.3206350Z Wrapped header: ATen/ops/_to_sparse_csc_ops.h 2025-12-04T09:34:57.3209331Z Wrapped header: ATen/ops/_to_sparse_csr.h 2025-12-04T09:34:57.3212235Z Wrapped header: ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3215114Z Wrapped header: ATen/ops/_to_sparse_csr_cpu_dispatch.h 2025-12-04T09:34:57.3217870Z Wrapped header: ATen/ops/_to_sparse_csr_cuda_dispatch.h 2025-12-04T09:34:57.3220642Z Wrapped header: ATen/ops/_to_sparse_csr_native.h 2025-12-04T09:34:57.3223422Z Wrapped header: ATen/ops/_to_sparse_csr_ops.h 2025-12-04T09:34:57.3226231Z Wrapped header: ATen/ops/_to_sparse_cuda_dispatch.h 2025-12-04T09:34:57.3229027Z Wrapped header: ATen/ops/_to_sparse_native.h 2025-12-04T09:34:57.3231901Z Wrapped header: ATen/ops/_to_sparse_ops.h 2025-12-04T09:34:57.3235015Z Wrapped header: ATen/ops/_to_sparse_semi_structured.h 2025-12-04T09:34:57.3237856Z Wrapped header: ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h 2025-12-04T09:34:57.3240739Z Wrapped header: ATen/ops/_to_sparse_semi_structured_native.h 2025-12-04T09:34:57.3243704Z Wrapped header: ATen/ops/_to_sparse_semi_structured_ops.h 2025-12-04T09:34:57.3246985Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd.h 2025-12-04T09:34:57.3250007Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3252730Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-12-04T09:34:57.3255651Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-12-04T09:34:57.3258453Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_native.h 2025-12-04T09:34:57.3261482Z Wrapped header: ATen/ops/_transformer_encoder_layer_fwd_ops.h 2025-12-04T09:34:57.3264310Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv.h 2025-12-04T09:34:57.3267278Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3270006Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h 2025-12-04T09:34:57.3273028Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h 2025-12-04T09:34:57.3275905Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_native.h 2025-12-04T09:34:57.3278760Z Wrapped header: ATen/ops/_transform_bias_rescale_qkv_ops.h 2025-12-04T09:34:57.3281524Z Wrapped header: ATen/ops/_trilinear.h 2025-12-04T09:34:57.3284470Z Wrapped header: ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3287403Z Wrapped header: ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3290179Z Wrapped header: ATen/ops/_trilinear_native.h 2025-12-04T09:34:57.3293075Z Wrapped header: ATen/ops/_trilinear_ops.h 2025-12-04T09:34:57.3296059Z Wrapped header: ATen/ops/_triton_multi_head_attention.h 2025-12-04T09:34:57.3299142Z Wrapped header: ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3302221Z Wrapped header: ATen/ops/_triton_multi_head_attention_cuda_dispatch.h 2025-12-04T09:34:57.3305060Z Wrapped header: ATen/ops/_triton_multi_head_attention_native.h 2025-12-04T09:34:57.3308563Z Wrapped header: ATen/ops/_triton_multi_head_attention_ops.h 2025-12-04T09:34:57.3310981Z Wrapped header: ATen/ops/_triton_scaled_dot_attention.h 2025-12-04T09:34:57.3314107Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3317076Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h 2025-12-04T09:34:57.3320035Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_native.h 2025-12-04T09:34:57.3323255Z Wrapped header: ATen/ops/_triton_scaled_dot_attention_ops.h 2025-12-04T09:34:57.3326083Z Wrapped header: ATen/ops/_unique.h 2025-12-04T09:34:57.3328932Z Wrapped header: ATen/ops/_unique2.h 2025-12-04T09:34:57.3332286Z Wrapped header: ATen/ops/_unique2_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3335041Z Wrapped header: ATen/ops/_unique2_cpu_dispatch.h 2025-12-04T09:34:57.3338024Z Wrapped header: ATen/ops/_unique2_cuda_dispatch.h 2025-12-04T09:34:57.3340787Z Wrapped header: ATen/ops/_unique2_native.h 2025-12-04T09:34:57.3343813Z Wrapped header: ATen/ops/_unique2_ops.h 2025-12-04T09:34:57.3346756Z Wrapped header: ATen/ops/_unique_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3349643Z Wrapped header: ATen/ops/_unique_cpu_dispatch.h 2025-12-04T09:34:57.3352413Z Wrapped header: ATen/ops/_unique_cuda_dispatch.h 2025-12-04T09:34:57.3355360Z Wrapped header: ATen/ops/_unique_native.h 2025-12-04T09:34:57.3358222Z Wrapped header: ATen/ops/_unique_ops.h 2025-12-04T09:34:57.3361068Z Wrapped header: ATen/ops/_unpack_dual.h 2025-12-04T09:34:57.3364040Z Wrapped header: ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3367350Z Wrapped header: ATen/ops/_unpack_dual_native.h 2025-12-04T09:34:57.3370224Z Wrapped header: ATen/ops/_unpack_dual_ops.h 2025-12-04T09:34:57.3373114Z Wrapped header: ATen/ops/_unsafe_index.h 2025-12-04T09:34:57.3376550Z Wrapped header: ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3379537Z Wrapped header: ATen/ops/_unsafe_index_native.h 2025-12-04T09:34:57.3382516Z Wrapped header: ATen/ops/_unsafe_index_ops.h 2025-12-04T09:34:57.3385362Z Wrapped header: ATen/ops/_unsafe_index_put.h 2025-12-04T09:34:57.3388392Z Wrapped header: ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3391115Z Wrapped header: ATen/ops/_unsafe_index_put_native.h 2025-12-04T09:34:57.3394099Z Wrapped header: ATen/ops/_unsafe_index_put_ops.h 2025-12-04T09:34:57.3396909Z Wrapped header: ATen/ops/_unsafe_masked_index.h 2025-12-04T09:34:57.3400141Z Wrapped header: ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3402874Z Wrapped header: ATen/ops/_unsafe_masked_index_native.h 2025-12-04T09:34:57.3406305Z Wrapped header: ATen/ops/_unsafe_masked_index_ops.h 2025-12-04T09:34:57.3409215Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate.h 2025-12-04T09:34:57.3412335Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3415043Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate_native.h 2025-12-04T09:34:57.3418020Z Wrapped header: ATen/ops/_unsafe_masked_index_put_accumulate_ops.h 2025-12-04T09:34:57.3420893Z Wrapped header: ATen/ops/_unsafe_view.h 2025-12-04T09:34:57.3424084Z Wrapped header: ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.3426744Z Wrapped header: ATen/ops/_unsafe_view_native.h 2025-12-04T09:34:57.3429952Z Wrapped header: ATen/ops/_unsafe_view_ops.h 2025-12-04T09:34:57.3433314Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa.h 2025-12-04T09:34:57.3436984Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward.h 2025-12-04T09:34:57.3439990Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3442801Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-12-04T09:34:57.3445918Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-12-04T09:34:57.3448850Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_meta.h 2025-12-04T09:34:57.3451866Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-12-04T09:34:57.3454705Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_native.h 2025-12-04T09:34:57.3457949Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_backward_ops.h 2025-12-04T09:34:57.3461002Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3463972Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3466838Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h 2025-12-04T09:34:57.3469849Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h 2025-12-04T09:34:57.3472651Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_meta.h 2025-12-04T09:34:57.3475731Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h 2025-12-04T09:34:57.3478579Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_native.h 2025-12-04T09:34:57.3481807Z Wrapped header: ATen/ops/_upsample_bicubic2d_aa_ops.h 2025-12-04T09:34:57.3485078Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa.h 2025-12-04T09:34:57.3488631Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward.h 2025-12-04T09:34:57.3492008Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3494819Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-12-04T09:34:57.3497888Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-12-04T09:34:57.3501106Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_meta.h 2025-12-04T09:34:57.3504241Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-12-04T09:34:57.3507067Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_native.h 2025-12-04T09:34:57.3510564Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_backward_ops.h 2025-12-04T09:34:57.3513822Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3516809Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3519729Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h 2025-12-04T09:34:57.3522635Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h 2025-12-04T09:34:57.3525627Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_meta.h 2025-12-04T09:34:57.3528669Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h 2025-12-04T09:34:57.3531613Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_native.h 2025-12-04T09:34:57.3534542Z Wrapped header: ATen/ops/_upsample_bilinear2d_aa_ops.h 2025-12-04T09:34:57.3537794Z Wrapped header: ATen/ops/_upsample_nearest_exact1d.h 2025-12-04T09:34:57.3541208Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward.h 2025-12-04T09:34:57.3544543Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3547276Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-12-04T09:34:57.3550340Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-12-04T09:34:57.3553237Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_meta.h 2025-12-04T09:34:57.3556241Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-12-04T09:34:57.3559098Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_native.h 2025-12-04T09:34:57.3562083Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_backward_ops.h 2025-12-04T09:34:57.3565453Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3568510Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3571514Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h 2025-12-04T09:34:57.3574331Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h 2025-12-04T09:34:57.3577342Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_meta.h 2025-12-04T09:34:57.3580264Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h 2025-12-04T09:34:57.3583301Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_native.h 2025-12-04T09:34:57.3586249Z Wrapped header: ATen/ops/_upsample_nearest_exact1d_ops.h 2025-12-04T09:34:57.3589552Z Wrapped header: ATen/ops/_upsample_nearest_exact2d.h 2025-12-04T09:34:57.3592792Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward.h 2025-12-04T09:34:57.3596300Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3599056Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-12-04T09:34:57.3602132Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-12-04T09:34:57.3605029Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_meta.h 2025-12-04T09:34:57.3608191Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-12-04T09:34:57.3611129Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_native.h 2025-12-04T09:34:57.3614065Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_backward_ops.h 2025-12-04T09:34:57.3617363Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3620174Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3623080Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h 2025-12-04T09:34:57.3626003Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h 2025-12-04T09:34:57.3628919Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_meta.h 2025-12-04T09:34:57.3631799Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h 2025-12-04T09:34:57.3634734Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_native.h 2025-12-04T09:34:57.3637772Z Wrapped header: ATen/ops/_upsample_nearest_exact2d_ops.h 2025-12-04T09:34:57.3641102Z Wrapped header: ATen/ops/_upsample_nearest_exact3d.h 2025-12-04T09:34:57.3644299Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward.h 2025-12-04T09:34:57.3647859Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3650931Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-12-04T09:34:57.3653830Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-12-04T09:34:57.3656780Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_meta.h 2025-12-04T09:34:57.3659726Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-12-04T09:34:57.3662527Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_native.h 2025-12-04T09:34:57.3665427Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_backward_ops.h 2025-12-04T09:34:57.3668597Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.3671416Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3674546Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h 2025-12-04T09:34:57.3677447Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h 2025-12-04T09:34:57.3680242Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_meta.h 2025-12-04T09:34:57.3683115Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h 2025-12-04T09:34:57.3685968Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_native.h 2025-12-04T09:34:57.3688983Z Wrapped header: ATen/ops/_upsample_nearest_exact3d_ops.h 2025-12-04T09:34:57.3691794Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss.h 2025-12-04T09:34:57.3694709Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h 2025-12-04T09:34:57.3697681Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss_native.h 2025-12-04T09:34:57.3700537Z Wrapped header: ATen/ops/_use_cudnn_ctc_loss_ops.h 2025-12-04T09:34:57.3703546Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight.h 2025-12-04T09:34:57.3706598Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.3709457Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight_native.h 2025-12-04T09:34:57.3712283Z Wrapped header: ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h 2025-12-04T09:34:57.3715142Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices.h 2025-12-04T09:34:57.3718025Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h 2025-12-04T09:34:57.5670409Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h 2025-12-04T09:34:57.5673476Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_native.h 2025-12-04T09:34:57.5676603Z Wrapped header: ATen/ops/_validate_compressed_sparse_indices_ops.h 2025-12-04T09:34:57.5679518Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args.h 2025-12-04T09:34:57.5682534Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5685253Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args_native.h 2025-12-04T09:34:57.5688119Z Wrapped header: ATen/ops/_validate_sparse_bsc_tensor_args_ops.h 2025-12-04T09:34:57.5690828Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args.h 2025-12-04T09:34:57.5693788Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5696631Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args_native.h 2025-12-04T09:34:57.5699530Z Wrapped header: ATen/ops/_validate_sparse_bsr_tensor_args_ops.h 2025-12-04T09:34:57.5702932Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args.h 2025-12-04T09:34:57.5706607Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5709920Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args_native.h 2025-12-04T09:34:57.5713302Z Wrapped header: ATen/ops/_validate_sparse_compressed_tensor_args_ops.h 2025-12-04T09:34:57.5716675Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args.h 2025-12-04T09:34:57.5720218Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5723502Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args_native.h 2025-12-04T09:34:57.5727078Z Wrapped header: ATen/ops/_validate_sparse_coo_tensor_args_ops.h 2025-12-04T09:34:57.5730549Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args.h 2025-12-04T09:34:57.5734169Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5737363Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args_native.h 2025-12-04T09:34:57.5740517Z Wrapped header: ATen/ops/_validate_sparse_csc_tensor_args_ops.h 2025-12-04T09:34:57.5743341Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args.h 2025-12-04T09:34:57.5746633Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5749766Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args_native.h 2025-12-04T09:34:57.5752842Z Wrapped header: ATen/ops/_validate_sparse_csr_tensor_args_ops.h 2025-12-04T09:34:57.5755605Z Wrapped header: ATen/ops/_values.h 2025-12-04T09:34:57.5758929Z Wrapped header: ATen/ops/_values_copy.h 2025-12-04T09:34:57.5761967Z Wrapped header: ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:34:57.5764941Z Wrapped header: ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.5767844Z Wrapped header: ATen/ops/_values_copy_native.h 2025-12-04T09:34:57.5770653Z Wrapped header: ATen/ops/_values_copy_ops.h 2025-12-04T09:34:57.5774726Z Wrapped header: ATen/ops/_values_native.h 2025-12-04T09:34:57.5776475Z Wrapped header: ATen/ops/_values_ops.h 2025-12-04T09:34:57.5779189Z Wrapped header: ATen/ops/_version.h 2025-12-04T09:34:57.5782139Z Wrapped header: ATen/ops/_version_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5785050Z Wrapped header: ATen/ops/_version_native.h 2025-12-04T09:34:57.5787941Z Wrapped header: ATen/ops/_version_ops.h 2025-12-04T09:34:57.5791028Z Wrapped header: ATen/ops/_weight_int4pack_mm.h 2025-12-04T09:34:57.5794165Z Wrapped header: ATen/ops/_weight_int4pack_mm_cuda_dispatch.h 2025-12-04T09:34:57.5796987Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu.h 2025-12-04T09:34:57.5799929Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-12-04T09:34:57.5802621Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu_native.h 2025-12-04T09:34:57.5805353Z Wrapped header: ATen/ops/_weight_int4pack_mm_for_cpu_ops.h 2025-12-04T09:34:57.5814540Z Wrapped header: ATen/ops/_weight_int4pack_mm_native.h 2025-12-04T09:34:57.5817322Z Wrapped header: ATen/ops/_weight_int4pack_mm_ops.h 2025-12-04T09:34:57.5820210Z Wrapped header: ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h 2025-12-04T09:34:57.5823174Z Wrapped header: ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-12-04T09:34:57.5826083Z Wrapped header: ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-12-04T09:34:57.5828991Z Wrapped header: ATen/ops/_weight_int8pack_mm.h 2025-12-04T09:34:57.5831861Z Wrapped header: ATen/ops/_weight_int8pack_mm_cpu_dispatch.h 2025-12-04T09:34:57.5834773Z Wrapped header: ATen/ops/_weight_int8pack_mm_cuda_dispatch.h 2025-12-04T09:34:57.5837598Z Wrapped header: ATen/ops/_weight_int8pack_mm_native.h 2025-12-04T09:34:57.5840401Z Wrapped header: ATen/ops/_weight_int8pack_mm_ops.h 2025-12-04T09:34:57.5843167Z Wrapped header: ATen/ops/_weight_norm.h 2025-12-04T09:34:57.5846135Z Wrapped header: ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5849028Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward.h 2025-12-04T09:34:57.5851999Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5854687Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward_native.h 2025-12-04T09:34:57.5857710Z Wrapped header: ATen/ops/_weight_norm_differentiable_backward_ops.h 2025-12-04T09:34:57.5860505Z Wrapped header: ATen/ops/_weight_norm_interface.h 2025-12-04T09:34:57.5863312Z Wrapped header: ATen/ops/_weight_norm_interface_backward.h 2025-12-04T09:34:57.5866166Z Wrapped header: ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.5868854Z Wrapped header: ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h 2025-12-04T09:34:57.5871552Z Wrapped header: ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h 2025-12-04T09:34:57.5874271Z Wrapped header: ATen/ops/_weight_norm_interface_backward_native.h 2025-12-04T09:34:57.5877167Z Wrapped header: ATen/ops/_weight_norm_interface_backward_ops.h 2025-12-04T09:34:57.5880144Z Wrapped header: ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-12-04T09:34:57.5883143Z Wrapped header: ATen/ops/_weight_norm_interface_cpu_dispatch.h 2025-12-04T09:34:57.5885994Z Wrapped header: ATen/ops/_weight_norm_interface_cuda_dispatch.h 2025-12-04T09:34:57.5888902Z Wrapped header: ATen/ops/_weight_norm_interface_native.h 2025-12-04T09:34:57.5891647Z Wrapped header: ATen/ops/_weight_norm_interface_ops.h 2025-12-04T09:34:57.5894479Z Wrapped header: ATen/ops/_weight_norm_native.h 2025-12-04T09:34:57.5897313Z Wrapped header: ATen/ops/_weight_norm_ops.h 2025-12-04T09:34:57.5900169Z Wrapped header: ATen/ops/_wrapped_linear_prepack.h 2025-12-04T09:34:57.5903148Z Wrapped header: ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5905903Z Wrapped header: ATen/ops/_wrapped_linear_prepack_native.h 2025-12-04T09:34:57.5908653Z Wrapped header: ATen/ops/_wrapped_linear_prepack_ops.h 2025-12-04T09:34:57.5911584Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked.h 2025-12-04T09:34:57.5914701Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-12-04T09:34:57.5917298Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked_native.h 2025-12-04T09:34:57.5920037Z Wrapped header: ATen/ops/_wrapped_quantized_linear_prepacked_ops.h 2025-12-04T09:34:57.5922895Z Wrapped header: ATen/quantized/QTensorImpl.h 2025-12-04T09:34:57.5926143Z Wrapped header: ATen/quantized/Quantizer.h 2025-12-04T09:34:57.5929178Z Wrapped header: ATen/xpu/CachingHostAllocator.h 2025-12-04T09:34:57.5931701Z Wrapped header: ATen/xpu/PeerToPeerAccess.h 2025-12-04T09:34:57.5934328Z Wrapped header: ATen/xpu/PhiloxXpuState.h 2025-12-04T09:34:57.5936755Z Wrapped header: ATen/xpu/PinnedMemoryAllocator.h 2025-12-04T09:34:57.5939471Z Wrapped header: ATen/xpu/XPUContext.h 2025-12-04T09:34:57.5941951Z Wrapped header: ATen/xpu/XPUDevice.h 2025-12-04T09:34:57.5944368Z Wrapped header: ATen/xpu/XPUEvent.h 2025-12-04T09:34:57.5947289Z Wrapped header: ATen/xpu/XPUGeneratorImpl.h 2025-12-04T09:34:57.5950044Z Wrapped header: ATen/xpu/XPUGraphsUtils.h 2025-12-04T09:34:57.5952845Z Wrapped header: ATen/xpu/XPUScaledBlas.h 2025-12-04T09:34:57.5955485Z Wrapped header: ATen/xpu/detail/XPUHooks.h 2025-12-04T09:34:57.5958179Z Wrapped header: c10/core/alignment.h 2025-12-04T09:34:57.5961674Z Wrapped header: c10/core/Allocator.h 2025-12-04T09:34:57.5965117Z Wrapped header: c10/core/AllocatorConfig.h 2025-12-04T09:34:57.5968061Z Wrapped header: c10/core/AutogradState.h 2025-12-04T09:34:57.5971361Z Wrapped header: c10/core/Backend.h 2025-12-04T09:34:57.5977483Z Wrapped header: c10/core/CachingDeviceAllocator.h 2025-12-04T09:34:57.5980432Z Wrapped header: c10/core/CompileTimeFunctionPointer.h 2025-12-04T09:34:57.5983321Z Wrapped header: c10/core/ConstantSymNodeImpl.h 2025-12-04T09:34:57.5986577Z Wrapped header: c10/core/Contiguity.h 2025-12-04T09:34:57.5989395Z Wrapped header: c10/core/CopyBytes.h 2025-12-04T09:34:57.5992332Z Wrapped header: c10/core/CPUAllocator.h 2025-12-04T09:34:57.5995166Z Wrapped header: c10/core/DefaultDtype.h 2025-12-04T09:34:57.5997984Z Wrapped header: c10/core/DefaultTensorOptions.h 2025-12-04T09:34:57.6001002Z Wrapped header: c10/core/Device.h 2025-12-04T09:34:57.6003712Z Wrapped header: c10/core/DeviceArray.h 2025-12-04T09:34:57.6006488Z Wrapped header: c10/core/DeviceCapability.h 2025-12-04T09:34:57.6009637Z Wrapped header: c10/core/DeviceGuard.h 2025-12-04T09:34:57.6012382Z Wrapped header: c10/core/DeviceType.h 2025-12-04T09:34:57.6016629Z Wrapped header: c10/core/DispatchKey.h 2025-12-04T09:34:57.6022945Z Wrapped header: c10/core/DispatchKeySet.h 2025-12-04T09:34:57.6026096Z Wrapped header: c10/core/DynamicCast.h 2025-12-04T09:34:57.6028928Z Wrapped header: c10/core/Event.h 2025-12-04T09:34:57.6031852Z Wrapped header: c10/core/GeneratorImpl.h 2025-12-04T09:34:57.6034607Z Wrapped header: c10/core/GradMode.h 2025-12-04T09:34:57.6037422Z Wrapped header: c10/core/InferenceMode.h 2025-12-04T09:34:57.6040305Z Wrapped header: c10/core/Layout.h 2025-12-04T09:34:57.6043468Z Wrapped header: c10/core/MemoryFormat.h 2025-12-04T09:34:57.6046380Z Wrapped header: c10/core/OptionalRef.h 2025-12-04T09:34:57.6049317Z Wrapped header: c10/core/PyHandleCache.h 2025-12-04T09:34:57.6052078Z Wrapped header: c10/core/QEngine.h 2025-12-04T09:34:57.6054624Z Wrapped header: c10/core/QScheme.h 2025-12-04T09:34:57.6057485Z Wrapped header: c10/core/RefcountedDeleter.h 2025-12-04T09:34:57.6060355Z Wrapped header: c10/core/SafePyObject.h 2025-12-04T09:34:57.6063816Z Wrapped header: c10/core/Scalar.h 2025-12-04T09:34:57.6067163Z Wrapped header: c10/core/ScalarType.h 2025-12-04T09:34:57.6070017Z Wrapped header: c10/core/ScalarTypeToTypeMeta.h 2025-12-04T09:34:57.6073058Z Wrapped header: c10/core/Storage.h 2025-12-04T09:34:57.6076458Z Wrapped header: c10/core/StorageImpl.h 2025-12-04T09:34:57.6079534Z Wrapped header: c10/core/Stream.h 2025-12-04T09:34:57.6082688Z Wrapped header: c10/core/StreamGuard.h 2025-12-04T09:34:57.6086058Z Wrapped header: c10/core/SymbolicShapeMeta.h 2025-12-04T09:34:57.6089066Z Wrapped header: c10/core/SymBool.h 2025-12-04T09:34:57.6091860Z Wrapped header: c10/core/SymFloat.h 2025-12-04T09:34:57.6095490Z Wrapped header: c10/core/SymInt.h 2025-12-04T09:34:57.6098405Z Wrapped header: c10/core/SymIntArrayRef.h 2025-12-04T09:34:57.6101557Z Wrapped header: c10/core/SymNodeImpl.h 2025-12-04T09:34:57.6111260Z Wrapped header: c10/core/TensorImpl.h 2025-12-04T09:34:57.6115798Z Wrapped header: c10/core/TensorOptions.h 2025-12-04T09:34:57.6118620Z Wrapped header: c10/core/thread_pool.h 2025-12-04T09:34:57.6121426Z Wrapped header: c10/core/UndefinedTensorImpl.h 2025-12-04T09:34:57.6124505Z Wrapped header: c10/core/WrapDimMinimal.h 2025-12-04T09:34:57.6127338Z Wrapped header: c10/core/impl/alloc_cpu.h 2025-12-04T09:34:57.6129838Z Wrapped header: c10/core/impl/COW.h 2025-12-04T09:34:57.6132613Z Wrapped header: c10/core/impl/COWDeleter.h 2025-12-04T09:34:57.6136168Z Wrapped header: c10/core/impl/DeviceGuardImplInterface.h 2025-12-04T09:34:57.6139159Z Wrapped header: c10/core/impl/FakeGuardImpl.h 2025-12-04T09:34:57.6141809Z Wrapped header: c10/core/impl/GPUTrace.h 2025-12-04T09:34:57.6144615Z Wrapped header: c10/core/impl/HermeticPyObjectTLS.h 2025-12-04T09:34:57.6148252Z Wrapped header: c10/core/impl/InlineDeviceGuard.h 2025-12-04T09:34:57.6151233Z Wrapped header: c10/core/impl/InlineEvent.h 2025-12-04T09:34:57.6154505Z Wrapped header: c10/core/impl/InlineStreamGuard.h 2025-12-04T09:34:57.6157570Z Wrapped header: c10/core/impl/LocalDispatchKeySet.h 2025-12-04T09:34:57.6160764Z Wrapped header: c10/core/impl/PyInterpreter.h 2025-12-04T09:34:57.6163567Z Wrapped header: c10/core/impl/PyInterpreterHooks.h 2025-12-04T09:34:57.6166298Z Wrapped header: c10/core/impl/PyObjectSlot.h 2025-12-04T09:34:57.6169173Z Wrapped header: c10/core/impl/PythonDispatcherTLS.h 2025-12-04T09:34:57.6172371Z Wrapped header: c10/core/impl/SizesAndStrides.h 2025-12-04T09:34:57.6175187Z Wrapped header: c10/core/impl/TorchDispatchModeTLS.h 2025-12-04T09:34:57.6178424Z Wrapped header: c10/core/impl/VirtualGuardImpl.h 2025-12-04T09:34:57.6181436Z Wrapped header: c10/cuda/CUDAAlgorithm.h 2025-12-04T09:34:57.6184493Z Wrapped header: c10/cuda/CUDAAllocatorConfig.h 2025-12-04T09:34:57.6188111Z Wrapped header: c10/cuda/CUDACachingAllocator.h 2025-12-04T09:34:57.6191062Z Wrapped header: c10/cuda/CUDADeviceAssertion.h 2025-12-04T09:34:57.6194028Z Wrapped header: c10/cuda/CUDADeviceAssertionHost.h 2025-12-04T09:34:57.6196868Z Wrapped header: c10/cuda/CUDAException.h 2025-12-04T09:34:57.6199710Z Wrapped header: c10/cuda/CUDAFunctions.h 2025-12-04T09:34:57.6202470Z Wrapped header: c10/cuda/CUDAGraphsC10Utils.h 2025-12-04T09:34:57.6205789Z Wrapped header: c10/cuda/CUDAGuard.h 2025-12-04T09:34:57.6209095Z Wrapped header: c10/cuda/CUDAMacros.h 2025-12-04T09:34:57.6211947Z Wrapped header: c10/cuda/CUDAMathCompat.h 2025-12-04T09:34:57.6214765Z Wrapped header: c10/cuda/CUDAMiscFunctions.h 2025-12-04T09:34:57.6218001Z Wrapped header: c10/cuda/CUDAStream.h 2025-12-04T09:34:57.6220938Z Wrapped header: c10/cuda/driver_api.h 2025-12-04T09:34:57.6224355Z Wrapped header: c10/cuda/impl/CUDAGuardImpl.h 2025-12-04T09:34:57.6227026Z Wrapped header: c10/cuda/impl/CUDATest.h 2025-12-04T09:34:57.6229513Z Wrapped header: c10/macros/cmake_macros.h 2025-12-04T09:34:57.6231786Z Wrapped header: c10/macros/Export.h 2025-12-04T09:34:57.6234189Z Wrapped header: c10/macros/Macros.h 2025-12-04T09:34:57.6237125Z Wrapped header: c10/metal/atomic.h 2025-12-04T09:34:57.6239746Z Wrapped header: c10/metal/common.h 2025-12-04T09:34:57.6242506Z Wrapped header: c10/metal/error.h 2025-12-04T09:34:57.6245188Z Wrapped header: c10/metal/expm1f.h 2025-12-04T09:34:57.6249559Z Wrapped header: c10/metal/igamma.h 2025-12-04T09:34:57.6253744Z Wrapped header: c10/metal/indexing.h 2025-12-04T09:34:57.6256566Z Wrapped header: c10/metal/random.h 2025-12-04T09:34:57.6260012Z Wrapped header: c10/metal/reduction_utils.h 2025-12-04T09:34:57.6267176Z Wrapped header: c10/metal/special_math.h 2025-12-04T09:34:57.6270507Z Wrapped header: c10/metal/utils.h 2025-12-04T09:34:57.6273511Z Wrapped header: c10/mobile/CPUCachingAllocator.h 2025-12-04T09:34:57.6276658Z Wrapped header: c10/mobile/CPUProfilingAllocator.h 2025-12-04T09:34:57.6280564Z Wrapped header: c10/test/util/complex_math_test_common.h 2025-12-04T09:34:57.6284271Z Wrapped header: c10/test/util/complex_test_common.h 2025-12-04T09:34:57.6286835Z Wrapped header: c10/test/util/Macros.h 2025-12-04T09:34:57.6289754Z Wrapped header: c10/util/AbortHandler.h 2025-12-04T09:34:57.6292723Z Wrapped header: c10/util/accumulate.h 2025-12-04T09:34:57.6295670Z Wrapped header: c10/util/AlignOf.h 2025-12-04T09:34:57.6298579Z Wrapped header: c10/util/ApproximateClock.h 2025-12-04T09:34:57.6301060Z Wrapped header: c10/util/Array.h 2025-12-04T09:34:57.6304293Z Wrapped header: c10/util/ArrayRef.h 2025-12-04T09:34:57.6307069Z Wrapped header: c10/util/Backtrace.h 2025-12-04T09:34:57.6309564Z Wrapped header: c10/util/BFloat16-inl.h 2025-12-04T09:34:57.6313002Z Wrapped header: c10/util/BFloat16-math.h 2025-12-04T09:34:57.6315524Z Wrapped header: c10/util/BFloat16.h 2025-12-04T09:34:57.6317933Z Wrapped header: c10/util/bits.h 2025-12-04T09:34:57.6320874Z Wrapped header: c10/util/Bitset.h 2025-12-04T09:34:57.6323274Z Wrapped header: c10/util/bit_cast.h 2025-12-04T09:34:57.6326050Z Wrapped header: c10/util/C++17.h 2025-12-04T09:34:57.6328880Z Wrapped header: c10/util/CallOnce.h 2025-12-04T09:34:57.6331525Z Wrapped header: c10/util/complex.h 2025-12-04T09:34:57.6334874Z Wrapped header: c10/util/complex_math.h 2025-12-04T09:34:57.6337680Z Wrapped header: c10/util/complex_utils.h 2025-12-04T09:34:57.6340632Z Wrapped header: c10/util/ConstexprCrc.h 2025-12-04T09:34:57.6343312Z Wrapped header: c10/util/copysign.h 2025-12-04T09:34:57.6346099Z Wrapped header: c10/util/DeadlockDetection.h 2025-12-04T09:34:57.6348535Z Wrapped header: c10/util/Deprecated.h 2025-12-04T09:34:57.6351238Z Wrapped header: c10/util/DimVector.h 2025-12-04T09:34:57.6353958Z Wrapped header: c10/util/DynamicCounter.h 2025-12-04T09:34:57.6356939Z Wrapped header: c10/util/Enumerate.h 2025-12-04T09:34:57.6359555Z Wrapped header: c10/util/env.h 2025-12-04T09:34:57.6362146Z Wrapped header: c10/util/error.h 2025-12-04T09:34:57.6366549Z Wrapped header: c10/util/Exception.h 2025-12-04T09:34:57.6369634Z Wrapped header: c10/util/ExclusivelyOwned.h 2025-12-04T09:34:57.6372887Z Wrapped header: c10/util/ExclusivelyOwnedTensorTraits.h 2025-12-04T09:34:57.6375519Z Wrapped header: c10/util/FbcodeMaps.h 2025-12-04T09:34:57.6378438Z Wrapped header: c10/util/FileSystem.h 2025-12-04T09:34:57.6381549Z Wrapped header: c10/util/Flags.h 2025-12-04T09:34:57.6387514Z Wrapped header: c10/util/flat_hash_map.h 2025-12-04T09:34:57.6390161Z Wrapped header: c10/util/Float4_e2m1fn_x2.h 2025-12-04T09:34:57.6392683Z Wrapped header: c10/util/Float8_e4m3fn-inl.h 2025-12-04T09:34:57.6395153Z Wrapped header: c10/util/Float8_e4m3fn.h 2025-12-04T09:34:57.6397590Z Wrapped header: c10/util/Float8_e4m3fnuz-inl.h 2025-12-04T09:34:57.6400035Z Wrapped header: c10/util/Float8_e4m3fnuz.h 2025-12-04T09:34:57.6402503Z Wrapped header: c10/util/Float8_e5m2-inl.h 2025-12-04T09:34:57.6404916Z Wrapped header: c10/util/Float8_e5m2.h 2025-12-04T09:34:57.6407677Z Wrapped header: c10/util/Float8_e5m2fnuz-inl.h 2025-12-04T09:34:57.6410071Z Wrapped header: c10/util/Float8_e5m2fnuz.h 2025-12-04T09:34:57.6412505Z Wrapped header: c10/util/Float8_e8m0fnu-inl.h 2025-12-04T09:34:57.6414901Z Wrapped header: c10/util/Float8_e8m0fnu.h 2025-12-04T09:34:57.6417379Z Wrapped header: c10/util/floating_point_utils.h 2025-12-04T09:34:57.6420065Z Wrapped header: c10/util/FunctionRef.h 2025-12-04T09:34:57.6422718Z Wrapped header: c10/util/Gauge.h 2025-12-04T09:34:57.6425514Z Wrapped header: c10/util/generic_math.h 2025-12-04T09:34:57.6427872Z Wrapped header: c10/util/Half-inl.h 2025-12-04T09:34:57.6430231Z Wrapped header: c10/util/Half.h 2025-12-04T09:34:57.6433606Z Wrapped header: c10/util/hash.h 2025-12-04T09:34:57.6436406Z Wrapped header: c10/util/IdWrapper.h 2025-12-04T09:34:57.6439681Z Wrapped header: c10/util/int128.h 2025-12-04T09:34:57.6443270Z Wrapped header: c10/util/IntrusiveList.h 2025-12-04T09:34:57.6448465Z Wrapped header: c10/util/intrusive_ptr.h 2025-12-04T09:34:57.6451564Z Wrapped header: c10/util/irange.h 2025-12-04T09:34:57.6454392Z Wrapped header: c10/util/Lazy.h 2025-12-04T09:34:57.6457541Z Wrapped header: c10/util/LeftRight.h 2025-12-04T09:34:57.6461864Z Wrapped header: c10/util/llvmMathExtras.h 2025-12-04T09:34:57.6464629Z Wrapped header: c10/util/Load.h 2025-12-04T09:34:57.6468000Z Wrapped header: c10/util/Logging.h 2025-12-04T09:34:57.6470872Z Wrapped header: c10/util/logging_common.h 2025-12-04T09:34:57.6473920Z Wrapped header: c10/util/logging_is_google_glog.h 2025-12-04T09:34:57.6476984Z Wrapped header: c10/util/logging_is_not_google_glog.h 2025-12-04T09:34:57.6479843Z Wrapped header: c10/util/MathConstants.h 2025-12-04T09:34:57.6482869Z Wrapped header: c10/util/MaybeOwned.h 2025-12-04T09:34:57.6485364Z Wrapped header: c10/util/Metaprogramming.h 2025-12-04T09:34:57.6488198Z Wrapped header: c10/util/NetworkFlow.h 2025-12-04T09:34:57.6490829Z Wrapped header: c10/util/numa.h 2025-12-04T09:34:57.6493514Z Wrapped header: c10/util/Optional.h 2025-12-04T09:34:57.6496787Z Wrapped header: c10/util/OptionalArrayRef.h 2025-12-04T09:34:57.6503040Z Wrapped header: c10/util/order_preserving_flat_hash_map.h 2025-12-04T09:34:57.6505961Z Wrapped header: c10/util/overflows.h 2025-12-04T09:34:57.6508853Z Wrapped header: c10/util/overloaded.h 2025-12-04T09:34:57.6511734Z Wrapped header: c10/util/ParallelGuard.h 2025-12-04T09:34:57.6514228Z Wrapped header: c10/util/python_stub.h 2025-12-04T09:34:57.6516583Z Wrapped header: c10/util/qint32.h 2025-12-04T09:34:57.6518906Z Wrapped header: c10/util/qint8.h 2025-12-04T09:34:57.6521212Z Wrapped header: c10/util/quint2x4.h 2025-12-04T09:34:57.6523543Z Wrapped header: c10/util/quint4x2.h 2025-12-04T09:34:57.6525853Z Wrapped header: c10/util/quint8.h 2025-12-04T09:34:57.6529189Z Wrapped header: c10/util/Registry.h 2025-12-04T09:34:57.6532063Z Wrapped header: c10/util/safe_numerics.h 2025-12-04T09:34:57.6534821Z Wrapped header: c10/util/ScopeExit.h 2025-12-04T09:34:57.6537548Z Wrapped header: c10/util/Semaphore.h 2025-12-04T09:34:57.6540551Z Wrapped header: c10/util/signal_handler.h 2025-12-04T09:34:57.6543337Z Wrapped header: c10/util/SmallBuffer.h 2025-12-04T09:34:57.6548627Z Wrapped header: c10/util/SmallVector.h 2025-12-04T09:34:57.6552854Z Wrapped header: c10/util/sparse_bitset.h 2025-12-04T09:34:57.6555642Z Wrapped header: c10/util/ssize.h 2025-12-04T09:34:57.6558510Z Wrapped header: c10/util/static_tracepoint.h 2025-12-04T09:34:57.6561612Z Wrapped header: c10/util/static_tracepoint_elfx86.h 2025-12-04T09:34:57.6564419Z Wrapped header: c10/util/strides.h 2025-12-04T09:34:57.6567974Z Wrapped header: c10/util/StringUtil.h 2025-12-04T09:34:57.6570927Z Wrapped header: c10/util/string_utils.h 2025-12-04T09:34:57.6574820Z Wrapped header: c10/util/string_view.h 2025-12-04T09:34:57.6580332Z Wrapped header: c10/util/strong_type.h 2025-12-04T09:34:57.6583115Z Wrapped header: c10/util/Synchronized.h 2025-12-04T09:34:57.6585841Z Wrapped header: c10/util/tempfile.h 2025-12-04T09:34:57.6589255Z Wrapped header: c10/util/ThreadLocal.h 2025-12-04T09:34:57.6591852Z Wrapped header: c10/util/ThreadLocalDebugInfo.h 2025-12-04T09:34:57.6594413Z Wrapped header: c10/util/thread_name.h 2025-12-04T09:34:57.6597163Z Wrapped header: c10/util/Type.h 2025-12-04T09:34:57.6600138Z Wrapped header: c10/util/TypeCast.h 2025-12-04T09:34:57.6604011Z Wrapped header: c10/util/typeid.h 2025-12-04T09:34:57.6607099Z Wrapped header: c10/util/TypeIndex.h 2025-12-04T09:34:57.6609458Z Wrapped header: c10/util/TypeList.h 2025-12-04T09:34:57.6611891Z Wrapped header: c10/util/TypeSafeSignMath.h 2025-12-04T09:34:57.6614210Z Wrapped header: c10/util/TypeTraits.h 2025-12-04T09:34:57.6616577Z Wrapped header: c10/util/Unicode.h 2025-12-04T09:34:57.6619352Z Wrapped header: c10/util/UniqueVoidPtr.h 2025-12-04T09:34:57.6621870Z Wrapped header: c10/util/Unroll.h 2025-12-04T09:34:57.6624581Z Wrapped header: c10/util/WaitCounter.h 2025-12-04T09:34:57.6627347Z Wrapped header: c10/util/WaitCounterDynamicBackend.h 2025-12-04T09:34:57.6630015Z Wrapped header: c10/util/win32-headers.h 2025-12-04T09:34:57.6642104Z Wrapped header: c10/xpu/XPUCachingAllocator.h 2025-12-04T09:34:57.6642479Z Wrapped header: c10/xpu/XPUDeviceProp.h 2025-12-04T09:34:57.6642784Z Wrapped header: c10/xpu/XPUEvent.h 2025-12-04T09:34:57.6644661Z Wrapped header: c10/xpu/XPUException.h 2025-12-04T09:34:57.6647600Z Wrapped header: c10/xpu/XPUFunctions.h 2025-12-04T09:34:57.6650335Z Wrapped header: c10/xpu/XPUGraphsC10Utils.h 2025-12-04T09:34:57.6652990Z Wrapped header: c10/xpu/XPUMacros.h 2025-12-04T09:34:57.6655950Z Wrapped header: c10/xpu/XPUStream.h 2025-12-04T09:34:57.6658991Z Wrapped header: c10/xpu/impl/XPUGuardImpl.h 2025-12-04T09:34:57.6661907Z Wrapped header: c10/xpu/test/impl/XPUTest.h 2025-12-04T09:34:57.6664468Z Wrapped header: caffe2/core/common.h 2025-12-04T09:34:57.6667062Z Wrapped header: caffe2/core/macros.h 2025-12-04T09:34:57.6669591Z Wrapped header: caffe2/core/timer.h 2025-12-04T09:34:57.6672979Z Wrapped header: caffe2/perfkernels/batch_box_cox_vec.h 2025-12-04T09:34:57.6676179Z Wrapped header: caffe2/perfkernels/common.h 2025-12-04T09:34:57.6681135Z Wrapped header: caffe2/perfkernels/embedding_lookup_idx.h 2025-12-04T09:34:57.6688166Z Wrapped header: caffe2/serialize/crc_alt.h 2025-12-04T09:34:57.6691175Z Wrapped header: caffe2/serialize/file_adapter.h 2025-12-04T09:34:57.6694623Z Wrapped header: caffe2/serialize/inline_container.h 2025-12-04T09:34:57.6697434Z Wrapped header: caffe2/serialize/in_memory_adapter.h 2025-12-04T09:34:57.6700105Z Wrapped header: caffe2/serialize/istream_adapter.h 2025-12-04T09:34:57.6702994Z Wrapped header: caffe2/serialize/read_adapter_interface.h 2025-12-04T09:34:57.6705922Z Wrapped header: caffe2/serialize/versions.h 2025-12-04T09:34:57.6713645Z Wrapped header: caffe2/utils/fixed_divisor.h 2025-12-04T09:34:57.6716366Z Wrapped header: caffe2/utils/proto_wrap.h 2025-12-04T09:34:57.6718996Z Wrapped header: caffe2/utils/string_utils.h 2025-12-04T09:34:57.6721848Z Wrapped header: caffe2/utils/threadpool/pthreadpool-cpp.h 2025-12-04T09:34:57.6724789Z Wrapped header: caffe2/utils/threadpool/pthreadpool.h 2025-12-04T09:34:57.6727751Z Wrapped header: caffe2/utils/threadpool/ThreadPool.h 2025-12-04T09:34:57.6730361Z Wrapped header: caffe2/utils/threadpool/ThreadPoolCommon.h 2025-12-04T09:34:57.6733261Z Wrapped header: caffe2/utils/threadpool/thread_pool_guard.h 2025-12-04T09:34:57.6736721Z Wrapped header: caffe2/utils/threadpool/WorkersPool.h 2025-12-04T09:34:57.6740057Z Wrapped header: fmt/args.h 2025-12-04T09:34:57.6748226Z Wrapped header: fmt/base.h 2025-12-04T09:34:57.6757784Z Wrapped header: fmt/chrono.h 2025-12-04T09:34:57.6762785Z Wrapped header: fmt/color.h 2025-12-04T09:34:57.6766927Z Wrapped header: fmt/compile.h 2025-12-04T09:34:57.6769440Z Wrapped header: fmt/core.h 2025-12-04T09:34:57.6775991Z Wrapped header: fmt/format-inl.h 2025-12-04T09:34:57.6787885Z Wrapped header: fmt/format.h 2025-12-04T09:34:57.6791546Z Wrapped header: fmt/os.h 2025-12-04T09:34:57.6795538Z Wrapped header: fmt/ostream.h 2025-12-04T09:34:57.6799809Z Wrapped header: fmt/printf.h 2025-12-04T09:34:57.6804594Z Wrapped header: fmt/ranges.h 2025-12-04T09:34:57.6809130Z Wrapped header: fmt/std.h 2025-12-04T09:34:57.6812752Z Wrapped header: fmt/xchar.h 2025-12-04T09:34:57.6815552Z Wrapped header: fp16/bitcasts.h 2025-12-04T09:34:57.6819357Z Wrapped header: fp16/fp16.h 2025-12-04T09:34:57.6822617Z Wrapped header: fp16/psimd.h 2025-12-04T09:34:57.6826158Z Wrapped header: google/protobuf/any.h 2025-12-04T09:34:57.6830121Z Wrapped header: google/protobuf/any.pb.h 2025-12-04T09:34:57.6836580Z Wrapped header: google/protobuf/api.pb.h 2025-12-04T09:34:57.6841335Z Wrapped header: google/protobuf/arena.h 2025-12-04T09:34:57.6844988Z Wrapped header: google/protobuf/arenastring.h 2025-12-04T09:34:57.6848642Z Wrapped header: google/protobuf/arena_impl.h 2025-12-04T09:34:57.6855920Z Wrapped header: google/protobuf/descriptor.h 2025-12-04T09:34:57.6893986Z Wrapped header: google/protobuf/descriptor.pb.h 2025-12-04T09:34:57.6899763Z Wrapped header: google/protobuf/descriptor_database.h 2025-12-04T09:34:57.6903292Z Wrapped header: google/protobuf/duration.pb.h 2025-12-04T09:34:57.6906577Z Wrapped header: google/protobuf/dynamic_message.h 2025-12-04T09:34:57.6909757Z Wrapped header: google/protobuf/empty.pb.h 2025-12-04T09:34:57.6917155Z Wrapped header: google/protobuf/extension_set.h 2025-12-04T09:34:57.6920755Z Wrapped header: google/protobuf/extension_set_inl.h 2025-12-04T09:34:57.6924121Z Wrapped header: google/protobuf/field_mask.pb.h 2025-12-04T09:34:57.6927240Z Wrapped header: google/protobuf/generated_enum_reflection.h 2025-12-04T09:34:57.6930078Z Wrapped header: google/protobuf/generated_enum_util.h 2025-12-04T09:34:57.6933457Z Wrapped header: google/protobuf/generated_message_reflection.h 2025-12-04T09:34:57.6936882Z Wrapped header: google/protobuf/generated_message_table_driven.h 2025-12-04T09:34:57.6940125Z Wrapped header: google/protobuf/generated_message_util.h 2025-12-04T09:34:57.6942941Z Wrapped header: google/protobuf/has_bits.h 2025-12-04T09:34:57.6946041Z Wrapped header: google/protobuf/implicit_weak_message.h 2025-12-04T09:34:57.6949333Z Wrapped header: google/protobuf/inlined_string_field.h 2025-12-04T09:34:57.6954511Z Wrapped header: google/protobuf/map.h 2025-12-04T09:34:57.6957722Z Wrapped header: google/protobuf/map_entry.h 2025-12-04T09:34:57.6961741Z Wrapped header: google/protobuf/map_entry_lite.h 2025-12-04T09:34:57.6966075Z Wrapped header: google/protobuf/map_field.h 2025-12-04T09:34:57.6969988Z Wrapped header: google/protobuf/map_field_inl.h 2025-12-04T09:34:57.6972995Z Wrapped header: google/protobuf/map_field_lite.h 2025-12-04T09:34:57.6977422Z Wrapped header: google/protobuf/map_type_handler.h 2025-12-04T09:34:57.6983121Z Wrapped header: google/protobuf/message.h 2025-12-04T09:34:57.6987155Z Wrapped header: google/protobuf/message_lite.h 2025-12-04T09:34:57.6989966Z Wrapped header: google/protobuf/metadata.h 2025-12-04T09:34:57.6993186Z Wrapped header: google/protobuf/metadata_lite.h 2025-12-04T09:34:57.6997242Z Wrapped header: google/protobuf/parse_context.h 2025-12-04T09:34:57.7000273Z Wrapped header: google/protobuf/port.h 2025-12-04T09:34:57.7004096Z Wrapped header: google/protobuf/reflection.h 2025-12-04T09:34:57.7007130Z Wrapped header: google/protobuf/reflection_ops.h 2025-12-04T09:34:57.7014776Z Wrapped header: google/protobuf/repeated_field.h 2025-12-04T09:34:57.7018220Z Wrapped header: google/protobuf/service.h 2025-12-04T09:34:57.7021679Z Wrapped header: google/protobuf/source_context.pb.h 2025-12-04T09:34:57.7026477Z Wrapped header: google/protobuf/struct.pb.h 2025-12-04T09:34:57.7030787Z Wrapped header: google/protobuf/text_format.h 2025-12-04T09:34:57.7034173Z Wrapped header: google/protobuf/timestamp.pb.h 2025-12-04T09:34:57.7041414Z Wrapped header: google/protobuf/type.pb.h 2025-12-04T09:34:57.7045023Z Wrapped header: google/protobuf/unknown_field_set.h 2025-12-04T09:34:57.7048777Z Wrapped header: google/protobuf/wire_format.h 2025-12-04T09:34:57.7055323Z Wrapped header: google/protobuf/wire_format_lite.h 2025-12-04T09:34:57.7067020Z Wrapped header: google/protobuf/wrappers.pb.h 2025-12-04T09:34:57.7070674Z Wrapped header: google/protobuf/compiler/code_generator.h 2025-12-04T09:34:57.7074579Z Wrapped header: google/protobuf/compiler/command_line_interface.h 2025-12-04T09:34:57.7078117Z Wrapped header: google/protobuf/compiler/importer.h 2025-12-04T09:34:57.7082170Z Wrapped header: google/protobuf/compiler/parser.h 2025-12-04T09:34:57.7085214Z Wrapped header: google/protobuf/compiler/plugin.h 2025-12-04T09:34:57.7091813Z Wrapped header: google/protobuf/compiler/plugin.pb.h 2025-12-04T09:34:57.7104766Z Wrapped header: google/protobuf/compiler/cpp/cpp_generator.h 2025-12-04T09:34:57.7105370Z Wrapped header: google/protobuf/compiler/csharp/csharp_generator.h 2025-12-04T09:34:57.7105840Z Wrapped header: google/protobuf/compiler/csharp/csharp_names.h 2025-12-04T09:34:57.7106295Z Wrapped header: google/protobuf/compiler/java/java_generator.h 2025-12-04T09:34:57.7106854Z Wrapped header: google/protobuf/compiler/java/java_names.h 2025-12-04T09:34:57.7110551Z Wrapped header: google/protobuf/compiler/js/js_generator.h 2025-12-04T09:34:57.7113413Z Wrapped header: google/protobuf/compiler/js/well_known_types_embed.h 2025-12-04T09:34:57.7116354Z Wrapped header: google/protobuf/compiler/objectivec/objectivec_generator.h 2025-12-04T09:34:57.7120006Z Wrapped header: google/protobuf/compiler/objectivec/objectivec_helpers.h 2025-12-04T09:34:57.7122781Z Wrapped header: google/protobuf/compiler/php/php_generator.h 2025-12-04T09:34:57.7126014Z Wrapped header: google/protobuf/compiler/python/python_generator.h 2025-12-04T09:34:57.7128911Z Wrapped header: google/protobuf/compiler/ruby/ruby_generator.h 2025-12-04T09:34:57.7135050Z Wrapped header: google/protobuf/io/coded_stream.h 2025-12-04T09:34:57.7138286Z Wrapped header: google/protobuf/io/gzip_stream.h 2025-12-04T09:34:57.7141093Z Wrapped header: google/protobuf/io/io_win32.h 2025-12-04T09:34:57.7144709Z Wrapped header: google/protobuf/io/printer.h 2025-12-04T09:34:57.7147655Z Wrapped header: google/protobuf/io/strtod.h 2025-12-04T09:34:57.7151264Z Wrapped header: google/protobuf/io/tokenizer.h 2025-12-04T09:34:57.7154629Z Wrapped header: google/protobuf/io/zero_copy_stream.h 2025-12-04T09:34:57.7157994Z Wrapped header: google/protobuf/io/zero_copy_stream_impl.h 2025-12-04T09:34:57.7161616Z Wrapped header: google/protobuf/io/zero_copy_stream_impl_lite.h 2025-12-04T09:34:57.7165016Z Wrapped header: google/protobuf/stubs/bytestream.h 2025-12-04T09:34:57.7168847Z Wrapped header: google/protobuf/stubs/callback.h 2025-12-04T09:34:57.7172094Z Wrapped header: google/protobuf/stubs/casts.h 2025-12-04T09:34:57.7175601Z Wrapped header: google/protobuf/stubs/common.h 2025-12-04T09:34:57.7178974Z Wrapped header: google/protobuf/stubs/fastmem.h 2025-12-04T09:34:57.7182231Z Wrapped header: google/protobuf/stubs/hash.h 2025-12-04T09:34:57.7185791Z Wrapped header: google/protobuf/stubs/logging.h 2025-12-04T09:34:57.7189406Z Wrapped header: google/protobuf/stubs/macros.h 2025-12-04T09:34:57.7194065Z Wrapped header: google/protobuf/stubs/map_util.h 2025-12-04T09:34:57.7197615Z Wrapped header: google/protobuf/stubs/mutex.h 2025-12-04T09:34:57.7200968Z Wrapped header: google/protobuf/stubs/once.h 2025-12-04T09:34:57.7204516Z Wrapped header: google/protobuf/stubs/platform_macros.h 2025-12-04T09:34:57.7208079Z Wrapped header: google/protobuf/stubs/port.h 2025-12-04T09:34:57.7211135Z Wrapped header: google/protobuf/stubs/status.h 2025-12-04T09:34:57.7213858Z Wrapped header: google/protobuf/stubs/stl_util.h 2025-12-04T09:34:57.7217541Z Wrapped header: google/protobuf/stubs/stringpiece.h 2025-12-04T09:34:57.7222144Z Wrapped header: google/protobuf/stubs/strutil.h 2025-12-04T09:34:57.7225220Z Wrapped header: google/protobuf/stubs/template_util.h 2025-12-04T09:34:57.7228460Z Wrapped header: google/protobuf/util/delimited_message_util.h 2025-12-04T09:34:57.7231970Z Wrapped header: google/protobuf/util/field_comparator.h 2025-12-04T09:34:57.7235085Z Wrapped header: google/protobuf/util/field_mask_util.h 2025-12-04T09:34:57.7238366Z Wrapped header: google/protobuf/util/json_util.h 2025-12-04T09:34:57.7243224Z Wrapped header: google/protobuf/util/message_differencer.h 2025-12-04T09:34:57.7246553Z Wrapped header: google/protobuf/util/time_util.h 2025-12-04T09:34:57.7249500Z Wrapped header: google/protobuf/util/type_resolver.h 2025-12-04T09:34:57.7252258Z Wrapped header: google/protobuf/util/type_resolver_util.h 2025-12-04T09:34:57.7255493Z Wrapped header: kineto/AbstractConfig.h 2025-12-04T09:34:57.7258445Z Wrapped header: kineto/ActivityProfilerInterface.h 2025-12-04T09:34:57.7261156Z Wrapped header: kineto/ActivityTraceInterface.h 2025-12-04T09:34:57.7263813Z Wrapped header: kineto/ActivityType.h 2025-12-04T09:34:57.7266481Z Wrapped header: kineto/ClientInterface.h 2025-12-04T09:34:57.7269895Z Wrapped header: kineto/Config.h 2025-12-04T09:34:57.7272813Z Wrapped header: kineto/GenericTraceActivity.h 2025-12-04T09:34:57.7275711Z Wrapped header: kineto/IActivityProfiler.h 2025-12-04T09:34:57.7278381Z Wrapped header: kineto/ILoggerObserver.h 2025-12-04T09:34:57.7281141Z Wrapped header: kineto/ITraceActivity.h 2025-12-04T09:34:57.7283979Z Wrapped header: kineto/libkineto.h 2025-12-04T09:34:57.7287110Z Wrapped header: kineto/LoggingAPI.h 2025-12-04T09:34:57.7289860Z Wrapped header: kineto/output_base.h 2025-12-04T09:34:57.7292633Z Wrapped header: kineto/ThreadUtil.h 2025-12-04T09:34:57.7295960Z Wrapped header: kineto/time_since_epoch.h 2025-12-04T09:34:57.7298664Z Wrapped header: kineto/TraceSpan.h 2025-12-04T09:34:57.7303204Z Wrapped header: legacy/ittnotify.h 2025-12-04T09:34:57.7306157Z Wrapped header: mimalloc-2.2/mimalloc-new-delete.h 2025-12-04T09:34:57.7308891Z Wrapped header: mimalloc-2.2/mimalloc-override.h 2025-12-04T09:34:57.7311629Z Wrapped header: mimalloc-2.2/mimalloc-stats.h 2025-12-04T09:34:57.7315064Z Wrapped header: mimalloc-2.2/mimalloc.h 2025-12-04T09:34:57.7326974Z Wrapped header: oneapi/dnnl/dnnl.h 2025-12-04T09:34:57.7330191Z Wrapped header: oneapi/dnnl/dnnl_common.h 2025-12-04T09:34:57.7333457Z Wrapped header: oneapi/dnnl/dnnl_common_types.h 2025-12-04T09:34:57.7336535Z Wrapped header: oneapi/dnnl/dnnl_config.h 2025-12-04T09:34:57.7339466Z Wrapped header: oneapi/dnnl/dnnl_debug.h 2025-12-04T09:34:57.7343687Z Wrapped header: oneapi/dnnl/dnnl_graph.h 2025-12-04T09:34:57.7346937Z Wrapped header: oneapi/dnnl/dnnl_graph_ocl.h 2025-12-04T09:34:57.7349912Z Wrapped header: oneapi/dnnl/dnnl_graph_sycl.h 2025-12-04T09:34:57.7353561Z Wrapped header: oneapi/dnnl/dnnl_graph_types.h 2025-12-04T09:34:57.7356795Z Wrapped header: oneapi/dnnl/dnnl_ocl.h 2025-12-04T09:34:57.7359667Z Wrapped header: oneapi/dnnl/dnnl_ocl_types.h 2025-12-04T09:34:57.7362766Z Wrapped header: oneapi/dnnl/dnnl_sycl.h 2025-12-04T09:34:57.7366009Z Wrapped header: oneapi/dnnl/dnnl_sycl_types.h 2025-12-04T09:34:57.7369094Z Wrapped header: oneapi/dnnl/dnnl_threadpool.h 2025-12-04T09:34:57.7376493Z Wrapped header: oneapi/dnnl/dnnl_types.h 2025-12-04T09:34:57.7380053Z Wrapped header: oneapi/dnnl/dnnl_ukernel.h 2025-12-04T09:34:57.7382955Z Wrapped header: oneapi/dnnl/dnnl_ukernel_types.h 2025-12-04T09:34:57.7385632Z Wrapped header: oneapi/dnnl/dnnl_version.h 2025-12-04T09:34:57.7388338Z Wrapped header: oneapi/dnnl/dnnl_version_hash.h 2025-12-04T09:34:57.7392373Z Wrapped header: pybind11/attr.h 2025-12-04T09:34:57.7395643Z Wrapped header: pybind11/buffer_info.h 2025-12-04T09:34:57.7405605Z Wrapped header: pybind11/cast.h 2025-12-04T09:34:57.7409152Z Wrapped header: pybind11/chrono.h 2025-12-04T09:34:57.7411731Z Wrapped header: pybind11/common.h 2025-12-04T09:34:57.7414479Z Wrapped header: pybind11/complex.h 2025-12-04T09:34:57.7417265Z Wrapped header: pybind11/critical_section.h 2025-12-04T09:34:57.7419671Z Wrapped header: pybind11/eigen.h 2025-12-04T09:34:57.7422930Z Wrapped header: pybind11/embed.h 2025-12-04T09:34:57.7425806Z Wrapped header: pybind11/eval.h 2025-12-04T09:34:57.7428944Z Wrapped header: pybind11/functional.h 2025-12-04T09:34:57.7431880Z Wrapped header: pybind11/gil.h 2025-12-04T09:34:57.7434768Z Wrapped header: pybind11/gil_safe_call_once.h 2025-12-04T09:34:57.7437453Z Wrapped header: pybind11/gil_simple.h 2025-12-04T09:34:57.7440438Z Wrapped header: pybind11/iostream.h 2025-12-04T09:34:57.7443173Z Wrapped header: pybind11/native_enum.h 2025-12-04T09:34:57.7450173Z Wrapped header: pybind11/numpy.h 2025-12-04T09:34:57.7453453Z Wrapped header: pybind11/operators.h 2025-12-04T09:34:57.7456264Z Wrapped header: pybind11/options.h 2025-12-04T09:34:57.7466655Z Wrapped header: pybind11/pybind11.h 2025-12-04T09:34:57.7474498Z Wrapped header: pybind11/pytypes.h 2025-12-04T09:34:57.7478559Z Wrapped header: pybind11/stl.h 2025-12-04T09:34:57.7483699Z Wrapped header: pybind11/stl_bind.h 2025-12-04T09:34:57.7487053Z Wrapped header: pybind11/subinterpreter.h 2025-12-04T09:34:57.7490183Z Wrapped header: pybind11/trampoline_self_life_support.h 2025-12-04T09:34:57.7492933Z Wrapped header: pybind11/type_caster_pyobject_ptr.h 2025-12-04T09:34:57.7496122Z Wrapped header: pybind11/typing.h 2025-12-04T09:34:57.7498940Z Wrapped header: pybind11/warnings.h 2025-12-04T09:34:57.7502234Z Wrapped header: pybind11/conduit/pybind11_conduit_v1.h 2025-12-04T09:34:57.7505043Z Wrapped header: pybind11/conduit/pybind11_platform_abi_id.h 2025-12-04T09:34:57.7507829Z Wrapped header: pybind11/conduit/wrap_include_python_h.h 2025-12-04T09:34:57.7512319Z Wrapped header: pybind11/detail/class.h 2025-12-04T09:34:57.7517902Z Wrapped header: pybind11/detail/common.h 2025-12-04T09:34:57.7520920Z Wrapped header: pybind11/detail/cpp_conduit.h 2025-12-04T09:34:57.7524368Z Wrapped header: pybind11/detail/descr.h 2025-12-04T09:34:57.7527352Z Wrapped header: pybind11/detail/dynamic_raw_ptr_cast_if_possible.h 2025-12-04T09:34:57.7530261Z Wrapped header: pybind11/detail/exception_translation.h 2025-12-04T09:34:57.7533689Z Wrapped header: pybind11/detail/function_record_pyobject.h 2025-12-04T09:34:57.7537936Z Wrapped header: pybind11/detail/init.h 2025-12-04T09:34:57.7542356Z Wrapped header: pybind11/detail/internals.h 2025-12-04T09:34:57.7545554Z Wrapped header: pybind11/detail/native_enum_data.h 2025-12-04T09:34:57.7548645Z Wrapped header: pybind11/detail/pybind11_namespace_macros.h 2025-12-04T09:34:57.7552598Z Wrapped header: pybind11/detail/struct_smart_holder.h 2025-12-04T09:34:57.7555397Z Wrapped header: pybind11/detail/typeid.h 2025-12-04T09:34:57.7561405Z Wrapped header: pybind11/detail/type_caster_base.h 2025-12-04T09:34:57.7564585Z Wrapped header: pybind11/detail/using_smart_holder.h 2025-12-04T09:34:57.7567637Z Wrapped header: pybind11/detail/value_and_holder.h 2025-12-04T09:34:57.7570276Z Wrapped header: pybind11/eigen/common.h 2025-12-04T09:34:57.7575601Z Wrapped header: pybind11/eigen/matrix.h 2025-12-04T09:34:57.7579296Z Wrapped header: pybind11/eigen/tensor.h 2025-12-04T09:34:57.7582422Z Wrapped header: pybind11/stl/filesystem.h 2025-12-04T09:34:57.7586316Z Wrapped header: torch/custom_class.h 2025-12-04T09:34:57.7589504Z Wrapped header: torch/custom_class_detail.h 2025-12-04T09:34:57.7592176Z Wrapped header: torch/extension.h 2025-12-04T09:34:57.7596914Z Wrapped header: torch/library.h 2025-12-04T09:34:57.7599859Z Wrapped header: torch/script.h 2025-12-04T09:34:57.7602731Z Wrapped header: torch/csrc/copy_utils.h 2025-12-04T09:34:57.7605745Z Wrapped header: torch/csrc/CudaIPCTypes.h 2025-12-04T09:34:57.7608439Z Wrapped header: torch/csrc/DataLoader.h 2025-12-04T09:34:57.7611426Z Wrapped header: torch/csrc/Device.h 2025-12-04T09:34:57.7613971Z Wrapped header: torch/csrc/DeviceAccelerator.h 2025-12-04T09:34:57.7616728Z Wrapped header: torch/csrc/Dtype.h 2025-12-04T09:34:57.7619457Z Wrapped header: torch/csrc/DynamicTypes.h 2025-12-04T09:34:57.7622317Z Wrapped header: torch/csrc/Event.h 2025-12-04T09:34:57.7626038Z Wrapped header: torch/csrc/Exceptions.h 2025-12-04T09:34:57.7630281Z Wrapped header: torch/csrc/Export.h 2025-12-04T09:34:57.7633178Z Wrapped header: torch/csrc/Generator.h 2025-12-04T09:34:57.7635705Z Wrapped header: torch/csrc/itt.h 2025-12-04T09:34:57.7638298Z Wrapped header: torch/csrc/itt_wrapper.h 2025-12-04T09:34:57.7641503Z Wrapped header: torch/csrc/Layout.h 2025-12-04T09:34:57.7644302Z Wrapped header: torch/csrc/MemoryFormat.h 2025-12-04T09:34:57.7646722Z Wrapped header: torch/csrc/Module.h 2025-12-04T09:34:57.7650222Z Wrapped header: torch/csrc/PyInterpreter.h 2025-12-04T09:34:57.7653027Z Wrapped header: torch/csrc/PyInterpreterHooks.h 2025-12-04T09:34:57.7655670Z Wrapped header: torch/csrc/python_dimname.h 2025-12-04T09:34:57.7658317Z Wrapped header: torch/csrc/python_headers.h 2025-12-04T09:34:57.7661243Z Wrapped header: torch/csrc/QScheme.h 2025-12-04T09:34:57.7663815Z Wrapped header: torch/csrc/serialization.h 2025-12-04T09:34:57.7666540Z Wrapped header: torch/csrc/shim_conversion_utils.h 2025-12-04T09:34:57.7669414Z Wrapped header: torch/csrc/Size.h 2025-12-04T09:34:57.7672218Z Wrapped header: torch/csrc/Storage.h 2025-12-04T09:34:57.7675029Z Wrapped header: torch/csrc/StorageMethods.h 2025-12-04T09:34:57.7677818Z Wrapped header: torch/csrc/StorageSharing.h 2025-12-04T09:34:57.7680791Z Wrapped header: torch/csrc/Stream.h 2025-12-04T09:34:57.7684031Z Wrapped header: torch/csrc/THConcat.h 2025-12-04T09:34:57.7687268Z Wrapped header: torch/csrc/THP.h 2025-12-04T09:34:57.7690371Z Wrapped header: torch/csrc/TypeInfo.h 2025-12-04T09:34:57.7693212Z Wrapped header: torch/csrc/Types.h 2025-12-04T09:34:57.7696103Z Wrapped header: torch/csrc/utils.h 2025-12-04T09:34:57.7698650Z Wrapped header: torch/csrc/acc/Module.h 2025-12-04T09:34:57.7701502Z Wrapped header: torch/csrc/api/include/torch/all.h 2025-12-04T09:34:57.7704252Z Wrapped header: torch/csrc/api/include/torch/arg.h 2025-12-04T09:34:57.7706736Z Wrapped header: torch/csrc/api/include/torch/autograd.h 2025-12-04T09:34:57.7709280Z Wrapped header: torch/csrc/api/include/torch/cuda.h 2025-12-04T09:34:57.7711960Z Wrapped header: torch/csrc/api/include/torch/data.h 2025-12-04T09:34:57.7715068Z Wrapped header: torch/csrc/api/include/torch/enum.h 2025-12-04T09:34:57.7718538Z Wrapped header: torch/csrc/api/include/torch/expanding_array.h 2025-12-04T09:34:57.7721951Z Wrapped header: torch/csrc/api/include/torch/fft.h 2025-12-04T09:34:57.7724715Z Wrapped header: torch/csrc/api/include/torch/imethod.h 2025-12-04T09:34:57.7727618Z Wrapped header: torch/csrc/api/include/torch/jit.h 2025-12-04T09:34:57.7730337Z Wrapped header: torch/csrc/api/include/torch/mps.h 2025-12-04T09:34:57.7733455Z Wrapped header: torch/csrc/api/include/torch/nested.h 2025-12-04T09:34:57.7735897Z Wrapped header: torch/csrc/api/include/torch/nn.h 2025-12-04T09:34:57.7738297Z Wrapped header: torch/csrc/api/include/torch/optim.h 2025-12-04T09:34:57.7742210Z Wrapped header: torch/csrc/api/include/torch/ordered_dict.h 2025-12-04T09:34:57.7745719Z Wrapped header: torch/csrc/api/include/torch/python.h 2025-12-04T09:34:57.7748893Z Wrapped header: torch/csrc/api/include/torch/serialize.h 2025-12-04T09:34:57.7751358Z Wrapped header: torch/csrc/api/include/torch/sparse.h 2025-12-04T09:34:57.7758295Z Wrapped header: torch/csrc/api/include/torch/special.h 2025-12-04T09:34:57.7760926Z Wrapped header: torch/csrc/api/include/torch/torch.h 2025-12-04T09:34:57.7763674Z Wrapped header: torch/csrc/api/include/torch/types.h 2025-12-04T09:34:57.7766503Z Wrapped header: torch/csrc/api/include/torch/utils.h 2025-12-04T09:34:57.7769044Z Wrapped header: torch/csrc/api/include/torch/version.h 2025-12-04T09:34:57.7771761Z Wrapped header: torch/csrc/api/include/torch/xpu.h 2025-12-04T09:34:57.7774707Z Wrapped header: torch/csrc/api/include/torch/data/dataloader.h 2025-12-04T09:34:57.7777526Z Wrapped header: torch/csrc/api/include/torch/data/dataloader_options.h 2025-12-04T09:34:57.7779883Z Wrapped header: torch/csrc/api/include/torch/data/datasets.h 2025-12-04T09:34:57.7786779Z Wrapped header: torch/csrc/api/include/torch/data/example.h 2025-12-04T09:34:57.7789744Z Wrapped header: torch/csrc/api/include/torch/data/iterator.h 2025-12-04T09:34:57.7792321Z Wrapped header: torch/csrc/api/include/torch/data/samplers.h 2025-12-04T09:34:57.7794704Z Wrapped header: torch/csrc/api/include/torch/data/transforms.h 2025-12-04T09:34:57.7797402Z Wrapped header: torch/csrc/api/include/torch/data/worker_exception.h 2025-12-04T09:34:57.7800473Z Wrapped header: torch/csrc/api/include/torch/data/dataloader/base.h 2025-12-04T09:34:57.7803216Z Wrapped header: torch/csrc/api/include/torch/data/dataloader/stateful.h 2025-12-04T09:34:57.7806093Z Wrapped header: torch/csrc/api/include/torch/data/dataloader/stateless.h 2025-12-04T09:34:57.7809485Z Wrapped header: torch/csrc/api/include/torch/data/datasets/base.h 2025-12-04T09:34:57.7813126Z Wrapped header: torch/csrc/api/include/torch/data/datasets/chunk.h 2025-12-04T09:34:57.7815968Z Wrapped header: torch/csrc/api/include/torch/data/datasets/map.h 2025-12-04T09:34:57.7818619Z Wrapped header: torch/csrc/api/include/torch/data/datasets/mnist.h 2025-12-04T09:34:57.7821448Z Wrapped header: torch/csrc/api/include/torch/data/datasets/shared.h 2025-12-04T09:34:57.7824364Z Wrapped header: torch/csrc/api/include/torch/data/datasets/stateful.h 2025-12-04T09:34:57.7827023Z Wrapped header: torch/csrc/api/include/torch/data/datasets/tensor.h 2025-12-04T09:34:57.7829777Z Wrapped header: torch/csrc/api/include/torch/data/detail/data_shuttle.h 2025-12-04T09:34:57.7832589Z Wrapped header: torch/csrc/api/include/torch/data/detail/queue.h 2025-12-04T09:34:57.7835446Z Wrapped header: torch/csrc/api/include/torch/data/detail/sequencers.h 2025-12-04T09:34:57.7838129Z Wrapped header: torch/csrc/api/include/torch/data/samplers/base.h 2025-12-04T09:34:57.7841025Z Wrapped header: torch/csrc/api/include/torch/data/samplers/custom_batch_request.h 2025-12-04T09:34:57.7843951Z Wrapped header: torch/csrc/api/include/torch/data/samplers/distributed.h 2025-12-04T09:34:57.7846605Z Wrapped header: torch/csrc/api/include/torch/data/samplers/random.h 2025-12-04T09:34:57.7849374Z Wrapped header: torch/csrc/api/include/torch/data/samplers/sequential.h 2025-12-04T09:34:57.7852010Z Wrapped header: torch/csrc/api/include/torch/data/samplers/serialize.h 2025-12-04T09:34:57.7854631Z Wrapped header: torch/csrc/api/include/torch/data/samplers/stream.h 2025-12-04T09:34:57.7857248Z Wrapped header: torch/csrc/api/include/torch/data/transforms/base.h 2025-12-04T09:34:57.7859856Z Wrapped header: torch/csrc/api/include/torch/data/transforms/collate.h 2025-12-04T09:34:57.7862471Z Wrapped header: torch/csrc/api/include/torch/data/transforms/lambda.h 2025-12-04T09:34:57.7865051Z Wrapped header: torch/csrc/api/include/torch/data/transforms/stack.h 2025-12-04T09:34:57.7868318Z Wrapped header: torch/csrc/api/include/torch/data/transforms/tensor.h 2025-12-04T09:34:57.7870966Z Wrapped header: torch/csrc/api/include/torch/detail/static.h 2025-12-04T09:34:57.7874402Z Wrapped header: torch/csrc/api/include/torch/detail/TensorDataContainer.h 2025-12-04T09:34:57.7877163Z Wrapped header: torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h 2025-12-04T09:34:57.7879970Z Wrapped header: torch/csrc/api/include/torch/nn/cloneable.h 2025-12-04T09:34:57.7882633Z Wrapped header: torch/csrc/api/include/torch/nn/functional.h 2025-12-04T09:34:57.7885373Z Wrapped header: torch/csrc/api/include/torch/nn/init.h 2025-12-04T09:34:57.7889538Z Wrapped header: torch/csrc/api/include/torch/nn/module.h 2025-12-04T09:34:57.7892519Z Wrapped header: torch/csrc/api/include/torch/nn/modules.h 2025-12-04T09:34:57.7895332Z Wrapped header: torch/csrc/api/include/torch/nn/options.h 2025-12-04T09:34:57.7898179Z Wrapped header: torch/csrc/api/include/torch/nn/pimpl-inl.h 2025-12-04T09:34:57.7901149Z Wrapped header: torch/csrc/api/include/torch/nn/pimpl.h 2025-12-04T09:34:57.7903593Z Wrapped header: torch/csrc/api/include/torch/nn/utils.h 2025-12-04T09:34:57.7908063Z Wrapped header: torch/csrc/api/include/torch/nn/functional/activation.h 2025-12-04T09:34:57.7910975Z Wrapped header: torch/csrc/api/include/torch/nn/functional/batchnorm.h 2025-12-04T09:34:57.7914156Z Wrapped header: torch/csrc/api/include/torch/nn/functional/conv.h 2025-12-04T09:34:57.7917021Z Wrapped header: torch/csrc/api/include/torch/nn/functional/distance.h 2025-12-04T09:34:57.7919996Z Wrapped header: torch/csrc/api/include/torch/nn/functional/dropout.h 2025-12-04T09:34:57.7923154Z Wrapped header: torch/csrc/api/include/torch/nn/functional/embedding.h 2025-12-04T09:34:57.7925879Z Wrapped header: torch/csrc/api/include/torch/nn/functional/fold.h 2025-12-04T09:34:57.7928805Z Wrapped header: torch/csrc/api/include/torch/nn/functional/instancenorm.h 2025-12-04T09:34:57.7932215Z Wrapped header: torch/csrc/api/include/torch/nn/functional/linear.h 2025-12-04T09:34:57.7937455Z Wrapped header: torch/csrc/api/include/torch/nn/functional/loss.h 2025-12-04T09:34:57.7940328Z Wrapped header: torch/csrc/api/include/torch/nn/functional/normalization.h 2025-12-04T09:34:57.7943171Z Wrapped header: torch/csrc/api/include/torch/nn/functional/padding.h 2025-12-04T09:34:57.7945921Z Wrapped header: torch/csrc/api/include/torch/nn/functional/pixelshuffle.h 2025-12-04T09:34:57.7950541Z Wrapped header: torch/csrc/api/include/torch/nn/functional/pooling.h 2025-12-04T09:34:57.7954002Z Wrapped header: torch/csrc/api/include/torch/nn/functional/upsampling.h 2025-12-04T09:34:57.7956945Z Wrapped header: torch/csrc/api/include/torch/nn/functional/vision.h 2025-12-04T09:34:57.7961451Z Wrapped header: torch/csrc/api/include/torch/nn/modules/activation.h 2025-12-04T09:34:57.7964471Z Wrapped header: torch/csrc/api/include/torch/nn/modules/adaptive.h 2025-12-04T09:34:57.7967949Z Wrapped header: torch/csrc/api/include/torch/nn/modules/batchnorm.h 2025-12-04T09:34:57.7971070Z Wrapped header: torch/csrc/api/include/torch/nn/modules/common.h 2025-12-04T09:34:57.7974760Z Wrapped header: torch/csrc/api/include/torch/nn/modules/conv.h 2025-12-04T09:34:57.7977739Z Wrapped header: torch/csrc/api/include/torch/nn/modules/distance.h 2025-12-04T09:34:57.7980720Z Wrapped header: torch/csrc/api/include/torch/nn/modules/dropout.h 2025-12-04T09:34:57.7983916Z Wrapped header: torch/csrc/api/include/torch/nn/modules/embedding.h 2025-12-04T09:34:57.7986688Z Wrapped header: torch/csrc/api/include/torch/nn/modules/fold.h 2025-12-04T09:34:57.7989926Z Wrapped header: torch/csrc/api/include/torch/nn/modules/instancenorm.h 2025-12-04T09:34:57.7993137Z Wrapped header: torch/csrc/api/include/torch/nn/modules/linear.h 2025-12-04T09:34:57.7997485Z Wrapped header: torch/csrc/api/include/torch/nn/modules/loss.h 2025-12-04T09:34:57.8000845Z Wrapped header: torch/csrc/api/include/torch/nn/modules/normalization.h 2025-12-04T09:34:57.8004226Z Wrapped header: torch/csrc/api/include/torch/nn/modules/padding.h 2025-12-04T09:34:57.8007433Z Wrapped header: torch/csrc/api/include/torch/nn/modules/pixelshuffle.h 2025-12-04T09:34:57.8011687Z Wrapped header: torch/csrc/api/include/torch/nn/modules/pooling.h 2025-12-04T09:34:57.8015276Z Wrapped header: torch/csrc/api/include/torch/nn/modules/rnn.h 2025-12-04T09:34:57.8018497Z Wrapped header: torch/csrc/api/include/torch/nn/modules/transformer.h 2025-12-04T09:34:57.8021528Z Wrapped header: torch/csrc/api/include/torch/nn/modules/transformercoder.h 2025-12-04T09:34:57.8024901Z Wrapped header: torch/csrc/api/include/torch/nn/modules/transformerlayer.h 2025-12-04T09:34:57.8027757Z Wrapped header: torch/csrc/api/include/torch/nn/modules/upsampling.h 2025-12-04T09:34:57.8030590Z Wrapped header: torch/csrc/api/include/torch/nn/modules/utils.h 2025-12-04T09:34:57.8033387Z Wrapped header: torch/csrc/api/include/torch/nn/modules/_functions.h 2025-12-04T09:34:57.8036968Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/any.h 2025-12-04T09:34:57.8040202Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h 2025-12-04T09:34:57.8043144Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/any_value.h 2025-12-04T09:34:57.8046139Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/functional.h 2025-12-04T09:34:57.8049581Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/moduledict.h 2025-12-04T09:34:57.8052874Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/modulelist.h 2025-12-04T09:34:57.8055749Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/named_any.h 2025-12-04T09:34:57.8058863Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/parameterdict.h 2025-12-04T09:34:57.8061859Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/parameterlist.h 2025-12-04T09:34:57.8065459Z Wrapped header: torch/csrc/api/include/torch/nn/modules/container/sequential.h 2025-12-04T09:34:57.8069502Z Wrapped header: torch/csrc/api/include/torch/nn/options/activation.h 2025-12-04T09:34:57.8072376Z Wrapped header: torch/csrc/api/include/torch/nn/options/adaptive.h 2025-12-04T09:34:57.8075499Z Wrapped header: torch/csrc/api/include/torch/nn/options/batchnorm.h 2025-12-04T09:34:57.8078924Z Wrapped header: torch/csrc/api/include/torch/nn/options/conv.h 2025-12-04T09:34:57.8081871Z Wrapped header: torch/csrc/api/include/torch/nn/options/distance.h 2025-12-04T09:34:57.8084742Z Wrapped header: torch/csrc/api/include/torch/nn/options/dropout.h 2025-12-04T09:34:57.8088282Z Wrapped header: torch/csrc/api/include/torch/nn/options/embedding.h 2025-12-04T09:34:57.8091216Z Wrapped header: torch/csrc/api/include/torch/nn/options/fold.h 2025-12-04T09:34:57.8094232Z Wrapped header: torch/csrc/api/include/torch/nn/options/instancenorm.h 2025-12-04T09:34:57.8097002Z Wrapped header: torch/csrc/api/include/torch/nn/options/linear.h 2025-12-04T09:34:57.8101232Z Wrapped header: torch/csrc/api/include/torch/nn/options/loss.h 2025-12-04T09:34:57.8104498Z Wrapped header: torch/csrc/api/include/torch/nn/options/normalization.h 2025-12-04T09:34:57.8107565Z Wrapped header: torch/csrc/api/include/torch/nn/options/padding.h 2025-12-04T09:34:57.8110594Z Wrapped header: torch/csrc/api/include/torch/nn/options/pixelshuffle.h 2025-12-04T09:34:57.8114188Z Wrapped header: torch/csrc/api/include/torch/nn/options/pooling.h 2025-12-04T09:34:57.8117404Z Wrapped header: torch/csrc/api/include/torch/nn/options/rnn.h 2025-12-04T09:34:57.8120327Z Wrapped header: torch/csrc/api/include/torch/nn/options/transformer.h 2025-12-04T09:34:57.8123228Z Wrapped header: torch/csrc/api/include/torch/nn/options/transformercoder.h 2025-12-04T09:34:57.8127384Z Wrapped header: torch/csrc/api/include/torch/nn/options/transformerlayer.h 2025-12-04T09:34:57.8130388Z Wrapped header: torch/csrc/api/include/torch/nn/options/upsampling.h 2025-12-04T09:34:57.8133342Z Wrapped header: torch/csrc/api/include/torch/nn/options/vision.h 2025-12-04T09:34:57.8136639Z Wrapped header: torch/csrc/api/include/torch/nn/parallel/data_parallel.h 2025-12-04T09:34:57.8140103Z Wrapped header: torch/csrc/api/include/torch/nn/utils/clip_grad.h 2025-12-04T09:34:57.8143047Z Wrapped header: torch/csrc/api/include/torch/nn/utils/convert_parameters.h 2025-12-04T09:34:57.8146372Z Wrapped header: torch/csrc/api/include/torch/nn/utils/rnn.h 2025-12-04T09:34:57.8149454Z Wrapped header: torch/csrc/api/include/torch/optim/adagrad.h 2025-12-04T09:34:57.8152249Z Wrapped header: torch/csrc/api/include/torch/optim/adam.h 2025-12-04T09:34:57.8155102Z Wrapped header: torch/csrc/api/include/torch/optim/adamw.h 2025-12-04T09:34:57.8157888Z Wrapped header: torch/csrc/api/include/torch/optim/lbfgs.h 2025-12-04T09:34:57.8161146Z Wrapped header: torch/csrc/api/include/torch/optim/optimizer.h 2025-12-04T09:34:57.8163977Z Wrapped header: torch/csrc/api/include/torch/optim/rmsprop.h 2025-12-04T09:34:57.8167478Z Wrapped header: torch/csrc/api/include/torch/optim/serialize.h 2025-12-04T09:34:57.8170491Z Wrapped header: torch/csrc/api/include/torch/optim/sgd.h 2025-12-04T09:34:57.8173658Z Wrapped header: torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h 2025-12-04T09:34:57.8176666Z Wrapped header: torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h 2025-12-04T09:34:57.8179385Z Wrapped header: torch/csrc/api/include/torch/optim/schedulers/step_lr.h 2025-12-04T09:34:57.8182219Z Wrapped header: torch/csrc/api/include/torch/python/init.h 2025-12-04T09:34:57.8184983Z Wrapped header: torch/csrc/api/include/torch/serialize/archive.h 2025-12-04T09:34:57.8188319Z Wrapped header: torch/csrc/api/include/torch/serialize/input-archive.h 2025-12-04T09:34:57.8191508Z Wrapped header: torch/csrc/api/include/torch/serialize/output-archive.h 2025-12-04T09:34:57.8193961Z Wrapped header: torch/csrc/api/include/torch/serialize/tensor.h 2025-12-04T09:34:57.8196883Z Wrapped header: torch/csrc/autograd/anomaly_mode.h 2025-12-04T09:34:57.8199862Z Wrapped header: torch/csrc/autograd/autograd.h 2025-12-04T09:34:57.8202793Z Wrapped header: torch/csrc/autograd/autograd_not_implemented_fallback.h 2025-12-04T09:34:57.8205501Z Wrapped header: torch/csrc/autograd/cpp_hook.h 2025-12-04T09:34:57.8209478Z Wrapped header: torch/csrc/autograd/custom_function.h 2025-12-04T09:34:57.8212248Z Wrapped header: torch/csrc/autograd/edge.h 2025-12-04T09:34:57.8215635Z Wrapped header: torch/csrc/autograd/engine.h 2025-12-04T09:34:57.8218875Z Wrapped header: torch/csrc/autograd/forward_grad.h 2025-12-04T09:34:57.8223146Z Wrapped header: torch/csrc/autograd/function.h 2025-12-04T09:34:57.8227919Z Wrapped header: torch/csrc/autograd/FunctionsManual.h 2025-12-04T09:34:57.8230910Z Wrapped header: torch/csrc/autograd/function_hook.h 2025-12-04T09:34:57.8233454Z Wrapped header: torch/csrc/autograd/grad_mode.h 2025-12-04T09:34:57.8236743Z Wrapped header: torch/csrc/autograd/graph_task.h 2025-12-04T09:34:57.8239304Z Wrapped header: torch/csrc/autograd/InferenceMode.h 2025-12-04T09:34:57.8242150Z Wrapped header: torch/csrc/autograd/input_buffer.h 2025-12-04T09:34:57.8245146Z Wrapped header: torch/csrc/autograd/input_metadata.h 2025-12-04T09:34:57.8248029Z Wrapped header: torch/csrc/autograd/jit_decomp_interface.h 2025-12-04T09:34:57.8250457Z Wrapped header: torch/csrc/autograd/profiler.h 2025-12-04T09:34:57.8253617Z Wrapped header: torch/csrc/autograd/profiler_kineto.h 2025-12-04T09:34:57.8257005Z Wrapped header: torch/csrc/autograd/profiler_legacy.h 2025-12-04T09:34:57.8259478Z Wrapped header: torch/csrc/autograd/profiler_python.h 2025-12-04T09:34:57.8262295Z Wrapped header: torch/csrc/autograd/python_anomaly_mode.h 2025-12-04T09:34:57.8265089Z Wrapped header: torch/csrc/autograd/python_autograd.h 2025-12-04T09:34:57.8268250Z Wrapped header: torch/csrc/autograd/python_cpp_function.h 2025-12-04T09:34:57.8271004Z Wrapped header: torch/csrc/autograd/python_engine.h 2025-12-04T09:34:57.8273638Z Wrapped header: torch/csrc/autograd/python_enum_tag.h 2025-12-04T09:34:57.8276178Z Wrapped header: torch/csrc/autograd/python_fft_functions.h 2025-12-04T09:34:57.8279087Z Wrapped header: torch/csrc/autograd/python_function.h 2025-12-04T09:34:57.8281785Z Wrapped header: torch/csrc/autograd/python_hook.h 2025-12-04T09:34:57.8284320Z Wrapped header: torch/csrc/autograd/python_legacy_variable.h 2025-12-04T09:34:57.8286865Z Wrapped header: torch/csrc/autograd/python_linalg_functions.h 2025-12-04T09:34:57.8289336Z Wrapped header: torch/csrc/autograd/python_nested_functions.h 2025-12-04T09:34:57.8291762Z Wrapped header: torch/csrc/autograd/python_nn_functions.h 2025-12-04T09:34:57.8294500Z Wrapped header: torch/csrc/autograd/python_saved_variable_hooks.h 2025-12-04T09:34:57.8296938Z Wrapped header: torch/csrc/autograd/python_sparse_functions.h 2025-12-04T09:34:57.8299540Z Wrapped header: torch/csrc/autograd/python_special_functions.h 2025-12-04T09:34:57.8302285Z Wrapped header: torch/csrc/autograd/python_torch_functions.h 2025-12-04T09:34:57.8305059Z Wrapped header: torch/csrc/autograd/python_variable.h 2025-12-04T09:34:57.8307919Z Wrapped header: torch/csrc/autograd/python_variable_indexing.h 2025-12-04T09:34:57.8310557Z Wrapped header: torch/csrc/autograd/record_function_ops.h 2025-12-04T09:34:57.8313502Z Wrapped header: torch/csrc/autograd/saved_variable.h 2025-12-04T09:34:57.8316309Z Wrapped header: torch/csrc/autograd/saved_variable_hooks.h 2025-12-04T09:34:57.8318775Z Wrapped header: torch/csrc/autograd/symbolic.h 2025-12-04T09:34:57.8323335Z Wrapped header: torch/csrc/autograd/variable.h 2025-12-04T09:34:57.8327135Z Wrapped header: torch/csrc/autograd/VariableTypeUtils.h 2025-12-04T09:34:57.8330713Z Wrapped header: torch/csrc/autograd/variable_info.h 2025-12-04T09:34:57.8334226Z Wrapped header: torch/csrc/autograd/functions/accumulate_grad.h 2025-12-04T09:34:57.8337250Z Wrapped header: torch/csrc/autograd/functions/basic_ops.h 2025-12-04T09:34:57.8339886Z Wrapped header: torch/csrc/autograd/functions/comm.h 2025-12-04T09:34:57.8342482Z Wrapped header: torch/csrc/autograd/functions/pybind.h 2025-12-04T09:34:57.8345613Z Wrapped header: torch/csrc/autograd/functions/tensor.h 2025-12-04T09:34:57.8348631Z Wrapped header: torch/csrc/autograd/functions/utils.h 2025-12-04T09:34:57.8381636Z Wrapped header: torch/csrc/autograd/generated/Functions.h 2025-12-04T09:34:57.8387170Z Wrapped header: torch/csrc/autograd/generated/python_functions.h 2025-12-04T09:34:57.8390123Z Wrapped header: torch/csrc/autograd/generated/python_return_types.h 2025-12-04T09:34:57.8393021Z Wrapped header: torch/csrc/autograd/generated/VariableType.h 2025-12-04T09:34:57.8399131Z Wrapped header: torch/csrc/autograd/generated/variable_factories.h 2025-12-04T09:34:57.8404110Z Wrapped header: torch/csrc/autograd/generated/ViewFuncs.h 2025-12-04T09:34:57.8407062Z Wrapped header: torch/csrc/autograd/utils/error_messages.h 2025-12-04T09:34:57.8410068Z Wrapped header: torch/csrc/autograd/utils/grad_layout_contract.h 2025-12-04T09:34:57.8412875Z Wrapped header: torch/csrc/autograd/utils/lambda_post_hook.h 2025-12-04T09:34:57.8415788Z Wrapped header: torch/csrc/autograd/utils/python_arg_parsing.h 2025-12-04T09:34:57.8418589Z Wrapped header: torch/csrc/autograd/utils/warnings.h 2025-12-04T09:34:57.8421628Z Wrapped header: torch/csrc/autograd/utils/wrap_outputs.h 2025-12-04T09:34:57.8424181Z Wrapped header: torch/csrc/cpu/Module.h 2025-12-04T09:34:57.8427091Z Wrapped header: torch/csrc/cuda/comm.h 2025-12-04T09:34:57.8430196Z Wrapped header: torch/csrc/cuda/CUDAPluggableAllocator.h 2025-12-04T09:34:57.8432825Z Wrapped header: torch/csrc/cuda/device_set.h 2025-12-04T09:34:57.8435215Z Wrapped header: torch/csrc/cuda/Event.h 2025-12-04T09:34:57.8437602Z Wrapped header: torch/csrc/cuda/GdsFile.h 2025-12-04T09:34:57.8440336Z Wrapped header: torch/csrc/cuda/memory_snapshot.h 2025-12-04T09:34:57.8443099Z Wrapped header: torch/csrc/cuda/Module.h 2025-12-04T09:34:57.8446179Z Wrapped header: torch/csrc/cuda/nccl.h 2025-12-04T09:34:57.8448833Z Wrapped header: torch/csrc/cuda/python_comm.h 2025-12-04T09:34:57.8451824Z Wrapped header: torch/csrc/cuda/python_nccl.h 2025-12-04T09:34:57.8454287Z Wrapped header: torch/csrc/cuda/Stream.h 2025-12-04T09:34:57.8456815Z Wrapped header: torch/csrc/cuda/THCP.h 2025-12-04T09:34:57.8459139Z Wrapped header: torch/csrc/cuda/utils.h 2025-12-04T09:34:57.8462142Z Wrapped header: torch/csrc/distributed/Placement.h 2025-12-04T09:34:57.8464699Z Wrapped header: torch/csrc/distributed/python_placement.h 2025-12-04T09:34:57.8467731Z Wrapped header: torch/csrc/distributed/autograd/autograd.h 2025-12-04T09:34:57.8470258Z Wrapped header: torch/csrc/distributed/autograd/python_autograd.h 2025-12-04T09:34:57.8473007Z Wrapped header: torch/csrc/distributed/autograd/utils.h 2025-12-04T09:34:57.8476000Z Wrapped header: torch/csrc/distributed/autograd/context/container.h 2025-12-04T09:34:57.8479144Z Wrapped header: torch/csrc/distributed/autograd/context/context.h 2025-12-04T09:34:57.8482226Z Wrapped header: torch/csrc/distributed/autograd/engine/dist_engine.h 2025-12-04T09:34:57.8485124Z Wrapped header: torch/csrc/distributed/autograd/functions/recvrpc_backward.h 2025-12-04T09:34:57.8487891Z Wrapped header: torch/csrc/distributed/autograd/functions/sendrpc_backward.h 2025-12-04T09:34:57.8490783Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h 2025-12-04T09:34:57.8493548Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h 2025-12-04T09:34:57.8496458Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h 2025-12-04T09:34:57.8499081Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h 2025-12-04T09:34:57.8501856Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h 2025-12-04T09:34:57.8504711Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h 2025-12-04T09:34:57.8507799Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h 2025-12-04T09:34:57.8510592Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h 2025-12-04T09:34:57.8513438Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h 2025-12-04T09:34:57.8516213Z Wrapped header: torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h 2025-12-04T09:34:57.8518659Z Wrapped header: torch/csrc/distributed/c10d/c10d.h 2025-12-04T09:34:57.8521402Z Wrapped header: torch/csrc/distributed/c10d/debug.h 2025-12-04T09:34:57.8524124Z Wrapped header: torch/csrc/distributed/c10d/error.h 2025-12-04T09:34:57.8527451Z Wrapped header: torch/csrc/distributed/c10d/exception.h 2025-12-04T09:34:57.8530226Z Wrapped header: torch/csrc/distributed/c10d/logging.h 2025-12-04T09:34:57.8533125Z Wrapped header: torch/csrc/distributed/c10d/python_comm_hook.h 2025-12-04T09:34:57.8535964Z Wrapped header: torch/csrc/distributed/c10d/socket.h 2025-12-04T09:34:57.8538706Z Wrapped header: torch/csrc/distributed/c10d/socket_fmt.h 2025-12-04T09:34:57.8542117Z Wrapped header: torch/csrc/distributed/c10d/TraceUtils.h 2025-12-04T09:34:57.8545586Z Wrapped header: torch/csrc/distributed/c10d/quantization/quantization.h 2025-12-04T09:34:57.8548716Z Wrapped header: torch/csrc/distributed/c10d/quantization/quantization_gpu.h 2025-12-04T09:34:57.8551437Z Wrapped header: torch/csrc/distributed/c10d/quantization/quantization_utils.h 2025-12-04T09:34:57.8555067Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h 2025-12-04T09:34:57.8557895Z Wrapped header: torch/csrc/distributed/rpc/agent_utils.h 2025-12-04T09:34:57.8560982Z Wrapped header: torch/csrc/distributed/rpc/message.h 2025-12-04T09:34:57.8563820Z Wrapped header: torch/csrc/distributed/rpc/python_call.h 2025-12-04T09:34:57.8566741Z Wrapped header: torch/csrc/distributed/rpc/python_functions.h 2025-12-04T09:34:57.8569550Z Wrapped header: torch/csrc/distributed/rpc/python_remote_call.h 2025-12-04T09:34:57.8572597Z Wrapped header: torch/csrc/distributed/rpc/python_resp.h 2025-12-04T09:34:57.8575670Z Wrapped header: torch/csrc/distributed/rpc/python_rpc_handler.h 2025-12-04T09:34:57.8578351Z Wrapped header: torch/csrc/distributed/rpc/py_rref.h 2025-12-04T09:34:57.8581233Z Wrapped header: torch/csrc/distributed/rpc/request_callback.h 2025-12-04T09:34:57.8584133Z Wrapped header: torch/csrc/distributed/rpc/request_callback_impl.h 2025-12-04T09:34:57.8587200Z Wrapped header: torch/csrc/distributed/rpc/request_callback_no_python.h 2025-12-04T09:34:57.8589746Z Wrapped header: torch/csrc/distributed/rpc/rpc.h 2025-12-04T09:34:57.8593275Z Wrapped header: torch/csrc/distributed/rpc/rpc_agent.h 2025-12-04T09:34:57.8596111Z Wrapped header: torch/csrc/distributed/rpc/rpc_command_base.h 2025-12-04T09:34:57.8600052Z Wrapped header: torch/csrc/distributed/rpc/rref_context.h 2025-12-04T09:34:57.8603645Z Wrapped header: torch/csrc/distributed/rpc/rref_impl.h 2025-12-04T09:34:57.8606917Z Wrapped header: torch/csrc/distributed/rpc/rref_proto.h 2025-12-04T09:34:57.8609821Z Wrapped header: torch/csrc/distributed/rpc/script_call.h 2025-12-04T09:34:57.8612671Z Wrapped header: torch/csrc/distributed/rpc/script_remote_call.h 2025-12-04T09:34:57.8615436Z Wrapped header: torch/csrc/distributed/rpc/script_resp.h 2025-12-04T09:34:57.8619112Z Wrapped header: torch/csrc/distributed/rpc/tensorpipe_agent.h 2025-12-04T09:34:57.8622168Z Wrapped header: torch/csrc/distributed/rpc/tensorpipe_utils.h 2025-12-04T09:34:57.8625065Z Wrapped header: torch/csrc/distributed/rpc/torchscript_functions.h 2025-12-04T09:34:57.8627774Z Wrapped header: torch/csrc/distributed/rpc/types.h 2025-12-04T09:34:57.8630551Z Wrapped header: torch/csrc/distributed/rpc/unpickled_python_call.h 2025-12-04T09:34:57.8633582Z Wrapped header: torch/csrc/distributed/rpc/unpickled_python_remote_call.h 2025-12-04T09:34:57.8636319Z Wrapped header: torch/csrc/distributed/rpc/utils.h 2025-12-04T09:34:57.8639245Z Wrapped header: torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h 2025-12-04T09:34:57.8642057Z Wrapped header: torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h 2025-12-04T09:34:57.8645135Z Wrapped header: torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h 2025-12-04T09:34:57.8647951Z Wrapped header: torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h 2025-12-04T09:34:57.8650401Z Wrapped header: torch/csrc/distributed/rpc/testing/testing.h 2025-12-04T09:34:57.8653204Z Wrapped header: torch/csrc/dynamo/cache_entry.h 2025-12-04T09:34:57.8658710Z Wrapped header: torch/csrc/dynamo/compiled_autograd.h 2025-12-04T09:34:57.8661448Z Wrapped header: torch/csrc/dynamo/cpp_shim.h 2025-12-04T09:34:57.8664230Z Wrapped header: torch/csrc/dynamo/cpython_defs.h 2025-12-04T09:34:57.8667091Z Wrapped header: torch/csrc/dynamo/cpython_includes.h 2025-12-04T09:34:57.8669921Z Wrapped header: torch/csrc/dynamo/debug_macros.h 2025-12-04T09:34:57.8672733Z Wrapped header: torch/csrc/dynamo/eval_frame.h 2025-12-04T09:34:57.8675643Z Wrapped header: torch/csrc/dynamo/eval_frame_cpp.h 2025-12-04T09:34:57.8678775Z Wrapped header: torch/csrc/dynamo/extra_state.h 2025-12-04T09:34:57.8681607Z Wrapped header: torch/csrc/dynamo/framelocals_mapping.h 2025-12-04T09:34:57.8684474Z Wrapped header: torch/csrc/dynamo/guards.h 2025-12-04T09:34:57.8687274Z Wrapped header: torch/csrc/dynamo/init.h 2025-12-04T09:34:57.8689819Z Wrapped header: torch/csrc/dynamo/python_compiled_autograd.h 2025-12-04T09:34:57.8692993Z Wrapped header: torch/csrc/dynamo/stackref_bridge.h 2025-12-04T09:34:57.8696134Z Wrapped header: torch/csrc/dynamo/utils.h 2025-12-04T09:34:57.8699477Z Wrapped header: torch/csrc/export/example_upgraders.h 2025-12-04T09:34:57.8702774Z Wrapped header: torch/csrc/export/pt2_archive_constants.h 2025-12-04T09:34:57.8705534Z Wrapped header: torch/csrc/export/pybind.h 2025-12-04T09:34:57.8708845Z Wrapped header: torch/csrc/export/upgrader.h 2025-12-04T09:34:57.8711929Z Wrapped header: torch/csrc/functionalization/Module.h 2025-12-04T09:34:57.8714753Z Wrapped header: torch/csrc/functorch/init.h 2025-12-04T09:34:57.8717447Z Wrapped header: torch/csrc/fx/node.h 2025-12-04T09:34:57.8720703Z Wrapped header: torch/csrc/inductor/array_ref_impl.h 2025-12-04T09:34:57.8726470Z Wrapped header: torch/csrc/inductor/cpp_prefix.h 2025-12-04T09:34:57.8729747Z Wrapped header: torch/csrc/inductor/inductor_ops.h 2025-12-04T09:34:57.8732864Z Wrapped header: torch/csrc/inductor/static_cuda_launcher.h 2025-12-04T09:34:57.8736272Z Wrapped header: torch/csrc/inductor/aoti_eager/kernel_holder.h 2025-12-04T09:34:57.8739382Z Wrapped header: torch/csrc/inductor/aoti_eager/kernel_meta_info.h 2025-12-04T09:34:57.8742056Z Wrapped header: torch/csrc/inductor/aoti_include/array_ref.h 2025-12-04T09:34:57.8744610Z Wrapped header: torch/csrc/inductor/aoti_include/common.h 2025-12-04T09:34:57.8746991Z Wrapped header: torch/csrc/inductor/aoti_include/cpu.h 2025-12-04T09:34:57.8749573Z Wrapped header: torch/csrc/inductor/aoti_include/cuda.h 2025-12-04T09:34:57.8751996Z Wrapped header: torch/csrc/inductor/aoti_include/mps.h 2025-12-04T09:34:57.8754453Z Wrapped header: torch/csrc/inductor/aoti_include/xpu.h 2025-12-04T09:34:57.8757261Z Wrapped header: torch/csrc/inductor/aoti_package/model_package_loader.h 2025-12-04T09:34:57.8759567Z Wrapped header: torch/csrc/inductor/aoti_package/pybind.h 2025-12-04T09:34:57.8762589Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner.h 2025-12-04T09:34:57.8765713Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h 2025-12-04T09:34:57.8768685Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h 2025-12-04T09:34:57.8771521Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_mps.h 2025-12-04T09:34:57.8774218Z Wrapped header: torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h 2025-12-04T09:34:57.8776569Z Wrapped header: torch/csrc/inductor/aoti_runner/pybind.h 2025-12-04T09:34:57.8779793Z Wrapped header: torch/csrc/inductor/aoti_runtime/arrayref_tensor.h 2025-12-04T09:34:57.8782897Z Wrapped header: torch/csrc/inductor/aoti_runtime/constant_type.h 2025-12-04T09:34:57.8785792Z Wrapped header: torch/csrc/inductor/aoti_runtime/device_utils.h 2025-12-04T09:34:57.8789061Z Wrapped header: torch/csrc/inductor/aoti_runtime/interface.h 2025-12-04T09:34:57.8791890Z Wrapped header: torch/csrc/inductor/aoti_runtime/kernel_context_tls.h 2025-12-04T09:34:57.8794791Z Wrapped header: torch/csrc/inductor/aoti_runtime/mini_array_ref.h 2025-12-04T09:34:57.8797798Z Wrapped header: torch/csrc/inductor/aoti_runtime/model.h 2025-12-04T09:34:57.8802099Z Wrapped header: torch/csrc/inductor/aoti_runtime/model_base.h 2025-12-04T09:34:57.8806317Z Wrapped header: torch/csrc/inductor/aoti_runtime/model_container.h 2025-12-04T09:34:57.8809508Z Wrapped header: torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h 2025-12-04T09:34:57.8812733Z Wrapped header: torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h 2025-12-04T09:34:57.8815645Z Wrapped header: torch/csrc/inductor/aoti_runtime/thread_local.h 2025-12-04T09:34:57.8819015Z Wrapped header: torch/csrc/inductor/aoti_runtime/utils.h 2025-12-04T09:34:57.8821901Z Wrapped header: torch/csrc/inductor/aoti_runtime/utils_cuda.h 2025-12-04T09:34:57.8824665Z Wrapped header: torch/csrc/inductor/aoti_runtime/utils_xpu.h 2025-12-04T09:34:57.8827601Z Wrapped header: torch/csrc/inductor/aoti_torch/mkldnn_tensor.h 2025-12-04T09:34:57.8830502Z Wrapped header: torch/csrc/inductor/aoti_torch/oss_proxy_executor.h 2025-12-04T09:34:57.8833214Z Wrapped header: torch/csrc/inductor/aoti_torch/proxy_executor.h 2025-12-04T09:34:57.8835889Z Wrapped header: torch/csrc/inductor/aoti_torch/tensor_converter.h 2025-12-04T09:34:57.8838978Z Wrapped header: torch/csrc/inductor/aoti_torch/utils.h 2025-12-04T09:34:57.8839279Z Skipping header: torch/csrc/inductor/aoti_torch/c/macros.h 2025-12-04T09:34:57.8839544Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim.h 2025-12-04T09:34:57.8839953Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_cpu.h 2025-12-04T09:34:57.8840167Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_deprecated.h 2025-12-04T09:34:57.8840349Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_mps.h 2025-12-04T09:34:57.8840520Z Skipping header: torch/csrc/inductor/aoti_torch/c/shim_xpu.h 2025-12-04T09:34:57.8840729Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h 2025-12-04T09:34:57.8840934Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h 2025-12-04T09:34:57.8841154Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h 2025-12-04T09:34:57.8841351Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h 2025-12-04T09:34:57.8841543Z Skipping header: torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h 2025-12-04T09:34:57.8844241Z Wrapped header: torch/csrc/inductor/cpp_wrapper/array_ref.h 2025-12-04T09:34:57.8846818Z Wrapped header: torch/csrc/inductor/cpp_wrapper/common.h 2025-12-04T09:34:57.8849220Z Wrapped header: torch/csrc/inductor/cpp_wrapper/cpu.h 2025-12-04T09:34:57.8851589Z Wrapped header: torch/csrc/inductor/cpp_wrapper/cuda.h 2025-12-04T09:34:57.8853976Z Wrapped header: torch/csrc/inductor/cpp_wrapper/mps.h 2025-12-04T09:34:57.8856559Z Wrapped header: torch/csrc/inductor/cpp_wrapper/xpu.h 2025-12-04T09:34:57.8859058Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h 2025-12-04T09:34:57.8861384Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h 2025-12-04T09:34:57.8863805Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/mps.h 2025-12-04T09:34:57.8866026Z Wrapped header: torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h 2025-12-04T09:34:57.8868337Z Wrapped header: torch/csrc/instruction_counter/Module.h 2025-12-04T09:34:57.8871267Z Wrapped header: torch/csrc/jit/jit_log.h 2025-12-04T09:34:57.8874071Z Wrapped header: torch/csrc/jit/jit_opt_limit.h 2025-12-04T09:34:57.8876953Z Wrapped header: torch/csrc/jit/resource_guard.h 2025-12-04T09:34:57.8880510Z Wrapped header: torch/csrc/jit/api/compilation_unit.h 2025-12-04T09:34:57.8883582Z Wrapped header: torch/csrc/jit/api/function_impl.h 2025-12-04T09:34:57.8886485Z Wrapped header: torch/csrc/jit/api/method.h 2025-12-04T09:34:57.8890284Z Wrapped header: torch/csrc/jit/api/module.h 2025-12-04T09:34:57.8893372Z Wrapped header: torch/csrc/jit/api/object.h 2025-12-04T09:34:57.8896372Z Wrapped header: torch/csrc/jit/backends/backend.h 2025-12-04T09:34:57.8899635Z Wrapped header: torch/csrc/jit/backends/backend_debug_handler.h 2025-12-04T09:34:57.8902657Z Wrapped header: torch/csrc/jit/backends/backend_debug_info.h 2025-12-04T09:34:57.8905473Z Wrapped header: torch/csrc/jit/backends/backend_detail.h 2025-12-04T09:34:57.8908230Z Wrapped header: torch/csrc/jit/backends/backend_exception.h 2025-12-04T09:34:57.8910917Z Wrapped header: torch/csrc/jit/backends/backend_init.h 2025-12-04T09:34:57.8913655Z Wrapped header: torch/csrc/jit/backends/backend_interface.h 2025-12-04T09:34:57.8926217Z Wrapped header: torch/csrc/jit/backends/backend_preprocess.h 2025-12-04T09:34:57.8926578Z Wrapped header: torch/csrc/jit/backends/backend_resolver.h 2025-12-04T09:34:57.8926994Z Wrapped header: torch/csrc/jit/backends/coreml/cpp/context.h 2025-12-04T09:34:57.8928441Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h 2025-12-04T09:34:57.8931390Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h 2025-12-04T09:34:57.8934306Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h 2025-12-04T09:34:57.8937078Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h 2025-12-04T09:34:57.8940169Z Wrapped header: torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h 2025-12-04T09:34:57.8943137Z Wrapped header: torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h 2025-12-04T09:34:57.8945828Z Wrapped header: torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h 2025-12-04T09:34:57.8948533Z Wrapped header: torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h 2025-12-04T09:34:57.8951399Z Wrapped header: torch/csrc/jit/backends/xnnpack/serialization/serializer.h 2025-12-04T09:34:57.8954097Z Wrapped header: torch/csrc/jit/codegen/cuda/interface.h 2025-12-04T09:34:57.8956930Z Wrapped header: torch/csrc/jit/codegen/fuser/arg_spec.h 2025-12-04T09:34:57.8959569Z Wrapped header: torch/csrc/jit/codegen/fuser/codegen.h 2025-12-04T09:34:57.8962365Z Wrapped header: torch/csrc/jit/codegen/fuser/compiler.h 2025-12-04T09:34:57.8965088Z Wrapped header: torch/csrc/jit/codegen/fuser/executor.h 2025-12-04T09:34:57.8967707Z Wrapped header: torch/csrc/jit/codegen/fuser/fallback.h 2025-12-04T09:34:57.8970571Z Wrapped header: torch/csrc/jit/codegen/fuser/fused_kernel.h 2025-12-04T09:34:57.8973449Z Wrapped header: torch/csrc/jit/codegen/fuser/interface.h 2025-12-04T09:34:57.8976108Z Wrapped header: torch/csrc/jit/codegen/fuser/kernel_cache.h 2025-12-04T09:34:57.8979145Z Wrapped header: torch/csrc/jit/codegen/fuser/kernel_spec.h 2025-12-04T09:34:57.8981910Z Wrapped header: torch/csrc/jit/codegen/fuser/partition_desc.h 2025-12-04T09:34:57.8984810Z Wrapped header: torch/csrc/jit/codegen/fuser/tensor_desc.h 2025-12-04T09:34:57.8987822Z Wrapped header: torch/csrc/jit/codegen/fuser/tensor_info.h 2025-12-04T09:34:57.8990792Z Wrapped header: torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h 2025-12-04T09:34:57.8993647Z Wrapped header: torch/csrc/jit/codegen/fuser/cpu/resource_strings.h 2025-12-04T09:34:57.8996650Z Wrapped header: torch/csrc/jit/codegen/fuser/cpu/temp_file.h 2025-12-04T09:34:57.8999314Z Wrapped header: torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h 2025-12-04T09:34:57.9002732Z Wrapped header: torch/csrc/jit/codegen/fuser/cuda/resource_strings.h 2025-12-04T09:34:57.9005329Z Wrapped header: torch/csrc/jit/codegen/onednn/decompose_silu.h 2025-12-04T09:34:57.9008008Z Wrapped header: torch/csrc/jit/codegen/onednn/defer_size_check.h 2025-12-04T09:34:57.9010752Z Wrapped header: torch/csrc/jit/codegen/onednn/graph_fuser.h 2025-12-04T09:34:57.9013668Z Wrapped header: torch/csrc/jit/codegen/onednn/graph_helper.h 2025-12-04T09:34:57.9016121Z Wrapped header: torch/csrc/jit/codegen/onednn/guard_shape.h 2025-12-04T09:34:57.9018999Z Wrapped header: torch/csrc/jit/codegen/onednn/interface.h 2025-12-04T09:34:57.9021640Z Wrapped header: torch/csrc/jit/codegen/onednn/kernel.h 2025-12-04T09:34:57.9024274Z Wrapped header: torch/csrc/jit/codegen/onednn/layout_propagation.h 2025-12-04T09:34:57.9027881Z Wrapped header: torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h 2025-12-04T09:34:57.9030951Z Wrapped header: torch/csrc/jit/codegen/onednn/operator.h 2025-12-04T09:34:57.9033762Z Wrapped header: torch/csrc/jit/codegen/onednn/prepare_binary.h 2025-12-04T09:34:57.9036728Z Wrapped header: torch/csrc/jit/cuda/cuda.h 2025-12-04T09:34:57.9039394Z Wrapped header: torch/csrc/jit/frontend/builtin_functions.h 2025-12-04T09:34:57.9042123Z Wrapped header: torch/csrc/jit/frontend/canonicalize_modified_loop.h 2025-12-04T09:34:57.9045283Z Wrapped header: torch/csrc/jit/frontend/concrete_module_type.h 2025-12-04T09:34:57.9048039Z Wrapped header: torch/csrc/jit/frontend/convert_to_ssa.h 2025-12-04T09:34:57.9050487Z Wrapped header: torch/csrc/jit/frontend/edit_distance.h 2025-12-04T09:34:57.9053504Z Wrapped header: torch/csrc/jit/frontend/error_report.h 2025-12-04T09:34:57.9055974Z Wrapped header: torch/csrc/jit/frontend/exit_transforms.h 2025-12-04T09:34:57.9058878Z Wrapped header: torch/csrc/jit/frontend/function_schema_parser.h 2025-12-04T09:34:57.9061661Z Wrapped header: torch/csrc/jit/frontend/inline_loop_condition.h 2025-12-04T09:34:57.9064593Z Wrapped header: torch/csrc/jit/frontend/ir_emitter.h 2025-12-04T09:34:57.9068359Z Wrapped header: torch/csrc/jit/frontend/lexer.h 2025-12-04T09:34:57.9071407Z Wrapped header: torch/csrc/jit/frontend/mini_environment.h 2025-12-04T09:34:57.9074112Z Wrapped header: torch/csrc/jit/frontend/name_mangler.h 2025-12-04T09:34:57.9077138Z Wrapped header: torch/csrc/jit/frontend/parser.h 2025-12-04T09:34:57.9079692Z Wrapped header: torch/csrc/jit/frontend/parser_constants.h 2025-12-04T09:34:57.9082670Z Wrapped header: torch/csrc/jit/frontend/parse_string_literal.h 2025-12-04T09:34:57.9085341Z Wrapped header: torch/csrc/jit/frontend/resolver.h 2025-12-04T09:34:57.9088389Z Wrapped header: torch/csrc/jit/frontend/schema_matching.h 2025-12-04T09:34:57.9091136Z Wrapped header: torch/csrc/jit/frontend/schema_type_parser.h 2025-12-04T09:34:57.9094124Z Wrapped header: torch/csrc/jit/frontend/script_type_parser.h 2025-12-04T09:34:57.9097896Z Wrapped header: torch/csrc/jit/frontend/source_range.h 2025-12-04T09:34:57.9101323Z Wrapped header: torch/csrc/jit/frontend/source_ref.h 2025-12-04T09:34:57.9103885Z Wrapped header: torch/csrc/jit/frontend/strtod.h 2025-12-04T09:34:57.9108079Z Wrapped header: torch/csrc/jit/frontend/sugared_value.h 2025-12-04T09:34:57.9111734Z Wrapped header: torch/csrc/jit/frontend/tracer.h 2025-12-04T09:34:57.9115096Z Wrapped header: torch/csrc/jit/frontend/tree.h 2025-12-04T09:34:57.9119911Z Wrapped header: torch/csrc/jit/frontend/tree_views.h 2025-12-04T09:34:57.9122940Z Wrapped header: torch/csrc/jit/frontend/versioned_symbols.h 2025-12-04T09:34:57.9126605Z Wrapped header: torch/csrc/jit/ir/alias_analysis.h 2025-12-04T09:34:57.9129763Z Wrapped header: torch/csrc/jit/ir/attributes.h 2025-12-04T09:34:57.9132691Z Wrapped header: torch/csrc/jit/ir/constants.h 2025-12-04T09:34:57.9135665Z Wrapped header: torch/csrc/jit/ir/graph_node_list.h 2025-12-04T09:34:57.9139072Z Wrapped header: torch/csrc/jit/ir/graph_utils.h 2025-12-04T09:34:57.9144159Z Wrapped header: torch/csrc/jit/ir/ir.h 2025-12-04T09:34:57.9147176Z Wrapped header: torch/csrc/jit/ir/irparser.h 2025-12-04T09:34:57.9150184Z Wrapped header: torch/csrc/jit/ir/ir_views.h 2025-12-04T09:34:57.9153024Z Wrapped header: torch/csrc/jit/ir/named_value.h 2025-12-04T09:34:57.9155677Z Wrapped header: torch/csrc/jit/ir/node_hashing.h 2025-12-04T09:34:57.9158721Z Wrapped header: torch/csrc/jit/ir/scope.h 2025-12-04T09:34:57.9161726Z Wrapped header: torch/csrc/jit/ir/subgraph_matcher.h 2025-12-04T09:34:57.9164502Z Wrapped header: torch/csrc/jit/ir/type_hashing.h 2025-12-04T09:34:57.9167755Z Wrapped header: torch/csrc/jit/mobile/code.h 2025-12-04T09:34:57.9170520Z Wrapped header: torch/csrc/jit/mobile/debug_info.h 2025-12-04T09:34:57.9173658Z Wrapped header: torch/csrc/jit/mobile/file_format.h 2025-12-04T09:34:57.9176707Z Wrapped header: torch/csrc/jit/mobile/flatbuffer_loader.h 2025-12-04T09:34:57.9179511Z Wrapped header: torch/csrc/jit/mobile/frame.h 2025-12-04T09:34:57.9182251Z Wrapped header: torch/csrc/jit/mobile/function.h 2025-12-04T09:34:57.9185242Z Wrapped header: torch/csrc/jit/mobile/import.h 2025-12-04T09:34:57.9188325Z Wrapped header: torch/csrc/jit/mobile/import_data.h 2025-12-04T09:34:57.9191281Z Wrapped header: torch/csrc/jit/mobile/import_export_common.h 2025-12-04T09:34:57.9194111Z Wrapped header: torch/csrc/jit/mobile/interpreter.h 2025-12-04T09:34:57.9196703Z Wrapped header: torch/csrc/jit/mobile/method.h 2025-12-04T09:34:57.9199773Z Wrapped header: torch/csrc/jit/mobile/module.h 2025-12-04T09:34:57.9202604Z Wrapped header: torch/csrc/jit/mobile/observer.h 2025-12-04T09:34:57.9205503Z Wrapped header: torch/csrc/jit/mobile/parse_bytecode.h 2025-12-04T09:34:57.9208301Z Wrapped header: torch/csrc/jit/mobile/parse_operators.h 2025-12-04T09:34:57.9211266Z Wrapped header: torch/csrc/jit/mobile/prim_ops_registery.h 2025-12-04T09:34:57.9214272Z Wrapped header: torch/csrc/jit/mobile/profiler_edge.h 2025-12-04T09:34:57.9216998Z Wrapped header: torch/csrc/jit/mobile/promoted_prim_ops.h 2025-12-04T09:34:57.9219618Z Wrapped header: torch/csrc/jit/mobile/quantization.h 2025-12-04T09:34:57.9222508Z Wrapped header: torch/csrc/jit/mobile/register_ops_common_utils.h 2025-12-04T09:34:57.9225184Z Wrapped header: torch/csrc/jit/mobile/type_parser.h 2025-12-04T09:34:57.9227889Z Wrapped header: torch/csrc/jit/mobile/upgrader_mobile.h 2025-12-04T09:34:57.9230729Z Wrapped header: torch/csrc/jit/mobile/compatibility/backport.h 2025-12-04T09:34:57.9233471Z Wrapped header: torch/csrc/jit/mobile/compatibility/backport_manager.h 2025-12-04T09:34:57.9236307Z Wrapped header: torch/csrc/jit/mobile/compatibility/model_compatibility.h 2025-12-04T09:34:57.9239184Z Wrapped header: torch/csrc/jit/mobile/compatibility/runtime_compatibility.h 2025-12-04T09:34:57.9241935Z Wrapped header: torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h 2025-12-04T09:34:57.9244620Z Wrapped header: torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h 2025-12-04T09:34:57.9247366Z Wrapped header: torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h 2025-12-04T09:34:57.9250381Z Wrapped header: torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h 2025-12-04T09:34:57.9253138Z Wrapped header: torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h 2025-12-04T09:34:57.9255976Z Wrapped header: torch/csrc/jit/mobile/model_tracer/TensorUtils.h 2025-12-04T09:34:57.9258656Z Wrapped header: torch/csrc/jit/mobile/model_tracer/TracerRunner.h 2025-12-04T09:34:57.9261331Z Wrapped header: torch/csrc/jit/mobile/nnc/aot_compiler.h 2025-12-04T09:34:57.9264189Z Wrapped header: torch/csrc/jit/mobile/nnc/context.h 2025-12-04T09:34:57.9266820Z Wrapped header: torch/csrc/jit/mobile/nnc/registry.h 2025-12-04T09:34:57.9269684Z Wrapped header: torch/csrc/jit/mobile/train/export_data.h 2025-12-04T09:34:57.9272342Z Wrapped header: torch/csrc/jit/mobile/train/random.h 2025-12-04T09:34:57.9274990Z Wrapped header: torch/csrc/jit/mobile/train/sequential.h 2025-12-04T09:34:57.9277838Z Wrapped header: torch/csrc/jit/mobile/train/optim/sgd.h 2025-12-04T09:34:57.9280522Z Wrapped header: torch/csrc/jit/operator_upgraders/upgraders.h 2025-12-04T09:34:57.9283307Z Wrapped header: torch/csrc/jit/operator_upgraders/upgraders_entry.h 2025-12-04T09:34:57.9286377Z Wrapped header: torch/csrc/jit/operator_upgraders/utils.h 2025-12-04T09:34:57.9289182Z Wrapped header: torch/csrc/jit/operator_upgraders/version_map.h 2025-12-04T09:34:57.9291907Z Wrapped header: torch/csrc/jit/passes/add_if_then_else.h 2025-12-04T09:34:57.9294394Z Wrapped header: torch/csrc/jit/passes/annotate_warns.h 2025-12-04T09:34:57.9296978Z Wrapped header: torch/csrc/jit/passes/autocast.h 2025-12-04T09:34:57.9299746Z Wrapped header: torch/csrc/jit/passes/bailout_graph.h 2025-12-04T09:34:57.9302104Z Wrapped header: torch/csrc/jit/passes/batch_mm.h 2025-12-04T09:34:57.9304889Z Wrapped header: torch/csrc/jit/passes/canonicalize.h 2025-12-04T09:34:57.9307448Z Wrapped header: torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h 2025-12-04T09:34:57.9309853Z Wrapped header: torch/csrc/jit/passes/check_strict_fusion.h 2025-12-04T09:34:57.9312556Z Wrapped header: torch/csrc/jit/passes/clear_profiling.h 2025-12-04T09:34:57.9315285Z Wrapped header: torch/csrc/jit/passes/clear_undefinedness.h 2025-12-04T09:34:57.9317823Z Wrapped header: torch/csrc/jit/passes/common_subexpression_elimination.h 2025-12-04T09:34:57.9320487Z Wrapped header: torch/csrc/jit/passes/concat_opt.h 2025-12-04T09:34:57.9322987Z Wrapped header: torch/csrc/jit/passes/constant_pooling.h 2025-12-04T09:34:57.9325862Z Wrapped header: torch/csrc/jit/passes/constant_propagation.h 2025-12-04T09:34:57.9328939Z Wrapped header: torch/csrc/jit/passes/create_autodiff_subgraphs.h 2025-12-04T09:34:57.9331454Z Wrapped header: torch/csrc/jit/passes/create_functional_graphs.h 2025-12-04T09:34:57.9334159Z Wrapped header: torch/csrc/jit/passes/dead_code_elimination.h 2025-12-04T09:34:57.9336593Z Wrapped header: torch/csrc/jit/passes/decompose_ops.h 2025-12-04T09:34:57.9339143Z Wrapped header: torch/csrc/jit/passes/device_type_analysis.h 2025-12-04T09:34:57.9342055Z Wrapped header: torch/csrc/jit/passes/dtype_analysis.h 2025-12-04T09:34:57.9344849Z Wrapped header: torch/csrc/jit/passes/eliminate_no_ops.h 2025-12-04T09:34:57.9347564Z Wrapped header: torch/csrc/jit/passes/erase_number_types.h 2025-12-04T09:34:57.9350361Z Wrapped header: torch/csrc/jit/passes/fixup_trace_scope_blocks.h 2025-12-04T09:34:57.9352972Z Wrapped header: torch/csrc/jit/passes/fold_conv_bn.h 2025-12-04T09:34:57.9355610Z Wrapped header: torch/csrc/jit/passes/fold_linear_bn.h 2025-12-04T09:34:57.9358324Z Wrapped header: torch/csrc/jit/passes/freeze_module.h 2025-12-04T09:34:57.9360851Z Wrapped header: torch/csrc/jit/passes/frozen_concat_linear.h 2025-12-04T09:34:57.9363614Z Wrapped header: torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h 2025-12-04T09:34:57.9366260Z Wrapped header: torch/csrc/jit/passes/frozen_conv_folding.h 2025-12-04T09:34:57.9369201Z Wrapped header: torch/csrc/jit/passes/frozen_graph_optimizations.h 2025-12-04T09:34:57.9371968Z Wrapped header: torch/csrc/jit/passes/frozen_linear_folding.h 2025-12-04T09:34:57.9374464Z Wrapped header: torch/csrc/jit/passes/frozen_linear_transpose.h 2025-12-04T09:34:57.9377159Z Wrapped header: torch/csrc/jit/passes/frozen_ops_to_mkldnn.h 2025-12-04T09:34:57.9379806Z Wrapped header: torch/csrc/jit/passes/fuse_linear.h 2025-12-04T09:34:57.9382298Z Wrapped header: torch/csrc/jit/passes/fuse_relu.h 2025-12-04T09:34:57.9385063Z Wrapped header: torch/csrc/jit/passes/graph_fuser.h 2025-12-04T09:34:57.9387815Z Wrapped header: torch/csrc/jit/passes/graph_rewrite_helper.h 2025-12-04T09:34:57.9390615Z Wrapped header: torch/csrc/jit/passes/guard_elimination.h 2025-12-04T09:34:57.9393109Z Wrapped header: torch/csrc/jit/passes/hoist_conv_packed_params.h 2025-12-04T09:34:57.9395471Z Wrapped header: torch/csrc/jit/passes/inliner.h 2025-12-04T09:34:57.9398202Z Wrapped header: torch/csrc/jit/passes/inline_autodiff_subgraphs.h 2025-12-04T09:34:57.9400788Z Wrapped header: torch/csrc/jit/passes/inline_forked_closures.h 2025-12-04T09:34:57.9403479Z Wrapped header: torch/csrc/jit/passes/inline_fork_wait.h 2025-12-04T09:34:57.9405960Z Wrapped header: torch/csrc/jit/passes/inplace_check.h 2025-12-04T09:34:57.9408771Z Wrapped header: torch/csrc/jit/passes/insert_guards.h 2025-12-04T09:34:57.9411208Z Wrapped header: torch/csrc/jit/passes/integer_value_refinement.h 2025-12-04T09:34:57.9413543Z Wrapped header: torch/csrc/jit/passes/lift_closures.h 2025-12-04T09:34:57.9416168Z Wrapped header: torch/csrc/jit/passes/liveness.h 2025-12-04T09:34:57.9418806Z Wrapped header: torch/csrc/jit/passes/loop_unrolling.h 2025-12-04T09:34:57.9421303Z Wrapped header: torch/csrc/jit/passes/lower_grad_of.h 2025-12-04T09:34:57.9423821Z Wrapped header: torch/csrc/jit/passes/lower_graph.h 2025-12-04T09:34:57.9426498Z Wrapped header: torch/csrc/jit/passes/lower_tuples.h 2025-12-04T09:34:57.9429338Z Wrapped header: torch/csrc/jit/passes/metal_rewrite.h 2025-12-04T09:34:57.9432271Z Wrapped header: torch/csrc/jit/passes/mkldnn_rewrite.h 2025-12-04T09:34:57.9434946Z Wrapped header: torch/csrc/jit/passes/mobile_optimizer_type.h 2025-12-04T09:34:57.9437713Z Wrapped header: torch/csrc/jit/passes/normalize_ops.h 2025-12-04T09:34:57.9440679Z Wrapped header: torch/csrc/jit/passes/onednn_graph_fuser.h 2025-12-04T09:34:57.9443333Z Wrapped header: torch/csrc/jit/passes/onnx.h 2025-12-04T09:34:57.9446373Z Wrapped header: torch/csrc/jit/passes/pass_manager.h 2025-12-04T09:34:57.9449556Z Wrapped header: torch/csrc/jit/passes/peephole.h 2025-12-04T09:34:57.9452619Z Wrapped header: torch/csrc/jit/passes/peephole_alias_sensitive.h 2025-12-04T09:34:57.9455549Z Wrapped header: torch/csrc/jit/passes/peephole_dict_idioms.h 2025-12-04T09:34:57.9458631Z Wrapped header: torch/csrc/jit/passes/peephole_list_idioms.h 2025-12-04T09:34:57.9461172Z Wrapped header: torch/csrc/jit/passes/peephole_non_tensor.h 2025-12-04T09:34:57.9464051Z Wrapped header: torch/csrc/jit/passes/prepack_folding.h 2025-12-04T09:34:57.9466585Z Wrapped header: torch/csrc/jit/passes/refine_tuple_types.h 2025-12-04T09:34:57.9469177Z Wrapped header: torch/csrc/jit/passes/remove_dropout.h 2025-12-04T09:34:57.9472057Z Wrapped header: torch/csrc/jit/passes/remove_exceptions.h 2025-12-04T09:34:57.9474667Z Wrapped header: torch/csrc/jit/passes/remove_expands.h 2025-12-04T09:34:57.9477193Z Wrapped header: torch/csrc/jit/passes/remove_inplace_ops.h 2025-12-04T09:34:57.9480093Z Wrapped header: torch/csrc/jit/passes/remove_mutation.h 2025-12-04T09:34:57.9482660Z Wrapped header: torch/csrc/jit/passes/remove_redundant_profiles.h 2025-12-04T09:34:57.9485595Z Wrapped header: torch/csrc/jit/passes/replacement_of_old_operators.h 2025-12-04T09:34:57.9488185Z Wrapped header: torch/csrc/jit/passes/requires_grad_analysis.h 2025-12-04T09:34:57.9491018Z Wrapped header: torch/csrc/jit/passes/restore_mutation.h 2025-12-04T09:34:57.9493876Z Wrapped header: torch/csrc/jit/passes/shape_analysis.h 2025-12-04T09:34:57.9496804Z Wrapped header: torch/csrc/jit/passes/specialize_autogradzero.h 2025-12-04T09:34:57.9500017Z Wrapped header: torch/csrc/jit/passes/subgraph_rewrite.h 2025-12-04T09:34:57.9503241Z Wrapped header: torch/csrc/jit/passes/symbolic_shape_analysis.h 2025-12-04T09:34:57.9506336Z Wrapped header: torch/csrc/jit/passes/symbolic_shape_cache.h 2025-12-04T09:34:57.9509795Z Wrapped header: torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h 2025-12-04T09:34:57.9513083Z Wrapped header: torch/csrc/jit/passes/tensorexpr_fuser.h 2025-12-04T09:34:57.9516283Z Wrapped header: torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h 2025-12-04T09:34:57.9519343Z Wrapped header: torch/csrc/jit/passes/value_refinement_utils.h 2025-12-04T09:34:57.9522477Z Wrapped header: torch/csrc/jit/passes/variadic_ops.h 2025-12-04T09:34:57.9525632Z Wrapped header: torch/csrc/jit/passes/vulkan_rewrite.h 2025-12-04T09:34:57.9528801Z Wrapped header: torch/csrc/jit/passes/xnnpack_rewrite.h 2025-12-04T09:34:57.9531829Z Wrapped header: torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h 2025-12-04T09:34:57.9534529Z Wrapped header: torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h 2025-12-04T09:34:57.9537162Z Wrapped header: torch/csrc/jit/passes/onnx/constant_fold.h 2025-12-04T09:34:57.9540289Z Wrapped header: torch/csrc/jit/passes/onnx/constant_map.h 2025-12-04T09:34:57.9542848Z Wrapped header: torch/csrc/jit/passes/onnx/deduplicate_initializers.h 2025-12-04T09:34:57.9545933Z Wrapped header: torch/csrc/jit/passes/onnx/eliminate_unused_items.h 2025-12-04T09:34:57.9548514Z Wrapped header: torch/csrc/jit/passes/onnx/eval_peephole.h 2025-12-04T09:34:57.9551042Z Wrapped header: torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h 2025-12-04T09:34:57.9553979Z Wrapped header: torch/csrc/jit/passes/onnx/function_extraction.h 2025-12-04T09:34:57.9556473Z Wrapped header: torch/csrc/jit/passes/onnx/function_substitution.h 2025-12-04T09:34:57.9559113Z Wrapped header: torch/csrc/jit/passes/onnx/helper.h 2025-12-04T09:34:57.9561631Z Wrapped header: torch/csrc/jit/passes/onnx/list_model_parameters.h 2025-12-04T09:34:57.9564436Z Wrapped header: torch/csrc/jit/passes/onnx/naming.h 2025-12-04T09:34:57.9567328Z Wrapped header: torch/csrc/jit/passes/onnx/onnx_log.h 2025-12-04T09:34:57.9569750Z Wrapped header: torch/csrc/jit/passes/onnx/peephole.h 2025-12-04T09:34:57.9572583Z Wrapped header: torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h 2025-12-04T09:34:57.9575108Z Wrapped header: torch/csrc/jit/passes/onnx/preprocess_for_onnx.h 2025-12-04T09:34:57.9577577Z Wrapped header: torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h 2025-12-04T09:34:57.9580324Z Wrapped header: torch/csrc/jit/passes/onnx/scalar_type_analysis.h 2025-12-04T09:34:57.9583168Z Wrapped header: torch/csrc/jit/passes/onnx/shape_type_inference.h 2025-12-04T09:34:57.9586002Z Wrapped header: torch/csrc/jit/passes/onnx/unpack_quantized_weights.h 2025-12-04T09:34:57.9588681Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h 2025-12-04T09:34:57.9591093Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/common.h 2025-12-04T09:34:57.9593892Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h 2025-12-04T09:34:57.9596661Z Wrapped header: torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h 2025-12-04T09:34:57.9599366Z Wrapped header: torch/csrc/jit/passes/quantization/dedup_module_uses.h 2025-12-04T09:34:57.9602047Z Wrapped header: torch/csrc/jit/passes/quantization/finalize.h 2025-12-04T09:34:57.9604514Z Wrapped header: torch/csrc/jit/passes/quantization/fusion_passes.h 2025-12-04T09:34:57.9607526Z Wrapped header: torch/csrc/jit/passes/quantization/helper.h 2025-12-04T09:34:57.9610513Z Wrapped header: torch/csrc/jit/passes/quantization/insert_observers.h 2025-12-04T09:34:57.9613265Z Wrapped header: torch/csrc/jit/passes/quantization/insert_quant_dequant.h 2025-12-04T09:34:57.9618538Z Wrapped header: torch/csrc/jit/passes/quantization/quantization_patterns.h 2025-12-04T09:34:57.9621663Z Wrapped header: torch/csrc/jit/passes/quantization/quantization_type.h 2025-12-04T09:34:57.9624848Z Wrapped header: torch/csrc/jit/passes/quantization/register_packed_params.h 2025-12-04T09:34:57.9627658Z Wrapped header: torch/csrc/jit/passes/utils/check_alias_annotation.h 2025-12-04T09:34:57.9630625Z Wrapped header: torch/csrc/jit/passes/utils/memory_dag.h 2025-12-04T09:34:57.9633328Z Wrapped header: torch/csrc/jit/passes/utils/optimization_utils.h 2025-12-04T09:34:57.9636061Z Wrapped header: torch/csrc/jit/passes/utils/op_registry.h 2025-12-04T09:34:57.9638790Z Wrapped header: torch/csrc/jit/passes/utils/subgraph_utils.h 2025-12-04T09:34:57.9641231Z Wrapped header: torch/csrc/jit/python/init.h 2025-12-04T09:34:57.9643967Z Wrapped header: torch/csrc/jit/python/module_python.h 2025-12-04T09:34:57.9646850Z Wrapped header: torch/csrc/jit/python/opaque_obj.h 2025-12-04T09:34:57.9649970Z Wrapped header: torch/csrc/jit/python/pybind.h 2025-12-04T09:34:57.9655155Z Wrapped header: torch/csrc/jit/python/pybind_utils.h 2025-12-04T09:34:57.9658241Z Wrapped header: torch/csrc/jit/python/python_arg_flatten.h 2025-12-04T09:34:57.9661106Z Wrapped header: torch/csrc/jit/python/python_custom_class.h 2025-12-04T09:34:57.9664140Z Wrapped header: torch/csrc/jit/python/python_dict.h 2025-12-04T09:34:57.9666929Z Wrapped header: torch/csrc/jit/python/python_ir.h 2025-12-04T09:34:57.9669849Z Wrapped header: torch/csrc/jit/python/python_ivalue.h 2025-12-04T09:34:57.9672849Z Wrapped header: torch/csrc/jit/python/python_list.h 2025-12-04T09:34:57.9676325Z Wrapped header: torch/csrc/jit/python/python_sugared_value.h 2025-12-04T09:34:57.9679111Z Wrapped header: torch/csrc/jit/python/python_tracer.h 2025-12-04T09:34:57.9681586Z Wrapped header: torch/csrc/jit/python/python_tree_views.h 2025-12-04T09:34:57.9684005Z Wrapped header: torch/csrc/jit/python/script_init.h 2025-12-04T09:34:57.9687032Z Wrapped header: torch/csrc/jit/python/update_graph_executor_opt.h 2025-12-04T09:34:57.9689520Z Wrapped header: torch/csrc/jit/python/utf8_decoding_ignore.h 2025-12-04T09:34:57.9693211Z Wrapped header: torch/csrc/jit/runtime/argument_spec.h 2025-12-04T09:34:57.9696037Z Wrapped header: torch/csrc/jit/runtime/autodiff.h 2025-12-04T09:34:57.9698868Z Wrapped header: torch/csrc/jit/runtime/calculate_necessary_args.h 2025-12-04T09:34:57.9701539Z Wrapped header: torch/csrc/jit/runtime/custom_operator.h 2025-12-04T09:34:57.9704454Z Wrapped header: torch/csrc/jit/runtime/decomposition_registry.h 2025-12-04T09:34:57.9707014Z Wrapped header: torch/csrc/jit/runtime/decomposition_registry_util.h 2025-12-04T09:34:57.9709632Z Wrapped header: torch/csrc/jit/runtime/exception_message.h 2025-12-04T09:34:57.9712466Z Wrapped header: torch/csrc/jit/runtime/graph_executor.h 2025-12-04T09:34:57.9715312Z Wrapped header: torch/csrc/jit/runtime/graph_executor_impl.h 2025-12-04T09:34:57.9718260Z Wrapped header: torch/csrc/jit/runtime/graph_iterator.h 2025-12-04T09:34:57.9721102Z Wrapped header: torch/csrc/jit/runtime/instruction.h 2025-12-04T09:34:57.9724091Z Wrapped header: torch/csrc/jit/runtime/interpreter.h 2025-12-04T09:34:57.9726829Z Wrapped header: torch/csrc/jit/runtime/jit_exception.h 2025-12-04T09:34:57.9729333Z Wrapped header: torch/csrc/jit/runtime/jit_trace.h 2025-12-04T09:34:57.9732095Z Wrapped header: torch/csrc/jit/runtime/logging.h 2025-12-04T09:34:57.9735355Z Wrapped header: torch/csrc/jit/runtime/operator.h 2025-12-04T09:34:57.9746294Z Wrapped header: torch/csrc/jit/runtime/operator_options.h 2025-12-04T09:34:57.9748807Z Wrapped header: torch/csrc/jit/runtime/print_handler.h 2025-12-04T09:34:57.9751876Z Wrapped header: torch/csrc/jit/runtime/profiling_graph_executor_impl.h 2025-12-04T09:34:57.9755127Z Wrapped header: torch/csrc/jit/runtime/profiling_record.h 2025-12-04T09:34:57.9759842Z Wrapped header: torch/csrc/jit/runtime/register_ops_utils.h 2025-12-04T09:34:57.9762771Z Wrapped header: torch/csrc/jit/runtime/script_profile.h 2025-12-04T09:34:57.9765736Z Wrapped header: torch/csrc/jit/runtime/serialized_shape_function_registry.h 2025-12-04T09:34:57.9768369Z Wrapped header: torch/csrc/jit/runtime/shape_function_registry.h 2025-12-04T09:34:57.9771126Z Wrapped header: torch/csrc/jit/runtime/simple_graph_executor_impl.h 2025-12-04T09:34:57.9773766Z Wrapped header: torch/csrc/jit/runtime/slice_indices_adjust.h 2025-12-04T09:34:57.9776534Z Wrapped header: torch/csrc/jit/runtime/symbolic_script.h 2025-12-04T09:34:57.9779355Z Wrapped header: torch/csrc/jit/runtime/symbolic_shape_registry.h 2025-12-04T09:34:57.9782172Z Wrapped header: torch/csrc/jit/runtime/symbolic_shape_registry_util.h 2025-12-04T09:34:57.9784807Z Wrapped header: torch/csrc/jit/runtime/vararg_functions.h 2025-12-04T09:34:57.9787820Z Wrapped header: torch/csrc/jit/runtime/variable_tensor_list.h 2025-12-04T09:34:57.9790777Z Wrapped header: torch/csrc/jit/runtime/interpreter/can_emit_inline.h 2025-12-04T09:34:57.9795331Z Wrapped header: torch/csrc/jit/runtime/interpreter/code_impl.h 2025-12-04T09:34:57.9798152Z Wrapped header: torch/csrc/jit/runtime/interpreter/frame.h 2025-12-04T09:34:57.9800974Z Wrapped header: torch/csrc/jit/runtime/interpreter/preprocess_graph.h 2025-12-04T09:34:57.9803488Z Wrapped header: torch/csrc/jit/runtime/static/fusion.h 2025-12-04T09:34:57.9808021Z Wrapped header: torch/csrc/jit/runtime/static/impl.h 2025-12-04T09:34:57.9810641Z Wrapped header: torch/csrc/jit/runtime/static/init.h 2025-12-04T09:34:57.9814327Z Wrapped header: torch/csrc/jit/runtime/static/memory_planner.h 2025-12-04T09:34:57.9818096Z Wrapped header: torch/csrc/jit/runtime/static/ops.h 2025-12-04T09:34:57.9821052Z Wrapped header: torch/csrc/jit/runtime/static/passes.h 2025-12-04T09:34:57.9824410Z Wrapped header: torch/csrc/jit/runtime/static/ProcessedNodeInputs.h 2025-12-04T09:34:57.9827844Z Wrapped header: torch/csrc/jit/runtime/static/processed_node_wrapper.h 2025-12-04T09:34:57.9831094Z Wrapped header: torch/csrc/jit/runtime/static/static_method.h 2025-12-04T09:34:57.9834212Z Wrapped header: torch/csrc/jit/runtime/static/te_wrapper.h 2025-12-04T09:34:57.9837842Z Wrapped header: torch/csrc/jit/serialization/callstack_debug_info_serialization.h 2025-12-04T09:34:57.9841045Z Wrapped header: torch/csrc/jit/serialization/export.h 2025-12-04T09:34:57.9844041Z Wrapped header: torch/csrc/jit/serialization/export_bytecode.h 2025-12-04T09:34:57.9846962Z Wrapped header: torch/csrc/jit/serialization/flatbuffer_serializer.h 2025-12-04T09:34:57.9849743Z Wrapped header: torch/csrc/jit/serialization/flatbuffer_serializer_jit.h 2025-12-04T09:34:57.9852507Z Wrapped header: torch/csrc/jit/serialization/import.h 2025-12-04T09:34:57.9855415Z Wrapped header: torch/csrc/jit/serialization/import_export_constants.h 2025-12-04T09:34:57.9858263Z Wrapped header: torch/csrc/jit/serialization/import_export_functions.h 2025-12-04T09:34:57.9861128Z Wrapped header: torch/csrc/jit/serialization/import_export_helpers.h 2025-12-04T09:34:57.9863760Z Wrapped header: torch/csrc/jit/serialization/import_read.h 2025-12-04T09:34:57.9866754Z Wrapped header: torch/csrc/jit/serialization/import_source.h 2025-12-04T09:34:57.9874706Z Wrapped header: torch/csrc/jit/serialization/mobile_bytecode_generated.h 2025-12-04T09:34:57.9877728Z Wrapped header: torch/csrc/jit/serialization/onnx.h 2025-12-04T09:34:57.9880883Z Wrapped header: torch/csrc/jit/serialization/pickle.h 2025-12-04T09:34:57.9884094Z Wrapped header: torch/csrc/jit/serialization/pickler.h 2025-12-04T09:34:57.9887331Z Wrapped header: torch/csrc/jit/serialization/pickler_helper.h 2025-12-04T09:34:57.9890232Z Wrapped header: torch/csrc/jit/serialization/python_print.h 2025-12-04T09:34:57.9893078Z Wrapped header: torch/csrc/jit/serialization/source_range_serialization.h 2025-12-04T09:34:57.9896039Z Wrapped header: torch/csrc/jit/serialization/source_range_serialization_impl.h 2025-12-04T09:34:57.9898858Z Wrapped header: torch/csrc/jit/serialization/storage_context.h 2025-12-04T09:34:57.9901764Z Wrapped header: torch/csrc/jit/serialization/type_name_uniquer.h 2025-12-04T09:34:57.9904833Z Wrapped header: torch/csrc/jit/serialization/unpickler.h 2025-12-04T09:34:57.9908210Z Wrapped header: torch/csrc/jit/tensorexpr/analysis.h 2025-12-04T09:34:57.9911307Z Wrapped header: torch/csrc/jit/tensorexpr/block_codegen.h 2025-12-04T09:34:57.9914154Z Wrapped header: torch/csrc/jit/tensorexpr/bounds_inference.h 2025-12-04T09:34:57.9917140Z Wrapped header: torch/csrc/jit/tensorexpr/bounds_overlap.h 2025-12-04T09:34:57.9920173Z Wrapped header: torch/csrc/jit/tensorexpr/codegen.h 2025-12-04T09:34:57.9923106Z Wrapped header: torch/csrc/jit/tensorexpr/cpp_codegen.h 2025-12-04T09:34:57.9926024Z Wrapped header: torch/csrc/jit/tensorexpr/cpp_intrinsics.h 2025-12-04T09:34:57.9929448Z Wrapped header: torch/csrc/jit/tensorexpr/cuda_codegen.h 2025-12-04T09:34:57.9932228Z Wrapped header: torch/csrc/jit/tensorexpr/cuda_random.h 2025-12-04T09:34:57.9935645Z Wrapped header: torch/csrc/jit/tensorexpr/eval.h 2025-12-04T09:34:57.9938499Z Wrapped header: torch/csrc/jit/tensorexpr/exceptions.h 2025-12-04T09:34:57.9942160Z Wrapped header: torch/csrc/jit/tensorexpr/expr.h 2025-12-04T09:34:57.9945019Z Wrapped header: torch/csrc/jit/tensorexpr/external_functions.h 2025-12-04T09:34:57.9947994Z Wrapped header: torch/csrc/jit/tensorexpr/external_functions_core.h 2025-12-04T09:34:57.9950860Z Wrapped header: torch/csrc/jit/tensorexpr/external_functions_registry.h 2025-12-04T09:34:57.9953696Z Wrapped header: torch/csrc/jit/tensorexpr/fwd_decls.h 2025-12-04T09:34:57.9956622Z Wrapped header: torch/csrc/jit/tensorexpr/graph_opt.h 2025-12-04T09:34:57.9959889Z Wrapped header: torch/csrc/jit/tensorexpr/half_support.h 2025-12-04T09:34:57.9963127Z Wrapped header: torch/csrc/jit/tensorexpr/hash_provider.h 2025-12-04T09:34:57.9966014Z Wrapped header: torch/csrc/jit/tensorexpr/intrinsic_symbols.h 2025-12-04T09:34:57.9970233Z Wrapped header: torch/csrc/jit/tensorexpr/ir.h 2025-12-04T09:34:57.9973210Z Wrapped header: torch/csrc/jit/tensorexpr/ir_cloner.h 2025-12-04T09:34:57.9976195Z Wrapped header: torch/csrc/jit/tensorexpr/ir_mutator.h 2025-12-04T09:34:57.9979094Z Wrapped header: torch/csrc/jit/tensorexpr/ir_printer.h 2025-12-04T09:34:57.9982899Z Wrapped header: torch/csrc/jit/tensorexpr/ir_simplifier.h 2025-12-04T09:34:57.9985844Z Wrapped header: torch/csrc/jit/tensorexpr/ir_verifier.h 2025-12-04T09:34:57.9988617Z Wrapped header: torch/csrc/jit/tensorexpr/ir_visitor.h 2025-12-04T09:34:57.9992101Z Wrapped header: torch/csrc/jit/tensorexpr/kernel.h 2025-12-04T09:34:57.9995128Z Wrapped header: torch/csrc/jit/tensorexpr/llvm_codegen.h 2025-12-04T09:34:57.9997990Z Wrapped header: torch/csrc/jit/tensorexpr/llvm_jit.h 2025-12-04T09:34:58.0001774Z Wrapped header: torch/csrc/jit/tensorexpr/loopnest.h 2025-12-04T09:34:58.0004641Z Wrapped header: torch/csrc/jit/tensorexpr/loopnest_randomization.h 2025-12-04T09:34:58.0007458Z Wrapped header: torch/csrc/jit/tensorexpr/lowerings.h 2025-12-04T09:34:58.0011406Z Wrapped header: torch/csrc/jit/tensorexpr/mem_dependency_checker.h 2025-12-04T09:34:58.0014871Z Wrapped header: torch/csrc/jit/tensorexpr/reduction.h 2025-12-04T09:34:58.0018493Z Wrapped header: torch/csrc/jit/tensorexpr/registerizer.h 2025-12-04T09:34:58.0022773Z Wrapped header: torch/csrc/jit/tensorexpr/stmt.h 2025-12-04T09:34:58.0026220Z Wrapped header: torch/csrc/jit/tensorexpr/tensor.h 2025-12-04T09:34:58.0028843Z Wrapped header: torch/csrc/jit/tensorexpr/tensorexpr_init.h 2025-12-04T09:34:58.0031729Z Wrapped header: torch/csrc/jit/tensorexpr/types.h 2025-12-04T09:34:58.0034577Z Wrapped header: torch/csrc/jit/tensorexpr/unique_name_manager.h 2025-12-04T09:34:58.0037412Z Wrapped header: torch/csrc/jit/tensorexpr/var_substitutor.h 2025-12-04T09:34:58.0040260Z Wrapped header: torch/csrc/jit/tensorexpr/operators/conv2d.h 2025-12-04T09:34:58.0043160Z Wrapped header: torch/csrc/jit/tensorexpr/operators/matmul.h 2025-12-04T09:34:58.0045932Z Wrapped header: torch/csrc/jit/tensorexpr/operators/misc.h 2025-12-04T09:34:58.0048583Z Wrapped header: torch/csrc/jit/tensorexpr/operators/norm.h 2025-12-04T09:34:58.0051442Z Wrapped header: torch/csrc/jit/tensorexpr/operators/operators.h 2025-12-04T09:34:58.0054232Z Wrapped header: torch/csrc/jit/tensorexpr/operators/pointwise.h 2025-12-04T09:34:58.0057191Z Wrapped header: torch/csrc/jit/tensorexpr/operators/quantization.h 2025-12-04T09:34:58.0060048Z Wrapped header: torch/csrc/jit/tensorexpr/operators/reduction.h 2025-12-04T09:34:58.0062489Z Wrapped header: torch/csrc/jit/tensorexpr/operators/softmax.h 2025-12-04T09:34:58.0065337Z Wrapped header: torch/csrc/jit/testing/file_check.h 2025-12-04T09:34:58.0068204Z Wrapped header: torch/csrc/jit/testing/hooks_for_testing.h 2025-12-04T09:34:58.0071001Z Wrapped header: torch/csrc/lazy/backend/backend_data.h 2025-12-04T09:34:58.0073815Z Wrapped header: torch/csrc/lazy/backend/backend_device.h 2025-12-04T09:34:58.0076846Z Wrapped header: torch/csrc/lazy/backend/backend_interface.h 2025-12-04T09:34:58.0079643Z Wrapped header: torch/csrc/lazy/backend/lowering_context.h 2025-12-04T09:34:58.0082535Z Wrapped header: torch/csrc/lazy/core/cache.h 2025-12-04T09:34:58.0085230Z Wrapped header: torch/csrc/lazy/core/config.h 2025-12-04T09:34:58.0087981Z Wrapped header: torch/csrc/lazy/core/debug_util.h 2025-12-04T09:34:58.0090679Z Wrapped header: torch/csrc/lazy/core/dynamic_ir.h 2025-12-04T09:34:58.0093597Z Wrapped header: torch/csrc/lazy/core/hash.h 2025-12-04T09:34:58.0096278Z Wrapped header: torch/csrc/lazy/core/helpers.h 2025-12-04T09:34:58.0099314Z Wrapped header: torch/csrc/lazy/core/ir.h 2025-12-04T09:34:58.0102207Z Wrapped header: torch/csrc/lazy/core/ir_builder.h 2025-12-04T09:34:58.0104855Z Wrapped header: torch/csrc/lazy/core/ir_dump_util.h 2025-12-04T09:34:58.0107766Z Wrapped header: torch/csrc/lazy/core/ir_metadata.h 2025-12-04T09:34:58.0110987Z Wrapped header: torch/csrc/lazy/core/ir_util.h 2025-12-04T09:34:58.0114122Z Wrapped header: torch/csrc/lazy/core/lazy_graph_executor.h 2025-12-04T09:34:58.0117192Z Wrapped header: torch/csrc/lazy/core/metrics.h 2025-12-04T09:34:58.0119965Z Wrapped header: torch/csrc/lazy/core/multi_wait.h 2025-12-04T09:34:58.0122726Z Wrapped header: torch/csrc/lazy/core/permutation_util.h 2025-12-04T09:34:58.0125415Z Wrapped header: torch/csrc/lazy/core/shape.h 2025-12-04T09:34:58.0128793Z Wrapped header: torch/csrc/lazy/core/shape_inference.h 2025-12-04T09:34:58.0131920Z Wrapped header: torch/csrc/lazy/core/tensor.h 2025-12-04T09:34:58.0134725Z Wrapped header: torch/csrc/lazy/core/tensor_impl.h 2025-12-04T09:34:58.0137456Z Wrapped header: torch/csrc/lazy/core/tensor_util.h 2025-12-04T09:34:58.0140139Z Wrapped header: torch/csrc/lazy/core/thread_pool.h 2025-12-04T09:34:58.0142794Z Wrapped header: torch/csrc/lazy/core/trie.h 2025-12-04T09:34:58.0145447Z Wrapped header: torch/csrc/lazy/core/unique.h 2025-12-04T09:34:58.0148126Z Wrapped header: torch/csrc/lazy/core/util.h 2025-12-04T09:34:58.0150851Z Wrapped header: torch/csrc/lazy/core/internal_ops/ltc_ops.h 2025-12-04T09:34:58.0153772Z Wrapped header: torch/csrc/lazy/core/ops/arithmetic_ir_ops.h 2025-12-04T09:34:58.0156827Z Wrapped header: torch/csrc/lazy/core/ops/utils.h 2025-12-04T09:34:58.0177842Z Wrapped header: torch/csrc/lazy/generated/LazyIr.h 2025-12-04T09:34:58.0183438Z Wrapped header: torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-12-04T09:34:58.0186485Z Wrapped header: torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-12-04T09:34:58.0188970Z Wrapped header: torch/csrc/lazy/python/init.h 2025-12-04T09:34:58.0191413Z Wrapped header: torch/csrc/lazy/python/python_util.h 2025-12-04T09:34:58.0193924Z Wrapped header: torch/csrc/lazy/ts_backend/config.h 2025-12-04T09:34:58.0196749Z Wrapped header: torch/csrc/lazy/ts_backend/dynamic_ir.h 2025-12-04T09:34:58.0199458Z Wrapped header: torch/csrc/lazy/ts_backend/ir_builder.h 2025-12-04T09:34:58.0202268Z Wrapped header: torch/csrc/lazy/ts_backend/tensor_aten_ops.h 2025-12-04T09:34:58.0205110Z Wrapped header: torch/csrc/lazy/ts_backend/ts_autograd_functions.h 2025-12-04T09:34:58.0207928Z Wrapped header: torch/csrc/lazy/ts_backend/ts_backend_impl.h 2025-12-04T09:34:58.0210593Z Wrapped header: torch/csrc/lazy/ts_backend/ts_eager_fallback.h 2025-12-04T09:34:58.0213857Z Wrapped header: torch/csrc/lazy/ts_backend/ts_lowering_context.h 2025-12-04T09:34:58.0216760Z Wrapped header: torch/csrc/lazy/ts_backend/ts_node.h 2025-12-04T09:34:58.0219621Z Wrapped header: torch/csrc/lazy/ts_backend/ts_node_lowering.h 2025-12-04T09:34:58.0222345Z Wrapped header: torch/csrc/lazy/ts_backend/ops/device_data.h 2025-12-04T09:34:58.0225084Z Wrapped header: torch/csrc/lazy/ts_backend/ops/generic.h 2025-12-04T09:34:58.0227860Z Wrapped header: torch/csrc/lazy/ts_backend/ops/to_copy.h 2025-12-04T09:34:58.0230934Z Wrapped header: torch/csrc/monitor/counters.h 2025-12-04T09:34:58.0233693Z Wrapped header: torch/csrc/monitor/events.h 2025-12-04T09:34:58.0236182Z Wrapped header: torch/csrc/monitor/python_init.h 2025-12-04T09:34:58.0238569Z Wrapped header: torch/csrc/mps/Module.h 2025-12-04T09:34:58.0240921Z Wrapped header: torch/csrc/mtia/Module.h 2025-12-04T09:34:58.0243792Z Wrapped header: torch/csrc/mtia/profiler/MTIAMemoryProfiler.h 2025-12-04T09:34:58.0246108Z Wrapped header: torch/csrc/multiprocessing/init.h 2025-12-04T09:34:58.0248857Z Wrapped header: torch/csrc/onnx/back_compat.h 2025-12-04T09:34:58.0251273Z Wrapped header: torch/csrc/onnx/init.h 2025-12-04T09:34:58.0254007Z Wrapped header: torch/csrc/onnx/onnx.h 2025-12-04T09:34:58.0256790Z Wrapped header: torch/csrc/profiler/api.h 2025-12-04T09:34:58.0260931Z Wrapped header: torch/csrc/profiler/collection.h 2025-12-04T09:34:58.0264271Z Wrapped header: torch/csrc/profiler/combined_traceback.h 2025-12-04T09:34:58.0268337Z Wrapped header: torch/csrc/profiler/containers.h 2025-12-04T09:34:58.0271376Z Wrapped header: torch/csrc/profiler/data_flow.h 2025-12-04T09:34:58.0274124Z Wrapped header: torch/csrc/profiler/events.h 2025-12-04T09:34:58.0277172Z Wrapped header: torch/csrc/profiler/kineto_client_interface.h 2025-12-04T09:34:58.0280450Z Wrapped header: torch/csrc/profiler/kineto_shim.h 2025-12-04T09:34:58.0283499Z Wrapped header: torch/csrc/profiler/perf-inl.h 2025-12-04T09:34:58.0286770Z Wrapped header: torch/csrc/profiler/perf.h 2025-12-04T09:34:58.0290331Z Wrapped header: torch/csrc/profiler/util.h 2025-12-04T09:34:58.0294043Z Wrapped header: torch/csrc/profiler/orchestration/observer.h 2025-12-04T09:34:58.0297345Z Wrapped header: torch/csrc/profiler/orchestration/python_tracer.h 2025-12-04T09:34:58.0300417Z Wrapped header: torch/csrc/profiler/orchestration/vulkan.h 2025-12-04T09:34:58.0303636Z Wrapped header: torch/csrc/profiler/python/combined_traceback.h 2025-12-04T09:34:58.0306686Z Wrapped header: torch/csrc/profiler/python/init.h 2025-12-04T09:34:58.0309735Z Wrapped header: torch/csrc/profiler/python/pybind.h 2025-12-04T09:34:58.0313206Z Wrapped header: torch/csrc/profiler/standalone/execution_trace_observer.h 2025-12-04T09:34:58.0315740Z Wrapped header: torch/csrc/profiler/standalone/itt_observer.h 2025-12-04T09:34:58.0318368Z Wrapped header: torch/csrc/profiler/standalone/nvtx_observer.h 2025-12-04T09:34:58.0321133Z Wrapped header: torch/csrc/profiler/standalone/privateuse1_observer.h 2025-12-04T09:34:58.0323748Z Wrapped header: torch/csrc/profiler/stubs/base.h 2025-12-04T09:34:58.0327057Z Wrapped header: torch/csrc/profiler/unwind/action.h 2025-12-04T09:34:58.0330080Z Wrapped header: torch/csrc/profiler/unwind/communicate.h 2025-12-04T09:34:58.0333408Z Wrapped header: torch/csrc/profiler/unwind/debug_info.h 2025-12-04T09:34:58.0336246Z Wrapped header: torch/csrc/profiler/unwind/dwarf_enums.h 2025-12-04T09:34:58.0339312Z Wrapped header: torch/csrc/profiler/unwind/dwarf_symbolize_enums.h 2025-12-04T09:34:58.0342044Z Wrapped header: torch/csrc/profiler/unwind/eh_frame_hdr.h 2025-12-04T09:34:58.0344924Z Wrapped header: torch/csrc/profiler/unwind/fast_symbolizer.h 2025-12-04T09:34:58.0348422Z Wrapped header: torch/csrc/profiler/unwind/fde.h 2025-12-04T09:34:58.0351307Z Wrapped header: torch/csrc/profiler/unwind/lexer.h 2025-12-04T09:34:58.0354753Z Wrapped header: torch/csrc/profiler/unwind/line_number_program.h 2025-12-04T09:34:58.0357849Z Wrapped header: torch/csrc/profiler/unwind/mem_file.h 2025-12-04T09:34:58.0360654Z Wrapped header: torch/csrc/profiler/unwind/range_table.h 2025-12-04T09:34:58.0363557Z Wrapped header: torch/csrc/profiler/unwind/sections.h 2025-12-04T09:34:58.0366197Z Wrapped header: torch/csrc/profiler/unwind/unwind.h 2025-12-04T09:34:58.0369023Z Wrapped header: torch/csrc/profiler/unwind/unwinder.h 2025-12-04T09:34:58.0371680Z Wrapped header: torch/csrc/profiler/unwind/unwind_error.h 2025-12-04T09:34:58.0371932Z Skipping header: torch/csrc/stable/accelerator.h 2025-12-04T09:34:58.0372151Z Skipping header: torch/csrc/stable/device.h 2025-12-04T09:34:58.0372385Z Skipping header: torch/csrc/stable/device_inl.h 2025-12-04T09:34:58.0372609Z Skipping header: torch/csrc/stable/device_struct.h 2025-12-04T09:34:58.0372805Z Skipping header: torch/csrc/stable/library.h 2025-12-04T09:34:58.0373125Z Skipping header: torch/csrc/stable/ops.h 2025-12-04T09:34:58.0373333Z Skipping header: torch/csrc/stable/stableivalue_conversions.h 2025-12-04T09:34:58.0373558Z Skipping header: torch/csrc/stable/tensor.h 2025-12-04T09:34:58.0373693Z Skipping header: torch/csrc/stable/tensor_inl.h 2025-12-04T09:34:58.0373886Z Skipping header: torch/csrc/stable/tensor_struct.h 2025-12-04T09:34:58.0374094Z Skipping header: torch/csrc/stable/version.h 2025-12-04T09:34:58.0374249Z Skipping header: torch/csrc/stable/c/shim.h 2025-12-04T09:34:58.0377104Z Wrapped header: torch/csrc/tensor/python_tensor.h 2025-12-04T09:34:58.0380043Z Wrapped header: torch/csrc/utils/byte_order.h 2025-12-04T09:34:58.0382571Z Wrapped header: torch/csrc/utils/cpp_stacktraces.h 2025-12-04T09:34:58.0385060Z Wrapped header: torch/csrc/utils/cuda_enabled.h 2025-12-04T09:34:58.0387762Z Wrapped header: torch/csrc/utils/device_lazy_init.h 2025-12-04T09:34:58.0390554Z Wrapped header: torch/csrc/utils/disable_torch_function.h 2025-12-04T09:34:58.0400269Z Wrapped header: torch/csrc/utils/generated_serialization_types.h 2025-12-04T09:34:58.0402813Z Wrapped header: torch/csrc/utils/init.h 2025-12-04T09:34:58.0405348Z Wrapped header: torch/csrc/utils/invalid_arguments.h 2025-12-04T09:34:58.0408063Z Wrapped header: torch/csrc/utils/nested.h 2025-12-04T09:34:58.0411237Z Wrapped header: torch/csrc/utils/numpy_stub.h 2025-12-04T09:34:58.0414096Z Wrapped header: torch/csrc/utils/object_ptr.h 2025-12-04T09:34:58.0416609Z Wrapped header: torch/csrc/utils/out_types.h 2025-12-04T09:34:58.0419938Z Wrapped header: torch/csrc/utils/pybind.h 2025-12-04T09:34:58.0422831Z Wrapped header: torch/csrc/utils/pycfunction_helpers.h 2025-12-04T09:34:58.0425565Z Wrapped header: torch/csrc/utils/pyobject_preservation.h 2025-12-04T09:34:58.0432214Z Wrapped header: torch/csrc/utils/pythoncapi_compat.h 2025-12-04T09:34:58.0437459Z Wrapped header: torch/csrc/utils/python_arg_parser.h 2025-12-04T09:34:58.0440330Z Wrapped header: torch/csrc/utils/python_compat.h 2025-12-04T09:34:58.0443286Z Wrapped header: torch/csrc/utils/python_dispatch.h 2025-12-04T09:34:58.0446456Z Wrapped header: torch/csrc/utils/python_numbers.h 2025-12-04T09:34:58.0449479Z Wrapped header: torch/csrc/utils/python_raii.h 2025-12-04T09:34:58.0452626Z Wrapped header: torch/csrc/utils/python_scalars.h 2025-12-04T09:34:58.0455721Z Wrapped header: torch/csrc/utils/python_strings.h 2025-12-04T09:34:58.0458246Z Wrapped header: torch/csrc/utils/python_stub.h 2025-12-04T09:34:58.0461552Z Wrapped header: torch/csrc/utils/python_symnode.h 2025-12-04T09:34:58.0464352Z Wrapped header: torch/csrc/utils/python_torch_function_mode.h 2025-12-04T09:34:58.0467090Z Wrapped header: torch/csrc/utils/python_tuples.h 2025-12-04T09:34:58.0469896Z Wrapped header: torch/csrc/utils/schema_info.h 2025-12-04T09:34:58.0472510Z Wrapped header: torch/csrc/utils/six.h 2025-12-04T09:34:58.0475075Z Wrapped header: torch/csrc/utils/structseq.h 2025-12-04T09:34:58.0477871Z Wrapped header: torch/csrc/utils/tensor_apply.h 2025-12-04T09:34:58.0480355Z Wrapped header: torch/csrc/utils/tensor_dtypes.h 2025-12-04T09:34:58.0483500Z Wrapped header: torch/csrc/utils/tensor_flatten.h 2025-12-04T09:34:58.0485652Z Wrapped header: torch/csrc/utils/tensor_layouts.h 2025-12-04T09:34:58.0488191Z Wrapped header: torch/csrc/utils/tensor_list.h 2025-12-04T09:34:58.0491053Z Wrapped header: torch/csrc/utils/tensor_memoryformats.h 2025-12-04T09:34:58.0494053Z Wrapped header: torch/csrc/utils/tensor_new.h 2025-12-04T09:34:58.0496712Z Wrapped header: torch/csrc/utils/tensor_numpy.h 2025-12-04T09:34:58.0499140Z Wrapped header: torch/csrc/utils/tensor_qschemes.h 2025-12-04T09:34:58.0501718Z Wrapped header: torch/csrc/utils/tensor_types.h 2025-12-04T09:34:58.0504832Z Wrapped header: torch/csrc/utils/throughput_benchmark-inl.h 2025-12-04T09:34:58.0508045Z Wrapped header: torch/csrc/utils/throughput_benchmark.h 2025-12-04T09:34:58.0510723Z Wrapped header: torch/csrc/utils/torch_dispatch_mode.h 2025-12-04T09:34:58.0513403Z Wrapped header: torch/csrc/utils/variadic.h 2025-12-04T09:34:58.0515796Z Wrapped header: torch/csrc/utils/verbose.h 2025-12-04T09:34:58.0518266Z Wrapped header: torch/csrc/xpu/Event.h 2025-12-04T09:34:58.0520587Z Wrapped header: torch/csrc/xpu/Module.h 2025-12-04T09:34:58.0522970Z Wrapped header: torch/csrc/xpu/Stream.h 2025-12-04T09:34:58.0525750Z Wrapped header: torch/csrc/xpu/XPUPluggableAllocator.h 2025-12-04T09:34:58.0525974Z Skipping header: torch/headeronly/version.h 2025-12-04T09:34:58.0526228Z Skipping header: torch/headeronly/core/DeviceType.h 2025-12-04T09:34:58.0526450Z Skipping header: torch/headeronly/core/Dispatch.h 2025-12-04T09:34:58.0526699Z Skipping header: torch/headeronly/core/Dispatch_v2.h 2025-12-04T09:34:58.0526938Z Skipping header: torch/headeronly/core/Layout.h 2025-12-04T09:34:58.0527231Z Skipping header: torch/headeronly/core/MemoryFormat.h 2025-12-04T09:34:58.0527587Z Skipping header: torch/headeronly/core/ScalarType.h 2025-12-04T09:34:58.0527768Z Skipping header: torch/headeronly/core/TensorAccessor.h 2025-12-04T09:34:58.0527918Z Skipping header: torch/headeronly/cpu/vec/intrinsics.h 2025-12-04T09:34:58.0528070Z Skipping header: torch/headeronly/cpu/vec/vec_half.h 2025-12-04T09:34:58.0528223Z Skipping header: torch/headeronly/macros/cmake_macros.h 2025-12-04T09:34:58.0528376Z Skipping header: torch/headeronly/macros/Export.h 2025-12-04T09:34:58.0528639Z Skipping header: torch/headeronly/macros/Macros.h 2025-12-04T09:34:58.0528777Z Skipping header: torch/headeronly/util/BFloat16.h 2025-12-04T09:34:58.0528977Z Skipping header: torch/headeronly/util/bits.h 2025-12-04T09:34:58.0529200Z Skipping header: torch/headeronly/util/bit_cast.h 2025-12-04T09:34:58.0529451Z Skipping header: torch/headeronly/util/complex.h 2025-12-04T09:34:58.0529696Z Skipping header: torch/headeronly/util/Deprecated.h 2025-12-04T09:34:58.0529830Z Skipping header: torch/headeronly/util/Exception.h 2025-12-04T09:34:58.0530054Z Skipping header: torch/headeronly/util/Float4_e2m1fn_x2.h 2025-12-04T09:34:58.0530296Z Skipping header: torch/headeronly/util/Float8_e4m3fn.h 2025-12-04T09:34:58.0530473Z Skipping header: torch/headeronly/util/Float8_e4m3fnuz.h 2025-12-04T09:34:58.0530986Z Skipping header: torch/headeronly/util/Float8_e5m2.h 2025-12-04T09:34:58.0531140Z Skipping header: torch/headeronly/util/Float8_e5m2fnuz.h 2025-12-04T09:34:58.0531290Z Skipping header: torch/headeronly/util/Float8_e8m0fnu.h 2025-12-04T09:34:58.0531443Z Skipping header: torch/headeronly/util/Float8_fnuz_cvt.h 2025-12-04T09:34:58.0531609Z Skipping header: torch/headeronly/util/floating_point_utils.h 2025-12-04T09:34:58.0531733Z Skipping header: torch/headeronly/util/Half.h 2025-12-04T09:34:58.0531905Z Skipping header: torch/headeronly/util/HeaderOnlyArrayRef.h 2025-12-04T09:34:58.0532079Z Skipping header: torch/headeronly/util/Metaprogramming.h 2025-12-04T09:34:58.0532205Z Skipping header: torch/headeronly/util/qint32.h 2025-12-04T09:34:58.0532407Z Skipping header: torch/headeronly/util/qint8.h 2025-12-04T09:34:58.0532582Z Skipping header: torch/headeronly/util/quint2x4.h 2025-12-04T09:34:58.0532819Z Skipping header: torch/headeronly/util/quint4x2.h 2025-12-04T09:34:58.0533071Z Skipping header: torch/headeronly/util/quint8.h 2025-12-04T09:34:58.0533211Z Skipping header: torch/headeronly/util/shim_utils.h 2025-12-04T09:34:58.0533388Z Skipping header: torch/headeronly/util/TypeList.h 2025-12-04T09:34:58.0533658Z Skipping header: torch/headeronly/util/TypeSafeSignMath.h 2025-12-04T09:34:58.0533892Z Skipping header: torch/headeronly/util/TypeTraits.h 2025-12-04T09:34:58.0536649Z Wrapped header: dnnl.hpp 2025-12-04T09:34:58.0539319Z Wrapped header: dnnl_ocl.hpp 2025-12-04T09:34:58.0542278Z Wrapped header: dnnl_sycl.hpp 2025-12-04T09:34:58.0544978Z Wrapped header: dnnl_threadpool.hpp 2025-12-04T09:34:58.0547648Z Wrapped header: dnnl_threadpool_iface.hpp 2025-12-04T09:34:58.0591937Z Wrapped header: oneapi/dnnl/dnnl.hpp 2025-12-04T09:34:58.0597891Z Wrapped header: oneapi/dnnl/dnnl_common.hpp 2025-12-04T09:34:58.0604725Z Wrapped header: oneapi/dnnl/dnnl_graph.hpp 2025-12-04T09:34:58.0608124Z Wrapped header: oneapi/dnnl/dnnl_graph_ocl.hpp 2025-12-04T09:34:58.0611483Z Wrapped header: oneapi/dnnl/dnnl_graph_sycl.hpp 2025-12-04T09:34:58.0614982Z Wrapped header: oneapi/dnnl/dnnl_ocl.hpp 2025-12-04T09:34:58.0618539Z Wrapped header: oneapi/dnnl/dnnl_sycl.hpp 2025-12-04T09:34:58.0621545Z Wrapped header: oneapi/dnnl/dnnl_threadpool.hpp 2025-12-04T09:34:58.0624413Z Wrapped header: oneapi/dnnl/dnnl_threadpool_iface.hpp 2025-12-04T09:34:58.0627984Z Wrapped header: oneapi/dnnl/dnnl_ukernel.hpp 2025-12-04T09:34:58.0631676Z Wrapped header: torch/csrc/distributed/c10d/Backend.hpp 2025-12-04T09:34:58.0634623Z Wrapped header: torch/csrc/distributed/c10d/Backoff.hpp 2025-12-04T09:34:58.0637576Z Wrapped header: torch/csrc/distributed/c10d/comm.hpp 2025-12-04T09:34:58.0640828Z Wrapped header: torch/csrc/distributed/c10d/default_comm_hooks.hpp 2025-12-04T09:34:58.0643675Z Wrapped header: torch/csrc/distributed/c10d/FakeProcessGroup.hpp 2025-12-04T09:34:58.0646371Z Wrapped header: torch/csrc/distributed/c10d/FileStore.hpp 2025-12-04T09:34:58.0650039Z Wrapped header: torch/csrc/distributed/c10d/FlightRecorder.hpp 2025-12-04T09:34:58.0654066Z Wrapped header: torch/csrc/distributed/c10d/FlightRecorderDetail.hpp 2025-12-04T09:34:58.0657417Z Wrapped header: torch/csrc/distributed/c10d/Functional.hpp 2025-12-04T09:34:58.0660375Z Wrapped header: torch/csrc/distributed/c10d/GlooDeviceFactory.hpp 2025-12-04T09:34:58.0663318Z Wrapped header: torch/csrc/distributed/c10d/GroupRegistry.hpp 2025-12-04T09:34:58.0666040Z Wrapped header: torch/csrc/distributed/c10d/HashStore.hpp 2025-12-04T09:34:58.0669484Z Wrapped header: torch/csrc/distributed/c10d/logger.hpp 2025-12-04T09:34:58.0672373Z Wrapped header: torch/csrc/distributed/c10d/NanCheck.hpp 2025-12-04T09:34:58.0676108Z Wrapped header: torch/csrc/distributed/c10d/NCCLUtils.hpp 2025-12-04T09:34:58.0679259Z Wrapped header: torch/csrc/distributed/c10d/ParamCommsUtils.hpp 2025-12-04T09:34:58.0682436Z Wrapped header: torch/csrc/distributed/c10d/PrefixStore.hpp 2025-12-04T09:34:58.0687543Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroup.hpp 2025-12-04T09:34:58.0691371Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupGloo.hpp 2025-12-04T09:34:58.0695555Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp 2025-12-04T09:34:58.0699142Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupMPI.hpp 2025-12-04T09:34:58.0705485Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp 2025-12-04T09:34:58.0709625Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupUCC.hpp 2025-12-04T09:34:58.0713353Z Wrapped header: torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp 2025-12-04T09:34:58.0717382Z Wrapped header: torch/csrc/distributed/c10d/PyProcessGroup.hpp 2025-12-04T09:34:58.0720657Z Wrapped header: torch/csrc/distributed/c10d/python_callback_work.hpp 2025-12-04T09:34:58.0723909Z Wrapped header: torch/csrc/distributed/c10d/RankLocal.hpp 2025-12-04T09:34:58.0728377Z Wrapped header: torch/csrc/distributed/c10d/reducer.hpp 2025-12-04T09:34:58.0731835Z Wrapped header: torch/csrc/distributed/c10d/reducer_timer.hpp 2025-12-04T09:34:58.0735064Z Wrapped header: torch/csrc/distributed/c10d/sequence_num.hpp 2025-12-04T09:34:58.0737892Z Wrapped header: torch/csrc/distributed/c10d/Store.hpp 2025-12-04T09:34:58.0741223Z Wrapped header: torch/csrc/distributed/c10d/TCPStore.hpp 2025-12-04T09:34:58.0744075Z Wrapped header: torch/csrc/distributed/c10d/TCPStoreBackend.hpp 2025-12-04T09:34:58.0747130Z Wrapped header: torch/csrc/distributed/c10d/Types.hpp 2025-12-04T09:34:58.0749966Z Wrapped header: torch/csrc/distributed/c10d/UCCTracing.hpp 2025-12-04T09:34:58.0753081Z Wrapped header: torch/csrc/distributed/c10d/UCCUtils.hpp 2025-12-04T09:34:58.0756379Z Wrapped header: torch/csrc/distributed/c10d/UnixSockUtils.hpp 2025-12-04T09:34:58.0760156Z Wrapped header: torch/csrc/distributed/c10d/Utils.hpp 2025-12-04T09:34:58.0763116Z Wrapped header: torch/csrc/distributed/c10d/WinSockUtils.hpp 2025-12-04T09:34:58.0766090Z Wrapped header: torch/csrc/distributed/c10d/Work.hpp 2025-12-04T09:34:58.0769454Z Wrapped header: torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp 2025-12-04T09:34:58.0772144Z Wrapped header: torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp 2025-12-04T09:34:58.0774892Z Wrapped header: torch/csrc/distributed/c10d/control_plane/Handlers.hpp 2025-12-04T09:34:58.0777783Z Wrapped header: torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.hpp 2025-12-04T09:34:58.0780664Z Wrapped header: torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp 2025-12-04T09:34:58.0783342Z Wrapped header: torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp 2025-12-04T09:34:58.0786238Z Wrapped header: torch/csrc/distributed/c10d/cuda/StreamBlock.hpp 2025-12-04T09:34:58.0788611Z Wrapped header: torch/csrc/distributed/c10d/cuda/utils.hpp 2025-12-04T09:34:58.0791574Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp 2025-12-04T09:34:58.0794354Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp 2025-12-04T09:34:58.0797141Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp 2025-12-04T09:34:58.0799817Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp 2025-12-04T09:34:58.0802266Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/env.hpp 2025-12-04T09:34:58.0805106Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp 2025-12-04T09:34:58.0808236Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp 2025-12-04T09:34:58.0811334Z Wrapped header: torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp 2025-12-04T09:34:58.0814151Z Wrapped header: torch/csrc/jit/testing/catch_utils.hpp 2025-12-04T09:34:58.0817516Z Wrapped header: ATen/cuda/ApplyGridUtils.cuh 2025-12-04T09:34:58.0820214Z Wrapped header: ATen/cuda/AsmUtils.cuh 2025-12-04T09:34:58.0824000Z Wrapped header: ATen/cuda/Atomic.cuh 2025-12-04T09:34:58.0826879Z Wrapped header: ATen/cuda/cub-RadixSortPairs.cuh 2025-12-04T09:34:58.0830535Z Wrapped header: ATen/cuda/cub.cuh 2025-12-04T09:34:58.0833411Z Wrapped header: ATen/cuda/cub_definitions.cuh 2025-12-04T09:34:58.0837123Z Wrapped header: ATen/cuda/CUDAApplyUtils.cuh 2025-12-04T09:34:58.0840033Z Wrapped header: ATen/cuda/CUDAGraphsUtils.cuh 2025-12-04T09:34:58.0842581Z Wrapped header: ATen/cuda/CUDATensorMethods.cuh 2025-12-04T09:34:58.0845380Z Wrapped header: ATen/cuda/DeviceUtils.cuh 2025-12-04T09:34:58.0848374Z Wrapped header: ATen/cuda/NumericLimits.cuh 2025-12-04T09:34:58.0850937Z Wrapped header: ATen/cuda/PhiloxUtils.cuh 2025-12-04T09:34:58.0854156Z Wrapped header: ATen/cuda/ScanUtils.cuh 2025-12-04T09:34:58.0856951Z Wrapped header: ATen/cuda/detail/IndexUtils.cuh 2025-12-04T09:34:58.0860109Z Wrapped header: ATen/cuda/detail/IntegerDivider.cuh 2025-12-04T09:34:58.0863235Z Wrapped header: ATen/cuda/detail/OffsetCalculator.cuh 2025-12-04T09:34:58.0865974Z Wrapped header: ATen/cuda/detail/PhiloxCudaStateRaw.cuh 2025-12-04T09:34:58.0868739Z Wrapped header: ATen/cuda/detail/TensorInfo.cuh 2025-12-04T09:34:58.0871436Z Wrapped header: ATen/cuda/detail/UnpackRaw.cuh 2025-12-04T09:34:58.0874526Z Wrapped header: ATen/native/cuda/block_reduce.cuh 2025-12-04T09:34:58.0877948Z Wrapped header: ATen/native/cuda/CUDAJitLoops.cuh 2025-12-04T09:34:58.0882623Z Wrapped header: ATen/native/cuda/CUDALoops.cuh 2025-12-04T09:34:58.0885725Z Wrapped header: ATen/native/cuda/cutlass_common.cuh 2025-12-04T09:34:58.0888555Z Wrapped header: ATen/native/cuda/DeviceSqrt.cuh 2025-12-04T09:34:58.0891729Z Wrapped header: ATen/native/cuda/EmbeddingBackwardKernel.cuh 2025-12-04T09:34:58.0895849Z Wrapped header: ATen/native/cuda/ForeachFunctors.cuh 2025-12-04T09:34:58.0898809Z Wrapped header: ATen/native/cuda/ForeachMinMaxFunctors.cuh 2025-12-04T09:34:58.0901679Z Wrapped header: ATen/native/cuda/fused_adagrad_impl.cuh 2025-12-04T09:34:58.0911536Z Wrapped header: ATen/native/cuda/fused_adagrad_utils.cuh 2025-12-04T09:34:58.0914588Z Wrapped header: ATen/native/cuda/fused_adamw_amsgrad_impl.cuh 2025-12-04T09:34:58.0917426Z Wrapped header: ATen/native/cuda/fused_adamw_impl.cuh 2025-12-04T09:34:58.0920271Z Wrapped header: ATen/native/cuda/fused_adam_amsgrad_impl.cuh 2025-12-04T09:34:58.0922960Z Wrapped header: ATen/native/cuda/fused_adam_impl.cuh 2025-12-04T09:34:58.0926281Z Wrapped header: ATen/native/cuda/fused_adam_utils.cuh 2025-12-04T09:34:58.0929793Z Wrapped header: ATen/native/cuda/GridSampler.cuh 2025-12-04T09:34:58.0932882Z Wrapped header: ATen/native/cuda/GroupMMCommon.cuh 2025-12-04T09:34:58.0936295Z Wrapped header: ATen/native/cuda/im2col.cuh 2025-12-04T09:34:58.0939326Z Wrapped header: ATen/native/cuda/JitLoops.cuh 2025-12-04T09:34:58.0943126Z Wrapped header: ATen/native/cuda/KernelUtils.cuh 2025-12-04T09:34:58.0946413Z Wrapped header: ATen/native/cuda/Loops.cuh 2025-12-04T09:34:58.0959243Z Wrapped header: ATen/native/cuda/Math.cuh 2025-12-04T09:34:58.0963305Z Wrapped header: ATen/native/cuda/MemoryAccess.cuh 2025-12-04T09:34:58.0967357Z Wrapped header: ATen/native/cuda/MultiTensorApply.cuh 2025-12-04T09:34:58.0973697Z Wrapped header: ATen/native/cuda/Normalization.cuh 2025-12-04T09:34:58.0977637Z Wrapped header: ATen/native/cuda/PersistentSoftmax.cuh 2025-12-04T09:34:58.0980414Z Wrapped header: ATen/native/cuda/Pow.cuh 2025-12-04T09:34:58.0983357Z Wrapped header: ATen/native/cuda/Randperm.cuh 2025-12-04T09:34:58.0988677Z Wrapped header: ATen/native/cuda/Reduce.cuh 2025-12-04T09:34:58.0992806Z Wrapped header: ATen/native/cuda/reduction_template.cuh 2025-12-04T09:34:58.0996594Z Wrapped header: ATen/native/cuda/ScanUtils.cuh 2025-12-04T09:34:58.0999887Z Wrapped header: ATen/native/cuda/SortingCommon.cuh 2025-12-04T09:34:58.1003350Z Wrapped header: ATen/native/cuda/SortingRadixSelect.cuh 2025-12-04T09:34:58.1006941Z Wrapped header: ATen/native/cuda/SortUtils.cuh 2025-12-04T09:34:58.1010657Z Wrapped header: ATen/native/cuda/TensorModeKernel.cuh 2025-12-04T09:34:58.1013256Z Wrapped header: ATen/native/cuda/UniqueCub.cuh 2025-12-04T09:34:58.1016640Z Wrapped header: ATen/native/cuda/UpSample.cuh 2025-12-04T09:34:58.1020018Z Wrapped header: ATen/native/cuda/vol2col.cuh 2025-12-04T09:34:58.1062029Z 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-12-04T09:34:58.1320691Z installing to build\bdist.win-amd64\wheel 2025-12-04T09:34:58.1320804Z running install 2025-12-04T09:34:58.1343109Z running install_lib 2025-12-04T09:34:58.1463168Z creating build\bdist.win-amd64\wheel 2025-12-04T09:34:58.1468024Z creating build\bdist.win-amd64\wheel\functorch 2025-12-04T09:34:58.1471892Z creating build\bdist.win-amd64\wheel\functorch\compile 2025-12-04T09:34:58.1484993Z copying build\lib.win-amd64-cpython-310\functorch\compile\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\compile 2025-12-04T09:34:58.1485262Z creating build\bdist.win-amd64\wheel\functorch\dim 2025-12-04T09:34:58.1487511Z copying build\lib.win-amd64-cpython-310\functorch\dim\magic_trace.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1498511Z copying build\lib.win-amd64-cpython-310\functorch\dim\op_properties.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1504309Z copying build\lib.win-amd64-cpython-310\functorch\dim\wrap_type.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1509881Z copying build\lib.win-amd64-cpython-310\functorch\dim\_dim_entry.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1530913Z copying build\lib.win-amd64-cpython-310\functorch\dim\_enable_all_layers.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1536658Z copying build\lib.win-amd64-cpython-310\functorch\dim\_getsetitem.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1543036Z copying build\lib.win-amd64-cpython-310\functorch\dim\_order.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1549055Z copying build\lib.win-amd64-cpython-310\functorch\dim\_py_inst_decoder.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1555070Z copying build\lib.win-amd64-cpython-310\functorch\dim\_tensor_info.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1560635Z copying build\lib.win-amd64-cpython-310\functorch\dim\_wrap.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1566256Z copying build\lib.win-amd64-cpython-310\functorch\dim\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-12-04T09:34:58.1573013Z creating build\bdist.win-amd64\wheel\functorch\einops 2025-12-04T09:34:58.1576440Z copying build\lib.win-amd64-cpython-310\functorch\einops\rearrange.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-12-04T09:34:58.1594038Z copying build\lib.win-amd64-cpython-310\functorch\einops\_parsing.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-12-04T09:34:58.1594908Z copying build\lib.win-amd64-cpython-310\functorch\einops\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-12-04T09:34:58.1595580Z creating build\bdist.win-amd64\wheel\functorch\experimental 2025-12-04T09:34:58.1598419Z copying build\lib.win-amd64-cpython-310\functorch\experimental\control_flow.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-12-04T09:34:58.1604592Z copying build\lib.win-amd64-cpython-310\functorch\experimental\ops.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-12-04T09:34:58.1614831Z copying build\lib.win-amd64-cpython-310\functorch\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-12-04T09:34:58.1620468Z creating build\bdist.win-amd64\wheel\functorch\_src 2025-12-04T09:34:58.1633673Z creating build\bdist.win-amd64\wheel\functorch\_src\aot_autograd 2025-12-04T09:34:58.1637222Z copying build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\aot_autograd 2025-12-04T09:34:58.1642624Z creating build\bdist.win-amd64\wheel\functorch\_src\eager_transforms 2025-12-04T09:34:58.1646125Z copying build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\eager_transforms 2025-12-04T09:34:58.1656279Z creating build\bdist.win-amd64\wheel\functorch\_src\make_functional 2025-12-04T09:34:58.1660093Z copying build\lib.win-amd64-cpython-310\functorch\_src\make_functional\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\make_functional 2025-12-04T09:34:58.1665483Z creating build\bdist.win-amd64\wheel\functorch\_src\vmap 2025-12-04T09:34:58.1678597Z copying build\lib.win-amd64-cpython-310\functorch\_src\vmap\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\vmap 2025-12-04T09:34:58.1684722Z copying build\lib.win-amd64-cpython-310\functorch\_src\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2025-12-04T09:34:58.1689573Z copying build\lib.win-amd64-cpython-310\functorch\__init__.py -> build\bdist.win-amd64\wheel\.\functorch 2025-12-04T09:34:58.1695875Z creating build\bdist.win-amd64\wheel\torch 2025-12-04T09:34:58.1699302Z creating build\bdist.win-amd64\wheel\torch\accelerator 2025-12-04T09:34:58.1702643Z copying build\lib.win-amd64-cpython-310\torch\accelerator\memory.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-12-04T09:34:58.1708493Z copying build\lib.win-amd64-cpython-310\torch\accelerator\_utils.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-12-04T09:34:58.1713922Z copying build\lib.win-amd64-cpython-310\torch\accelerator\__init__.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-12-04T09:34:58.1719516Z creating build\bdist.win-amd64\wheel\torch\amp 2025-12-04T09:34:58.1722975Z copying build\lib.win-amd64-cpython-310\torch\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-12-04T09:34:58.1729215Z copying build\lib.win-amd64-cpython-310\torch\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-12-04T09:34:58.1735249Z copying build\lib.win-amd64-cpython-310\torch\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-12-04T09:34:58.1740736Z creating build\bdist.win-amd64\wheel\torch\ao 2025-12-04T09:34:58.1744140Z creating build\bdist.win-amd64\wheel\torch\ao\nn 2025-12-04T09:34:58.1747897Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic 2025-12-04T09:34:58.1751332Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\modules 2025-12-04T09:34:58.1754717Z 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-12-04T09:34:58.1760321Z 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-12-04T09:34:58.1774745Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\qat 2025-12-04T09:34:58.1778146Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\qat\modules 2025-12-04T09:34:58.1781611Z 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-12-04T09:34:58.1787805Z 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-12-04T09:34:58.1793551Z 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-12-04T09:34:58.1798989Z 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-12-04T09:34:58.1813536Z 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-12-04T09:34:58.1818983Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized 2025-12-04T09:34:58.1822484Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\dynamic 2025-12-04T09:34:58.1826099Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:34:58.1829670Z 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-12-04T09:34:58.1835064Z 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-12-04T09:34:58.1844511Z 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-12-04T09:34:58.1849996Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\modules 2025-12-04T09:34:58.1853472Z 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-12-04T09:34:58.1859067Z 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-12-04T09:34:58.1864389Z 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-12-04T09:34:58.1869749Z 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-12-04T09:34:58.1875018Z 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-12-04T09:34:58.1890033Z 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-12-04T09:34:58.1900276Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic 2025-12-04T09:34:58.1905368Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat 2025-12-04T09:34:58.1908740Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic 2025-12-04T09:34:58.1912188Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic\modules 2025-12-04T09:34:58.1915526Z 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-12-04T09:34:58.1921047Z 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-12-04T09:34:58.1926215Z 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-12-04T09:34:58.1931684Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\modules 2025-12-04T09:34:58.1934982Z 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-12-04T09:34:58.1940505Z 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-12-04T09:34:58.1980345Z 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-12-04T09:34:58.1985729Z 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-12-04T09:34:58.1996119Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat 2025-12-04T09:34:58.2001562Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable 2025-12-04T09:34:58.2005061Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable\modules 2025-12-04T09:34:58.2008600Z 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-12-04T09:34:58.2019503Z 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-12-04T09:34:58.2025625Z 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-12-04T09:34:58.2039192Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantizable 2025-12-04T09:34:58.2044800Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized 2025-12-04T09:34:58.2053456Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic 2025-12-04T09:34:58.2056960Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic\modules 2025-12-04T09:34:58.2060490Z 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-12-04T09:34:58.2066622Z 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-12-04T09:34:58.2076862Z 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-12-04T09:34:58.2083690Z 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-12-04T09:34:58.2089035Z 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-12-04T09:34:58.2094282Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized 2025-12-04T09:34:58.2100722Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\modules 2025-12-04T09:34:58.2104293Z 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-12-04T09:34:58.2109915Z 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-12-04T09:34:58.2115858Z 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-12-04T09:34:58.2122245Z 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-12-04T09:34:58.2133169Z 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-12-04T09:34:58.2148303Z 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-12-04T09:34:58.2154218Z 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-12-04T09:34:58.2164048Z 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-12-04T09:34:58.2169778Z 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-12-04T09:34:58.2175294Z 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-12-04T09:34:58.2180754Z 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-12-04T09:34:58.2186520Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference 2025-12-04T09:34:58.2201427Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference\modules 2025-12-04T09:34:58.2204987Z 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-12-04T09:34:58.2211540Z 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-12-04T09:34:58.2217094Z 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-12-04T09:34:58.2231578Z 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-12-04T09:34:58.2237651Z 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-12-04T09:34:58.2243270Z 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-12-04T09:34:58.2248731Z 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-12-04T09:34:58.2258856Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized 2025-12-04T09:34:58.2264488Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse 2025-12-04T09:34:58.2267944Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized 2025-12-04T09:34:58.2271383Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized\dynamic 2025-12-04T09:34:58.2275107Z 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-12-04T09:34:58.2280782Z 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-12-04T09:34:58.2285827Z 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-12-04T09:34:58.2291627Z 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-12-04T09:34:58.2297361Z 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-12-04T09:34:58.2302542Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse 2025-12-04T09:34:58.2307496Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn 2025-12-04T09:34:58.2313200Z creating build\bdist.win-amd64\wheel\torch\ao\ns 2025-12-04T09:34:58.2317169Z creating build\bdist.win-amd64\wheel\torch\ao\ns\fx 2025-12-04T09:34:58.2320591Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\graph_matcher.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-12-04T09:34:58.2326808Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\graph_passes.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-12-04T09:34:58.2332961Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-12-04T09:34:58.2338755Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\ns_types.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-12-04T09:34:58.2344236Z 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-12-04T09:34:58.2359900Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-12-04T09:34:58.2365873Z 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-12-04T09:34:58.2371482Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-12-04T09:34:58.2377435Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\weight_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-12-04T09:34:58.2383172Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-12-04T09:34:58.2387781Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-12-04T09:34:58.2393724Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-12-04T09:34:58.2400060Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-12-04T09:34:58.2404868Z creating build\bdist.win-amd64\wheel\torch\ao\pruning 2025-12-04T09:34:58.2408315Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\scheduler 2025-12-04T09:34:58.2411797Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\base_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-12-04T09:34:58.2417619Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\cubic_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-12-04T09:34:58.2423173Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\lambda_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-12-04T09:34:58.2438820Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-12-04T09:34:58.2443491Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\sparsifier 2025-12-04T09:34:58.2447092Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\base_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-12-04T09:34:58.2452646Z 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-12-04T09:34:58.2458089Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-12-04T09:34:58.2477633Z 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-12-04T09:34:58.2483422Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-12-04T09:34:58.2488413Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental 2025-12-04T09:34:58.2491912Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\activation_sparsifier 2025-12-04T09:34:58.2495584Z 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-12-04T09:34:58.2501921Z 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-12-04T09:34:58.2506510Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_scheduler 2025-12-04T09:34:58.2510650Z 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-12-04T09:34:58.2516162Z 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-12-04T09:34:58.2522430Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier 2025-12-04T09:34:58.2535291Z 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-12-04T09:34:58.2540996Z 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-12-04T09:34:58.2546629Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-12-04T09:34:58.2563732Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-12-04T09:34:58.2568384Z 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-12-04T09:34:58.2574278Z 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-12-04T09:34:58.2580049Z 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-12-04T09:34:58.2595178Z 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-12-04T09:34:58.2599835Z 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-12-04T09:34:58.2614473Z 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-12-04T09:34:58.2619852Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\pruner 2025-12-04T09:34:58.2623616Z 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-12-04T09:34:58.2629313Z 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-12-04T09:34:58.2635180Z 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-12-04T09:34:58.2654646Z 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-12-04T09:34:58.2660417Z 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-12-04T09:34:58.2665804Z 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-12-04T09:34:58.2671931Z 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-12-04T09:34:58.2677583Z 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-12-04T09:34:58.2683119Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental 2025-12-04T09:34:58.2687760Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning 2025-12-04T09:34:58.2707038Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning 2025-12-04T09:34:58.2713195Z creating build\bdist.win-amd64\wheel\torch\ao\quantization 2025-12-04T09:34:58.2716781Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\backend_config 2025-12-04T09:34:58.2720357Z 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-12-04T09:34:58.2727452Z 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-12-04T09:34:58.2734298Z 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-12-04T09:34:58.2745190Z 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-12-04T09:34:58.2760787Z 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-12-04T09:34:58.2766854Z 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-12-04T09:34:58.2774771Z 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-12-04T09:34:58.2780148Z 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-12-04T09:34:58.2785733Z 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-12-04T09:34:58.2791489Z 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-12-04T09:34:58.2805566Z 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-12-04T09:34:58.2811307Z 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-12-04T09:34:58.2816646Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.2822730Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.2842943Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.2848854Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx 2025-12-04T09:34:58.2852228Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2858843Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\custom_config.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2865230Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2870774Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\fuse_handler.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2876284Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2891531Z 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-12-04T09:34:58.2896959Z 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-12-04T09:34:58.2902642Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\lstm_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2908200Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2918359Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2923953Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2931098Z 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-12-04T09:34:58.2936730Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\quantize_handler.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2946583Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\tracer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2951965Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2958334Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_decomposed.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2964533Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.2971067Z 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-12-04T09:34:58.2977959Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx\_model_report 2025-12-04T09:34:58.2981539Z 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-12-04T09:34:58.2988530Z 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-12-04T09:34:58.2994603Z 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-12-04T09:34:58.3013851Z 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-12-04T09:34:58.3020323Z 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-12-04T09:34:58.3024953Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-12-04T09:34:58.3030055Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3037115Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\pt2e 2025-12-04T09:34:58.3040622Z 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-12-04T09:34:58.3046434Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\export_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-12-04T09:34:58.3052128Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\graph_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-12-04T09:34:58.3057922Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\lowering.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-12-04T09:34:58.3073443Z 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-12-04T09:34:58.3079047Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\prepare.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-12-04T09:34:58.3084971Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\qat_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-12-04T09:34:58.3091791Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\pt2e\representation 2025-12-04T09:34:58.3095471Z 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-12-04T09:34:58.3107715Z 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-12-04T09:34:58.3112957Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-12-04T09:34:58.3119096Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\_affine_quantization.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-12-04T09:34:58.3130490Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\_numeric_debugger.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-12-04T09:34:58.3136428Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-12-04T09:34:58.3141013Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3146917Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\qconfig_mapping.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3152613Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3163047Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3172422Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\quantizer 2025-12-04T09:34:58.3176077Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\composable_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-12-04T09:34:58.3181856Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\embedding_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-12-04T09:34:58.3187693Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-12-04T09:34:58.3207406Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-12-04T09:34:58.3213366Z 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-12-04T09:34:58.3220415Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\xnnpack_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-12-04T09:34:58.3231157Z 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-12-04T09:34:58.3237366Z 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-12-04T09:34:58.3242761Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-12-04T09:34:58.3247876Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3254361Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3260230Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_pt2e.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3265837Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3271341Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3277023Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3283094Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_correct_bias.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3288701Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3294433Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_learnable_fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3304328Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-12-04T09:34:58.3309960Z copying build\lib.win-amd64-cpython-310\torch\ao\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao 2025-12-04T09:34:58.3315738Z creating build\bdist.win-amd64\wheel\torch\autograd 2025-12-04T09:34:58.3319158Z copying build\lib.win-amd64-cpython-310\torch\autograd\anomaly_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3324600Z copying build\lib.win-amd64-cpython-310\torch\autograd\forward_ad.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3334625Z copying build\lib.win-amd64-cpython-310\torch\autograd\function.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3340473Z copying build\lib.win-amd64-cpython-310\torch\autograd\functional.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3356729Z copying build\lib.win-amd64-cpython-310\torch\autograd\gradcheck.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3367811Z copying build\lib.win-amd64-cpython-310\torch\autograd\grad_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3373502Z copying build\lib.win-amd64-cpython-310\torch\autograd\graph.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3379441Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3385877Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler_legacy.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3395801Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler_util.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3402193Z copying build\lib.win-amd64-cpython-310\torch\autograd\variable.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3407747Z creating build\bdist.win-amd64\wheel\torch\autograd\_functions 2025-12-04T09:34:58.3411220Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\tensor.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-12-04T09:34:58.3416577Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\utils.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-12-04T09:34:58.3430247Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-12-04T09:34:58.3435308Z copying build\lib.win-amd64-cpython-310\torch\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-12-04T09:34:58.3441472Z creating build\bdist.win-amd64\wheel\torch\backends 2025-12-04T09:34:58.3444791Z creating build\bdist.win-amd64\wheel\torch\backends\cpu 2025-12-04T09:34:58.3448241Z copying build\lib.win-amd64-cpython-310\torch\backends\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cpu 2025-12-04T09:34:58.3453804Z creating build\bdist.win-amd64\wheel\torch\backends\cuda 2025-12-04T09:34:58.3457098Z copying build\lib.win-amd64-cpython-310\torch\backends\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cuda 2025-12-04T09:34:58.3463159Z creating build\bdist.win-amd64\wheel\torch\backends\cudnn 2025-12-04T09:34:58.3466424Z copying build\lib.win-amd64-cpython-310\torch\backends\cudnn\rnn.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2025-12-04T09:34:58.3471976Z copying build\lib.win-amd64-cpython-310\torch\backends\cudnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2025-12-04T09:34:58.3477690Z creating build\bdist.win-amd64\wheel\torch\backends\cusparselt 2025-12-04T09:34:58.3481041Z copying build\lib.win-amd64-cpython-310\torch\backends\cusparselt\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cusparselt 2025-12-04T09:34:58.3486630Z creating build\bdist.win-amd64\wheel\torch\backends\kleidiai 2025-12-04T09:34:58.3490220Z copying build\lib.win-amd64-cpython-310\torch\backends\kleidiai\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\kleidiai 2025-12-04T09:34:58.3495746Z creating build\bdist.win-amd64\wheel\torch\backends\mha 2025-12-04T09:34:58.3509835Z copying build\lib.win-amd64-cpython-310\torch\backends\mha\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mha 2025-12-04T09:34:58.3515590Z creating build\bdist.win-amd64\wheel\torch\backends\miopen 2025-12-04T09:34:58.3519037Z copying build\lib.win-amd64-cpython-310\torch\backends\miopen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\miopen 2025-12-04T09:34:58.3524723Z creating build\bdist.win-amd64\wheel\torch\backends\mkl 2025-12-04T09:34:58.3528467Z copying build\lib.win-amd64-cpython-310\torch\backends\mkl\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkl 2025-12-04T09:34:58.3534093Z creating build\bdist.win-amd64\wheel\torch\backends\mkldnn 2025-12-04T09:34:58.3537481Z copying build\lib.win-amd64-cpython-310\torch\backends\mkldnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkldnn 2025-12-04T09:34:58.3543247Z creating build\bdist.win-amd64\wheel\torch\backends\mps 2025-12-04T09:34:58.3546729Z copying build\lib.win-amd64-cpython-310\torch\backends\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mps 2025-12-04T09:34:58.3552382Z creating build\bdist.win-amd64\wheel\torch\backends\nnpack 2025-12-04T09:34:58.3555734Z copying build\lib.win-amd64-cpython-310\torch\backends\nnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\nnpack 2025-12-04T09:34:58.3561683Z creating build\bdist.win-amd64\wheel\torch\backends\openmp 2025-12-04T09:34:58.3565148Z copying build\lib.win-amd64-cpython-310\torch\backends\openmp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\openmp 2025-12-04T09:34:58.3570652Z creating build\bdist.win-amd64\wheel\torch\backends\opt_einsum 2025-12-04T09:34:58.3574055Z copying build\lib.win-amd64-cpython-310\torch\backends\opt_einsum\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\opt_einsum 2025-12-04T09:34:58.3579749Z creating build\bdist.win-amd64\wheel\torch\backends\quantized 2025-12-04T09:34:58.3583251Z copying build\lib.win-amd64-cpython-310\torch\backends\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\quantized 2025-12-04T09:34:58.3589073Z creating build\bdist.win-amd64\wheel\torch\backends\xeon 2025-12-04T09:34:58.3592465Z copying build\lib.win-amd64-cpython-310\torch\backends\xeon\run_cpu.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2025-12-04T09:34:58.3598825Z copying build\lib.win-amd64-cpython-310\torch\backends\xeon\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2025-12-04T09:34:58.3603467Z creating build\bdist.win-amd64\wheel\torch\backends\xnnpack 2025-12-04T09:34:58.3606898Z copying build\lib.win-amd64-cpython-310\torch\backends\xnnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xnnpack 2025-12-04T09:34:58.3612704Z creating build\bdist.win-amd64\wheel\torch\backends\_coreml 2025-12-04T09:34:58.3616189Z copying build\lib.win-amd64-cpython-310\torch\backends\_coreml\preprocess.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2025-12-04T09:34:58.3621894Z copying build\lib.win-amd64-cpython-310\torch\backends\_coreml\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2025-12-04T09:34:58.3626592Z creating build\bdist.win-amd64\wheel\torch\backends\_nnapi 2025-12-04T09:34:58.3630081Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\prepare.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-12-04T09:34:58.3635657Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\serializer.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-12-04T09:34:58.3642340Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-12-04T09:34:58.3647027Z copying build\lib.win-amd64-cpython-310\torch\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends 2025-12-04T09:34:58.3657421Z creating build\bdist.win-amd64\wheel\torch\bin 2025-12-04T09:34:58.3660860Z copying build\lib.win-amd64-cpython-310\torch\bin\FileStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:34:58.3670736Z copying build\lib.win-amd64-cpython-310\torch\bin\protoc.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:34:58.3700345Z copying build\lib.win-amd64-cpython-310\torch\bin\TCPStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:34:58.3712694Z copying build\lib.win-amd64-cpython-310\torch\bin\test_api.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:34:58.3826021Z copying build\lib.win-amd64-cpython-310\torch\bin\test_jit.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:34:58.3882131Z copying build\lib.win-amd64-cpython-310\torch\bin\test_lazy.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-12-04T09:34:58.3908255Z creating build\bdist.win-amd64\wheel\torch\compiler 2025-12-04T09:34:58.3926312Z copying build\lib.win-amd64-cpython-310\torch\compiler\config.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-12-04T09:34:58.3931895Z copying build\lib.win-amd64-cpython-310\torch\compiler\_cache.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-12-04T09:34:58.3937230Z copying build\lib.win-amd64-cpython-310\torch\compiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-12-04T09:34:58.3943416Z creating build\bdist.win-amd64\wheel\torch\contrib 2025-12-04T09:34:58.3946774Z copying build\lib.win-amd64-cpython-310\torch\contrib\_tensorboard_vis.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2025-12-04T09:34:58.3960750Z copying build\lib.win-amd64-cpython-310\torch\contrib\__init__.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2025-12-04T09:34:58.3965678Z creating build\bdist.win-amd64\wheel\torch\cpu 2025-12-04T09:34:58.3969108Z creating build\bdist.win-amd64\wheel\torch\cpu\amp 2025-12-04T09:34:58.3972411Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-12-04T09:34:58.3978444Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-12-04T09:34:58.3983774Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-12-04T09:34:58.3989037Z copying build\lib.win-amd64-cpython-310\torch\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu 2025-12-04T09:34:58.3994624Z creating build\bdist.win-amd64\wheel\torch\csrc 2025-12-04T09:34:58.3997961Z creating build\bdist.win-amd64\wheel\torch\csrc\inductor 2025-12-04T09:34:58.4001358Z creating build\bdist.win-amd64\wheel\torch\csrc\inductor\aoti_runtime 2025-12-04T09:34:58.4004842Z 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-12-04T09:34:58.4010736Z creating build\bdist.win-amd64\wheel\torch\cuda 2025-12-04T09:34:58.4014171Z creating build\bdist.win-amd64\wheel\torch\cuda\amp 2025-12-04T09:34:58.4017447Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-12-04T09:34:58.4022894Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\common.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-12-04T09:34:58.4028065Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-12-04T09:34:58.4033516Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-12-04T09:34:58.4038610Z copying build\lib.win-amd64-cpython-310\torch\cuda\comm.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4043685Z copying build\lib.win-amd64-cpython-310\torch\cuda\gds.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4049061Z copying build\lib.win-amd64-cpython-310\torch\cuda\graphs.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4059940Z copying build\lib.win-amd64-cpython-310\torch\cuda\green_contexts.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4065395Z copying build\lib.win-amd64-cpython-310\torch\cuda\jiterator.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4081212Z copying build\lib.win-amd64-cpython-310\torch\cuda\memory.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4087708Z copying build\lib.win-amd64-cpython-310\torch\cuda\nccl.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4093577Z copying build\lib.win-amd64-cpython-310\torch\cuda\nvtx.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4098965Z copying build\lib.win-amd64-cpython-310\torch\cuda\profiler.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4104278Z copying build\lib.win-amd64-cpython-310\torch\cuda\random.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4109777Z copying build\lib.win-amd64-cpython-310\torch\cuda\sparse.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4115058Z copying build\lib.win-amd64-cpython-310\torch\cuda\streams.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4120442Z copying build\lib.win-amd64-cpython-310\torch\cuda\tunable.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4130811Z copying build\lib.win-amd64-cpython-310\torch\cuda\_device_limits.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4141771Z copying build\lib.win-amd64-cpython-310\torch\cuda\_gpu_trace.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4147347Z copying build\lib.win-amd64-cpython-310\torch\cuda\_memory_viz.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4153675Z copying build\lib.win-amd64-cpython-310\torch\cuda\_pin_memory_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4159246Z copying build\lib.win-amd64-cpython-310\torch\cuda\_sanitizer.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4175189Z copying build\lib.win-amd64-cpython-310\torch\cuda\_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4181353Z copying build\lib.win-amd64-cpython-310\torch\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-12-04T09:34:58.4188384Z creating build\bdist.win-amd64\wheel\torch\distributed 2025-12-04T09:34:58.4191961Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms 2025-12-04T09:34:58.4195558Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\ddp_comm_hooks 2025-12-04T09:34:58.4199136Z 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-12-04T09:34:58.4205290Z 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-12-04T09:34:58.4215854Z 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-12-04T09:34:58.4232667Z 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-12-04T09:34:58.4239398Z 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-12-04T09:34:58.4250755Z 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-12-04T09:34:58.4256540Z 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-12-04T09:34:58.4263061Z 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-12-04T09:34:58.4268822Z 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-12-04T09:34:58.4279643Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\join.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2025-12-04T09:34:58.4285922Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\model_averaging 2025-12-04T09:34:58.4289574Z 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-12-04T09:34:58.4295344Z 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-12-04T09:34:58.4301316Z 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-12-04T09:34:58.4320099Z 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-12-04T09:34:58.4324791Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_checkpoint 2025-12-04T09:34:58.4337978Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_checkpoint 2025-12-04T09:34:58.4343644Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_checkpoint 2025-12-04T09:34:58.4348053Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_comm_hooks 2025-12-04T09:34:58.4352459Z 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-12-04T09:34:58.4362472Z 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-12-04T09:34:58.4368498Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_optimizer_overlap 2025-12-04T09:34:58.4371759Z 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-12-04T09:34:58.4377242Z 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-12-04T09:34:58.4383013Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_quantization 2025-12-04T09:34:58.4386304Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization\quantization.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_quantization 2025-12-04T09:34:58.4396441Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_quantization 2025-12-04T09:34:58.4400901Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2025-12-04T09:34:58.4406077Z copying build\lib.win-amd64-cpython-310\torch\distributed\argparse_util.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.4411777Z creating build\bdist.win-amd64\wheel\torch\distributed\autograd 2025-12-04T09:34:58.4415224Z copying build\lib.win-amd64-cpython-310\torch\distributed\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\autograd 2025-12-04T09:34:58.4420517Z copying build\lib.win-amd64-cpython-310\torch\distributed\c10d_logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.4436881Z creating build\bdist.win-amd64\wheel\torch\distributed\checkpoint 2025-12-04T09:34:58.4440311Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4445856Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\default_planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4452131Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4469228Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\format_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4484195Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\hf_storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4490479Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4496145Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4506544Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4512143Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4517894Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4528915Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\planner_helpers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4534946Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\quantized_hf_storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4540964Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\resharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4546877Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\staging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4557862Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\stateful.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4566375Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4573255Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict_loader.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4578987Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict_saver.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4589505Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4595150Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4601225Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4607103Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_process_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4613748Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_thread_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4629550Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_checkpointer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4635422Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_consolidate_hf_safetensors.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4641570Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_dedup_save_plans.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4647529Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_dedup_tensors.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4653694Z creating build\bdist.win-amd64\wheel\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4657257Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\barriers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4662824Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\builder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4668282Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpointer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4678927Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpoint_process.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4694896Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpoint_reader.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4700610Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpoint_writer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4711027Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\config.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4729505Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\staging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4734864Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4740480Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4750935Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-12-04T09:34:58.4756457Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_extension.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4762116Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_fsspec_filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4767923Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_hf_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4778128Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_nested_dict.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4793602Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_pg_transport.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4799451Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_sharded_tensor_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4804680Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_state_dict_stager.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4815413Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_storage_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4821334Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_traverse.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4826797Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_version.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4831858Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-12-04T09:34:58.4842049Z copying build\lib.win-amd64-cpython-310\torch\distributed\collective_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.4847661Z copying build\lib.win-amd64-cpython-310\torch\distributed\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.4853570Z creating build\bdist.win-amd64\wheel\torch\distributed\debug 2025-12-04T09:34:58.4856963Z copying build\lib.win-amd64-cpython-310\torch\distributed\debug\_frontend.py -> build\bdist.win-amd64\wheel\.\torch\distributed\debug 2025-12-04T09:34:58.4862838Z copying build\lib.win-amd64-cpython-310\torch\distributed\debug\_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\debug 2025-12-04T09:34:58.4872745Z copying build\lib.win-amd64-cpython-310\torch\distributed\debug\_store.py -> build\bdist.win-amd64\wheel\.\torch\distributed\debug 2025-12-04T09:34:58.4877982Z copying build\lib.win-amd64-cpython-310\torch\distributed\debug\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\debug 2025-12-04T09:34:58.4883348Z copying build\lib.win-amd64-cpython-310\torch\distributed\device_mesh.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.4889985Z copying build\lib.win-amd64-cpython-310\torch\distributed\distributed_c10d.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.4902923Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic 2025-12-04T09:34:58.4906258Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent 2025-12-04T09:34:58.4909691Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent\server 2025-12-04T09:34:58.4913043Z 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-12-04T09:34:58.4919356Z 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-12-04T09:34:58.4925080Z 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-12-04T09:34:58.4931375Z 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-12-04T09:34:58.4936870Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent 2025-12-04T09:34:58.4941462Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\control_plane.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2025-12-04T09:34:58.4946967Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\events 2025-12-04T09:34:58.4950819Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\events\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2025-12-04T09:34:58.4955828Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\events\handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2025-12-04T09:34:58.4960911Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\events\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2025-12-04T09:34:58.4974772Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\metrics 2025-12-04T09:34:58.4978209Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\metrics 2025-12-04T09:34:58.4983645Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\metrics 2025-12-04T09:34:58.4989437Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing 2025-12-04T09:34:58.5002726Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-12-04T09:34:58.5008983Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\errors 2025-12-04T09:34:58.5012527Z 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-12-04T09:34:58.5018161Z 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-12-04T09:34:58.5023551Z 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-12-04T09:34:58.5029000Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\redirects.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-12-04T09:34:58.5034614Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-12-04T09:34:58.5048179Z 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-12-04T09:34:58.5053713Z 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-12-04T09:34:58.5059529Z 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-12-04T09:34:58.5069508Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\tail_log.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-12-04T09:34:58.5074933Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-12-04T09:34:58.5080706Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\rendezvous 2025-12-04T09:34:58.5084153Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-12-04T09:34:58.5089853Z 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-12-04T09:34:58.5095409Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-12-04T09:34:58.5111796Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-12-04T09:34:58.5117909Z 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-12-04T09:34:58.5128081Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\etcd_server.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-12-04T09:34:58.5133909Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\etcd_store.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-12-04T09:34:58.5139425Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-12-04T09:34:58.5144894Z 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-12-04T09:34:58.5154827Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-12-04T09:34:58.5160372Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\_etcd_stub.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-12-04T09:34:58.5166164Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-12-04T09:34:58.5171812Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\timer 2025-12-04T09:34:58.5175235Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-12-04T09:34:58.5186707Z 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-12-04T09:34:58.5193211Z 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-12-04T09:34:58.5199985Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\local_timer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-12-04T09:34:58.5285770Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-12-04T09:34:58.5292170Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils 2025-12-04T09:34:58.5295382Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-12-04T09:34:58.5304593Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils\data 2025-12-04T09:34:58.5308515Z 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-12-04T09:34:58.5314588Z 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-12-04T09:34:58.5329195Z 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-12-04T09:34:58.5334510Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\distributed.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-12-04T09:34:58.5340380Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\logging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-12-04T09:34:58.5345944Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\log_level.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-12-04T09:34:58.5403788Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\store.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-12-04T09:34:58.5409535Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-12-04T09:34:58.5414702Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2025-12-04T09:34:58.5433976Z creating build\bdist.win-amd64\wheel\torch\distributed\flight_recorder 2025-12-04T09:34:58.5437415Z creating build\bdist.win-amd64\wheel\torch\distributed\flight_recorder\components 2025-12-04T09:34:58.5440902Z copying build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components\builder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\flight_recorder\components 2025-12-04T09:34:58.5446918Z copying build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components\config_manager.py -> build\bdist.win-amd64\wheel\.\torch\distributed\flight_recorder\components 2025-12-04T09:34:58.5452470Z copying build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components\fr_logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed\flight_recorder\components 2025-12-04T09:34:58.5457899Z copying build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components\loader.py -> build\bdist.win-amd64\wheel\.\torch\distributed\flight_recorder\components 2025-12-04T09:34:58.5537766Z copying build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components\types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\flight_recorder\components 2025-12-04T09:34:58.5543738Z copying build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\flight_recorder\components 2025-12-04T09:34:58.5549787Z copying build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\components\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\flight_recorder\components 2025-12-04T09:34:58.5554357Z copying build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\fr_trace.py -> build\bdist.win-amd64\wheel\.\torch\distributed\flight_recorder 2025-12-04T09:34:58.5567205Z copying build\lib.win-amd64-cpython-310\torch\distributed\flight_recorder\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\flight_recorder 2025-12-04T09:34:58.5572094Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp 2025-12-04T09:34:58.5575441Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5581612Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5588811Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\sharded_grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5594515Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\wrap.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5600645Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_common_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5619196Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5624450Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_dynamo_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5637175Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_exec_order_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5643054Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_flat_param.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5650288Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fsdp_extensions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5655968Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp\_fully_shard 2025-12-04T09:34:58.5659487Z 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-12-04T09:34:58.5670119Z 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-12-04T09:34:58.5676647Z 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-12-04T09:34:58.5748604Z 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-12-04T09:34:58.5758586Z 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-12-04T09:34:58.5764681Z 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-12-04T09:34:58.5790142Z 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-12-04T09:34:58.5790984Z 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-12-04T09:34:58.5809295Z 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-12-04T09:34:58.5814736Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_init_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5821736Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_limiter_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5827587Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_optim_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5835354Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_runtime_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5842030Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_shard_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5847997Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_state_dict_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5854146Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_trace_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5859954Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_traversal_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.5865680Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_unshard_param_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.6546497Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_wrap_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.6552129Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-12-04T09:34:58.6562590Z copying build\lib.win-amd64-cpython-310\torch\distributed\launch.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.6568518Z creating build\bdist.win-amd64\wheel\torch\distributed\launcher 2025-12-04T09:34:58.6571917Z copying build\lib.win-amd64-cpython-310\torch\distributed\launcher\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2025-12-04T09:34:58.6577599Z copying build\lib.win-amd64-cpython-310\torch\distributed\launcher\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2025-12-04T09:34:58.6583134Z copying build\lib.win-amd64-cpython-310\torch\distributed\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.6593944Z creating build\bdist.win-amd64\wheel\torch\distributed\nn 2025-12-04T09:34:58.6598399Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\api 2025-12-04T09:34:58.6601847Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\api\remote_module.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\api 2025-12-04T09:34:58.6608220Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\api\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\api 2025-12-04T09:34:58.6613227Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2025-12-04T09:34:58.6618803Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit 2025-12-04T09:34:58.6622424Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\instantiator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit 2025-12-04T09:34:58.6629239Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit\templates 2025-12-04T09:34:58.6668553Z 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-12-04T09:34:58.6682884Z 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-12-04T09:34:58.6687562Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit 2025-12-04T09:34:58.6692036Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2025-12-04T09:34:58.6697878Z creating build\bdist.win-amd64\wheel\torch\distributed\optim 2025-12-04T09:34:58.6701210Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\apply_optimizer_in_backward.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6706809Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adadelta.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6712321Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adagrad.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6728287Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adam.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6733941Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adamax.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6739501Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adamw.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6753634Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6759281Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_rprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6765016Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_sgd.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6770683Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\named_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6780913Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6786680Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\post_localSGD_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6792456Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6797833Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\zero_redundancy_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6804531Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6810281Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\_deprecation_warning.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6815587Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-12-04T09:34:58.6821238Z creating build\bdist.win-amd64\wheel\torch\distributed\pipelining 2025-12-04T09:34:58.6824754Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\microbatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:34:58.6836348Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\schedules.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:34:58.6843607Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\stage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:34:58.6850164Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_backward.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:34:58.6867491Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_debug.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:34:58.6872917Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_IR.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:34:58.6879288Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_schedule_visualizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:34:58.6885500Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_unflatten.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:34:58.6895515Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:34:58.6901182Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-12-04T09:34:58.6906952Z copying build\lib.win-amd64-cpython-310\torch\distributed\remote_device.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.6912486Z copying build\lib.win-amd64-cpython-310\torch\distributed\rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.6923152Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc 2025-12-04T09:34:58.6927538Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:34:58.6933576Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\backend_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:34:58.6939417Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:34:58.6945101Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\functions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:34:58.6967757Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\internal.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:34:58.6973424Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\options.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:34:58.6978948Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\rref_proxy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:34:58.6984822Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\server_process_global_profiler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:34:58.6990682Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc\_testing 2025-12-04T09:34:58.6993618Z 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-12-04T09:34:58.6999161Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc\_testing 2025-12-04T09:34:58.7004371Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:34:58.7015555Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-12-04T09:34:58.7021119Z copying build\lib.win-amd64-cpython-310\torch\distributed\run.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.7027449Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor 2025-12-04T09:34:58.7031247Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\debug 2025-12-04T09:34:58.7034446Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\_comm_mode.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-12-04T09:34:58.7040588Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\_op_coverage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-12-04T09:34:58.7046247Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\_visualize_sharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-12-04T09:34:58.7052167Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-12-04T09:34:58.7068332Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\device_mesh.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7078609Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\experimental 2025-12-04T09:34:58.7082113Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_attention.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-12-04T09:34:58.7088432Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:58.7092044Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel\_attention.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:58.7098708Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel\_cp_custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:58.7104333Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:58.7125624Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel\_sharding_rules.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:58.7131423Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental\_context_parallel 2025-12-04T09:34:58.7137281Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_func_map.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-12-04T09:34:58.7161235Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_register_sharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-12-04T09:34:58.7166903Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_tp_transform.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-12-04T09:34:58.7173024Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-12-04T09:34:58.7183980Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\parallel 2025-12-04T09:34:58.7187517Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-12-04T09:34:58.7193085Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\ddp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-12-04T09:34:58.7198805Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\fsdp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-12-04T09:34:58.7204239Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\input_reshard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-12-04T09:34:58.7214251Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\loss.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-12-04T09:34:58.7220469Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\style.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-12-04T09:34:58.7238040Z 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-12-04T09:34:58.7248783Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-12-04T09:34:58.7254211Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\placement_types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7271249Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7277732Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_collective_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7283331Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7289464Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_dtensor_spec.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7295619Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7299363Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\registration.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7309462Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7315107Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_common_rules.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7320567Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_conv_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7342330Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_einsum_strategy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7347990Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7353726Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_mask_buffer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7359545Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_math_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7372386Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_matrix_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7379410Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_pointwise_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7385605Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_random_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7391228Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7403844Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_view_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7410093Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-12-04T09:34:58.7415539Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_op_schema.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7421528Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_random.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7432239Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_redistribute.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7438650Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_sharding_prop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7444902Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_shards_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7450710Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_tp_conv.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7456289Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7462310Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-12-04T09:34:58.7467897Z copying build\lib.win-amd64-cpython-310\torch\distributed\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.7473868Z copying build\lib.win-amd64-cpython-310\torch\distributed\_checkpointable.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.7499973Z creating build\bdist.win-amd64\wheel\torch\distributed\_composable 2025-12-04T09:34:58.7503431Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\checkpoint_activation.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-12-04T09:34:58.7509250Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\contract.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-12-04T09:34:58.7515177Z creating build\bdist.win-amd64\wheel\torch\distributed\_composable\fsdp 2025-12-04T09:34:58.7518781Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp\fully_shard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable\fsdp 2025-12-04T09:34:58.7524307Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable\fsdp 2025-12-04T09:34:58.7534778Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\replicate.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-12-04T09:34:58.7551138Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\replicate_with_fsdp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-12-04T09:34:58.7556798Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-12-04T09:34:58.7571129Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable_state.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.7576667Z copying build\lib.win-amd64-cpython-310\torch\distributed\_dist2.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.7582365Z copying build\lib.win-amd64-cpython-310\torch\distributed\_functional_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.7588664Z copying build\lib.win-amd64-cpython-310\torch\distributed\_functional_collectives_impl.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.7599898Z creating build\bdist.win-amd64\wheel\torch\distributed\_local_tensor 2025-12-04T09:34:58.7603347Z copying build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor\_c10d.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_local_tensor 2025-12-04T09:34:58.7609630Z copying build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_local_tensor 2025-12-04T09:34:58.7616289Z copying build\lib.win-amd64-cpython-310\torch\distributed\_mesh_layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.7622078Z creating build\bdist.win-amd64\wheel\torch\distributed\_pycute 2025-12-04T09:34:58.7625475Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\int_tuple.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-12-04T09:34:58.7630988Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-12-04T09:34:58.7636785Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\typing.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-12-04T09:34:58.7649915Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-12-04T09:34:58.7655259Z copying build\lib.win-amd64-cpython-310\torch\distributed\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.7661320Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard 2025-12-04T09:34:58.7674801Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:34:58.7680500Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\checkpoint 2025-12-04T09:34:58.7683918Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2025-12-04T09:34:58.7689229Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\common_op_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:34:58.7694628Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:34:58.7705023Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\op_registry_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:34:58.7720936Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_optim 2025-12-04T09:34:58.7724364Z 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-12-04T09:34:58.7729987Z 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-12-04T09:34:58.7740614Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor 2025-12-04T09:34:58.7743989Z 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-12-04T09:34:58.7755400Z 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-12-04T09:34:58.7761298Z 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-12-04T09:34:58.7768298Z 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-12-04T09:34:58.7774082Z 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-12-04T09:34:58.7796088Z 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-12-04T09:34:58.7801872Z 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-12-04T09:34:58.7818063Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor\_ops 2025-12-04T09:34:58.7821660Z 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-12-04T09:34:58.7827396Z 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-12-04T09:34:58.7832836Z 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-12-04T09:34:58.7838783Z 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-12-04T09:34:58.7844211Z 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-12-04T09:34:58.7859932Z 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-12-04T09:34:58.7865242Z 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-12-04T09:34:58.7875967Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:34:58.7881530Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_plan 2025-12-04T09:34:58.7885054Z 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-12-04T09:34:58.7890746Z 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-12-04T09:34:58.7896003Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec 2025-12-04T09:34:58.7899444Z 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-12-04T09:34:58.7904998Z 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-12-04T09:34:58.7911187Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-12-04T09:34:58.7925354Z 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-12-04T09:34:58.7931139Z 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-12-04T09:34:58.7942446Z 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-12-04T09:34:58.7958337Z 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-12-04T09:34:58.7962805Z 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-12-04T09:34:58.7968433Z 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-12-04T09:34:58.7973604Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:34:58.7979013Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-12-04T09:34:58.7984388Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharded_tensor 2025-12-04T09:34:58.7988054Z copying build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_sharded_tensor 2025-12-04T09:34:58.7993340Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharding_spec 2025-12-04T09:34:58.7996805Z copying build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_sharding_spec 2025-12-04T09:34:58.8007637Z copying build\lib.win-amd64-cpython-310\torch\distributed\_state_dict_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.8013868Z creating build\bdist.win-amd64\wheel\torch\distributed\_symmetric_memory 2025-12-04T09:34:58.8017406Z copying build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory\_nvshmem_triton.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_symmetric_memory 2025-12-04T09:34:58.8023482Z copying build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_symmetric_memory 2025-12-04T09:34:58.8030005Z creating build\bdist.win-amd64\wheel\torch\distributed\_tensor 2025-12-04T09:34:58.8033308Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-12-04T09:34:58.8044379Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\placement_types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-12-04T09:34:58.8049808Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-12-04T09:34:58.8055812Z creating build\bdist.win-amd64\wheel\torch\distributed\_tools 2025-12-04T09:34:58.8059423Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8065129Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\fake_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8080689Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\fsdp2_mem_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8086787Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\ilp_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8103381Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\memory_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8114575Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\mem_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8120891Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\mod_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8126651Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\runtime_estimator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8133012Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\sac_estimator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8139283Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\sac_ilp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8144952Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-12-04T09:34:58.8150326Z copying build\lib.win-amd64-cpython-310\torch\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-12-04T09:34:58.8156720Z creating build\bdist.win-amd64\wheel\torch\distributions 2025-12-04T09:34:58.8160290Z copying build\lib.win-amd64-cpython-310\torch\distributions\bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8171298Z copying build\lib.win-amd64-cpython-310\torch\distributions\beta.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8176991Z copying build\lib.win-amd64-cpython-310\torch\distributions\binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8182572Z copying build\lib.win-amd64-cpython-310\torch\distributions\categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8203732Z copying build\lib.win-amd64-cpython-310\torch\distributions\cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8210785Z copying build\lib.win-amd64-cpython-310\torch\distributions\chi2.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8216394Z copying build\lib.win-amd64-cpython-310\torch\distributions\constraints.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8222458Z copying build\lib.win-amd64-cpython-310\torch\distributions\constraint_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8233966Z copying build\lib.win-amd64-cpython-310\torch\distributions\continuous_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8240085Z copying build\lib.win-amd64-cpython-310\torch\distributions\dirichlet.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8253193Z copying build\lib.win-amd64-cpython-310\torch\distributions\distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8258922Z copying build\lib.win-amd64-cpython-310\torch\distributions\exponential.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8264607Z copying build\lib.win-amd64-cpython-310\torch\distributions\exp_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8270338Z copying build\lib.win-amd64-cpython-310\torch\distributions\fishersnedecor.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8276286Z copying build\lib.win-amd64-cpython-310\torch\distributions\gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8281833Z copying build\lib.win-amd64-cpython-310\torch\distributions\generalized_pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8298245Z copying build\lib.win-amd64-cpython-310\torch\distributions\geometric.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8304033Z copying build\lib.win-amd64-cpython-310\torch\distributions\gumbel.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8309541Z copying build\lib.win-amd64-cpython-310\torch\distributions\half_cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8315011Z copying build\lib.win-amd64-cpython-310\torch\distributions\half_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8325707Z copying build\lib.win-amd64-cpython-310\torch\distributions\independent.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8331464Z copying build\lib.win-amd64-cpython-310\torch\distributions\inverse_gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8347016Z copying build\lib.win-amd64-cpython-310\torch\distributions\kl.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8353145Z copying build\lib.win-amd64-cpython-310\torch\distributions\kumaraswamy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8364679Z copying build\lib.win-amd64-cpython-310\torch\distributions\laplace.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8370249Z copying build\lib.win-amd64-cpython-310\torch\distributions\lkj_cholesky.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8375881Z copying build\lib.win-amd64-cpython-310\torch\distributions\logistic_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8381315Z copying build\lib.win-amd64-cpython-310\torch\distributions\log_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8392405Z copying build\lib.win-amd64-cpython-310\torch\distributions\lowrank_multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8398342Z copying build\lib.win-amd64-cpython-310\torch\distributions\mixture_same_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8403874Z copying build\lib.win-amd64-cpython-310\torch\distributions\multinomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8409488Z copying build\lib.win-amd64-cpython-310\torch\distributions\multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8429749Z copying build\lib.win-amd64-cpython-310\torch\distributions\negative_binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8435361Z copying build\lib.win-amd64-cpython-310\torch\distributions\normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8441002Z copying build\lib.win-amd64-cpython-310\torch\distributions\one_hot_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8446555Z copying build\lib.win-amd64-cpython-310\torch\distributions\pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8458157Z copying build\lib.win-amd64-cpython-310\torch\distributions\poisson.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8463701Z copying build\lib.win-amd64-cpython-310\torch\distributions\relaxed_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8469357Z copying build\lib.win-amd64-cpython-310\torch\distributions\relaxed_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8474882Z copying build\lib.win-amd64-cpython-310\torch\distributions\studentT.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8486044Z copying build\lib.win-amd64-cpython-310\torch\distributions\transformed_distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8492059Z copying build\lib.win-amd64-cpython-310\torch\distributions\transforms.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8498423Z copying build\lib.win-amd64-cpython-310\torch\distributions\uniform.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8503959Z copying build\lib.win-amd64-cpython-310\torch\distributions\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8509708Z copying build\lib.win-amd64-cpython-310\torch\distributions\von_mises.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8525589Z copying build\lib.win-amd64-cpython-310\torch\distributions\weibull.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8531276Z copying build\lib.win-amd64-cpython-310\torch\distributions\wishart.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8536849Z copying build\lib.win-amd64-cpython-310\torch\distributions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-12-04T09:34:58.8547447Z creating build\bdist.win-amd64\wheel\torch\export 2025-12-04T09:34:58.8550793Z copying build\lib.win-amd64-cpython-310\torch\export\custom_obj.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8556712Z copying build\lib.win-amd64-cpython-310\torch\export\custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8562664Z copying build\lib.win-amd64-cpython-310\torch\export\decomp_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8568241Z copying build\lib.win-amd64-cpython-310\torch\export\dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8585155Z creating build\bdist.win-amd64\wheel\torch\export\experimental 2025-12-04T09:34:58.8588736Z copying build\lib.win-amd64-cpython-310\torch\export\experimental\_utils.py -> build\bdist.win-amd64\wheel\.\torch\export\experimental 2025-12-04T09:34:58.8594379Z copying build\lib.win-amd64-cpython-310\torch\export\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\experimental 2025-12-04T09:34:58.8603818Z copying build\lib.win-amd64-cpython-310\torch\export\exported_program.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8641285Z copying build\lib.win-amd64-cpython-310\torch\export\graph_signature.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8647474Z creating build\bdist.win-amd64\wheel\torch\export\passes 2025-12-04T09:34:58.8650851Z copying build\lib.win-amd64-cpython-310\torch\export\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\passes 2025-12-04T09:34:58.8656844Z creating build\bdist.win-amd64\wheel\torch\export\pt2_archive 2025-12-04T09:34:58.8660406Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\constants.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-12-04T09:34:58.8665863Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\_package.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-12-04T09:34:58.8677878Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\_package_weights.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-12-04T09:34:58.8683830Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-12-04T09:34:58.8694745Z copying build\lib.win-amd64-cpython-310\torch\export\unflatten.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8705961Z copying build\lib.win-amd64-cpython-310\torch\export\_draft_export.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8712113Z copying build\lib.win-amd64-cpython-310\torch\export\_leakage_detection_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8717927Z copying build\lib.win-amd64-cpython-310\torch\export\_remove_auto_functionalized_pass.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8723704Z copying build\lib.win-amd64-cpython-310\torch\export\_remove_effect_tokens_pass.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8729469Z copying build\lib.win-amd64-cpython-310\torch\export\_safeguard.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8735039Z copying build\lib.win-amd64-cpython-310\torch\export\_swap.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8741311Z copying build\lib.win-amd64-cpython-310\torch\export\_trace.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8748496Z copying build\lib.win-amd64-cpython-310\torch\export\_tree_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8754564Z copying build\lib.win-amd64-cpython-310\torch\export\_unlift.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8761191Z copying build\lib.win-amd64-cpython-310\torch\export\_wrapper_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8766862Z copying build\lib.win-amd64-cpython-310\torch\export\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-12-04T09:34:58.8783400Z creating build\bdist.win-amd64\wheel\torch\fft 2025-12-04T09:34:58.8787051Z copying build\lib.win-amd64-cpython-310\torch\fft\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fft 2025-12-04T09:34:58.8793772Z creating build\bdist.win-amd64\wheel\torch\func 2025-12-04T09:34:58.8797034Z copying build\lib.win-amd64-cpython-310\torch\func\__init__.py -> build\bdist.win-amd64\wheel\.\torch\func 2025-12-04T09:34:58.8802458Z copying build\lib.win-amd64-cpython-310\torch\functional.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:34:58.8820977Z creating build\bdist.win-amd64\wheel\torch\futures 2025-12-04T09:34:58.8821683Z copying build\lib.win-amd64-cpython-310\torch\futures\__init__.py -> build\bdist.win-amd64\wheel\.\torch\futures 2025-12-04T09:34:58.8822281Z creating build\bdist.win-amd64\wheel\torch\fx 2025-12-04T09:34:58.8822830Z copying build\lib.win-amd64-cpython-310\torch\fx\annotate.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.8832544Z copying build\lib.win-amd64-cpython-310\torch\fx\config.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.8838002Z creating build\bdist.win-amd64\wheel\torch\fx\experimental 2025-12-04T09:34:58.8841496Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\accelerator_partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8847650Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\const_fold.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8853363Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\debug.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8874198Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\graph_gradual_typechecker.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8880275Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\merge_matmul.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8885801Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\meta_tracer.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8892283Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\migrate_gradual_types 2025-12-04T09:34:58.8895571Z 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-12-04T09:34:58.8901759Z 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-12-04T09:34:58.8908693Z 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-12-04T09:34:58.8925659Z 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-12-04T09:34:58.8931430Z 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-12-04T09:34:58.8937603Z 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-12-04T09:34:58.8943086Z 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-12-04T09:34:58.8954583Z 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-12-04T09:34:58.8958989Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\normalize.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8964630Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\optimization.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8970782Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\partitioner_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8976324Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\proxy_tensor.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8988231Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\recording.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8994500Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\refinement_types.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.8999798Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9005286Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\schema_type_annotation.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9011129Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\symbolic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9019877Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\sym_node.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9026262Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification 2025-12-04T09:34:58.9029632Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\core.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-12-04T09:34:58.9035048Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\dispatch.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-12-04T09:34:58.9040195Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\match.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-12-04T09:34:58.9045837Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\more.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-12-04T09:34:58.9051389Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification\multipledispatch 2025-12-04T09:34:58.9123527Z 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-12-04T09:34:58.9129150Z 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-12-04T09:34:58.9134691Z 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-12-04T09:34:58.9140113Z 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-12-04T09:34:58.9145428Z 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-12-04T09:34:58.9165167Z 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-12-04T09:34:58.9170768Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\unification_tools.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-12-04T09:34:58.9176227Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-12-04T09:34:58.9186791Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\variable.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-12-04T09:34:58.9192144Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-12-04T09:34:58.9197396Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unify_refinements.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9203077Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\validator.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9224546Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_backward_state.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9230185Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_config.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9235889Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_constant_symnode.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9241570Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_dynamism.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9254850Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-12-04T09:34:58.9260069Z copying build\lib.win-amd64-cpython-310\torch\fx\graph.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9267296Z copying build\lib.win-amd64-cpython-310\torch\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9283792Z copying build\lib.win-amd64-cpython-310\torch\fx\immutable_collections.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9294736Z copying build\lib.win-amd64-cpython-310\torch\fx\interpreter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9300874Z copying build\lib.win-amd64-cpython-310\torch\fx\node.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9307317Z copying build\lib.win-amd64-cpython-310\torch\fx\operator_schemas.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9313792Z creating build\bdist.win-amd64\wheel\torch\fx\passes 2025-12-04T09:34:58.9317257Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\annotate_getitem_nodes.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9323111Z creating build\bdist.win-amd64\wheel\torch\fx\passes\backends 2025-12-04T09:34:58.9326586Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\backends\cudagraphs.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\backends 2025-12-04T09:34:58.9332588Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\backends 2025-12-04T09:34:58.9337326Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect 2025-12-04T09:34:58.9340788Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect\common 2025-12-04T09:34:58.9344247Z 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-12-04T09:34:58.9350000Z 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-12-04T09:34:58.9354584Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\dialect 2025-12-04T09:34:58.9359094Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\fake_tensor_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9364582Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_drawer.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9381359Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_manipulation.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9387024Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_transform_observer.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9392950Z creating build\bdist.win-amd64\wheel\torch\fx\passes\infra 2025-12-04T09:34:58.9396435Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-12-04T09:34:58.9408237Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\pass_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-12-04T09:34:58.9413681Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-12-04T09:34:58.9419212Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-12-04T09:34:58.9434753Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\net_min_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9441218Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\operator_support.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9446784Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\param_fetch.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9452376Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9458029Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\regional_inductor.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9463830Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\reinplace.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9469972Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\runtime_assert.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9476051Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\shape_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9481777Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\splitter_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9488337Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\split_module.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9494475Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\split_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9500219Z creating build\bdist.win-amd64\wheel\torch\fx\passes\tests 2025-12-04T09:34:58.9503703Z 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-12-04T09:34:58.9509423Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\tests\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\tests 2025-12-04T09:34:58.9514048Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\tools_common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9530423Z creating build\bdist.win-amd64\wheel\torch\fx\passes\utils 2025-12-04T09:34:58.9533736Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-12-04T09:34:58.9540202Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\fuser_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-12-04T09:34:58.9546066Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\matcher_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-12-04T09:34:58.9552168Z 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-12-04T09:34:58.9568301Z 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-12-04T09:34:58.9573906Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-12-04T09:34:58.9590583Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\_tensorify_python_scalars.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9597329Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-12-04T09:34:58.9602862Z copying build\lib.win-amd64-cpython-310\torch\fx\proxy.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9609274Z copying build\lib.win-amd64-cpython-310\torch\fx\subgraph_rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9615364Z copying build\lib.win-amd64-cpython-310\torch\fx\tensor_type.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9620997Z copying build\lib.win-amd64-cpython-310\torch\fx\traceback.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9627152Z copying build\lib.win-amd64-cpython-310\torch\fx\_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9632682Z copying build\lib.win-amd64-cpython-310\torch\fx\_graph_pickler.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9643456Z copying build\lib.win-amd64-cpython-310\torch\fx\_lazy_graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9649347Z copying build\lib.win-amd64-cpython-310\torch\fx\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9655049Z copying build\lib.win-amd64-cpython-310\torch\fx\_symbolic_trace.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9661428Z copying build\lib.win-amd64-cpython-310\torch\fx\_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9671534Z copying build\lib.win-amd64-cpython-310\torch\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-12-04T09:34:58.9677036Z copying build\lib.win-amd64-cpython-310\torch\hub.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:34:58.9683669Z creating build\bdist.win-amd64\wheel\torch\include 2025-12-04T09:34:58.9687195Z copying build\lib.win-amd64-cpython-310\torch\include\advisor-annotate.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:34:58.9694989Z creating build\bdist.win-amd64\wheel\torch\include\ATen 2025-12-04T09:34:58.9698409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\AccumulateType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9708665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9713809Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ATen.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9719427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\autocast_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9725543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9744140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9749375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\BlasBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9754822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CachedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9760552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ceil_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9765996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\code_template.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9771623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CollapseDims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9777257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9783494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9789974Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9795821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9802008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9807889Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9814483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9820769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9836430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9846494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Context.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:58.9853397Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core 2025-12-04T09:34:58.9856920Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\alias_info.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:58.9862504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Array.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:58.9867784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATenGeneral.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:58.9873000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATenOpList.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:58.9888564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATen_fwd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:58.9893990Z 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-12-04T09:34:58.9904797Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATen_pch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:58.9910422Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:58.9915723Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\blob.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:58.9921276Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing 2025-12-04T09:34:58.9924823Z 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-12-04T09:34:58.9935457Z 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-12-04T09:34:58.9941301Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing\impl 2025-12-04T09:34:58.9944769Z 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-12-04T09:34:58.9950617Z 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-12-04T09:34:58.9956967Z 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-12-04T09:34:58.9968232Z 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-12-04T09:34:58.9983664Z 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-12-04T09:34:58.9989123Z 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-12-04T09:34:59.0013631Z 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-12-04T09:34:59.0019473Z 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-12-04T09:34:59.0025143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\builtin_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0036397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\CachingHostAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0042752Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\CheckMemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0048430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\class_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0054180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0065079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DeprecatedTypeProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0070881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0076623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Dict.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0082241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Dict_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0093123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0098954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0104803Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\dispatch 2025-12-04T09:34:59.0108325Z 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-12-04T09:34:59.0114144Z 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-12-04T09:34:59.0120642Z 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-12-04T09:34:59.0126244Z 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-12-04T09:34:59.0142973Z 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-12-04T09:34:59.0153976Z 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-12-04T09:34:59.0159742Z 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-12-04T09:34:59.0165720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DistributionsHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0180864Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\dynamic_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0192008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\enum_tag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0197764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\enum_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0203560Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0209262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0219895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0226126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\function_schema.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0232449Z 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-12-04T09:34:59.0238570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0244690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\GeneratorForPrivateuseone.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0250534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\grad_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0266723Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\IListRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0273489Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\IListRef_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0284430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\interned_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0290985Z 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-12-04T09:34:59.0296944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ivalue.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0303910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ivalue_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0316136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ivalue_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0322050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\jit_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0328699Z 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-12-04T09:34:59.0335163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\LegacyTypeDispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0351082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\List.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0357250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\List_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0362824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\MT19937RNGEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0368682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0374622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\NestedIntSymNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0380467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\operator_name.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0389942Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\op_registration 2025-12-04T09:34:59.0393552Z 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-12-04T09:34:59.0399015Z 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-12-04T09:34:59.0404591Z 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-12-04T09:34:59.0410406Z 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-12-04T09:34:59.0427158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\PhiloxRNGEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0439257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\PythonFallbackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0446036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\PythonOpRegistrationTrampoline.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0451765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\qualified_name.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0467367Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\QuantizerBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0477376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Range.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0486171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0491994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\rref_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0497667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0509529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0515001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0521019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\symbol.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0526726Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0532638Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0538497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TensorBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0545134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TensorBody.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0575241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TorchDispatchUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0585988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TransformationHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0627061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0632749Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\type_factory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0638761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\type_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0649365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\UndefinedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0654894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\UnsafeFromTH.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0661001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\VariableHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0666802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Variadic.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0677317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Vitals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-12-04T09:34:59.0683202Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpp_custom_type_hack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.0689286Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu 2025-12-04T09:34:59.0692838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\FlushDenormal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2025-12-04T09:34:59.0698689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2025-12-04T09:34:59.0704512Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec 2025-12-04T09:34:59.0708067Z 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-12-04T09:34:59.0713843Z 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-12-04T09:34:59.0719775Z 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-12-04T09:34:59.0726040Z 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-12-04T09:34:59.0742901Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\sve 2025-12-04T09:34:59.0746478Z 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-12-04T09:34:59.0752609Z 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-12-04T09:34:59.0758986Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve\vec_common_sve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\sve 2025-12-04T09:34:59.0771877Z 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-12-04T09:34:59.0788747Z 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-12-04T09:34:59.0794984Z 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-12-04T09:34:59.0805954Z 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-12-04T09:34:59.0818937Z 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-12-04T09:34:59.0824691Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:59.0828292Z 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-12-04T09:34:59.0834063Z 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-12-04T09:34:59.0840468Z 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-12-04T09:34:59.0846264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_double_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:59.0862057Z 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-12-04T09:34:59.0873006Z 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-12-04T09:34:59.0879174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_int_aarch64.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:59.0885622Z 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-12-04T09:34:59.0891340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_uint_aarch64.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-12-04T09:34:59.0903439Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256 2025-12-04T09:34:59.0906834Z 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-12-04T09:34:59.0912536Z 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-12-04T09:34:59.0918909Z 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-12-04T09:34:59.0924896Z 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-12-04T09:34:59.0945117Z 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-12-04T09:34:59.0951460Z 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-12-04T09:34:59.0957475Z 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-12-04T09:34:59.0968336Z 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-12-04T09:34:59.0974513Z 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-12-04T09:34:59.0980312Z 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-12-04T09:34:59.0987477Z 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-12-04T09:34:59.0998977Z 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-12-04T09:34:59.1006385Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256\vsx 2025-12-04T09:34:59.1010181Z 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-12-04T09:34:59.1016177Z 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-12-04T09:34:59.1021879Z 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-12-04T09:34:59.1042562Z 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-12-04T09:34:59.1049150Z 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-12-04T09:34:59.1055311Z 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-12-04T09:34:59.1061853Z 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-12-04T09:34:59.1071912Z 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-12-04T09:34:59.1078196Z 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-12-04T09:34:59.1083964Z 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-12-04T09:34:59.1094667Z 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-12-04T09:34:59.1100898Z 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-12-04T09:34:59.1107209Z 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-12-04T09:34:59.1113515Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256\zarch 2025-12-04T09:34:59.1117135Z 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-12-04T09:34:59.1124566Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec512 2025-12-04T09:34:59.1128120Z 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-12-04T09:34:59.1134049Z 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-12-04T09:34:59.1141149Z 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-12-04T09:34:59.1147286Z 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-12-04T09:34:59.1169399Z 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-12-04T09:34:59.1175171Z 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-12-04T09:34:59.1181683Z 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-12-04T09:34:59.1192480Z 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-12-04T09:34:59.1199091Z 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-12-04T09:34:59.1206240Z 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-12-04T09:34:59.1212773Z 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-12-04T09:34:59.1224238Z 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-12-04T09:34:59.1234209Z 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-12-04T09:34:59.1240077Z 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-12-04T09:34:59.1245884Z 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-12-04T09:34:59.1256607Z 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-12-04T09:34:59.1262574Z 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-12-04T09:34:59.1268720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vml.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2025-12-04T09:34:59.1274986Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUApplyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.1286610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFixedAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.1292432Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.1298249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.1304885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.1317054Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda 2025-12-04T09:34:59.1320694Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1326358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\AsmUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1332453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1337520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\Atomic.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1343791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CachingHostAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1365472Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub-RadixSortPairs.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1367746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1378487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1384655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub_definitions.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1390506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1396687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDABlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1406917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAContext.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1412813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAContextLight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1418686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDADataType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1424277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDADevice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1435375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1441196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1446873Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGraph.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1452638Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1462889Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGreenContext.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1468428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAScaledBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1483120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDASparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1489181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDASparseBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1499488Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1505213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1510534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1516620Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\detail 2025-12-04T09:34:59.1520108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\BLASConstants.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-12-04T09:34:59.1525400Z 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-12-04T09:34:59.1531260Z 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-12-04T09:34:59.1536842Z 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-12-04T09:34:59.1557389Z 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-12-04T09:34:59.1563068Z 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-12-04T09:34:59.1568811Z 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-12-04T09:34:59.1574342Z 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-12-04T09:34:59.1585205Z 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-12-04T09:34:59.1591144Z 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-12-04T09:34:59.1596698Z 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-12-04T09:34:59.1602247Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\DeviceUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1612350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1618368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1624471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\jiterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1639233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\jiterator_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1647132Z 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-12-04T09:34:59.1652811Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\MemPool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1658267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\NumericLimits.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1664214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PeerToPeerAccess.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1674471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PhiloxCudaState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1680929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PhiloxUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1686874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1692449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ScanUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1702772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\Sleep.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1718054Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ThrustAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-12-04T09:34:59.1724197Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\tunable 2025-12-04T09:34:59.1727850Z 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-12-04T09:34:59.1734454Z 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-12-04T09:34:59.1745018Z 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-12-04T09:34:59.1751391Z 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-12-04T09:34:59.1766957Z 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-12-04T09:34:59.1777561Z 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-12-04T09:34:59.1783898Z 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-12-04T09:34:59.1790405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.1805929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CUDAFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.1812615Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cudnn 2025-12-04T09:34:59.1816332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\cudnn-wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-12-04T09:34:59.1822136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Descriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-12-04T09:34:59.1827789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Handle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-12-04T09:34:59.1833180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Handles.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-12-04T09:34:59.1844371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-12-04T09:34:59.1860006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-12-04T09:34:59.1865770Z creating build\bdist.win-amd64\wheel\torch\include\ATen\detail 2025-12-04T09:34:59.1869429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\AcceleratorHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1879751Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\CUDAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1885684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\FunctionTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1901013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\HIPHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1922047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\HPUHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1927825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\IPUHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1933805Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\MAIAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1939495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\MPSHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1949776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\MTIAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1955422Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\PrivateUse1HooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1961346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\XLAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1967237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\XPUHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-12-04T09:34:59.1977705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.1983207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DeviceAccelerator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.1989918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.1994825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2004807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2010385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2017179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dispatch_v2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2024079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\div_rtn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2033865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DLConvertor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2039747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\dlpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2054576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DTensorState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2060542Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DynamicLibrary.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2066229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2071973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ExpandBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2078797Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ExpandUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2085480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2096136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalizeFallbackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2101874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalStorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2107607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalTensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2123777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Functions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2135832Z creating build\bdist.win-amd64\wheel\torch\include\ATen\functorch 2025-12-04T09:34:59.2139471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\ADInterpreters.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2145231Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2150965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2171147Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2176771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchRulesHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2183006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\DynamicLayer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2188636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2199496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\Interpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2205396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2211267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\Macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2216824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\PlumbingHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2227539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\TensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2233786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\VmapInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-12-04T09:34:59.2239869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FuncTorchTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2245768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2258501Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip 2025-12-04T09:34:59.2262317Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip\impl 2025-12-04T09:34:59.2266065Z 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-12-04T09:34:59.2272192Z 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-12-04T09:34:59.2278078Z 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-12-04T09:34:59.2299197Z 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-12-04T09:34:59.2305002Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\InferSize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2311361Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\InitialTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2317207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\jiterator_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2327547Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\jit_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2333454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2339177Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyBatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2363646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyBatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2373824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyVmapMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2379396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyVmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2385165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LinalgBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2390902Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MapAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2400943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MatrixRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2406771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MemoryOverlap.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2412682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2418719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MetaFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2435775Z creating build\bdist.win-amd64\wheel\torch\include\ATen\metal 2025-12-04T09:34:59.2440964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\metal\Context.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\metal 2025-12-04T09:34:59.2447743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2453686Z creating build\bdist.win-amd64\wheel\torch\include\ATen\miopen 2025-12-04T09:34:59.2457117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Descriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-12-04T09:34:59.2462681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-12-04T09:34:59.2472760Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Handle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-12-04T09:34:59.2478111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\miopen-wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-12-04T09:34:59.2493233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-12-04T09:34:59.2504030Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-12-04T09:34:59.2509923Z creating build\bdist.win-amd64\wheel\torch\include\ATen\mps 2025-12-04T09:34:59.2513402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2519116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\IndexKernels.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2524845Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2535891Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSAllocatorInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2550987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSDevice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2556714Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2562495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2568108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSGuardImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2573819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2579205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSProfiler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2590400Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSStream.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-12-04T09:34:59.2596605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2601932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NamedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.2609359Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native 2025-12-04T09:34:59.2613014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2657186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\AdaptivePooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2663171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\AmpKernels.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2674222Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse 2025-12-04T09:34:59.2683296Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse\quantized 2025-12-04T09:34:59.2686950Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-12-04T09:34:59.2691801Z 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-12-04T09:34:59.2701489Z 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-12-04T09:34:59.2707369Z 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-12-04T09:34:59.2713599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\BatchLinearAlgebra.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2721233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2731926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\BinaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2738145Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\BucketizationUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2744037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CanUse32BitIndexMath.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2749647Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ComplexHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2760933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CompositeRandomAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2766772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2772448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ConvolutionMM3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2792607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ConvUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2793567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.2798348Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cpu 2025-12-04T09:34:59.2801546Z 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-12-04T09:34:59.2807491Z 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-12-04T09:34:59.2813579Z 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-12-04T09:34:59.2823440Z 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-12-04T09:34:59.2838922Z 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-12-04T09:34:59.2844711Z 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-12-04T09:34:59.2854827Z 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-12-04T09:34:59.2860954Z 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-12-04T09:34:59.2866513Z 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-12-04T09:34:59.2872411Z 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-12-04T09:34:59.2882545Z 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-12-04T09:34:59.2888386Z 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-12-04T09:34:59.2894195Z 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-12-04T09:34:59.2900027Z 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-12-04T09:34:59.2910983Z 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-12-04T09:34:59.2916714Z 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-12-04T09:34:59.2922299Z 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-12-04T09:34:59.2928047Z 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-12-04T09:34:59.2938866Z 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-12-04T09:34:59.2945510Z 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-12-04T09:34:59.2961563Z 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-12-04T09:34:59.2966826Z 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-12-04T09:34:59.2976912Z 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-12-04T09:34:59.2982404Z 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-12-04T09:34:59.2988239Z 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-12-04T09:34:59.2993723Z 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-12-04T09:34:59.3004885Z 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-12-04T09:34:59.3010905Z 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-12-04T09:34:59.3016729Z 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-12-04T09:34:59.3022493Z 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-12-04T09:34:59.3043946Z 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-12-04T09:34:59.3049897Z 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-12-04T09:34:59.3055914Z 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-12-04T09:34:59.3061519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CPUBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3072616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CPUFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3078344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3084474Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cuda 2025-12-04T09:34:59.3088069Z 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-12-04T09:34:59.3093785Z 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-12-04T09:34:59.3104029Z 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-12-04T09:34:59.3110063Z 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-12-04T09:34:59.3125929Z 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-12-04T09:34:59.3135451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\cuBlasCommonArgs.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-12-04T09:34:59.3140987Z 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-12-04T09:34:59.3147045Z 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-12-04T09:34:59.3153372Z 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-12-04T09:34:59.3165021Z 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-12-04T09:34:59.3170826Z 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-12-04T09:34:59.3176755Z 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-12-04T09:34:59.3182652Z 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-12-04T09:34:59.3193332Z 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-12-04T09:34:59.3199783Z 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-12-04T09:34:59.3210550Z 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-12-04T09:34:59.3216860Z 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-12-04T09:34:59.3227741Z 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-12-04T09:34:59.3233888Z 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-12-04T09:34:59.3249622Z 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-12-04T09:34:59.3255318Z 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-12-04T09:34:59.3266396Z 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-12-04T09:34:59.3272145Z 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-12-04T09:34:59.3278954Z 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-12-04T09:34:59.3284154Z 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-12-04T09:34:59.3295257Z 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-12-04T09:34:59.3302182Z 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-12-04T09:34:59.3307881Z 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-12-04T09:34:59.3323154Z 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-12-04T09:34:59.3334625Z 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-12-04T09:34:59.3340435Z 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-12-04T09:34:59.3346339Z 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-12-04T09:34:59.3351787Z 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-12-04T09:34:59.3363097Z 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-12-04T09:34:59.3369019Z 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-12-04T09:34:59.3374833Z 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-12-04T09:34:59.3380040Z 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-12-04T09:34:59.3392198Z 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-12-04T09:34:59.3398009Z 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-12-04T09:34:59.3413545Z 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-12-04T09:34:59.3419538Z 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-12-04T09:34:59.3430885Z 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-12-04T09:34:59.3436897Z 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-12-04T09:34:59.3442474Z 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-12-04T09:34:59.3447922Z 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-12-04T09:34:59.3459642Z 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-12-04T09:34:59.3465558Z 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-12-04T09:34:59.3471955Z 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-12-04T09:34:59.3477645Z 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-12-04T09:34:59.3488656Z 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-12-04T09:34:59.3503796Z 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-12-04T09:34:59.3509399Z 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-12-04T09:34:59.3515688Z 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-12-04T09:34:59.3524987Z 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-12-04T09:34:59.3530591Z 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-12-04T09:34:59.3536371Z 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-12-04T09:34:59.3542102Z 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-12-04T09:34:59.3552350Z 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-12-04T09:34:59.3558125Z 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-12-04T09:34:59.3564027Z 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-12-04T09:34:59.3588427Z 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-12-04T09:34:59.3599803Z 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-12-04T09:34:59.3605563Z 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-12-04T09:34:59.3615903Z 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-12-04T09:34:59.3621672Z 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-12-04T09:34:59.3628371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\DilatedConvolutionUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3643088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\DispatchStub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3651200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Distance.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3656776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Distributions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3667634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\DistributionTemplates.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3673758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\EmbeddingBag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3679719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3685033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ForeachUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3696026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FractionalMaxPooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3701934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3708086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FusedAdagrad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3714020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FusedAdam.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3735242Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FusedSGD.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3741013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Gelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3746640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\GridSampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3752309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\GridSamplerUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3763237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\GroupedMMUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3769132Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\group_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3775378Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\hip 2025-12-04T09:34:59.3779016Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\hip\bgemm_kernels 2025-12-04T09:34:59.3782692Z 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-12-04T09:34:59.3809069Z 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-12-04T09:34:59.3810227Z 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-12-04T09:34:59.3811224Z 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-12-04T09:34:59.3812270Z 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-12-04T09:34:59.3818137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\ck_group_gemm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\hip 2025-12-04T09:34:59.3837187Z 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-12-04T09:34:59.3843932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Histogram.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3848328Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\im2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3860369Z 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-12-04T09:34:59.3865170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\IndexingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3871138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\IndexKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3886160Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\kleidiai 2025-12-04T09:34:59.3890065Z 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-12-04T09:34:59.3899786Z 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-12-04T09:34:59.3905286Z 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-12-04T09:34:59.3911040Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3916491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3927905Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\LinearAlgebra.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3933511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\LinearAlgebraUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3940096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\LossMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3945956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Math.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3963937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\MathBitFallThroughLists.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3969577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\MathBitsFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3975744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\MaxPooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.3981553Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn 2025-12-04T09:34:59.3994666Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn\xpu 2025-12-04T09:34:59.3998183Z 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-12-04T09:34:59.4009198Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn\xpu\detail 2025-12-04T09:34:59.4012925Z 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-12-04T09:34:59.4023626Z 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-12-04T09:34:59.4029787Z 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-12-04T09:34:59.4035323Z 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-12-04T09:34:59.4046239Z 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-12-04T09:34:59.4051790Z 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-12-04T09:34:59.4068863Z 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-12-04T09:34:59.4079703Z 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-12-04T09:34:59.4085385Z 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-12-04T09:34:59.4091107Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps 2025-12-04T09:34:59.4094545Z 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-12-04T09:34:59.4100191Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:59.4103641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels\Activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:59.4113904Z 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-12-04T09:34:59.4119325Z 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-12-04T09:34:59.4124716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels\LinearAlgebra.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:59.4146226Z 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-12-04T09:34:59.4152018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels\Shape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\kernels 2025-12-04T09:34:59.4157675Z 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-12-04T09:34:59.4167001Z 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-12-04T09:34:59.4179714Z 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-12-04T09:34:59.4185299Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps\operations 2025-12-04T09:34:59.4200735Z 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-12-04T09:34:59.4206502Z 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-12-04T09:34:59.4212599Z 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-12-04T09:34:59.4228362Z 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-12-04T09:34:59.4233902Z 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-12-04T09:34:59.4244486Z 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-12-04T09:34:59.4250686Z 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-12-04T09:34:59.4257129Z 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-12-04T09:34:59.4262853Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mtia 2025-12-04T09:34:59.4266421Z 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-12-04T09:34:59.4277337Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\nested 2025-12-04T09:34:59.4281087Z 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-12-04T09:34:59.4286631Z 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-12-04T09:34:59.4292963Z 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-12-04T09:34:59.4314184Z 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-12-04T09:34:59.4320605Z 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-12-04T09:34:59.4326627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\NonEmptyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4332333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\NonSymbolicBC.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4343842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4349525Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Padding.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4355066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\PixelShuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4361067Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\PointwiseOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4372321Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Pool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4378032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4383963Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized 2025-12-04T09:34:59.4387421Z 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-12-04T09:34:59.4393023Z 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-12-04T09:34:59.4403467Z 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-12-04T09:34:59.4419275Z 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-12-04T09:34:59.4424678Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cpu 2025-12-04T09:34:59.4428223Z 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-12-04T09:34:59.4439505Z 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-12-04T09:34:59.4444821Z 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-12-04T09:34:59.4450682Z 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-12-04T09:34:59.4470891Z 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-12-04T09:34:59.4476781Z 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-12-04T09:34:59.4482123Z 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-12-04T09:34:59.4487727Z 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-12-04T09:34:59.4501831Z 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-12-04T09:34:59.4507469Z 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-12-04T09:34:59.4513038Z 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-12-04T09:34:59.4518857Z 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-12-04T09:34:59.4531205Z 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-12-04T09:34:59.4536920Z 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-12-04T09:34:59.4542526Z 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-12-04T09:34:59.4548103Z 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-12-04T09:34:59.4558938Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cudnn 2025-12-04T09:34:59.4562749Z 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-12-04T09:34:59.4568971Z 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-12-04T09:34:59.4574511Z 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-12-04T09:34:59.4580483Z 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-12-04T09:34:59.4590182Z 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-12-04T09:34:59.4596155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\RangeFactories.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4620243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\RangeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4625959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReduceAllOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4637124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReduceOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4647054Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReduceOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4653544Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReductionType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4659185Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Repeat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4669551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4675627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ResizeCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4681369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\RNN.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4687352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ScatterGatherChecks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4732179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SegmentReduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4744383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SharedReduceOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4750922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SobolEngineOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4756828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Sorting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4767941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SortingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4773801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SparseTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4779609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SpectralOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4785305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\StridedRandomAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4796409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorAdvancedIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4802761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4808528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorCompare.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4824776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorConversions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4835582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorDimApply.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4841478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorFactories.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4847183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4852955Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4863848Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4869562Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorShape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4875499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorTransformations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4881510Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TopKImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.4896475Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers 2025-12-04T09:34:59.4897485Z 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-12-04T09:34:59.4903228Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda 2025-12-04T09:34:59.4906842Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\flash_attn 2025-12-04T09:34:59.4910439Z 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-12-04T09:34:59.4916386Z 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-12-04T09:34:59.4922682Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-12-04T09:34:59.4926079Z 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-12-04T09:34:59.4938296Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-12-04T09:34:59.4941919Z 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-12-04T09:34:59.4948989Z 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-12-04T09:34:59.4955056Z 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-12-04T09:34:59.4975816Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-12-04T09:34:59.4979767Z 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-12-04T09:34:59.4985322Z 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-12-04T09:34:59.4991377Z 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-12-04T09:34:59.4997382Z 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-12-04T09:34:59.5012931Z 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-12-04T09:34:59.5018959Z 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-12-04T09:34:59.5030140Z 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-12-04T09:34:59.5036101Z 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-12-04T09:34:59.5051558Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-12-04T09:34:59.5058501Z 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-12-04T09:34:59.5072998Z 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-12-04T09:34:59.5080471Z 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-12-04T09:34:59.5095417Z 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-12-04T09:34:59.5108859Z 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-12-04T09:34:59.5115308Z 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-12-04T09:34:59.5120971Z 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-12-04T09:34:59.5126779Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-12-04T09:34:59.5131144Z 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-12-04T09:34:59.5143666Z 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-12-04T09:34:59.5149619Z 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-12-04T09:34:59.5156560Z 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-12-04T09:34:59.5163552Z 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-12-04T09:34:59.5174107Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-12-04T09:34:59.5179125Z 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-12-04T09:34:59.5184265Z 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-12-04T09:34:59.5189701Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip 2025-12-04T09:34:59.5193236Z 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-12-04T09:34:59.5198913Z 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-12-04T09:34:59.5210480Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip\flash_attn 2025-12-04T09:34:59.5214059Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-12-04T09:34:59.5218576Z 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-12-04T09:34:59.5224453Z 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-12-04T09:34:59.5230229Z 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-12-04T09:34:59.5250610Z 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-12-04T09:34:59.5265983Z 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-12-04T09:34:59.5272151Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\xpu 2025-12-04T09:34:59.5275674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\xpu\sdp_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\xpu 2025-12-04T09:34:59.5286387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TransposeType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.5292454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TriangularOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.5298769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TypeProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.5304369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\UnaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.5315364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Unfold2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.5320987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Unfold3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.5327857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\UnfoldBackward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.5333736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\UpSample.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.5344683Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\utils 2025-12-04T09:34:59.5347957Z 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-12-04T09:34:59.5354042Z 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-12-04T09:34:59.5359366Z 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-12-04T09:34:59.5365200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\verbose_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.5376137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\vol2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-12-04T09:34:59.5382134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.5389163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.5395872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NestedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.5405820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NumericUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.5421712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\OpaqueTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.5427482Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Operators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.5433921Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\OpMathType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:34:59.5564293Z creating build\bdist.win-amd64\wheel\torch\include\ATen\ops 2025-12-04T09:34:59.5567741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5573359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\absolute.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5579251Z 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-12-04T09:34:59.5584603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\absolute_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5604979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\absolute_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5611186Z 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-12-04T09:34:59.5616937Z 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-12-04T09:34:59.5626923Z 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-12-04T09:34:59.5632449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5638052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5643765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5654325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5660332Z 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-12-04T09:34:59.5666003Z 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-12-04T09:34:59.5671503Z 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-12-04T09:34:59.5684266Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5690139Z 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-12-04T09:34:59.5695916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5702176Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5713548Z 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-12-04T09:34:59.5728597Z 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-12-04T09:34:59.5734356Z 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-12-04T09:34:59.5740005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5750568Z 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-12-04T09:34:59.5756110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5761760Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.5767814Z 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-12-04T09:34:59.5783722Z 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-12-04T09:34:59.5789807Z 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-12-04T09:34:59.5805746Z 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-12-04T09:34:59.5811610Z 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-12-04T09:34:59.5821818Z 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-12-04T09:34:59.5828165Z 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-12-04T09:34:59.5833962Z 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-12-04T09:34:59.5839804Z 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-12-04T09:34:59.5845607Z 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-12-04T09:34:59.5852040Z 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-12-04T09:34:59.5867192Z 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-12-04T09:34:59.5873202Z 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-12-04T09:34:59.5884422Z 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-12-04T09:34:59.5890358Z 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-12-04T09:34:59.5896175Z 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-12-04T09:34:59.5901930Z 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-12-04T09:34:59.5907960Z 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-12-04T09:34:59.5921301Z 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-12-04T09:34:59.5927037Z 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-12-04T09:34:59.5932862Z 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-12-04T09:34:59.5938720Z 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-12-04T09:34:59.5962711Z 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-12-04T09:34:59.5970788Z 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-12-04T09:34:59.5976972Z 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-12-04T09:34:59.5987695Z 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-12-04T09:34:59.5994159Z 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-12-04T09:34:59.6002253Z 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-12-04T09:34:59.6008561Z 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-12-04T09:34:59.6018716Z 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-12-04T09:34:59.6025170Z 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-12-04T09:34:59.6031013Z 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-12-04T09:34:59.6037067Z 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-12-04T09:34:59.6052415Z 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-12-04T09:34:59.6058408Z 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-12-04T09:34:59.6064731Z 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-12-04T09:34:59.6070724Z 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-12-04T09:34:59.6081510Z 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-12-04T09:34:59.6087482Z 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-12-04T09:34:59.6093420Z 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-12-04T09:34:59.6108935Z 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-12-04T09:34:59.6119745Z 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-12-04T09:34:59.6125877Z 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-12-04T09:34:59.6131908Z 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-12-04T09:34:59.6138480Z 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-12-04T09:34:59.6160050Z 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-12-04T09:34:59.6166281Z 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-12-04T09:34:59.6172491Z 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-12-04T09:34:59.6178513Z 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-12-04T09:34:59.6202131Z 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-12-04T09:34:59.6202744Z 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-12-04T09:34:59.6203432Z 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-12-04T09:34:59.6207912Z 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-12-04T09:34:59.6218515Z 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-12-04T09:34:59.6224534Z 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-12-04T09:34:59.6230266Z 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-12-04T09:34:59.6236134Z 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-12-04T09:34:59.6246774Z 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-12-04T09:34:59.6252587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6258060Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6263875Z 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-12-04T09:34:59.6274233Z 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-12-04T09:34:59.6279908Z 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-12-04T09:34:59.6285563Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6291214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6301594Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6308176Z 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-12-04T09:34:59.6313941Z 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-12-04T09:34:59.6321079Z 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-12-04T09:34:59.6340578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6346291Z 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-12-04T09:34:59.6352030Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6357605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6368343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6374169Z 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-12-04T09:34:59.6379902Z 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-12-04T09:34:59.6385509Z 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-12-04T09:34:59.6397332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6403045Z 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-12-04T09:34:59.6408820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6414540Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6424842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6430537Z 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-12-04T09:34:59.6436202Z 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-12-04T09:34:59.6441691Z 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-12-04T09:34:59.6451697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6457508Z 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-12-04T09:34:59.6463066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6468540Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6478521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6484245Z 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-12-04T09:34:59.6500275Z 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-12-04T09:34:59.6505723Z 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-12-04T09:34:59.6515618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6521142Z 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-12-04T09:34:59.6526779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6532491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6542994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6548813Z 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-12-04T09:34:59.6554524Z 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-12-04T09:34:59.6560447Z 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-12-04T09:34:59.6566246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6572570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6578166Z 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-12-04T09:34:59.6583835Z 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-12-04T09:34:59.6593652Z 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-12-04T09:34:59.6599452Z 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-12-04T09:34:59.6605221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6610978Z 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-12-04T09:34:59.6621084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6626827Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6632436Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adjoint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6638269Z 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-12-04T09:34:59.6648673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adjoint_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6663916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adjoint_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6664388Z 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-12-04T09:34:59.6668596Z 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-12-04T09:34:59.6679232Z 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-12-04T09:34:59.6685166Z 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-12-04T09:34:59.6691198Z 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-12-04T09:34:59.6697943Z 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-12-04T09:34:59.6717751Z 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-12-04T09:34:59.6723653Z 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-12-04T09:34:59.6729652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6735511Z 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-12-04T09:34:59.6745578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6751894Z 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-12-04T09:34:59.6757907Z 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-12-04T09:34:59.6764219Z 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-12-04T09:34:59.6775524Z 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-12-04T09:34:59.6782061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6792792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6798559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6812940Z 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-12-04T09:34:59.6818819Z 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-12-04T09:34:59.6824489Z 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-12-04T09:34:59.6835903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6878804Z 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-12-04T09:34:59.6884587Z 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-12-04T09:34:59.6890584Z 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-12-04T09:34:59.6896262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6906378Z 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-12-04T09:34:59.6912135Z 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-12-04T09:34:59.6917878Z 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-12-04T09:34:59.6924115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6935060Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\allclose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6940914Z 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-12-04T09:34:59.6947205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\allclose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6953787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\allclose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.6964895Z 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-12-04T09:34:59.6970751Z 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-12-04T09:34:59.6976846Z 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-12-04T09:34:59.6982547Z 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-12-04T09:34:59.6992599Z 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-12-04T09:34:59.6998369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7004254Z 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-12-04T09:34:59.7010358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7021264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7026957Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alpha_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7032953Z 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-12-04T09:34:59.7038626Z 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-12-04T09:34:59.7051433Z 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-12-04T09:34:59.7062354Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7068348Z 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-12-04T09:34:59.7074239Z 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-12-04T09:34:59.7085030Z 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-12-04T09:34:59.7091021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7096880Z 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-12-04T09:34:59.7102662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7108433Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7114003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7119614Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7126057Z 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-12-04T09:34:59.7136743Z 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-12-04T09:34:59.7142508Z 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-12-04T09:34:59.7148438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7154209Z 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-12-04T09:34:59.7164684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7170576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7176844Z 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-12-04T09:34:59.7182379Z 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-12-04T09:34:59.7192967Z 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-12-04T09:34:59.7198802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7204503Z 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-12-04T09:34:59.7210196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7215852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7221282Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7227153Z 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-12-04T09:34:59.7232654Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\and_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7238329Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\and_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7243808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7249552Z 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-12-04T09:34:59.7255472Z 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-12-04T09:34:59.7261151Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7266784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7272437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7278471Z 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-12-04T09:34:59.7293704Z 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-12-04T09:34:59.7299535Z 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-12-04T09:34:59.7305190Z 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-12-04T09:34:59.7310836Z 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-12-04T09:34:59.7328958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7334525Z 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-12-04T09:34:59.7340389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7346008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7356699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7362290Z 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-12-04T09:34:59.7368076Z 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-12-04T09:34:59.7373827Z 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-12-04T09:34:59.7383776Z 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-12-04T09:34:59.7389466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7395381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7401222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7406712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7412620Z 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-12-04T09:34:59.7418190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7423777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7429725Z 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-12-04T09:34:59.7435538Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7441285Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7447084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7460620Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7466504Z 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-12-04T09:34:59.7472387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7478163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7484267Z 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-12-04T09:34:59.7490314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7496380Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7501981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7511751Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7517652Z 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-12-04T09:34:59.7523518Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7529403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7540346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7546402Z 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-12-04T09:34:59.7552234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7558047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7568743Z 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-12-04T09:34:59.7574630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7580475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7591132Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7597524Z 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-12-04T09:34:59.7603346Z 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-12-04T09:34:59.7609337Z 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-12-04T09:34:59.7615343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7621412Z 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-12-04T09:34:59.7627336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7633416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7643493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7649788Z 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-12-04T09:34:59.7659852Z 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-12-04T09:34:59.7665597Z 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-12-04T09:34:59.7671499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7682627Z 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-12-04T09:34:59.7689017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7695110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7701207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argsort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7712833Z 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-12-04T09:34:59.7718670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argsort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7724482Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argsort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7730331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argwhere.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7736385Z 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-12-04T09:34:59.7742534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argwhere_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7748350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argwhere_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7754053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7760075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7766127Z 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-12-04T09:34:59.7771920Z 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-12-04T09:34:59.7778000Z 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-12-04T09:34:59.7783832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7789517Z 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-12-04T09:34:59.7795518Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7801140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7807712Z 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-12-04T09:34:59.7813481Z 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-12-04T09:34:59.7819125Z 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-12-04T09:34:59.7824903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7830815Z 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-12-04T09:34:59.7836444Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7842027Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7847450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7853923Z 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-12-04T09:34:59.7859501Z 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-12-04T09:34:59.7865615Z 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-12-04T09:34:59.7871470Z 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-12-04T09:34:59.7877195Z 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-12-04T09:34:59.7894771Z 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-12-04T09:34:59.7900440Z 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-12-04T09:34:59.7906113Z 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-12-04T09:34:59.7912323Z 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-12-04T09:34:59.7918712Z 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-12-04T09:34:59.7925069Z 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-12-04T09:34:59.7932297Z 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-12-04T09:34:59.7938456Z 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-12-04T09:34:59.7945246Z 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-12-04T09:34:59.7951631Z 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-12-04T09:34:59.7958039Z 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-12-04T09:34:59.7964181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7969746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.7976545Z 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-12-04T09:34:59.7982684Z 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-12-04T09:34:59.7988632Z 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-12-04T09:34:59.7994287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8000198Z 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-12-04T09:34:59.8005798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8011612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8017514Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8023438Z 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-12-04T09:34:59.8028996Z 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-12-04T09:34:59.8034717Z 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-12-04T09:34:59.8040708Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8046529Z 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-12-04T09:34:59.8052196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8057835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8063887Z 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-12-04T09:34:59.8069613Z 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-12-04T09:34:59.8075136Z 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-12-04T09:34:59.8080785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8086497Z 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-12-04T09:34:59.8092360Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8098108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8103689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8109635Z 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-12-04T09:34:59.8115398Z 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-12-04T09:34:59.8120952Z 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-12-04T09:34:59.8126601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8132948Z 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-12-04T09:34:59.8138684Z 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-12-04T09:34:59.8144417Z 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-12-04T09:34:59.8150081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8156597Z 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-12-04T09:34:59.8162445Z 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-12-04T09:34:59.8168155Z 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-12-04T09:34:59.8175070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8181223Z 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-12-04T09:34:59.8187198Z 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-12-04T09:34:59.8193515Z 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-12-04T09:34:59.8199431Z 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-12-04T09:34:59.8205969Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8213100Z 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-12-04T09:34:59.8220008Z 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-12-04T09:34:59.8226409Z 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-12-04T09:34:59.8232886Z 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-12-04T09:34:59.8239230Z 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-12-04T09:34:59.8245397Z 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-12-04T09:34:59.8251608Z 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-12-04T09:34:59.8257797Z 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-12-04T09:34:59.8264386Z 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-12-04T09:34:59.8275820Z 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-12-04T09:34:59.8282019Z 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-12-04T09:34:59.8288035Z 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-12-04T09:34:59.8294067Z 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-12-04T09:34:59.8299974Z 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-12-04T09:34:59.8309725Z 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-12-04T09:34:59.8315756Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8322026Z 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-12-04T09:34:59.8328798Z 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-12-04T09:34:59.8334976Z 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-12-04T09:34:59.8341556Z 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-12-04T09:34:59.8347899Z 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-12-04T09:34:59.8354230Z 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-12-04T09:34:59.8365278Z 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-12-04T09:34:59.8382349Z 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-12-04T09:34:59.8390307Z 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-12-04T09:34:59.8396224Z 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-12-04T09:34:59.8402159Z 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-12-04T09:34:59.8408354Z 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-12-04T09:34:59.8414600Z 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-12-04T09:34:59.8420344Z 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-12-04T09:34:59.8426097Z 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-12-04T09:34:59.8432028Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8438047Z 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-12-04T09:34:59.8443950Z 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-12-04T09:34:59.8450019Z 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-12-04T09:34:59.8456085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8462158Z 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-12-04T09:34:59.8467923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8473958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8479787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bartlett_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8486510Z 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-12-04T09:34:59.8492300Z 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-12-04T09:34:59.8498287Z 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-12-04T09:34:59.8504108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8509939Z 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-12-04T09:34:59.8515922Z 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-12-04T09:34:59.8521840Z 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-12-04T09:34:59.8527401Z 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-12-04T09:34:59.8533465Z 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-12-04T09:34:59.8539109Z 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-12-04T09:34:59.8545268Z 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-12-04T09:34:59.8551398Z 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-12-04T09:34:59.8557012Z 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-12-04T09:34:59.8562677Z 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-12-04T09:34:59.8568406Z 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-12-04T09:34:59.8607434Z 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-12-04T09:34:59.8613623Z 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-12-04T09:34:59.8619725Z 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-12-04T09:34:59.8626348Z 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-12-04T09:34:59.8632638Z 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-12-04T09:34:59.8638475Z 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-12-04T09:34:59.8650310Z 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-12-04T09:34:59.8656240Z 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-12-04T09:34:59.8668757Z 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-12-04T09:34:59.8675065Z 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-12-04T09:34:59.8681321Z 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-12-04T09:34:59.8688302Z 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-12-04T09:34:59.8697264Z 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-12-04T09:34:59.8703381Z 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-12-04T09:34:59.8709670Z 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-12-04T09:34:59.8716716Z 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-12-04T09:34:59.8722857Z 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-12-04T09:34:59.8729045Z 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-12-04T09:34:59.8735141Z 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-12-04T09:34:59.8741117Z 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-12-04T09:34:59.8747487Z 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-12-04T09:34:59.8754645Z 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-12-04T09:34:59.8760895Z 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-12-04T09:34:59.8767437Z 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-12-04T09:34:59.8773968Z 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-12-04T09:34:59.8780651Z 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-12-04T09:34:59.8787984Z 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-12-04T09:34:59.8799208Z 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-12-04T09:34:59.8805242Z 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-12-04T09:34:59.8811635Z 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-12-04T09:34:59.8818086Z 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-12-04T09:34:59.8824594Z 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-12-04T09:34:59.8830697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.8837151Z 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-12-04T09:34:59.8843045Z 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-12-04T09:34:59.8851343Z 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-12-04T09:34:59.8857197Z 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-12-04T09:34:59.9495635Z 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-12-04T09:34:59.9501168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9507103Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9512897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bilinear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9518673Z 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-12-04T09:34:59.9524171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bilinear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9529963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bilinear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9535876Z 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-12-04T09:34:59.9541699Z 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-12-04T09:34:59.9547707Z 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-12-04T09:34:59.9553784Z 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-12-04T09:34:59.9559614Z 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-12-04T09:34:59.9565537Z 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-12-04T09:34:59.9571839Z 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-12-04T09:34:59.9577496Z 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-12-04T09:34:59.9583774Z 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-12-04T09:34:59.9589966Z 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-12-04T09:34:59.9596241Z 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-12-04T09:34:59.9603011Z 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-12-04T09:34:59.9609829Z 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-12-04T09:34:59.9616224Z 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-12-04T09:34:59.9622772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9629002Z 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-12-04T09:34:59.9634998Z 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-12-04T09:34:59.9641077Z 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-12-04T09:34:59.9647559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9653565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9659696Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9665683Z 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-12-04T09:34:59.9671512Z 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-12-04T09:34:59.9677345Z 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-12-04T09:34:59.9683097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9689047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9695256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9707839Z 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-12-04T09:34:59.9713739Z 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-12-04T09:34:59.9719843Z 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-12-04T09:34:59.9725697Z 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-12-04T09:34:59.9731681Z 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-12-04T09:34:59.9737532Z 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-12-04T09:34:59.9743304Z 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-12-04T09:34:59.9749093Z 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-12-04T09:34:59.9754934Z 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-12-04T09:34:59.9761325Z 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-12-04T09:34:59.9767384Z 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-12-04T09:34:59.9773307Z 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-12-04T09:34:59.9779210Z 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-12-04T09:34:59.9785130Z 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-12-04T09:34:59.9791063Z 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-12-04T09:34:59.9797109Z 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-12-04T09:34:59.9803230Z 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-12-04T09:34:59.9809285Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_not.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9815425Z 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-12-04T09:34:59.9821067Z 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-12-04T09:34:59.9826937Z 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-12-04T09:34:59.9832969Z 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-12-04T09:34:59.9838836Z 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-12-04T09:34:59.9844578Z 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-12-04T09:34:59.9850446Z 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-12-04T09:34:59.9856286Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9862451Z 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-12-04T09:34:59.9868396Z 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-12-04T09:34:59.9874857Z 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-12-04T09:34:59.9880983Z 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-12-04T09:34:59.9887279Z 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-12-04T09:34:59.9893925Z 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-12-04T09:34:59.9900177Z 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-12-04T09:34:59.9906429Z 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-12-04T09:34:59.9913004Z 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-12-04T09:34:59.9919449Z 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-12-04T09:34:59.9925556Z 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-12-04T09:34:59.9931924Z 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-12-04T09:34:59.9937842Z 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-12-04T09:34:59.9943600Z 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-12-04T09:34:59.9949861Z 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-12-04T09:34:59.9955937Z 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-12-04T09:34:59.9961937Z 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-12-04T09:34:59.9967876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:34:59.9974320Z 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-12-04T09:34:59.9980395Z 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-12-04T09:34:59.9986504Z 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-12-04T09:34:59.9992231Z 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-12-04T09:34:59.9997997Z 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-12-04T09:35:00.0004019Z 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-12-04T09:35:00.0010188Z 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-12-04T09:35:00.0015965Z 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-12-04T09:35:00.0022018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\blackman_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0028056Z 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-12-04T09:35:00.0033998Z 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-12-04T09:35:00.0039987Z 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-12-04T09:35:00.0045734Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\block_diag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0051998Z 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-12-04T09:35:00.0057955Z 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-12-04T09:35:00.0064172Z 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-12-04T09:35:00.0069833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0075846Z 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-12-04T09:35:00.0081733Z 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-12-04T09:35:00.0087631Z 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-12-04T09:35:00.0095789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0101299Z 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-12-04T09:35:00.0107342Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0112995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0119136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0125296Z 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-12-04T09:35:00.0131236Z 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-12-04T09:35:00.0136907Z 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-12-04T09:35:00.0142582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0151729Z 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-12-04T09:35:00.0157641Z 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-12-04T09:35:00.0163915Z 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-12-04T09:35:00.0170380Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0176646Z 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-12-04T09:35:00.0182613Z 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-12-04T09:35:00.0188717Z 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-12-04T09:35:00.0194589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0200709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0206659Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\can_cast.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0212862Z 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-12-04T09:35:00.0219534Z 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-12-04T09:35:00.0225263Z 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-12-04T09:35:00.0231225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cartesian_prod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0242752Z 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-12-04T09:35:00.0248701Z 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-12-04T09:35:00.0254852Z 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-12-04T09:35:00.0260733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0266977Z 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-12-04T09:35:00.0272933Z 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-12-04T09:35:00.0278958Z 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-12-04T09:35:00.0284819Z 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-12-04T09:35:00.0290505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0297937Z 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-12-04T09:35:00.0303818Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0309813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0315437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0321390Z 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-12-04T09:35:00.0327183Z 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-12-04T09:35:00.0333742Z 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-12-04T09:35:00.0340120Z 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-12-04T09:35:00.0360963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0366959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0373180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0379238Z 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-12-04T09:35:00.0384971Z 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-12-04T09:35:00.0391237Z 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-12-04T09:35:00.0397572Z 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-12-04T09:35:00.0403468Z 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-12-04T09:35:00.0409792Z 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-12-04T09:35:00.0415947Z 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-12-04T09:35:00.0421720Z 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-12-04T09:35:00.0427408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cdist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0433177Z 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-12-04T09:35:00.0438936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cdist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0444574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cdist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0450407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0456433Z 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-12-04T09:35:00.0462014Z 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-12-04T09:35:00.0467786Z 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-12-04T09:35:00.0473498Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0479342Z 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-12-04T09:35:00.0485110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0490907Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0496225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\celu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0502156Z 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-12-04T09:35:00.0507863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\celu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0513487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\celu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0519157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chain_matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0525148Z 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-12-04T09:35:00.0531079Z 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-12-04T09:35:00.0536754Z 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-12-04T09:35:00.0542125Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chalf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0548603Z 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-12-04T09:35:00.0554251Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chalf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0559887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chalf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0565607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\channel_shuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0571756Z 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-12-04T09:35:00.0577497Z 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-12-04T09:35:00.0583420Z 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-12-04T09:35:00.0589248Z 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-12-04T09:35:00.0595775Z 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-12-04T09:35:00.0601502Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0607051Z 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-12-04T09:35:00.0612893Z 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-12-04T09:35:00.0618579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0624403Z 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-12-04T09:35:00.0630339Z 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-12-04T09:35:00.0635933Z 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-12-04T09:35:00.0641614Z 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-12-04T09:35:00.0647399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0653493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0659360Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0665657Z 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-12-04T09:35:00.0671526Z 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-12-04T09:35:00.0677562Z 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-12-04T09:35:00.0683557Z 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-12-04T09:35:00.0689758Z 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-12-04T09:35:00.0695840Z 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-12-04T09:35:00.0702080Z 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-12-04T09:35:00.0707864Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chunk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0714152Z 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-12-04T09:35:00.0720074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chunk_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0725807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chunk_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0731746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0737799Z 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-12-04T09:35:00.0743516Z 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-12-04T09:35:00.0750541Z 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-12-04T09:35:00.0756095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0762136Z 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-12-04T09:35:00.0767973Z 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-12-04T09:35:00.0773850Z 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-12-04T09:35:00.0779960Z 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-12-04T09:35:00.0785894Z 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-12-04T09:35:00.0791936Z 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-12-04T09:35:00.0797774Z 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-12-04T09:35:00.0803788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0809816Z 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-12-04T09:35:00.0815683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_min.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0821967Z 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-12-04T09:35:00.0828482Z 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-12-04T09:35:00.0834552Z 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-12-04T09:35:00.0873162Z 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-12-04T09:35:00.0879320Z 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-12-04T09:35:00.0885313Z 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-12-04T09:35:00.0891054Z 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-12-04T09:35:00.0897071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0902790Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0913528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clip.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0919348Z 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-12-04T09:35:00.0925033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clip_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0935941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clip_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0945911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clone.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0951694Z 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-12-04T09:35:00.0958110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clone_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0963855Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clone_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0969945Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\coalesce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0975922Z 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-12-04T09:35:00.0981949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\coalesce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0988163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\coalesce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0993950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.0999803Z 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-12-04T09:35:00.1007438Z 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-12-04T09:35:00.1013169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1018926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1024733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\column_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1030670Z 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-12-04T09:35:00.1036402Z 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-12-04T09:35:00.1045188Z 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-12-04T09:35:00.1051158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1057274Z 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-12-04T09:35:00.1065072Z 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-12-04T09:35:00.1071044Z 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-12-04T09:35:00.1076774Z 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-12-04T09:35:00.1082925Z 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-12-04T09:35:00.1088973Z 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-12-04T09:35:00.1095694Z 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-12-04T09:35:00.1101501Z 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-12-04T09:35:00.1107515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\combinations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1113447Z 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-12-04T09:35:00.1119140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\combinations_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1125340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\combinations_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1134693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1140544Z 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-12-04T09:35:00.1146323Z 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-12-04T09:35:00.1152316Z 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-12-04T09:35:00.1158038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1164560Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1170550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1176368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concatenate.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1184393Z 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-12-04T09:35:00.1190375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concatenate_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1196603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concatenate_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1203920Z 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-12-04T09:35:00.1209672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1215432Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1221226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1227168Z 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-12-04T09:35:00.1233280Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1241295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1246839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_physical.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.1253258Z 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-12-04T09:35:00.1262390Z 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-12-04T09:35:00.1269121Z 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-12-04T09:35:00.1275005Z 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-12-04T09:35:00.1280955Z 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-12-04T09:35:00.1287281Z 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-12-04T09:35:00.1293388Z 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-12-04T09:35:00.1302194Z 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-12-04T09:35:00.1308027Z 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-12-04T09:35:00.1314221Z 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-12-04T09:35:00.1320174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\contiguous.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2334990Z 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-12-04T09:35:00.2341115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\contiguous_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2347572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\contiguous_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2354089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2360111Z 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-12-04T09:35:00.2366350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2372577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2378750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2384750Z 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-12-04T09:35:00.2391405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2397445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2404060Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2411290Z 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-12-04T09:35:00.2419142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2437923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2444437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2450854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2457335Z 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-12-04T09:35:00.2463394Z 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-12-04T09:35:00.2469642Z 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-12-04T09:35:00.2475752Z 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-12-04T09:35:00.2481866Z 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-12-04T09:35:00.2488449Z 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-12-04T09:35:00.2494405Z 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-12-04T09:35:00.2500406Z 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-12-04T09:35:00.2506838Z 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-12-04T09:35:00.2512736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2518854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2524759Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_overrideable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2531177Z 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-12-04T09:35:00.2537260Z 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-12-04T09:35:00.2543212Z 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-12-04T09:35:00.2549400Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_depthwise3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2555367Z 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-12-04T09:35:00.2566964Z 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-12-04T09:35:00.2573094Z 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-12-04T09:35:00.2578792Z 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-12-04T09:35:00.2585412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_tbc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2593090Z 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-12-04T09:35:00.2599524Z 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-12-04T09:35:00.2605231Z 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-12-04T09:35:00.2611228Z 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-12-04T09:35:00.2617391Z 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-12-04T09:35:00.2623291Z 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-12-04T09:35:00.2629106Z 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-12-04T09:35:00.2635522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2641585Z 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-12-04T09:35:00.2647428Z 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-12-04T09:35:00.2653345Z 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-12-04T09:35:00.2659205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2665393Z 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-12-04T09:35:00.2671195Z 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-12-04T09:35:00.2677341Z 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-12-04T09:35:00.2683297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2689649Z 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-12-04T09:35:00.2696362Z 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-12-04T09:35:00.2702248Z 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-12-04T09:35:00.2708050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2713681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2719767Z 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-12-04T09:35:00.2725751Z 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-12-04T09:35:00.2731675Z 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-12-04T09:35:00.2737763Z 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-12-04T09:35:00.2743701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2749779Z 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-12-04T09:35:00.2755769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2762747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2769375Z 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-12-04T09:35:00.2775340Z 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-12-04T09:35:00.2781471Z 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-12-04T09:35:00.2787394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2793232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2798952Z 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-12-04T09:35:00.2805452Z 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-12-04T09:35:00.2811535Z 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-12-04T09:35:00.2817540Z 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-12-04T09:35:00.2823648Z 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-12-04T09:35:00.2829613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\corrcoef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2836109Z 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-12-04T09:35:00.2841787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\corrcoef_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2847908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\corrcoef_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2854031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2860098Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2866635Z 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-12-04T09:35:00.2872478Z 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-12-04T09:35:00.2878674Z 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-12-04T09:35:00.2884866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2891046Z 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-12-04T09:35:00.2897199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2903032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2910460Z 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-12-04T09:35:00.2916632Z 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-12-04T09:35:00.2922425Z 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-12-04T09:35:00.2928468Z 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-12-04T09:35:00.2934336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosine_similarity.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2940920Z 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-12-04T09:35:00.2946856Z 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-12-04T09:35:00.2952772Z 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-12-04T09:35:00.2958946Z 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-12-04T09:35:00.2964581Z 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-12-04T09:35:00.2970566Z 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-12-04T09:35:00.2976547Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.2982139Z 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-12-04T09:35:00.2987798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3012814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3018834Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\count_nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3024971Z 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-12-04T09:35:00.3031083Z 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-12-04T09:35:00.3037298Z 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-12-04T09:35:00.3043555Z 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-12-04T09:35:00.3049636Z 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-12-04T09:35:00.3055464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cov.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3061179Z 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-12-04T09:35:00.3066830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cov_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3072903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cov_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3078492Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3084264Z 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-12-04T09:35:00.3090455Z 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-12-04T09:35:00.3097044Z 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-12-04T09:35:00.3103244Z 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-12-04T09:35:00.3109065Z 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-12-04T09:35:00.3114935Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3120981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3127091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3133716Z 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-12-04T09:35:00.3139470Z 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-12-04T09:35:00.3146017Z 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-12-04T09:35:00.3152316Z 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-12-04T09:35:00.3158266Z 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-12-04T09:35:00.3164432Z 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-12-04T09:35:00.3170902Z 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-12-04T09:35:00.3176966Z 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-12-04T09:35:00.3182994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3188919Z 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-12-04T09:35:00.3194739Z 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-12-04T09:35:00.3200966Z 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-12-04T09:35:00.3207023Z 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-12-04T09:35:00.3232232Z 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-12-04T09:35:00.3238653Z 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-12-04T09:35:00.3244772Z 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-12-04T09:35:00.3251165Z 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-12-04T09:35:00.3257467Z 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-12-04T09:35:00.3264144Z 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-12-04T09:35:00.3270567Z 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-12-04T09:35:00.3277164Z 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-12-04T09:35:00.3283330Z 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-12-04T09:35:00.3289757Z 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-12-04T09:35:00.3295872Z 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-12-04T09:35:00.3302654Z 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-12-04T09:35:00.3309045Z 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-12-04T09:35:00.3315346Z 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-12-04T09:35:00.3321855Z 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-12-04T09:35:00.3328128Z 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-12-04T09:35:00.3334444Z 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-12-04T09:35:00.3341644Z 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-12-04T09:35:00.3348945Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3355890Z 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-12-04T09:35:00.3363036Z 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-12-04T09:35:00.3369547Z 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-12-04T09:35:00.3375758Z 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-12-04T09:35:00.3382366Z 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-12-04T09:35:00.3388667Z 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-12-04T09:35:00.3394849Z 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-12-04T09:35:00.3401020Z 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-12-04T09:35:00.3407253Z 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-12-04T09:35:00.3413893Z 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-12-04T09:35:00.3420218Z 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-12-04T09:35:00.3426729Z 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-12-04T09:35:00.3432628Z 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-12-04T09:35:00.3439035Z 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-12-04T09:35:00.3445824Z 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-12-04T09:35:00.3451839Z 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-12-04T09:35:00.3458377Z 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-12-04T09:35:00.3464564Z 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-12-04T09:35:00.3470568Z 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-12-04T09:35:00.3476850Z 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-12-04T09:35:00.3483004Z 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-12-04T09:35:00.3489059Z 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-12-04T09:35:00.3495437Z 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-12-04T09:35:00.3501613Z 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-12-04T09:35:00.3507799Z 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-12-04T09:35:00.3513844Z 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-12-04T09:35:00.3519755Z 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-12-04T09:35:00.3526453Z 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-12-04T09:35:00.3532725Z 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-12-04T09:35:00.3538865Z 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-12-04T09:35:00.3574409Z 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-12-04T09:35:00.3580438Z 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-12-04T09:35:00.3586206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3592067Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummaxmin_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3598390Z 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-12-04T09:35:00.3617187Z 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-12-04T09:35:00.3618310Z 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-12-04T09:35:00.3619626Z 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-12-04T09:35:00.3623236Z 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-12-04T09:35:00.3629288Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3635304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3641553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3647714Z 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-12-04T09:35:00.3654143Z 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-12-04T09:35:00.3659810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3665786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3671972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3677630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3683934Z 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-12-04T09:35:00.3690854Z 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-12-04T09:35:00.3696944Z 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-12-04T09:35:00.3703246Z 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-12-04T09:35:00.3709515Z 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-12-04T09:35:00.3715573Z 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-12-04T09:35:00.3721913Z 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-12-04T09:35:00.3728170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3734350Z 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-12-04T09:35:00.3740403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3746703Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3752985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3759209Z 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-12-04T09:35:00.3765487Z 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-12-04T09:35:00.3772053Z 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-12-04T09:35:00.3777812Z 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-12-04T09:35:00.3783681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3789611Z 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-12-04T09:35:00.3795861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3801793Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3807984Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumulative_trapezoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3814310Z 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-12-04T09:35:00.3820569Z 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-12-04T09:35:00.3826799Z 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-12-04T09:35:00.3832534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3840908Z 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-12-04T09:35:00.3846989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3853482Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3859186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\deg2rad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3865762Z 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-12-04T09:35:00.3872304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\deg2rad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3878391Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\deg2rad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3884759Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dense_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3892018Z 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-12-04T09:35:00.3898505Z 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-12-04T09:35:00.3904887Z 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-12-04T09:35:00.3911078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3917912Z 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-12-04T09:35:00.3924626Z 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-12-04T09:35:00.3931285Z 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-12-04T09:35:00.3937700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3943797Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3949952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3955597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3961969Z 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-12-04T09:35:00.3967979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.3974489Z 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-12-04T09:35:00.3980595Z 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-12-04T09:35:00.3986458Z 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-12-04T09:35:00.3992627Z 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-12-04T09:35:00.3998625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4004676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4011114Z 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-12-04T09:35:00.4016799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\det_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4022446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\det_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4027918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4033354Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagflat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4045514Z 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-12-04T09:35:00.4051591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagflat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4057475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagflat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4063450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4069181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4075568Z 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-12-04T09:35:00.4081574Z 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-12-04T09:35:00.4087598Z 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-12-04T09:35:00.4093878Z 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-12-04T09:35:00.4100443Z 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-12-04T09:35:00.4106209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4112428Z 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-12-04T09:35:00.4118514Z 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-12-04T09:35:00.4124626Z 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-12-04T09:35:00.4130683Z 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-12-04T09:35:00.4136832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4142910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4149058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4155398Z 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-12-04T09:35:00.4161330Z 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-12-04T09:35:00.4167432Z 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-12-04T09:35:00.4173771Z 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-12-04T09:35:00.4179891Z 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-12-04T09:35:00.4185545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_embed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4191756Z 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-12-04T09:35:00.4198011Z 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-12-04T09:35:00.4204215Z 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-12-04T09:35:00.4210299Z 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-12-04T09:35:00.4216553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4222512Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4228065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diff.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4233852Z 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-12-04T09:35:00.4239527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diff_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4245474Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diff_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4251096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4257183Z 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-12-04T09:35:00.4263218Z 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-12-04T09:35:00.4269226Z 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-12-04T09:35:00.4275319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4281267Z 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-12-04T09:35:00.4287335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4293565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4299455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4305283Z 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-12-04T09:35:00.4311517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4317573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4323437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4329309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4335265Z 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-12-04T09:35:00.4341387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\divide_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4347688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\divide_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4355306Z 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-12-04T09:35:00.4361374Z 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-12-04T09:35:00.4368061Z 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-12-04T09:35:00.4374462Z 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-12-04T09:35:00.4380614Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4386561Z 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-12-04T09:35:00.4392599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4398441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4404386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4410511Z 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-12-04T09:35:00.4416353Z 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-12-04T09:35:00.4422345Z 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-12-04T09:35:00.4428165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4434203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4439796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4451505Z 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-12-04T09:35:00.4457369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4463392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4469222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4475188Z 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-12-04T09:35:00.4480950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4486862Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4492730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4498724Z 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-12-04T09:35:00.4505210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4510804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4516821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\einsum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4522614Z 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-12-04T09:35:00.4528257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\einsum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4534345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\einsum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4540245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4545813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4552083Z 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-12-04T09:35:00.4557694Z 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-12-04T09:35:00.4563531Z 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-12-04T09:35:00.4569740Z 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-12-04T09:35:00.4575641Z 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-12-04T09:35:00.4581827Z 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-12-04T09:35:00.4588141Z 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-12-04T09:35:00.4594850Z 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-12-04T09:35:00.4600528Z 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-12-04T09:35:00.4606289Z 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-12-04T09:35:00.4612307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4618177Z 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-12-04T09:35:00.4624093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4629926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4635460Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4641733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4648363Z 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-12-04T09:35:00.4654236Z 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-12-04T09:35:00.4660199Z 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-12-04T09:35:00.4666066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_bag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4672341Z 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-12-04T09:35:00.4678698Z 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-12-04T09:35:00.4684776Z 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-12-04T09:35:00.4691135Z 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-12-04T09:35:00.4697222Z 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-12-04T09:35:00.4703855Z 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-12-04T09:35:00.4709860Z 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-12-04T09:35:00.4716106Z 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-12-04T09:35:00.4722154Z 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-12-04T09:35:00.4728508Z 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-12-04T09:35:00.4734601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4740757Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4746806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_renorm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4753383Z 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-12-04T09:35:00.4759833Z 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-12-04T09:35:00.4766136Z 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-12-04T09:35:00.4772451Z 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-12-04T09:35:00.4778498Z 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-12-04T09:35:00.4784557Z 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-12-04T09:35:00.4790899Z 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-12-04T09:35:00.4797207Z 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-12-04T09:35:00.4803605Z 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-12-04T09:35:00.4809958Z 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-12-04T09:35:00.4815906Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4822150Z 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-12-04T09:35:00.4828304Z 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-12-04T09:35:00.4834621Z 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-12-04T09:35:00.4840997Z 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-12-04T09:35:00.4847358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4854166Z 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-12-04T09:35:00.4860561Z 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-12-04T09:35:00.4880132Z 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-12-04T09:35:00.4886707Z 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-12-04T09:35:00.4892939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4899043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4905388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_permuted.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4911588Z 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-12-04T09:35:00.4917870Z 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-12-04T09:35:00.4923958Z 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-12-04T09:35:00.4929953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_quantized.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4936011Z 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-12-04T09:35:00.4942342Z 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-12-04T09:35:00.4948679Z 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-12-04T09:35:00.4954562Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_strided.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.4960820Z 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-12-04T09:35:00.4966749Z 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-12-04T09:35:00.4972777Z 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-12-04T09:35:00.4978708Z 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-12-04T09:35:00.4985101Z 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-12-04T09:35:00.4991016Z 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-12-04T09:35:00.4996938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5002619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5008292Z 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-12-04T09:35:00.5014174Z 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-12-04T09:35:00.5020165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5026273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5032818Z 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-12-04T09:35:00.5038858Z 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-12-04T09:35:00.5044805Z 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-12-04T09:35:00.5050840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5056588Z 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-12-04T09:35:00.5062325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5068325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5074025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5079727Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5100133Z 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-12-04T09:35:00.5121265Z 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-12-04T09:35:00.5127028Z 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-12-04T09:35:00.5133118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5139589Z 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-12-04T09:35:00.5145796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5151680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5157318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5163585Z 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-12-04T09:35:00.5169744Z 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-12-04T09:35:00.5176313Z 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-12-04T09:35:00.5182316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5188259Z 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-12-04T09:35:00.5226810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5232917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5239373Z 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-12-04T09:35:00.5245268Z 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-12-04T09:35:00.5251281Z 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-12-04T09:35:00.5257382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5263122Z 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-12-04T09:35:00.5269158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5275442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5281107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5286812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5293064Z 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-12-04T09:35:00.5298854Z 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-12-04T09:35:00.5304803Z 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-12-04T09:35:00.5310978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5316950Z 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-12-04T09:35:00.5322941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5328963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5335016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5340769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5347730Z 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-12-04T09:35:00.5357924Z 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-12-04T09:35:00.5364513Z 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-12-04T09:35:00.5371203Z 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-12-04T09:35:00.5377189Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5383619Z 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-12-04T09:35:00.5390271Z 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-12-04T09:35:00.5396152Z 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-12-04T09:35:00.5402303Z 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-12-04T09:35:00.5408270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5414513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5420462Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5426834Z 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-12-04T09:35:00.5432769Z 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-12-04T09:35:00.5438574Z 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-12-04T09:35:00.5444376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5450839Z 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-12-04T09:35:00.5456658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5462387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5468516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5474779Z 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-12-04T09:35:00.5480921Z 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-12-04T09:35:00.5486751Z 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-12-04T09:35:00.5492686Z 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-12-04T09:35:00.5498595Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5504811Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5511134Z 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-12-04T09:35:00.5517384Z 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-12-04T09:35:00.5523050Z 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-12-04T09:35:00.5529665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5535997Z 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-12-04T09:35:00.5542284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5564745Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5570608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5576712Z 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-12-04T09:35:00.5582791Z 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-12-04T09:35:00.5588640Z 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-12-04T09:35:00.5595059Z 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-12-04T09:35:00.5601102Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5606893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.5613523Z 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-12-04T09:35:00.5619543Z 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-12-04T09:35:00.5625663Z 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-12-04T09:35:00.5632404Z 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-12-04T09:35:00.5638656Z 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-12-04T09:35:00.5645115Z 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-12-04T09:35:00.5651657Z 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-12-04T09:35:00.5658222Z 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-12-04T09:35:00.5664726Z 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-12-04T09:35:00.5670935Z 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-12-04T09:35:00.5677044Z 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-12-04T09:35:00.5683635Z 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-12-04T09:35:00.5689803Z 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-12-04T09:35:00.5695884Z 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-12-04T09:35:00.5702371Z 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-12-04T09:35:00.5709043Z 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-12-04T09:35:00.5715519Z 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-12-04T09:35:00.5722178Z 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-12-04T09:35:00.5728431Z 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-12-04T09:35:00.5735122Z 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-12-04T09:35:00.5742012Z 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-12-04T09:35:00.5748496Z 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-12-04T09:35:00.5754966Z 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-12-04T09:35:00.5761934Z 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-12-04T09:35:00.5767810Z 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-12-04T09:35:00.5774527Z 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-12-04T09:35:00.5780662Z 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-12-04T09:35:00.5787180Z 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-12-04T09:35:00.5793513Z 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-12-04T09:35:00.5799816Z 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-12-04T09:35:00.5806050Z 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-12-04T09:35:00.5813496Z 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-12-04T09:35:00.5819628Z 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-12-04T09:35:00.5825927Z 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-12-04T09:35:00.5832092Z 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-12-04T09:35:00.5838475Z 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-12-04T09:35:00.5844583Z 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-12-04T09:35:00.5851069Z 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-12-04T09:35:00.5857405Z 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-12-04T09:35:00.5863762Z 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-12-04T09:35:00.5870249Z 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-12-04T09:35:00.5876217Z 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-12-04T09:35:00.5882145Z 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-12-04T09:35:00.5888219Z 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-12-04T09:35:00.5894261Z 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-12-04T09:35:00.5900756Z 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-12-04T09:35:00.5906903Z 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-12-04T09:35:00.5912942Z 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-12-04T09:35:00.5919334Z 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-12-04T09:35:00.5925769Z 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-12-04T09:35:00.5931817Z 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-12-04T09:35:00.5938047Z 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-12-04T09:35:00.5944130Z 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-12-04T09:35:00.5950369Z 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-12-04T09:35:00.5956694Z 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-12-04T09:35:00.5962736Z 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-12-04T09:35:00.5968833Z 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-12-04T09:35:00.5975276Z 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-12-04T09:35:00.5981096Z 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-12-04T09:35:00.5987032Z 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-12-04T09:35:00.6008839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\feature_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6015128Z 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-12-04T09:35:00.6021035Z 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-12-04T09:35:00.6026966Z 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-12-04T09:35:00.6033063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6038900Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6044694Z 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-12-04T09:35:00.6051189Z 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-12-04T09:35:00.6057184Z 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-12-04T09:35:00.6063308Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftfreq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6069502Z 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-12-04T09:35:00.6075621Z 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-12-04T09:35:00.6082124Z 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-12-04T09:35:00.6088309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6094846Z 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-12-04T09:35:00.6100976Z 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-12-04T09:35:00.6107044Z 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-12-04T09:35:00.6113087Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6119518Z 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-12-04T09:35:00.6125647Z 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-12-04T09:35:00.6131737Z 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-12-04T09:35:00.6137879Z 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-12-04T09:35:00.6143767Z 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-12-04T09:35:00.6149728Z 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-12-04T09:35:00.6156039Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6161931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6168463Z 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-12-04T09:35:00.6175024Z 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-12-04T09:35:00.6182823Z 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-12-04T09:35:00.6189149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6195432Z 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-12-04T09:35:00.6201970Z 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-12-04T09:35:00.6208300Z 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-12-04T09:35:00.6214818Z 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-12-04T09:35:00.6220722Z 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-12-04T09:35:00.6226718Z 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-12-04T09:35:00.6232742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6238304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6256793Z 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-12-04T09:35:00.6262695Z 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-12-04T09:35:00.6268865Z 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-12-04T09:35:00.6275454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6282034Z 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-12-04T09:35:00.6288183Z 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-12-04T09:35:00.6295020Z 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-12-04T09:35:00.6301131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6307456Z 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-12-04T09:35:00.6313466Z 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-12-04T09:35:00.6320284Z 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-12-04T09:35:00.6328486Z 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-12-04T09:35:00.6334165Z 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-12-04T09:35:00.6340593Z 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-12-04T09:35:00.6346793Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6352967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6360130Z 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-12-04T09:35:00.6366822Z 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-12-04T09:35:00.6373129Z 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-12-04T09:35:00.6379565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6386462Z 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-12-04T09:35:00.6392563Z 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-12-04T09:35:00.6398662Z 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-12-04T09:35:00.6405083Z 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-12-04T09:35:00.6411307Z 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-12-04T09:35:00.6417264Z 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-12-04T09:35:00.6423465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6429594Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6435793Z 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-12-04T09:35:00.6441884Z 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-12-04T09:35:00.6448078Z 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-12-04T09:35:00.6454797Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6461558Z 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-12-04T09:35:00.6467482Z 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-12-04T09:35:00.6473794Z 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-12-04T09:35:00.6480163Z 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-12-04T09:35:00.6485949Z 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-12-04T09:35:00.6492082Z 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-12-04T09:35:00.6498116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6506627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6513194Z 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-12-04T09:35:00.6519154Z 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-12-04T09:35:00.6525399Z 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-12-04T09:35:00.6531634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftfreq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6538331Z 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-12-04T09:35:00.6544503Z 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-12-04T09:35:00.6550467Z 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-12-04T09:35:00.6556567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6563047Z 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-12-04T09:35:00.6569296Z 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-12-04T09:35:00.6575355Z 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-12-04T09:35:00.6581919Z 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-12-04T09:35:00.6587848Z 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-12-04T09:35:00.6593924Z 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-12-04T09:35:00.6600052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6611278Z 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-12-04T09:35:00.6617271Z 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-12-04T09:35:00.6623238Z 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-12-04T09:35:00.6629485Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6636338Z 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-12-04T09:35:00.6642112Z 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-12-04T09:35:00.6648189Z 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-12-04T09:35:00.6654442Z 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-12-04T09:35:00.6660378Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6666505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6672607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fix.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6678948Z 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-12-04T09:35:00.6684842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fix_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6691115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fix_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6697646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6703477Z 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-12-04T09:35:00.6709460Z 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-12-04T09:35:00.6715869Z 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-12-04T09:35:00.6721990Z 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-12-04T09:35:00.6728466Z 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-12-04T09:35:00.6734590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6740709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6746965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6752678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fliplr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6758705Z 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-12-04T09:35:00.6765169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fliplr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6771894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fliplr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6778758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flipud.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6786115Z 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-12-04T09:35:00.6791334Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flipud_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6797994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flipud_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6804497Z 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-12-04T09:35:00.6810530Z 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-12-04T09:35:00.6816586Z 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-12-04T09:35:00.6822988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6830191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6835519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\float_power.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6842942Z 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-12-04T09:35:00.6849069Z 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-12-04T09:35:00.6855036Z 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-12-04T09:35:00.6861320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6867507Z 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-12-04T09:35:00.6873444Z 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-12-04T09:35:00.6908766Z 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-12-04T09:35:00.6915115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6921208Z 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-12-04T09:35:00.6927149Z 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-12-04T09:35:00.6933269Z 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-12-04T09:35:00.6939494Z 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-12-04T09:35:00.6945526Z 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-12-04T09:35:00.6951519Z 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-12-04T09:35:00.6957738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6964078Z 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-12-04T09:35:00.6970074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6976103Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6982320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.6989184Z 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-12-04T09:35:00.6995076Z 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-12-04T09:35:00.7001071Z 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-12-04T09:35:00.7007271Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7013179Z 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-12-04T09:35:00.7019639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7025563Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7031126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7037814Z 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-12-04T09:35:00.7044584Z 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-12-04T09:35:00.7051076Z 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-12-04T09:35:00.7057558Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7079860Z 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-12-04T09:35:00.7085773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7091924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7097571Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7103961Z 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-12-04T09:35:00.7109884Z 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-12-04T09:35:00.7115906Z 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-12-04T09:35:00.7122273Z 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-12-04T09:35:00.7128412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7134502Z 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-12-04T09:35:00.7140885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7146772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7152399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7158180Z 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-12-04T09:35:00.7164030Z 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-12-04T09:35:00.7171621Z 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-12-04T09:35:00.7177372Z 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-12-04T09:35:00.7183552Z 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-12-04T09:35:00.7189976Z 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-12-04T09:35:00.7197345Z 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-12-04T09:35:00.7203970Z 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-12-04T09:35:00.7211513Z 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-12-04T09:35:00.7217745Z 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-12-04T09:35:00.7223641Z 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-12-04T09:35:00.7230127Z 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-12-04T09:35:00.7236479Z 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-12-04T09:35:00.7243446Z 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-12-04T09:35:00.7249825Z 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-12-04T09:35:00.7257238Z 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-12-04T09:35:00.7263751Z 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-12-04T09:35:00.7269858Z 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-12-04T09:35:00.7276066Z 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-12-04T09:35:00.7283441Z 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-12-04T09:35:00.7290588Z 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-12-04T09:35:00.7296892Z 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-12-04T09:35:00.7304529Z 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-12-04T09:35:00.7310281Z 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-12-04T09:35:00.7316897Z 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-12-04T09:35:00.7323081Z 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-12-04T09:35:00.7329656Z 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-12-04T09:35:00.7335929Z 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-12-04T09:35:00.7342199Z 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-12-04T09:35:00.7350068Z 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-12-04T09:35:00.7356149Z 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-12-04T09:35:00.7367044Z 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-12-04T09:35:00.7368277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7375044Z 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-12-04T09:35:00.7381328Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7387498Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7393324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7399571Z 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-12-04T09:35:00.7410099Z 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-12-04T09:35:00.7416474Z 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-12-04T09:35:00.7422203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7428419Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7434650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frobenius_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7440912Z 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-12-04T09:35:00.7447166Z 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-12-04T09:35:00.7453495Z 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-12-04T09:35:00.7459789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\from_blob.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7465603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\from_file.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7471945Z 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-12-04T09:35:00.7478001Z 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-12-04T09:35:00.7483891Z 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-12-04T09:35:00.7495333Z 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-12-04T09:35:00.7501287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7507405Z 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-12-04T09:35:00.7518916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7525023Z 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-12-04T09:35:00.7531771Z 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-12-04T09:35:00.7537976Z 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-12-04T09:35:00.7544166Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7549980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7555977Z 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-12-04T09:35:00.7562623Z 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-12-04T09:35:00.7568810Z 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-12-04T09:35:00.7575571Z 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-12-04T09:35:00.7581366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7587170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7593358Z 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-12-04T09:35:00.7599627Z 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-12-04T09:35:00.7605669Z 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-12-04T09:35:00.7612271Z 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-12-04T09:35:00.7618538Z 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-12-04T09:35:00.7625069Z 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-12-04T09:35:00.7631501Z 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-12-04T09:35:00.7637381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7643872Z 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-12-04T09:35:00.7650138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7656003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7662108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7668440Z 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-12-04T09:35:00.7674333Z 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-12-04T09:35:00.7680377Z 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-12-04T09:35:00.7686458Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7692667Z 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-12-04T09:35:00.7698527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7704367Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7710160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7716008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7721858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7728573Z 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-12-04T09:35:00.7734616Z 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-12-04T09:35:00.7740983Z 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-12-04T09:35:00.7747060Z 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-12-04T09:35:00.7753399Z 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-12-04T09:35:00.7760269Z 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-12-04T09:35:00.7766412Z 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-12-04T09:35:00.7773076Z 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-12-04T09:35:00.7778991Z 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-12-04T09:35:00.7785280Z 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-12-04T09:35:00.7791392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7797629Z 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-12-04T09:35:00.7803987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7809922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7815896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7822166Z 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-12-04T09:35:00.7828182Z 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-12-04T09:35:00.7834488Z 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-12-04T09:35:00.7841043Z 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-12-04T09:35:00.7847480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7853842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7860170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7866913Z 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-12-04T09:35:00.7872818Z 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-12-04T09:35:00.7879364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7886186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7892960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ger.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7899630Z 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-12-04T09:35:00.7905958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ger_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7912372Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ger_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7919095Z 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-12-04T09:35:00.7925135Z 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-12-04T09:35:00.7931515Z 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-12-04T09:35:00.7938022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7943758Z 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-12-04T09:35:00.7949807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7955835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7961833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7967836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.7973784Z 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-12-04T09:35:00.7979805Z 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-12-04T09:35:00.7986172Z 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-12-04T09:35:00.7992811Z 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-12-04T09:35:00.7999969Z 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-12-04T09:35:00.8006085Z 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-12-04T09:35:00.8012344Z 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-12-04T09:35:00.8018784Z 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-12-04T09:35:00.8024785Z 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-12-04T09:35:00.8030947Z 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-12-04T09:35:00.8038510Z 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-12-04T09:35:00.8044473Z 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-12-04T09:35:00.8050869Z 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-12-04T09:35:00.8057135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_jvp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8063003Z 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-12-04T09:35:00.8068802Z 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-12-04T09:35:00.8075022Z 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-12-04T09:35:00.8080825Z 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-12-04T09:35:00.8086950Z 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-12-04T09:35:00.8098322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8103841Z 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-12-04T09:35:00.8109857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8115504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8121137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gradient.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8127168Z 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-12-04T09:35:00.8133422Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gradient_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8139216Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gradient_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8145101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8151156Z 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-12-04T09:35:00.8157365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8163631Z 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-12-04T09:35:00.8170148Z 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-12-04T09:35:00.8176048Z 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-12-04T09:35:00.8182106Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8188369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8194426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8200676Z 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-12-04T09:35:00.8206682Z 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-12-04T09:35:00.8214082Z 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-12-04T09:35:00.8219965Z 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-12-04T09:35:00.8225881Z 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-12-04T09:35:00.8232067Z 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-12-04T09:35:00.8254087Z 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-12-04T09:35:00.8260323Z 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-12-04T09:35:00.8266699Z 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-12-04T09:35:00.8272947Z 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-12-04T09:35:00.8278991Z 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-12-04T09:35:00.8285085Z 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-12-04T09:35:00.8291221Z 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-12-04T09:35:00.8297372Z 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-12-04T09:35:00.8303778Z 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-12-04T09:35:00.8310154Z 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-12-04T09:35:00.8317391Z 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-12-04T09:35:00.8323399Z 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-12-04T09:35:00.8334952Z 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-12-04T09:35:00.8340771Z 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-12-04T09:35:00.8346501Z 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-12-04T09:35:00.8353113Z 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-12-04T09:35:00.8359300Z 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-12-04T09:35:00.8365614Z 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-12-04T09:35:00.8372654Z 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-12-04T09:35:00.8378866Z 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-12-04T09:35:00.8384968Z 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-12-04T09:35:00.8391205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\group_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8397789Z 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-12-04T09:35:00.8403828Z 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-12-04T09:35:00.8410084Z 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-12-04T09:35:00.8418937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8424722Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8430646Z 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-12-04T09:35:00.8436723Z 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-12-04T09:35:00.8442504Z 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-12-04T09:35:00.8449129Z 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-12-04T09:35:00.8454754Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8460916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8466707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8472657Z 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-12-04T09:35:00.8478689Z 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-12-04T09:35:00.8484572Z 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-12-04T09:35:00.8491016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8496970Z 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-12-04T09:35:00.8502740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8508439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8514053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hamming_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8521262Z 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-12-04T09:35:00.8525933Z 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-12-04T09:35:00.8531938Z 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-12-04T09:35:00.8537973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hann_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8544335Z 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-12-04T09:35:00.8550114Z 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-12-04T09:35:00.8556155Z 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-12-04T09:35:00.8592806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8598711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8604976Z 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-12-04T09:35:00.8611161Z 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-12-04T09:35:00.8617506Z 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-12-04T09:35:00.8623724Z 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-12-04T09:35:00.8629857Z 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-12-04T09:35:00.8636714Z 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-12-04T09:35:00.8654656Z 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-12-04T09:35:00.8662394Z 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-12-04T09:35:00.8668249Z 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-12-04T09:35:00.8674178Z 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-12-04T09:35:00.8679940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8685875Z 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-12-04T09:35:00.8692057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8698117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8704462Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8710421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8716796Z 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-12-04T09:35:00.8722894Z 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-12-04T09:35:00.8729199Z 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-12-04T09:35:00.8735567Z 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-12-04T09:35:00.8742867Z 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-12-04T09:35:00.8748975Z 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-12-04T09:35:00.8754847Z 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-12-04T09:35:00.8761768Z 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-12-04T09:35:00.8767810Z 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-12-04T09:35:00.8774027Z 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-12-04T09:35:00.8780181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8786777Z 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-12-04T09:35:00.8792956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8800367Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8806721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8812426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8818385Z 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-12-04T09:35:00.8824410Z 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-12-04T09:35:00.8830814Z 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-12-04T09:35:00.8837050Z 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-12-04T09:35:00.8843077Z 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-12-04T09:35:00.8849233Z 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-12-04T09:35:00.8855795Z 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-12-04T09:35:00.8862404Z 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-12-04T09:35:00.8880959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8881947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8883010Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8888807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8895043Z 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-12-04T09:35:00.8901115Z 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-12-04T09:35:00.8907132Z 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-12-04T09:35:00.8913143Z 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-12-04T09:35:00.8919254Z 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-12-04T09:35:00.8925664Z 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-12-04T09:35:00.8932264Z 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-12-04T09:35:00.8938227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8944406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8950976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hash_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.8957401Z 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-12-04T09:35:00.8963618Z 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-12-04T09:35:00.8969805Z 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-12-04T09:35:00.8975708Z 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-12-04T09:35:00.8998450Z 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-12-04T09:35:00.9004398Z 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-12-04T09:35:00.9010802Z 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-12-04T09:35:00.9018017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9023652Z 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-12-04T09:35:00.9029723Z 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-12-04T09:35:00.9035700Z 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-12-04T09:35:00.9078175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9079328Z 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-12-04T09:35:00.9082419Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9088202Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9094174Z 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-12-04T09:35:00.9100627Z 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-12-04T09:35:00.9106446Z 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-12-04T09:35:00.9112296Z 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-12-04T09:35:00.9118059Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9123849Z 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-12-04T09:35:00.9129778Z 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-12-04T09:35:00.9135472Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9141374Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9147597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogram.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9153742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogramdd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9159767Z 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-12-04T09:35:00.9165383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogramdd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9171590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogramdd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9177744Z 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-12-04T09:35:00.9183624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogram_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9189846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogram_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9197038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9203105Z 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-12-04T09:35:00.9208962Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9214888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9221005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hspmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9226725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hspmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9232387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hspmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9238110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9244363Z 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-12-04T09:35:00.9250403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9256833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9262397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9275334Z 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-12-04T09:35:00.9281620Z 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-12-04T09:35:00.9288007Z 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-12-04T09:35:00.9295121Z 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-12-04T09:35:00.9300419Z 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-12-04T09:35:00.9306508Z 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-12-04T09:35:00.9312557Z 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-12-04T09:35:00.9318606Z 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-12-04T09:35:00.9324596Z 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-12-04T09:35:00.9330791Z 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-12-04T09:35:00.9336908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9347125Z 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-12-04T09:35:00.9353309Z 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-12-04T09:35:00.9359359Z 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-12-04T09:35:00.9365257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9371388Z 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-12-04T09:35:00.9378402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9385034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9391856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9399145Z 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-12-04T09:35:00.9405896Z 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-12-04T09:35:00.9412362Z 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-12-04T09:35:00.9418352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9424274Z 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-12-04T09:35:00.9430218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9436009Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9442091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9448212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9454356Z 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-12-04T09:35:00.9460215Z 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-12-04T09:35:00.9465931Z 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-12-04T09:35:00.9471970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9477976Z 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-12-04T09:35:00.9484054Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9490336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9496844Z 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-12-04T09:35:00.9503236Z 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-12-04T09:35:00.9509335Z 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-12-04T09:35:00.9522789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9523808Z 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-12-04T09:35:00.9527674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9533799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9539527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9545494Z 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-12-04T09:35:00.9551328Z 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-12-04T09:35:00.9557058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9562835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9568997Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\imag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9575122Z 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-12-04T09:35:00.9580743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\imag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9588180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\imag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9594165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9599863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9606067Z 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-12-04T09:35:00.9612115Z 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-12-04T09:35:00.9618062Z 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-12-04T09:35:00.9624220Z 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-12-04T09:35:00.9630563Z 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-12-04T09:35:00.9636820Z 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-12-04T09:35:00.9642758Z 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-12-04T09:35:00.9649167Z 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-12-04T09:35:00.9656214Z 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-12-04T09:35:00.9662016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9668536Z 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-12-04T09:35:00.9675174Z 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-12-04T09:35:00.9681353Z 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-12-04T09:35:00.9687658Z 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-12-04T09:35:00.9694092Z 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-12-04T09:35:00.9700222Z 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-12-04T09:35:00.9706177Z 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-12-04T09:35:00.9712302Z 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-12-04T09:35:00.9718756Z 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-12-04T09:35:00.9724952Z 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-12-04T09:35:00.9731014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9737804Z 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-12-04T09:35:00.9744176Z 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-12-04T09:35:00.9750269Z 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-12-04T09:35:00.9757032Z 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-12-04T09:35:00.9767385Z 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-12-04T09:35:00.9774111Z 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-12-04T09:35:00.9780536Z 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-12-04T09:35:00.9786808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9792924Z 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-12-04T09:35:00.9799123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9805198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9811391Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_put.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9818094Z 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-12-04T09:35:00.9824145Z 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-12-04T09:35:00.9830425Z 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-12-04T09:35:00.9836527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9847243Z 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-12-04T09:35:00.9853829Z 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-12-04T09:35:00.9860700Z 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-12-04T09:35:00.9867704Z 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-12-04T09:35:00.9873844Z 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-12-04T09:35:00.9880533Z 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-12-04T09:35:00.9886815Z 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-12-04T09:35:00.9893267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9899453Z 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-12-04T09:35:00.9906088Z 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-12-04T09:35:00.9913424Z 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-12-04T09:35:00.9919479Z 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-12-04T09:35:00.9925847Z 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-12-04T09:35:00.9932225Z 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-12-04T09:35:00.9938587Z 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-12-04T09:35:00.9944583Z 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-12-04T09:35:00.9951234Z 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-12-04T09:35:00.9957520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9963890Z 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-12-04T09:35:00.9969954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:00.9976142Z 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-12-04T09:35:00.9982690Z 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-12-04T09:35:00.9989259Z 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-12-04T09:35:00.9995376Z 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-12-04T09:35:01.0001415Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0007795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0014300Z 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-12-04T09:35:01.0025566Z 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-12-04T09:35:01.0031827Z 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-12-04T09:35:01.0038248Z 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-12-04T09:35:01.0044054Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inner.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0050100Z 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-12-04T09:35:01.0055896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inner_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0061657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inner_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0067785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\instance_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0074022Z 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-12-04T09:35:01.0080318Z 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-12-04T09:35:01.0086743Z 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-12-04T09:35:01.0092856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\int_repr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0098882Z 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-12-04T09:35:01.0104958Z 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-12-04T09:35:01.0110811Z 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-12-04T09:35:01.0116830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0123235Z 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-12-04T09:35:01.0129036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0134881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0141024Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isclose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0146854Z 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-12-04T09:35:01.0152509Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isclose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0158379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isclose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0164038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isfinite.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0170030Z 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-12-04T09:35:01.0175461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isfinite_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0181246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isfinite_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0187143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0193175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isinf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0198940Z 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-12-04T09:35:01.0205480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isinf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0212491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isinf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0218809Z 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-12-04T09:35:01.0224435Z 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-12-04T09:35:01.0230390Z 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-12-04T09:35:01.0236844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0242706Z 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-12-04T09:35:01.0248938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0254924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0290020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0296191Z 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-12-04T09:35:01.0302228Z 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-12-04T09:35:01.0308304Z 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-12-04T09:35:01.0314456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0320481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0326546Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0332745Z 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-12-04T09:35:01.0339273Z 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-12-04T09:35:01.0346226Z 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-12-04T09:35:01.0351992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0357900Z 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-12-04T09:35:01.0366131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0372608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0378968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0392868Z 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-12-04T09:35:01.0393327Z 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-12-04T09:35:01.0405925Z 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-12-04T09:35:01.0409648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0417467Z 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-12-04T09:35:01.0423572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0429901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0434951Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isreal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0441442Z 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-12-04T09:35:01.0447479Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isreal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0453393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isreal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0459396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\istft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0465157Z 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-12-04T09:35:01.0471026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\istft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0477121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\istft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0483269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_coalesced.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0489675Z 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-12-04T09:35:01.0495977Z 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-12-04T09:35:01.0501797Z 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-12-04T09:35:01.0507744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_complex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0513965Z 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-12-04T09:35:01.0519912Z 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-12-04T09:35:01.0525647Z 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-12-04T09:35:01.0531614Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0538245Z 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-12-04T09:35:01.0544151Z 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-12-04T09:35:01.0550104Z 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-12-04T09:35:01.0556108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_distributed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0562265Z 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-12-04T09:35:01.0568333Z 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-12-04T09:35:01.0574456Z 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-12-04T09:35:01.0580732Z 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-12-04T09:35:01.0586834Z 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-12-04T09:35:01.0592973Z 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-12-04T09:35:01.0599111Z 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-12-04T09:35:01.0605143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0611566Z 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-12-04T09:35:01.0617540Z 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-12-04T09:35:01.0623405Z 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-12-04T09:35:01.0629380Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_leaf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0635494Z 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-12-04T09:35:01.0641512Z 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-12-04T09:35:01.0647245Z 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-12-04T09:35:01.0653072Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0659145Z 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-12-04T09:35:01.0665227Z 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-12-04T09:35:01.0671198Z 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-12-04T09:35:01.0677197Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0683411Z 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-12-04T09:35:01.0690370Z 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-12-04T09:35:01.0696327Z 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-12-04T09:35:01.0702079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_pinned.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0708046Z 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-12-04T09:35:01.0714368Z 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-12-04T09:35:01.0720325Z 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-12-04T09:35:01.0726266Z 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-12-04T09:35:01.0732778Z 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-12-04T09:35:01.0738815Z 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-12-04T09:35:01.0744792Z 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-12-04T09:35:01.0750706Z 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-12-04T09:35:01.0757110Z 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-12-04T09:35:01.0763168Z 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-12-04T09:35:01.0769549Z 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-12-04T09:35:01.0776989Z 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-12-04T09:35:01.0782976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_signed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0788867Z 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-12-04T09:35:01.0794537Z 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-12-04T09:35:01.0800227Z 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-12-04T09:35:01.0806744Z 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-12-04T09:35:01.0813261Z 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-12-04T09:35:01.0819329Z 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-12-04T09:35:01.0825594Z 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-12-04T09:35:01.0831764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\item.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0838190Z 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-12-04T09:35:01.0844424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\item_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0852004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\item_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0857865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kaiser_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0863826Z 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-12-04T09:35:01.0869675Z 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-12-04T09:35:01.0875724Z 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-12-04T09:35:01.0899965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kl_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0900982Z 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-12-04T09:35:01.0901401Z 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-12-04T09:35:01.0902279Z 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-12-04T09:35:01.0908189Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kron.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0914397Z 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-12-04T09:35:01.0920394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kron_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0926282Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kron_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0931855Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0937952Z 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-12-04T09:35:01.0944560Z 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-12-04T09:35:01.0951659Z 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-12-04T09:35:01.0956896Z 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-12-04T09:35:01.0962738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0968563Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0974731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\l1_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.0981970Z 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-12-04T09:35:01.0987151Z 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-12-04T09:35:01.0992972Z 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-12-04T09:35:01.0998641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1004964Z 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-12-04T09:35:01.1010915Z 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-12-04T09:35:01.1016484Z 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-12-04T09:35:01.1022496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1028485Z 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-12-04T09:35:01.1034263Z 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-12-04T09:35:01.1040400Z 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-12-04T09:35:01.1046743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1052525Z 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-12-04T09:35:01.1058673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1064715Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1070393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ldexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1076259Z 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-12-04T09:35:01.1082207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ldexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1088157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ldexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1093933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1099624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1105469Z 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-12-04T09:35:01.1111934Z 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-12-04T09:35:01.1117802Z 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-12-04T09:35:01.1123893Z 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-12-04T09:35:01.1130126Z 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-12-04T09:35:01.1136109Z 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-12-04T09:35:01.1142184Z 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-12-04T09:35:01.1148232Z 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-12-04T09:35:01.1154689Z 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-12-04T09:35:01.1162474Z 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-12-04T09:35:01.1168291Z 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-12-04T09:35:01.1174046Z 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-12-04T09:35:01.1180023Z 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-12-04T09:35:01.1186244Z 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-12-04T09:35:01.1192193Z 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-12-04T09:35:01.1198173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1204449Z 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-12-04T09:35:01.1210546Z 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-12-04T09:35:01.1216617Z 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-12-04T09:35:01.1222484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1228703Z 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-12-04T09:35:01.1234582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1240603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1246542Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1252434Z 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-12-04T09:35:01.1258668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1264773Z 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-12-04T09:35:01.1270514Z 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-12-04T09:35:01.1277465Z 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-12-04T09:35:01.1283730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1289480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1295442Z 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-12-04T09:35:01.1301069Z 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-12-04T09:35:01.1306842Z 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-12-04T09:35:01.1312526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1318351Z 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-12-04T09:35:01.1324162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1330117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1335742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1342078Z 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-12-04T09:35:01.1348361Z 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-12-04T09:35:01.1354554Z 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-12-04T09:35:01.1361055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1367126Z 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-12-04T09:35:01.1379823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1385708Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1392201Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1398944Z 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-12-04T09:35:01.1404970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1411099Z 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-12-04T09:35:01.1416859Z 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-12-04T09:35:01.1423529Z 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-12-04T09:35:01.1430127Z 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-12-04T09:35:01.1436302Z 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-12-04T09:35:01.1442211Z 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-12-04T09:35:01.1448393Z 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-12-04T09:35:01.1454594Z 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-12-04T09:35:01.1460521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1466577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1472508Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1478878Z 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-12-04T09:35:01.1485145Z 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-12-04T09:35:01.1491464Z 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-12-04T09:35:01.1497580Z 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-12-04T09:35:01.1503753Z 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-12-04T09:35:01.1509950Z 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-12-04T09:35:01.1515957Z 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-12-04T09:35:01.1522115Z 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-12-04T09:35:01.1528215Z 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-12-04T09:35:01.1534794Z 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-12-04T09:35:01.1541028Z 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-12-04T09:35:01.1546916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cond.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1553192Z 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-12-04T09:35:01.1559455Z 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-12-04T09:35:01.1565500Z 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-12-04T09:35:01.1571465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1577762Z 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-12-04T09:35:01.1583736Z 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-12-04T09:35:01.1589579Z 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-12-04T09:35:01.1599446Z 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-12-04T09:35:01.1605831Z 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-12-04T09:35:01.1612217Z 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-12-04T09:35:01.1618700Z 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-12-04T09:35:01.1625105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1631994Z 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-12-04T09:35:01.1638146Z 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-12-04T09:35:01.1644191Z 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-12-04T09:35:01.1650580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1657056Z 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-12-04T09:35:01.1663316Z 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-12-04T09:35:01.1669323Z 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-12-04T09:35:01.1675367Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eig.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1681437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1688594Z 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-12-04T09:35:01.1693809Z 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-12-04T09:35:01.1700234Z 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-12-04T09:35:01.1706205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1712502Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvalsh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1718829Z 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-12-04T09:35:01.1724797Z 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-12-04T09:35:01.1730972Z 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-12-04T09:35:01.1737234Z 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-12-04T09:35:01.1743516Z 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-12-04T09:35:01.1754319Z 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-12-04T09:35:01.1760399Z 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-12-04T09:35:01.1766384Z 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-12-04T09:35:01.1772445Z 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-12-04T09:35:01.1778298Z 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-12-04T09:35:01.1785397Z 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-12-04T09:35:01.1791746Z 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-12-04T09:35:01.1798560Z 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-12-04T09:35:01.1805042Z 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-12-04T09:35:01.1811479Z 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-12-04T09:35:01.1817627Z 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-12-04T09:35:01.1823794Z 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-12-04T09:35:01.1830007Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.1836690Z 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-12-04T09:35:01.1842709Z 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-12-04T09:35:01.1849105Z 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-12-04T09:35:01.1855011Z 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-12-04T09:35:01.1861486Z 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-12-04T09:35:01.1867445Z 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-12-04T09:35:01.1873346Z 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-12-04T09:35:01.1879293Z 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-12-04T09:35:01.1916392Z 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-12-04T09:35:01.1922700Z 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-12-04T09:35:01.1928562Z 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-12-04T09:35:01.1934982Z 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-12-04T09:35:01.1941535Z 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-12-04T09:35:01.1947923Z 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-12-04T09:35:01.1959035Z 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-12-04T09:35:01.1962830Z 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-12-04T09:35:01.1969086Z 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-12-04T09:35:01.1975249Z 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-12-04T09:35:01.1981318Z 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-12-04T09:35:01.1987669Z 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-12-04T09:35:01.1993905Z 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-12-04T09:35:01.2000343Z 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-12-04T09:35:01.2006397Z 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-12-04T09:35:01.2012744Z 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-12-04T09:35:01.2019456Z 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-12-04T09:35:01.2025911Z 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-12-04T09:35:01.2032099Z 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-12-04T09:35:01.2039898Z 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-12-04T09:35:01.2046190Z 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-12-04T09:35:01.2052560Z 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-12-04T09:35:01.2058550Z 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-12-04T09:35:01.2064721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lstsq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2071188Z 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-12-04T09:35:01.2077582Z 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-12-04T09:35:01.2083646Z 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-12-04T09:35:01.2089743Z 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-12-04T09:35:01.2095950Z 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-12-04T09:35:01.2102071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2108547Z 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-12-04T09:35:01.2114618Z 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-12-04T09:35:01.2120662Z 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-12-04T09:35:01.2127314Z 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-12-04T09:35:01.2133657Z 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-12-04T09:35:01.2139546Z 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-12-04T09:35:01.2145995Z 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-12-04T09:35:01.2152094Z 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-12-04T09:35:01.2158244Z 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-12-04T09:35:01.2164266Z 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-12-04T09:35:01.2170544Z 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-12-04T09:35:01.2176760Z 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-12-04T09:35:01.2182921Z 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-12-04T09:35:01.2189063Z 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-12-04T09:35:01.2195943Z 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-12-04T09:35:01.2202257Z 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-12-04T09:35:01.2208315Z 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-12-04T09:35:01.2242011Z 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-12-04T09:35:01.2248256Z 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-12-04T09:35:01.2254258Z 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-12-04T09:35:01.2260932Z 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-12-04T09:35:01.2267324Z 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-12-04T09:35:01.2273731Z 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-12-04T09:35:01.2279685Z 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-12-04T09:35:01.2285839Z 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-12-04T09:35:01.2292237Z 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-12-04T09:35:01.2306186Z 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-12-04T09:35:01.2313099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2320018Z 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-12-04T09:35:01.2326146Z 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-12-04T09:35:01.2332528Z 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-12-04T09:35:01.2338759Z 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-12-04T09:35:01.2344905Z 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-12-04T09:35:01.2351227Z 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-12-04T09:35:01.2357655Z 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-12-04T09:35:01.2363958Z 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-12-04T09:35:01.2371285Z 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-12-04T09:35:01.2377302Z 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-12-04T09:35:01.2383255Z 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-12-04T09:35:01.2417299Z 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-12-04T09:35:01.2418829Z 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-12-04T09:35:01.2420217Z 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-12-04T09:35:01.2425265Z 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-12-04T09:35:01.2426945Z 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-12-04T09:35:01.2428731Z 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-12-04T09:35:01.2436777Z 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-12-04T09:35:01.2443327Z 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-12-04T09:35:01.2449504Z 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-12-04T09:35:01.2454500Z 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-12-04T09:35:01.2460873Z 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-12-04T09:35:01.2467089Z 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-12-04T09:35:01.2472872Z 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-12-04T09:35:01.2478927Z 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-12-04T09:35:01.2485218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2491610Z 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-12-04T09:35:01.2497973Z 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-12-04T09:35:01.2503570Z 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-12-04T09:35:01.2509584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_pinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2515836Z 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-12-04T09:35:01.2521831Z 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-12-04T09:35:01.2528114Z 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-12-04T09:35:01.2534022Z 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-12-04T09:35:01.2540051Z 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-12-04T09:35:01.2546161Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_qr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2552527Z 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-12-04T09:35:01.2558387Z 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-12-04T09:35:01.2564715Z 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-12-04T09:35:01.2570634Z 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-12-04T09:35:01.2576889Z 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-12-04T09:35:01.2582479Z 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-12-04T09:35:01.2588355Z 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-12-04T09:35:01.2594236Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2600368Z 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-12-04T09:35:01.2606423Z 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-12-04T09:35:01.2612646Z 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-12-04T09:35:01.2618587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2625341Z 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-12-04T09:35:01.2631104Z 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-12-04T09:35:01.2637317Z 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-12-04T09:35:01.2643322Z 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-12-04T09:35:01.2649767Z 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-12-04T09:35:01.2655729Z 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-12-04T09:35:01.2661944Z 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-12-04T09:35:01.2668013Z 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-12-04T09:35:01.2674404Z 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-12-04T09:35:01.2680371Z 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-12-04T09:35:01.2686655Z 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-12-04T09:35:01.2693120Z 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-12-04T09:35:01.2699128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2710029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svdvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2716650Z 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-12-04T09:35:01.2722869Z 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-12-04T09:35:01.2729092Z 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-12-04T09:35:01.2735528Z 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-12-04T09:35:01.2742014Z 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-12-04T09:35:01.2748055Z 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-12-04T09:35:01.2754148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2760557Z 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-12-04T09:35:01.2766634Z 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-12-04T09:35:01.2773052Z 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-12-04T09:35:01.2779086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorsolve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2785795Z 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-12-04T09:35:01.2791994Z 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-12-04T09:35:01.2798094Z 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-12-04T09:35:01.2804174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vander.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2811245Z 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-12-04T09:35:01.2817382Z 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-12-04T09:35:01.2823749Z 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-12-04T09:35:01.2859465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vecdot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2865913Z 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-12-04T09:35:01.2872077Z 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-12-04T09:35:01.2878249Z 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-12-04T09:35:01.2884906Z 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-12-04T09:35:01.2891966Z 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-12-04T09:35:01.2898661Z 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-12-04T09:35:01.2904932Z 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-12-04T09:35:01.2911073Z 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-12-04T09:35:01.2917397Z 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-12-04T09:35:01.2923659Z 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-12-04T09:35:01.2929952Z 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-12-04T09:35:01.2936600Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2942382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2948980Z 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-12-04T09:35:01.2954755Z 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-12-04T09:35:01.2960567Z 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-12-04T09:35:01.2966741Z 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-12-04T09:35:01.2973054Z 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-12-04T09:35:01.2979134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2985871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2992610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.2998542Z 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-12-04T09:35:01.3004523Z 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-12-04T09:35:01.3010806Z 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-12-04T09:35:01.3016689Z 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-12-04T09:35:01.3022775Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3028647Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3034487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3040139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3046376Z 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-12-04T09:35:01.3052269Z 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-12-04T09:35:01.3058119Z 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-12-04T09:35:01.3063914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3086813Z 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-12-04T09:35:01.3093273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3099187Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3105353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3111445Z 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-12-04T09:35:01.3117058Z 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-12-04T09:35:01.3122634Z 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-12-04T09:35:01.3149934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3156058Z 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-12-04T09:35:01.3162078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3168190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3174344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3180447Z 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-12-04T09:35:01.3186282Z 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-12-04T09:35:01.3192145Z 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-12-04T09:35:01.3198001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3204207Z 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-12-04T09:35:01.3210312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3216390Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3222064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3228059Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3234423Z 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-12-04T09:35:01.3240710Z 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-12-04T09:35:01.3246836Z 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-12-04T09:35:01.3253061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3259206Z 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-12-04T09:35:01.3265341Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3271448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3277977Z 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-12-04T09:35:01.3283870Z 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-12-04T09:35:01.3289938Z 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-12-04T09:35:01.3296736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3302913Z 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-12-04T09:35:01.3308933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3315035Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3321772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3328381Z 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-12-04T09:35:01.3449462Z 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-12-04T09:35:01.3455337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3461044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3466739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3472372Z 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-12-04T09:35:01.3477785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3483333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3489300Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3496239Z 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-12-04T09:35:01.3502060Z 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-12-04T09:35:01.3508117Z 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-12-04T09:35:01.3514283Z 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-12-04T09:35:01.3520224Z 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-12-04T09:35:01.3526016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_not.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3559821Z 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-12-04T09:35:01.3566377Z 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-12-04T09:35:01.3573177Z 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-12-04T09:35:01.3579762Z 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-12-04T09:35:01.3586616Z 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-12-04T09:35:01.3593033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3599837Z 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-12-04T09:35:01.3605992Z 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-12-04T09:35:01.3612932Z 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-12-04T09:35:01.3619166Z 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-12-04T09:35:01.3625625Z 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-12-04T09:35:01.3631713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3638286Z 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-12-04T09:35:01.3644852Z 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-12-04T09:35:01.3651261Z 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-12-04T09:35:01.3658077Z 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-12-04T09:35:01.3664477Z 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-12-04T09:35:01.3670548Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3676397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3682764Z 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-12-04T09:35:01.3688949Z 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-12-04T09:35:01.3695175Z 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-12-04T09:35:01.3701279Z 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-12-04T09:35:01.3707953Z 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-12-04T09:35:01.3714307Z 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-12-04T09:35:01.3720544Z 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-12-04T09:35:01.3726806Z 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-12-04T09:35:01.3733077Z 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-12-04T09:35:01.3740437Z 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-12-04T09:35:01.3746730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3752967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3760984Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.3767189Z 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-12-04T09:35:01.4041422Z 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-12-04T09:35:01.4063201Z 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-12-04T09:35:01.4069139Z 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-12-04T09:35:01.4075080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4081354Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4087486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4093713Z 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-12-04T09:35:01.4099888Z 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-12-04T09:35:01.4106062Z 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-12-04T09:35:01.4111961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4118147Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4124623Z 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-12-04T09:35:01.4130380Z 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-12-04T09:35:01.4136277Z 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-12-04T09:35:01.4142128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4147649Z 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-12-04T09:35:01.4153571Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4159612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_normal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4165676Z 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-12-04T09:35:01.4194093Z 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-12-04T09:35:01.4200268Z 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-12-04T09:35:01.4206181Z 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-12-04T09:35:01.4212407Z 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-12-04T09:35:01.4218746Z 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-12-04T09:35:01.4224744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4230243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4236083Z 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-12-04T09:35:01.4242454Z 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-12-04T09:35:01.4248376Z 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-12-04T09:35:01.4254481Z 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-12-04T09:35:01.4260869Z 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-12-04T09:35:01.4267076Z 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-12-04T09:35:01.4272980Z 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-12-04T09:35:01.4279323Z 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-12-04T09:35:01.4286059Z 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-12-04T09:35:01.4292092Z 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-12-04T09:35:01.4298365Z 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-12-04T09:35:01.4304325Z 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-12-04T09:35:01.4310176Z 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-12-04T09:35:01.4316392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4322938Z 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-12-04T09:35:01.4329251Z 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-12-04T09:35:01.4335352Z 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-12-04T09:35:01.4341823Z 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-12-04T09:35:01.4347985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4355833Z 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-12-04T09:35:01.4361917Z 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-12-04T09:35:01.4367741Z 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-12-04T09:35:01.4373854Z 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-12-04T09:35:01.4380078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4386091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4392240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4398041Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4404407Z 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-12-04T09:35:01.4411001Z 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-12-04T09:35:01.4417297Z 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-12-04T09:35:01.4424114Z 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-12-04T09:35:01.4430603Z 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-12-04T09:35:01.4437599Z 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-12-04T09:35:01.4443695Z 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-12-04T09:35:01.4450160Z 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-12-04T09:35:01.4456449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4462501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4468033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4474241Z 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-12-04T09:35:01.4485501Z 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-12-04T09:35:01.4489118Z 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-12-04T09:35:01.4495924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4501509Z 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-12-04T09:35:01.4507479Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4513580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4519671Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4525972Z 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-12-04T09:35:01.4532271Z 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-12-04T09:35:01.4538130Z 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-12-04T09:35:01.4544005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_unpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4550267Z 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-12-04T09:35:01.4556505Z 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-12-04T09:35:01.4562368Z 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-12-04T09:35:01.4568324Z 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-12-04T09:35:01.4574583Z 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-12-04T09:35:01.4580626Z 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-12-04T09:35:01.4586466Z 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-12-04T09:35:01.4592668Z 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-12-04T09:35:01.4599563Z 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-12-04T09:35:01.4605555Z 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-12-04T09:35:01.4612220Z 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-12-04T09:35:01.4618058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4624169Z 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-12-04T09:35:01.4630372Z 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-12-04T09:35:01.4635985Z 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-12-04T09:35:01.4642193Z 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-12-04T09:35:01.4659150Z 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-12-04T09:35:01.4665024Z 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-12-04T09:35:01.4670889Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4676870Z 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-12-04T09:35:01.4683224Z 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-12-04T09:35:01.4689351Z 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-12-04T09:35:01.4696590Z 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-12-04T09:35:01.4703262Z 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-12-04T09:35:01.4709273Z 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-12-04T09:35:01.4715366Z 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-12-04T09:35:01.4721694Z 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-12-04T09:35:01.4727834Z 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-12-04T09:35:01.4734494Z 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-12-04T09:35:01.4740685Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4746923Z 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-12-04T09:35:01.4753580Z 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-12-04T09:35:01.4760104Z 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-12-04T09:35:01.4766370Z 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-12-04T09:35:01.4772944Z 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-12-04T09:35:01.4779798Z 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-12-04T09:35:01.4786174Z 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-12-04T09:35:01.4792542Z 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-12-04T09:35:01.4798991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4805074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4823868Z 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-12-04T09:35:01.4829631Z 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-12-04T09:35:01.4835786Z 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-12-04T09:35:01.4842120Z 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-12-04T09:35:01.4848255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4854424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4860428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4866558Z 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-12-04T09:35:01.4872882Z 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-12-04T09:35:01.4879209Z 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-12-04T09:35:01.4885458Z 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-12-04T09:35:01.4891916Z 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-12-04T09:35:01.4897914Z 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-12-04T09:35:01.4903995Z 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-12-04T09:35:01.4910283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_H.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4916780Z 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-12-04T09:35:01.4923349Z 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-12-04T09:35:01.4929441Z 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-12-04T09:35:01.4935393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_power.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4941715Z 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-12-04T09:35:01.4947696Z 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-12-04T09:35:01.4953741Z 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-12-04T09:35:01.4960082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4966064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4972378Z 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-12-04T09:35:01.4978250Z 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-12-04T09:35:01.4984019Z 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-12-04T09:35:01.4989846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.4995825Z 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-12-04T09:35:01.5005097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5011511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5017782Z 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-12-04T09:35:01.5023884Z 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-12-04T09:35:01.5029674Z 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-12-04T09:35:01.5035556Z 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-12-04T09:35:01.5041206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5046814Z 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-12-04T09:35:01.5052674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5058438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5064305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5070580Z 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-12-04T09:35:01.5076475Z 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-12-04T09:35:01.5082192Z 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-12-04T09:35:01.5096740Z 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-12-04T09:35:01.5103245Z 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-12-04T09:35:01.5109374Z 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-12-04T09:35:01.5115670Z 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-12-04T09:35:01.5121669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5127839Z 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-12-04T09:35:01.5134396Z 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-12-04T09:35:01.5140240Z 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-12-04T09:35:01.5146348Z 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-12-04T09:35:01.5152858Z 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-12-04T09:35:01.5158891Z 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-12-04T09:35:01.5164838Z 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-12-04T09:35:01.5171462Z 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-12-04T09:35:01.5177998Z 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-12-04T09:35:01.5184721Z 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-12-04T09:35:01.5191282Z 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-12-04T09:35:01.5197717Z 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-12-04T09:35:01.5204300Z 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-12-04T09:35:01.5210560Z 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-12-04T09:35:01.5216567Z 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-12-04T09:35:01.5222896Z 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-12-04T09:35:01.5229729Z 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-12-04T09:35:01.5236266Z 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-12-04T09:35:01.5242528Z 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-12-04T09:35:01.5248801Z 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-12-04T09:35:01.5255232Z 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-12-04T09:35:01.5261617Z 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-12-04T09:35:01.5267742Z 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-12-04T09:35:01.5274187Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5280565Z 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-12-04T09:35:01.5286631Z 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-12-04T09:35:01.5292818Z 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-12-04T09:35:01.5299140Z 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-12-04T09:35:01.5305832Z 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-12-04T09:35:01.5312152Z 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-12-04T09:35:01.5318360Z 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-12-04T09:35:01.5324691Z 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-12-04T09:35:01.5331099Z 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-12-04T09:35:01.5337463Z 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-12-04T09:35:01.5344030Z 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-12-04T09:35:01.5350568Z 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-12-04T09:35:01.5356940Z 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-12-04T09:35:01.5363055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5369166Z 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-12-04T09:35:01.5375227Z 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-12-04T09:35:01.5381493Z 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-12-04T09:35:01.5387741Z 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-12-04T09:35:01.5393786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5399851Z 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-12-04T09:35:01.5406650Z 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-12-04T09:35:01.5413144Z 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-12-04T09:35:01.5419193Z 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-12-04T09:35:01.5425320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5431920Z 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-12-04T09:35:01.5437718Z 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-12-04T09:35:01.5443760Z 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-12-04T09:35:01.5449708Z 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-12-04T09:35:01.5455606Z 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-12-04T09:35:01.5461648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5467824Z 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-12-04T09:35:01.5473896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5479592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5485323Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5491539Z 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-12-04T09:35:01.5497495Z 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-12-04T09:35:01.5503322Z 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-12-04T09:35:01.5509132Z 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-12-04T09:35:01.5515320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5521349Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5537446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\meshgrid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5543274Z 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-12-04T09:35:01.5549042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\meshgrid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5555727Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\meshgrid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5561490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mH.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5567454Z 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-12-04T09:35:01.5573527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mH_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5579294Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mH_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5584802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5590399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5596545Z 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-12-04T09:35:01.5602549Z 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-12-04T09:35:01.5608536Z 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-12-04T09:35:01.5614442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5620501Z 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-12-04T09:35:01.5634795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5640919Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5647116Z 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-12-04T09:35:01.5653099Z 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-12-04T09:35:01.5659133Z 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-12-04T09:35:01.5664993Z 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-12-04T09:35:01.5671076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5676686Z 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-12-04T09:35:01.5682451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5689600Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5695369Z 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-12-04T09:35:01.5701229Z 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-12-04T09:35:01.5707389Z 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-12-04T09:35:01.5730987Z 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-12-04T09:35:01.5737293Z 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-12-04T09:35:01.5743479Z 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-12-04T09:35:01.5749767Z 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-12-04T09:35:01.5755926Z 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-12-04T09:35:01.5762409Z 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-12-04T09:35:01.5768460Z 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-12-04T09:35:01.5774950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5781155Z 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-12-04T09:35:01.5787624Z 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-12-04T09:35:01.5793801Z 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-12-04T09:35:01.5799975Z 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-12-04T09:35:01.5806304Z 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-12-04T09:35:01.5812919Z 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-12-04T09:35:01.5819114Z 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-12-04T09:35:01.5825569Z 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-12-04T09:35:01.5831973Z 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-12-04T09:35:01.5838289Z 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-12-04T09:35:01.5844474Z 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-12-04T09:35:01.5850864Z 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-12-04T09:35:01.5857228Z 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-12-04T09:35:01.5864433Z 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-12-04T09:35:01.5870585Z 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-12-04T09:35:01.5876807Z 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-12-04T09:35:01.5882979Z 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-12-04T09:35:01.5889603Z 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-12-04T09:35:01.5896152Z 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-12-04T09:35:01.5902360Z 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-12-04T09:35:01.5908559Z 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-12-04T09:35:01.5915318Z 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-12-04T09:35:01.5922101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5929531Z 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-12-04T09:35:01.5936238Z 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-12-04T09:35:01.5942199Z 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-12-04T09:35:01.5948418Z 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-12-04T09:35:01.5954850Z 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-12-04T09:35:01.5961757Z 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-12-04T09:35:01.5967991Z 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-12-04T09:35:01.5974082Z 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-12-04T09:35:01.5980043Z 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-12-04T09:35:01.5986046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5992031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.5998132Z 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-12-04T09:35:01.6004023Z 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-12-04T09:35:01.6010631Z 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-12-04T09:35:01.6016631Z 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-12-04T09:35:01.6022658Z 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-12-04T09:35:01.6028970Z 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-12-04T09:35:01.6034864Z 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-12-04T09:35:01.6040851Z 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-12-04T09:35:01.6047001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6053073Z 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-12-04T09:35:01.6058950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6064981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6070960Z 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-12-04T09:35:01.6077497Z 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-12-04T09:35:01.6083868Z 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-12-04T09:35:01.6090141Z 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-12-04T09:35:01.6096475Z 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-12-04T09:35:01.6102848Z 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-12-04T09:35:01.6116255Z 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-12-04T09:35:01.6122236Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6129103Z 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-12-04T09:35:01.6135557Z 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-12-04T09:35:01.6142340Z 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-12-04T09:35:01.6148474Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6154675Z 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-12-04T09:35:01.6161278Z 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-12-04T09:35:01.6167479Z 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-12-04T09:35:01.6174129Z 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-12-04T09:35:01.6180971Z 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-12-04T09:35:01.6188230Z 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-12-04T09:35:01.6194965Z 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-12-04T09:35:01.6201940Z 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-12-04T09:35:01.6208342Z 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-12-04T09:35:01.6220487Z 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-12-04T09:35:01.6227098Z 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-12-04T09:35:01.6233345Z 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-12-04T09:35:01.6240180Z 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-12-04T09:35:01.6246891Z 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-12-04T09:35:01.6253498Z 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-12-04T09:35:01.6260048Z 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-12-04T09:35:01.6266460Z 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-12-04T09:35:01.6272995Z 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-12-04T09:35:01.6279241Z 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-12-04T09:35:01.6285582Z 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-12-04T09:35:01.6292358Z 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-12-04T09:35:01.6298948Z 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-12-04T09:35:01.6305467Z 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-12-04T09:35:01.6311745Z 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-12-04T09:35:01.6318282Z 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-12-04T09:35:01.6324714Z 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-12-04T09:35:01.6331117Z 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-12-04T09:35:01.6337514Z 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-12-04T09:35:01.6344220Z 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-12-04T09:35:01.6350066Z 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-12-04T09:35:01.6356128Z 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-12-04T09:35:01.6362186Z 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-12-04T09:35:01.6368843Z 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-12-04T09:35:01.6380135Z 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-12-04T09:35:01.6386605Z 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-12-04T09:35:01.6392661Z 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-12-04T09:35:01.6399315Z 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-12-04T09:35:01.6405266Z 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-12-04T09:35:01.6411797Z 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-12-04T09:35:01.6418012Z 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-12-04T09:35:01.6424007Z 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-12-04T09:35:01.6430707Z 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-12-04T09:35:01.6437141Z 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-12-04T09:35:01.6443522Z 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-12-04T09:35:01.6450174Z 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-12-04T09:35:01.6456657Z 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-12-04T09:35:01.6462841Z 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-12-04T09:35:01.6468991Z 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-12-04T09:35:01.6475119Z 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-12-04T09:35:01.6493624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6494556Z 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-12-04T09:35:01.6495020Z 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-12-04T09:35:01.6499249Z 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-12-04T09:35:01.6505111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6510612Z 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-12-04T09:35:01.6516788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6522637Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6528807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6535145Z 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-12-04T09:35:01.6541804Z 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-12-04T09:35:01.6547510Z 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-12-04T09:35:01.6553314Z 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-12-04T09:35:01.6559302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6565100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6571004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\moveaxis.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6577219Z 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-12-04T09:35:01.6583278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\moveaxis_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6589467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\moveaxis_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6595208Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\movedim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6601206Z 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-12-04T09:35:01.6607142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\movedim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6613202Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\movedim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6619211Z 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-12-04T09:35:01.6626078Z 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-12-04T09:35:01.6632353Z 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-12-04T09:35:01.6638857Z 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-12-04T09:35:01.6644901Z 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-12-04T09:35:01.6651702Z 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-12-04T09:35:01.6658281Z 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-12-04T09:35:01.6665067Z 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-12-04T09:35:01.6671397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6677435Z 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-12-04T09:35:01.6683466Z 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-12-04T09:35:01.6689738Z 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-12-04T09:35:01.6696204Z 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-12-04T09:35:01.6702207Z 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-12-04T09:35:01.6708802Z 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-12-04T09:35:01.6714775Z 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-12-04T09:35:01.6720782Z 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-12-04T09:35:01.6726884Z 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-12-04T09:35:01.6733426Z 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-12-04T09:35:01.6739477Z 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-12-04T09:35:01.6745303Z 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-12-04T09:35:01.6751457Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\msort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6757754Z 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-12-04T09:35:01.6763822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\msort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6770336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\msort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6776956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mT.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6783178Z 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-12-04T09:35:01.6789146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mT_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6795115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mT_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6801680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6807581Z 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-12-04T09:35:01.6813628Z 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-12-04T09:35:01.6819885Z 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-12-04T09:35:01.6826115Z 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-12-04T09:35:01.6832552Z 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-12-04T09:35:01.6838789Z 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-12-04T09:35:01.6845719Z 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-12-04T09:35:01.6852088Z 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-12-04T09:35:01.6858318Z 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-12-04T09:35:01.6864634Z 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-12-04T09:35:01.6870684Z 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-12-04T09:35:01.6877287Z 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-12-04T09:35:01.6883743Z 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-12-04T09:35:01.6890369Z 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-12-04T09:35:01.6896283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6902424Z 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-12-04T09:35:01.6908346Z 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-12-04T09:35:01.6915324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6921605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6927493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multiply.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6933787Z 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-12-04T09:35:01.6939564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multiply_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6945758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multiply_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.6951905Z 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-12-04T09:35:01.6957855Z 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-12-04T09:35:01.6963962Z 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-12-04T09:35:01.6971162Z 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-12-04T09:35:01.6976530Z 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-12-04T09:35:01.6982812Z 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-12-04T09:35:01.6989016Z 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-12-04T09:35:01.6995164Z 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-12-04T09:35:01.7001121Z 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-12-04T09:35:01.7007623Z 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-12-04T09:35:01.7014080Z 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-12-04T09:35:01.7020205Z 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-12-04T09:35:01.7026121Z 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-12-04T09:35:01.7032046Z 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-12-04T09:35:01.7037808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7043704Z 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-12-04T09:35:01.7049886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7055774Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7061609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7067330Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7073581Z 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-12-04T09:35:01.7099631Z 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-12-04T09:35:01.7105426Z 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-12-04T09:35:01.7111321Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7117438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7123560Z 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-12-04T09:35:01.7135735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7137778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7142990Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7149468Z 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-12-04T09:35:01.7155268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7161344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7167769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7174212Z 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-12-04T09:35:01.7180272Z 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-12-04T09:35:01.7186465Z 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-12-04T09:35:01.7192729Z 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-12-04T09:35:01.7198541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7211070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7217068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanquantile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7223390Z 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-12-04T09:35:01.7229601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanquantile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7235603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanquantile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7241488Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7247611Z 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-12-04T09:35:01.7253474Z 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-12-04T09:35:01.7259545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7265409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7271034Z 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-12-04T09:35:01.7277396Z 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-12-04T09:35:01.7283664Z 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-12-04T09:35:01.7289425Z 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-12-04T09:35:01.7295256Z 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-12-04T09:35:01.7301237Z 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-12-04T09:35:01.7307281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7313435Z 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-12-04T09:35:01.7319199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7325299Z 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-12-04T09:35:01.7343613Z 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-12-04T09:35:01.7349805Z 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-12-04T09:35:01.7355820Z 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-12-04T09:35:01.7362210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7367833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7373753Z 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-12-04T09:35:01.7379718Z 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-12-04T09:35:01.7404819Z 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-12-04T09:35:01.7410798Z 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-12-04T09:35:01.7416936Z 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-12-04T09:35:01.7423812Z 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-12-04T09:35:01.7429939Z 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-12-04T09:35:01.7436066Z 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-12-04T09:35:01.7442225Z 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-12-04T09:35:01.7448129Z 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-12-04T09:35:01.7454648Z 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-12-04T09:35:01.7460728Z 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-12-04T09:35:01.7467037Z 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-12-04T09:35:01.7473139Z 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-12-04T09:35:01.7479296Z 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-12-04T09:35:01.7485237Z 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-12-04T09:35:01.7491356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7497930Z 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-12-04T09:35:01.7504579Z 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-12-04T09:35:01.7510883Z 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-12-04T09:35:01.7516985Z 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-12-04T09:35:01.7522905Z 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-12-04T09:35:01.7529974Z 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-12-04T09:35:01.7536394Z 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-12-04T09:35:01.7542174Z 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-12-04T09:35:01.7548216Z 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-12-04T09:35:01.7554187Z 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-12-04T09:35:01.7560713Z 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-12-04T09:35:01.7566365Z 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-12-04T09:35:01.7572352Z 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-12-04T09:35:01.7588499Z 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-12-04T09:35:01.7594575Z 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-12-04T09:35:01.7600812Z 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-12-04T09:35:01.7607039Z 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-12-04T09:35:01.7613111Z 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-12-04T09:35:01.7619609Z 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-12-04T09:35:01.7626051Z 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-12-04T09:35:01.7632174Z 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-12-04T09:35:01.7638620Z 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-12-04T09:35:01.7644672Z 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-12-04T09:35:01.7650865Z 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-12-04T09:35:01.7657217Z 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-12-04T09:35:01.7664227Z 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-12-04T09:35:01.7670398Z 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-12-04T09:35:01.7676443Z 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-12-04T09:35:01.7682634Z 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-12-04T09:35:01.7688761Z 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-12-04T09:35:01.7695289Z 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-12-04T09:35:01.7701906Z 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-12-04T09:35:01.7708665Z 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-12-04T09:35:01.7714635Z 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-12-04T09:35:01.7720738Z 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-12-04T09:35:01.7726672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7733438Z 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-12-04T09:35:01.7739732Z 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-12-04T09:35:01.7746221Z 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-12-04T09:35:01.7752326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7758250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7763903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\negative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7770493Z 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-12-04T09:35:01.7776436Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\negative_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7782618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\negative_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7789717Z 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-12-04T09:35:01.7795577Z 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-12-04T09:35:01.7801809Z 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-12-04T09:35:01.7808022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7813795Z 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-12-04T09:35:01.7819929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7826017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7831859Z 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-12-04T09:35:01.7838550Z 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-12-04T09:35:01.7844750Z 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-12-04T09:35:01.7851013Z 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-12-04T09:35:01.7857292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7863872Z 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-12-04T09:35:01.7870259Z 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-12-04T09:35:01.7876623Z 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-12-04T09:35:01.7883162Z 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-12-04T09:35:01.7890079Z 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-12-04T09:35:01.7896207Z 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-12-04T09:35:01.7902485Z 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-12-04T09:35:01.7908675Z 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-12-04T09:35:01.7914656Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_full.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7921399Z 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-12-04T09:35:01.7927479Z 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-12-04T09:35:01.7933793Z 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-12-04T09:35:01.7940695Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_ones.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7947276Z 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-12-04T09:35:01.7953105Z 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-12-04T09:35:01.7959600Z 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-12-04T09:35:01.7966060Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_zeros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7972056Z 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-12-04T09:35:01.7977839Z 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-12-04T09:35:01.7984049Z 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-12-04T09:35:01.7990033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.7996160Z 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-12-04T09:35:01.8001881Z 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-12-04T09:35:01.8007999Z 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-12-04T09:35:01.8014043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8020132Z 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-12-04T09:35:01.8026357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8032543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8044218Z 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-12-04T09:35:01.8050179Z 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-12-04T09:35:01.8056010Z 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-12-04T09:35:01.8062046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8067758Z 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-12-04T09:35:01.8073669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8079819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8085360Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8091241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8097931Z 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-12-04T09:35:01.8104185Z 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-12-04T09:35:01.8110796Z 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-12-04T09:35:01.8116734Z 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-12-04T09:35:01.8122685Z 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-12-04T09:35:01.8129632Z 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-12-04T09:35:01.8140694Z 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-12-04T09:35:01.8146982Z 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-12-04T09:35:01.8153377Z 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-12-04T09:35:01.8160048Z 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-12-04T09:35:01.8166093Z 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-12-04T09:35:01.8172597Z 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-12-04T09:35:01.8178563Z 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-12-04T09:35:01.8184503Z 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-12-04T09:35:01.8196249Z 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-12-04T09:35:01.8202576Z 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-12-04T09:35:01.8208787Z 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-12-04T09:35:01.8215167Z 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-12-04T09:35:01.8225925Z 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-12-04T09:35:01.8232276Z 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-12-04T09:35:01.8238691Z 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-12-04T09:35:01.8245078Z 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-12-04T09:35:01.8251611Z 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-12-04T09:35:01.8258339Z 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-12-04T09:35:01.8264478Z 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-12-04T09:35:01.8270792Z 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-12-04T09:35:01.8276915Z 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-12-04T09:35:01.8283392Z 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-12-04T09:35:01.8290072Z 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-12-04T09:35:01.8296395Z 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-12-04T09:35:01.8307940Z 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-12-04T09:35:01.8313942Z 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-12-04T09:35:01.8320333Z 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-12-04T09:35:01.8326439Z 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-12-04T09:35:01.8338854Z 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-12-04T09:35:01.8345138Z 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-12-04T09:35:01.8351230Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8357238Z 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-12-04T09:35:01.8368787Z 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-12-04T09:35:01.8374821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8380885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8387502Z 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-12-04T09:35:01.8398606Z 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-12-04T09:35:01.8405238Z 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-12-04T09:35:01.8411395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8417408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_static.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8424186Z 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-12-04T09:35:01.8431042Z 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-12-04T09:35:01.8437468Z 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-12-04T09:35:01.8444491Z 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-12-04T09:35:01.8450939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8456909Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8462970Z 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-12-04T09:35:01.8468999Z 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-12-04T09:35:01.8475078Z 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-12-04T09:35:01.8481303Z 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-12-04T09:35:01.8487523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8493527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8500232Z 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-12-04T09:35:01.8506233Z 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-12-04T09:35:01.8512172Z 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-12-04T09:35:01.8518249Z 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-12-04T09:35:01.8524013Z 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-12-04T09:35:01.8530544Z 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-12-04T09:35:01.8537152Z 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-12-04T09:35:01.8543391Z 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-12-04T09:35:01.8549401Z 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-12-04T09:35:01.8555499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8561638Z 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-12-04T09:35:01.8567444Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8573490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8579472Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\not_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8585678Z 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-12-04T09:35:01.8592083Z 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-12-04T09:35:01.8598261Z 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-12-04T09:35:01.8604815Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nuclear_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8624979Z 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-12-04T09:35:01.8631209Z 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-12-04T09:35:01.8637290Z 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-12-04T09:35:01.8643321Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\numpy_T.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8649591Z 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-12-04T09:35:01.8655421Z 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-12-04T09:35:01.8661435Z 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-12-04T09:35:01.8667508Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8673462Z 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-12-04T09:35:01.8679431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8691695Z 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-12-04T09:35:01.8697994Z 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-12-04T09:35:01.8704095Z 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-12-04T09:35:01.8710011Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8715956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8721819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\one_hot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8727832Z 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-12-04T09:35:01.8733710Z 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-12-04T09:35:01.8745197Z 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-12-04T09:35:01.8751772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8757522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\orgqr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8763561Z 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-12-04T09:35:01.8769807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\orgqr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8775719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\orgqr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8781998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8800888Z 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-12-04T09:35:01.8812293Z 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-12-04T09:35:01.8818536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8824884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8831315Z 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-12-04T09:35:01.8837146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\or_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8843105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\or_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8849023Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\outer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8855618Z 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-12-04T09:35:01.8866191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\outer_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8872272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\outer_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8878596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\output_nr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8885694Z 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-12-04T09:35:01.8891691Z 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-12-04T09:35:01.8898078Z 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-12-04T09:35:01.8904031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8909975Z 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-12-04T09:35:01.8916214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8922297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8928475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_sequence.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8934651Z 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-12-04T09:35:01.8940451Z 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-12-04T09:35:01.8946549Z 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-12-04T09:35:01.8952617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pairwise_distance.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8958750Z 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-12-04T09:35:01.8964980Z 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-12-04T09:35:01.8971640Z 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-12-04T09:35:01.8977532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pdist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8983418Z 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-12-04T09:35:01.8994115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pdist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.8999875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pdist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9006273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9012452Z 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-12-04T09:35:01.9018061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9024767Z 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-12-04T09:35:01.9031063Z 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-12-04T09:35:01.9037537Z 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-12-04T09:35:01.9043440Z 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-12-04T09:35:01.9049421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9055490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9061573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pinverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9073701Z 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-12-04T09:35:01.9079823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pinverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9085933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pinverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9092031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pin_memory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9098528Z 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-12-04T09:35:01.9123378Z 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-12-04T09:35:01.9129318Z 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-12-04T09:35:01.9136234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_shuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9142740Z 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-12-04T09:35:01.9149369Z 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-12-04T09:35:01.9155598Z 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-12-04T09:35:01.9161550Z 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-12-04T09:35:01.9174191Z 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-12-04T09:35:01.9180223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_unshuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9186805Z 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-12-04T09:35:01.9192994Z 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-12-04T09:35:01.9199015Z 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-12-04T09:35:01.9205183Z 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-12-04T09:35:01.9211186Z 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-12-04T09:35:01.9217309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9228053Z 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-12-04T09:35:01.9234059Z 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-12-04T09:35:01.9239958Z 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-12-04T09:35:01.9246254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9252718Z 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-12-04T09:35:01.9259363Z 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-12-04T09:35:01.9265563Z 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-12-04T09:35:01.9271845Z 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-12-04T09:35:01.9277844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9284069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9290083Z 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-12-04T09:35:01.9296002Z 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-12-04T09:35:01.9307991Z 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-12-04T09:35:01.9314217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9320337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9326648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9333179Z 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-12-04T09:35:01.9339817Z 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-12-04T09:35:01.9345679Z 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-12-04T09:35:01.9351925Z 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-12-04T09:35:01.9357977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9364087Z 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-12-04T09:35:01.9370713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9376914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9383376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\positive.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9389572Z 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-12-04T09:35:01.9404831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\positive_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9410817Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\positive_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9422200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9428416Z 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-12-04T09:35:01.9434991Z 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-12-04T09:35:01.9441336Z 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-12-04T09:35:01.9447408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9453534Z 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-12-04T09:35:01.9459592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9465887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9471617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9477645Z 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-12-04T09:35:01.9483742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9489600Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9495658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9502797Z 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-12-04T09:35:01.9508091Z 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-12-04T09:35:01.9514899Z 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-12-04T09:35:01.9525928Z 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-12-04T09:35:01.9532385Z 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-12-04T09:35:01.9538570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9544491Z 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-12-04T09:35:01.9550274Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9556494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9562190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\promote_types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9568285Z 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-12-04T09:35:01.9574424Z 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-12-04T09:35:01.9580533Z 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-12-04T09:35:01.9587150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9593242Z 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-12-04T09:35:01.9598956Z 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-12-04T09:35:01.9604733Z 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-12-04T09:35:01.9610949Z 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-12-04T09:35:01.9616690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9622594Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9628481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9634151Z 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-12-04T09:35:01.9639837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9650687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9656653Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qscheme.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9662353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qscheme_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9668170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qscheme_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9674071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9680382Z 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-12-04T09:35:01.9686561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9693063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:01.9699535Z 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-12-04T09:35:01.9705863Z 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-12-04T09:35:01.9712331Z 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-12-04T09:35:01.9719017Z 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-12-04T09:35:01.9731126Z 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-12-04T09:35:01.9738201Z 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-12-04T09:35:01.9744503Z 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-12-04T09:35:01.9764296Z 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-12-04T09:35:01.9774919Z 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-12-04T09:35:01.9781407Z 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-12-04T09:35:01.9787611Z 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-12-04T09:35:01.9793653Z 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-12-04T09:35:01.9804733Z 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-12-04T09:35:01.9811352Z 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-12-04T09:35:01.9817306Z 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-12-04T09:35:01.9823299Z 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-12-04T09:35:01.9830064Z 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-12-04T09:35:01.9836251Z 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-12-04T09:35:01.9842497Z 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-12-04T09:35:01.9849215Z 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-12-04T09:35:01.9855715Z 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-12-04T09:35:01.9862147Z 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-12-04T09:35:01.9868194Z 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-12-04T09:35:01.9874553Z 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-12-04T09:35:01.9880769Z 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-12-04T09:35:01.9887556Z 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-12-04T09:35:01.9893665Z 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-12-04T09:35:01.9899596Z 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-12-04T09:35:01.9905742Z 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-12-04T09:35:01.9912948Z 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-12-04T09:35:01.9918913Z 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-12-04T09:35:01.9925140Z 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-12-04T09:35:01.9931596Z 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-12-04T09:35:01.9938066Z 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-12-04T09:35:01.9944230Z 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-12-04T09:35:01.9950166Z 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-12-04T09:35:01.9956123Z 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-12-04T09:35:01.9962420Z 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-12-04T09:35:01.9968501Z 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-12-04T09:35:01.9974998Z 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-12-04T09:35:01.9993523Z 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-12-04T09:35:02.0000373Z 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-12-04T09:35:02.0006705Z 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-12-04T09:35:02.0013642Z 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-12-04T09:35:02.0026106Z 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-12-04T09:35:02.0032591Z 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-12-04T09:35:02.0039339Z 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-12-04T09:35:02.0045773Z 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-12-04T09:35:02.0057810Z 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-12-04T09:35:02.0063858Z 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-12-04T09:35:02.0077792Z 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-12-04T09:35:02.0084047Z 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-12-04T09:35:02.0097654Z 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-12-04T09:35:02.0103779Z 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-12-04T09:35:02.0115161Z 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-12-04T09:35:02.0126806Z 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-12-04T09:35:02.0137840Z 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-12-04T09:35:02.0143997Z 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-12-04T09:35:02.0150421Z 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-12-04T09:35:02.0156641Z 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-12-04T09:35:02.0170347Z 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-12-04T09:35:02.0176373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0181996Z 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-12-04T09:35:02.0187724Z 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-12-04T09:35:02.0193803Z 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-12-04T09:35:02.0200383Z 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-12-04T09:35:02.0206530Z 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-12-04T09:35:02.0212628Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rad2deg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0223420Z 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-12-04T09:35:02.0229140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rad2deg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0234895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rad2deg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0240733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0247016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0253611Z 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-12-04T09:35:02.0259841Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0266904Z 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-12-04T09:35:02.0272953Z 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-12-04T09:35:02.0279142Z 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-12-04T09:35:02.0285396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0291637Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0297941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0304471Z 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-12-04T09:35:02.0310821Z 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-12-04T09:35:02.0316895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0323384Z 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-12-04T09:35:02.0329578Z 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-12-04T09:35:02.0351215Z 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-12-04T09:35:02.0357518Z 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-12-04T09:35:02.0364287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0370820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0377423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0383412Z 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-12-04T09:35:02.0389285Z 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-12-04T09:35:02.0395380Z 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-12-04T09:35:02.0401604Z 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-12-04T09:35:02.0407750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0419134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0425186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0431204Z 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-12-04T09:35:02.0437152Z 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-12-04T09:35:02.0448899Z 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-12-04T09:35:02.0456136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0462090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0468352Z 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-12-04T09:35:02.0475142Z 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-12-04T09:35:02.0481235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0487532Z 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-12-04T09:35:02.0493385Z 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-12-04T09:35:02.0499606Z 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-12-04T09:35:02.0505542Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0511583Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0517382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0528091Z 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-12-04T09:35:02.0534397Z 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-12-04T09:35:02.0540293Z 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-12-04T09:35:02.0546557Z 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-12-04T09:35:02.0552362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0558514Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0564394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ravel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0570599Z 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-12-04T09:35:02.0580976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ravel_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0586891Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ravel_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0592671Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\real.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0598846Z 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-12-04T09:35:02.0604852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\real_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0610748Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\real_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0616267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0622776Z 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-12-04T09:35:02.0628726Z 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-12-04T09:35:02.0634980Z 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-12-04T09:35:02.0640989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0647153Z 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-12-04T09:35:02.0653398Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0659541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0665676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\record_stream.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0671535Z 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-12-04T09:35:02.0677394Z 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-12-04T09:35:02.0683384Z 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-12-04T09:35:02.0697921Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\refine_names.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0704862Z 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-12-04T09:35:02.0716025Z 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-12-04T09:35:02.0722465Z 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-12-04T09:35:02.0729093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0735412Z 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-12-04T09:35:02.0748286Z 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-12-04T09:35:02.0754419Z 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-12-04T09:35:02.0760630Z 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-12-04T09:35:02.0766767Z 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-12-04T09:35:02.0773589Z 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-12-04T09:35:02.0779694Z 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-12-04T09:35:02.0785937Z 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-12-04T09:35:02.0793321Z 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-12-04T09:35:02.0799265Z 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-12-04T09:35:02.0805618Z 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-12-04T09:35:02.0811691Z 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-12-04T09:35:02.0817952Z 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-12-04T09:35:02.0823964Z 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-12-04T09:35:02.0830254Z 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-12-04T09:35:02.0836418Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0843123Z 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-12-04T09:35:02.0855987Z 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-12-04T09:35:02.0862557Z 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-12-04T09:35:02.0869193Z 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-12-04T09:35:02.0874959Z 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-12-04T09:35:02.0886841Z 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-12-04T09:35:02.0892970Z 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-12-04T09:35:02.0899706Z 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-12-04T09:35:02.0905980Z 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-12-04T09:35:02.0916787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.0943256Z 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-12-04T09:35:02.0950374Z 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-12-04T09:35:02.0956828Z 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-12-04T09:35:02.0963608Z 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-12-04T09:35:02.0970099Z 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-12-04T09:35:02.0976646Z 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-12-04T09:35:02.0983792Z 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-12-04T09:35:02.0989834Z 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-12-04T09:35:02.0997659Z 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-12-04T09:35:02.1003971Z 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-12-04T09:35:02.1010678Z 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-12-04T09:35:02.1016946Z 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-12-04T09:35:02.1023385Z 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-12-04T09:35:02.1029726Z 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-12-04T09:35:02.1036069Z 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-12-04T09:35:02.1047526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1055453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu6.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1061269Z 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-12-04T09:35:02.1073009Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu6_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1078903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu6_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1085386Z 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-12-04T09:35:02.1091257Z 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-12-04T09:35:02.1097242Z 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-12-04T09:35:02.1103426Z 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-12-04T09:35:02.1109459Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1115282Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1120967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1127391Z 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-12-04T09:35:02.1133788Z 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-12-04T09:35:02.1157894Z 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-12-04T09:35:02.1163891Z 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-12-04T09:35:02.1176725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1182702Z 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-12-04T09:35:02.1188591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1194581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1200622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rename.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1206524Z 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-12-04T09:35:02.1212513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rename_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1218319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rename_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1224731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1231177Z 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-12-04T09:35:02.1237198Z 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-12-04T09:35:02.1242978Z 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-12-04T09:35:02.1249195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1255390Z 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-12-04T09:35:02.1261828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1267980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1273932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1279744Z 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-12-04T09:35:02.1285241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_interleave.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1291281Z 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-12-04T09:35:02.1298011Z 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-12-04T09:35:02.1304068Z 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-12-04T09:35:02.1310298Z 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-12-04T09:35:02.1316190Z 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-12-04T09:35:02.1328186Z 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-12-04T09:35:02.1334183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1340074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1346148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1357526Z 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-12-04T09:35:02.1365040Z 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-12-04T09:35:02.1371491Z 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-12-04T09:35:02.1378019Z 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-12-04T09:35:02.1384739Z 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-12-04T09:35:02.1391386Z 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-12-04T09:35:02.1398300Z 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-12-04T09:35:02.1404565Z 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-12-04T09:35:02.1416720Z 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-12-04T09:35:02.1423173Z 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-12-04T09:35:02.1430060Z 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-12-04T09:35:02.1436141Z 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-12-04T09:35:02.1443144Z 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-12-04T09:35:02.1449529Z 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-12-04T09:35:02.1455871Z 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-12-04T09:35:02.1462270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1468977Z 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-12-04T09:35:02.1475378Z 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-12-04T09:35:02.1481648Z 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-12-04T09:35:02.1487869Z 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-12-04T09:35:02.1494412Z 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-12-04T09:35:02.1501093Z 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-12-04T09:35:02.1507247Z 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-12-04T09:35:02.1513512Z 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-12-04T09:35:02.1520058Z 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-12-04T09:35:02.1526375Z 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-12-04T09:35:02.1532663Z 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-12-04T09:35:02.1538650Z 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-12-04T09:35:02.1544716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1550832Z 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-12-04T09:35:02.1557231Z 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-12-04T09:35:02.1563524Z 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-12-04T09:35:02.1569642Z 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-12-04T09:35:02.1585729Z 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-12-04T09:35:02.1593033Z 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-12-04T09:35:02.1599013Z 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-12-04T09:35:02.1605511Z 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-12-04T09:35:02.1611856Z 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-12-04T09:35:02.1618239Z 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-12-04T09:35:02.1624437Z 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-12-04T09:35:02.1630876Z 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-12-04T09:35:02.1636992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\requires_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1643283Z 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-12-04T09:35:02.1649677Z 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-12-04T09:35:02.1660852Z 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-12-04T09:35:02.1667250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1673079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1679395Z 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-12-04T09:35:02.1685663Z 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-12-04T09:35:02.1691700Z 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-12-04T09:35:02.1698232Z 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-12-04T09:35:02.1704794Z 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-12-04T09:35:02.1711890Z 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-12-04T09:35:02.1717987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1724032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1730425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1741936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1748162Z 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-12-04T09:35:02.1754268Z 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-12-04T09:35:02.1760290Z 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-12-04T09:35:02.1772677Z 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-12-04T09:35:02.1779609Z 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-12-04T09:35:02.1785785Z 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-12-04T09:35:02.1791953Z 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-12-04T09:35:02.1798715Z 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-12-04T09:35:02.1805000Z 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-12-04T09:35:02.1811068Z 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-12-04T09:35:02.1817152Z 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-12-04T09:35:02.1823111Z 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-12-04T09:35:02.1829236Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1835560Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1841741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1853017Z 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-12-04T09:35:02.1858900Z 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-12-04T09:35:02.1865167Z 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-12-04T09:35:02.1871461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1883048Z 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-12-04T09:35:02.1889853Z 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-12-04T09:35:02.1896025Z 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-12-04T09:35:02.1902441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\result_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1908551Z 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-12-04T09:35:02.1914425Z 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-12-04T09:35:02.1920272Z 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-12-04T09:35:02.1925946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retains_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1932682Z 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-12-04T09:35:02.1938784Z 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-12-04T09:35:02.1944848Z 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-12-04T09:35:02.1950981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retain_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1957149Z 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-12-04T09:35:02.1963107Z 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-12-04T09:35:02.1969644Z 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-12-04T09:35:02.1975682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rms_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.1987478Z 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-12-04T09:35:02.1994090Z 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-12-04T09:35:02.2000039Z 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-12-04T09:35:02.2006081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2011978Z 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-12-04T09:35:02.2018236Z 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-12-04T09:35:02.2024302Z 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-12-04T09:35:02.2030414Z 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-12-04T09:35:02.2041632Z 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-12-04T09:35:02.2047931Z 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-12-04T09:35:02.2054178Z 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-12-04T09:35:02.2060264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2066034Z 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-12-04T09:35:02.2072241Z 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-12-04T09:35:02.2077985Z 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-12-04T09:35:02.2084474Z 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-12-04T09:35:02.2091058Z 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-12-04T09:35:02.2097358Z 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-12-04T09:35:02.2103561Z 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-12-04T09:35:02.2110270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2121586Z 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-12-04T09:35:02.2127582Z 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-12-04T09:35:02.2133786Z 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-12-04T09:35:02.2139691Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2145771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2151502Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rot90.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2157452Z 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-12-04T09:35:02.2163825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rot90_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2169737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rot90_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2175789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2181962Z 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-12-04T09:35:02.2187613Z 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-12-04T09:35:02.2198819Z 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-12-04T09:35:02.2204677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2211057Z 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-12-04T09:35:02.2217083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2223364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2229831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2236323Z 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-12-04T09:35:02.2242196Z 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-12-04T09:35:02.2250172Z 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-12-04T09:35:02.2256295Z 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-12-04T09:35:02.2262985Z 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-12-04T09:35:02.2268831Z 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-12-04T09:35:02.2279313Z 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-12-04T09:35:02.2285282Z 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-12-04T09:35:02.2291651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2297812Z 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-12-04T09:35:02.2309289Z 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-12-04T09:35:02.2315597Z 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-12-04T09:35:02.2322081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2328137Z 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-12-04T09:35:02.2338884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2344851Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2351342Z 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-12-04T09:35:02.2358015Z 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-12-04T09:35:02.2364672Z 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-12-04T09:35:02.2371233Z 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-12-04T09:35:02.2377749Z 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-12-04T09:35:02.2384288Z 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-12-04T09:35:02.2390837Z 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-12-04T09:35:02.2397364Z 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-12-04T09:35:02.2403703Z 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-12-04T09:35:02.2410694Z 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-12-04T09:35:02.2418844Z 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-12-04T09:35:02.2427229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2433567Z 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-12-04T09:35:02.2440339Z 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-12-04T09:35:02.2451970Z 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-12-04T09:35:02.2458403Z 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-12-04T09:35:02.2464862Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2471346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2486761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2493167Z 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-12-04T09:35:02.2499688Z 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-12-04T09:35:02.2506033Z 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-12-04T09:35:02.2512173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2518438Z 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-12-04T09:35:02.2524650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2531024Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2536931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.2543069Z 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-12-04T09:35:02.2549459Z 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-12-04T09:35:02.2555455Z 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-12-04T09:35:02.3588649Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3594686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3600403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scalar_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3606359Z 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-12-04T09:35:02.3612251Z 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-12-04T09:35:02.3618410Z 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-12-04T09:35:02.3624476Z 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-12-04T09:35:02.3630748Z 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-12-04T09:35:02.3642980Z 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-12-04T09:35:02.3649167Z 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-12-04T09:35:02.3659098Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3664654Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3677129Z 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-12-04T09:35:02.3683645Z 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-12-04T09:35:02.3689605Z 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-12-04T09:35:02.3695775Z 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-12-04T09:35:02.3701746Z 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-12-04T09:35:02.3708003Z 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-12-04T09:35:02.3714095Z 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-12-04T09:35:02.3720439Z 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-12-04T09:35:02.3732565Z 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-12-04T09:35:02.3757216Z 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-12-04T09:35:02.3763146Z 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-12-04T09:35:02.3769557Z 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-12-04T09:35:02.3775405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3781710Z 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-12-04T09:35:02.3787828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3793864Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3800354Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3806674Z 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-12-04T09:35:02.3812779Z 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-12-04T09:35:02.3818889Z 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-12-04T09:35:02.3830276Z 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-12-04T09:35:02.3836456Z 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-12-04T09:35:02.3842464Z 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-12-04T09:35:02.3848655Z 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-12-04T09:35:02.3854725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3860858Z 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-12-04T09:35:02.3878576Z 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-12-04T09:35:02.3879777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3880962Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3885485Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\segment_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3891655Z 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-12-04T09:35:02.3903993Z 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-12-04T09:35:02.3910186Z 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-12-04T09:35:02.3916360Z 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-12-04T09:35:02.3922544Z 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-12-04T09:35:02.3929092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3935240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3941839Z 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-12-04T09:35:02.3947957Z 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-12-04T09:35:02.3954004Z 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-12-04T09:35:02.3960616Z 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-12-04T09:35:02.3967290Z 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-12-04T09:35:02.3981256Z 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-12-04T09:35:02.3982366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.3994542Z 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-12-04T09:35:02.4001046Z 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-12-04T09:35:02.4007019Z 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-12-04T09:35:02.4013267Z 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-12-04T09:35:02.4019371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4025695Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4031800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4038159Z 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-12-04T09:35:02.4044449Z 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-12-04T09:35:02.4054297Z 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-12-04T09:35:02.4060678Z 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-12-04T09:35:02.4067414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\selu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4073240Z 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-12-04T09:35:02.4078886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\selu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4084594Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\selu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4090271Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4101243Z 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-12-04T09:35:02.4107443Z 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-12-04T09:35:02.4113530Z 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-12-04T09:35:02.4119246Z 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-12-04T09:35:02.4125152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4131235Z 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-12-04T09:35:02.4142605Z 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-12-04T09:35:02.4148515Z 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-12-04T09:35:02.4154557Z 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-12-04T09:35:02.4160720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4166591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4172383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4178433Z 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-12-04T09:35:02.4184200Z 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-12-04T09:35:02.4190153Z 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-12-04T09:35:02.4196046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4207423Z 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-12-04T09:35:02.4214013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4219941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4225672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4235730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4242339Z 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-12-04T09:35:02.4248157Z 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-12-04T09:35:02.4254447Z 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-12-04T09:35:02.4260736Z 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-12-04T09:35:02.4266883Z 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-12-04T09:35:02.4273143Z 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-12-04T09:35:02.4279090Z 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-12-04T09:35:02.4285501Z 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-12-04T09:35:02.4291598Z 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-12-04T09:35:02.4297713Z 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-12-04T09:35:02.4303885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4310541Z 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-12-04T09:35:02.4316570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4322710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4328554Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4334324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4340410Z 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-12-04T09:35:02.4346570Z 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-12-04T09:35:02.4352917Z 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-12-04T09:35:02.4364180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4370402Z 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-12-04T09:35:02.4376545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4382591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4395339Z 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-12-04T09:35:02.4401163Z 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-12-04T09:35:02.4407223Z 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-12-04T09:35:02.4413270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4419257Z 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-12-04T09:35:02.4425283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4431191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4436887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4447902Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4454423Z 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-12-04T09:35:02.4460642Z 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-12-04T09:35:02.4466598Z 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-12-04T09:35:02.4472675Z 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-12-04T09:35:02.4479165Z 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-12-04T09:35:02.4485371Z 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-12-04T09:35:02.4491631Z 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-12-04T09:35:02.4505390Z 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-12-04T09:35:02.4511798Z 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-12-04T09:35:02.4517473Z 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-12-04T09:35:02.4523296Z 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-12-04T09:35:02.4529152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4535458Z 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-12-04T09:35:02.4541302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4547010Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4552790Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4558678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4564729Z 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-12-04T09:35:02.4570744Z 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-12-04T09:35:02.4602330Z 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-12-04T09:35:02.4608147Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4614268Z 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-12-04T09:35:02.4619972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4631464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4637134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4643144Z 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-12-04T09:35:02.4649048Z 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-12-04T09:35:02.4655076Z 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-12-04T09:35:02.4661023Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4666803Z 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-12-04T09:35:02.4672570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4683180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4689154Z 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-12-04T09:35:02.4695179Z 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-12-04T09:35:02.4700940Z 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-12-04T09:35:02.4712959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4718643Z 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-12-04T09:35:02.4724376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4730347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4735908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4741936Z 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-12-04T09:35:02.4747619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4753316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4763204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4769128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4775400Z 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-12-04T09:35:02.4781278Z 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-12-04T09:35:02.4787443Z 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-12-04T09:35:02.4793478Z 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-12-04T09:35:02.4823676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4830285Z 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-12-04T09:35:02.4836337Z 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-12-04T09:35:02.4842173Z 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-12-04T09:35:02.4848451Z 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-12-04T09:35:02.4855013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4866826Z 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-12-04T09:35:02.4873121Z 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-12-04T09:35:02.4879457Z 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-12-04T09:35:02.4885782Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4892294Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4898254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4904830Z 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-12-04T09:35:02.4910950Z 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-12-04T09:35:02.4916948Z 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-12-04T09:35:02.4923069Z 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-12-04T09:35:02.4929186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4935201Z 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-12-04T09:35:02.4941220Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slogdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4947721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slogdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4953503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.4959801Z 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-12-04T09:35:02.4965772Z 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-12-04T09:35:02.4972224Z 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-12-04T09:35:02.4978613Z 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-12-04T09:35:02.4984644Z 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-12-04T09:35:02.4991078Z 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-12-04T09:35:02.4997615Z 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-12-04T09:35:02.5004384Z 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-12-04T09:35:02.5011400Z 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-12-04T09:35:02.5018183Z 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-12-04T09:35:02.5024715Z 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-12-04T09:35:02.5031733Z 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-12-04T09:35:02.5038159Z 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-12-04T09:35:02.5044336Z 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-12-04T09:35:02.5051261Z 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-12-04T09:35:02.5057452Z 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-12-04T09:35:02.5063645Z 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-12-04T09:35:02.5076481Z 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-12-04T09:35:02.5082985Z 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-12-04T09:35:02.5089614Z 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-12-04T09:35:02.5096550Z 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-12-04T09:35:02.5108980Z 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-12-04T09:35:02.5114961Z 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-12-04T09:35:02.5121310Z 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-12-04T09:35:02.5127626Z 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-12-04T09:35:02.5134333Z 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-12-04T09:35:02.5140457Z 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-12-04T09:35:02.5146555Z 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-12-04T09:35:02.5152765Z 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-12-04T09:35:02.5158907Z 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-12-04T09:35:02.5165445Z 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-12-04T09:35:02.5171500Z 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-12-04T09:35:02.5177793Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5188690Z 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-12-04T09:35:02.5194834Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5200876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5206485Z 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-12-04T09:35:02.5212992Z 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-12-04T09:35:02.5224211Z 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-12-04T09:35:02.5230265Z 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-12-04T09:35:02.5236367Z 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-12-04T09:35:02.5247855Z 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-12-04T09:35:02.5254177Z 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-12-04T09:35:02.5261044Z 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-12-04T09:35:02.5266901Z 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-12-04T09:35:02.5278076Z 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-12-04T09:35:02.5284276Z 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-12-04T09:35:02.5290610Z 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-12-04T09:35:02.5296661Z 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-12-04T09:35:02.5303072Z 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-12-04T09:35:02.5309622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5315639Z 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-12-04T09:35:02.5321705Z 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-12-04T09:35:02.5327577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5333883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5354898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5361195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5367934Z 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-12-04T09:35:02.5374228Z 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-12-04T09:35:02.5380465Z 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-12-04T09:35:02.5386448Z 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-12-04T09:35:02.5396987Z 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-12-04T09:35:02.5403493Z 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-12-04T09:35:02.5409917Z 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-12-04T09:35:02.5416531Z 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-12-04T09:35:02.5427355Z 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-12-04T09:35:02.5433973Z 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-12-04T09:35:02.5440078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5446113Z 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-12-04T09:35:02.5452453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5458647Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5464655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5471246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5478028Z 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-12-04T09:35:02.5485268Z 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-12-04T09:35:02.5492378Z 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-12-04T09:35:02.5498970Z 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-12-04T09:35:02.5512001Z 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-12-04T09:35:02.5518260Z 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-12-04T09:35:02.5524244Z 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-12-04T09:35:02.5535112Z 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-12-04T09:35:02.5541084Z 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-12-04T09:35:02.5567779Z 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-12-04T09:35:02.5574408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5580447Z 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-12-04T09:35:02.5592369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5598288Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5604496Z 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-12-04T09:35:02.5610898Z 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-12-04T09:35:02.5617890Z 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-12-04T09:35:02.5624257Z 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-12-04T09:35:02.5630413Z 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-12-04T09:35:02.5636661Z 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-12-04T09:35:02.5647019Z 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-12-04T09:35:02.5653460Z 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-12-04T09:35:02.5659496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5665460Z 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-12-04T09:35:02.5671921Z 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-12-04T09:35:02.5677921Z 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-12-04T09:35:02.5684148Z 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-12-04T09:35:02.5690398Z 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-12-04T09:35:02.5696213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5702032Z 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-12-04T09:35:02.5708155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5714142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5719761Z 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-12-04T09:35:02.5726135Z 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-12-04T09:35:02.5732109Z 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-12-04T09:35:02.5738056Z 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-12-04T09:35:02.5744290Z 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-12-04T09:35:02.5760949Z 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-12-04T09:35:02.5767713Z 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-12-04T09:35:02.5786100Z 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-12-04T09:35:02.5791448Z 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-12-04T09:35:02.5797916Z 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-12-04T09:35:02.5804182Z 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-12-04T09:35:02.5810435Z 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-12-04T09:35:02.5816775Z 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-12-04T09:35:02.5823442Z 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-12-04T09:35:02.5829937Z 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-12-04T09:35:02.5835999Z 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-12-04T09:35:02.5842278Z 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-12-04T09:35:02.5848793Z 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-12-04T09:35:02.5855423Z 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-12-04T09:35:02.5861388Z 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-12-04T09:35:02.5867597Z 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-12-04T09:35:02.5873969Z 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-12-04T09:35:02.5880562Z 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-12-04T09:35:02.5886589Z 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-12-04T09:35:02.5897519Z 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-12-04T09:35:02.5903921Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5910419Z 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-12-04T09:35:02.5916342Z 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-12-04T09:35:02.5922595Z 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-12-04T09:35:02.5928622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5935089Z 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-12-04T09:35:02.5941207Z 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-12-04T09:35:02.5947497Z 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-12-04T09:35:02.5953591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.5959762Z 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-12-04T09:35:02.5966413Z 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-12-04T09:35:02.5972617Z 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-12-04T09:35:02.5978828Z 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-12-04T09:35:02.5986079Z 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-12-04T09:35:02.5992291Z 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-12-04T09:35:02.6003564Z 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-12-04T09:35:02.6009866Z 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-12-04T09:35:02.6016087Z 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-12-04T09:35:02.6022066Z 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-12-04T09:35:02.6033240Z 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-12-04T09:35:02.6039678Z 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-12-04T09:35:02.6045999Z 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-12-04T09:35:02.6052619Z 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-12-04T09:35:02.6063688Z 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-12-04T09:35:02.6069677Z 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-12-04T09:35:02.6075726Z 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-12-04T09:35:02.6082100Z 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-12-04T09:35:02.6088717Z 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-12-04T09:35:02.6094679Z 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-12-04T09:35:02.6100830Z 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-12-04T09:35:02.6107412Z 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-12-04T09:35:02.6113601Z 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-12-04T09:35:02.6119684Z 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-12-04T09:35:02.6126453Z 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-12-04T09:35:02.6132948Z 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-12-04T09:35:02.6139165Z 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-12-04T09:35:02.6145240Z 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-12-04T09:35:02.6151422Z 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-12-04T09:35:02.6158108Z 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-12-04T09:35:02.6164714Z 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-12-04T09:35:02.6170974Z 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-12-04T09:35:02.6177322Z 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-12-04T09:35:02.6183453Z 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-12-04T09:35:02.6194426Z 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-12-04T09:35:02.6200802Z 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-12-04T09:35:02.6225932Z 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-12-04T09:35:02.6233072Z 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-12-04T09:35:02.6239005Z 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-12-04T09:35:02.6245180Z 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-12-04T09:35:02.6251484Z 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-12-04T09:35:02.6257772Z 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-12-04T09:35:02.6263445Z 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-12-04T09:35:02.6269609Z 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-12-04T09:35:02.6275711Z 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-12-04T09:35:02.6282109Z 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-12-04T09:35:02.6288295Z 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-12-04T09:35:02.6294811Z 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-12-04T09:35:02.6301151Z 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-12-04T09:35:02.6307533Z 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-12-04T09:35:02.6313724Z 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-12-04T09:35:02.6319754Z 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-12-04T09:35:02.6329287Z 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-12-04T09:35:02.6335701Z 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-12-04T09:35:02.6347939Z 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-12-04T09:35:02.6354406Z 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-12-04T09:35:02.6360410Z 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-12-04T09:35:02.6366627Z 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-12-04T09:35:02.6373129Z 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-12-04T09:35:02.6379410Z 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-12-04T09:35:02.6385963Z 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-12-04T09:35:02.6392362Z 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-12-04T09:35:02.6405525Z 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-12-04T09:35:02.6411988Z 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-12-04T09:35:02.6418659Z 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-12-04T09:35:02.6425037Z 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-12-04T09:35:02.6431418Z 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-12-04T09:35:02.6437853Z 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-12-04T09:35:02.6444019Z 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-12-04T09:35:02.6450481Z 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-12-04T09:35:02.6462299Z 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-12-04T09:35:02.6469074Z 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-12-04T09:35:02.6475611Z 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-12-04T09:35:02.6481858Z 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-12-04T09:35:02.6494321Z 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-12-04T09:35:02.6501529Z 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-12-04T09:35:02.6508029Z 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-12-04T09:35:02.6515040Z 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-12-04T09:35:02.6531580Z 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-12-04T09:35:02.6537976Z 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-12-04T09:35:02.6544710Z 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-12-04T09:35:02.6551188Z 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-12-04T09:35:02.6563834Z 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-12-04T09:35:02.6570228Z 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-12-04T09:35:02.6576179Z 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-12-04T09:35:02.6584472Z 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-12-04T09:35:02.6590180Z 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-12-04T09:35:02.6596374Z 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-12-04T09:35:02.6602434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_digamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.6609353Z 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-12-04T09:35:02.6615554Z 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-12-04T09:35:02.6621886Z 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-12-04T09:35:02.6628017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_entr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.6634760Z 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-12-04T09:35:02.6641730Z 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-12-04T09:35:02.6648569Z 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-12-04T09:35:02.6655387Z 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-12-04T09:35:02.6661926Z 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-12-04T09:35:02.6720937Z 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-12-04T09:35:02.6727289Z 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-12-04T09:35:02.6733488Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.6739423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.6791155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfcx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.6798409Z 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-12-04T09:35:02.6804418Z 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-12-04T09:35:02.6811287Z 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-12-04T09:35:02.6818068Z 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-12-04T09:35:02.6824861Z 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-12-04T09:35:02.6831268Z 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-12-04T09:35:02.6837481Z 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-12-04T09:35:02.6863221Z 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-12-04T09:35:02.6869847Z 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-12-04T09:35:02.6876214Z 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-12-04T09:35:02.6906524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.6930556Z 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-12-04T09:35:02.6936594Z 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-12-04T09:35:02.6942935Z 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-12-04T09:35:02.6949252Z 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-12-04T09:35:02.6955468Z 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-12-04T09:35:02.6961456Z 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-12-04T09:35:02.6967601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_exp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.6974905Z 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-12-04T09:35:02.6982502Z 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-12-04T09:35:02.6989009Z 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-12-04T09:35:02.6994905Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7001177Z 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-12-04T09:35:02.7007559Z 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-12-04T09:35:02.7013616Z 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-12-04T09:35:02.7019934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7026785Z 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-12-04T09:35:02.7032689Z 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-12-04T09:35:02.7038776Z 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-12-04T09:35:02.7045379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammainc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7051467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaincc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7076231Z 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-12-04T09:35:02.7082689Z 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-12-04T09:35:02.7089443Z 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-12-04T09:35:02.7096479Z 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-12-04T09:35:02.7114815Z 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-12-04T09:35:02.7121563Z 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-12-04T09:35:02.7128557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaln.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7135079Z 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-12-04T09:35:02.7152204Z 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-12-04T09:35:02.7158771Z 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-12-04T09:35:02.7164921Z 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-12-04T09:35:02.7171588Z 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-12-04T09:35:02.7178592Z 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-12-04T09:35:02.7184829Z 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-12-04T09:35:02.7190943Z 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-12-04T09:35:02.7197244Z 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-12-04T09:35:02.7218676Z 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-12-04T09:35:02.7224840Z 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-12-04T09:35:02.7230780Z 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-12-04T09:35:02.7236783Z 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-12-04T09:35:02.7259760Z 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-12-04T09:35:02.7266385Z 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-12-04T09:35:02.7272726Z 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-12-04T09:35:02.7278799Z 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-12-04T09:35:02.7285146Z 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-12-04T09:35:02.7291477Z 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-12-04T09:35:02.7297618Z 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-12-04T09:35:02.7304108Z 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-12-04T09:35:02.7310493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7316440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0e.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7322476Z 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-12-04T09:35:02.7328251Z 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-12-04T09:35:02.7339836Z 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-12-04T09:35:02.7346065Z 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-12-04T09:35:02.7351866Z 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-12-04T09:35:02.7357981Z 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-12-04T09:35:02.7364197Z 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-12-04T09:35:02.7370678Z 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-12-04T09:35:02.7376751Z 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-12-04T09:35:02.7383410Z 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-12-04T09:35:02.7389204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7395467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1e.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7402205Z 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-12-04T09:35:02.7408367Z 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-12-04T09:35:02.7414690Z 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-12-04T09:35:02.7420818Z 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-12-04T09:35:02.7426895Z 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-12-04T09:35:02.7433442Z 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-12-04T09:35:02.7439911Z 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-12-04T09:35:02.7446434Z 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-12-04T09:35:02.7452911Z 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-12-04T09:35:02.7474353Z 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-12-04T09:35:02.7486027Z 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-12-04T09:35:02.7492649Z 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-12-04T09:35:02.7499435Z 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-12-04T09:35:02.7506434Z 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-12-04T09:35:02.7518083Z 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-12-04T09:35:02.7525351Z 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-12-04T09:35:02.7531992Z 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-12-04T09:35:02.7538222Z 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-12-04T09:35:02.7544947Z 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-12-04T09:35:02.7551394Z 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-12-04T09:35:02.7557903Z 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-12-04T09:35:02.7564359Z 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-12-04T09:35:02.7570679Z 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-12-04T09:35:02.7593472Z 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-12-04T09:35:02.7600570Z 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-12-04T09:35:02.7607056Z 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-12-04T09:35:02.7618586Z 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-12-04T09:35:02.7625139Z 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-12-04T09:35:02.7631572Z 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-12-04T09:35:02.7637789Z 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-12-04T09:35:02.7649025Z 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-12-04T09:35:02.7655279Z 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-12-04T09:35:02.7661250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7667985Z 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-12-04T09:35:02.7678886Z 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-12-04T09:35:02.7684980Z 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-12-04T09:35:02.7691260Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7697540Z 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-12-04T09:35:02.7703831Z 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-12-04T09:35:02.7710379Z 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-12-04T09:35:02.7716354Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.7722716Z 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-12-04T09:35:02.7729380Z 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-12-04T09:35:02.7735497Z 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-12-04T09:35:02.7741626Z 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-12-04T09:35:02.7748279Z 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-12-04T09:35:02.7754383Z 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-12-04T09:35:02.7760614Z 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-12-04T09:35:02.7767052Z 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-12-04T09:35:02.7773754Z 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-12-04T09:35:02.7784771Z 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-12-04T09:35:02.7791480Z 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-12-04T09:35:02.7797739Z 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-12-04T09:35:02.7804341Z 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-12-04T09:35:02.7816699Z 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-12-04T09:35:02.7823078Z 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-12-04T09:35:02.7829346Z 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-12-04T09:35:02.7841598Z 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-12-04T09:35:02.7852273Z 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-12-04T09:35:02.7858799Z 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-12-04T09:35:02.7865373Z 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-12-04T09:35:02.7871919Z 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-12-04T09:35:02.7883335Z 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-12-04T09:35:02.7889927Z 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-12-04T09:35:02.7896539Z 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-12-04T09:35:02.7903055Z 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-12-04T09:35:02.7913642Z 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-12-04T09:35:02.7920095Z 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-12-04T09:35:02.7926293Z 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-12-04T09:35:02.7932683Z 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-12-04T09:35:02.7943191Z 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-12-04T09:35:02.7949686Z 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-12-04T09:35:02.7956013Z 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-12-04T09:35:02.7962942Z 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-12-04T09:35:02.7969917Z 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-12-04T09:35:02.7976626Z 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-12-04T09:35:02.7983253Z 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-12-04T09:35:02.7989871Z 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-12-04T09:35:02.7996481Z 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-12-04T09:35:02.8002914Z 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-12-04T09:35:02.8009978Z 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-12-04T09:35:02.8016955Z 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-12-04T09:35:02.8023617Z 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-12-04T09:35:02.8030010Z 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-12-04T09:35:02.8036442Z 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-12-04T09:35:02.8043144Z 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-12-04T09:35:02.8049582Z 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-12-04T09:35:02.8055726Z 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-12-04T09:35:02.8062122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_multigammaln.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8068621Z 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-12-04T09:35:02.8074827Z 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-12-04T09:35:02.8080772Z 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-12-04T09:35:02.8086750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8093569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtri.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8104912Z 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-12-04T09:35:02.8111144Z 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-12-04T09:35:02.8117194Z 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-12-04T09:35:02.8123010Z 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-12-04T09:35:02.8138246Z 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-12-04T09:35:02.8144498Z 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-12-04T09:35:02.8150956Z 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-12-04T09:35:02.8157686Z 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-12-04T09:35:02.8164252Z 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-12-04T09:35:02.8170504Z 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-12-04T09:35:02.8176800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_polygamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8183096Z 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-12-04T09:35:02.8194296Z 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-12-04T09:35:02.8200339Z 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-12-04T09:35:02.8218675Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_psi.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8224882Z 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-12-04T09:35:02.8231087Z 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-12-04T09:35:02.8237241Z 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-12-04T09:35:02.8243224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8249464Z 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-12-04T09:35:02.8255969Z 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-12-04T09:35:02.8262433Z 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-12-04T09:35:02.8268719Z 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-12-04T09:35:02.8275327Z 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-12-04T09:35:02.8281506Z 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-12-04T09:35:02.8288073Z 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-12-04T09:35:02.8294673Z 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-12-04T09:35:02.8301083Z 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-12-04T09:35:02.8307510Z 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-12-04T09:35:02.8313690Z 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-12-04T09:35:02.8320032Z 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-12-04T09:35:02.8327060Z 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-12-04T09:35:02.8333469Z 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-12-04T09:35:02.8339778Z 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-12-04T09:35:02.8345805Z 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-12-04T09:35:02.8352136Z 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-12-04T09:35:02.8358698Z 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-12-04T09:35:02.8368124Z 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-12-04T09:35:02.8374381Z 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-12-04T09:35:02.8381625Z 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-12-04T09:35:02.8388706Z 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-12-04T09:35:02.8407963Z 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-12-04T09:35:02.8414326Z 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-12-04T09:35:02.8420603Z 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-12-04T09:35:02.8427096Z 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-12-04T09:35:02.8433895Z 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-12-04T09:35:02.8440305Z 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-12-04T09:35:02.8447189Z 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-12-04T09:35:02.8454265Z 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-12-04T09:35:02.8460836Z 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-12-04T09:35:02.8467335Z 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-12-04T09:35:02.8473885Z 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-12-04T09:35:02.8480175Z 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-12-04T09:35:02.8487103Z 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-12-04T09:35:02.8493834Z 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-12-04T09:35:02.8500693Z 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-12-04T09:35:02.8508476Z 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-12-04T09:35:02.8515401Z 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-12-04T09:35:02.8522364Z 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-12-04T09:35:02.8528973Z 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-12-04T09:35:02.8541435Z 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-12-04T09:35:02.8547664Z 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-12-04T09:35:02.8554106Z 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-12-04T09:35:02.8560510Z 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-12-04T09:35:02.8566972Z 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-12-04T09:35:02.8573760Z 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-12-04T09:35:02.8580670Z 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-12-04T09:35:02.8587320Z 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-12-04T09:35:02.8593981Z 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-12-04T09:35:02.8600381Z 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-12-04T09:35:02.8606974Z 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-12-04T09:35:02.8613510Z 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-12-04T09:35:02.8625340Z 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-12-04T09:35:02.8633304Z 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-12-04T09:35:02.8640138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_sinc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8646294Z 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-12-04T09:35:02.8662019Z 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-12-04T09:35:02.8667771Z 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-12-04T09:35:02.8673825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8680192Z 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-12-04T09:35:02.8691327Z 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-12-04T09:35:02.8697633Z 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-12-04T09:35:02.8703921Z 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-12-04T09:35:02.8710371Z 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-12-04T09:35:02.8721564Z 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-12-04T09:35:02.8728492Z 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-12-04T09:35:02.8734764Z 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-12-04T09:35:02.8741195Z 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-12-04T09:35:02.8747662Z 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-12-04T09:35:02.8753554Z 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-12-04T09:35:02.8760023Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8766702Z 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-12-04T09:35:02.8775790Z 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-12-04T09:35:02.8781946Z 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-12-04T09:35:02.8788425Z 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-12-04T09:35:02.8794769Z 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-12-04T09:35:02.8805424Z 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-12-04T09:35:02.8812066Z 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-12-04T09:35:02.8818430Z 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-12-04T09:35:02.8824520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlogy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8831027Z 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-12-04T09:35:02.8837293Z 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-12-04T09:35:02.8844071Z 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-12-04T09:35:02.8850882Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8857611Z 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-12-04T09:35:02.8864290Z 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-12-04T09:35:02.8870480Z 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-12-04T09:35:02.8877533Z 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-12-04T09:35:02.8890646Z 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-12-04T09:35:02.8897167Z 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-12-04T09:35:02.8903665Z 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-12-04T09:35:02.8910280Z 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-12-04T09:35:02.8920733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8926694Z 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-12-04T09:35:02.8933016Z 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-12-04T09:35:02.8938798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8945282Z 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-12-04T09:35:02.8951553Z 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-12-04T09:35:02.8957856Z 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-12-04T09:35:02.8963927Z 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-12-04T09:35:02.8970438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8976649Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.8983163Z 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-12-04T09:35:02.8989618Z 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-12-04T09:35:02.8995886Z 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-12-04T09:35:02.9002731Z 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-12-04T09:35:02.9009653Z 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-12-04T09:35:02.9016348Z 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-12-04T09:35:02.9022392Z 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-12-04T09:35:02.9028753Z 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-12-04T09:35:02.9035140Z 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-12-04T09:35:02.9041281Z 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-12-04T09:35:02.9052097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9058175Z 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-12-04T09:35:02.9063956Z 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-12-04T09:35:02.9069953Z 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-12-04T09:35:02.9076107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9082745Z 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-12-04T09:35:02.9088535Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9094410Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9099907Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\square.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9105891Z 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-12-04T09:35:02.9111670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\square_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9117766Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\square_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9124031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9129871Z 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-12-04T09:35:02.9136168Z 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-12-04T09:35:02.9142490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9148825Z 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-12-04T09:35:02.9155199Z 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-12-04T09:35:02.9161253Z 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-12-04T09:35:02.9167518Z 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-12-04T09:35:02.9180005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9186116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9192316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9198215Z 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-12-04T09:35:02.9204349Z 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-12-04T09:35:02.9210347Z 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-12-04T09:35:02.9216456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9222630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9228535Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9234528Z 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-12-04T09:35:02.9240590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9246454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9257345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9263530Z 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-12-04T09:35:02.9269538Z 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-12-04T09:35:02.9275917Z 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-12-04T09:35:02.9281787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9287684Z 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-12-04T09:35:02.9293740Z 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-12-04T09:35:02.9299487Z 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-12-04T09:35:02.9310317Z 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-12-04T09:35:02.9316382Z 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-12-04T09:35:02.9322946Z 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-12-04T09:35:02.9329055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9335204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9340838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9347594Z 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-12-04T09:35:02.9353206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9363942Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9370291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stride.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9376279Z 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-12-04T09:35:02.9382881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stride_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9389037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stride_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9417050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9422765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\subtract.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9428819Z 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-12-04T09:35:02.9434646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\subtract_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9440868Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\subtract_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9447307Z 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-12-04T09:35:02.9453884Z 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-12-04T09:35:02.9459823Z 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-12-04T09:35:02.9465765Z 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-12-04T09:35:02.9471551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9477273Z 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-12-04T09:35:02.9483221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9489155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9495602Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9501635Z 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-12-04T09:35:02.9507782Z 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-12-04T09:35:02.9514083Z 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-12-04T09:35:02.9520448Z 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-12-04T09:35:02.9527106Z 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-12-04T09:35:02.9539254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9545378Z 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-12-04T09:35:02.9551333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9557223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9567849Z 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-12-04T09:35:02.9574398Z 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-12-04T09:35:02.9580641Z 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-12-04T09:35:02.9586926Z 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-12-04T09:35:02.9592840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9598723Z 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-12-04T09:35:02.9604932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\svd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9610843Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\svd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9621952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapaxes.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9627687Z 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-12-04T09:35:02.9633436Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapaxes_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9639253Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapaxes_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9650175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapdims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9656156Z 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-12-04T09:35:02.9662452Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapdims_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9668486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapdims_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9674354Z 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-12-04T09:35:02.9680577Z 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-12-04T09:35:02.9686454Z 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-12-04T09:35:02.9693089Z 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-12-04T09:35:02.9699613Z 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-12-04T09:35:02.9705784Z 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-12-04T09:35:02.9711844Z 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-12-04T09:35:02.9718056Z 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-12-04T09:35:02.9729147Z 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-12-04T09:35:02.9735527Z 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-12-04T09:35:02.9741603Z 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-12-04T09:35:02.9747711Z 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-12-04T09:35:02.9758621Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_numel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9764864Z 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-12-04T09:35:02.9771115Z 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-12-04T09:35:02.9777297Z 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-12-04T09:35:02.9783217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9789180Z 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-12-04T09:35:02.9795620Z 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-12-04T09:35:02.9801581Z 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-12-04T09:35:02.9807731Z 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-12-04T09:35:02.9814176Z 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-12-04T09:35:02.9820246Z 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-12-04T09:35:02.9826465Z 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-12-04T09:35:02.9832688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_stride.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9839306Z 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-12-04T09:35:02.9845516Z 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-12-04T09:35:02.9851640Z 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-12-04T09:35:02.9858174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9863938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9869741Z 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-12-04T09:35:02.9876058Z 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-12-04T09:35:02.9882463Z 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-12-04T09:35:02.9888944Z 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-12-04T09:35:02.9895308Z 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-12-04T09:35:02.9901395Z 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-12-04T09:35:02.9907755Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9914062Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9920467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9926103Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9933238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:02.9940485Z 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-12-04T09:35:02.9946671Z 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-12-04T09:35:02.9952899Z 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-12-04T09:35:02.9966812Z 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-12-04T09:35:02.9978833Z 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-12-04T09:35:02.9984943Z 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-12-04T09:35:02.9991677Z 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-12-04T09:35:02.9998193Z 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-12-04T09:35:03.0004250Z 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-12-04T09:35:03.0010449Z 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-12-04T09:35:03.0016645Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0023814Z 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-12-04T09:35:03.0029794Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0036056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0042296Z 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-12-04T09:35:03.0048202Z 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-12-04T09:35:03.0053970Z 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-12-04T09:35:03.0060218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0065759Z 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-12-04T09:35:03.0071577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0077499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0083239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0088928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensordot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0100352Z 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-12-04T09:35:03.0106644Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensordot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0112485Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensordot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0118316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensor_split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0124792Z 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-12-04T09:35:03.0130847Z 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-12-04T09:35:03.0136949Z 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-12-04T09:35:03.0143222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\thnn_conv2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0149503Z 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-12-04T09:35:03.0172179Z 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-12-04T09:35:03.0177492Z 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-12-04T09:35:03.0183366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0189316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0196018Z 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-12-04T09:35:03.0202088Z 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-12-04T09:35:03.0208003Z 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-12-04T09:35:03.0218751Z 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-12-04T09:35:03.0225118Z 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-12-04T09:35:03.0230939Z 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-12-04T09:35:03.0236784Z 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-12-04T09:35:03.0251685Z 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-12-04T09:35:03.0257690Z 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-12-04T09:35:03.0263786Z 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-12-04T09:35:03.0269831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0276238Z 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-12-04T09:35:03.0282208Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0288427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0294312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0305155Z 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-12-04T09:35:03.0311300Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0317114Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0322724Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0333706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0339813Z 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-12-04T09:35:03.0345800Z 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-12-04T09:35:03.0351966Z 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-12-04T09:35:03.0362829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0368963Z 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-12-04T09:35:03.0374856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0380917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0386611Z 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-12-04T09:35:03.0392263Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0397924Z 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-12-04T09:35:03.0404580Z 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-12-04T09:35:03.0410463Z 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-12-04T09:35:03.0416715Z 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-12-04T09:35:03.0422794Z 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-12-04T09:35:03.0428894Z 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-12-04T09:35:03.0434981Z 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-12-04T09:35:03.0441304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0447480Z 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-12-04T09:35:03.0453868Z 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-12-04T09:35:03.0460042Z 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-12-04T09:35:03.0466324Z 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-12-04T09:35:03.0472681Z 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-12-04T09:35:03.0478691Z 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-12-04T09:35:03.0490816Z 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-12-04T09:35:03.0497293Z 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-12-04T09:35:03.0503428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0509191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0519241Z 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-12-04T09:35:03.0526116Z 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-12-04T09:35:03.0532650Z 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-12-04T09:35:03.0538892Z 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-12-04T09:35:03.0545584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0552014Z 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-12-04T09:35:03.0558294Z 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-12-04T09:35:03.0564491Z 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-12-04T09:35:03.0570844Z 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-12-04T09:35:03.0577049Z 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-12-04T09:35:03.0583195Z 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-12-04T09:35:03.0589457Z 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-12-04T09:35:03.0595586Z 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-12-04T09:35:03.0602057Z 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-12-04T09:35:03.0608228Z 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-12-04T09:35:03.0614561Z 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-12-04T09:35:03.0620537Z 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-12-04T09:35:03.0626509Z 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-12-04T09:35:03.0632714Z 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-12-04T09:35:03.0638979Z 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-12-04T09:35:03.0645144Z 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-12-04T09:35:03.0651168Z 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-12-04T09:35:03.0657423Z 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-12-04T09:35:03.0669162Z 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-12-04T09:35:03.0675380Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0681384Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0687479Z 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-12-04T09:35:03.0693322Z 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-12-04T09:35:03.0699525Z 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-12-04T09:35:03.0705764Z 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-12-04T09:35:03.0711685Z 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-12-04T09:35:03.0717798Z 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-12-04T09:35:03.0728952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0734959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0740804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0747028Z 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-12-04T09:35:03.0758144Z 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-12-04T09:35:03.0764077Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0770683Z 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-12-04T09:35:03.0777156Z 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-12-04T09:35:03.0783104Z 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-12-04T09:35:03.0789200Z 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-12-04T09:35:03.0795314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0801494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0807497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapezoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0813689Z 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-12-04T09:35:03.0819731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapezoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0825597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapezoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0836515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapz.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0842543Z 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-12-04T09:35:03.0848497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapz_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0854392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapz_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0860483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triangular_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0866936Z 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-12-04T09:35:03.0873067Z 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-12-04T09:35:03.0879210Z 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-12-04T09:35:03.0885189Z 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-12-04T09:35:03.0891944Z 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-12-04T09:35:03.0897737Z 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-12-04T09:35:03.0904058Z 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-12-04T09:35:03.0910318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0916560Z 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-12-04T09:35:03.0922357Z 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-12-04T09:35:03.0928440Z 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-12-04T09:35:03.0934916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0941575Z 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-12-04T09:35:03.0947303Z 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-12-04T09:35:03.0953553Z 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-12-04T09:35:03.0959782Z 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-12-04T09:35:03.0966186Z 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-12-04T09:35:03.0972392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.0978653Z 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-12-04T09:35:03.1004658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1010604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1016542Z 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-12-04T09:35:03.1023138Z 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-12-04T09:35:03.1029678Z 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-12-04T09:35:03.1036436Z 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-12-04T09:35:03.1042887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1049778Z 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-12-04T09:35:03.1061361Z 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-12-04T09:35:03.1067553Z 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-12-04T09:35:03.1073484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1079947Z 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-12-04T09:35:03.1086072Z 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-12-04T09:35:03.1092486Z 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-12-04T09:35:03.1098671Z 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-12-04T09:35:03.1104752Z 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-12-04T09:35:03.1110935Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1116744Z 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-12-04T09:35:03.1122683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1128408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1140701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\true_divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1164186Z 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-12-04T09:35:03.1170098Z 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-12-04T09:35:03.1175984Z 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-12-04T09:35:03.1187954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1194307Z 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-12-04T09:35:03.1200263Z 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-12-04T09:35:03.1206315Z 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-12-04T09:35:03.1212197Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1218395Z 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-12-04T09:35:03.1224635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1230576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1241827Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\type_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1247930Z 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-12-04T09:35:03.1253857Z 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-12-04T09:35:03.1259551Z 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-12-04T09:35:03.1265999Z 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-12-04T09:35:03.1271700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1277764Z 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-12-04T09:35:03.1283854Z 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-12-04T09:35:03.1295314Z 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-12-04T09:35:03.1301416Z 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-12-04T09:35:03.1307579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1312820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1318238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1324333Z 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-12-04T09:35:03.1330612Z 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-12-04T09:35:03.1337141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1349961Z 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-12-04T09:35:03.1355787Z 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-12-04T09:35:03.1361674Z 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-12-04T09:35:03.1367812Z 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-12-04T09:35:03.1374158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1379975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1386478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1392800Z 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-12-04T09:35:03.1403922Z 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-12-04T09:35:03.1407792Z 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-12-04T09:35:03.1414023Z 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-12-04T09:35:03.1420274Z 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-12-04T09:35:03.1431413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1437249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1443255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1448874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1455412Z 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-12-04T09:35:03.1461281Z 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-12-04T09:35:03.1467618Z 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-12-04T09:35:03.1473734Z 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-12-04T09:35:03.1480102Z 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-12-04T09:35:03.1485870Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1492218Z 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-12-04T09:35:03.1498214Z 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-12-04T09:35:03.1504403Z 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-12-04T09:35:03.1510709Z 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-12-04T09:35:03.1516958Z 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-12-04T09:35:03.1523360Z 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-12-04T09:35:03.1536499Z 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-12-04T09:35:03.1543006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1549221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1555792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1567254Z 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-12-04T09:35:03.1573753Z 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-12-04T09:35:03.1580290Z 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-12-04T09:35:03.1586349Z 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-12-04T09:35:03.1597110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1603511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1610324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_consecutive.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1616442Z 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-12-04T09:35:03.1628011Z 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-12-04T09:35:03.1634062Z 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-12-04T09:35:03.1640436Z 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-12-04T09:35:03.1646952Z 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-12-04T09:35:03.1652976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1659136Z 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-12-04T09:35:03.1665177Z 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-12-04T09:35:03.1671937Z 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-12-04T09:35:03.1677928Z 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-12-04T09:35:03.1684482Z 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-12-04T09:35:03.1690779Z 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-12-04T09:35:03.1696961Z 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-12-04T09:35:03.1708287Z 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-12-04T09:35:03.1714387Z 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-12-04T09:35:03.1720372Z 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-12-04T09:35:03.1726580Z 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-12-04T09:35:03.1732768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_chunk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1739122Z 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-12-04T09:35:03.1745103Z 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-12-04T09:35:03.1751353Z 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-12-04T09:35:03.1761778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1767986Z 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-12-04T09:35:03.1773982Z 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-12-04T09:35:03.1779897Z 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-12-04T09:35:03.1786127Z 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-12-04T09:35:03.1792494Z 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-12-04T09:35:03.1798499Z 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-12-04T09:35:03.1805030Z 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-12-04T09:35:03.1811034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1817481Z 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-12-04T09:35:03.1823478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1829724Z 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-12-04T09:35:03.1835811Z 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-12-04T09:35:03.1842447Z 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-12-04T09:35:03.1848688Z 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-12-04T09:35:03.1855452Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1865620Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1871775Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1877774Z 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-12-04T09:35:03.1884262Z 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-12-04T09:35:03.1890544Z 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-12-04T09:35:03.1897063Z 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-12-04T09:35:03.1903350Z 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-12-04T09:35:03.1909787Z 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-12-04T09:35:03.1923205Z 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-12-04T09:35:03.1930027Z 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-12-04T09:35:03.1936953Z 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-12-04T09:35:03.1943670Z 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-12-04T09:35:03.1954333Z 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-12-04T09:35:03.1960525Z 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-12-04T09:35:03.1966965Z 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-12-04T09:35:03.1973953Z 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-12-04T09:35:03.1980397Z 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-12-04T09:35:03.1987137Z 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-12-04T09:35:03.1993237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.1999656Z 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-12-04T09:35:03.2011316Z 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-12-04T09:35:03.2017780Z 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-12-04T09:35:03.2023983Z 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-12-04T09:35:03.2030648Z 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-12-04T09:35:03.2037391Z 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-12-04T09:35:03.2044147Z 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-12-04T09:35:03.2050671Z 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-12-04T09:35:03.2057767Z 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-12-04T09:35:03.2070139Z 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-12-04T09:35:03.2076749Z 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-12-04T09:35:03.2082931Z 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-12-04T09:35:03.2089437Z 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-12-04T09:35:03.2096284Z 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-12-04T09:35:03.2102784Z 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-12-04T09:35:03.2108832Z 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-12-04T09:35:03.2115152Z 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-12-04T09:35:03.2121453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2127978Z 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-12-04T09:35:03.2135036Z 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-12-04T09:35:03.2141383Z 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-12-04T09:35:03.2152147Z 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-12-04T09:35:03.2158520Z 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-12-04T09:35:03.2164819Z 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-12-04T09:35:03.2171256Z 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-12-04T09:35:03.2177786Z 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-12-04T09:35:03.2184523Z 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-12-04T09:35:03.2190888Z 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-12-04T09:35:03.2196979Z 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-12-04T09:35:03.2203261Z 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-12-04T09:35:03.2210046Z 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-12-04T09:35:03.2216251Z 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-12-04T09:35:03.2226404Z 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-12-04T09:35:03.2232618Z 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-12-04T09:35:03.2238948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2245588Z 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-12-04T09:35:03.2252402Z 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-12-04T09:35:03.2258712Z 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-12-04T09:35:03.2265245Z 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-12-04T09:35:03.2271508Z 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-12-04T09:35:03.2278269Z 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-12-04T09:35:03.2284601Z 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-12-04T09:35:03.2291358Z 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-12-04T09:35:03.2297969Z 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-12-04T09:35:03.2304452Z 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-12-04T09:35:03.2321218Z 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-12-04T09:35:03.2327450Z 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-12-04T09:35:03.2336217Z 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-12-04T09:35:03.2342480Z 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-12-04T09:35:03.2348984Z 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-12-04T09:35:03.2355142Z 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-12-04T09:35:03.2361386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2367580Z 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-12-04T09:35:03.2378850Z 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-12-04T09:35:03.2385748Z 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-12-04T09:35:03.2391984Z 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-12-04T09:35:03.2398421Z 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-12-04T09:35:03.2404718Z 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-12-04T09:35:03.2412955Z 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-12-04T09:35:03.2422527Z 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-12-04T09:35:03.2428819Z 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-12-04T09:35:03.2443008Z 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-12-04T09:35:03.2449643Z 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-12-04T09:35:03.2456974Z 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-12-04T09:35:03.2463190Z 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-12-04T09:35:03.2468936Z 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-12-04T09:35:03.2475376Z 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-12-04T09:35:03.2481666Z 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-12-04T09:35:03.2487766Z 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-12-04T09:35:03.2494093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2500396Z 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-12-04T09:35:03.2507668Z 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-12-04T09:35:03.2513487Z 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-12-04T09:35:03.2534413Z 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-12-04T09:35:03.2540633Z 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-12-04T09:35:03.2546891Z 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-12-04T09:35:03.2553327Z 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-12-04T09:35:03.2559651Z 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-12-04T09:35:03.2566571Z 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-12-04T09:35:03.2573042Z 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-12-04T09:35:03.2579056Z 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-12-04T09:35:03.2590425Z 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-12-04T09:35:03.2596830Z 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-12-04T09:35:03.2602989Z 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-12-04T09:35:03.2609035Z 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-12-04T09:35:03.2615215Z 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-12-04T09:35:03.2621626Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2628228Z 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-12-04T09:35:03.2635185Z 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-12-04T09:35:03.2641328Z 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-12-04T09:35:03.2647467Z 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-12-04T09:35:03.2653898Z 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-12-04T09:35:03.2659818Z 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-12-04T09:35:03.2672334Z 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-12-04T09:35:03.2678993Z 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-12-04T09:35:03.2685156Z 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-12-04T09:35:03.2691723Z 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-12-04T09:35:03.2697847Z 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-12-04T09:35:03.2704190Z 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-12-04T09:35:03.2710726Z 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-12-04T09:35:03.2717023Z 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-12-04T09:35:03.2723264Z 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-12-04T09:35:03.2729908Z 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-12-04T09:35:03.2736026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2742545Z 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-12-04T09:35:03.2754248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2760689Z 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-12-04T09:35:03.2766765Z 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-12-04T09:35:03.2772804Z 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-12-04T09:35:03.2779800Z 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-12-04T09:35:03.2786999Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2793238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2800033Z 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-12-04T09:35:03.2807314Z 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-12-04T09:35:03.2814407Z 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-12-04T09:35:03.2821880Z 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-12-04T09:35:03.2828193Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vander.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2834342Z 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-12-04T09:35:03.2840842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vander_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2846984Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vander_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2853570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2866491Z 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-12-04T09:35:03.2873033Z 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-12-04T09:35:03.2879690Z 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-12-04T09:35:03.2885740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2892445Z 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-12-04T09:35:03.2898896Z 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-12-04T09:35:03.2904916Z 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-12-04T09:35:03.2911021Z 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-12-04T09:35:03.2917694Z 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-12-04T09:35:03.2924086Z 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-12-04T09:35:03.2931006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2937124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2943272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2966499Z 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-12-04T09:35:03.2972679Z 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-12-04T09:35:03.2978818Z 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-12-04T09:35:03.2985188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2991366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.2997337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3003087Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3015149Z 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-12-04T09:35:03.3021529Z 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-12-04T09:35:03.3028084Z 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-12-04T09:35:03.3034673Z 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-12-04T09:35:03.3040911Z 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-12-04T09:35:03.3047132Z 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-12-04T09:35:03.3053803Z 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-12-04T09:35:03.3060226Z 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-12-04T09:35:03.3066484Z 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-12-04T09:35:03.3073061Z 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-12-04T09:35:03.3079125Z 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-12-04T09:35:03.3085465Z 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-12-04T09:35:03.3091496Z 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-12-04T09:35:03.3097825Z 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-12-04T09:35:03.3104210Z 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-12-04T09:35:03.3110336Z 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-12-04T09:35:03.3116822Z 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-12-04T09:35:03.3123062Z 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-12-04T09:35:03.3129240Z 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-12-04T09:35:03.3135587Z 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-12-04T09:35:03.3142331Z 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-12-04T09:35:03.3148497Z 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-12-04T09:35:03.3160470Z 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-12-04T09:35:03.3167029Z 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-12-04T09:35:03.3173565Z 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-12-04T09:35:03.3180559Z 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-12-04T09:35:03.3187085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3193813Z 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-12-04T09:35:03.3200238Z 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-12-04T09:35:03.3206562Z 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-12-04T09:35:03.3213000Z 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-12-04T09:35:03.3219204Z 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-12-04T09:35:03.3231154Z 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-12-04T09:35:03.3237714Z 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-12-04T09:35:03.3243937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3250229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3256124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3262187Z 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-12-04T09:35:03.3268054Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3274337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3280283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3286494Z 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-12-04T09:35:03.3292856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3299128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3305427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3311786Z 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-12-04T09:35:03.3317797Z 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-12-04T09:35:03.3323968Z 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-12-04T09:35:03.3334877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3341355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3347412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3353540Z 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-12-04T09:35:03.3359635Z 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-12-04T09:35:03.3366069Z 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-12-04T09:35:03.3372356Z 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-12-04T09:35:03.3378201Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3388496Z 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-12-04T09:35:03.3394944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3401152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3407267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3417921Z 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-12-04T09:35:03.3423931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3430250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3436257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3441969Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3448193Z 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-12-04T09:35:03.3454516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3461019Z 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-12-04T09:35:03.3467448Z 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-12-04T09:35:03.3473886Z 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-12-04T09:35:03.3480178Z 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-12-04T09:35:03.3486414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3492795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3499439Z 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-12-04T09:35:03.3505778Z 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-12-04T09:35:03.3511912Z 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-12-04T09:35:03.3517983Z 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-12-04T09:35:03.3524309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3530468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3536264Z 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-12-04T09:35:03.3548506Z 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-12-04T09:35:03.3555545Z 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-12-04T09:35:03.3562048Z 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-12-04T09:35:03.3568862Z 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-12-04T09:35:03.3575684Z 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-12-04T09:35:03.3581769Z 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-12-04T09:35:03.3589119Z 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-12-04T09:35:03.3594506Z 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-12-04T09:35:03.3601578Z 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-12-04T09:35:03.3607624Z 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-12-04T09:35:03.3613924Z 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-12-04T09:35:03.3620554Z 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-12-04T09:35:03.3626388Z 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-12-04T09:35:03.3632967Z 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-12-04T09:35:03.3639005Z 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-12-04T09:35:03.3645075Z 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-12-04T09:35:03.3651446Z 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-12-04T09:35:03.3657687Z 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-12-04T09:35:03.3664056Z 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-12-04T09:35:03.3670136Z 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-12-04T09:35:03.3676186Z 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-12-04T09:35:03.3682262Z 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-12-04T09:35:03.3688452Z 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-12-04T09:35:03.3694770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_addmm_activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3706009Z 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-12-04T09:35:03.3712246Z 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-12-04T09:35:03.3717949Z 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-12-04T09:35:03.3723770Z 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-12-04T09:35:03.3734560Z 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-12-04T09:35:03.3740729Z 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-12-04T09:35:03.3746738Z 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-12-04T09:35:03.3752701Z 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-12-04T09:35:03.3758937Z 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-12-04T09:35:03.3764879Z 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-12-04T09:35:03.3770922Z 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-12-04T09:35:03.3776788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3783281Z 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-12-04T09:35:03.3789065Z 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-12-04T09:35:03.3795017Z 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-12-04T09:35:03.3801005Z 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-12-04T09:35:03.3807154Z 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-12-04T09:35:03.3813364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3834836Z 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-12-04T09:35:03.3840751Z 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-12-04T09:35:03.3847134Z 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-12-04T09:35:03.3853264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3859356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3865660Z 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-12-04T09:35:03.3871997Z 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-12-04T09:35:03.3878826Z 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-12-04T09:35:03.3885022Z 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-12-04T09:35:03.3891682Z 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-12-04T09:35:03.3898050Z 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-12-04T09:35:03.3904342Z 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-12-04T09:35:03.3910986Z 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-12-04T09:35:03.3917439Z 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-12-04T09:35:03.3923716Z 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-12-04T09:35:03.3929929Z 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-12-04T09:35:03.3936303Z 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-12-04T09:35:03.3942604Z 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-12-04T09:35:03.3953897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_async.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3960530Z 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-12-04T09:35:03.3966543Z 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-12-04T09:35:03.3972681Z 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-12-04T09:35:03.3984008Z 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-12-04T09:35:03.3990117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.3996478Z 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-12-04T09:35:03.4002783Z 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-12-04T09:35:03.4008783Z 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-12-04T09:35:03.4015119Z 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-12-04T09:35:03.4021780Z 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-12-04T09:35:03.4027977Z 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-12-04T09:35:03.4039754Z 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-12-04T09:35:03.4046460Z 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-12-04T09:35:03.4053500Z 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-12-04T09:35:03.4060218Z 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-12-04T09:35:03.4066211Z 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-12-04T09:35:03.4072268Z 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-12-04T09:35:03.4078368Z 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-12-04T09:35:03.4084848Z 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-12-04T09:35:03.4091510Z 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-12-04T09:35:03.4097578Z 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-12-04T09:35:03.4103721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4109940Z 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-12-04T09:35:03.4120287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4126349Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4132435Z 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-12-04T09:35:03.4138450Z 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-12-04T09:35:03.4144671Z 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-12-04T09:35:03.4150785Z 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-12-04T09:35:03.4156829Z 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-12-04T09:35:03.4183287Z 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-12-04T09:35:03.4193932Z 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-12-04T09:35:03.4199956Z 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-12-04T09:35:03.4205855Z 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-12-04T09:35:03.4212274Z 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-12-04T09:35:03.4218608Z 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-12-04T09:35:03.4224988Z 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-12-04T09:35:03.4231035Z 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-12-04T09:35:03.4237373Z 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-12-04T09:35:03.4243458Z 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-12-04T09:35:03.4250030Z 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-12-04T09:35:03.4256087Z 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-12-04T09:35:03.4262659Z 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-12-04T09:35:03.4273375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Byte.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4279820Z 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-12-04T09:35:03.4285762Z 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-12-04T09:35:03.4291773Z 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-12-04T09:35:03.4297641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Char.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4303788Z 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-12-04T09:35:03.4309875Z 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-12-04T09:35:03.4316143Z 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-12-04T09:35:03.4326823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4333083Z 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-12-04T09:35:03.4339293Z 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-12-04T09:35:03.4344963Z 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-12-04T09:35:03.4350857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4357571Z 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-12-04T09:35:03.4363856Z 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-12-04T09:35:03.4369933Z 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-12-04T09:35:03.4376088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Half.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4382402Z 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-12-04T09:35:03.4388474Z 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-12-04T09:35:03.4394699Z 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-12-04T09:35:03.4406148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Int.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4412542Z 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-12-04T09:35:03.4418598Z 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-12-04T09:35:03.4424632Z 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-12-04T09:35:03.4435040Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Long.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4441447Z 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-12-04T09:35:03.4447423Z 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-12-04T09:35:03.4454124Z 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-12-04T09:35:03.4460603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Short.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4467175Z 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-12-04T09:35:03.4473167Z 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-12-04T09:35:03.4479388Z 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-12-04T09:35:03.4485438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4491982Z 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-12-04T09:35:03.4498086Z 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-12-04T09:35:03.4504147Z 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-12-04T09:35:03.4514622Z 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-12-04T09:35:03.4520818Z 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-12-04T09:35:03.4527140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4538369Z 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-12-04T09:35:03.4561890Z 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-12-04T09:35:03.4568261Z 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-12-04T09:35:03.4575636Z 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-12-04T09:35:03.4581863Z 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-12-04T09:35:03.4588063Z 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-12-04T09:35:03.4594363Z 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-12-04T09:35:03.4600453Z 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-12-04T09:35:03.4617858Z 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-12-04T09:35:03.4630719Z 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-12-04T09:35:03.4637028Z 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-12-04T09:35:03.4643031Z 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-12-04T09:35:03.4649414Z 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-12-04T09:35:03.4655764Z 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-12-04T09:35:03.4662111Z 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-12-04T09:35:03.4668016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_chunk_cat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4674143Z 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-12-04T09:35:03.4680022Z 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-12-04T09:35:03.4686343Z 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-12-04T09:35:03.4692717Z 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-12-04T09:35:03.4698871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4704958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4711129Z 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-12-04T09:35:03.4716869Z 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-12-04T09:35:03.4723066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4733498Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4759175Z 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-12-04T09:35:03.4765605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4782179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4788381Z 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-12-04T09:35:03.4794572Z 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-12-04T09:35:03.4800840Z 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-12-04T09:35:03.4806963Z 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-12-04T09:35:03.4813193Z 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-12-04T09:35:03.4819510Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4825717Z 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-12-04T09:35:03.4831357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4842856Z 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-12-04T09:35:03.4848903Z 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-12-04T09:35:03.4854984Z 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-12-04T09:35:03.4861230Z 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-12-04T09:35:03.4867775Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4873918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4879874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_physical.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.4886235Z 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-12-04T09:35:03.4892664Z 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-12-04T09:35:03.4898990Z 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-12-04T09:35:03.4905230Z 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-12-04T09:35:03.4911837Z 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-12-04T09:35:03.4917920Z 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-12-04T09:35:03.4924248Z 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-12-04T09:35:03.4941427Z 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-12-04T09:35:03.4947659Z 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-12-04T09:35:03.4954479Z 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-12-04T09:35:03.4960639Z 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-12-04T09:35:03.4966896Z 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-12-04T09:35:03.4973883Z 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-12-04T09:35:03.4980201Z 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-12-04T09:35:03.4987120Z 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-12-04T09:35:03.4993365Z 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-12-04T09:35:03.4999837Z 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-12-04T09:35:03.5006387Z 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-12-04T09:35:03.5012683Z 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-12-04T09:35:03.5019057Z 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-12-04T09:35:03.5025739Z 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-12-04T09:35:03.5031969Z 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-12-04T09:35:03.5038784Z 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-12-04T09:35:03.5044978Z 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-12-04T09:35:03.5051852Z 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-12-04T09:35:03.5058683Z 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-12-04T09:35:03.5065742Z 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-12-04T09:35:03.5072434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5078987Z 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-12-04T09:35:03.5085579Z 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-12-04T09:35:03.5092089Z 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-12-04T09:35:03.5103940Z 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-12-04T09:35:03.5110340Z 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-12-04T09:35:03.5116649Z 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-12-04T09:35:03.5122857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5129341Z 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-12-04T09:35:03.5135338Z 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-12-04T09:35:03.5142027Z 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-12-04T09:35:03.5148412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5154709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5160861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conv_depthwise2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5167028Z 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-12-04T09:35:03.5173063Z 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-12-04T09:35:03.5179189Z 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-12-04T09:35:03.5185310Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_copy_from.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5191613Z 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-12-04T09:35:03.5197726Z 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-12-04T09:35:03.5203676Z 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-12-04T09:35:03.5210007Z 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-12-04T09:35:03.5216537Z 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-12-04T09:35:03.5222865Z 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-12-04T09:35:03.5229308Z 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-12-04T09:35:03.5234922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_compress.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5240814Z 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-12-04T09:35:03.5247150Z 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-12-04T09:35:03.5253205Z 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-12-04T09:35:03.5259303Z 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-12-04T09:35:03.5265544Z 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-12-04T09:35:03.5273098Z 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-12-04T09:35:03.5279167Z 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-12-04T09:35:03.5285190Z 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-12-04T09:35:03.5291422Z 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-12-04T09:35:03.5297615Z 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-12-04T09:35:03.5303812Z 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-12-04T09:35:03.5309736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5315698Z 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-12-04T09:35:03.5321914Z 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-12-04T09:35:03.5327861Z 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-12-04T09:35:03.5333820Z 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-12-04T09:35:03.5339773Z 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-12-04T09:35:03.5345723Z 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-12-04T09:35:03.5352176Z 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-12-04T09:35:03.5358326Z 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-12-04T09:35:03.5369303Z 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-12-04T09:35:03.5375454Z 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-12-04T09:35:03.5381620Z 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-12-04T09:35:03.5387455Z 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-12-04T09:35:03.5393332Z 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-12-04T09:35:03.5399271Z 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-12-04T09:35:03.5405265Z 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-12-04T09:35:03.5411150Z 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-12-04T09:35:03.5417236Z 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-12-04T09:35:03.5423598Z 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-12-04T09:35:03.5429723Z 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-12-04T09:35:03.5435859Z 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-12-04T09:35:03.5442122Z 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-12-04T09:35:03.5448428Z 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-12-04T09:35:03.5454558Z 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-12-04T09:35:03.5460719Z 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-12-04T09:35:03.5468105Z 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-12-04T09:35:03.5474758Z 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-12-04T09:35:03.5481379Z 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-12-04T09:35:03.5487635Z 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-12-04T09:35:03.5493980Z 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-12-04T09:35:03.5500331Z 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-12-04T09:35:03.5506496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5512930Z 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-12-04T09:35:03.5520253Z 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-12-04T09:35:03.5526726Z 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-12-04T09:35:03.5532870Z 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-12-04T09:35:03.5538892Z 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-12-04T09:35:03.5545722Z 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-12-04T09:35:03.5551929Z 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-12-04T09:35:03.5558800Z 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-12-04T09:35:03.5565850Z 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-12-04T09:35:03.5572141Z 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-12-04T09:35:03.5578350Z 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-12-04T09:35:03.5584527Z 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-12-04T09:35:03.5590791Z 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-12-04T09:35:03.5597196Z 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-12-04T09:35:03.5603558Z 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-12-04T09:35:03.5610062Z 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-12-04T09:35:03.5616024Z 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-12-04T09:35:03.5622058Z 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-12-04T09:35:03.5628171Z 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-12-04T09:35:03.5634485Z 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-12-04T09:35:03.5640709Z 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-12-04T09:35:03.5646819Z 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-12-04T09:35:03.5653092Z 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-12-04T09:35:03.5659514Z 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-12-04T09:35:03.5665571Z 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-12-04T09:35:03.5671922Z 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-12-04T09:35:03.5678011Z 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-12-04T09:35:03.5684486Z 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-12-04T09:35:03.5690669Z 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-12-04T09:35:03.5696761Z 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-12-04T09:35:03.5720094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummax_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5726055Z 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-12-04T09:35:03.5732110Z 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-12-04T09:35:03.5738120Z 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-12-04T09:35:03.5744208Z 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-12-04T09:35:03.5750015Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummin_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5755926Z 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-12-04T09:35:03.5761630Z 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-12-04T09:35:03.5767558Z 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-12-04T09:35:03.5773532Z 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-12-04T09:35:03.5779574Z 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-12-04T09:35:03.5785730Z 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-12-04T09:35:03.5791576Z 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-12-04T09:35:03.5797517Z 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-12-04T09:35:03.5803565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimI.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5809419Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimI_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5815262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimI_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5821465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimV.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5827003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimV_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5833070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimV_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5838939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dim_arange.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5845007Z 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-12-04T09:35:03.5863694Z 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-12-04T09:35:03.5869773Z 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-12-04T09:35:03.5875823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dirichlet_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5882050Z 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-12-04T09:35:03.5892171Z 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-12-04T09:35:03.5902193Z 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-12-04T09:35:03.5908227Z 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-12-04T09:35:03.5914451Z 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-12-04T09:35:03.5920535Z 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-12-04T09:35:03.5926630Z 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-12-04T09:35:03.5932849Z 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-12-04T09:35:03.5938804Z 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-12-04T09:35:03.5945035Z 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-12-04T09:35:03.5951307Z 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-12-04T09:35:03.5957677Z 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-12-04T09:35:03.5963915Z 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-12-04T09:35:03.5970093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.5976481Z 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-12-04T09:35:03.5982524Z 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-12-04T09:35:03.5988708Z 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-12-04T09:35:03.5995159Z 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-12-04T09:35:03.6001535Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6021844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6028007Z 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-12-04T09:35:03.6034314Z 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-12-04T09:35:03.6040423Z 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-12-04T09:35:03.6046919Z 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-12-04T09:35:03.6053597Z 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-12-04T09:35:03.6060221Z 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-12-04T09:35:03.6070935Z 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-12-04T09:35:03.6077138Z 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-12-04T09:35:03.6083158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6090457Z 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-12-04T09:35:03.6095689Z 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-12-04T09:35:03.6102062Z 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-12-04T09:35:03.6108074Z 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-12-04T09:35:03.6114089Z 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-12-04T09:35:03.6120359Z 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-12-04T09:35:03.6126565Z 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-12-04T09:35:03.6132694Z 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-12-04T09:35:03.6138781Z 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-12-04T09:35:03.6145121Z 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-12-04T09:35:03.6151266Z 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-12-04T09:35:03.6157335Z 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-12-04T09:35:03.6176299Z 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-12-04T09:35:03.6186635Z 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-12-04T09:35:03.6192635Z 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-12-04T09:35:03.6198983Z 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-12-04T09:35:03.6205152Z 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-12-04T09:35:03.6211737Z 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-12-04T09:35:03.6217991Z 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-12-04T09:35:03.6224239Z 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-12-04T09:35:03.6230684Z 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-12-04T09:35:03.6236894Z 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-12-04T09:35:03.6243659Z 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-12-04T09:35:03.6250387Z 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-12-04T09:35:03.6256840Z 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-12-04T09:35:03.6263270Z 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-12-04T09:35:03.6269538Z 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-12-04T09:35:03.6275787Z 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-12-04T09:35:03.6282361Z 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-12-04T09:35:03.6288833Z 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-12-04T09:35:03.6295121Z 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-12-04T09:35:03.6306321Z 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-12-04T09:35:03.6312629Z 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-12-04T09:35:03.6319251Z 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-12-04T09:35:03.6325573Z 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-12-04T09:35:03.6331847Z 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-12-04T09:35:03.6337935Z 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-12-04T09:35:03.6344204Z 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-12-04T09:35:03.6350634Z 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-12-04T09:35:03.6357001Z 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-12-04T09:35:03.6363257Z 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-12-04T09:35:03.6370256Z 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-12-04T09:35:03.6376638Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_euclidean_dist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6383174Z 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-12-04T09:35:03.6389005Z 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-12-04T09:35:03.6395069Z 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-12-04T09:35:03.6401359Z 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-12-04T09:35:03.6407494Z 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-12-04T09:35:03.6414177Z 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-12-04T09:35:03.6420564Z 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-12-04T09:35:03.6427106Z 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-12-04T09:35:03.6433550Z 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-12-04T09:35:03.6440055Z 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-12-04T09:35:03.6446579Z 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-12-04T09:35:03.6453181Z 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-12-04T09:35:03.6459461Z 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-12-04T09:35:03.6465982Z 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-12-04T09:35:03.6472117Z 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-12-04T09:35:03.6503971Z 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-12-04T09:35:03.6510615Z 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-12-04T09:35:03.6517092Z 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-12-04T09:35:03.6523501Z 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-12-04T09:35:03.6529960Z 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-12-04T09:35:03.6536883Z 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-12-04T09:35:03.6543079Z 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-12-04T09:35:03.6549207Z 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-12-04T09:35:03.6555482Z 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-12-04T09:35:03.6561851Z 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-12-04T09:35:03.6568309Z 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-12-04T09:35:03.6574997Z 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-12-04T09:35:03.6581330Z 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-12-04T09:35:03.6588007Z 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-12-04T09:35:03.6594429Z 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-12-04T09:35:03.6606538Z 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-12-04T09:35:03.6612752Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2c.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6618476Z 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-12-04T09:35:03.6624533Z 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-12-04T09:35:03.6630535Z 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-12-04T09:35:03.6636564Z 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-12-04T09:35:03.6659997Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2r.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6665732Z 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-12-04T09:35:03.6671996Z 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-12-04T09:35:03.6678238Z 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-12-04T09:35:03.6689901Z 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-12-04T09:35:03.6695935Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_r2c.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6716582Z 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-12-04T09:35:03.6722454Z 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-12-04T09:35:03.6728597Z 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-12-04T09:35:03.6739685Z 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-12-04T09:35:03.6745845Z 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-12-04T09:35:03.6752466Z 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-12-04T09:35:03.6759222Z 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-12-04T09:35:03.6765949Z 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-12-04T09:35:03.6777387Z 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-12-04T09:35:03.6784150Z 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-12-04T09:35:03.6790274Z 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-12-04T09:35:03.6796538Z 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-12-04T09:35:03.6802632Z 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-12-04T09:35:03.6814943Z 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-12-04T09:35:03.6845050Z 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-12-04T09:35:03.6851546Z 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-12-04T09:35:03.6858163Z 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-12-04T09:35:03.6864179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6875307Z 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-12-04T09:35:03.6881384Z 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-12-04T09:35:03.6887566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6893419Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6899539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_abs.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6905729Z 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-12-04T09:35:03.6911808Z 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-12-04T09:35:03.6918415Z 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-12-04T09:35:03.6924289Z 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-12-04T09:35:03.6930839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_acos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6936983Z 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-12-04T09:35:03.6942930Z 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-12-04T09:35:03.6949037Z 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-12-04T09:35:03.6955021Z 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-12-04T09:35:03.6961314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6972948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcdiv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.6979240Z 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-12-04T09:35:03.6985500Z 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-12-04T09:35:03.6991534Z 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-12-04T09:35:03.6997474Z 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-12-04T09:35:03.7003760Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7010496Z 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-12-04T09:35:03.7016682Z 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-12-04T09:35:03.7040920Z 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-12-04T09:35:03.7042213Z 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-12-04T09:35:03.7043559Z 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-12-04T09:35:03.7045278Z 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-12-04T09:35:03.7047939Z 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-12-04T09:35:03.7054398Z 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-12-04T09:35:03.7060573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_asin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7073780Z 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-12-04T09:35:03.7080124Z 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-12-04T09:35:03.7086864Z 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-12-04T09:35:03.7093102Z 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-12-04T09:35:03.7130057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_atan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7140829Z 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-12-04T09:35:03.7147067Z 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-12-04T09:35:03.7153094Z 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-12-04T09:35:03.7159210Z 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-12-04T09:35:03.7165097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_ceil.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7171726Z 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-12-04T09:35:03.7177938Z 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-12-04T09:35:03.7183930Z 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-12-04T09:35:03.7190137Z 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-12-04T09:35:03.7196420Z 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-12-04T09:35:03.7207356Z 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-12-04T09:35:03.7213548Z 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-12-04T09:35:03.7219581Z 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-12-04T09:35:03.7225720Z 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-12-04T09:35:03.7231713Z 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-12-04T09:35:03.7239116Z 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-12-04T09:35:03.7244828Z 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-12-04T09:35:03.7251083Z 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-12-04T09:35:03.7257132Z 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-12-04T09:35:03.7263180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7274676Z 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-12-04T09:35:03.7280780Z 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-12-04T09:35:03.7287072Z 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-12-04T09:35:03.7293599Z 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-12-04T09:35:03.7299751Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7311203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7317662Z 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-12-04T09:35:03.7323608Z 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-12-04T09:35:03.7330070Z 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-12-04T09:35:03.7336349Z 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-12-04T09:35:03.7342786Z 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-12-04T09:35:03.7348801Z 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-12-04T09:35:03.7354939Z 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-12-04T09:35:03.7360908Z 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-12-04T09:35:03.7366787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7373726Z 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-12-04T09:35:03.7380000Z 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-12-04T09:35:03.7386011Z 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-12-04T09:35:03.7392109Z 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-12-04T09:35:03.7397977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7404069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7410546Z 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-12-04T09:35:03.7416793Z 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-12-04T09:35:03.7422827Z 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-12-04T09:35:03.7429216Z 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-12-04T09:35:03.7435606Z 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-12-04T09:35:03.7441451Z 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-12-04T09:35:03.7458814Z 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-12-04T09:35:03.7465210Z 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-12-04T09:35:03.7471320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7477746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7484264Z 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-12-04T09:35:03.7490869Z 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-12-04T09:35:03.7496908Z 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-12-04T09:35:03.7503012Z 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-12-04T09:35:03.7514358Z 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-12-04T09:35:03.7520830Z 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-12-04T09:35:03.7526958Z 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-12-04T09:35:03.7533514Z 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-12-04T09:35:03.7539598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_floor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7552825Z 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-12-04T09:35:03.7559434Z 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-12-04T09:35:03.7566126Z 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-12-04T09:35:03.7573246Z 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-12-04T09:35:03.7579356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_frac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7590312Z 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-12-04T09:35:03.7596593Z 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-12-04T09:35:03.7602755Z 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-12-04T09:35:03.7609249Z 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-12-04T09:35:03.7616171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7622847Z 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-12-04T09:35:03.7629063Z 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-12-04T09:35:03.7635204Z 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-12-04T09:35:03.7641667Z 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-12-04T09:35:03.7647939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7659661Z 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-12-04T09:35:03.7666009Z 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-12-04T09:35:03.7672111Z 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-12-04T09:35:03.7678060Z 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-12-04T09:35:03.7684250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7694831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log10.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7701208Z 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-12-04T09:35:03.7707206Z 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-12-04T09:35:03.7713495Z 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-12-04T09:35:03.7719775Z 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-12-04T09:35:03.7725936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7732134Z 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-12-04T09:35:03.7745604Z 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-12-04T09:35:03.7751653Z 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-12-04T09:35:03.7757742Z 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-12-04T09:35:03.7768775Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7775450Z 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-12-04T09:35:03.7781728Z 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-12-04T09:35:03.7787825Z 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-12-04T09:35:03.7793789Z 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-12-04T09:35:03.7800042Z 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-12-04T09:35:03.7806489Z 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-12-04T09:35:03.7812846Z 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-12-04T09:35:03.7819109Z 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-12-04T09:35:03.7825217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7835898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_maximum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7842491Z 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-12-04T09:35:03.7848721Z 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-12-04T09:35:03.7854872Z 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-12-04T09:35:03.7861385Z 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-12-04T09:35:03.7867726Z 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-12-04T09:35:03.7874054Z 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-12-04T09:35:03.7880497Z 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-12-04T09:35:03.7886548Z 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-12-04T09:35:03.7892603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_minimum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7899447Z 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-12-04T09:35:03.7910728Z 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-12-04T09:35:03.7915004Z 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-12-04T09:35:03.7921546Z 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-12-04T09:35:03.7927516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_mul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7934175Z 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-12-04T09:35:03.7940809Z 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-12-04T09:35:03.7947451Z 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-12-04T09:35:03.7953637Z 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-12-04T09:35:03.7959819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.7971690Z 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-12-04T09:35:03.7977787Z 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-12-04T09:35:03.7983998Z 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-12-04T09:35:03.7990026Z 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-12-04T09:35:03.7996162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8007017Z 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-12-04T09:35:03.8013417Z 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-12-04T09:35:03.8019523Z 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-12-04T09:35:03.8026034Z 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-12-04T09:35:03.8032155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8044376Z 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-12-04T09:35:03.8050514Z 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-12-04T09:35:03.8056864Z 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-12-04T09:35:03.8063226Z 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-12-04T09:35:03.8069796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_reciprocal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8081618Z 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-12-04T09:35:03.8087987Z 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-12-04T09:35:03.8094283Z 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-12-04T09:35:03.8100568Z 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-12-04T09:35:03.8106724Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8113010Z 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-12-04T09:35:03.8119373Z 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-12-04T09:35:03.8125783Z 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-12-04T09:35:03.8132159Z 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-12-04T09:35:03.8138308Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_rsqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8149298Z 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-12-04T09:35:03.8155635Z 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-12-04T09:35:03.8161670Z 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-12-04T09:35:03.8168091Z 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-12-04T09:35:03.8191667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8198023Z 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-12-04T09:35:03.8208779Z 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-12-04T09:35:03.8215020Z 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-12-04T09:35:03.8221405Z 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-12-04T09:35:03.8227673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8238099Z 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-12-04T09:35:03.8244245Z 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-12-04T09:35:03.8250285Z 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-12-04T09:35:03.8256705Z 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-12-04T09:35:03.8262849Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8269086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8275704Z 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-12-04T09:35:03.8281409Z 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-12-04T09:35:03.8287414Z 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-12-04T09:35:03.8293600Z 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-12-04T09:35:03.8300320Z 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-12-04T09:35:03.8306632Z 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-12-04T09:35:03.8312644Z 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-12-04T09:35:03.8318969Z 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-12-04T09:35:03.8324941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8331648Z 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-12-04T09:35:03.8337782Z 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-12-04T09:35:03.8344410Z 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-12-04T09:35:03.8350698Z 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-12-04T09:35:03.8356808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8363382Z 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-12-04T09:35:03.8387393Z 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-12-04T09:35:03.8393916Z 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-12-04T09:35:03.8399997Z 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-12-04T09:35:03.8415963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8426751Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8433057Z 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-12-04T09:35:03.8439217Z 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-12-04T09:35:03.8445875Z 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-12-04T09:35:03.8452045Z 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-12-04T09:35:03.8467032Z 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-12-04T09:35:03.8473718Z 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-12-04T09:35:03.8480479Z 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-12-04T09:35:03.8487001Z 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-12-04T09:35:03.8493256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_trunc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8499752Z 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-12-04T09:35:03.8506308Z 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-12-04T09:35:03.8512181Z 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-12-04T09:35:03.8518736Z 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-12-04T09:35:03.8525091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_zero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8536262Z 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-12-04T09:35:03.8542433Z 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-12-04T09:35:03.8548732Z 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-12-04T09:35:03.8554823Z 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-12-04T09:35:03.8560709Z 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-12-04T09:35:03.8567655Z 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-12-04T09:35:03.8574117Z 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-12-04T09:35:03.8580359Z 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-12-04T09:35:03.8586533Z 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-12-04T09:35:03.8593244Z 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-12-04T09:35:03.8599514Z 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-12-04T09:35:03.8606347Z 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-12-04T09:35:03.8612556Z 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-12-04T09:35:03.8619230Z 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-12-04T09:35:03.8625461Z 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-12-04T09:35:03.8631946Z 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-12-04T09:35:03.8638418Z 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-12-04T09:35:03.8644653Z 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-12-04T09:35:03.8651335Z 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-12-04T09:35:03.8657935Z 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-12-04T09:35:03.8669862Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adagrad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8686840Z 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-12-04T09:35:03.8693753Z 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-12-04T09:35:03.8700186Z 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-12-04T09:35:03.8706745Z 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-12-04T09:35:03.8717519Z 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-12-04T09:35:03.8723407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adam.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8730840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adamw.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8736883Z 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-12-04T09:35:03.8743015Z 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-12-04T09:35:03.8753926Z 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-12-04T09:35:03.8759879Z 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-12-04T09:35:03.8765921Z 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-12-04T09:35:03.8772491Z 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-12-04T09:35:03.8778381Z 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-12-04T09:35:03.8784762Z 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-12-04T09:35:03.8791072Z 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-12-04T09:35:03.8796882Z 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-12-04T09:35:03.8802968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8809387Z 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-12-04T09:35:03.8815357Z 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-12-04T09:35:03.8821285Z 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-12-04T09:35:03.8827297Z 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-12-04T09:35:03.8833621Z 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-12-04T09:35:03.8839798Z 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-12-04T09:35:03.8851975Z 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-12-04T09:35:03.8858319Z 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-12-04T09:35:03.8864637Z 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-12-04T09:35:03.8871273Z 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-12-04T09:35:03.8877573Z 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-12-04T09:35:03.8883688Z 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-12-04T09:35:03.8889918Z 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-12-04T09:35:03.8896311Z 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-12-04T09:35:03.8902529Z 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-12-04T09:35:03.8908969Z 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-12-04T09:35:03.8924448Z 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-12-04T09:35:03.8930923Z 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-12-04T09:35:03.8937031Z 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-12-04T09:35:03.8943302Z 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-12-04T09:35:03.8949479Z 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-12-04T09:35:03.8956047Z 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-12-04T09:35:03.8962538Z 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-12-04T09:35:03.8968757Z 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-12-04T09:35:03.8975047Z 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-12-04T09:35:03.8981227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sgd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.8987656Z 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-12-04T09:35:03.8993877Z 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-12-04T09:35:03.9000238Z 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-12-04T09:35:03.9006883Z 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-12-04T09:35:03.9012949Z 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-12-04T09:35:03.9024305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9030432Z 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-12-04T09:35:03.9036347Z 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-12-04T09:35:03.9042844Z 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-12-04T09:35:03.9049297Z 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-12-04T09:35:03.9055395Z 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-12-04T09:35:03.9061471Z 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-12-04T09:35:03.9067622Z 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-12-04T09:35:03.9073914Z 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-12-04T09:35:03.9080713Z 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-12-04T09:35:03.9087014Z 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-12-04T09:35:03.9093328Z 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-12-04T09:35:03.9099500Z 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-12-04T09:35:03.9105600Z 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-12-04T09:35:03.9111531Z 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-12-04T09:35:03.9118040Z 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-12-04T09:35:03.9124312Z 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-12-04T09:35:03.9130611Z 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-12-04T09:35:03.9144387Z 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-12-04T09:35:03.9155343Z 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-12-04T09:35:03.9161512Z 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-12-04T09:35:03.9167746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grouped_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9174200Z 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-12-04T09:35:03.9180431Z 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-12-04T09:35:03.9186469Z 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-12-04T09:35:03.9196737Z 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-12-04T09:35:03.9203233Z 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-12-04T09:35:03.9210076Z 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-12-04T09:35:03.9216296Z 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-12-04T09:35:03.9222658Z 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-12-04T09:35:03.9233841Z 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-12-04T09:35:03.9240559Z 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-12-04T09:35:03.9246596Z 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-12-04T09:35:03.9252965Z 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-12-04T09:35:03.9258787Z 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-12-04T09:35:03.9269678Z 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-12-04T09:35:03.9275697Z 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-12-04T09:35:03.9281527Z 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-12-04T09:35:03.9287767Z 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-12-04T09:35:03.9294328Z 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-12-04T09:35:03.9300867Z 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-12-04T09:35:03.9306709Z 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-12-04T09:35:03.9312653Z 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-12-04T09:35:03.9318721Z 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-12-04T09:35:03.9324589Z 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-12-04T09:35:03.9338106Z 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-12-04T09:35:03.9344633Z 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-12-04T09:35:03.9356006Z 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-12-04T09:35:03.9362152Z 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-12-04T09:35:03.9368149Z 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-12-04T09:35:03.9374660Z 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-12-04T09:35:03.9380927Z 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-12-04T09:35:03.9387102Z 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-12-04T09:35:03.9393198Z 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-12-04T09:35:03.9399216Z 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-12-04T09:35:03.9410213Z 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-12-04T09:35:03.9416474Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9422447Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9429206Z 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-12-04T09:35:03.9435649Z 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-12-04T09:35:03.9441593Z 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-12-04T09:35:03.9447810Z 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-12-04T09:35:03.9454073Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9460094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9466271Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_int_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9477007Z 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-12-04T09:35:03.9483574Z 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-12-04T09:35:03.9489673Z 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-12-04T09:35:03.9496127Z 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-12-04T09:35:03.9502242Z 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-12-04T09:35:03.9508714Z 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-12-04T09:35:03.9514611Z 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-12-04T09:35:03.9520942Z 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-12-04T09:35:03.9527360Z 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-12-04T09:35:03.9534418Z 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-12-04T09:35:03.9545662Z 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-12-04T09:35:03.9552221Z 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-12-04T09:35:03.9558431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_zerotensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9564848Z 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-12-04T09:35:03.9571200Z 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-12-04T09:35:03.9583199Z 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-12-04T09:35:03.9589600Z 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-12-04T09:35:03.9595897Z 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-12-04T09:35:03.9602026Z 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-12-04T09:35:03.9608997Z 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-12-04T09:35:03.9620045Z 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-12-04T09:35:03.9626471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lazy_clone.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9632939Z 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-12-04T09:35:03.9638950Z 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-12-04T09:35:03.9645090Z 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-12-04T09:35:03.9659598Z 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-12-04T09:35:03.9665884Z 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-12-04T09:35:03.9672204Z 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-12-04T09:35:03.9678442Z 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-12-04T09:35:03.9684445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9691498Z 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-12-04T09:35:03.9697438Z 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-12-04T09:35:03.9703615Z 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-12-04T09:35:03.9709837Z 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-12-04T09:35:03.9715987Z 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-12-04T09:35:03.9735235Z 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-12-04T09:35:03.9741095Z 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-12-04T09:35:03.9747165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9753893Z 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-12-04T09:35:03.9759705Z 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-12-04T09:35:03.9766051Z 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-12-04T09:35:03.9772049Z 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-12-04T09:35:03.9778173Z 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-12-04T09:35:03.9784118Z 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-12-04T09:35:03.9790047Z 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-12-04T09:35:03.9796035Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9802154Z 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-12-04T09:35:03.9808365Z 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-12-04T09:35:03.9814636Z 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-12-04T09:35:03.9820544Z 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-12-04T09:35:03.9826678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9832969Z 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-12-04T09:35:03.9838929Z 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-12-04T09:35:03.9845166Z 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-12-04T09:35:03.9851422Z 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-12-04T09:35:03.9862377Z 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-12-04T09:35:03.9868300Z 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-12-04T09:35:03.9874222Z 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-12-04T09:35:03.9880439Z 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-12-04T09:35:03.9886646Z 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-12-04T09:35:03.9897791Z 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-12-04T09:35:03.9903817Z 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-12-04T09:35:03.9909794Z 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-12-04T09:35:03.9915803Z 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-12-04T09:35:03.9921711Z 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-12-04T09:35:03.9937879Z 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-12-04T09:35:03.9943933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:03.9950511Z 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-12-04T09:35:03.9956553Z 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-12-04T09:35:03.9962475Z 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-12-04T09:35:03.9968667Z 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-12-04T09:35:03.9974846Z 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-12-04T09:35:03.9980862Z 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-12-04T09:35:03.9987940Z 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-12-04T09:35:03.9994260Z 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-12-04T09:35:04.0005383Z 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-12-04T09:35:04.0011552Z 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-12-04T09:35:04.0017685Z 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-12-04T09:35:04.0024132Z 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-12-04T09:35:04.0030413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0041982Z 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-12-04T09:35:04.0048668Z 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-12-04T09:35:04.0055064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0061381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0067502Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0073485Z 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-12-04T09:35:04.0081003Z 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-12-04T09:35:04.0087626Z 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-12-04T09:35:04.0094410Z 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-12-04T09:35:04.0101107Z 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-12-04T09:35:04.0113388Z 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-12-04T09:35:04.0119779Z 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-12-04T09:35:04.0126546Z 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-12-04T09:35:04.0133414Z 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-12-04T09:35:04.0139278Z 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-12-04T09:35:04.0145489Z 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-12-04T09:35:04.0151834Z 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-12-04T09:35:04.0157866Z 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-12-04T09:35:04.0164039Z 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-12-04T09:35:04.0169916Z 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-12-04T09:35:04.0176082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lstm_mps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0182280Z 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-12-04T09:35:04.0208412Z 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-12-04T09:35:04.0214455Z 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-12-04T09:35:04.0220279Z 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-12-04T09:35:04.0226305Z 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-12-04T09:35:04.0232209Z 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-12-04T09:35:04.0238528Z 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-12-04T09:35:04.0244437Z 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-12-04T09:35:04.0250525Z 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-12-04T09:35:04.0262751Z 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-12-04T09:35:04.0268697Z 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-12-04T09:35:04.0275124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0281555Z 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-12-04T09:35:04.0287745Z 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-12-04T09:35:04.0298900Z 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-12-04T09:35:04.0305970Z 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-12-04T09:35:04.0312675Z 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-12-04T09:35:04.0319560Z 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-12-04T09:35:04.0325347Z 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-12-04T09:35:04.0331732Z 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-12-04T09:35:04.0337847Z 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-12-04T09:35:04.0344427Z 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-12-04T09:35:04.0350685Z 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-12-04T09:35:04.0357269Z 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-12-04T09:35:04.0378954Z 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-12-04T09:35:04.0386010Z 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-12-04T09:35:04.0393471Z 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-12-04T09:35:04.0399928Z 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-12-04T09:35:04.0405916Z 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-12-04T09:35:04.0424311Z 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-12-04T09:35:04.0430755Z 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-12-04T09:35:04.0437058Z 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-12-04T09:35:04.0443089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0449285Z 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-12-04T09:35:04.0455341Z 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-12-04T09:35:04.0461431Z 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-12-04T09:35:04.0467920Z 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-12-04T09:35:04.0473981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0480048Z 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-12-04T09:35:04.0486550Z 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-12-04T09:35:04.0492576Z 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-12-04T09:35:04.0498727Z 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-12-04T09:35:04.0504890Z 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-12-04T09:35:04.0511258Z 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-12-04T09:35:04.0667310Z 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-12-04T09:35:04.0681053Z 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-12-04T09:35:04.0687012Z 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-12-04T09:35:04.0693757Z 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-12-04T09:35:04.0700340Z 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-12-04T09:35:04.0706911Z 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-12-04T09:35:04.0713339Z 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-12-04T09:35:04.0719619Z 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-12-04T09:35:04.0725937Z 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-12-04T09:35:04.0732376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_reshape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0743337Z 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-12-04T09:35:04.0749266Z 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-12-04T09:35:04.0755272Z 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-12-04T09:35:04.0761417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0767571Z 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-12-04T09:35:04.0779020Z 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-12-04T09:35:04.0785129Z 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-12-04T09:35:04.0791123Z 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-12-04T09:35:04.0797400Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mps_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0803430Z 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-12-04T09:35:04.0809375Z 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-12-04T09:35:04.0815327Z 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-12-04T09:35:04.0821474Z 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-12-04T09:35:04.0827697Z 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-12-04T09:35:04.0833723Z 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-12-04T09:35:04.0839674Z 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-12-04T09:35:04.0845614Z 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-12-04T09:35:04.0851895Z 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-12-04T09:35:04.0858064Z 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-12-04T09:35:04.0864036Z 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-12-04T09:35:04.0870212Z 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-12-04T09:35:04.0876588Z 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-12-04T09:35:04.0882806Z 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-12-04T09:35:04.0888836Z 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-12-04T09:35:04.0894910Z 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-12-04T09:35:04.0901194Z 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-12-04T09:35:04.0907211Z 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-12-04T09:35:04.0913562Z 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-12-04T09:35:04.0919626Z 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-12-04T09:35:04.0925853Z 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-12-04T09:35:04.0937613Z 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-12-04T09:35:04.0943412Z 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-12-04T09:35:04.0949297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.0955301Z 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-12-04T09:35:04.0961062Z 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-12-04T09:35:04.0967638Z 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-12-04T09:35:04.0974258Z 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-12-04T09:35:04.0980584Z 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-12-04T09:35:04.0986659Z 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-12-04T09:35:04.0992684Z 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-12-04T09:35:04.0998687Z 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-12-04T09:35:04.1004981Z 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-12-04T09:35:04.1011247Z 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-12-04T09:35:04.1017683Z 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-12-04T09:35:04.1023740Z 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-12-04T09:35:04.1030307Z 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-12-04T09:35:04.1036171Z 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-12-04T09:35:04.1042492Z 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-12-04T09:35:04.1049608Z 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-12-04T09:35:04.1055801Z 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-12-04T09:35:04.1061990Z 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-12-04T09:35:04.1068479Z 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-12-04T09:35:04.1074509Z 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-12-04T09:35:04.1081198Z 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-12-04T09:35:04.1087676Z 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-12-04T09:35:04.1094904Z 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-12-04T09:35:04.1101430Z 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-12-04T09:35:04.1108032Z 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-12-04T09:35:04.1114298Z 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-12-04T09:35:04.1120531Z 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-12-04T09:35:04.1136354Z 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-12-04T09:35:04.1143072Z 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-12-04T09:35:04.1150058Z 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-12-04T09:35:04.1157127Z 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-12-04T09:35:04.1164369Z 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-12-04T09:35:04.1177268Z 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-12-04T09:35:04.1184049Z 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-12-04T09:35:04.1190270Z 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-12-04T09:35:04.1196483Z 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-12-04T09:35:04.1212632Z 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-12-04T09:35:04.1218596Z 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-12-04T09:35:04.1224754Z 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-12-04T09:35:04.1231076Z 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-12-04T09:35:04.1237113Z 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-12-04T09:35:04.1243266Z 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-12-04T09:35:04.1249218Z 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-12-04T09:35:04.1255186Z 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-12-04T09:35:04.1261243Z 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-12-04T09:35:04.1266968Z 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-12-04T09:35:04.1273478Z 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-12-04T09:35:04.1279881Z 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-12-04T09:35:04.1285869Z 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-12-04T09:35:04.1292014Z 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-12-04T09:35:04.1298103Z 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-12-04T09:35:04.1303915Z 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-12-04T09:35:04.1314938Z 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-12-04T09:35:04.1321026Z 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-12-04T09:35:04.1327309Z 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-12-04T09:35:04.1333554Z 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-12-04T09:35:04.1339419Z 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-12-04T09:35:04.1351577Z 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-12-04T09:35:04.1357905Z 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-12-04T09:35:04.1364410Z 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-12-04T09:35:04.1370673Z 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-12-04T09:35:04.1377001Z 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-12-04T09:35:04.1388375Z 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-12-04T09:35:04.1396247Z 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-12-04T09:35:04.1401816Z 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-12-04T09:35:04.1408402Z 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-12-04T09:35:04.1414628Z 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-12-04T09:35:04.1421111Z 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-12-04T09:35:04.1427328Z 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-12-04T09:35:04.1433600Z 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-12-04T09:35:04.1440420Z 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-12-04T09:35:04.1446451Z 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-12-04T09:35:04.1452908Z 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-12-04T09:35:04.1459843Z 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-12-04T09:35:04.1465885Z 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-12-04T09:35:04.1472142Z 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-12-04T09:35:04.1478425Z 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-12-04T09:35:04.1484713Z 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-12-04T09:35:04.1491004Z 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-12-04T09:35:04.1497202Z 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-12-04T09:35:04.1503346Z 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-12-04T09:35:04.1509776Z 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-12-04T09:35:04.1517207Z 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-12-04T09:35:04.1522973Z 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-12-04T09:35:04.1528997Z 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-12-04T09:35:04.1535961Z 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-12-04T09:35:04.1542070Z 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-12-04T09:35:04.1548723Z 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-12-04T09:35:04.1554824Z 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-12-04T09:35:04.1561212Z 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-12-04T09:35:04.1567583Z 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-12-04T09:35:04.1574155Z 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-12-04T09:35:04.1586006Z 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-12-04T09:35:04.1592707Z 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-12-04T09:35:04.1598834Z 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-12-04T09:35:04.1605000Z 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-12-04T09:35:04.1611315Z 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-12-04T09:35:04.1617619Z 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-12-04T09:35:04.1624032Z 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-12-04T09:35:04.1632680Z 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-12-04T09:35:04.1637699Z 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-12-04T09:35:04.1643912Z 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-12-04T09:35:04.1654690Z 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-12-04T09:35:04.1660888Z 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-12-04T09:35:04.1667051Z 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-12-04T09:35:04.1673098Z 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-12-04T09:35:04.1679725Z 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-12-04T09:35:04.1685675Z 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-12-04T09:35:04.1692092Z 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-12-04T09:35:04.1698297Z 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-12-04T09:35:04.1704427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnpack_available.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.1710576Z 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-12-04T09:35:04.1716336Z 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-12-04T09:35:04.1722724Z 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-12-04T09:35:04.1728911Z 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-12-04T09:35:04.1735469Z 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-12-04T09:35:04.1741603Z 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-12-04T09:35:04.1748046Z 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-12-04T09:35:04.1753991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnz.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.1759557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnz_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.1765463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnz_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.1781170Z 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-12-04T09:35:04.1787130Z 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-12-04T09:35:04.1793277Z 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-12-04T09:35:04.1799231Z 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-12-04T09:35:04.1805215Z 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-12-04T09:35:04.1811544Z 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-12-04T09:35:04.1817724Z 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-12-04T09:35:04.1823650Z 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-12-04T09:35:04.1829685Z 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-12-04T09:35:04.1835929Z 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-12-04T09:35:04.1841968Z 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-12-04T09:35:04.1848101Z 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-12-04T09:35:04.1854345Z 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-12-04T09:35:04.1860221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_circular.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.1866389Z 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-12-04T09:35:04.1872505Z 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-12-04T09:35:04.1893990Z 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-12-04T09:35:04.1899815Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_enum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.1906367Z 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-12-04T09:35:04.1912220Z 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-12-04T09:35:04.1918386Z 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-12-04T09:35:04.1924864Z 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-12-04T09:35:04.1931276Z 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-12-04T09:35:04.1937806Z 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-12-04T09:35:04.1944113Z 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-12-04T09:35:04.1955229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.1961684Z 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-12-04T09:35:04.1967767Z 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-12-04T09:35:04.1974078Z 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-12-04T09:35:04.1980187Z 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-12-04T09:35:04.1986535Z 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-12-04T09:35:04.1993208Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.1999551Z 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-12-04T09:35:04.2005726Z 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-12-04T09:35:04.2012312Z 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-12-04T09:35:04.2023297Z 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-12-04T09:35:04.2029461Z 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-12-04T09:35:04.2035901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pin_memory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2042604Z 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-12-04T09:35:04.2048530Z 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-12-04T09:35:04.2054772Z 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-12-04T09:35:04.2062213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2068064Z 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-12-04T09:35:04.2074111Z 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-12-04T09:35:04.2079915Z 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-12-04T09:35:04.2091523Z 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-12-04T09:35:04.2097902Z 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-12-04T09:35:04.2104686Z 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-12-04T09:35:04.2128509Z 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-12-04T09:35:04.2134873Z 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-12-04T09:35:04.2141184Z 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-12-04T09:35:04.2147553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_print.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2163739Z 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-12-04T09:35:04.2170117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_print_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2176105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_print_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2182131Z 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-12-04T09:35:04.2188540Z 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-12-04T09:35:04.2194586Z 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-12-04T09:35:04.2200685Z 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-12-04T09:35:04.2206629Z 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-12-04T09:35:04.2217676Z 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-12-04T09:35:04.2223488Z 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-12-04T09:35:04.2229841Z 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-12-04T09:35:04.2235894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2241815Z 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-12-04T09:35:04.2248749Z 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-12-04T09:35:04.2255135Z 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-12-04T09:35:04.2261346Z 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-12-04T09:35:04.2267269Z 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-12-04T09:35:04.2273581Z 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-12-04T09:35:04.2284218Z 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-12-04T09:35:04.2290388Z 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-12-04T09:35:04.2296840Z 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-12-04T09:35:04.2302980Z 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-12-04T09:35:04.2308916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2320002Z 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-12-04T09:35:04.2326049Z 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-12-04T09:35:04.2332167Z 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-12-04T09:35:04.2338445Z 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-12-04T09:35:04.2344948Z 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-12-04T09:35:04.2359315Z 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-12-04T09:35:04.2365630Z 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-12-04T09:35:04.2371790Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_resize_output.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2378133Z 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-12-04T09:35:04.2383877Z 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-12-04T09:35:04.2390074Z 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-12-04T09:35:04.2396206Z 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-12-04T09:35:04.2402832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_rowwise_prune.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2411142Z 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-12-04T09:35:04.2418371Z 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-12-04T09:35:04.2432128Z 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-12-04T09:35:04.2438861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_safe_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2445615Z 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-12-04T09:35:04.2451663Z 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-12-04T09:35:04.2457678Z 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-12-04T09:35:04.2463631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sample_dirichlet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2470302Z 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-12-04T09:35:04.2476322Z 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-12-04T09:35:04.2482750Z 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-12-04T09:35:04.2489130Z 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-12-04T09:35:04.2495601Z 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-12-04T09:35:04.2501928Z 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-12-04T09:35:04.2508302Z 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-12-04T09:35:04.2514222Z 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-12-04T09:35:04.2520176Z 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-12-04T09:35:04.2531190Z 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-12-04T09:35:04.2543060Z 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-12-04T09:35:04.2549087Z 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-12-04T09:35:04.2555432Z 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-12-04T09:35:04.2561731Z 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-12-04T09:35:04.2568167Z 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-12-04T09:35:04.2574884Z 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-12-04T09:35:04.2580867Z 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-12-04T09:35:04.2587181Z 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-12-04T09:35:04.2594109Z 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-12-04T09:35:04.2605420Z 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-12-04T09:35:04.2612445Z 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-12-04T09:35:04.2618933Z 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-12-04T09:35:04.2625225Z 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-12-04T09:35:04.2631794Z 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-12-04T09:35:04.2643195Z 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-12-04T09:35:04.2649449Z 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-12-04T09:35:04.2655736Z 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-12-04T09:35:04.2662055Z 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-12-04T09:35:04.2668426Z 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-12-04T09:35:04.2675178Z 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-12-04T09:35:04.2681366Z 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-12-04T09:35:04.2687484Z 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-12-04T09:35:04.2693748Z 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-12-04T09:35:04.2700602Z 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-12-04T09:35:04.2707306Z 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-12-04T09:35:04.2713432Z 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-12-04T09:35:04.2719856Z 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-12-04T09:35:04.2726471Z 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-12-04T09:35:04.2732433Z 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-12-04T09:35:04.2739003Z 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-12-04T09:35:04.2746241Z 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-12-04T09:35:04.2752765Z 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-12-04T09:35:04.2759216Z 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-12-04T09:35:04.2765759Z 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-12-04T09:35:04.2776411Z 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-12-04T09:35:04.2788679Z 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-12-04T09:35:04.2794913Z 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-12-04T09:35:04.2801064Z 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-12-04T09:35:04.2807440Z 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-12-04T09:35:04.2818691Z 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-12-04T09:35:04.2825716Z 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-12-04T09:35:04.2832119Z 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-12-04T09:35:04.2838360Z 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-12-04T09:35:04.2845227Z 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-12-04T09:35:04.2857294Z 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-12-04T09:35:04.2864223Z 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-12-04T09:35:04.2870430Z 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-12-04T09:35:04.2877010Z 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-12-04T09:35:04.2883140Z 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-12-04T09:35:04.2889388Z 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-12-04T09:35:04.2895669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_v2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2902026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_v2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2908310Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_v2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2914451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_v2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2925527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.2932342Z 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-12-04T09:35:04.2938472Z 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-12-04T09:35:04.2944664Z 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-12-04T09:35:04.2950689Z 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-12-04T09:35:04.2956804Z 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-12-04T09:35:04.2963083Z 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-12-04T09:35:04.2969716Z 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-12-04T09:35:04.2976148Z 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-12-04T09:35:04.2982683Z 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-12-04T09:35:04.2988960Z 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-12-04T09:35:04.2995721Z 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-12-04T09:35:04.3001954Z 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-12-04T09:35:04.3008233Z 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-12-04T09:35:04.3014728Z 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-12-04T09:35:04.3021341Z 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-12-04T09:35:04.3027420Z 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-12-04T09:35:04.3033447Z 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-12-04T09:35:04.3053520Z 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-12-04T09:35:04.3059785Z 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-12-04T09:35:04.3072010Z 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-12-04T09:35:04.3077879Z 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-12-04T09:35:04.3084218Z 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-12-04T09:35:04.3090814Z 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-12-04T09:35:04.3097518Z 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-12-04T09:35:04.3104143Z 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-12-04T09:35:04.3110837Z 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-12-04T09:35:04.3118261Z 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-12-04T09:35:04.3124688Z 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-12-04T09:35:04.3131052Z 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-12-04T09:35:04.3137217Z 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-12-04T09:35:04.3143413Z 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-12-04T09:35:04.3149465Z 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-12-04T09:35:04.3155675Z 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-12-04T09:35:04.3162102Z 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-12-04T09:35:04.3169059Z 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-12-04T09:35:04.3175008Z 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-12-04T09:35:04.3181192Z 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-12-04T09:35:04.3187717Z 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-12-04T09:35:04.3193760Z 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-12-04T09:35:04.3205614Z 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-12-04T09:35:04.3212070Z 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-12-04T09:35:04.3218081Z 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-12-04T09:35:04.3224780Z 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-12-04T09:35:04.3231306Z 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-12-04T09:35:04.3242098Z 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-12-04T09:35:04.3248367Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.3254746Z 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-12-04T09:35:04.3261285Z 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-12-04T09:35:04.3267089Z 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-12-04T09:35:04.3273227Z 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-12-04T09:35:04.3279606Z 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-12-04T09:35:04.3285623Z 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-12-04T09:35:04.3291672Z 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-12-04T09:35:04.3297531Z 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-12-04T09:35:04.3309024Z 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-12-04T09:35:04.3314848Z 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-12-04T09:35:04.3320976Z 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-12-04T09:35:04.3326857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.3332897Z 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-12-04T09:35:04.3338804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.3344669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.3350869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.3369349Z 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-12-04T09:35:04.3370677Z 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-12-04T09:35:04.3371701Z 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-12-04T09:35:04.3375684Z 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-12-04T09:35:04.3381650Z 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-12-04T09:35:04.3388584Z 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-12-04T09:35:04.3395091Z 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-12-04T09:35:04.3401093Z 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-12-04T09:35:04.3407645Z 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-12-04T09:35:04.3413951Z 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-12-04T09:35:04.3420186Z 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-12-04T09:35:04.3426308Z 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-12-04T09:35:04.3438069Z 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-12-04T09:35:04.3444614Z 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-12-04T09:35:04.3450781Z 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-12-04T09:35:04.3457064Z 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-12-04T09:35:04.3463778Z 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-12-04T09:35:04.3469912Z 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-12-04T09:35:04.3476245Z 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-12-04T09:35:04.3482478Z 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-12-04T09:35:04.3489735Z 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-12-04T09:35:04.3495687Z 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-12-04T09:35:04.3507503Z 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-12-04T09:35:04.3513762Z 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-12-04T09:35:04.3521314Z 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-12-04T09:35:04.3527226Z 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-12-04T09:35:04.3533694Z 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-12-04T09:35:04.3544626Z 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-12-04T09:35:04.3551055Z 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-12-04T09:35:04.3557413Z 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-12-04T09:35:04.3563537Z 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-12-04T09:35:04.3569744Z 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-12-04T09:35:04.3576132Z 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-12-04T09:35:04.3582893Z 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-12-04T09:35:04.3589101Z 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-12-04T09:35:04.3595927Z 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-12-04T09:35:04.3602260Z 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-12-04T09:35:04.3609065Z 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-12-04T09:35:04.3615427Z 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-12-04T09:35:04.3621639Z 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-12-04T09:35:04.3628287Z 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-12-04T09:35:04.3634508Z 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-12-04T09:35:04.3646212Z 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-12-04T09:35:04.3652355Z 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-12-04T09:35:04.3658719Z 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-12-04T09:35:04.3664716Z 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-12-04T09:35:04.3671022Z 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-12-04T09:35:04.3681845Z 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-12-04T09:35:04.3687891Z 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-12-04T09:35:04.3693921Z 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-12-04T09:35:04.3700216Z 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-12-04T09:35:04.3706061Z 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-12-04T09:35:04.3712243Z 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-12-04T09:35:04.3718290Z 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-12-04T09:35:04.3724643Z 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-12-04T09:35:04.3731248Z 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-12-04T09:35:04.3737180Z 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-12-04T09:35:04.3743636Z 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-12-04T09:35:04.3749876Z 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-12-04T09:35:04.3756189Z 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-12-04T09:35:04.3770754Z 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-12-04T09:35:04.3776792Z 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-12-04T09:35:04.3793056Z 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-12-04T09:35:04.3799578Z 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-12-04T09:35:04.3832918Z 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-12-04T09:35:04.3838784Z 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-12-04T09:35:04.3844813Z 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-12-04T09:35:04.3851242Z 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-12-04T09:35:04.3857540Z 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-12-04T09:35:04.3863853Z 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-12-04T09:35:04.3870706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.3876137Z 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-12-04T09:35:04.3882293Z 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-12-04T09:35:04.3888245Z 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-12-04T09:35:04.3894294Z 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-12-04T09:35:04.3900631Z 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-12-04T09:35:04.3907070Z 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-12-04T09:35:04.3918078Z 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-12-04T09:35:04.3924308Z 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-12-04T09:35:04.3930531Z 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-12-04T09:35:04.3957796Z 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-12-04T09:35:04.3964452Z 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-12-04T09:35:04.3970813Z 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-12-04T09:35:04.3977011Z 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-12-04T09:35:04.3983677Z 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-12-04T09:35:04.3990038Z 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-12-04T09:35:04.3996292Z 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-12-04T09:35:04.4002921Z 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-12-04T09:35:04.4009593Z 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-12-04T09:35:04.4015785Z 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-12-04T09:35:04.4022681Z 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-12-04T09:35:04.4029128Z 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-12-04T09:35:04.4035519Z 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-12-04T09:35:04.4041917Z 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-12-04T09:35:04.4048348Z 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-12-04T09:35:04.4054772Z 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-12-04T09:35:04.4060933Z 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-12-04T09:35:04.4067255Z 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-12-04T09:35:04.4073535Z 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-12-04T09:35:04.4080398Z 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-12-04T09:35:04.4086856Z 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-12-04T09:35:04.4094261Z 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-12-04T09:35:04.4100967Z 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-12-04T09:35:04.4107416Z 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-12-04T09:35:04.4114042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4120736Z 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-12-04T09:35:04.4129228Z 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-12-04T09:35:04.4135846Z 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-12-04T09:35:04.4142672Z 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-12-04T09:35:04.4149484Z 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-12-04T09:35:04.4156651Z 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-12-04T09:35:04.4163128Z 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-12-04T09:35:04.4169986Z 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-12-04T09:35:04.4176972Z 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-12-04T09:35:04.4183810Z 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-12-04T09:35:04.4189709Z 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-12-04T09:35:04.4195847Z 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-12-04T09:35:04.4218051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4224783Z 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-12-04T09:35:04.4232033Z 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-12-04T09:35:04.4241227Z 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-12-04T09:35:04.4247745Z 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-12-04T09:35:04.4258546Z 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-12-04T09:35:04.4264544Z 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-12-04T09:35:04.4271105Z 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-12-04T09:35:04.4277278Z 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-12-04T09:35:04.4283995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4295154Z 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-12-04T09:35:04.4301283Z 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-12-04T09:35:04.4307155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4313420Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4319383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spsolve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4328943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spsolve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4334814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spsolve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4340966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4346975Z 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-12-04T09:35:04.4352717Z 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-12-04T09:35:04.4358966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4365304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4371421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.4377492Z 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-12-04T09:35:04.4383225Z 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-12-04T09:35:04.4394055Z 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-12-04T09:35:04.4399995Z 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-12-04T09:35:04.4406392Z 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-12-04T09:35:04.4412869Z 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-12-04T09:35:04.4419195Z 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-12-04T09:35:04.4429963Z 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-12-04T09:35:04.4436317Z 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-12-04T09:35:04.4441988Z 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-12-04T09:35:04.4447850Z 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-12-04T09:35:04.4453760Z 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-12-04T09:35:04.4460051Z 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-12-04T09:35:04.4466458Z 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-12-04T09:35:04.4472311Z 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-12-04T09:35:04.4478329Z 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-12-04T09:35:04.4484652Z 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-12-04T09:35:04.4491074Z 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-12-04T09:35:04.4497265Z 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-12-04T09:35:04.4503567Z 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-12-04T09:35:04.4509965Z 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-12-04T09:35:04.4516779Z 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-12-04T09:35:04.4527652Z 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-12-04T09:35:04.4534767Z 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-12-04T09:35:04.4541390Z 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-12-04T09:35:04.4547340Z 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-12-04T09:35:04.4553645Z 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-12-04T09:35:04.4560228Z 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-12-04T09:35:04.4566434Z 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-12-04T09:35:04.4573122Z 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-12-04T09:35:04.4579879Z 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-12-04T09:35:04.4586066Z 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-12-04T09:35:04.4598856Z 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-12-04T09:35:04.4605426Z 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-12-04T09:35:04.4612343Z 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-12-04T09:35:04.4618716Z 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-12-04T09:35:04.4624851Z 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-12-04T09:35:04.4650347Z 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-12-04T09:35:04.4656735Z 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-12-04T09:35:04.4662924Z 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-12-04T09:35:04.4669271Z 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-12-04T09:35:04.4678026Z 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-12-04T09:35:04.4683917Z 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-12-04T09:35:04.4690288Z 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-12-04T09:35:04.4696901Z 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-12-04T09:35:04.4702972Z 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-12-04T09:35:04.4708975Z 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-12-04T09:35:04.4715617Z 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-12-04T09:35:04.4722157Z 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-12-04T09:35:04.4729251Z 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-12-04T09:35:04.4736179Z 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-12-04T09:35:04.4742524Z 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-12-04T09:35:04.4753630Z 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-12-04T09:35:04.4759791Z 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-12-04T09:35:04.4766424Z 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-12-04T09:35:04.4772925Z 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-12-04T09:35:04.4779172Z 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-12-04T09:35:04.4791984Z 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-12-04T09:35:04.4798900Z 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-12-04T09:35:04.4805738Z 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-12-04T09:35:04.4812597Z 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-12-04T09:35:04.4818750Z 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-12-04T09:35:04.4830571Z 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-12-04T09:35:04.4836490Z 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-12-04T09:35:04.4842837Z 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-12-04T09:35:04.4848938Z 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-12-04T09:35:04.4855293Z 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-12-04T09:35:04.4861873Z 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-12-04T09:35:04.4868188Z 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-12-04T09:35:04.4874481Z 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-12-04T09:35:04.4881019Z 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-12-04T09:35:04.4887252Z 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-12-04T09:35:04.4893575Z 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-12-04T09:35:04.4899979Z 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-12-04T09:35:04.4906562Z 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-12-04T09:35:04.4912778Z 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-12-04T09:35:04.4919005Z 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-12-04T09:35:04.4925096Z 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-12-04T09:35:04.4931494Z 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-12-04T09:35:04.4937948Z 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-12-04T09:35:04.4944156Z 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-12-04T09:35:04.4950500Z 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-12-04T09:35:04.4956911Z 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-12-04T09:35:04.4963434Z 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-12-04T09:35:04.4970616Z 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-12-04T09:35:04.4976992Z 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-12-04T09:35:04.4983223Z 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-12-04T09:35:04.4994217Z 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-12-04T09:35:04.5000758Z 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-12-04T09:35:04.5007764Z 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-12-04T09:35:04.5014230Z 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-12-04T09:35:04.5020983Z 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-12-04T09:35:04.5027763Z 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-12-04T09:35:04.5034905Z 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-12-04T09:35:04.5041162Z 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-12-04T09:35:04.5047375Z 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-12-04T09:35:04.5053724Z 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-12-04T09:35:04.5060219Z 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-12-04T09:35:04.5066484Z 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-12-04T09:35:04.5072936Z 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-12-04T09:35:04.5079134Z 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-12-04T09:35:04.5085331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5091399Z 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-12-04T09:35:04.5097523Z 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-12-04T09:35:04.5103736Z 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-12-04T09:35:04.5109962Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5116203Z 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-12-04T09:35:04.5122205Z 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-12-04T09:35:04.5128629Z 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-12-04T09:35:04.5135100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5141099Z 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-12-04T09:35:04.5146918Z 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-12-04T09:35:04.5158633Z 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-12-04T09:35:04.5164811Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5171411Z 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-12-04T09:35:04.5177909Z 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-12-04T09:35:04.5183827Z 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-12-04T09:35:04.5196440Z 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-12-04T09:35:04.5202631Z 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-12-04T09:35:04.5208931Z 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-12-04T09:35:04.5214819Z 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-12-04T09:35:04.5221194Z 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-12-04T09:35:04.5227409Z 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-12-04T09:35:04.5233913Z 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-12-04T09:35:04.5239944Z 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-12-04T09:35:04.5246397Z 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-12-04T09:35:04.5252911Z 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-12-04T09:35:04.5259547Z 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-12-04T09:35:04.5265327Z 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-12-04T09:35:04.5271402Z 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-12-04T09:35:04.5277280Z 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-12-04T09:35:04.5283339Z 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-12-04T09:35:04.5289230Z 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-12-04T09:35:04.5295299Z 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-12-04T09:35:04.5301822Z 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-12-04T09:35:04.5308012Z 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-12-04T09:35:04.5313901Z 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-12-04T09:35:04.5324824Z 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-12-04T09:35:04.5330864Z 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-12-04T09:35:04.5336951Z 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-12-04T09:35:04.5342969Z 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-12-04T09:35:04.5349126Z 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-12-04T09:35:04.5355315Z 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-12-04T09:35:04.5361544Z 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-12-04T09:35:04.5367674Z 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-12-04T09:35:04.5373851Z 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-12-04T09:35:04.5379906Z 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-12-04T09:35:04.5386225Z 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-12-04T09:35:04.5426449Z 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-12-04T09:35:04.5432705Z 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-12-04T09:35:04.5438799Z 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-12-04T09:35:04.5445367Z 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-12-04T09:35:04.5451797Z 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-12-04T09:35:04.5458191Z 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-12-04T09:35:04.5464435Z 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-12-04T09:35:04.5470558Z 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-12-04T09:35:04.5476813Z 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-12-04T09:35:04.5489889Z 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-12-04T09:35:04.5496299Z 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-12-04T09:35:04.5502149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5508865Z 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-12-04T09:35:04.5514948Z 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-12-04T09:35:04.5526901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5532995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5539878Z 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-12-04T09:35:04.5546125Z 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-12-04T09:35:04.5551972Z 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-12-04T09:35:04.5558254Z 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-12-04T09:35:04.5564494Z 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-12-04T09:35:04.5570483Z 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-12-04T09:35:04.5577146Z 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-12-04T09:35:04.5583466Z 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-12-04T09:35:04.5594647Z 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-12-04T09:35:04.5601172Z 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-12-04T09:35:04.5606916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5612608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5619022Z 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-12-04T09:35:04.5625809Z 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-12-04T09:35:04.5632389Z 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-12-04T09:35:04.5638613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5645228Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5652030Z 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-12-04T09:35:04.5658637Z 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-12-04T09:35:04.5686442Z 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-12-04T09:35:04.5692782Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5699492Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5705406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unpack_dual.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5716232Z 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-12-04T09:35:04.5722161Z 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-12-04T09:35:04.5728082Z 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-12-04T09:35:04.5734394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_index.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5740761Z 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-12-04T09:35:04.5746875Z 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-12-04T09:35:04.5753093Z 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-12-04T09:35:04.5759239Z 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-12-04T09:35:04.5765399Z 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-12-04T09:35:04.5789032Z 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-12-04T09:35:04.5800069Z 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-12-04T09:35:04.5805969Z 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-12-04T09:35:04.5812458Z 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-12-04T09:35:04.5818543Z 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-12-04T09:35:04.5824595Z 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-12-04T09:35:04.5836223Z 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-12-04T09:35:04.5842853Z 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-12-04T09:35:04.5849189Z 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-12-04T09:35:04.5855419Z 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-12-04T09:35:04.5861434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.5873251Z 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-12-04T09:35:04.5879433Z 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-12-04T09:35:04.5885767Z 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-12-04T09:35:04.5892141Z 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-12-04T09:35:04.5898167Z 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-12-04T09:35:04.5909354Z 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-12-04T09:35:04.5915520Z 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-12-04T09:35:04.5921833Z 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-12-04T09:35:04.5928228Z 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-12-04T09:35:04.5934524Z 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-12-04T09:35:04.5940708Z 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-12-04T09:35:04.5947388Z 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-12-04T09:35:04.5953659Z 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-12-04T09:35:04.5960109Z 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-12-04T09:35:04.5966418Z 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-12-04T09:35:04.5977104Z 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-12-04T09:35:04.5983266Z 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-12-04T09:35:04.5989450Z 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-12-04T09:35:04.5995771Z 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-12-04T09:35:04.6002244Z 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-12-04T09:35:04.6014908Z 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-12-04T09:35:04.6021280Z 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-12-04T09:35:04.6027925Z 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-12-04T09:35:04.6034412Z 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-12-04T09:35:04.6040896Z 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-12-04T09:35:04.6052556Z 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-12-04T09:35:04.6059636Z 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-12-04T09:35:04.6066778Z 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-12-04T09:35:04.6073021Z 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-12-04T09:35:04.6079717Z 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-12-04T09:35:04.6086544Z 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-12-04T09:35:04.6092709Z 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-12-04T09:35:04.6099117Z 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-12-04T09:35:04.6105445Z 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-12-04T09:35:04.6111523Z 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-12-04T09:35:04.6124000Z 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-12-04T09:35:04.6130701Z 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-12-04T09:35:04.6137474Z 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-12-04T09:35:04.6143897Z 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-12-04T09:35:04.6151029Z 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-12-04T09:35:04.6163286Z 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-12-04T09:35:04.6169945Z 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-12-04T09:35:04.6176246Z 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-12-04T09:35:04.6182719Z 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-12-04T09:35:04.6189153Z 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-12-04T09:35:04.6200607Z 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-12-04T09:35:04.6207431Z 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-12-04T09:35:04.6227580Z 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-12-04T09:35:04.6233747Z 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-12-04T09:35:04.6239990Z 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-12-04T09:35:04.6252275Z 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-12-04T09:35:04.6258991Z 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-12-04T09:35:04.6265274Z 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-12-04T09:35:04.6271806Z 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-12-04T09:35:04.6277870Z 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-12-04T09:35:04.6288553Z 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-12-04T09:35:04.6295776Z 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-12-04T09:35:04.6302080Z 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-12-04T09:35:04.6308488Z 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-12-04T09:35:04.6314685Z 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-12-04T09:35:04.6320968Z 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-12-04T09:35:04.6327236Z 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-12-04T09:35:04.6333635Z 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-12-04T09:35:04.6340678Z 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-12-04T09:35:04.6347131Z 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-12-04T09:35:04.6353349Z 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-12-04T09:35:04.6360147Z 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-12-04T09:35:04.6366243Z 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-12-04T09:35:04.6372683Z 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-12-04T09:35:04.6378878Z 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-12-04T09:35:04.6385246Z 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-12-04T09:35:04.6391624Z 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-12-04T09:35:04.6398361Z 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-12-04T09:35:04.6405178Z 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-12-04T09:35:04.6412593Z 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-12-04T09:35:04.6424222Z 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-12-04T09:35:04.6430659Z 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-12-04T09:35:04.6437317Z 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-12-04T09:35:04.6443768Z 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-12-04T09:35:04.6450174Z 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-12-04T09:35:04.6471358Z 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-12-04T09:35:04.6478072Z 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-12-04T09:35:04.6484867Z 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-12-04T09:35:04.6491526Z 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-12-04T09:35:04.6497716Z 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-12-04T09:35:04.6504412Z 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-12-04T09:35:04.6511089Z 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-12-04T09:35:04.6517884Z 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-12-04T09:35:04.6524308Z 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-12-04T09:35:04.6530797Z 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-12-04T09:35:04.6542739Z 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-12-04T09:35:04.6548902Z 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-12-04T09:35:04.6555142Z 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-12-04T09:35:04.6561678Z 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-12-04T09:35:04.6568005Z 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-12-04T09:35:04.6574544Z 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-12-04T09:35:04.6581152Z 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-12-04T09:35:04.6587410Z 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-12-04T09:35:04.6594280Z 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-12-04T09:35:04.6601753Z 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-12-04T09:35:04.6614651Z 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-12-04T09:35:04.6621272Z 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-12-04T09:35:04.6627944Z 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-12-04T09:35:04.6634571Z 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-12-04T09:35:04.6641122Z 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-12-04T09:35:04.6652996Z 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-12-04T09:35:04.6659432Z 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-12-04T09:35:04.6665605Z 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-12-04T09:35:04.6671800Z 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-12-04T09:35:04.6678319Z 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-12-04T09:35:04.6684978Z 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-12-04T09:35:04.6691152Z 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-12-04T09:35:04.6697376Z 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-12-04T09:35:04.6710412Z 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-12-04T09:35:04.6717211Z 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-12-04T09:35:04.6727634Z 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-12-04T09:35:04.6734008Z 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-12-04T09:35:04.6741022Z 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-12-04T09:35:04.6747328Z 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-12-04T09:35:04.6753727Z 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-12-04T09:35:04.6760086Z 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-12-04T09:35:04.6766327Z 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-12-04T09:35:04.6772898Z 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-12-04T09:35:04.6779105Z 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-12-04T09:35:04.6785138Z 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-12-04T09:35:04.6791527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.6797068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.6803370Z 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-12-04T09:35:04.6809986Z 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-12-04T09:35:04.6815742Z 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-12-04T09:35:04.6827102Z 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-12-04T09:35:04.6833277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.6839796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.6846110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.6852336Z 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-12-04T09:35:04.6858171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_version_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.6864162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_version_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.6870532Z 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-12-04T09:35:04.6877101Z 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-12-04T09:35:04.6884273Z 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-12-04T09:35:04.6890599Z 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-12-04T09:35:04.6896934Z 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-12-04T09:35:04.6903326Z 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-12-04T09:35:04.6909230Z 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-12-04T09:35:04.6915061Z 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-12-04T09:35:04.6921358Z 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-12-04T09:35:04.6927860Z 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-12-04T09:35:04.6934360Z 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-12-04T09:35:04.6940574Z 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-12-04T09:35:04.6946713Z 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-12-04T09:35:04.6959531Z 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-12-04T09:35:04.6965512Z 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-12-04T09:35:04.6971607Z 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-12-04T09:35:04.6977870Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-12-04T09:35:04.6984119Z 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-12-04T09:35:04.6990791Z 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-12-04T09:35:04.6997106Z 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-12-04T09:35:04.7003030Z 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-12-04T09:35:04.7009135Z 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-12-04T09:35:04.7015271Z 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-12-04T09:35:04.7021685Z 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-12-04T09:35:04.7028289Z 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-12-04T09:35:04.7034368Z 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-12-04T09:35:04.7040956Z 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-12-04T09:35:04.7047199Z 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-12-04T09:35:04.7059165Z 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-12-04T09:35:04.7065697Z 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-12-04T09:35:04.7071802Z 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-12-04T09:35:04.7078361Z 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-12-04T09:35:04.7084657Z 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-12-04T09:35:04.7096513Z 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-12-04T09:35:04.7102603Z 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-12-04T09:35:04.7108782Z 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-12-04T09:35:04.7115048Z 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-12-04T09:35:04.7121298Z 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-12-04T09:35:04.7127384Z 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-12-04T09:35:04.7133426Z 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-12-04T09:35:04.7139754Z 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-12-04T09:35:04.7147173Z 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-12-04T09:35:04.7153013Z 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-12-04T09:35:04.7164434Z 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-12-04T09:35:04.7179610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PadNd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7185439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Parallel-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7191656Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Parallel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7197355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelFuture.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7207847Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelNative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7213920Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelOpenMP.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7219665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PTThreadPool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7226036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PythonTorchFunctionTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7232872Z creating build\bdist.win-amd64\wheel\torch\include\ATen\quantized 2025-12-04T09:35:04.7236572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\quantized\QTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\quantized 2025-12-04T09:35:04.7242268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\quantized\Quantizer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\quantized 2025-12-04T09:35:04.7248052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\record_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7254421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7281044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7294741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ROCmFABackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7300437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SavedTensorHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7306529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7311956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ScalarOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7318073Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7330536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SDPBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7340981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SequenceNumber.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7347005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7352899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseCsrTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7358619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseCsrTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7364515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7388228Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7393695Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\StorageUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7399481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7404992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7410382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorGeometry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7416268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7422524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7429135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIteratorInternal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7435287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7441253Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorNames.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7451951Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7457846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7464095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorSubclassLikeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7470035Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7482679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ThreadLocalPythonObjects.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7493367Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ThreadLocalState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7499354Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TracerMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7505476Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TypeDefault.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7511379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7517187Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7522806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\VmapGeneratedPlumbing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7544164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\WrapDimUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7550372Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\WrapDimUtilsMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-12-04T09:35:04.7556751Z creating build\bdist.win-amd64\wheel\torch\include\ATen\xpu 2025-12-04T09:35:04.7560349Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\CachingHostAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-12-04T09:35:04.7566206Z creating build\bdist.win-amd64\wheel\torch\include\ATen\xpu\detail 2025-12-04T09:35:04.7569807Z 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-12-04T09:35:04.7581406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\PeerToPeerAccess.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-12-04T09:35:04.7586871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\PhiloxXpuState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-12-04T09:35:04.7598360Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\PinnedMemoryAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-12-04T09:35:04.7603979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUContext.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-12-04T09:35:04.7614609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUDevice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-12-04T09:35:04.7620756Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-12-04T09:35:04.7626346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-12-04T09:35:04.7631871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUGraphsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-12-04T09:35:04.7637581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUScaledBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-12-04T09:35:04.7650350Z creating build\bdist.win-amd64\wheel\torch\include\c10 2025-12-04T09:35:04.7654320Z creating build\bdist.win-amd64\wheel\torch\include\c10\core 2025-12-04T09:35:04.7657585Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\alignment.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7682957Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Allocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7688848Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\AllocatorConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7694615Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\AutogradState.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7705630Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7711532Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CachingDeviceAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7717359Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CompileTimeFunctionPointer.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7723111Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\ConstantSymNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7728803Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Contiguity.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7739298Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CopyBytes.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7744846Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CPUAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7750656Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DefaultDtype.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7756324Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DefaultTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7761909Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7767679Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DeviceArray.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7773470Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DeviceCapability.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7779369Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7785373Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DeviceType.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7791007Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DispatchKey.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7802500Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DispatchKeySet.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7813762Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DynamicCast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7819597Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Event.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7841692Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\GeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7847292Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\GradMode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7853561Z creating build\bdist.win-amd64\wheel\torch\include\c10\core\impl 2025-12-04T09:35:04.7856958Z 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-12-04T09:35:04.7862578Z 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-12-04T09:35:04.7868383Z 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-12-04T09:35:04.7874324Z 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-12-04T09:35:04.7890599Z 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-12-04T09:35:04.7896357Z 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-12-04T09:35:04.7902216Z 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-12-04T09:35:04.7907937Z 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-12-04T09:35:04.7914494Z 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-12-04T09:35:04.7920990Z 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-12-04T09:35:04.7927037Z 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-12-04T09:35:04.7932910Z 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-12-04T09:35:04.7938658Z 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-12-04T09:35:04.7944216Z 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-12-04T09:35:04.7954799Z 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-12-04T09:35:04.7960498Z 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-12-04T09:35:04.7966457Z 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-12-04T09:35:04.7972470Z 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-12-04T09:35:04.7978300Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\InferenceMode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7989995Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.7995715Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\MemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8001382Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\OptionalRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8007149Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\PyHandleCache.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8012833Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\QEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8018286Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\QScheme.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8029405Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\RefcountedDeleter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8035090Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SafePyObject.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8040980Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8046652Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8052592Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8075877Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8082169Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\StorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8087996Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8093961Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\StreamGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8105040Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymbolicShapeMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8110951Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymBool.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8116786Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymFloat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8127723Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymInt.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8133832Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymIntArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8145583Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8151479Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\TensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8158879Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8165382Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\thread_pool.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8170958Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\UndefinedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8181609Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\WrapDimMinimal.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-12-04T09:35:04.8187817Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda 2025-12-04T09:35:04.8191356Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAAlgorithm.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8196994Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAAllocatorConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8202583Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDACachingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8208605Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDADeviceAssertion.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8221497Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDADeviceAssertionHost.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8227377Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAException.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8233389Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8239072Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8254287Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8260223Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAMacros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8265896Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAMathCompat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8271662Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAMiscFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8277337Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAStream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8291223Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\driver_api.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-12-04T09:35:04.8297241Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda\impl 2025-12-04T09:35:04.8300827Z 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-12-04T09:35:04.8306591Z 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-12-04T09:35:04.8312230Z creating build\bdist.win-amd64\wheel\torch\include\c10\macros 2025-12-04T09:35:04.8315716Z copying build\lib.win-amd64-cpython-310\torch\include\c10\macros\cmake_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2025-12-04T09:35:04.8321170Z copying build\lib.win-amd64-cpython-310\torch\include\c10\macros\Export.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2025-12-04T09:35:04.8331465Z copying build\lib.win-amd64-cpython-310\torch\include\c10\macros\Macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2025-12-04T09:35:04.8337086Z creating build\bdist.win-amd64\wheel\torch\include\c10\metal 2025-12-04T09:35:04.8340601Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\atomic.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-12-04T09:35:04.8346028Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\common.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-12-04T09:35:04.8351479Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\error.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-12-04T09:35:04.8356793Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\expm1f.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-12-04T09:35:04.8366759Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\igamma.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-12-04T09:35:04.8372736Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\indexing.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-12-04T09:35:04.8378743Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\random.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-12-04T09:35:04.8416853Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\reduction_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-12-04T09:35:04.8422692Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\special_math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-12-04T09:35:04.8429231Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-12-04T09:35:04.8449435Z creating build\bdist.win-amd64\wheel\torch\include\c10\mobile 2025-12-04T09:35:04.8453276Z copying build\lib.win-amd64-cpython-310\torch\include\c10\mobile\CPUCachingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\mobile 2025-12-04T09:35:04.8459422Z copying build\lib.win-amd64-cpython-310\torch\include\c10\mobile\CPUProfilingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\mobile 2025-12-04T09:35:04.8465296Z creating build\bdist.win-amd64\wheel\torch\include\c10\test 2025-12-04T09:35:04.8468852Z creating build\bdist.win-amd64\wheel\torch\include\c10\test\util 2025-12-04T09:35:04.8472462Z 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-12-04T09:35:04.8483874Z 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-12-04T09:35:04.8490283Z 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-12-04T09:35:04.8497065Z creating build\bdist.win-amd64\wheel\torch\include\c10\util 2025-12-04T09:35:04.8500553Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\AbortHandler.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8506427Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\accumulate.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8512323Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\AlignOf.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8518207Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ApproximateClock.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8566009Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Array.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8571795Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8577464Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8584119Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\BFloat16-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8589764Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\BFloat16-math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8595889Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\BFloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8601047Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\bits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8606427Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Bitset.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8617084Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\bit_cast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8622809Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\C++17.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8628508Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\CallOnce.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8634405Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8641742Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\complex_math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8652889Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\complex_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8659043Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ConstexprCrc.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8665026Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\copysign.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8671158Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\DeadlockDetection.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8676473Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Deprecated.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8687037Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8692977Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\DynamicCounter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8757580Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Enumerate.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8763323Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\env.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8768928Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\error.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8775080Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Exception.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8781128Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ExclusivelyOwned.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8786977Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8792385Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\FbcodeMaps.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8798013Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\FileSystem.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8808228Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Flags.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8814133Z 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-12-04T09:35:04.8820780Z 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-12-04T09:35:04.8833201Z 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-12-04T09:35:04.8839163Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e4m3fn.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8845140Z 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-12-04T09:35:04.8850714Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e4m3fnuz.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8856728Z 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-12-04T09:35:04.8862500Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e5m2.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8868155Z 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-12-04T09:35:04.8879431Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e5m2fnuz.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.8884775Z 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-12-04T09:35:04.9068763Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e8m0fnu.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9074309Z 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-12-04T09:35:04.9085251Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\FunctionRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9095205Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Gauge.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9101181Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\generic_math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9106897Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Half-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9112249Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Half.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9117455Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\hash.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9128486Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\IdWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9133955Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\int128.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9139614Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\IntrusiveList.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9145163Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\intrusive_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9151352Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\irange.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9161260Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Lazy.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9447097Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\LeftRight.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9452485Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\llvmMathExtras.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9458574Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Load.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9463964Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Logging.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9469781Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\logging_common.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9475786Z 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-12-04T09:35:04.9481469Z 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-12-04T09:35:04.9487163Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\MathConstants.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9492821Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\MaybeOwned.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9498813Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Metaprogramming.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9504265Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\NetworkFlow.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9525381Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\numa.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9530979Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Optional.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9536917Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\OptionalArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9548328Z 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-12-04T09:35:04.9555068Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\overflows.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9560980Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\overloaded.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9567048Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ParallelGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9572696Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\python_stub.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9578138Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\qint32.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9583706Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\qint8.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9589327Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\quint2x4.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9670362Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\quint4x2.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9675593Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\quint8.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9686441Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Registry.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9705235Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\safe_numerics.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9710816Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ScopeExit.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9716712Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Semaphore.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9722302Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\signal_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9733548Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\SmallBuffer.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9739144Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9745879Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\sparse_bitset.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9752028Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ssize.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9757479Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\static_tracepoint.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9849346Z 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-12-04T09:35:04.9854951Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\strides.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9860455Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\StringUtil.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9866005Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\string_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9871493Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\string_view.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9877495Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\strong_type.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9884288Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Synchronized.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9889899Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\tempfile.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9895367Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ThreadLocal.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9901061Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ThreadLocalDebugInfo.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9911997Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\thread_name.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9917328Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Type.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9922726Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeCast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9928166Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9934530Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeIndex.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9940587Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeList.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9946925Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeSafeSignMath.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9952245Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9957734Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Unicode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9963473Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\UniqueVoidPtr.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9969238Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Unroll.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9974998Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\WaitCounter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9980887Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\WaitCounterDynamicBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9992547Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\win32-headers.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-12-04T09:35:04.9998570Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu 2025-12-04T09:35:05.0007341Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\impl 2025-12-04T09:35:05.0011095Z 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-12-04T09:35:05.0016995Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\test 2025-12-04T09:35:05.0020981Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\test\impl 2025-12-04T09:35:05.0024038Z 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-12-04T09:35:05.0029851Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUCachingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-12-04T09:35:05.0035520Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUDeviceProp.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-12-04T09:35:05.0041119Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-12-04T09:35:05.0053927Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUException.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-12-04T09:35:05.0059442Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-12-04T09:35:05.0065074Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUGraphsC10Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-12-04T09:35:05.0070939Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUMacros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-12-04T09:35:05.0081804Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUStream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-12-04T09:35:05.0087953Z creating build\bdist.win-amd64\wheel\torch\include\caffe2 2025-12-04T09:35:05.0091558Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core 2025-12-04T09:35:05.0095916Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\core\common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2025-12-04T09:35:05.0101529Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\core\macros.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2025-12-04T09:35:05.0105935Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\core\timer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2025-12-04T09:35:05.0161371Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\perfkernels 2025-12-04T09:35:05.0162395Z 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-12-04T09:35:05.0163494Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels\common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2025-12-04T09:35:05.0164601Z 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-12-04T09:35:05.0165432Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\serialize 2025-12-04T09:35:05.0167605Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\crc_alt.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-12-04T09:35:05.0168652Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\file_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-12-04T09:35:05.0169743Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\inline_container.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-12-04T09:35:05.0170886Z 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-12-04T09:35:05.0181673Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\istream_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-12-04T09:35:05.0187406Z 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-12-04T09:35:05.0210782Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\versions.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-12-04T09:35:05.0216553Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils 2025-12-04T09:35:05.0219945Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\fixed_divisor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2025-12-04T09:35:05.0225662Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\proto_wrap.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2025-12-04T09:35:05.0231168Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\string_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2025-12-04T09:35:05.0236835Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils\threadpool 2025-12-04T09:35:05.0246615Z 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-12-04T09:35:05.0252194Z 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-12-04T09:35:05.0257726Z 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-12-04T09:35:05.0268561Z 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-12-04T09:35:05.0274101Z 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-12-04T09:35:05.0280319Z 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-12-04T09:35:05.0285764Z copying build\lib.win-amd64-cpython-310\torch\include\cpuinfo.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0292030Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0302745Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0312863Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_config.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0318505Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_debug.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0324033Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_ocl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0329483Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_ocl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0334892Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0340552Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0346040Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl_types.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0351608Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0357230Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0362727Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool_iface.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0368679Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_types.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0374424Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_version.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0379793Z copying build\lib.win-amd64-cpython-310\torch\include\experiments-config.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0385541Z creating build\bdist.win-amd64\wheel\torch\include\fmt 2025-12-04T09:35:05.0388835Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\args.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0394187Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\base.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0401074Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0407617Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\color.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0413992Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\compile.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0419703Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\core.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0424984Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\format-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0436915Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\format.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0444090Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\os.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0449985Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\ostream.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0455476Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\printf.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0466879Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\ranges.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0472683Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\std.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0479014Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\xchar.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-12-04T09:35:05.0484561Z creating build\bdist.win-amd64\wheel\torch\include\fp16 2025-12-04T09:35:05.0487844Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\bitcasts.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-12-04T09:35:05.0493370Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\fp16.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-12-04T09:35:05.0499086Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\psimd.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-12-04T09:35:05.0504589Z copying build\lib.win-amd64-cpython-310\torch\include\fp16.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0522451Z copying build\lib.win-amd64-cpython-310\torch\include\fxdiv.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.0523123Z creating build\bdist.win-amd64\wheel\torch\include\google 2025-12-04T09:35:05.0523603Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf 2025-12-04T09:35:05.0524349Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\any.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0528820Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\any.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0534508Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\api.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0541230Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\arena.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0547234Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\arenastring.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0558119Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\arena_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0568845Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler 2025-12-04T09:35:05.0572361Z 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-12-04T09:35:05.0578295Z 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-12-04T09:35:05.0584420Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\cpp 2025-12-04T09:35:05.0587878Z 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-12-04T09:35:05.0593725Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\csharp 2025-12-04T09:35:05.0597455Z 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-12-04T09:35:05.0603143Z 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-12-04T09:35:05.0608820Z 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-12-04T09:35:05.0623057Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\java 2025-12-04T09:35:05.0626858Z 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-12-04T09:35:05.0633175Z 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-12-04T09:35:05.0638976Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\js 2025-12-04T09:35:05.0642882Z 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-12-04T09:35:05.0649634Z 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-12-04T09:35:05.0655844Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\objectivec 2025-12-04T09:35:05.0659832Z 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-12-04T09:35:05.0665531Z 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-12-04T09:35:05.0671364Z 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-12-04T09:35:05.0677621Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\php 2025-12-04T09:35:05.0681150Z 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-12-04T09:35:05.0686675Z 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-12-04T09:35:05.0692284Z 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-12-04T09:35:05.0699157Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\python 2025-12-04T09:35:05.0702772Z 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-12-04T09:35:05.0708564Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\ruby 2025-12-04T09:35:05.0712276Z 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-12-04T09:35:05.0717745Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\descriptor.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0724749Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\descriptor.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0736862Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\descriptor_database.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0742949Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\duration.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0748998Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\dynamic_message.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0754403Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\empty.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0760108Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\extension_set.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0766844Z 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-12-04T09:35:05.0772571Z 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-12-04T09:35:05.0778372Z 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-12-04T09:35:05.0783854Z 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-12-04T09:35:05.0790092Z 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-12-04T09:35:05.0795837Z 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-12-04T09:35:05.0807121Z 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-12-04T09:35:05.0812809Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\has_bits.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0818408Z 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-12-04T09:35:05.0823986Z 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-12-04T09:35:05.0829777Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\io 2025-12-04T09:35:05.0833237Z 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-12-04T09:35:05.0839962Z 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-12-04T09:35:05.0845529Z 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-12-04T09:35:05.0850951Z 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-12-04T09:35:05.0856745Z 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-12-04T09:35:05.0867649Z 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-12-04T09:35:05.0874353Z 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-12-04T09:35:05.0880296Z 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-12-04T09:35:05.0886035Z 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-12-04T09:35:05.0892252Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0898589Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map_entry.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0904125Z 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-12-04T09:35:05.0910329Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map_field.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0916360Z 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-12-04T09:35:05.0922248Z 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-12-04T09:35:05.0935343Z 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-12-04T09:35:05.0941850Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\message.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0948253Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\message_lite.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0954396Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\metadata.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0960185Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\metadata_lite.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0965865Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\parse_context.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0972314Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\port.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0977877Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\reflection.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0983762Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\reflection_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0989488Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\repeated_field.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.0996581Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\service.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.1002281Z 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-12-04T09:35:05.1013751Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\struct.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.1025246Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\stubs 2025-12-04T09:35:05.1028731Z 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-12-04T09:35:05.1034314Z 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-12-04T09:35:05.1040224Z 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-12-04T09:35:05.1045738Z 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-12-04T09:35:05.1051058Z 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-12-04T09:35:05.1056650Z 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-12-04T09:35:05.1124990Z 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-12-04T09:35:05.1130516Z 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-12-04T09:35:05.1136067Z 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-12-04T09:35:05.1142639Z 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-12-04T09:35:05.1148086Z 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-12-04T09:35:05.1154087Z 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-12-04T09:35:05.1160072Z 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-12-04T09:35:05.1166221Z 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-12-04T09:35:05.1172128Z 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-12-04T09:35:05.1178109Z 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-12-04T09:35:05.1184725Z 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-12-04T09:35:05.1191108Z 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-12-04T09:35:05.1196865Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\text_format.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.1203390Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\timestamp.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.1209290Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\type.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.1216905Z 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-12-04T09:35:05.1223043Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\util 2025-12-04T09:35:05.1226651Z 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-12-04T09:35:05.1232505Z 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-12-04T09:35:05.1237807Z 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-12-04T09:35:05.1250409Z 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-12-04T09:35:05.1255986Z 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-12-04T09:35:05.1262182Z 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-12-04T09:35:05.1268171Z 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-12-04T09:35:05.1274018Z 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-12-04T09:35:05.1279517Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\wire_format.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.1285563Z 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-12-04T09:35:05.1292862Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\wrappers.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-12-04T09:35:05.1305783Z copying build\lib.win-amd64-cpython-310\torch\include\ittnotify-zca.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.1317132Z copying build\lib.win-amd64-cpython-310\torch\include\ittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.1325069Z copying build\lib.win-amd64-cpython-310\torch\include\jitprofiling.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.1331668Z creating build\bdist.win-amd64\wheel\torch\include\kineto 2025-12-04T09:35:05.1335016Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\AbstractConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1341359Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityProfilerInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1347056Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityTraceInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1360017Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityType.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1365633Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ClientInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1371073Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1377146Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\GenericTraceActivity.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1382740Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\IActivityProfiler.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1388576Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ILoggerObserver.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1394081Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ITraceActivity.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1399528Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\libkineto.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1405476Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\LoggingAPI.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1411231Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\output_base.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1417472Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ThreadUtil.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1422858Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\time_since_epoch.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1428642Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\TraceSpan.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-12-04T09:35:05.1439129Z creating build\bdist.win-amd64\wheel\torch\include\legacy 2025-12-04T09:35:05.1442624Z copying build\lib.win-amd64-cpython-310\torch\include\legacy\ittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include\legacy 2025-12-04T09:35:05.1448713Z copying build\lib.win-amd64-cpython-310\torch\include\libittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.1454158Z copying build\lib.win-amd64-cpython-310\torch\include\libshm.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.1459602Z creating build\bdist.win-amd64\wheel\torch\include\mimalloc-2.2 2025-12-04T09:35:05.1463057Z 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-12-04T09:35:05.1468514Z 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-12-04T09:35:05.1480549Z 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-12-04T09:35:05.1492037Z 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-12-04T09:35:05.1498114Z creating build\bdist.win-amd64\wheel\torch\include\oneapi 2025-12-04T09:35:05.1501936Z creating build\bdist.win-amd64\wheel\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1505299Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1512668Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1528538Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_common.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1534183Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_common.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1540189Z 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-12-04T09:35:05.1552835Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_config.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1558700Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_debug.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1564338Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1571396Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1578562Z 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-12-04T09:35:05.1584143Z 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-12-04T09:35:05.1589895Z 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-12-04T09:35:05.1595708Z 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-12-04T09:35:05.1601389Z 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-12-04T09:35:05.1607615Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ocl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1613555Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ocl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1619539Z 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-12-04T09:35:05.1625116Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_sycl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1631015Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_sycl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1664722Z 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-12-04T09:35:05.1665203Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_threadpool.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1665681Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_threadpool.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1666181Z 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-12-04T09:35:05.1668123Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_types.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1676678Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ukernel.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1682761Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ukernel.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1689039Z 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-12-04T09:35:05.1693788Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_version.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-12-04T09:35:05.1700101Z 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-12-04T09:35:05.1705922Z copying build\lib.win-amd64-cpython-310\torch\include\psimd.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.1711978Z copying build\lib.win-amd64-cpython-310\torch\include\pthreadpool.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.1724981Z creating build\bdist.win-amd64\wheel\torch\include\pybind11 2025-12-04T09:35:05.1728356Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\attr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1734768Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\buffer_info.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1740228Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\cast.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1747047Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1752549Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1762926Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1775316Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\conduit 2025-12-04T09:35:05.1778828Z 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-12-04T09:35:05.1784604Z 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-12-04T09:35:05.1790319Z 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-12-04T09:35:05.1805746Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\critical_section.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1811747Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\detail 2025-12-04T09:35:05.1815119Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\class.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-12-04T09:35:05.1821330Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-12-04T09:35:05.1827996Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\cpp_conduit.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-12-04T09:35:05.1841481Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\descr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-12-04T09:35:05.1847321Z 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-12-04T09:35:05.1858490Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\exception_translation.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-12-04T09:35:05.1864047Z 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-12-04T09:35:05.1869867Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\init.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-12-04T09:35:05.1875963Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\internals.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-12-04T09:35:05.1882376Z 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-12-04T09:35:05.1888079Z 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-12-04T09:35:05.1893682Z 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-12-04T09:35:05.1899710Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-12-04T09:35:05.1905183Z 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-12-04T09:35:05.1911967Z 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-12-04T09:35:05.1917580Z 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-12-04T09:35:05.1944194Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\eigen 2025-12-04T09:35:05.1947280Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\eigen 2025-12-04T09:35:05.1953469Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen\matrix.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\eigen 2025-12-04T09:35:05.1959664Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\eigen 2025-12-04T09:35:05.1967022Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1971534Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\embed.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1977237Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eval.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1982953Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1990069Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.1995646Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil_safe_call_once.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2001691Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil_simple.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2007649Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\iostream.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2018707Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\native_enum.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2024316Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2030555Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\operators.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2036357Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\options.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2042122Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\pybind11.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2049652Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\pytypes.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2056738Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\stl 2025-12-04T09:35:05.2060354Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl\filesystem.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\stl 2025-12-04T09:35:05.2066233Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2072513Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl_bind.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2078686Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\subinterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2084559Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\trampoline_self_life_support.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2090372Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\type_caster_pyobject_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2104350Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\typing.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2110145Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\warnings.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-12-04T09:35:05.2115655Z copying build\lib.win-amd64-cpython-310\torch\include\sleef.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:05.2129120Z creating build\bdist.win-amd64\wheel\torch\include\torch 2025-12-04T09:35:05.2132997Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc 2025-12-04T09:35:05.2136731Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\acc 2025-12-04T09:35:05.2140929Z 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-12-04T09:35:05.2146952Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api 2025-12-04T09:35:05.2150637Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include 2025-12-04T09:35:05.2154755Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch 2025-12-04T09:35:05.2158382Z 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-12-04T09:35:05.2164469Z 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-12-04T09:35:05.2170207Z 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-12-04T09:35:05.2175706Z 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-12-04T09:35:05.2185950Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data 2025-12-04T09:35:05.2198242Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-12-04T09:35:05.2199369Z 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-12-04T09:35:05.2202400Z 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-12-04T09:35:05.2207802Z 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-12-04T09:35:05.2213474Z 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-12-04T09:35:05.2218952Z 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-12-04T09:35:05.2229092Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\datasets 2025-12-04T09:35:05.2239394Z 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-12-04T09:35:05.2244933Z 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-12-04T09:35:05.2251125Z 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-12-04T09:35:05.2256899Z 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-12-04T09:35:05.2268670Z 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-12-04T09:35:05.2274190Z 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-12-04T09:35:05.2279913Z 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-12-04T09:35:05.2291746Z 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-12-04T09:35:05.2303851Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\detail 2025-12-04T09:35:05.2307358Z 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-12-04T09:35:05.2329213Z 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-12-04T09:35:05.2334930Z 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-12-04T09:35:05.2340774Z 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-12-04T09:35:05.2346443Z 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-12-04T09:35:05.2352428Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\samplers 2025-12-04T09:35:05.2356615Z 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-12-04T09:35:05.2371693Z 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-12-04T09:35:05.2379156Z 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-12-04T09:35:05.2384671Z 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-12-04T09:35:05.2390353Z 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-12-04T09:35:05.2403616Z 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-12-04T09:35:05.2409191Z 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-12-04T09:35:05.2414741Z 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-12-04T09:35:05.2420081Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\transforms 2025-12-04T09:35:05.2423674Z 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-12-04T09:35:05.2435672Z 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-12-04T09:35:05.2441379Z 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-12-04T09:35:05.2447276Z 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-12-04T09:35:05.2453176Z 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-12-04T09:35:05.2458493Z 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-12-04T09:35:05.2464278Z 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-12-04T09:35:05.2470254Z 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-12-04T09:35:05.2475818Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\detail 2025-12-04T09:35:05.2479292Z 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-12-04T09:35:05.2485095Z 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-12-04T09:35:05.2491344Z 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-12-04T09:35:05.2503098Z 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-12-04T09:35:05.2509023Z 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-12-04T09:35:05.2514756Z 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-12-04T09:35:05.2520451Z 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-12-04T09:35:05.2526089Z 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-12-04T09:35:05.2531866Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nativert 2025-12-04T09:35:05.2535686Z 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-12-04T09:35:05.2541255Z 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-12-04T09:35:05.2547263Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn 2025-12-04T09:35:05.2550967Z 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-12-04T09:35:05.2557114Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\functional 2025-12-04T09:35:05.2561755Z 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-12-04T09:35:05.2574075Z 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-12-04T09:35:05.2579736Z 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-12-04T09:35:05.2585541Z 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-12-04T09:35:05.2600951Z 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-12-04T09:35:05.2607032Z 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-12-04T09:35:05.2612865Z 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-12-04T09:35:05.2625298Z 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-12-04T09:35:05.2630945Z 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-12-04T09:35:05.2636446Z 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-12-04T09:35:05.2649355Z 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-12-04T09:35:05.2655797Z 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-12-04T09:35:05.2661859Z 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-12-04T09:35:05.2667973Z 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-12-04T09:35:05.2674138Z 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-12-04T09:35:05.2685900Z 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-12-04T09:35:05.2691585Z 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-12-04T09:35:05.2697100Z 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-12-04T09:35:05.2724108Z 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-12-04T09:35:05.2735256Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules 2025-12-04T09:35:05.2738758Z 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-12-04T09:35:05.2745114Z 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-12-04T09:35:05.2750811Z 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-12-04T09:35:05.2756243Z 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-12-04T09:35:05.2762472Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-12-04T09:35:05.2774508Z 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-12-04T09:35:05.2780890Z 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-12-04T09:35:05.2786805Z 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-12-04T09:35:05.2792409Z 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-12-04T09:35:05.2808131Z 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-12-04T09:35:05.2814152Z 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-12-04T09:35:05.2820651Z 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-12-04T09:35:05.2826477Z 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-12-04T09:35:05.2832179Z 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-12-04T09:35:05.2843883Z 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-12-04T09:35:05.2849667Z 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-12-04T09:35:05.2855825Z 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-12-04T09:35:05.2861545Z 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-12-04T09:35:05.2867061Z 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-12-04T09:35:05.2878289Z 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-12-04T09:35:05.2884279Z 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-12-04T09:35:05.2890255Z 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-12-04T09:35:05.2895818Z 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-12-04T09:35:05.2902175Z 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-12-04T09:35:05.2912262Z 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-12-04T09:35:05.2917970Z 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-12-04T09:35:05.2923579Z 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-12-04T09:35:05.2929513Z 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-12-04T09:35:05.2935407Z 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-12-04T09:35:05.2945538Z 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-12-04T09:35:05.2951871Z 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-12-04T09:35:05.2957729Z 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-12-04T09:35:05.2963313Z 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-12-04T09:35:05.2968722Z 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-12-04T09:35:05.2974645Z 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-12-04T09:35:05.2980419Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\options 2025-12-04T09:35:05.2984133Z 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-12-04T09:35:05.2990272Z 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-12-04T09:35:05.2995742Z 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-12-04T09:35:05.3001102Z 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-12-04T09:35:05.3006916Z 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-12-04T09:35:05.3019895Z 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-12-04T09:35:05.3025559Z 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-12-04T09:35:05.3031297Z 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-12-04T09:35:05.3037148Z 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-12-04T09:35:05.3042668Z 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-12-04T09:35:05.3048022Z 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-12-04T09:35:05.3053974Z 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-12-04T09:35:05.3059636Z 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-12-04T09:35:05.3070130Z 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-12-04T09:35:05.3076224Z 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-12-04T09:35:05.3082178Z 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-12-04T09:35:05.3087631Z 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-12-04T09:35:05.3093345Z 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-12-04T09:35:05.3104251Z 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-12-04T09:35:05.3109839Z 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-12-04T09:35:05.3115899Z 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-12-04T09:35:05.3121638Z 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-12-04T09:35:05.3127225Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-12-04T09:35:05.3131074Z 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-12-04T09:35:05.3136990Z 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-12-04T09:35:05.3143338Z 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-12-04T09:35:05.3149400Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\utils 2025-12-04T09:35:05.3152990Z 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-12-04T09:35:05.3159123Z 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-12-04T09:35:05.3170318Z 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-12-04T09:35:05.3176432Z 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-12-04T09:35:05.3181545Z 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-12-04T09:35:05.3187541Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim 2025-12-04T09:35:05.3191174Z 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-12-04T09:35:05.3197046Z 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-12-04T09:35:05.3202484Z 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-12-04T09:35:05.3208310Z 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-12-04T09:35:05.3213858Z 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-12-04T09:35:05.3219689Z 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-12-04T09:35:05.3230821Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-12-04T09:35:05.3234644Z 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-12-04T09:35:05.3245510Z 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-12-04T09:35:05.3251469Z 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-12-04T09:35:05.3263391Z 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-12-04T09:35:05.3269500Z 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-12-04T09:35:05.3275145Z 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-12-04T09:35:05.3281051Z 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-12-04T09:35:05.3287661Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\python 2025-12-04T09:35:05.3291502Z 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-12-04T09:35:05.3297454Z 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-12-04T09:35:05.3303410Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\serialize 2025-12-04T09:35:05.3307364Z 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-12-04T09:35:05.3318275Z 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-12-04T09:35:05.3324251Z 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-12-04T09:35:05.3329998Z 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-12-04T09:35:05.3340458Z 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-12-04T09:35:05.3353411Z 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-12-04T09:35:05.3359369Z 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-12-04T09:35:05.3365574Z 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-12-04T09:35:05.3370993Z 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-12-04T09:35:05.3376690Z 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-12-04T09:35:05.3382397Z 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-12-04T09:35:05.3387975Z 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-12-04T09:35:05.3395415Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd 2025-12-04T09:35:05.3399133Z 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-12-04T09:35:05.3405510Z 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-12-04T09:35:05.3411549Z 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-12-04T09:35:05.3417664Z 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-12-04T09:35:05.3428565Z 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-12-04T09:35:05.3434540Z 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-12-04T09:35:05.3440181Z 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-12-04T09:35:05.3450071Z 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-12-04T09:35:05.3456100Z 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-12-04T09:35:05.3462948Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\functions 2025-12-04T09:35:05.3466408Z 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-12-04T09:35:05.3472322Z 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-12-04T09:35:05.3478032Z 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-12-04T09:35:05.3488736Z 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-12-04T09:35:05.3500853Z 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-12-04T09:35:05.3506608Z 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-12-04T09:35:05.3517710Z 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-12-04T09:35:05.3528505Z 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-12-04T09:35:05.3534897Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\generated 2025-12-04T09:35:05.3538945Z 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-12-04T09:35:05.3550022Z 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-12-04T09:35:05.3556392Z 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-12-04T09:35:05.3568834Z 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-12-04T09:35:05.3574760Z 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-12-04T09:35:05.3581383Z 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-12-04T09:35:05.3587923Z 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-12-04T09:35:05.3593503Z 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-12-04T09:35:05.3599248Z 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-12-04T09:35:05.3604768Z 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-12-04T09:35:05.3610637Z 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-12-04T09:35:05.3616769Z 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-12-04T09:35:05.3622500Z 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-12-04T09:35:05.3627902Z 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-12-04T09:35:05.3633753Z 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-12-04T09:35:05.3646345Z 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-12-04T09:35:05.3669947Z 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-12-04T09:35:05.3675659Z 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-12-04T09:35:05.3681785Z 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-12-04T09:35:05.3687590Z 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-12-04T09:35:05.3693546Z 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-12-04T09:35:05.3699077Z 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-12-04T09:35:05.3704521Z 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-12-04T09:35:05.3733654Z 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-12-04T09:35:05.3744327Z 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-12-04T09:35:05.3749837Z 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-12-04T09:35:05.3755288Z 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-12-04T09:35:05.3760807Z 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-12-04T09:35:05.3770740Z 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-12-04T09:35:05.3776593Z 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-12-04T09:35:05.3782138Z 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-12-04T09:35:05.3787603Z 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-12-04T09:35:05.3793183Z 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-12-04T09:35:05.3805108Z 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-12-04T09:35:05.3812008Z 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-12-04T09:35:05.3818399Z 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-12-04T09:35:05.3825583Z 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-12-04T09:35:05.3831121Z 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-12-04T09:35:05.3855608Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\utils 2025-12-04T09:35:05.3859752Z 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-12-04T09:35:05.3865776Z 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-12-04T09:35:05.3872356Z 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-12-04T09:35:05.3877906Z 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-12-04T09:35:05.3956725Z 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-12-04T09:35:05.3962830Z 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-12-04T09:35:05.3969747Z 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-12-04T09:35:05.3976482Z 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-12-04T09:35:05.3982677Z 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-12-04T09:35:05.3989327Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\copy_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.3995530Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cpu 2025-12-04T09:35:05.3999130Z 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-12-04T09:35:05.4004823Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cuda 2025-12-04T09:35:05.4008369Z 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-12-04T09:35:05.4014771Z 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-12-04T09:35:05.4020550Z 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-12-04T09:35:05.4027603Z 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-12-04T09:35:05.4034111Z 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-12-04T09:35:05.4107286Z 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-12-04T09:35:05.4113121Z 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-12-04T09:35:05.4123724Z 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-12-04T09:35:05.4131057Z 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-12-04T09:35:05.4136898Z 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-12-04T09:35:05.4142933Z 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-12-04T09:35:05.4148956Z 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-12-04T09:35:05.4155941Z 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-12-04T09:35:05.4161684Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\CudaIPCTypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.4620408Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\DataLoader.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.4625705Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.4631601Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\DeviceAccelerator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.4637585Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed 2025-12-04T09:35:05.4641288Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd 2025-12-04T09:35:05.4644916Z 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-12-04T09:35:05.4651078Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\context 2025-12-04T09:35:05.4654570Z 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-12-04T09:35:05.4660602Z 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-12-04T09:35:05.4666296Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\engine 2025-12-04T09:35:05.4669956Z 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-12-04T09:35:05.4680220Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\functions 2025-12-04T09:35:05.4684486Z 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-12-04T09:35:05.4690302Z 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-12-04T09:35:05.4696068Z 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-12-04T09:35:05.4708617Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-12-04T09:35:05.4712386Z 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-12-04T09:35:05.4718428Z 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-12-04T09:35:05.4724109Z 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-12-04T09:35:05.4735073Z 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-12-04T09:35:05.4740684Z 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-12-04T09:35:05.4751283Z 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-12-04T09:35:05.4756864Z 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-12-04T09:35:05.4762691Z 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-12-04T09:35:05.4768327Z 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-12-04T09:35:05.4773777Z 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-12-04T09:35:05.4783298Z 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-12-04T09:35:05.4789339Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:35:05.4792744Z 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-12-04T09:35:05.4798796Z 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-12-04T09:35:05.4804241Z 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-12-04T09:35:05.4809382Z 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-12-04T09:35:05.4815222Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-12-04T09:35:05.4818996Z 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-12-04T09:35:05.4824708Z 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-12-04T09:35:05.4830253Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\control_plane 2025-12-04T09:35:05.4839219Z 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-12-04T09:35:05.4844889Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane\WaitCounterHandler.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\control_plane 2025-12-04T09:35:05.4855053Z 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-12-04T09:35:05.4867148Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\cuda 2025-12-04T09:35:05.4870773Z 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-12-04T09:35:05.4876478Z 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-12-04T09:35:05.4881782Z 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-12-04T09:35:05.4886990Z 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-12-04T09:35:05.4892594Z 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-12-04T09:35:05.4898110Z 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-12-04T09:35:05.4903557Z 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-12-04T09:35:05.4909144Z 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-12-04T09:35:05.4919464Z 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-12-04T09:35:05.4925290Z 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-12-04T09:35:05.4931148Z 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-12-04T09:35:05.4937331Z 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-12-04T09:35:05.4942997Z 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-12-04T09:35:05.4948654Z 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-12-04T09:35:05.4954204Z 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-12-04T09:35:05.4960114Z 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-12-04T09:35:05.4966099Z 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-12-04T09:35:05.4971743Z 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-12-04T09:35:05.4981999Z 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-12-04T09:35:05.4988342Z 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-12-04T09:35:05.5000579Z 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-12-04T09:35:05.5006593Z 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-12-04T09:35:05.5012903Z 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-12-04T09:35:05.5024538Z 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-12-04T09:35:05.5030638Z 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-12-04T09:35:05.5036713Z 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-12-04T09:35:05.5043690Z 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-12-04T09:35:05.5049899Z 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-12-04T09:35:05.5061152Z 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-12-04T09:35:05.5066948Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\python_callback_work.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-12-04T09:35:05.5072598Z 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-12-04T09:35:05.5078437Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\quantization 2025-12-04T09:35:05.5082219Z 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-12-04T09:35:05.5087832Z 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-12-04T09:35:05.5093775Z 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-12-04T09:35:05.5105830Z 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-12-04T09:35:05.5111504Z 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-12-04T09:35:05.5117549Z 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-12-04T09:35:05.5128905Z 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-12-04T09:35:05.5134733Z 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-12-04T09:35:05.5140243Z 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-12-04T09:35:05.5151771Z 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-12-04T09:35:05.5157828Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-12-04T09:35:05.5161904Z 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-12-04T09:35:05.5168484Z 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-12-04T09:35:05.5174649Z 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-12-04T09:35:05.5186465Z 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-12-04T09:35:05.5192123Z 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-12-04T09:35:05.5197739Z 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-12-04T09:35:05.5203105Z 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-12-04T09:35:05.5208864Z 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-12-04T09:35:05.5214808Z 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-12-04T09:35:05.5220355Z 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-12-04T09:35:05.5230821Z 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-12-04T09:35:05.5236775Z 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-12-04T09:35:05.5242460Z 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-12-04T09:35:05.5248037Z 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-12-04T09:35:05.5253741Z 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-12-04T09:35:05.5259375Z 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-12-04T09:35:05.5264911Z 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-12-04T09:35:05.5271522Z 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-12-04T09:35:05.5277212Z 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-12-04T09:35:05.5282586Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\Placement.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed 2025-12-04T09:35:05.5288160Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\python_placement.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed 2025-12-04T09:35:05.5299777Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc 2025-12-04T09:35:05.5303285Z 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-12-04T09:35:05.5308900Z 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-12-04T09:35:05.5314475Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\metrics 2025-12-04T09:35:05.5318033Z 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-12-04T09:35:05.5328676Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\profiler 2025-12-04T09:35:05.5332414Z 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-12-04T09:35:05.5338302Z 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-12-04T09:35:05.5343782Z 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-12-04T09:35:05.5354786Z 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-12-04T09:35:05.5360527Z 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-12-04T09:35:05.5366113Z 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-12-04T09:35:05.5371906Z 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-12-04T09:35:05.5377582Z 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-12-04T09:35:05.5382846Z 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-12-04T09:35:05.5388427Z 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-12-04T09:35:05.5394206Z 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-12-04T09:35:05.5399806Z 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-12-04T09:35:05.5405923Z 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-12-04T09:35:05.5410994Z 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-12-04T09:35:05.5421740Z 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-12-04T09:35:05.5427424Z 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-12-04T09:35:05.5433588Z 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-12-04T09:35:05.5439278Z 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-12-04T09:35:05.5445104Z 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-12-04T09:35:05.5459926Z 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-12-04T09:35:05.5465715Z 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-12-04T09:35:05.5472145Z 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-12-04T09:35:05.5478061Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\testing 2025-12-04T09:35:05.5481858Z 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-12-04T09:35:05.5487453Z 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-12-04T09:35:05.5497637Z 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-12-04T09:35:05.5503715Z 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-12-04T09:35:05.5509725Z 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-12-04T09:35:05.5515455Z 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-12-04T09:35:05.5521020Z 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-12-04T09:35:05.5531528Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Dtype.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.5537156Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\DynamicTypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.5542997Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\dynamo 2025-12-04T09:35:05.5546654Z 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-12-04T09:35:05.5552228Z 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-12-04T09:35:05.5559095Z 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-12-04T09:35:05.5564701Z 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-12-04T09:35:05.5575753Z 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-12-04T09:35:05.5581455Z 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-12-04T09:35:05.5587046Z 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-12-04T09:35:05.5597510Z 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-12-04T09:35:05.5603223Z 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-12-04T09:35:05.5609038Z 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-12-04T09:35:05.5614891Z 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-12-04T09:35:05.5620325Z 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-12-04T09:35:05.5626089Z 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-12-04T09:35:05.5631513Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\stackref_bridge.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-12-04T09:35:05.5637160Z 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-12-04T09:35:05.5642686Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Event.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.5648185Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.5660124Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\export 2025-12-04T09:35:05.5663959Z 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-12-04T09:35:05.5669999Z 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-12-04T09:35:05.5675626Z 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-12-04T09:35:05.5681767Z 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-12-04T09:35:05.5687581Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Export.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.5705033Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\functionalization 2025-12-04T09:35:05.5709368Z 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-12-04T09:35:05.5714881Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\functorch 2025-12-04T09:35:05.5718352Z 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-12-04T09:35:05.5723709Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\fx 2025-12-04T09:35:05.5727176Z 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-12-04T09:35:05.5732594Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.5738479Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor 2025-12-04T09:35:05.5741993Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_eager 2025-12-04T09:35:05.5745523Z 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-12-04T09:35:05.5751214Z 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-12-04T09:35:05.5757036Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_include 2025-12-04T09:35:05.5760886Z 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-12-04T09:35:05.5766233Z 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-12-04T09:35:05.5771560Z 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-12-04T09:35:05.5776619Z 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-12-04T09:35:05.5781764Z 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-12-04T09:35:05.5806746Z 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-12-04T09:35:05.5813051Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_package 2025-12-04T09:35:05.5816674Z 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-12-04T09:35:05.5822109Z 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-12-04T09:35:05.5827496Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_runner 2025-12-04T09:35:05.5836412Z 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-12-04T09:35:05.5842290Z 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-12-04T09:35:05.5847991Z 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-12-04T09:35:05.5864418Z 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-12-04T09:35:05.5870081Z 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-12-04T09:35:05.5875943Z 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-12-04T09:35:05.5884612Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_runtime 2025-12-04T09:35:05.5888127Z 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-12-04T09:35:05.5893834Z 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-12-04T09:35:05.5899603Z 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-12-04T09:35:05.5910697Z 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-12-04T09:35:05.5916502Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\kernel_context_tls.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-12-04T09:35:05.5922448Z 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-12-04T09:35:05.5928377Z 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-12-04T09:35:05.5934078Z 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-12-04T09:35:05.5940442Z 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-12-04T09:35:05.5946712Z 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-12-04T09:35:05.5952675Z 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-12-04T09:35:05.5987823Z 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-12-04T09:35:05.5993534Z 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-12-04T09:35:05.5999321Z 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-12-04T09:35:05.6005129Z 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-12-04T09:35:05.6011088Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch 2025-12-04T09:35:05.6014921Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch\c 2025-12-04T09:35:05.6018364Z 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-12-04T09:35:05.6044403Z 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-12-04T09:35:05.6050472Z 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-12-04T09:35:05.6056217Z 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-12-04T09:35:05.6062042Z 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-12-04T09:35:05.6068121Z 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-12-04T09:35:05.6079127Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-12-04T09:35:05.6086232Z 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-12-04T09:35:05.6092262Z 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-12-04T09:35:05.6098577Z 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-12-04T09:35:05.6110265Z 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-12-04T09:35:05.6116322Z 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-12-04T09:35:05.6122156Z 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-12-04T09:35:05.6127867Z 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-12-04T09:35:05.6145138Z 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-12-04T09:35:05.6151129Z 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-12-04T09:35:05.6156881Z 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-12-04T09:35:05.6162798Z 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-12-04T09:35:05.6168847Z 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-12-04T09:35:05.6175757Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\cpp_wrapper 2025-12-04T09:35:05.6179225Z 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-12-04T09:35:05.6184763Z 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-12-04T09:35:05.6190419Z 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-12-04T09:35:05.6195840Z 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-12-04T09:35:05.6201820Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-12-04T09:35:05.6211083Z 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-12-04T09:35:05.6216368Z 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-12-04T09:35:05.6221678Z 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-12-04T09:35:05.6226955Z 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-12-04T09:35:05.6231990Z 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-12-04T09:35:05.6241442Z 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-12-04T09:35:05.6246652Z 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-12-04T09:35:05.6253402Z 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-12-04T09:35:05.6259242Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\instruction_counter 2025-12-04T09:35:05.6262898Z 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-12-04T09:35:05.6268165Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\itt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.6281491Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\itt_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.6287132Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit 2025-12-04T09:35:05.6295937Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\api 2025-12-04T09:35:05.6299455Z 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-12-04T09:35:05.6305124Z 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-12-04T09:35:05.6311182Z 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-12-04T09:35:05.6316589Z 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-12-04T09:35:05.6322659Z 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-12-04T09:35:05.6335442Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends 2025-12-04T09:35:05.6338822Z 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-12-04T09:35:05.6344318Z 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-12-04T09:35:05.6350425Z 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-12-04T09:35:05.6360314Z 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-12-04T09:35:05.6371285Z 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-12-04T09:35:05.6376821Z 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-12-04T09:35:05.6382226Z 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-12-04T09:35:05.6392499Z 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-12-04T09:35:05.6398336Z 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-12-04T09:35:05.6403883Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml 2025-12-04T09:35:05.6407396Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-12-04T09:35:05.6411002Z 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-12-04T09:35:05.6416725Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml\objc 2025-12-04T09:35:05.6420393Z 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-12-04T09:35:05.6426228Z 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-12-04T09:35:05.6431623Z 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-12-04T09:35:05.6442845Z 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-12-04T09:35:05.6448374Z 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-12-04T09:35:05.6454197Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack 2025-12-04T09:35:05.6457823Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-12-04T09:35:05.6461347Z 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-12-04T09:35:05.6466992Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-12-04T09:35:05.6471452Z 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-12-04T09:35:05.6476349Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-12-04T09:35:05.6501821Z 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-12-04T09:35:05.6507358Z 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-12-04T09:35:05.6513011Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen 2025-12-04T09:35:05.6516422Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda 2025-12-04T09:35:05.6519926Z 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-12-04T09:35:05.6525631Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser 2025-12-04T09:35:05.6529092Z 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-12-04T09:35:05.6540299Z 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-12-04T09:35:05.6545786Z 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-12-04T09:35:05.6551332Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-12-04T09:35:05.6554913Z 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-12-04T09:35:05.6560796Z 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-12-04T09:35:05.6566290Z 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-12-04T09:35:05.6572406Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-12-04T09:35:05.6575934Z 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-12-04T09:35:05.6581438Z 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-12-04T09:35:05.6586947Z 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-12-04T09:35:05.6592324Z 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-12-04T09:35:05.6607982Z 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-12-04T09:35:05.6613485Z 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-12-04T09:35:05.6619046Z 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-12-04T09:35:05.6624741Z 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-12-04T09:35:05.6630392Z 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-12-04T09:35:05.6641053Z 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-12-04T09:35:05.6646527Z 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-12-04T09:35:05.6661748Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\onednn 2025-12-04T09:35:05.6664968Z 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-12-04T09:35:05.6670319Z 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-12-04T09:35:05.6676143Z 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-12-04T09:35:05.6682018Z 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-12-04T09:35:05.6694307Z 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-12-04T09:35:05.6699839Z 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-12-04T09:35:05.6705875Z 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-12-04T09:35:05.6711996Z 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-12-04T09:35:05.6717791Z 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-12-04T09:35:05.6723746Z 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-12-04T09:35:05.6729845Z 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-12-04T09:35:05.6735576Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\cuda 2025-12-04T09:35:05.6739230Z 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-12-04T09:35:05.6745512Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\frontend 2025-12-04T09:35:05.6749067Z 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-12-04T09:35:05.6754833Z 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-12-04T09:35:05.6760595Z 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-12-04T09:35:05.6772116Z 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-12-04T09:35:05.6777542Z 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-12-04T09:35:05.6783006Z 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-12-04T09:35:05.6788599Z 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-12-04T09:35:05.6793924Z 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-12-04T09:35:05.6799508Z 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-12-04T09:35:05.6809652Z 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-12-04T09:35:05.6815467Z 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-12-04T09:35:05.6841131Z 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-12-04T09:35:05.6846696Z 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-12-04T09:35:05.6852330Z 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-12-04T09:35:05.6857867Z 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-12-04T09:35:05.6863289Z 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-12-04T09:35:05.6868940Z 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-12-04T09:35:05.6874892Z 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-12-04T09:35:05.6881156Z 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-12-04T09:35:05.6887251Z 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-12-04T09:35:05.6900358Z 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-12-04T09:35:05.6906740Z 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-12-04T09:35:05.6912294Z 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-12-04T09:35:05.6917997Z 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-12-04T09:35:05.6928661Z 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-12-04T09:35:05.6935027Z 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-12-04T09:35:05.6940844Z 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-12-04T09:35:05.6947375Z 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-12-04T09:35:05.6953807Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\ir 2025-12-04T09:35:05.6957334Z 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-12-04T09:35:05.6963043Z 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-12-04T09:35:05.6968736Z 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-12-04T09:35:05.6974567Z 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-12-04T09:35:05.6986775Z 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-12-04T09:35:05.6992798Z 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-12-04T09:35:05.6999353Z 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-12-04T09:35:05.7005160Z 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-12-04T09:35:05.7011409Z 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-12-04T09:35:05.7016952Z 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-12-04T09:35:05.7022417Z 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-12-04T09:35:05.7028287Z 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-12-04T09:35:05.7033942Z 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-12-04T09:35:05.7039569Z 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-12-04T09:35:05.7046222Z 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-12-04T09:35:05.7060288Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile 2025-12-04T09:35:05.7063857Z 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-12-04T09:35:05.7069573Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\compatibility 2025-12-04T09:35:05.7073419Z 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-12-04T09:35:05.7079009Z 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-12-04T09:35:05.7084575Z 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-12-04T09:35:05.7100855Z 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-12-04T09:35:05.7106393Z 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-12-04T09:35:05.7111839Z 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-12-04T09:35:05.7123065Z 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-12-04T09:35:05.7128502Z 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-12-04T09:35:05.7133971Z 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-12-04T09:35:05.7139440Z 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-12-04T09:35:05.7144904Z 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-12-04T09:35:05.7150691Z 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-12-04T09:35:05.7156213Z 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-12-04T09:35:05.7161718Z 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-12-04T09:35:05.7167417Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\model_tracer 2025-12-04T09:35:05.7171209Z 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-12-04T09:35:05.7177206Z 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-12-04T09:35:05.7187361Z 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-12-04T09:35:05.7198544Z 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-12-04T09:35:05.7204018Z 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-12-04T09:35:05.7209552Z 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-12-04T09:35:05.7215241Z 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-12-04T09:35:05.7220692Z 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-12-04T09:35:05.7226344Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\nnc 2025-12-04T09:35:05.7229881Z 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-12-04T09:35:05.7235526Z 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-12-04T09:35:05.7240880Z 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-12-04T09:35:05.7253680Z 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-12-04T09:35:05.7257979Z 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-12-04T09:35:05.7264256Z 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-12-04T09:35:05.7270597Z 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-12-04T09:35:05.7276893Z 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-12-04T09:35:05.7289693Z 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-12-04T09:35:05.7296210Z 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-12-04T09:35:05.7302464Z 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-12-04T09:35:05.7314470Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\train 2025-12-04T09:35:05.7328957Z 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-12-04T09:35:05.7329864Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\train\optim 2025-12-04T09:35:05.7330832Z 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-12-04T09:35:05.7333510Z 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-12-04T09:35:05.7339114Z 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-12-04T09:35:05.7344596Z 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-12-04T09:35:05.7350338Z 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-12-04T09:35:05.7356049Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\operator_upgraders 2025-12-04T09:35:05.7359634Z 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-12-04T09:35:05.7370218Z 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-12-04T09:35:05.7375721Z 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-12-04T09:35:05.7381275Z 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-12-04T09:35:05.7394387Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes 2025-12-04T09:35:05.7397938Z 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-12-04T09:35:05.7403290Z 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-12-04T09:35:05.7408501Z 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-12-04T09:35:05.7413863Z 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-12-04T09:35:05.7424586Z 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-12-04T09:35:05.7429830Z 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-12-04T09:35:05.7435608Z 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-12-04T09:35:05.7441370Z 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-12-04T09:35:05.7446694Z 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-12-04T09:35:05.7452411Z 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-12-04T09:35:05.7458509Z 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-12-04T09:35:05.7463730Z 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-12-04T09:35:05.7469645Z 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-12-04T09:35:05.7475024Z 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-12-04T09:35:05.7480816Z 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-12-04T09:35:05.7486565Z 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-12-04T09:35:05.7492590Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-12-04T09:35:05.7496377Z 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-12-04T09:35:05.7502073Z 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-12-04T09:35:05.7507810Z 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-12-04T09:35:05.7518946Z 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-12-04T09:35:05.7529976Z 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-12-04T09:35:05.7535744Z 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-12-04T09:35:05.7541495Z 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-12-04T09:35:05.7547531Z 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-12-04T09:35:05.7553156Z 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-12-04T09:35:05.7563749Z 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-12-04T09:35:05.7569587Z 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-12-04T09:35:05.7575459Z 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-12-04T09:35:05.7586812Z 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-12-04T09:35:05.7592374Z 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-12-04T09:35:05.7603292Z 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-12-04T09:35:05.7609410Z 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-12-04T09:35:05.7615474Z 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-12-04T09:35:05.7620907Z 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-12-04T09:35:05.7626614Z 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-12-04T09:35:05.7637719Z 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-12-04T09:35:05.7643300Z 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-12-04T09:35:05.7655782Z 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-12-04T09:35:05.7661542Z 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-12-04T09:35:05.7667767Z 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-12-04T09:35:05.7673577Z 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-12-04T09:35:05.7679896Z 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-12-04T09:35:05.7685757Z 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-12-04T09:35:05.7691517Z 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-12-04T09:35:05.7697440Z 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-12-04T09:35:05.7707907Z 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-12-04T09:35:05.7718756Z 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-12-04T09:35:05.7724303Z 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-12-04T09:35:05.7729783Z 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-12-04T09:35:05.7735293Z 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-12-04T09:35:05.7746161Z 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-12-04T09:35:05.7770263Z 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-12-04T09:35:05.7775872Z 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-12-04T09:35:05.7782345Z 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-12-04T09:35:05.7787141Z 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-12-04T09:35:05.7792799Z 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-12-04T09:35:05.7798394Z 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-12-04T09:35:05.7815202Z 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-12-04T09:35:05.7821234Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\onnx 2025-12-04T09:35:05.7824946Z 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-12-04T09:35:05.7830202Z 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-12-04T09:35:05.7835732Z 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-12-04T09:35:05.7841321Z 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-12-04T09:35:05.7867652Z 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-12-04T09:35:05.7873140Z 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-12-04T09:35:05.7884312Z 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-12-04T09:35:05.7889651Z 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-12-04T09:35:05.7895517Z 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-12-04T09:35:05.7900739Z 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-12-04T09:35:05.7906119Z 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-12-04T09:35:05.7923811Z 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-12-04T09:35:05.7929371Z 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-12-04T09:35:05.7935363Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-12-04T09:35:05.7939173Z 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-12-04T09:35:05.7944580Z 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-12-04T09:35:05.7949748Z 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-12-04T09:35:05.7961418Z 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-12-04T09:35:05.7966723Z 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-12-04T09:35:05.7972164Z 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-12-04T09:35:05.7978181Z 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-12-04T09:35:05.7983795Z 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-12-04T09:35:05.7989509Z 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-12-04T09:35:05.7995021Z 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-12-04T09:35:05.8006940Z 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-12-04T09:35:05.8012639Z 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-12-04T09:35:05.8018127Z 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-12-04T09:35:05.8023625Z 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-12-04T09:35:05.8029348Z 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-12-04T09:35:05.8035142Z 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-12-04T09:35:05.8041065Z 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-12-04T09:35:05.8046855Z 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-12-04T09:35:05.8053024Z 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-12-04T09:35:05.8065338Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\quantization 2025-12-04T09:35:05.8069221Z 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-12-04T09:35:05.8074939Z 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-12-04T09:35:05.8080486Z 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-12-04T09:35:05.8090308Z 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-12-04T09:35:05.8101358Z 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-12-04T09:35:05.8107967Z 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-12-04T09:35:05.8113937Z 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-12-04T09:35:05.8120817Z 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-12-04T09:35:05.8126679Z 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-12-04T09:35:05.8132943Z 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-12-04T09:35:05.8138584Z 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-12-04T09:35:05.8144590Z 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-12-04T09:35:05.8150172Z 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-12-04T09:35:05.8156059Z 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-12-04T09:35:05.8161678Z 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-12-04T09:35:05.8168320Z 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-12-04T09:35:05.8174453Z 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-12-04T09:35:05.8189671Z 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-12-04T09:35:05.8195446Z 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-12-04T09:35:05.8201270Z 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-12-04T09:35:05.8207216Z 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-12-04T09:35:05.8213240Z 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-12-04T09:35:05.8223555Z 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-12-04T09:35:05.8228965Z 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-12-04T09:35:05.8234944Z 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-12-04T09:35:05.8240618Z 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-12-04T09:35:05.8246684Z 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-12-04T09:35:05.8252551Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\utils 2025-12-04T09:35:05.8256370Z 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-12-04T09:35:05.8262273Z 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-12-04T09:35:05.8267978Z 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-12-04T09:35:05.8279851Z 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-12-04T09:35:05.8285403Z 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-12-04T09:35:05.8291139Z 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-12-04T09:35:05.8296793Z 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-12-04T09:35:05.8302470Z 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-12-04T09:35:05.8308082Z 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-12-04T09:35:05.8314581Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\python 2025-12-04T09:35:05.8317903Z 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-12-04T09:35:05.8323385Z 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-12-04T09:35:05.8329162Z 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-12-04T09:35:05.8334459Z 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-12-04T09:35:05.8339867Z 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-12-04T09:35:05.8361370Z 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-12-04T09:35:05.8366813Z 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-12-04T09:35:05.8372697Z 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-12-04T09:35:05.8378287Z 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-12-04T09:35:05.8384160Z 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-12-04T09:35:05.8389759Z 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-12-04T09:35:05.8395649Z 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-12-04T09:35:05.8401443Z 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-12-04T09:35:05.8407115Z 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-12-04T09:35:05.8412641Z 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-12-04T09:35:05.8418380Z 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-12-04T09:35:05.8423721Z 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-12-04T09:35:05.8429493Z 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-12-04T09:35:05.8435631Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime 2025-12-04T09:35:05.8439294Z 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-12-04T09:35:05.8445667Z 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-12-04T09:35:05.8451791Z 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-12-04T09:35:05.8457378Z 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-12-04T09:35:05.8469880Z 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-12-04T09:35:05.8475756Z 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-12-04T09:35:05.8481427Z 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-12-04T09:35:05.8487072Z 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-12-04T09:35:05.8493257Z 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-12-04T09:35:05.8498869Z 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-12-04T09:35:05.8509327Z 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-12-04T09:35:05.8515251Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime\interpreter 2025-12-04T09:35:05.8519065Z 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-12-04T09:35:05.8524833Z 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-12-04T09:35:05.8531161Z 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-12-04T09:35:05.8536994Z 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-12-04T09:35:05.8553128Z 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-12-04T09:35:05.8559030Z 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-12-04T09:35:05.8564912Z 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-12-04T09:35:05.8570410Z 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-12-04T09:35:05.8580450Z 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-12-04T09:35:05.8586198Z 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-12-04T09:35:05.8591781Z 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-12-04T09:35:05.8597403Z 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-12-04T09:35:05.8607970Z 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-12-04T09:35:05.8613942Z 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-12-04T09:35:05.8620485Z 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-12-04T09:35:05.8626497Z 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-12-04T09:35:05.8632286Z 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-12-04T09:35:05.8637790Z 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-12-04T09:35:05.8643572Z 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-12-04T09:35:05.8649866Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime\static 2025-12-04T09:35:05.8653686Z 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-12-04T09:35:05.8659070Z 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-12-04T09:35:05.8665284Z 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-12-04T09:35:05.8671271Z 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-12-04T09:35:05.8681804Z 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-12-04T09:35:05.8687387Z 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-12-04T09:35:05.8698762Z 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-12-04T09:35:05.8704918Z 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-12-04T09:35:05.8710773Z 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-12-04T09:35:05.8717383Z 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-12-04T09:35:05.8723205Z 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-12-04T09:35:05.8734953Z 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-12-04T09:35:05.8740870Z 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-12-04T09:35:05.8751108Z 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-12-04T09:35:05.8756835Z 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-12-04T09:35:05.8763477Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\serialization 2025-12-04T09:35:05.8767446Z 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-12-04T09:35:05.8773160Z 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-12-04T09:35:05.8778843Z 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-12-04T09:35:05.8789768Z 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-12-04T09:35:05.8795615Z 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-12-04T09:35:05.8800926Z 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-12-04T09:35:05.8806695Z 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-12-04T09:35:05.8817227Z 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-12-04T09:35:05.8822874Z 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-12-04T09:35:05.8828553Z 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-12-04T09:35:05.8834587Z 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-12-04T09:35:05.8840325Z 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-12-04T09:35:05.8852347Z 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-12-04T09:35:05.8858132Z 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-12-04T09:35:05.8863849Z 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-12-04T09:35:05.8869514Z 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-12-04T09:35:05.8875179Z 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-12-04T09:35:05.8886028Z 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-12-04T09:35:05.8892114Z 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-12-04T09:35:05.8898034Z 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-12-04T09:35:05.8923626Z 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-12-04T09:35:05.8929506Z 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-12-04T09:35:05.8940178Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr 2025-12-04T09:35:05.8943792Z 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-12-04T09:35:05.8949428Z 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-12-04T09:35:05.8955355Z 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-12-04T09:35:05.8960639Z 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-12-04T09:35:05.8977435Z 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-12-04T09:35:05.8983109Z 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-12-04T09:35:05.8988762Z 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-12-04T09:35:05.8994548Z 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-12-04T09:35:05.9000346Z 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-12-04T09:35:05.9010735Z 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-12-04T09:35:05.9016537Z 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-12-04T09:35:05.9022108Z 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-12-04T09:35:05.9028063Z 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-12-04T09:35:05.9033890Z 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-12-04T09:35:05.9040169Z 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-12-04T09:35:05.9045858Z 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-12-04T09:35:05.9051592Z 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-12-04T09:35:05.9057233Z 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-12-04T09:35:05.9063157Z 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-12-04T09:35:05.9073617Z 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-12-04T09:35:05.9079234Z 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-12-04T09:35:05.9090701Z 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-12-04T09:35:05.9096830Z 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-12-04T09:35:05.9102526Z 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-12-04T09:35:05.9108267Z 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-12-04T09:35:05.9114316Z 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-12-04T09:35:05.9120204Z 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-12-04T09:35:05.9125878Z 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-12-04T09:35:05.9131991Z 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-12-04T09:35:05.9137899Z 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-12-04T09:35:05.9143598Z 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-12-04T09:35:05.9150070Z 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-12-04T09:35:05.9160706Z 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-12-04T09:35:05.9166490Z 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-12-04T09:35:05.9177248Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr\operators 2025-12-04T09:35:05.9180866Z 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-12-04T09:35:05.9186976Z 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-12-04T09:35:05.9192902Z 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-12-04T09:35:05.9198584Z 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-12-04T09:35:05.9203843Z 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-12-04T09:35:05.9220665Z 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-12-04T09:35:05.9226837Z 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-12-04T09:35:05.9233171Z 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-12-04T09:35:05.9238765Z 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-12-04T09:35:05.9249564Z 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-12-04T09:35:05.9255734Z 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-12-04T09:35:05.9261697Z 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-12-04T09:35:05.9267779Z 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-12-04T09:35:05.9273604Z 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-12-04T09:35:05.9284158Z 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-12-04T09:35:05.9289919Z 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-12-04T09:35:05.9296252Z 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-12-04T09:35:05.9302780Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\testing 2025-12-04T09:35:05.9306297Z 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-12-04T09:35:05.9312100Z 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-12-04T09:35:05.9317837Z 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-12-04T09:35:05.9323858Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.9329736Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy 2025-12-04T09:35:05.9333451Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\backend 2025-12-04T09:35:05.9336949Z 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-12-04T09:35:05.9342583Z 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-12-04T09:35:05.9348379Z 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-12-04T09:35:05.9354163Z 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-12-04T09:35:05.9366413Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core 2025-12-04T09:35:05.9369704Z 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-12-04T09:35:05.9384665Z 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-12-04T09:35:05.9390386Z 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-12-04T09:35:05.9401136Z 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-12-04T09:35:05.9406416Z 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-12-04T09:35:05.9417100Z 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-12-04T09:35:05.9422671Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\internal_ops 2025-12-04T09:35:05.9426900Z 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-12-04T09:35:05.9439585Z 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-12-04T09:35:05.9445340Z 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-12-04T09:35:05.9451032Z 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-12-04T09:35:05.9456560Z 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-12-04T09:35:05.9462134Z 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-12-04T09:35:05.9473440Z 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-12-04T09:35:05.9479204Z 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-12-04T09:35:05.9485085Z 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-12-04T09:35:05.9490946Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\ops 2025-12-04T09:35:05.9494669Z 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-12-04T09:35:05.9500396Z 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-12-04T09:35:05.9510643Z 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-12-04T09:35:05.9516497Z 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-12-04T09:35:05.9522161Z 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-12-04T09:35:05.9548965Z 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-12-04T09:35:05.9554276Z 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-12-04T09:35:05.9564273Z 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-12-04T09:35:05.9569644Z 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-12-04T09:35:05.9575297Z 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-12-04T09:35:05.9580976Z 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-12-04T09:35:05.9591493Z 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-12-04T09:35:05.9602145Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\generated 2025-12-04T09:35:05.9605926Z 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-12-04T09:35:05.9616201Z 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-12-04T09:35:05.9622564Z 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-12-04T09:35:05.9628976Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\python 2025-12-04T09:35:05.9632484Z 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-12-04T09:35:05.9637791Z 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-12-04T09:35:05.9643503Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend 2025-12-04T09:35:05.9653251Z 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-12-04T09:35:05.9658579Z 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-12-04T09:35:05.9664261Z 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-12-04T09:35:05.9669926Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend\ops 2025-12-04T09:35:05.9686917Z 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-12-04T09:35:05.9692514Z 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-12-04T09:35:05.9697848Z 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-12-04T09:35:05.9703400Z 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-12-04T09:35:05.9708881Z 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-12-04T09:35:05.9714378Z 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-12-04T09:35:05.9719994Z 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-12-04T09:35:05.9732799Z 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-12-04T09:35:05.9738567Z 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-12-04T09:35:05.9744024Z 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-12-04T09:35:05.9749888Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\MemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.9755552Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:05.9760963Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\monitor 2025-12-04T09:35:05.9764438Z 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-12-04T09:35:05.9769889Z 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-12-04T09:35:05.9775454Z 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-12-04T09:35:05.9780788Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mps 2025-12-04T09:35:05.9784205Z 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-12-04T09:35:05.9789876Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mtia 2025-12-04T09:35:05.9793300Z 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-12-04T09:35:05.9798665Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mtia\profiler 2025-12-04T09:35:05.9802236Z 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-12-04T09:35:05.9807753Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\multiprocessing 2025-12-04T09:35:05.9811359Z 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-12-04T09:35:05.9816627Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\onnx 2025-12-04T09:35:05.9820111Z 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-12-04T09:35:05.9825611Z 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-12-04T09:35:05.9830900Z 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-12-04T09:35:05.9836493Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler 2025-12-04T09:35:05.9839988Z 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-12-04T09:35:05.9845321Z 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-12-04T09:35:05.9851859Z 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-12-04T09:35:05.9857281Z 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-12-04T09:35:05.9869292Z 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-12-04T09:35:05.9874915Z 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-12-04T09:35:05.9880311Z 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-12-04T09:35:05.9885597Z 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-12-04T09:35:05.9891481Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\orchestration 2025-12-04T09:35:05.9895158Z 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-12-04T09:35:05.9900876Z 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-12-04T09:35:05.9906446Z 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-12-04T09:35:05.9911982Z 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-12-04T09:35:05.9917819Z 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-12-04T09:35:05.9923524Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\python 2025-12-04T09:35:05.9927214Z 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-12-04T09:35:05.9932855Z 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-12-04T09:35:05.9938678Z 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-12-04T09:35:05.9944353Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\standalone 2025-12-04T09:35:05.9948098Z 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-12-04T09:35:05.9958580Z 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-12-04T09:35:05.9963931Z 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-12-04T09:35:05.9976169Z 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-12-04T09:35:05.9982035Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\stubs 2025-12-04T09:35:05.9985590Z 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-12-04T09:35:05.9991328Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\unwind 2025-12-04T09:35:05.9994909Z 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-12-04T09:35:06.0000495Z 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-12-04T09:35:06.0005979Z 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-12-04T09:35:06.0011614Z 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-12-04T09:35:06.0022948Z 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-12-04T09:35:06.0028696Z 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-12-04T09:35:06.0034337Z 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-12-04T09:35:06.0040056Z 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-12-04T09:35:06.0045475Z 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-12-04T09:35:06.0064896Z 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-12-04T09:35:06.0070642Z 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-12-04T09:35:06.0076256Z 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-12-04T09:35:06.0081902Z 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-12-04T09:35:06.0087376Z 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-12-04T09:35:06.0101583Z 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-12-04T09:35:06.0107184Z 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-12-04T09:35:06.0113059Z 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-12-04T09:35:06.0118742Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\PyInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0125229Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\PyInterpreterHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0134996Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\python_dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0140439Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\python_headers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0150962Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\QScheme.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0156502Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0162424Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\shim_conversion_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0168085Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Size.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0174147Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\stable 2025-12-04T09:35:06.0177718Z 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-12-04T09:35:06.0183822Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\stable\c 2025-12-04T09:35:06.0187506Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\c\shim.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable\c 2025-12-04T09:35:06.0193376Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\device.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-12-04T09:35:06.0199327Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\device_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-12-04T09:35:06.0205171Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\device_struct.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-12-04T09:35:06.0216945Z 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-12-04T09:35:06.0222565Z 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-12-04T09:35:06.0228148Z 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-12-04T09:35:06.0234348Z 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-12-04T09:35:06.0239707Z 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-12-04T09:35:06.0245320Z 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-12-04T09:35:06.0251218Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\version.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-12-04T09:35:06.0256555Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0262072Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\StorageMethods.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0267405Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\StorageSharing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0272760Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0278254Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\tensor 2025-12-04T09:35:06.0281841Z 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-12-04T09:35:06.0287230Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\THConcat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0298161Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\THP.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0304280Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\TypeInfo.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0309903Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0315847Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\utils 2025-12-04T09:35:06.0319357Z 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-12-04T09:35:06.0324990Z 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-12-04T09:35:06.0330297Z 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-12-04T09:35:06.0335717Z 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-12-04T09:35:06.0347013Z 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-12-04T09:35:06.0352449Z 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-12-04T09:35:06.0369821Z 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-12-04T09:35:06.0375069Z 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-12-04T09:35:06.0380269Z 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-12-04T09:35:06.0385486Z 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-12-04T09:35:06.0390959Z 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-12-04T09:35:06.0396431Z 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-12-04T09:35:06.0401744Z 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-12-04T09:35:06.0407244Z 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-12-04T09:35:06.0413162Z 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-12-04T09:35:06.0418646Z 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-12-04T09:35:06.0425268Z 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-12-04T09:35:06.0431255Z 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-12-04T09:35:06.0436832Z 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-12-04T09:35:06.0442496Z 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-12-04T09:35:06.0453234Z 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-12-04T09:35:06.0458815Z 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-12-04T09:35:06.0464412Z 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-12-04T09:35:06.0470337Z 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-12-04T09:35:06.0475909Z 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-12-04T09:35:06.0481605Z 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-12-04T09:35:06.0487276Z 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-12-04T09:35:06.0493089Z 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-12-04T09:35:06.0498588Z 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-12-04T09:35:06.0504028Z 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-12-04T09:35:06.0514141Z 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-12-04T09:35:06.0519911Z 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-12-04T09:35:06.0525641Z 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-12-04T09:35:06.0531309Z 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-12-04T09:35:06.0536646Z 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-12-04T09:35:06.0542066Z 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-12-04T09:35:06.0548029Z 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-12-04T09:35:06.0554080Z 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-12-04T09:35:06.0560096Z 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-12-04T09:35:06.0570304Z 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-12-04T09:35:06.0576479Z 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-12-04T09:35:06.0582576Z 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-12-04T09:35:06.0588399Z 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-12-04T09:35:06.0594274Z 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-12-04T09:35:06.0599922Z 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-12-04T09:35:06.0605489Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-12-04T09:35:06.0740644Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\xpu 2025-12-04T09:35:06.0743994Z 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-12-04T09:35:06.0749455Z 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-12-04T09:35:06.0754654Z 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-12-04T09:35:06.0760098Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu\XPUPluggableAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\xpu 2025-12-04T09:35:06.0767313Z copying build\lib.win-amd64-cpython-310\torch\include\torch\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-12-04T09:35:06.0773575Z copying build\lib.win-amd64-cpython-310\torch\include\torch\custom_class_detail.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-12-04T09:35:06.0779133Z copying build\lib.win-amd64-cpython-310\torch\include\torch\extension.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-12-04T09:35:06.1683817Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly 2025-12-04T09:35:06.1687660Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\core 2025-12-04T09:35:06.1692328Z 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-12-04T09:35:06.1699055Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core\Dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\core 2025-12-04T09:35:06.1705636Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core\Dispatch_v2.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\core 2025-12-04T09:35:06.1712826Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\core 2025-12-04T09:35:06.1719114Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core\MemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\core 2025-12-04T09:35:06.2186109Z 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-12-04T09:35:06.2195947Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\core 2025-12-04T09:35:06.2202351Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu 2025-12-04T09:35:06.2206313Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu\vec 2025-12-04T09:35:06.2210449Z 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-12-04T09:35:06.2217094Z 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-12-04T09:35:06.2223539Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\macros 2025-12-04T09:35:06.2227457Z 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-12-04T09:35:06.2233148Z 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-12-04T09:35:06.2239308Z 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-12-04T09:35:06.2246143Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\util 2025-12-04T09:35:06.2250064Z 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-12-04T09:35:06.2256247Z 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-12-04T09:35:06.2261777Z 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-12-04T09:35:06.2267270Z 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-12-04T09:35:06.2273317Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Deprecated.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-12-04T09:35:06.2278975Z 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-12-04T09:35:06.2291030Z 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-12-04T09:35:06.2296648Z 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-12-04T09:35:06.2302705Z 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-12-04T09:35:06.2309745Z 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-12-04T09:35:06.2314843Z 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-12-04T09:35:06.2320854Z 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-12-04T09:35:06.2326249Z 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-12-04T09:35:06.2331910Z 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-12-04T09:35:06.2337560Z 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-12-04T09:35:06.2343895Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\HeaderOnlyArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-12-04T09:35:06.2349969Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Metaprogramming.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-12-04T09:35:06.2355748Z 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-12-04T09:35:06.2361159Z 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-12-04T09:35:06.2366441Z 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-12-04T09:35:06.2371883Z 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-12-04T09:35:06.2377233Z 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-12-04T09:35:06.2382386Z 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-12-04T09:35:06.2387965Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\TypeList.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-12-04T09:35:06.2394142Z 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-12-04T09:35:06.2405917Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\TypeTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-12-04T09:35:06.2412083Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\version.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly 2025-12-04T09:35:06.2417596Z copying build\lib.win-amd64-cpython-310\torch\include\torch\library.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-12-04T09:35:06.2424590Z copying build\lib.win-amd64-cpython-310\torch\include\torch\script.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-12-04T09:35:06.2431202Z copying build\lib.win-amd64-cpython-310\torch\include\xnnpack.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-12-04T09:35:06.2452457Z creating build\bdist.win-amd64\wheel\torch\jit 2025-12-04T09:35:06.2456013Z copying build\lib.win-amd64-cpython-310\torch\jit\annotations.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2462131Z copying build\lib.win-amd64-cpython-310\torch\jit\frontend.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2468422Z copying build\lib.win-amd64-cpython-310\torch\jit\generate_bytecode.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2474336Z creating build\bdist.win-amd64\wheel\torch\jit\mobile 2025-12-04T09:35:06.2477869Z copying build\lib.win-amd64-cpython-310\torch\jit\mobile\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\mobile 2025-12-04T09:35:06.2483642Z copying build\lib.win-amd64-cpython-310\torch\jit\quantized.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2495393Z copying build\lib.win-amd64-cpython-310\torch\jit\supported_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2501204Z copying build\lib.win-amd64-cpython-310\torch\jit\unsupported_tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2507455Z copying build\lib.win-amd64-cpython-310\torch\jit\_async.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2512963Z copying build\lib.win-amd64-cpython-310\torch\jit\_await.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2518663Z copying build\lib.win-amd64-cpython-310\torch\jit\_builtins.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2524158Z copying build\lib.win-amd64-cpython-310\torch\jit\_check.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2529832Z copying build\lib.win-amd64-cpython-310\torch\jit\_dataclass_impls.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2535757Z copying build\lib.win-amd64-cpython-310\torch\jit\_decompositions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2541574Z copying build\lib.win-amd64-cpython-310\torch\jit\_decomposition_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2547047Z copying build\lib.win-amd64-cpython-310\torch\jit\_freeze.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2552884Z copying build\lib.win-amd64-cpython-310\torch\jit\_fuser.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2558454Z copying build\lib.win-amd64-cpython-310\torch\jit\_ir_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2564374Z copying build\lib.win-amd64-cpython-310\torch\jit\_logging.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2569826Z copying build\lib.win-amd64-cpython-310\torch\jit\_monkeytype_config.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2576114Z creating build\bdist.win-amd64\wheel\torch\jit\_passes 2025-12-04T09:35:06.2579485Z copying build\lib.win-amd64-cpython-310\torch\jit\_passes\_property_propagation.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2025-12-04T09:35:06.2585355Z copying build\lib.win-amd64-cpython-310\torch\jit\_passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2025-12-04T09:35:06.2590189Z copying build\lib.win-amd64-cpython-310\torch\jit\_pickle.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2595961Z copying build\lib.win-amd64-cpython-310\torch\jit\_recursive.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2602486Z copying build\lib.win-amd64-cpython-310\torch\jit\_script.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2609470Z copying build\lib.win-amd64-cpython-310\torch\jit\_script.pyi -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2615333Z copying build\lib.win-amd64-cpython-310\torch\jit\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2627378Z copying build\lib.win-amd64-cpython-310\torch\jit\_shape_functions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2651065Z copying build\lib.win-amd64-cpython-310\torch\jit\_state.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2656605Z copying build\lib.win-amd64-cpython-310\torch\jit\_trace.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2663449Z copying build\lib.win-amd64-cpython-310\torch\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-12-04T09:35:06.2669969Z creating build\bdist.win-amd64\wheel\torch\lib 2025-12-04T09:35:06.2673799Z copying build\lib.win-amd64-cpython-310\torch\lib\aoti_custom_ops.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2682474Z copying build\lib.win-amd64-cpython-310\torch\lib\aoti_custom_ops.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2689120Z copying build\lib.win-amd64-cpython-310\torch\lib\backend_with_compiler.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2702439Z copying build\lib.win-amd64-cpython-310\torch\lib\backend_with_compiler.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2708671Z copying build\lib.win-amd64-cpython-310\torch\lib\c10.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2724118Z copying build\lib.win-amd64-cpython-310\torch\lib\c10.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2737219Z copying build\lib.win-amd64-cpython-310\torch\lib\cpuinfo.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2744637Z copying build\lib.win-amd64-cpython-310\torch\lib\fmt.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2761513Z copying build\lib.win-amd64-cpython-310\torch\lib\jitbackend_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2769102Z copying build\lib.win-amd64-cpython-310\torch\lib\jitbackend_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2775656Z copying build\lib.win-amd64-cpython-310\torch\lib\libittnotify.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2784896Z creating build\bdist.win-amd64\wheel\torch\lib\libshm 2025-12-04T09:35:06.2788282Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\alloc_info.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-12-04T09:35:06.2793908Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\err.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-12-04T09:35:06.2799810Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\libshm.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-12-04T09:35:06.2804861Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\socket.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-12-04T09:35:06.2810515Z creating build\bdist.win-amd64\wheel\torch\lib\libshm_windows 2025-12-04T09:35:06.2814190Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm_windows\libshm.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm_windows 2025-12-04T09:35:06.2819777Z copying build\lib.win-amd64-cpython-310\torch\lib\microkernels-prod.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2849743Z copying build\lib.win-amd64-cpython-310\torch\lib\pthreadpool.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2857752Z copying build\lib.win-amd64-cpython-310\torch\lib\shm.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2863261Z copying build\lib.win-amd64-cpython-310\torch\lib\shm.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2868839Z copying build\lib.win-amd64-cpython-310\torch\lib\sleef.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2950208Z copying build\lib.win-amd64-cpython-310\torch\lib\torch.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2955783Z copying build\lib.win-amd64-cpython-310\torch\lib\torch.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2961386Z copying build\lib.win-amd64-cpython-310\torch\lib\torchbind_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2973155Z copying build\lib.win-amd64-cpython-310\torch\lib\torchbind_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.2979392Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cpu.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.5199240Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cpu.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.5465528Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_global_deps.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.5471316Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_python.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.5636550Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_python.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.5645810Z copying build\lib.win-amd64-cpython-310\torch\lib\XNNPACK.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.5675578Z copying build\lib.win-amd64-cpython-310\torch\lib\_C.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-12-04T09:35:06.5688893Z copying build\lib.win-amd64-cpython-310\torch\library.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:06.5693601Z creating build\bdist.win-amd64\wheel\torch\linalg 2025-12-04T09:35:06.5697024Z copying build\lib.win-amd64-cpython-310\torch\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\linalg 2025-12-04T09:35:06.5704711Z creating build\bdist.win-amd64\wheel\torch\masked 2025-12-04T09:35:06.5708072Z creating build\bdist.win-amd64\wheel\torch\masked\maskedtensor 2025-12-04T09:35:06.5711805Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\binary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:35:06.5717508Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\core.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:35:06.5722943Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\creation.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:35:06.5728308Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\passthrough.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:35:06.5734178Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\reductions.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:35:06.5746035Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\unary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:35:06.5751413Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\_ops_refs.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:35:06.5757746Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-12-04T09:35:06.5763362Z copying build\lib.win-amd64-cpython-310\torch\masked\_docs.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-12-04T09:35:06.5769657Z copying build\lib.win-amd64-cpython-310\torch\masked\_ops.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-12-04T09:35:06.5776350Z copying build\lib.win-amd64-cpython-310\torch\masked\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-12-04T09:35:06.5782193Z creating build\bdist.win-amd64\wheel\torch\monitor 2025-12-04T09:35:06.5785665Z copying build\lib.win-amd64-cpython-310\torch\monitor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\monitor 2025-12-04T09:35:06.5791423Z creating build\bdist.win-amd64\wheel\torch\mps 2025-12-04T09:35:06.5794934Z copying build\lib.win-amd64-cpython-310\torch\mps\event.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-12-04T09:35:06.5800358Z copying build\lib.win-amd64-cpython-310\torch\mps\profiler.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-12-04T09:35:06.5805860Z copying build\lib.win-amd64-cpython-310\torch\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-12-04T09:35:06.5811751Z creating build\bdist.win-amd64\wheel\torch\mtia 2025-12-04T09:35:06.5815136Z copying build\lib.win-amd64-cpython-310\torch\mtia\memory.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-12-04T09:35:06.5820496Z copying build\lib.win-amd64-cpython-310\torch\mtia\mtia_graph.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-12-04T09:35:06.5826023Z copying build\lib.win-amd64-cpython-310\torch\mtia\_utils.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-12-04T09:35:06.5831303Z copying build\lib.win-amd64-cpython-310\torch\mtia\__init__.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-12-04T09:35:06.5836832Z creating build\bdist.win-amd64\wheel\torch\multiprocessing 2025-12-04T09:35:06.5840088Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\pool.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:35:06.5845308Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\queue.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:35:06.5851347Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\reductions.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:35:06.5857224Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\spawn.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:35:06.5862686Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\_atfork.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:35:06.5873445Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-12-04T09:35:06.5878838Z creating build\bdist.win-amd64\wheel\torch\nativert 2025-12-04T09:35:06.5882287Z creating build\bdist.win-amd64\wheel\torch\nativert\backends 2025-12-04T09:35:06.5885712Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\_lowered_aoti_module.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-12-04T09:35:06.5891411Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\_lower_utils.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-12-04T09:35:06.5897341Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-12-04T09:35:06.5901769Z copying build\lib.win-amd64-cpython-310\torch\nativert\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nativert 2025-12-04T09:35:06.5906283Z creating build\bdist.win-amd64\wheel\torch\nested 2025-12-04T09:35:06.5909600Z creating build\bdist.win-amd64\wheel\torch\nested\_internal 2025-12-04T09:35:06.5913338Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\nested_int.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-12-04T09:35:06.5918767Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\nested_tensor.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-12-04T09:35:06.5924534Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\ops.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-12-04T09:35:06.5931186Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\sdpa.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-12-04T09:35:06.5942130Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-12-04T09:35:06.5946420Z copying build\lib.win-amd64-cpython-310\torch\nested\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested 2025-12-04T09:35:06.5952812Z creating build\bdist.win-amd64\wheel\torch\nn 2025-12-04T09:35:06.5956153Z creating build\bdist.win-amd64\wheel\torch\nn\attention 2025-12-04T09:35:06.5959637Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\bias.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:35:06.5965268Z creating build\bdist.win-amd64\wheel\torch\nn\attention\experimental 2025-12-04T09:35:06.5968705Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\experimental\_paged_attention.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention\experimental 2025-12-04T09:35:06.5974183Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention\experimental 2025-12-04T09:35:06.5979383Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:35:06.5986039Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\varlen.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:35:06.5996489Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\_fa4.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:35:06.6001788Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\_registry.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:35:06.6007134Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:35:06.6012386Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-12-04T09:35:06.6017818Z creating build\bdist.win-amd64\wheel\torch\nn\backends 2025-12-04T09:35:06.6021040Z copying build\lib.win-amd64-cpython-310\torch\nn\backends\thnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2025-12-04T09:35:06.6026389Z copying build\lib.win-amd64-cpython-310\torch\nn\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2025-12-04T09:35:06.6030745Z copying build\lib.win-amd64-cpython-310\torch\nn\common_types.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:35:06.6036245Z copying build\lib.win-amd64-cpython-310\torch\nn\cpp.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:35:06.6041832Z copying build\lib.win-amd64-cpython-310\torch\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:35:06.6057463Z copying build\lib.win-amd64-cpython-310\torch\nn\functional.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:35:06.6063385Z copying build\lib.win-amd64-cpython-310\torch\nn\grad.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:35:06.6068643Z copying build\lib.win-amd64-cpython-310\torch\nn\init.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:35:06.6074912Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic 2025-12-04T09:35:06.6079052Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\modules 2025-12-04T09:35:06.6082437Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules\fused.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\modules 2025-12-04T09:35:06.6087665Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\modules 2025-12-04T09:35:06.6092968Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat 2025-12-04T09:35:06.6096290Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat\modules 2025-12-04T09:35:06.6099741Z 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-12-04T09:35:06.6105460Z 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-12-04T09:35:06.6110698Z 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-12-04T09:35:06.6115891Z 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-12-04T09:35:06.6126415Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat 2025-12-04T09:35:06.6131952Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized 2025-12-04T09:35:06.6135464Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic 2025-12-04T09:35:06.6139011Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic\modules 2025-12-04T09:35:06.6142641Z 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-12-04T09:35:06.6148281Z 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-12-04T09:35:06.6154025Z 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-12-04T09:35:06.6159678Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\modules 2025-12-04T09:35:06.6163175Z 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-12-04T09:35:06.6168778Z 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-12-04T09:35:06.6174192Z 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-12-04T09:35:06.6179352Z 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-12-04T09:35:06.6184225Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized 2025-12-04T09:35:06.6189200Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic 2025-12-04T09:35:06.6194733Z creating build\bdist.win-amd64\wheel\torch\nn\modules 2025-12-04T09:35:06.6198158Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6204670Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\adaptive.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6210127Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6218445Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\channelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6229606Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\container.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6236558Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6243106Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\distance.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6248785Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6254848Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\flatten.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6260078Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\fold.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6265839Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\instancenorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6271857Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\lazy.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6277387Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6283099Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\loss.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6290052Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\module.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6297481Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6303275Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\padding.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6309210Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\pixelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6314863Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\pooling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6321168Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6327553Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6333714Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\transformer.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6340213Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\upsampling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6346415Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6376457Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6382323Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-12-04T09:35:06.6388041Z creating build\bdist.win-amd64\wheel\torch\nn\parallel 2025-12-04T09:35:06.6391462Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\comm.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:35:06.6397146Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:35:06.6403191Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\distributed.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:35:06.6409735Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\parallel_apply.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:35:06.6420315Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\replicate.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:35:06.6426255Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\scatter_gather.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:35:06.6432120Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:35:06.6437792Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-12-04T09:35:06.6443463Z copying build\lib.win-amd64-cpython-310\torch\nn\parameter.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:35:06.6449137Z copying build\lib.win-amd64-cpython-310\torch\nn\parameter.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:35:06.6455120Z creating build\bdist.win-amd64\wheel\torch\nn\qat 2025-12-04T09:35:06.6458482Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic 2025-12-04T09:35:06.6462047Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic\modules 2025-12-04T09:35:06.6465719Z 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-12-04T09:35:06.6470925Z 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-12-04T09:35:06.6476048Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\dynamic 2025-12-04T09:35:06.6481414Z creating build\bdist.win-amd64\wheel\torch\nn\qat\modules 2025-12-04T09:35:06.6484957Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-12-04T09:35:06.6490442Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-12-04T09:35:06.6495840Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-12-04T09:35:06.6501224Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-12-04T09:35:06.6507007Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat 2025-12-04T09:35:06.6512629Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable 2025-12-04T09:35:06.6516421Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable\modules 2025-12-04T09:35:06.6520205Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2025-12-04T09:35:06.6526506Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2025-12-04T09:35:06.6532125Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2025-12-04T09:35:06.6537214Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable 2025-12-04T09:35:06.6542793Z creating build\bdist.win-amd64\wheel\torch\nn\quantized 2025-12-04T09:35:06.6546214Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic 2025-12-04T09:35:06.6549710Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic\modules 2025-12-04T09:35:06.6553079Z 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-12-04T09:35:06.6558673Z 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-12-04T09:35:06.6563830Z 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-12-04T09:35:06.6569286Z 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-12-04T09:35:06.6574717Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic 2025-12-04T09:35:06.6579765Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2025-12-04T09:35:06.6585272Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\modules 2025-12-04T09:35:06.6589131Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6594290Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6599639Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6605232Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6630928Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6641369Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\functional_modules.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6646575Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6652468Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6657750Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6663220Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6668700Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-12-04T09:35:06.6674528Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference 2025-12-04T09:35:06.6683676Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference\modules 2025-12-04T09:35:06.6687274Z 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-12-04T09:35:06.6692776Z 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-12-04T09:35:06.6697741Z 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-12-04T09:35:06.6702733Z 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-12-04T09:35:06.6707902Z 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-12-04T09:35:06.6713013Z 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-12-04T09:35:06.6718408Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference 2025-12-04T09:35:06.6723601Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2025-12-04T09:35:06.6729275Z creating build\bdist.win-amd64\wheel\torch\nn\utils 2025-12-04T09:35:06.6732716Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\clip_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6738425Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\convert_parameters.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6744108Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\fusion.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6749390Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\init.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6754696Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\memory_format.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6774438Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\parametrizations.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6775333Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\parametrize.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6818934Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\prune.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6819734Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6820532Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\spectral_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6821474Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\stateless.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6822306Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\weight_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6823159Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_deprecation_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6825282Z creating build\bdist.win-amd64\wheel\torch\nn\utils\_expanded_weights 2025-12-04T09:35:06.6826108Z 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-12-04T09:35:06.6831022Z 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-12-04T09:35:06.6837156Z 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-12-04T09:35:06.6846909Z 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-12-04T09:35:06.6852612Z 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-12-04T09:35:06.6858549Z 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-12-04T09:35:06.6864197Z 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-12-04T09:35:06.6870576Z 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-12-04T09:35:06.6876241Z 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-12-04T09:35:06.6881080Z 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-12-04T09:35:06.6886189Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_named_member_accessor.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6891984Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_per_sample_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6897826Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-12-04T09:35:06.6903317Z copying build\lib.win-amd64-cpython-310\torch\nn\_reduction.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:35:06.6908791Z copying build\lib.win-amd64-cpython-310\torch\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-12-04T09:35:06.6914364Z creating build\bdist.win-amd64\wheel\torch\numa 2025-12-04T09:35:06.6917868Z copying build\lib.win-amd64-cpython-310\torch\numa\binding.py -> build\bdist.win-amd64\wheel\.\torch\numa 2025-12-04T09:35:06.7048573Z copying build\lib.win-amd64-cpython-310\torch\numa\__init__.py -> build\bdist.win-amd64\wheel\.\torch\numa 2025-12-04T09:35:06.7049161Z creating build\bdist.win-amd64\wheel\torch\onnx 2025-12-04T09:35:06.7049713Z copying build\lib.win-amd64-cpython-310\torch\onnx\errors.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7050488Z copying build\lib.win-amd64-cpython-310\torch\onnx\operators.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7051227Z creating build\bdist.win-amd64\wheel\torch\onnx\ops 2025-12-04T09:35:06.7051851Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_dtype_mappings.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-12-04T09:35:06.7052802Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_impl.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-12-04T09:35:06.7053758Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_symbolic_impl.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-12-04T09:35:06.7054579Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-12-04T09:35:06.7055372Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_helper.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7056187Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset10.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7056996Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset11.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7057803Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset12.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7058619Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset13.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7059422Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset14.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7061193Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset15.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7062023Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset16.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7062834Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset17.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7063639Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset18.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7064437Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset19.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7065255Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset20.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7066061Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset7.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7066866Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset8.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7071976Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset9.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7077165Z copying build\lib.win-amd64-cpython-310\torch\onnx\testing.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7082281Z copying build\lib.win-amd64-cpython-310\torch\onnx\utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7087713Z copying build\lib.win-amd64-cpython-310\torch\onnx\verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7099361Z copying build\lib.win-amd64-cpython-310\torch\onnx\_constants.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7104543Z copying build\lib.win-amd64-cpython-310\torch\onnx\_flags.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7110180Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal 2025-12-04T09:35:06.7113809Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7117150Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_analysis.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7122690Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_building.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7129061Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_capture_strategies.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7135097Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_compat.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7146449Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_constants.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7151621Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_core.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7159168Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_decomp.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7164898Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_dispatching.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7170621Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7176296Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_errors.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7181780Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_flags.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7187501Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_fx_passes.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7193193Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_ir_passes.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7198770Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_isolated.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7204754Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_onnx_program.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7211077Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_registration.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7216870Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_reporting.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7222612Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_schemas.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7228529Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_tensors.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7234020Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_testing.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7240087Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter\_torchlib 2025-12-04T09:35:06.7244470Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter\_torchlib\ops 2025-12-04T09:35:06.7247884Z 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-12-04T09:35:06.7253663Z 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-12-04T09:35:06.7259729Z 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-12-04T09:35:06.7265358Z 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-12-04T09:35:06.7271584Z 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-12-04T09:35:06.7276901Z 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-12-04T09:35:06.7282513Z 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-12-04T09:35:06.7288391Z 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-12-04T09:35:06.7294311Z 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-12-04T09:35:06.7304054Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_type_casting.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7310200Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7333074Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-12-04T09:35:06.7337604Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\fx 2025-12-04T09:35:06.7340962Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\fx\passes 2025-12-04T09:35:06.7344661Z 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-12-04T09:35:06.7351269Z 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-12-04T09:35:06.7356344Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\type_utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx 2025-12-04T09:35:06.7362249Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\_pass.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx 2025-12-04T09:35:06.7367879Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx 2025-12-04T09:35:06.7373058Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\torchscript_exporter 2025-12-04T09:35:06.7376460Z 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-12-04T09:35:06.7382415Z 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-12-04T09:35:06.7388100Z 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-12-04T09:35:06.7398548Z 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-12-04T09:35:06.7404988Z 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-12-04T09:35:06.7411540Z 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-12-04T09:35:06.7417905Z 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-12-04T09:35:06.7423452Z 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-12-04T09:35:06.7429790Z 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-12-04T09:35:06.7435375Z 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-12-04T09:35:06.7441224Z 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-12-04T09:35:06.7446900Z 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-12-04T09:35:06.7453013Z 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-12-04T09:35:06.7458738Z 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-12-04T09:35:06.7464620Z 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-12-04T09:35:06.7470938Z 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-12-04T09:35:06.7477457Z 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-12-04T09:35:06.7483431Z 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-12-04T09:35:06.7491954Z 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-12-04T09:35:06.7503338Z 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-12-04T09:35:06.7509594Z 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-12-04T09:35:06.7515361Z 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-12-04T09:35:06.7522903Z 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-12-04T09:35:06.7529110Z 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-12-04T09:35:06.7534170Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\_lazy_import.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2025-12-04T09:35:06.7544808Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2025-12-04T09:35:06.7549360Z copying build\lib.win-amd64-cpython-310\torch\onnx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-12-04T09:35:06.7556293Z creating build\bdist.win-amd64\wheel\torch\optim 2025-12-04T09:35:06.7559868Z copying build\lib.win-amd64-cpython-310\torch\optim\adadelta.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7566402Z copying build\lib.win-amd64-cpython-310\torch\optim\adagrad.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7573213Z copying build\lib.win-amd64-cpython-310\torch\optim\adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7579339Z copying build\lib.win-amd64-cpython-310\torch\optim\adamax.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7585457Z copying build\lib.win-amd64-cpython-310\torch\optim\adamw.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7590949Z copying build\lib.win-amd64-cpython-310\torch\optim\asgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7596734Z copying build\lib.win-amd64-cpython-310\torch\optim\lbfgs.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7608406Z copying build\lib.win-amd64-cpython-310\torch\optim\lr_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7615965Z copying build\lib.win-amd64-cpython-310\torch\optim\nadam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7621792Z copying build\lib.win-amd64-cpython-310\torch\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7628057Z copying build\lib.win-amd64-cpython-310\torch\optim\radam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7634619Z copying build\lib.win-amd64-cpython-310\torch\optim\rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7640932Z copying build\lib.win-amd64-cpython-310\torch\optim\rprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7646696Z copying build\lib.win-amd64-cpython-310\torch\optim\sgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7653268Z copying build\lib.win-amd64-cpython-310\torch\optim\sparse_adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7659252Z copying build\lib.win-amd64-cpython-310\torch\optim\swa_utils.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7665414Z copying build\lib.win-amd64-cpython-310\torch\optim\_adafactor.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7671680Z copying build\lib.win-amd64-cpython-310\torch\optim\_functional.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7677607Z creating build\bdist.win-amd64\wheel\torch\optim\_multi_tensor 2025-12-04T09:35:06.7681262Z copying build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim\_multi_tensor 2025-12-04T09:35:06.7687056Z copying build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\optim\_multi_tensor 2025-12-04T09:35:06.7692393Z copying build\lib.win-amd64-cpython-310\torch\optim\_muon.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7698526Z copying build\lib.win-amd64-cpython-310\torch\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-12-04T09:35:06.7704324Z copying build\lib.win-amd64-cpython-310\torch\overrides.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:06.7716305Z creating build\bdist.win-amd64\wheel\torch\package 2025-12-04T09:35:06.7719803Z creating build\bdist.win-amd64\wheel\torch\package\analyze 2025-12-04T09:35:06.7723270Z 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-12-04T09:35:06.7729462Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\is_from_package.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-12-04T09:35:06.7735201Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\trace_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-12-04T09:35:06.7748013Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-12-04T09:35:06.7753604Z copying build\lib.win-amd64-cpython-310\torch\package\file_structure_representation.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7759294Z copying build\lib.win-amd64-cpython-310\torch\package\find_file_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7764932Z copying build\lib.win-amd64-cpython-310\torch\package\glob_group.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7777639Z copying build\lib.win-amd64-cpython-310\torch\package\importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7782692Z copying build\lib.win-amd64-cpython-310\torch\package\package_exporter.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7789414Z copying build\lib.win-amd64-cpython-310\torch\package\package_importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7795504Z copying build\lib.win-amd64-cpython-310\torch\package\_digraph.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7801121Z copying build\lib.win-amd64-cpython-310\torch\package\_directory_reader.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7807019Z copying build\lib.win-amd64-cpython-310\torch\package\_importlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7812687Z copying build\lib.win-amd64-cpython-310\torch\package\_mangling.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7818221Z copying build\lib.win-amd64-cpython-310\torch\package\_mock.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7823816Z copying build\lib.win-amd64-cpython-310\torch\package\_package_pickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7829482Z copying build\lib.win-amd64-cpython-310\torch\package\_package_unpickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7835486Z copying build\lib.win-amd64-cpython-310\torch\package\_stdlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7840440Z copying build\lib.win-amd64-cpython-310\torch\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-12-04T09:35:06.7846151Z creating build\bdist.win-amd64\wheel\torch\profiler 2025-12-04T09:35:06.7849404Z copying build\lib.win-amd64-cpython-310\torch\profiler\itt.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:35:06.7855151Z copying build\lib.win-amd64-cpython-310\torch\profiler\profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:35:06.7861160Z copying build\lib.win-amd64-cpython-310\torch\profiler\python_tracer.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:35:06.7866426Z copying build\lib.win-amd64-cpython-310\torch\profiler\_memory_profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:35:06.7872803Z copying build\lib.win-amd64-cpython-310\torch\profiler\_pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:35:06.7889907Z copying build\lib.win-amd64-cpython-310\torch\profiler\_utils.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:35:06.7896403Z copying build\lib.win-amd64-cpython-310\torch\profiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-12-04T09:35:06.7902615Z copying build\lib.win-amd64-cpython-310\torch\py.typed -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:06.7908519Z creating build\bdist.win-amd64\wheel\torch\quantization 2025-12-04T09:35:06.7912239Z copying build\lib.win-amd64-cpython-310\torch\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.7918482Z copying build\lib.win-amd64-cpython-310\torch\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.7925686Z copying build\lib.win-amd64-cpython-310\torch\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8006872Z creating build\bdist.win-amd64\wheel\torch\quantization\fx 2025-12-04T09:35:06.8010083Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8015354Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8020582Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\fusion_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8025814Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8031088Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8075343Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8080960Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8086845Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\quantization_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8092707Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\quantization_types.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8098312Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8105097Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8111736Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-12-04T09:35:06.8117998Z copying build\lib.win-amd64-cpython-310\torch\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8124595Z copying build\lib.win-amd64-cpython-310\torch\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8130839Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8136356Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8142080Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8148499Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8154655Z copying build\lib.win-amd64-cpython-310\torch\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8160216Z copying build\lib.win-amd64-cpython-310\torch\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8166433Z copying build\lib.win-amd64-cpython-310\torch\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8172132Z copying build\lib.win-amd64-cpython-310\torch\quantization\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8178443Z copying build\lib.win-amd64-cpython-310\torch\quantization\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8184093Z copying build\lib.win-amd64-cpython-310\torch\quantization\_quantized_conversions.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8189956Z copying build\lib.win-amd64-cpython-310\torch\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-12-04T09:35:06.8196510Z copying build\lib.win-amd64-cpython-310\torch\quasirandom.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:06.8203071Z copying build\lib.win-amd64-cpython-310\torch\random.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:06.8208703Z copying build\lib.win-amd64-cpython-310\torch\return_types.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:06.8214445Z copying build\lib.win-amd64-cpython-310\torch\return_types.pyi -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:06.8221123Z copying build\lib.win-amd64-cpython-310\torch\serialization.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:06.8228304Z creating build\bdist.win-amd64\wheel\torch\share 2025-12-04T09:35:06.8245331Z creating build\bdist.win-amd64\wheel\torch\share\cmake 2025-12-04T09:35:06.8245794Z creating build\bdist.win-amd64\wheel\torch\share\cmake\ATen 2025-12-04T09:35:06.8246562Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\ATen\ATenConfig.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\ATen 2025-12-04T09:35:06.8247316Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2 2025-12-04T09:35:06.8251236Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-12-04T09:35:06.8257674Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-12-04T09:35:06.8263502Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-12-04T09:35:06.8322566Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindCUDAToolkit.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-12-04T09:35:06.8330387Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindCUDSS.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-12-04T09:35:06.8336262Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindCUSPARSELT.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-12-04T09:35:06.8342122Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindSYCLToolkit.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-12-04T09:35:06.8347740Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-12-04T09:35:06.8351517Z 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-12-04T09:35:06.8356752Z 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-12-04T09:35:06.8362462Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-12-04T09:35:06.8422765Z 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-12-04T09:35:06.8428575Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-12-04T09:35:06.8432226Z 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-12-04T09:35:06.8438135Z 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-12-04T09:35:06.8444722Z 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-12-04T09:35:06.8508832Z 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-12-04T09:35:06.8514667Z 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-12-04T09:35:06.8522089Z 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-12-04T09:35:07.3702313Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\public 2025-12-04T09:35:07.3705911Z 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-12-04T09:35:07.3712032Z 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-12-04T09:35:07.3717584Z 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-12-04T09:35:07.3723125Z 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-12-04T09:35:07.3813029Z 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-12-04T09:35:07.3818628Z 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-12-04T09:35:07.3825345Z 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-12-04T09:35:07.3831172Z 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-12-04T09:35:07.3837412Z 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-12-04T09:35:07.3843543Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Torch 2025-12-04T09:35:07.3847434Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Torch\TorchConfig.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Torch 2025-12-04T09:35:07.3853517Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Torch 2025-12-04T09:35:07.3859309Z creating build\bdist.win-amd64\wheel\torch\signal 2025-12-04T09:35:07.3862822Z creating build\bdist.win-amd64\wheel\torch\signal\windows 2025-12-04T09:35:07.3866170Z copying build\lib.win-amd64-cpython-310\torch\signal\windows\windows.py -> build\bdist.win-amd64\wheel\.\torch\signal\windows 2025-12-04T09:35:07.3872623Z copying build\lib.win-amd64-cpython-310\torch\signal\windows\__init__.py -> build\bdist.win-amd64\wheel\.\torch\signal\windows 2025-12-04T09:35:07.3877832Z copying build\lib.win-amd64-cpython-310\torch\signal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\signal 2025-12-04T09:35:07.3884228Z creating build\bdist.win-amd64\wheel\torch\sparse 2025-12-04T09:35:07.9134531Z copying build\lib.win-amd64-cpython-310\torch\sparse\semi_structured.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:35:07.9141347Z copying build\lib.win-amd64-cpython-310\torch\sparse\_semi_structured_conversions.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:35:07.9147062Z copying build\lib.win-amd64-cpython-310\torch\sparse\_semi_structured_ops.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:35:07.9262568Z copying build\lib.win-amd64-cpython-310\torch\sparse\_triton_ops.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:35:07.9269360Z copying build\lib.win-amd64-cpython-310\torch\sparse\_triton_ops_meta.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:35:07.9279921Z copying build\lib.win-amd64-cpython-310\torch\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-12-04T09:35:07.9286245Z creating build\bdist.win-amd64\wheel\torch\special 2025-12-04T09:35:07.9290033Z copying build\lib.win-amd64-cpython-310\torch\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\special 2025-12-04T09:35:07.9296286Z copying build\lib.win-amd64-cpython-310\torch\storage.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:07.9306506Z creating build\bdist.win-amd64\wheel\torch\test 2025-12-04T09:35:07.9309913Z copying build\lib.win-amd64-cpython-310\torch\test\apply_utils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9319361Z copying build\lib.win-amd64-cpython-310\torch\test\atest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9329380Z copying build\lib.win-amd64-cpython-310\torch\test\backend_fallback_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9339578Z copying build\lib.win-amd64-cpython-310\torch\test\basic.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9444226Z copying build\lib.win-amd64-cpython-310\torch\test\broadcast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9453690Z copying build\lib.win-amd64-cpython-310\torch\test\c10_accumulate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9462413Z copying build\lib.win-amd64-cpython-310\torch\test\c10_AllocatorConfig_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9471580Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ArrayRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9480150Z copying build\lib.win-amd64-cpython-310\torch\test\c10_bfloat16_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9489824Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Bitset_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9499136Z copying build\lib.win-amd64-cpython-310\torch\test\c10_bit_cast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9508051Z copying build\lib.win-amd64-cpython-310\torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9516846Z copying build\lib.win-amd64-cpython-310\torch\test\c10_complex_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9526189Z copying build\lib.win-amd64-cpython-310\torch\test\c10_complex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9535480Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ConstexprCrc_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9543964Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9553302Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DeadlockDetection_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:07.9562580Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.0966269Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1008015Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DispatchKeySet_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1017108Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Enumerate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1026032Z copying build\lib.win-amd64-cpython-310\torch\test\c10_error_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1034754Z copying build\lib.win-amd64-cpython-310\torch\test\c10_exception_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1043605Z copying build\lib.win-amd64-cpython-310\torch\test\c10_flags_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1052352Z copying build\lib.win-amd64-cpython-310\torch\test\c10_generic_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1061228Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1070537Z copying build\lib.win-amd64-cpython-310\torch\test\c10_InlineDeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1084493Z copying build\lib.win-amd64-cpython-310\torch\test\c10_InlineStreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1093741Z copying build\lib.win-amd64-cpython-310\torch\test\c10_IntrusiveList_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1102601Z copying build\lib.win-amd64-cpython-310\torch\test\c10_intrusive_ptr_benchmark.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1111144Z copying build\lib.win-amd64-cpython-310\torch\test\c10_intrusive_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1125877Z copying build\lib.win-amd64-cpython-310\torch\test\c10_irange_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1135201Z copying build\lib.win-amd64-cpython-310\torch\test\c10_lazy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1144527Z copying build\lib.win-amd64-cpython-310\torch\test\c10_LeftRight_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1153556Z copying build\lib.win-amd64-cpython-310\torch\test\c10_logging_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1172441Z copying build\lib.win-amd64-cpython-310\torch\test\c10_NetworkFlow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1181901Z copying build\lib.win-amd64-cpython-310\torch\test\c10_nofatal_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1190859Z copying build\lib.win-amd64-cpython-310\torch\test\c10_optional_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1201835Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ordered_preserving_dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1211778Z copying build\lib.win-amd64-cpython-310\torch\test\c10_registry_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1221555Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1230557Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Semaphore_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1239243Z copying build\lib.win-amd64-cpython-310\torch\test\c10_SizesAndStrides_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1248667Z copying build\lib.win-amd64-cpython-310\torch\test\c10_small_vector_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1272614Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ssize_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1281347Z copying build\lib.win-amd64-cpython-310\torch\test\c10_StreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1290129Z copying build\lib.win-amd64-cpython-310\torch\test\c10_string_util_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1300124Z copying build\lib.win-amd64-cpython-310\torch\test\c10_string_view_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1309550Z copying build\lib.win-amd64-cpython-310\torch\test\c10_SymInt_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1318669Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Synchronized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1327605Z copying build\lib.win-amd64-cpython-310\torch\test\c10_tempfile_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1336625Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ThreadLocal_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1363896Z copying build\lib.win-amd64-cpython-310\torch\test\c10_typeid_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1372979Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeIndex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1382861Z copying build\lib.win-amd64-cpython-310\torch\test\CppSignature_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1392103Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1401408Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_generator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1410980Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_profiling_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1420370Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_rng_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1432423Z copying build\lib.win-amd64-cpython-310\torch\test\Dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1442947Z copying build\lib.win-amd64-cpython-310\torch\test\Dimname_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1461091Z copying build\lib.win-amd64-cpython-310\torch\test\dlconvertor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1470700Z copying build\lib.win-amd64-cpython-310\torch\test\extension_backend_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1480312Z copying build\lib.win-amd64-cpython-310\torch\test\half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1489628Z copying build\lib.win-amd64-cpython-310\torch\test\IListRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1499339Z copying build\lib.win-amd64-cpython-310\torch\test\inline_container_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1509039Z copying build\lib.win-amd64-cpython-310\torch\test\ivalue_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1520557Z copying build\lib.win-amd64-cpython-310\torch\test\KernelFunction_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1530397Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_function_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1554038Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_function_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1566004Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_lambda_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1579632Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_lambda_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1591764Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_stackbased_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1601644Z copying build\lib.win-amd64-cpython-310\torch\test\lazy_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1610983Z copying build\lib.win-amd64-cpython-310\torch\test\legacy_vmap_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1621724Z copying build\lib.win-amd64-cpython-310\torch\test\List_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1634218Z copying build\lib.win-amd64-cpython-310\torch\test\make_boxed_from_unboxed_functor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1646743Z copying build\lib.win-amd64-cpython-310\torch\test\math_kernel_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1656376Z copying build\lib.win-amd64-cpython-310\torch\test\MaybeOwned_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1666508Z copying build\lib.win-amd64-cpython-310\torch\test\memory_format_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1676138Z copying build\lib.win-amd64-cpython-310\torch\test\memory_overlapping_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1686244Z copying build\lib.win-amd64-cpython-310\torch\test\mobile_memory_cleanup.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1695647Z copying build\lib.win-amd64-cpython-310\torch\test\NamedTensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1705292Z copying build\lib.win-amd64-cpython-310\torch\test\native_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1715024Z copying build\lib.win-amd64-cpython-310\torch\test\operators_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1724492Z copying build\lib.win-amd64-cpython-310\torch\test\operator_name_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1743318Z copying build\lib.win-amd64-cpython-310\torch\test\op_allowlist_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1752169Z copying build\lib.win-amd64-cpython-310\torch\test\op_registration_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1780028Z copying build\lib.win-amd64-cpython-310\torch\test\packedtensoraccessor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1789542Z copying build\lib.win-amd64-cpython-310\torch\test\pow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1800405Z copying build\lib.win-amd64-cpython-310\torch\test\quantized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1816204Z copying build\lib.win-amd64-cpython-310\torch\test\reduce_ops_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1822127Z copying build\lib.win-amd64-cpython-310\torch\test\reportMemoryUsage_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1831440Z copying build\lib.win-amd64-cpython-310\torch\test\scalar_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1841951Z copying build\lib.win-amd64-cpython-310\torch\test\scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1852189Z copying build\lib.win-amd64-cpython-310\torch\test\StorageUtils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1861528Z copying build\lib.win-amd64-cpython-310\torch\test\stride_properties_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1871129Z copying build\lib.win-amd64-cpython-310\torch\test\tensor_iterator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1882708Z copying build\lib.win-amd64-cpython-310\torch\test\test_parallel.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1893446Z copying build\lib.win-amd64-cpython-310\torch\test\thread_init_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1903329Z copying build\lib.win-amd64-cpython-310\torch\test\type_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1920999Z copying build\lib.win-amd64-cpython-310\torch\test\type_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1932100Z copying build\lib.win-amd64-cpython-310\torch\test\undefined_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.1942765Z copying build\lib.win-amd64-cpython-310\torch\test\verify_api_visibility.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.7101323Z copying build\lib.win-amd64-cpython-310\torch\test\weakref_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.7111686Z copying build\lib.win-amd64-cpython-310\torch\test\wrapdim_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.7121628Z copying build\lib.win-amd64-cpython-310\torch\test\xla_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-12-04T09:35:08.7132159Z creating build\bdist.win-amd64\wheel\torch\testing 2025-12-04T09:35:08.7135734Z copying build\lib.win-amd64-cpython-310\torch\testing\_comparison.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-12-04T09:35:08.7143293Z copying build\lib.win-amd64-cpython-310\torch\testing\_creation.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-12-04T09:35:08.7150329Z creating build\bdist.win-amd64\wheel\torch\testing\_internal 2025-12-04T09:35:08.7153887Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\autocast_test_lists.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7160224Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\autograd_function_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7166533Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\check_kernel_launches.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7297120Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\codegen 2025-12-04T09:35:08.7300561Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\codegen 2025-12-04T09:35:08.7306071Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_cuda.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7312554Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_device_type.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7319697Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_distributed.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7326913Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_dist_composable.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7332650Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_dtype.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7338368Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_fsdp.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7346769Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_jit.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7352761Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_methods_invocations.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7369403Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7375386Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_modules.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7383480Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_mps.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7390159Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_nn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7398099Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_optimizers.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7405280Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_pruning.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:08.7410991Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_quantization.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.2567112Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_quantized.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.2573526Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_subclass.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.2579432Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.2588269Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\composite_compliance.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.2594758Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\custom_op_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.2601389Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\custom_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.2607545Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\data 2025-12-04T09:35:09.2611195Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\data\network1.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2025-12-04T09:35:09.2616734Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\data\network2.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2025-12-04T09:35:09.2621990Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2025-12-04T09:35:09.2627804Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed 2025-12-04T09:35:09.2631693Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\checkpoint_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-12-04T09:35:09.2637756Z 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-12-04T09:35:09.2643611Z 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-12-04T09:35:09.2765497Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\distributed_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-12-04T09:35:09.2775323Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\distributed_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-12-04T09:35:09.2781126Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\fake_pg.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-12-04T09:35:09.2786697Z 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-12-04T09:35:09.2793116Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn 2025-12-04T09:35:09.2796892Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn\api 2025-12-04T09:35:09.2801237Z 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-12-04T09:35:09.2807902Z 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-12-04T09:35:09.2811887Z 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-12-04T09:35:09.2816883Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc 2025-12-04T09:35:09.2820674Z 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-12-04T09:35:09.2828288Z 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-12-04T09:35:09.2834610Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\examples 2025-12-04T09:35:09.2838398Z 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-12-04T09:35:09.2844271Z 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-12-04T09:35:09.2850083Z 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-12-04T09:35:09.2854581Z 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-12-04T09:35:09.2959197Z 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-12-04T09:35:09.2965114Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\jit 2025-12-04T09:35:09.2968573Z 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-12-04T09:35:09.2974408Z 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-12-04T09:35:09.2980426Z 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-12-04T09:35:09.2986062Z 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-12-04T09:35:09.2990662Z 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-12-04T09:35:09.2996244Z 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-12-04T09:35:09.3004371Z 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-12-04T09:35:09.3009932Z 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-12-04T09:35:09.3014599Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-12-04T09:35:09.3020773Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard 2025-12-04T09:35:09.3024294Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-12-04T09:35:09.3028201Z 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-12-04T09:35:09.3033918Z 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-12-04T09:35:09.3039450Z 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-12-04T09:35:09.3044896Z 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-12-04T09:35:09.3050455Z 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-12-04T09:35:09.3055871Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_tensor 2025-12-04T09:35:09.3059403Z 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-12-04T09:35:09.3065669Z 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-12-04T09:35:09.3070387Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-12-04T09:35:09.3075176Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\dist_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.3081870Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\dynamo_pytree_test_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.3086646Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\dynamo_test_failures.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.3092377Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\fake_config_module.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.8192408Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\fake_config_module2.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.8198325Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\fake_config_module3.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.8204953Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\generated 2025-12-04T09:35:09.8208951Z 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-12-04T09:35:09.8220239Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\generated\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\generated 2025-12-04T09:35:09.8224980Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\hop_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.8231171Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\hypothesis_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.8237198Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\inductor_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.8243196Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\jit_metaprogramming_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.8249615Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\jit_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:09.8256095Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\logging_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:10.3400446Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\logging_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:10.3407155Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo 2025-12-04T09:35:10.3411127Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\core.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-12-04T09:35:10.3418824Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo\definitions 2025-12-04T09:35:10.3422738Z 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-12-04T09:35:10.3428756Z 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-12-04T09:35:10.3435606Z 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-12-04T09:35:10.3449294Z 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-12-04T09:35:10.3450572Z 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-12-04T09:35:10.3455266Z 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-12-04T09:35:10.3574777Z 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-12-04T09:35:10.3580704Z 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-12-04T09:35:10.3585867Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\refs.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-12-04T09:35:10.3592010Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-12-04T09:35:10.3597175Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-12-04T09:35:10.3602615Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\optests 2025-12-04T09:35:10.3606173Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\aot_autograd.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-12-04T09:35:10.3611976Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\autograd_registration.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-12-04T09:35:10.3617666Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\fake_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-12-04T09:35:10.3623059Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\generate_tests.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-12-04T09:35:10.3745034Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\make_fx.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-12-04T09:35:10.3750704Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-12-04T09:35:10.3756411Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\quantization_torch_package_models.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:10.3762140Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\static_module.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:10.3768190Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\subclasses.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:10.3774062Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\test_module 2025-12-04T09:35:10.3777594Z 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-12-04T09:35:10.3782910Z 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-12-04T09:35:10.3788425Z 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-12-04T09:35:10.3793053Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\torchbind_impls.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:10.3798712Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\triton_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:10.3805094Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\two_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:10.3810970Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-12-04T09:35:11.4004612Z copying build\lib.win-amd64-cpython-310\torch\testing\_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-12-04T09:35:11.8780790Z copying build\lib.win-amd64-cpython-310\torch\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-12-04T09:35:11.8786434Z copying build\lib.win-amd64-cpython-310\torch\torch_version.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:11.8792115Z copying build\lib.win-amd64-cpython-310\torch\types.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:11.8799728Z creating build\bdist.win-amd64\wheel\torch\utils 2025-12-04T09:35:11.8816644Z creating build\bdist.win-amd64\wheel\torch\utils\backcompat 2025-12-04T09:35:11.8820076Z copying build\lib.win-amd64-cpython-310\torch\utils\backcompat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\backcompat 2025-12-04T09:35:11.8825528Z copying build\lib.win-amd64-cpython-310\torch\utils\backend_registration.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.8831864Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark 2025-12-04T09:35:11.8835371Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\examples 2025-12-04T09:35:11.8838775Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\compare.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-12-04T09:35:11.8844288Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-12-04T09:35:11.8849890Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\op_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-12-04T09:35:11.8855572Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\simple_timeit.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-12-04T09:35:11.8860806Z 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-12-04T09:35:11.8877403Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-12-04T09:35:11.8881866Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\op_fuzzers 2025-12-04T09:35:11.8885323Z 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-12-04T09:35:11.8890915Z 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-12-04T09:35:11.8896568Z 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-12-04T09:35:11.8902116Z 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-12-04T09:35:11.8918906Z 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-12-04T09:35:11.8924387Z 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-12-04T09:35:11.8929151Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils 2025-12-04T09:35:11.8932486Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\common.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-12-04T09:35:11.8938493Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\compare.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-12-04T09:35:11.8943592Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\compile.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-12-04T09:35:11.8949119Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\cpp_jit.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-12-04T09:35:11.8954432Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-12-04T09:35:11.8960256Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\sparse_fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-12-04T09:35:11.8976723Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\timeit_template.cpp -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-12-04T09:35:11.8982376Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\timer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-12-04T09:35:11.8988852Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils\valgrind_wrapper 2025-12-04T09:35:11.8992827Z 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-12-04T09:35:11.8998375Z 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-12-04T09:35:11.9004049Z 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-12-04T09:35:11.9020579Z 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-12-04T09:35:11.9027113Z 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-12-04T09:35:11.9037634Z 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-12-04T09:35:11.9042395Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\_stubs.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-12-04T09:35:11.9048678Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-12-04T09:35:11.9053200Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark 2025-12-04T09:35:11.9058688Z copying build\lib.win-amd64-cpython-310\torch\utils\bundled_inputs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9104641Z copying build\lib.win-amd64-cpython-310\torch\utils\checkpoint.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9111032Z copying build\lib.win-amd64-cpython-310\torch\utils\collect_env.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9117275Z copying build\lib.win-amd64-cpython-310\torch\utils\cpp_backtrace.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9122654Z copying build\lib.win-amd64-cpython-310\torch\utils\cpp_extension.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9130132Z creating build\bdist.win-amd64\wheel\torch\utils\data 2025-12-04T09:35:11.9133805Z copying build\lib.win-amd64-cpython-310\torch\utils\data\backward_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:35:11.9139067Z copying build\lib.win-amd64-cpython-310\torch\utils\data\dataloader.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:35:11.9145812Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes 2025-12-04T09:35:11.9149514Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\dataframe 2025-12-04T09:35:11.9153121Z 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-12-04T09:35:11.9159032Z 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-12-04T09:35:11.9165435Z 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-12-04T09:35:11.9182019Z 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-12-04T09:35:11.9187605Z 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-12-04T09:35:11.9192755Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\datapipe.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-12-04T09:35:11.9198492Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\datapipe.pyi -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-12-04T09:35:11.9204444Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\gen_pyi.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-12-04T09:35:11.9210120Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\iter 2025-12-04T09:35:11.9224165Z 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-12-04T09:35:11.9229942Z 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-12-04T09:35:11.9235434Z 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-12-04T09:35:11.9241412Z 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-12-04T09:35:11.9257948Z 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-12-04T09:35:11.9263028Z 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-12-04T09:35:11.9268254Z 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-12-04T09:35:11.9273511Z 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-12-04T09:35:11.9278730Z 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-12-04T09:35:11.9285825Z 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-12-04T09:35:11.9291369Z 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-12-04T09:35:11.9296862Z 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-12-04T09:35:11.9302687Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\map 2025-12-04T09:35:11.9306118Z 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-12-04T09:35:11.9311669Z 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-12-04T09:35:11.9317284Z 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-12-04T09:35:11.9323018Z 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-12-04T09:35:11.9328567Z 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-12-04T09:35:11.9344920Z 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-12-04T09:35:11.9350929Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\utils 2025-12-04T09:35:11.9354906Z 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-12-04T09:35:11.9360815Z 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-12-04T09:35:11.9366551Z 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-12-04T09:35:11.9372046Z 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-12-04T09:35:11.9376837Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\_decorator.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-12-04T09:35:11.9382557Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\_hook_iterator.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-12-04T09:35:11.9388267Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\_typing.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-12-04T09:35:11.9394304Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-12-04T09:35:11.9399384Z copying build\lib.win-amd64-cpython-310\torch\utils\data\dataset.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:35:11.9416461Z copying build\lib.win-amd64-cpython-310\torch\utils\data\distributed.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:35:11.9422340Z copying build\lib.win-amd64-cpython-310\torch\utils\data\graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:35:11.9427758Z copying build\lib.win-amd64-cpython-310\torch\utils\data\graph_settings.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:35:11.9433147Z copying build\lib.win-amd64-cpython-310\torch\utils\data\sampler.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:35:11.9438760Z creating build\bdist.win-amd64\wheel\torch\utils\data\_utils 2025-12-04T09:35:11.9442160Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\collate.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-12-04T09:35:11.9447584Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\fetch.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-12-04T09:35:11.9453078Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\pin_memory.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-12-04T09:35:11.9458617Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\signal_handling.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-12-04T09:35:11.9464337Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\worker.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-12-04T09:35:11.9480133Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-12-04T09:35:11.9486372Z copying build\lib.win-amd64-cpython-310\torch\utils\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-12-04T09:35:11.9491983Z copying build\lib.win-amd64-cpython-310\torch\utils\deterministic.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9497352Z copying build\lib.win-amd64-cpython-310\torch\utils\dlpack.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9502751Z copying build\lib.win-amd64-cpython-310\torch\utils\file_baton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9508643Z copying build\lib.win-amd64-cpython-310\torch\utils\flop_counter.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9514786Z creating build\bdist.win-amd64\wheel\torch\utils\hipify 2025-12-04T09:35:11.9518053Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\constants.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-12-04T09:35:11.9523839Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\cuda_to_hip_mappings.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-12-04T09:35:11.9533320Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\hipify_python.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-12-04T09:35:11.9539400Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\version.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-12-04T09:35:11.9555190Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-12-04T09:35:11.9560255Z copying build\lib.win-amd64-cpython-310\torch\utils\hooks.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9565886Z creating build\bdist.win-amd64\wheel\torch\utils\jit 2025-12-04T09:35:11.9569353Z copying build\lib.win-amd64-cpython-310\torch\utils\jit\log_extract.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2025-12-04T09:35:11.9575119Z copying build\lib.win-amd64-cpython-310\torch\utils\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2025-12-04T09:35:11.9579613Z copying build\lib.win-amd64-cpython-310\torch\utils\mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9585091Z copying build\lib.win-amd64-cpython-310\torch\utils\mobile_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9590792Z creating build\bdist.win-amd64\wheel\torch\utils\model_dump 2025-12-04T09:35:11.9594246Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\code.js -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-12-04T09:35:11.9600103Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\htm.mjs -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-12-04T09:35:11.9605401Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\preact.mjs -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-12-04T09:35:11.9611530Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\skeleton.html -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-12-04T09:35:11.9617020Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-12-04T09:35:11.9633703Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\__main__.py -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-12-04T09:35:11.9639000Z copying build\lib.win-amd64-cpython-310\torch\utils\model_zoo.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9644643Z copying build\lib.win-amd64-cpython-310\torch\utils\module_tracker.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9650706Z creating build\bdist.win-amd64\wheel\torch\utils\serialization 2025-12-04T09:35:11.9665020Z copying build\lib.win-amd64-cpython-310\torch\utils\serialization\config.py -> build\bdist.win-amd64\wheel\.\torch\utils\serialization 2025-12-04T09:35:11.9670320Z copying build\lib.win-amd64-cpython-310\torch\utils\serialization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\serialization 2025-12-04T09:35:11.9675896Z copying build\lib.win-amd64-cpython-310\torch\utils\show_pickle.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9681857Z creating build\bdist.win-amd64\wheel\torch\utils\tensorboard 2025-12-04T09:35:11.9685625Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\summary.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:35:11.9691686Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\writer.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:35:11.9697770Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_convert_np.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:35:11.9703354Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_embedding.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:35:11.9719088Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_onnx_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:35:11.9724801Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_proto_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:35:11.9730544Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_pytorch_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:35:11.9736361Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:35:11.9741878Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-12-04T09:35:11.9747211Z copying build\lib.win-amd64-cpython-310\torch\utils\throughput_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9753591Z creating build\bdist.win-amd64\wheel\torch\utils\viz 2025-12-04T09:35:11.9756813Z copying build\lib.win-amd64-cpython-310\torch\utils\viz\_cycles.py -> build\bdist.win-amd64\wheel\.\torch\utils\viz 2025-12-04T09:35:11.9763051Z copying build\lib.win-amd64-cpython-310\torch\utils\viz\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\viz 2025-12-04T09:35:11.9767399Z copying build\lib.win-amd64-cpython-310\torch\utils\weak.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9773174Z copying build\lib.win-amd64-cpython-310\torch\utils\_appending_byte_serializer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9778975Z copying build\lib.win-amd64-cpython-310\torch\utils\_config_module.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9785203Z copying build\lib.win-amd64-cpython-310\torch\utils\_config_typing.pyi -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9791001Z copying build\lib.win-amd64-cpython-310\torch\utils\_content_store.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9796772Z copying build\lib.win-amd64-cpython-310\torch\utils\_contextlib.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9802746Z copying build\lib.win-amd64-cpython-310\torch\utils\_cpp_embed_headers.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9819127Z copying build\lib.win-amd64-cpython-310\torch\utils\_cpp_extension_versioner.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9824640Z copying build\lib.win-amd64-cpython-310\torch\utils\_cxx_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9830888Z copying build\lib.win-amd64-cpython-310\torch\utils\_debug_mode.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9837298Z copying build\lib.win-amd64-cpython-310\torch\utils\_device.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9842674Z copying build\lib.win-amd64-cpython-310\torch\utils\_dtype_abbrs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9848320Z copying build\lib.win-amd64-cpython-310\torch\utils\_exposed_in.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9854023Z copying build\lib.win-amd64-cpython-310\torch\utils\_filelock.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9859511Z copying build\lib.win-amd64-cpython-310\torch\utils\_foreach_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9865270Z copying build\lib.win-amd64-cpython-310\torch\utils\_functools.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9880882Z copying build\lib.win-amd64-cpython-310\torch\utils\_get_clean_triton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9886356Z copying build\lib.win-amd64-cpython-310\torch\utils\_helion.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9891678Z copying build\lib.win-amd64-cpython-310\torch\utils\_import_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9897236Z copying build\lib.win-amd64-cpython-310\torch\utils\_mode_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9902628Z copying build\lib.win-amd64-cpython-310\torch\utils\_ordered_set.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9908134Z copying build\lib.win-amd64-cpython-310\torch\utils\_pallas.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9913662Z copying build\lib.win-amd64-cpython-310\torch\utils\_python_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9919879Z copying build\lib.win-amd64-cpython-310\torch\utils\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9932879Z copying build\lib.win-amd64-cpython-310\torch\utils\_runtime_estimation.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9938534Z copying build\lib.win-amd64-cpython-310\torch\utils\_stats.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:11.9944173Z creating build\bdist.win-amd64\wheel\torch\utils\_strobelight 2025-12-04T09:35:11.9947693Z copying build\lib.win-amd64-cpython-310\torch\utils\_strobelight\cli_function_profiler.py -> build\bdist.win-amd64\wheel\.\torch\utils\_strobelight 2025-12-04T09:35:11.9953754Z copying build\lib.win-amd64-cpython-310\torch\utils\_strobelight\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\_strobelight 2025-12-04T09:35:11.9958463Z creating build\bdist.win-amd64\wheel\torch\utils\_sympy 2025-12-04T09:35:11.9973390Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\functions.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:35:11.9979628Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\interp.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:35:11.9984970Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\numbers.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:35:11.9990577Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\printers.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:35:11.9996538Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\reference.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:35:12.0012398Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\singleton_int.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:35:12.0017929Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\solve.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:35:12.0023216Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\symbol.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:35:12.0028584Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\value_ranges.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:35:12.0034876Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-12-04T09:35:12.0039369Z copying build\lib.win-amd64-cpython-310\torch\utils\_thunk.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:12.0044443Z copying build\lib.win-amd64-cpython-310\torch\utils\_traceback.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:12.0050541Z copying build\lib.win-amd64-cpython-310\torch\utils\_triton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:12.0056036Z copying build\lib.win-amd64-cpython-310\torch\utils\_typing_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:12.0061522Z copying build\lib.win-amd64-cpython-310\torch\utils\_zip.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:12.0066885Z copying build\lib.win-amd64-cpython-310\torch\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-12-04T09:35:12.0072337Z copying build\lib.win-amd64-cpython-310\torch\version.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.0077798Z creating build\bdist.win-amd64\wheel\torch\xpu 2025-12-04T09:35:12.0081045Z copying build\lib.win-amd64-cpython-310\torch\xpu\memory.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:35:12.0086614Z copying build\lib.win-amd64-cpython-310\torch\xpu\random.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:35:12.0092017Z copying build\lib.win-amd64-cpython-310\torch\xpu\streams.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:35:12.0097519Z copying build\lib.win-amd64-cpython-310\torch\xpu\_gpu_trace.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:35:12.0102891Z copying build\lib.win-amd64-cpython-310\torch\xpu\_utils.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:35:12.0108186Z copying build\lib.win-amd64-cpython-310\torch\xpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-12-04T09:35:12.0124587Z copying build\lib.win-amd64-cpython-310\torch\_appdirs.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.0130856Z creating build\bdist.win-amd64\wheel\torch\_awaits 2025-12-04T09:35:12.0134294Z copying build\lib.win-amd64-cpython-310\torch\_awaits\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_awaits 2025-12-04T09:35:12.0140014Z creating build\bdist.win-amd64\wheel\torch\_C 2025-12-04T09:35:12.0143350Z creating build\bdist.win-amd64\wheel\torch\_C\_acc 2025-12-04T09:35:12.0146597Z copying build\lib.win-amd64-cpython-310\torch\_C\_acc\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_acc 2025-12-04T09:35:12.0152087Z copying build\lib.win-amd64-cpython-310\torch\_C\_aoti.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0157441Z copying build\lib.win-amd64-cpython-310\torch\_C\_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0162820Z copying build\lib.win-amd64-cpython-310\torch\_C\_cpu.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0167926Z copying build\lib.win-amd64-cpython-310\torch\_C\_cudnn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0173027Z copying build\lib.win-amd64-cpython-310\torch\_C\_cusparselt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0189121Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0194624Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0200315Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_c10d.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0206298Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_rpc.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0211965Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_rpc_testing.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0217733Z creating build\bdist.win-amd64\wheel\torch\_C\_dynamo 2025-12-04T09:35:12.0221158Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\compiled_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-12-04T09:35:12.0226445Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\eval_frame.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-12-04T09:35:12.0232472Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\guards.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-12-04T09:35:12.0237997Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-12-04T09:35:12.0243325Z creating build\bdist.win-amd64\wheel\torch\_C\_export 2025-12-04T09:35:12.0246734Z copying build\lib.win-amd64-cpython-310\torch\_C\_export\pt2_archive_constants.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_export 2025-12-04T09:35:12.0252186Z copying build\lib.win-amd64-cpython-310\torch\_C\_export\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_export 2025-12-04T09:35:12.0257518Z copying build\lib.win-amd64-cpython-310\torch\_C\_functionalization.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0262801Z copying build\lib.win-amd64-cpython-310\torch\_C\_functions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0268259Z copying build\lib.win-amd64-cpython-310\torch\_C\_functorch.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0273886Z copying build\lib.win-amd64-cpython-310\torch\_C\_instruction_counter.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0279111Z copying build\lib.win-amd64-cpython-310\torch\_C\_itt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0284516Z copying build\lib.win-amd64-cpython-310\torch\_C\_jit_tree_views.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0290062Z copying build\lib.win-amd64-cpython-310\torch\_C\_lazy.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0295532Z copying build\lib.win-amd64-cpython-310\torch\_C\_lazy_ts_backend.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0300856Z copying build\lib.win-amd64-cpython-310\torch\_C\_monitor.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0306143Z copying build\lib.win-amd64-cpython-310\torch\_C\_nn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0321459Z copying build\lib.win-amd64-cpython-310\torch\_C\_nvtx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0326533Z copying build\lib.win-amd64-cpython-310\torch\_C\_onnx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0331817Z copying build\lib.win-amd64-cpython-310\torch\_C\_profiler.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0337597Z copying build\lib.win-amd64-cpython-310\torch\_C\_VariableFunctions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0355349Z copying build\lib.win-amd64-cpython-310\torch\_C\_verbose.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0360687Z copying build\lib.win-amd64-cpython-310\torch\_C\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-12-04T09:35:12.0401853Z copying build\lib.win-amd64-cpython-310\torch\_C.cp310-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.0407525Z copying build\lib.win-amd64-cpython-310\torch\_classes.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.0413153Z copying build\lib.win-amd64-cpython-310\torch\_compile.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.0419227Z creating build\bdist.win-amd64\wheel\torch\_custom_op 2025-12-04T09:35:12.0422444Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\autograd.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-12-04T09:35:12.0427944Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\impl.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-12-04T09:35:12.0434381Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-12-04T09:35:12.0438973Z copying build\lib.win-amd64-cpython-310\torch\_custom_ops.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.0455770Z creating build\bdist.win-amd64\wheel\torch\_C_flatbuffer 2025-12-04T09:35:12.0459294Z copying build\lib.win-amd64-cpython-310\torch\_C_flatbuffer\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C_flatbuffer 2025-12-04T09:35:12.0465003Z creating build\bdist.win-amd64\wheel\torch\_decomp 2025-12-04T09:35:12.0468392Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-12-04T09:35:12.0476409Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions_for_jvp.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-12-04T09:35:12.0482111Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions_for_rng.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-12-04T09:35:12.0497844Z copying build\lib.win-amd64-cpython-310\torch\_decomp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-12-04T09:35:12.0503876Z creating build\bdist.win-amd64\wheel\torch\_dispatch 2025-12-04T09:35:12.0507262Z copying build\lib.win-amd64-cpython-310\torch\_dispatch\python.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2025-12-04T09:35:12.0512975Z copying build\lib.win-amd64-cpython-310\torch\_dispatch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2025-12-04T09:35:12.0518219Z creating build\bdist.win-amd64\wheel\torch\_dynamo 2025-12-04T09:35:12.0522020Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\aot_compile.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0527778Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\aot_compile_types.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0533710Z creating build\bdist.win-amd64\wheel\torch\_dynamo\backends 2025-12-04T09:35:12.0537252Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\common.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0543114Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\cudagraphs.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0549044Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\debugging.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0555352Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0572146Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\inductor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0577704Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\onnxrt.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0583234Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\registry.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0588639Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\tensorrt.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0594128Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\torchxla.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0599486Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\tvm.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0604994Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-12-04T09:35:12.0609656Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\bytecode_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0625852Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\bytecode_transformation.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0638827Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\cache_size.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0644499Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\callback.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0649853Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\codegen.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0655976Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\code_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0661594Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\compiled_autograd.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0668028Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\comptime.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0673443Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\config.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0679355Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\convert_frame.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0686032Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\create_parameter_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0691678Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\current_scope_id.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0697947Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\dce_extra_outputs.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0703213Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0709451Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\decorators.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0715642Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\device_interface.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0721740Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0727254Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\eval_frame.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0743847Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\exc.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0749786Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\external_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0755275Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\funcname_cache.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0760749Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\functional_export.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0766824Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_break_hints.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0772606Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_break_registry.json -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0780301Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_bytecode_inputs.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0785739Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_deduplication.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0791731Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_region_tracker.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0837312Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0842885Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\guards.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0850520Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\hooks.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0855845Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\logging.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0861943Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\metrics_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0879619Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\mutation_guard.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0880657Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\output_graph.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0881475Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\package.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0886636Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\pgo.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.0906151Z creating build\bdist.win-amd64\wheel\torch\_dynamo\polyfills 2025-12-04T09:35:12.0909608Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\builtins.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0915058Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\functools.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0920498Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\fx.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0925748Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\heapq.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0931137Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\itertools.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0946790Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\loader.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0952386Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\operator.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0957927Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\os.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0963267Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\pytree.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0969060Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\struct.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0974276Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\sys.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0979657Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\tensor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0985021Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\_collections.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0990481Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-12-04T09:35:12.0996253Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\precompile_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1001805Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\profiler.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1007287Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\replay_record.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1022888Z creating build\bdist.win-amd64\wheel\torch\_dynamo\repro 2025-12-04T09:35:12.1026386Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\after_aot.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-12-04T09:35:12.1032484Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\after_dynamo.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-12-04T09:35:12.1038206Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\aoti.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-12-04T09:35:12.1049507Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-12-04T09:35:12.1054503Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\resume_execution.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1061538Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\side_effects.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1069045Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\source.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1076262Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\symbolic_convert.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1086028Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\tensor_version_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1092046Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\testing.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1098202Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_case.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1104050Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_dont_skip_tracing_functions.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1110104Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_minifier_common.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1126156Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\trace_rules.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1133813Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\types.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1139216Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1147128Z creating build\bdist.win-amd64\wheel\torch\_dynamo\variables 2025-12-04T09:35:12.1150470Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\base.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1156427Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\builder.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1163819Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\builtin.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1170947Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\constant.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1176649Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\ctx_manager.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1193863Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\dicts.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1200404Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1206397Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\functions.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1213822Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\higher_order_ops.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1221288Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\iter.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1227209Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\lazy.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1232841Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\lists.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1239218Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\misc.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1245879Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\nn_module.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1252369Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1258663Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\script_object.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1264100Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\sdpa.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1269746Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\streams.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1275630Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\tensor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1282194Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\torch.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1288941Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\torch_function.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1295286Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\user_defined.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1302026Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-12-04T09:35:12.1307639Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\_trace_wrapped_higher_order_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1313127Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-12-04T09:35:12.1318639Z copying build\lib.win-amd64-cpython-310\torch\_environment.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.1324379Z creating build\bdist.win-amd64\wheel\torch\_export 2025-12-04T09:35:12.1327690Z copying build\lib.win-amd64-cpython-310\torch\_export\config.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:35:12.1333322Z copying build\lib.win-amd64-cpython-310\torch\_export\converter.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:35:12.1347234Z creating build\bdist.win-amd64\wheel\torch\_export\db 2025-12-04T09:35:12.1350590Z copying build\lib.win-amd64-cpython-310\torch\_export\db\case.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-12-04T09:35:12.1356753Z creating build\bdist.win-amd64\wheel\torch\_export\db\examples 2025-12-04T09:35:12.1360247Z 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-12-04T09:35:12.1365600Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\autograd_function.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1371061Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\class_method.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1386415Z 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-12-04T09:35:12.1392176Z 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-12-04T09:35:12.1397796Z 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-12-04T09:35:12.1403405Z 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-12-04T09:35:12.1409064Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\cond_operands.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1414651Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\cond_predicate.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1421162Z 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-12-04T09:35:12.1425778Z 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-12-04T09:35:12.1431710Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\decorator.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1437135Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\dictionary.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1442703Z 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-12-04T09:35:12.1448201Z 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-12-04T09:35:12.1453877Z 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-12-04T09:35:12.1459521Z 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-12-04T09:35:12.1464967Z 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-12-04T09:35:12.1480498Z 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-12-04T09:35:12.1486343Z 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-12-04T09:35:12.1491778Z 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-12-04T09:35:12.1497575Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\list_contains.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1503003Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\list_unpack.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1508489Z 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-12-04T09:35:12.1514186Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\nested_function.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1519854Z 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-12-04T09:35:12.1535010Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\optional_input.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1540941Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\pytree_flatten.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1546756Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\scalar_output.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1553561Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\specialized_attribute.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1559303Z 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-12-04T09:35:12.1565141Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\static_if.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1570754Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\tensor_setattr.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1576171Z 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-12-04T09:35:12.1581672Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\unsupported_operator.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1597170Z 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-12-04T09:35:12.1602464Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-12-04T09:35:12.1608348Z copying build\lib.win-amd64-cpython-310\torch\_export\db\gen_example.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-12-04T09:35:12.1613648Z copying build\lib.win-amd64-cpython-310\torch\_export\db\logging.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-12-04T09:35:12.1619041Z copying build\lib.win-amd64-cpython-310\torch\_export\db\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-12-04T09:35:12.1624295Z copying build\lib.win-amd64-cpython-310\torch\_export\error.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:35:12.1629612Z copying build\lib.win-amd64-cpython-310\torch\_export\non_strict_utils.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:35:12.1646010Z creating build\bdist.win-amd64\wheel\torch\_export\passes 2025-12-04T09:35:12.1649793Z 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-12-04T09:35:12.1655625Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\collect_tracepoints_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-12-04T09:35:12.1661206Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\constant_folding.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-12-04T09:35:12.1677346Z 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-12-04T09:35:12.1682883Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\insert_custom_op_guards.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-12-04T09:35:12.1688332Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\lift_constants_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-12-04T09:35:12.1694594Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\remove_runtime_assertions.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-12-04T09:35:12.1700290Z 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-12-04T09:35:12.1706403Z 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-12-04T09:35:12.1712571Z 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-12-04T09:35:12.1718272Z 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-12-04T09:35:12.1723895Z 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-12-04T09:35:12.1729600Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\_node_metadata_hook.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-12-04T09:35:12.1735124Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-12-04T09:35:12.1740557Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_base.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:35:12.1746603Z creating build\bdist.win-amd64\wheel\torch\_export\pass_infra 2025-12-04T09:35:12.1750043Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_infra\node_metadata.py -> build\bdist.win-amd64\wheel\.\torch\_export\pass_infra 2025-12-04T09:35:12.1755609Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_infra\proxy_value.py -> build\bdist.win-amd64\wheel\.\torch\_export\pass_infra 2025-12-04T09:35:12.1766665Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_infra\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\pass_infra 2025-12-04T09:35:12.1771311Z creating build\bdist.win-amd64\wheel\torch\_export\serde 2025-12-04T09:35:12.1774847Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:35:12.1780454Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\export_schema.thrift -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:35:12.1785866Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:35:12.1791245Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema.yaml -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:35:12.1806760Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema_check.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:35:12.1813050Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\serialize.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:35:12.1820454Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\union.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:35:12.1825872Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-12-04T09:35:12.1830392Z copying build\lib.win-amd64-cpython-310\torch\_export\tools.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:35:12.1836102Z copying build\lib.win-amd64-cpython-310\torch\_export\utils.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:35:12.1842598Z copying build\lib.win-amd64-cpython-310\torch\_export\verifier.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:35:12.1848477Z copying build\lib.win-amd64-cpython-310\torch\_export\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:35:12.1853990Z copying build\lib.win-amd64-cpython-310\torch\_export\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-12-04T09:35:12.1859836Z creating build\bdist.win-amd64\wheel\torch\_functorch 2025-12-04T09:35:12.1863264Z copying build\lib.win-amd64-cpython-310\torch\_functorch\aot_autograd.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1870063Z copying build\lib.win-amd64-cpython-310\torch\_functorch\apis.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1875986Z copying build\lib.win-amd64-cpython-310\torch\_functorch\autograd_function.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1882040Z copying build\lib.win-amd64-cpython-310\torch\_functorch\batch_norm_replacement.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1897552Z copying build\lib.win-amd64-cpython-310\torch\_functorch\benchmark_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1903113Z copying build\lib.win-amd64-cpython-310\torch\_functorch\compilers.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1908904Z copying build\lib.win-amd64-cpython-310\torch\_functorch\compile_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1914575Z copying build\lib.win-amd64-cpython-310\torch\_functorch\config.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1920825Z copying build\lib.win-amd64-cpython-310\torch\_functorch\deprecated.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1926412Z copying build\lib.win-amd64-cpython-310\torch\_functorch\eager_transforms.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1933544Z copying build\lib.win-amd64-cpython-310\torch\_functorch\functional_call.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1939335Z copying build\lib.win-amd64-cpython-310\torch\_functorch\fx_minifier.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1946062Z copying build\lib.win-amd64-cpython-310\torch\_functorch\make_functional.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1952187Z copying build\lib.win-amd64-cpython-310\torch\_functorch\partitioners.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1959552Z copying build\lib.win-amd64-cpython-310\torch\_functorch\predispatch.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1965296Z copying build\lib.win-amd64-cpython-310\torch\_functorch\pyfunctorch.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1971095Z copying build\lib.win-amd64-cpython-310\torch\_functorch\python_key.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1976621Z copying build\lib.win-amd64-cpython-310\torch\_functorch\pytree_hacks.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.1997857Z copying build\lib.win-amd64-cpython-310\torch\_functorch\top_operators_github_usage.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.2003954Z copying build\lib.win-amd64-cpython-310\torch\_functorch\utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.2018849Z copying build\lib.win-amd64-cpython-310\torch\_functorch\vmap.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.2025593Z creating build\bdist.win-amd64\wheel\torch\_functorch\_activation_checkpointing 2025-12-04T09:35:12.2029272Z 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-12-04T09:35:12.2035002Z 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-12-04T09:35:12.2040708Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\knapsack.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-12-04T09:35:12.2056946Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\knapsack_evaluator.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-12-04T09:35:12.2062951Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\remat_using_tags_for_fwd_loss_bwd_graph_pass.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-12-04T09:35:12.2069115Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-12-04T09:35:12.2074556Z creating build\bdist.win-amd64\wheel\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2078173Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\aot_autograd_result.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2084268Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\autograd_cache.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2090931Z 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-12-04T09:35:12.2107535Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\descriptors.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2113698Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\frontend_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2119442Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\functional_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2125788Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\fx_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2132116Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\graph_capture.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2138361Z 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-12-04T09:35:12.2145097Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\graph_compile.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2151871Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\indexed_dict.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2157521Z 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-12-04T09:35:12.2163529Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\logging_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2169147Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\runtime_wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2176376Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\schemas.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2182713Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\streams.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2188301Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\subclass_parametrization.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2193875Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\subclass_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2200101Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2206055Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-12-04T09:35:12.2211080Z copying build\lib.win-amd64-cpython-310\torch\_functorch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-12-04T09:35:12.2223115Z copying build\lib.win-amd64-cpython-310\torch\_guards.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.2229508Z creating build\bdist.win-amd64\wheel\torch\_higher_order_ops 2025-12-04T09:35:12.2233110Z 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-12-04T09:35:12.2238890Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\associative_scan.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2245108Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\auto_functionalize.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2261121Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\base_hop.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2266559Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\cond.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2272338Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\effects.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2277867Z 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-12-04T09:35:12.2283671Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\flat_apply.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2289267Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2295664Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\foreach_map.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2301126Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\hints_wrap.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2306708Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\invoke_subgraph.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2312756Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\local_map.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2318752Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\map.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2324218Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\out_dtype.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2329812Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\partitioner.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2335548Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\print.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2341134Z 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-12-04T09:35:12.2346925Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\scan.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2353185Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\schema.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2358826Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\strict_mode.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2364627Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\torchbind.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2380409Z 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-12-04T09:35:12.2387348Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\utils.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2393626Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\while_loop.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2399826Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\wrap.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2405502Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\_invoke_quant.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2412089Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-12-04T09:35:12.2418866Z creating build\bdist.win-amd64\wheel\torch\_inductor 2025-12-04T09:35:12.2422554Z creating build\bdist.win-amd64\wheel\torch\_inductor\analysis 2025-12-04T09:35:12.2425959Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\device_info.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-12-04T09:35:12.2439284Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\profile_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-12-04T09:35:12.2445532Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-12-04T09:35:12.2450166Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analyze_preserves_zero_mask.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.2455738Z copying build\lib.win-amd64-cpython-310\torch\_inductor\aoti_eager.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.2471003Z copying build\lib.win-amd64-cpython-310\torch\_inductor\async_compile.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.2477144Z copying build\lib.win-amd64-cpython-310\torch\_inductor\augmented_graph_helper.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.2483690Z creating build\bdist.win-amd64\wheel\torch\_inductor\autoheuristic 2025-12-04T09:35:12.2487368Z creating build\bdist.win-amd64\wheel\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:35:12.2490893Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:35:12.2496697Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:35:12.2502277Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:35:12.2518451Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:35:12.2524625Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_PadMMA100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:35:12.2530450Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-12-04T09:35:12.2535312Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\autoheuristic.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-12-04T09:35:12.2540936Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\autoheuristic_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-12-04T09:35:12.2557096Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\learnedheuristic_interface.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-12-04T09:35:12.2562786Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\learned_heuristic_controller.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-12-04T09:35:12.2568533Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-12-04T09:35:12.2605888Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autotune_process.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.2612099Z copying build\lib.win-amd64-cpython-310\torch\_inductor\await_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.2617804Z copying build\lib.win-amd64-cpython-310\torch\_inductor\bounds.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.2623225Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.2628898Z copying build\lib.win-amd64-cpython-310\torch\_inductor\choices.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.2635139Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codecache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.2643663Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen 2025-12-04T09:35:12.2647083Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_hipify_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2652893Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\aoti_runtime 2025-12-04T09:35:12.2656487Z 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-12-04T09:35:12.2662499Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\block_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2667986Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2679552Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2687624Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_bmm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2693363Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_flex_attention_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2699628Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2706776Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_grouped_gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2712870Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_micro_gemm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2719601Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2725181Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_template_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2731379Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2737673Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_wrapper_cpu.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2745504Z 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-12-04T09:35:12.2751738Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_wrapper_gpu.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2758252Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_wrapper_mps.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2764155Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpu_device_op_overrides.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2769905Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda 2025-12-04T09:35:12.2773445Z 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-12-04T09:35:12.2779088Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cuda_env.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-12-04T09:35:12.2785104Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cuda_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-12-04T09:35:12.2791089Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cuda_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-12-04T09:35:12.2806307Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-12-04T09:35:12.2812034Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-12-04T09:35:12.2815982Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-12-04T09:35:12.2819605Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-12-04T09:35:12.2823238Z 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-12-04T09:35:12.2828592Z 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-12-04T09:35:12.2834961Z 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-12-04T09:35:12.2840108Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-12-04T09:35:12.2843716Z 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-12-04T09:35:12.2848646Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-12-04T09:35:12.2852244Z 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-12-04T09:35:12.2859232Z 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-12-04T09:35:12.2864674Z 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-12-04T09:35:12.2869120Z 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-12-04T09:35:12.2874960Z 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-12-04T09:35:12.2891047Z 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-12-04T09:35:12.2895661Z 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-12-04T09:35:12.2901262Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-12-04T09:35:12.2907524Z 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-12-04T09:35:12.2913064Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-12-04T09:35:12.2919851Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\serialization.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-12-04T09:35:12.2926077Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-12-04T09:35:12.2930853Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda_combined_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.2946630Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cutedsl 2025-12-04T09:35:12.2950276Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\cutedsl_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-12-04T09:35:12.2956557Z 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-12-04T09:35:12.2962333Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-12-04T09:35:12.2977855Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\cutedsl_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-12-04T09:35:12.2983618Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\_cutedsl_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-12-04T09:35:12.2989235Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-12-04T09:35:12.2994599Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3000263Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\halide.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3007251Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\memory_planning.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3014269Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mps.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3020724Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mps_device_op_overrides.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3026544Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\mtia 2025-12-04T09:35:12.3030167Z 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-12-04T09:35:12.3035896Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\mtia 2025-12-04T09:35:12.3040533Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\multi_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3046831Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\pallas.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3054316Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\python_wrapper_mtia.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3060922Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\rocm 2025-12-04T09:35:12.3064972Z 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-12-04T09:35:12.3071337Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\ck_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-12-04T09:35:12.3077233Z 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-12-04T09:35:12.3083328Z 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-12-04T09:35:12.3099380Z 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-12-04T09:35:12.3105859Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\compile_command.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-12-04T09:35:12.3112728Z 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-12-04T09:35:12.3118673Z 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-12-04T09:35:12.3124240Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-12-04T09:35:12.3129830Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-12-04T09:35:12.3135843Z 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-12-04T09:35:12.3141394Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-12-04T09:35:12.3146779Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-12-04T09:35:12.3151408Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\segmented_tree.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3166963Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\simd.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3174330Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\simd_kernel_features.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3180626Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\subgraph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3186546Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3194751Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_combo_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3201064Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_split_scan.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3206845Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3212499Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\wrapper.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3220071Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\wrapper_fxir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3226415Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\xpu 2025-12-04T09:35:12.3230016Z 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-12-04T09:35:12.3235670Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\xpu 2025-12-04T09:35:12.3240329Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-12-04T09:35:12.3244920Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comms.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3265985Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comms_debug.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3271522Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comm_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3277582Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comm_lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3283219Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compiler_bisector.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3289228Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3296775Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_async.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3302737Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_ext.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3309483Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_subproc.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3325886Z creating build\bdist.win-amd64\wheel\torch\_inductor\compile_worker 2025-12-04T09:35:12.3329361Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\subproc_pool.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-12-04T09:35:12.3335404Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\timer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-12-04T09:35:12.3340951Z 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-12-04T09:35:12.3346294Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-12-04T09:35:12.3361770Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-12-04T09:35:12.3366307Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\__main__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-12-04T09:35:12.3371555Z copying build\lib.win-amd64-cpython-310\torch\_inductor\config.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3378724Z copying build\lib.win-amd64-cpython-310\torch\_inductor\config_comms.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3384534Z copying build\lib.win-amd64-cpython-310\torch\_inductor\constant_folding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3390273Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cpp_builder.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3397827Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cpu_vec_isa.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3404120Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cudagraph_trees.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3411403Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cudagraph_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3417461Z copying build\lib.win-amd64-cpython-310\torch\_inductor\custom_graph_pass.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3432561Z copying build\lib.win-amd64-cpython-310\torch\_inductor\debug.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3438915Z copying build\lib.win-amd64-cpython-310\torch\_inductor\decomposition.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3445365Z copying build\lib.win-amd64-cpython-310\torch\_inductor\dependencies.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3451633Z copying build\lib.win-amd64-cpython-310\torch\_inductor\distributed_autotune.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3457563Z copying build\lib.win-amd64-cpython-310\torch\_inductor\dtype_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3463206Z copying build\lib.win-amd64-cpython-310\torch\_inductor\exc.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3468912Z copying build\lib.win-amd64-cpython-310\torch\_inductor\extern_node_serializer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3474401Z copying build\lib.win-amd64-cpython-310\torch\_inductor\freezing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3480015Z copying build\lib.win-amd64-cpython-310\torch\_inductor\freezing_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3485595Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3492376Z creating build\bdist.win-amd64\wheel\torch\_inductor\fx_passes 2025-12-04T09:35:12.3506124Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\b2b_gemm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3512205Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\binary_folding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3518271Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\bucketing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3524727Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\control_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3540083Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\ddp_fusion.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3546799Z 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-12-04T09:35:12.3552532Z 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-12-04T09:35:12.3559104Z 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-12-04T09:35:12.3565335Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\freezing_patterns.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3589266Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\fsdp.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3595004Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\fuse_attention.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3601299Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\graph_view.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3607324Z 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-12-04T09:35:12.3614174Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\joint_graph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3620806Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\memory_estimator.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3627015Z 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-12-04T09:35:12.3633265Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\misc_patterns.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3639201Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\mkldnn_fusion.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3646036Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\node_runtime_estimation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3662049Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\numeric_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3667794Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\overlap_manual_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3673591Z 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-12-04T09:35:12.3679900Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\overlap_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3686560Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\pad_mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3692878Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\post_grad.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3699836Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\pre_grad.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3706095Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\quantization.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3713811Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\reinplace.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3720175Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\replace_random.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3737650Z creating build\bdist.win-amd64\wheel\torch\_inductor\fx_passes\serialized_patterns 2025-12-04T09:35:12.3741221Z 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-12-04T09:35:12.3746881Z 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-12-04T09:35:12.3752381Z 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-12-04T09:35:12.3767715Z 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-12-04T09:35:12.3773605Z 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-12-04T09:35:12.3779338Z 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-12-04T09:35:12.3785038Z 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-12-04T09:35:12.3790659Z 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-12-04T09:35:12.3796309Z 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-12-04T09:35:12.3802029Z 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-12-04T09:35:12.3808933Z 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-12-04T09:35:12.3815472Z 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-12-04T09:35:12.3822043Z 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-12-04T09:35:12.3828479Z 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-12-04T09:35:12.3834777Z 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-12-04T09:35:12.3840737Z 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-12-04T09:35:12.3847105Z 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-12-04T09:35:12.3853709Z 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-12-04T09:35:12.3860195Z 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-12-04T09:35:12.3876264Z 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-12-04T09:35:12.3882211Z 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-12-04T09:35:12.3888065Z 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-12-04T09:35:12.3894063Z 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-12-04T09:35:12.3900001Z 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-12-04T09:35:12.3905921Z 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-12-04T09:35:12.3912118Z 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-12-04T09:35:12.3917844Z 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-12-04T09:35:12.3923921Z 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-12-04T09:35:12.3928826Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\split_cat.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3936650Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-12-04T09:35:12.3941664Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3947272Z copying build\lib.win-amd64-cpython-310\torch\_inductor\graph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3964802Z copying build\lib.win-amd64-cpython-310\torch\_inductor\hooks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3969966Z copying build\lib.win-amd64-cpython-310\torch\_inductor\index_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3976030Z copying build\lib.win-amd64-cpython-310\torch\_inductor\inductor_prims.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3981780Z copying build\lib.win-amd64-cpython-310\torch\_inductor\invert_expr_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3987500Z copying build\lib.win-amd64-cpython-310\torch\_inductor\ir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.3997246Z copying build\lib.win-amd64-cpython-310\torch\_inductor\jagged_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.4003213Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel 2025-12-04T09:35:12.4006739Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\bmm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:35:12.4012468Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\conv.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:35:12.4018952Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\custom_op.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:35:12.4025050Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\flex 2025-12-04T09:35:12.4028663Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-12-04T09:35:12.4034353Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-12-04T09:35:12.4040619Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_cpu.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-12-04T09:35:12.4046374Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_decoding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-12-04T09:35:12.4052536Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_flash_attention.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-12-04T09:35:12.4070062Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\flex\templates 2025-12-04T09:35:12.4073450Z 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-12-04T09:35:12.4079320Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates\flash_attention.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex\templates 2025-12-04T09:35:12.4086176Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates\flash_attention_backward.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex\templates 2025-12-04T09:35:12.4100160Z 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-12-04T09:35:12.4122061Z 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-12-04T09:35:12.4130689Z 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-12-04T09:35:12.4138856Z 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-12-04T09:35:12.4145029Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-12-04T09:35:12.4149917Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:35:12.4156131Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:35:12.5381698Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_grouped.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:35:12.5387956Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_plus_mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:35:12.5393984Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\templates 2025-12-04T09:35:12.5397790Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates\cutedsl_mm_grouped.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\templates 2025-12-04T09:35:12.5403964Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates\triton_blackwell_ws_persistent_device_tma_mm.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\templates 2025-12-04T09:35:12.5409843Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates\triton_epilogue_scaled_mm.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\templates 2025-12-04T09:35:12.5427698Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates\triton_main_loop_scaled_mm.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\templates 2025-12-04T09:35:12.5433441Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates\triton_mm.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\templates 2025-12-04T09:35:12.5439285Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates\triton_mm_rocm.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\templates 2025-12-04T09:35:12.5445093Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\templates\triton_persistent_tma_mm.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\templates 2025-12-04T09:35:12.5450771Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-12-04T09:35:12.5456257Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel_inputs.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5462282Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel_template_choice.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5468443Z creating build\bdist.win-amd64\wheel\torch\_inductor\lookup_table 2025-12-04T09:35:12.5494845Z copying build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table\choices.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\lookup_table 2025-12-04T09:35:12.5501101Z copying build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\lookup_table 2025-12-04T09:35:12.5506652Z copying build\lib.win-amd64-cpython-310\torch\_inductor\loop_body.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5512897Z copying build\lib.win-amd64-cpython-310\torch\_inductor\lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5521309Z copying build\lib.win-amd64-cpython-310\torch\_inductor\memory.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5527599Z copying build\lib.win-amd64-cpython-310\torch\_inductor\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5533282Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mkldnn_ir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5539974Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mkldnn_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5547131Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mock_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5552894Z copying build\lib.win-amd64-cpython-310\torch\_inductor\ops_handler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5559459Z copying build\lib.win-amd64-cpython-310\torch\_inductor\optimize_indexing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5565514Z copying build\lib.win-amd64-cpython-310\torch\_inductor\output_code.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5572575Z creating build\bdist.win-amd64\wheel\torch\_inductor\package 2025-12-04T09:35:12.5576468Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\build_package.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-12-04T09:35:12.5581924Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\package.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-12-04T09:35:12.5587582Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-12-04T09:35:12.5592963Z copying build\lib.win-amd64-cpython-310\torch\_inductor\pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5617420Z copying build\lib.win-amd64-cpython-310\torch\_inductor\quantized_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5657623Z copying build\lib.win-amd64-cpython-310\torch\_inductor\remote_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5663496Z copying build\lib.win-amd64-cpython-310\torch\_inductor\remote_gemm_autotune_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5668936Z copying build\lib.win-amd64-cpython-310\torch\_inductor\rocm_multiarch_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5674839Z creating build\bdist.win-amd64\wheel\torch\_inductor\runtime 2025-12-04T09:35:12.5678281Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\autotune_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5684285Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\benchmarking.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5690328Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\cache_dir_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5696092Z creating build\bdist.win-amd64\wheel\torch\_inductor\runtime\caching 2025-12-04T09:35:12.5706021Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\config.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-12-04T09:35:12.5711642Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\context.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-12-04T09:35:12.5717362Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\exceptions.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-12-04T09:35:12.5722871Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\implementations.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-12-04T09:35:12.5728419Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\interfaces.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-12-04T09:35:12.5746257Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\locks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-12-04T09:35:12.5751673Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-12-04T09:35:12.5757148Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-12-04T09:35:12.5762662Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\compile_tasks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5768294Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\coordinate_descent_tuner.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5774195Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5779762Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\halide_helpers.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5785295Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\hints.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5790791Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\runtime_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5796421Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\static_cuda_launcher.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5802007Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_compat.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5807600Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_helpers.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5813997Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_heuristics.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5821805Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-12-04T09:35:12.5826622Z copying build\lib.win-amd64-cpython-310\torch\_inductor\scheduler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5835061Z copying build\lib.win-amd64-cpython-310\torch\_inductor\script.ld -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5840367Z copying build\lib.win-amd64-cpython-310\torch\_inductor\select_algorithm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5848240Z copying build\lib.win-amd64-cpython-310\torch\_inductor\shape_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5854030Z copying build\lib.win-amd64-cpython-310\torch\_inductor\sizevars.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5860245Z copying build\lib.win-amd64-cpython-310\torch\_inductor\standalone_compile.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5877308Z copying build\lib.win-amd64-cpython-310\torch\_inductor\subgraph_lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5890847Z creating build\bdist.win-amd64\wheel\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5894688Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\aten.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5900409Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\base.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5905987Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\contiguous_mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5911543Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\cutedsl.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5917094Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\decompose_k.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5933805Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\gemm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5939157Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\params.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5944831Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\registry.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5950423Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\triton.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5957558Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\triton_addmm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5963169Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-12-04T09:35:12.5968712Z copying build\lib.win-amd64-cpython-310\torch\_inductor\test_case.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5974571Z copying build\lib.win-amd64-cpython-310\torch\_inductor\test_operators.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5980410Z copying build\lib.win-amd64-cpython-310\torch\_inductor\tiling_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5986798Z copying build\lib.win-amd64-cpython-310\torch\_inductor\triton_bundler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.5992917Z copying build\lib.win-amd64-cpython-310\torch\_inductor\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.6000603Z copying build\lib.win-amd64-cpython-310\torch\_inductor\virtualized.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.6006525Z copying build\lib.win-amd64-cpython-310\torch\_inductor\wrapper_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.6024121Z copying build\lib.win-amd64-cpython-310\torch\_inductor\__autotune_main__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.6030057Z copying build\lib.win-amd64-cpython-310\torch\_inductor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-12-04T09:35:12.6035983Z copying build\lib.win-amd64-cpython-310\torch\_jit_internal.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6054562Z creating build\bdist.win-amd64\wheel\torch\_lazy 2025-12-04T09:35:12.6057969Z copying build\lib.win-amd64-cpython-310\torch\_lazy\closure.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6063655Z copying build\lib.win-amd64-cpython-310\torch\_lazy\computation.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6069648Z copying build\lib.win-amd64-cpython-310\torch\_lazy\config.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6075426Z copying build\lib.win-amd64-cpython-310\torch\_lazy\debug.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6081082Z copying build\lib.win-amd64-cpython-310\torch\_lazy\device_context.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6098007Z copying build\lib.win-amd64-cpython-310\torch\_lazy\extract_compiled_graph.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6103687Z copying build\lib.win-amd64-cpython-310\torch\_lazy\ir_cache.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6109205Z copying build\lib.win-amd64-cpython-310\torch\_lazy\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6114441Z copying build\lib.win-amd64-cpython-310\torch\_lazy\tensor_factory_functions.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6120322Z copying build\lib.win-amd64-cpython-310\torch\_lazy\ts_backend.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6125649Z copying build\lib.win-amd64-cpython-310\torch\_lazy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-12-04T09:35:12.6131498Z creating build\bdist.win-amd64\wheel\torch\_library 2025-12-04T09:35:12.6134982Z copying build\lib.win-amd64-cpython-310\torch\_library\autograd.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6140458Z copying build\lib.win-amd64-cpython-310\torch\_library\custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6146532Z copying build\lib.win-amd64-cpython-310\torch\_library\effects.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6152018Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_class_registry.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6165295Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_impl.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6181406Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_profile.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6186873Z copying build\lib.win-amd64-cpython-310\torch\_library\infer_schema.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6192502Z copying build\lib.win-amd64-cpython-310\torch\_library\opaque_object.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6197966Z copying build\lib.win-amd64-cpython-310\torch\_library\simple_registry.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6203351Z copying build\lib.win-amd64-cpython-310\torch\_library\triton.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6208768Z copying build\lib.win-amd64-cpython-310\torch\_library\utils.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6214843Z copying build\lib.win-amd64-cpython-310\torch\_library\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-12-04T09:35:12.6220258Z copying build\lib.win-amd64-cpython-310\torch\_linalg_utils.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6226047Z copying build\lib.win-amd64-cpython-310\torch\_lobpcg.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6232405Z creating build\bdist.win-amd64\wheel\torch\_logging 2025-12-04T09:35:12.6235733Z copying build\lib.win-amd64-cpython-310\torch\_logging\scribe.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-12-04T09:35:12.6241218Z copying build\lib.win-amd64-cpython-310\torch\_logging\structured.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-12-04T09:35:12.6246502Z copying build\lib.win-amd64-cpython-310\torch\_logging\_internal.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-12-04T09:35:12.6252997Z copying build\lib.win-amd64-cpython-310\torch\_logging\_registrations.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-12-04T09:35:12.6269519Z copying build\lib.win-amd64-cpython-310\torch\_logging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-12-04T09:35:12.6274903Z copying build\lib.win-amd64-cpython-310\torch\_lowrank.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6280325Z copying build\lib.win-amd64-cpython-310\torch\_meta_registrations.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6289132Z copying build\lib.win-amd64-cpython-310\torch\_namedtensor_internals.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6295597Z creating build\bdist.win-amd64\wheel\torch\_numpy 2025-12-04T09:35:12.6298885Z copying build\lib.win-amd64-cpython-310\torch\_numpy\fft.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6304256Z copying build\lib.win-amd64-cpython-310\torch\_numpy\linalg.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6309580Z copying build\lib.win-amd64-cpython-310\torch\_numpy\random.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6315051Z creating build\bdist.win-amd64\wheel\torch\_numpy\testing 2025-12-04T09:35:12.6318884Z copying build\lib.win-amd64-cpython-310\torch\_numpy\testing\utils.py -> build\bdist.win-amd64\wheel\.\torch\_numpy\testing 2025-12-04T09:35:12.6325604Z copying build\lib.win-amd64-cpython-310\torch\_numpy\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_numpy\testing 2025-12-04T09:35:12.6330958Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_binary_ufuncs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6336562Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_casting_dicts.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6354399Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_dtypes.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6359953Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_dtypes_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6365739Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_funcs.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6371297Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_funcs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6377895Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_getlimits.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6383193Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_ndarray.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6389223Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_normalizations.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6394999Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_reductions_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6400634Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_ufuncs.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6414519Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_unary_ufuncs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6420179Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_util.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6425757Z copying build\lib.win-amd64-cpython-310\torch\_numpy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-12-04T09:35:12.6431058Z copying build\lib.win-amd64-cpython-310\torch\_ops.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6437656Z creating build\bdist.win-amd64\wheel\torch\_prims 2025-12-04T09:35:12.6441093Z copying build\lib.win-amd64-cpython-310\torch\_prims\context.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-12-04T09:35:12.6446643Z copying build\lib.win-amd64-cpython-310\torch\_prims\debug_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-12-04T09:35:12.6451994Z copying build\lib.win-amd64-cpython-310\torch\_prims\executor.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-12-04T09:35:12.6457484Z copying build\lib.win-amd64-cpython-310\torch\_prims\rng_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-12-04T09:35:12.6463143Z copying build\lib.win-amd64-cpython-310\torch\_prims\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-12-04T09:35:12.6480362Z creating build\bdist.win-amd64\wheel\torch\_prims_common 2025-12-04T09:35:12.6483716Z copying build\lib.win-amd64-cpython-310\torch\_prims_common\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2025-12-04T09:35:12.6489786Z copying build\lib.win-amd64-cpython-310\torch\_prims_common\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2025-12-04T09:35:12.6496575Z copying build\lib.win-amd64-cpython-310\torch\_python_dispatcher.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6502714Z creating build\bdist.win-amd64\wheel\torch\_refs 2025-12-04T09:35:12.6525639Z copying build\lib.win-amd64-cpython-310\torch\_refs\fft.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-12-04T09:35:12.6531815Z creating build\bdist.win-amd64\wheel\torch\_refs\linalg 2025-12-04T09:35:12.6535223Z copying build\lib.win-amd64-cpython-310\torch\_refs\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\linalg 2025-12-04T09:35:12.6541168Z creating build\bdist.win-amd64\wheel\torch\_refs\nn 2025-12-04T09:35:12.6544646Z creating build\bdist.win-amd64\wheel\torch\_refs\nn\functional 2025-12-04T09:35:12.6547993Z copying build\lib.win-amd64-cpython-310\torch\_refs\nn\functional\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn\functional 2025-12-04T09:35:12.6554119Z copying build\lib.win-amd64-cpython-310\torch\_refs\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn 2025-12-04T09:35:12.6559518Z creating build\bdist.win-amd64\wheel\torch\_refs\special 2025-12-04T09:35:12.6562928Z copying build\lib.win-amd64-cpython-310\torch\_refs\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\special 2025-12-04T09:35:12.6568496Z copying build\lib.win-amd64-cpython-310\torch\_refs\_conversions.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-12-04T09:35:12.6574638Z copying build\lib.win-amd64-cpython-310\torch\_refs\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-12-04T09:35:12.6593401Z copying build\lib.win-amd64-cpython-310\torch\_size_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6599151Z copying build\lib.win-amd64-cpython-310\torch\_sources.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6604870Z copying build\lib.win-amd64-cpython-310\torch\_storage_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6610684Z copying build\lib.win-amd64-cpython-310\torch\_streambase.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6616284Z creating build\bdist.win-amd64\wheel\torch\_strobelight 2025-12-04T09:35:12.6619834Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\cli_function_profiler.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-12-04T09:35:12.6625502Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\compile_time_profiler.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-12-04T09:35:12.6631016Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-12-04T09:35:12.6646399Z creating build\bdist.win-amd64\wheel\torch\_subclasses 2025-12-04T09:35:12.6649798Z creating build\bdist.win-amd64\wheel\torch\_subclasses\complex_tensor 2025-12-04T09:35:12.6653125Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_core.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses\complex_tensor 2025-12-04T09:35:12.6658753Z creating build\bdist.win-amd64\wheel\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:35:12.6662108Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops\aten.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:35:12.6668135Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops\common.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:35:12.6673544Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops\prims.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:35:12.6678868Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses\complex_tensor\_ops 2025-12-04T09:35:12.6684007Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\complex_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses\complex_tensor 2025-12-04T09:35:12.6689025Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_impls.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:35:12.6710140Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:35:12.6728588Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:35:12.6734542Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\functional_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:35:12.6740570Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\meta_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:35:12.6747301Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\schema_check_mode.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:35:12.6752841Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\_fake_tensor_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:35:12.6758427Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-12-04T09:35:12.6763600Z copying build\lib.win-amd64-cpython-310\torch\_tensor.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6770139Z copying build\lib.win-amd64-cpython-310\torch\_tensor_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6777549Z copying build\lib.win-amd64-cpython-310\torch\_tensor_str.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6789030Z copying build\lib.win-amd64-cpython-310\torch\_thread_safe_fork.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6791035Z copying build\lib.win-amd64-cpython-310\torch\_torch_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6811442Z copying build\lib.win-amd64-cpython-310\torch\_utils.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6817544Z copying build\lib.win-amd64-cpython-310\torch\_utils_internal.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6823548Z creating build\bdist.win-amd64\wheel\torch\_vendor 2025-12-04T09:35:12.6826945Z creating build\bdist.win-amd64\wheel\torch\_vendor\packaging 2025-12-04T09:35:12.6830294Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\version.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-12-04T09:35:12.6836094Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\_structures.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-12-04T09:35:12.6841427Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-12-04T09:35:12.6846591Z copying build\lib.win-amd64-cpython-310\torch\_vendor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_vendor 2025-12-04T09:35:12.6851317Z copying build\lib.win-amd64-cpython-310\torch\_VF.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6856675Z copying build\lib.win-amd64-cpython-310\torch\_VF.pyi -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6872853Z copying build\lib.win-amd64-cpython-310\torch\_vmap_internals.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6878880Z copying build\lib.win-amd64-cpython-310\torch\_weights_only_unpickler.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6884710Z copying build\lib.win-amd64-cpython-310\torch\__config__.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6890131Z copying build\lib.win-amd64-cpython-310\torch\__future__.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6895674Z copying build\lib.win-amd64-cpython-310\torch\__init__.py -> build\bdist.win-amd64\wheel\.\torch 2025-12-04T09:35:12.6914593Z creating build\bdist.win-amd64\wheel\torchgen 2025-12-04T09:35:12.6917951Z creating build\bdist.win-amd64\wheel\torchgen\aoti 2025-12-04T09:35:12.6921326Z copying build\lib.win-amd64-cpython-310\torchgen\aoti\fallback_ops.py -> build\bdist.win-amd64\wheel\.\torchgen\aoti 2025-12-04T09:35:12.6926819Z copying build\lib.win-amd64-cpython-310\torchgen\aoti\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\aoti 2025-12-04T09:35:12.6951768Z creating build\bdist.win-amd64\wheel\torchgen\api 2025-12-04T09:35:12.6955292Z copying build\lib.win-amd64-cpython-310\torchgen\api\autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.6961226Z copying build\lib.win-amd64-cpython-310\torchgen\api\cpp.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.6968039Z copying build\lib.win-amd64-cpython-310\torchgen\api\dispatcher.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.6973443Z copying build\lib.win-amd64-cpython-310\torchgen\api\functionalization.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.7018318Z copying build\lib.win-amd64-cpython-310\torchgen\api\lazy.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.7034184Z copying build\lib.win-amd64-cpython-310\torchgen\api\meta.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.7039313Z copying build\lib.win-amd64-cpython-310\torchgen\api\native.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.7044666Z copying build\lib.win-amd64-cpython-310\torchgen\api\python.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.7050951Z copying build\lib.win-amd64-cpython-310\torchgen\api\structured.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.7056617Z copying build\lib.win-amd64-cpython-310\torchgen\api\translate.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.7062868Z creating build\bdist.win-amd64\wheel\torchgen\api\types 2025-12-04T09:35:12.7066266Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\signatures.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-12-04T09:35:12.7071897Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\types.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-12-04T09:35:12.7077561Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\types_base.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-12-04T09:35:12.7083092Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-12-04T09:35:12.7088632Z copying build\lib.win-amd64-cpython-310\torchgen\api\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.7094408Z copying build\lib.win-amd64-cpython-310\torchgen\api\unboxing.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.7100355Z copying build\lib.win-amd64-cpython-310\torchgen\api\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-12-04T09:35:12.7105764Z copying build\lib.win-amd64-cpython-310\torchgen\code_template.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7111607Z copying build\lib.win-amd64-cpython-310\torchgen\context.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7117870Z creating build\bdist.win-amd64\wheel\torchgen\dest 2025-12-04T09:35:12.7121449Z copying build\lib.win-amd64-cpython-310\torchgen\dest\lazy_ir.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:35:12.7127677Z copying build\lib.win-amd64-cpython-310\torchgen\dest\lazy_ts_lowering.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:35:12.7133188Z copying build\lib.win-amd64-cpython-310\torchgen\dest\native_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:35:12.7138999Z copying build\lib.win-amd64-cpython-310\torchgen\dest\register_dispatch_key.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:35:12.7155413Z copying build\lib.win-amd64-cpython-310\torchgen\dest\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:35:12.7161999Z copying build\lib.win-amd64-cpython-310\torchgen\dest\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-12-04T09:35:12.7167284Z copying build\lib.win-amd64-cpython-310\torchgen\gen.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7184410Z copying build\lib.win-amd64-cpython-310\torchgen\gen_aoti_c_shim.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7190377Z copying build\lib.win-amd64-cpython-310\torchgen\gen_backend_stubs.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7196703Z copying build\lib.win-amd64-cpython-310\torchgen\gen_functionalization_type.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7202712Z copying build\lib.win-amd64-cpython-310\torchgen\gen_lazy_tensor.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7214704Z copying build\lib.win-amd64-cpython-310\torchgen\gen_schema_utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7220192Z copying build\lib.win-amd64-cpython-310\torchgen\gen_vmap_plumbing.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7225678Z copying build\lib.win-amd64-cpython-310\torchgen\local.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7231082Z copying build\lib.win-amd64-cpython-310\torchgen\model.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7238104Z copying build\lib.win-amd64-cpython-310\torchgen\native_function_generation.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7244279Z creating build\bdist.win-amd64\wheel\torchgen\operator_versions 2025-12-04T09:35:12.7248068Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\gen_mobile_upgraders.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-12-04T09:35:12.7253779Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-12-04T09:35:12.7259190Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-12-04T09:35:12.7273921Z creating build\bdist.win-amd64\wheel\torchgen\packaged 2025-12-04T09:35:12.7277368Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen 2025-12-04T09:35:12.7280615Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\native 2025-12-04T09:35:12.7284057Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native\native_functions.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\native 2025-12-04T09:35:12.7295245Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native\tags.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\native 2025-12-04T09:35:12.7301962Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7305481Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7311095Z 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-12-04T09:35:12.7316840Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7333085Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7338805Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7344376Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7349985Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7355414Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7360607Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\enum_tag.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7365811Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Function.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7371307Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7377032Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7382601Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Functions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7388292Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\LazyIr.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7393765Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7399739Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7405472Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7410914Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7416964Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7432648Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7438228Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Operator.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7443643Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Operators.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7449115Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Operators.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7489361Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7495448Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7501290Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7507127Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7513130Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7518616Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7530337Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7536143Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7542069Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7547459Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\TensorBody.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7553790Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7559918Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7565409Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7570907Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7576732Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7611029Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7612234Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ViewMetaClasses.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7613456Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ViewMetaClasses.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7614812Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ViewMetaClassesPythonBinding.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-12-04T09:35:12.7618477Z creating build\bdist.win-amd64\wheel\torchgen\packaged\autograd 2025-12-04T09:35:12.7622955Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\BUILD.bazel -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7628741Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\build.bzl -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7632760Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\context.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7638485Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\deprecated.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7644032Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\derivatives.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7662295Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_annotated_fn_args.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7667517Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7672965Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_autograd_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7679308Z 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-12-04T09:35:12.7685335Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_python_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7693044Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_trace_type.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7698121Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_variable_factories.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7703806Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_variable_type.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7710462Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_view_funcs.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7716193Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\load_derivatives.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7722267Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\README.md -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7728575Z creating build\bdist.win-amd64\wheel\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7732963Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\ADInplaceOrViewType.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7738078Z 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-12-04T09:35:12.7743241Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\Functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7758939Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\Functions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7764478Z 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-12-04T09:35:12.7769819Z 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-12-04T09:35:12.7775456Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7781399Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_functions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7790274Z 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-12-04T09:35:12.7796027Z 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-12-04T09:35:12.7801436Z 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-12-04T09:35:12.7807249Z 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-12-04T09:35:12.7812727Z 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-12-04T09:35:12.7818322Z 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-12-04T09:35:12.7823987Z 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-12-04T09:35:12.7829878Z 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-12-04T09:35:12.7835642Z 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-12-04T09:35:12.7852224Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\TraceType.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7857792Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\VariableType.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7863404Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\VariableType.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7868977Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\variable_factories.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7874736Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\ViewFuncs.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7888665Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\ViewFuncs.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-12-04T09:35:12.7890007Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-12-04T09:35:12.7890749Z creating build\bdist.win-amd64\wheel\torchgen\selective_build 2025-12-04T09:35:12.7894086Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\operator.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-12-04T09:35:12.7899711Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\selector.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-12-04T09:35:12.7905529Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-12-04T09:35:12.7910085Z creating build\bdist.win-amd64\wheel\torchgen\static_runtime 2025-12-04T09:35:12.7913571Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\config.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-12-04T09:35:12.7919299Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\generator.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-12-04T09:35:12.7925475Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\gen_static_runtime_ops.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-12-04T09:35:12.7941812Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-12-04T09:35:12.7946564Z copying build\lib.win-amd64-cpython-310\torchgen\utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7952572Z copying build\lib.win-amd64-cpython-310\torchgen\yaml_utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7958382Z copying build\lib.win-amd64-cpython-310\torchgen\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-12-04T09:35:12.7968159Z running install_egg_info 2025-12-04T09:35:12.8108175Z running egg_info 2025-12-04T09:35:12.8230838Z writing torch.egg-info\PKG-INFO 2025-12-04T09:35:12.8248595Z writing dependency_links to torch.egg-info\dependency_links.txt 2025-12-04T09:35:12.8252691Z writing entry points to torch.egg-info\entry_points.txt 2025-12-04T09:35:12.8261541Z writing requirements to torch.egg-info\requires.txt 2025-12-04T09:35:12.8265540Z writing top-level names to torch.egg-info\top_level.txt 2025-12-04T09:35:14.2008029Z reading manifest file 'torch.egg-info\SOURCES.txt' 2025-12-04T09:35:20.7942310Z reading manifest template 'MANIFEST.in' 2025-12-04T09:35:21.0908074Z warning: no directories found matching 'ios' 2025-12-04T09:35:30.6741296Z no previously-included directories found matching 'third_party\nccl\pkg\debian' 2025-12-04T09:35:31.3946078Z no previously-included directories found matching '**\.gitlab' 2025-12-04T09:35:31.6324465Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-12-04T09:35:31.8704843Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-12-04T09:35:32.1085001Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-12-04T09:35:32.3468204Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-12-04T09:35:32.5843567Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-12-04T09:35:33.8146824Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-12-04T09:35:34.0636801Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-12-04T09:35:35.2314970Z adding license file 'LICENSE' 2025-12-04T09:35:43.8717353Z adding license file 'NOTICE' 2025-12-04T09:35:43.8717734Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-12-04T09:35:43.9168854Z Copying torch.egg-info to build\bdist.win-amd64\wheel\.\torch-2.10.0a0+gitffd9b0f-py3.10.egg-info 2025-12-04T09:35:43.9282057Z running install_scripts 2025-12-04T09:35:43.9301482Z 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-12-04T09:35:43.9302365Z if get_flag("Py_DEBUG", hasattr(sys, "gettotalrefcount"), warn=(impl == "cp")): 2025-12-04T09:35:43.9370699Z creating build\bdist.win-amd64\wheel\torch-2.10.0a0+gitffd9b0f.dist-info\WHEEL 2025-12-04T09:35:43.9385726Z creating 'C:\actions-runner\_work\pytorch\pytorch\dist\.tmp-fmw7m3bn\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl' and adding 'build\bdist.win-amd64\wheel' to it 2025-12-04T09:35:43.9448216Z adding 'functorch/__init__.py' 2025-12-04T09:35:43.9599776Z adding 'functorch/_src/__init__.py' 2025-12-04T09:35:43.9604057Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-12-04T09:35:43.9608249Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-12-04T09:35:43.9612287Z adding 'functorch/_src/make_functional/__init__.py' 2025-12-04T09:35:43.9618343Z adding 'functorch/_src/vmap/__init__.py' 2025-12-04T09:35:43.9622538Z adding 'functorch/compile/__init__.py' 2025-12-04T09:35:43.9644219Z adding 'functorch/dim/__init__.py' 2025-12-04T09:35:43.9649747Z adding 'functorch/dim/_dim_entry.py' 2025-12-04T09:35:43.9654484Z adding 'functorch/dim/_enable_all_layers.py' 2025-12-04T09:35:43.9662854Z adding 'functorch/dim/_getsetitem.py' 2025-12-04T09:35:43.9668671Z adding 'functorch/dim/_order.py' 2025-12-04T09:35:43.9672679Z adding 'functorch/dim/_py_inst_decoder.py' 2025-12-04T09:35:43.9676484Z adding 'functorch/dim/_tensor_info.py' 2025-12-04T09:35:43.9681959Z adding 'functorch/dim/_wrap.py' 2025-12-04T09:35:43.9685867Z adding 'functorch/dim/magic_trace.py' 2025-12-04T09:35:43.9695385Z adding 'functorch/dim/op_properties.py' 2025-12-04T09:35:43.9699571Z adding 'functorch/dim/wrap_type.py' 2025-12-04T09:35:43.9704047Z adding 'functorch/einops/__init__.py' 2025-12-04T09:35:43.9710276Z adding 'functorch/einops/_parsing.py' 2025-12-04T09:35:43.9718600Z adding 'functorch/einops/rearrange.py' 2025-12-04T09:35:43.9722974Z adding 'functorch/experimental/__init__.py' 2025-12-04T09:35:43.9734813Z adding 'functorch/experimental/control_flow.py' 2025-12-04T09:35:43.9737947Z adding 'functorch/experimental/ops.py' 2025-12-04T09:35:43.9750149Z adding 'torch/_C.cp310-win_amd64.pyd' 2025-12-04T09:35:43.9755333Z adding 'torch/_VF.py' 2025-12-04T09:35:44.0025167Z adding 'torch/_VF.pyi' 2025-12-04T09:35:44.0057624Z adding 'torch/__config__.py' 2025-12-04T09:35:44.0061476Z adding 'torch/__future__.py' 2025-12-04T09:35:44.0101492Z adding 'torch/__init__.py' 2025-12-04T09:35:44.0114170Z adding 'torch/_appdirs.py' 2025-12-04T09:35:44.0118581Z adding 'torch/_classes.py' 2025-12-04T09:35:44.0122363Z adding 'torch/_compile.py' 2025-12-04T09:35:44.0128495Z adding 'torch/_custom_ops.py' 2025-12-04T09:35:44.0132069Z adding 'torch/_environment.py' 2025-12-04T09:35:44.0149444Z adding 'torch/_guards.py' 2025-12-04T09:35:44.0172780Z adding 'torch/_jit_internal.py' 2025-12-04T09:35:44.0178500Z adding 'torch/_linalg_utils.py' 2025-12-04T09:35:44.0195002Z adding 'torch/_lobpcg.py' 2025-12-04T09:35:44.0201684Z adding 'torch/_lowrank.py' 2025-12-04T09:35:44.0326030Z adding 'torch/_meta_registrations.py' 2025-12-04T09:35:44.0340275Z adding 'torch/_namedtensor_internals.py' 2025-12-04T09:35:44.0367062Z adding 'torch/_ops.py' 2025-12-04T09:35:44.0376118Z adding 'torch/_python_dispatcher.py' 2025-12-04T09:35:44.0382177Z adding 'torch/_size_docs.py' 2025-12-04T09:35:44.0388121Z adding 'torch/_sources.py' 2025-12-04T09:35:44.0391981Z adding 'torch/_storage_docs.py' 2025-12-04T09:35:44.0395359Z adding 'torch/_streambase.py' 2025-12-04T09:35:44.0423943Z adding 'torch/_tensor.py' 2025-12-04T09:35:44.0471107Z adding 'torch/_tensor_docs.py' 2025-12-04T09:35:44.0484840Z adding 'torch/_tensor_str.py' 2025-12-04T09:35:44.0488861Z adding 'torch/_thread_safe_fork.py' 2025-12-04T09:35:44.0629860Z adding 'torch/_torch_docs.py' 2025-12-04T09:35:44.0656115Z adding 'torch/_utils.py' 2025-12-04T09:35:44.0663584Z adding 'torch/_utils_internal.py' 2025-12-04T09:35:44.0669592Z adding 'torch/_vmap_internals.py' 2025-12-04T09:35:44.0680146Z adding 'torch/_weights_only_unpickler.py' 2025-12-04T09:35:44.0749612Z adding 'torch/functional.py' 2025-12-04T09:35:44.0768513Z adding 'torch/hub.py' 2025-12-04T09:35:44.0798667Z adding 'torch/library.py' 2025-12-04T09:35:44.0833428Z adding 'torch/overrides.py' 2025-12-04T09:35:44.0840342Z adding 'torch/py.typed' 2025-12-04T09:35:44.0848040Z adding 'torch/quasirandom.py' 2025-12-04T09:35:44.0854784Z adding 'torch/random.py' 2025-12-04T09:35:44.0859575Z adding 'torch/return_types.py' 2025-12-04T09:35:44.0866075Z adding 'torch/return_types.pyi' 2025-12-04T09:35:44.0902330Z adding 'torch/serialization.py' 2025-12-04T09:35:44.0921070Z adding 'torch/storage.py' 2025-12-04T09:35:44.0927580Z adding 'torch/torch_version.py' 2025-12-04T09:35:44.0932030Z adding 'torch/types.py' 2025-12-04T09:35:44.0935481Z adding 'torch/version.py' 2025-12-04T09:35:44.1219127Z adding 'torch/_C/_VariableFunctions.pyi' 2025-12-04T09:35:44.1343019Z adding 'torch/_C/__init__.pyi' 2025-12-04T09:35:44.1356331Z adding 'torch/_C/_aoti.pyi' 2025-12-04T09:35:44.1360724Z adding 'torch/_C/_autograd.pyi' 2025-12-04T09:35:44.1364145Z adding 'torch/_C/_cpu.pyi' 2025-12-04T09:35:44.1367402Z adding 'torch/_C/_cudnn.pyi' 2025-12-04T09:35:44.1370532Z adding 'torch/_C/_cusparselt.pyi' 2025-12-04T09:35:44.1373801Z adding 'torch/_C/_distributed.pyi' 2025-12-04T09:35:44.1377265Z adding 'torch/_C/_distributed_autograd.pyi' 2025-12-04T09:35:44.1385867Z adding 'torch/_C/_distributed_c10d.pyi' 2025-12-04T09:35:44.1391129Z adding 'torch/_C/_distributed_rpc.pyi' 2025-12-04T09:35:44.1394834Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-12-04T09:35:44.1398208Z adding 'torch/_C/_functionalization.pyi' 2025-12-04T09:35:44.1402526Z adding 'torch/_C/_functions.pyi' 2025-12-04T09:35:44.1406837Z adding 'torch/_C/_functorch.pyi' 2025-12-04T09:35:44.1410353Z adding 'torch/_C/_instruction_counter.pyi' 2025-12-04T09:35:44.1414950Z adding 'torch/_C/_itt.pyi' 2025-12-04T09:35:44.1420490Z adding 'torch/_C/_jit_tree_views.pyi' 2025-12-04T09:35:44.1425517Z adding 'torch/_C/_lazy.pyi' 2025-12-04T09:35:44.1430395Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-12-04T09:35:44.1434077Z adding 'torch/_C/_monitor.pyi' 2025-12-04T09:35:44.1441519Z adding 'torch/_C/_nn.pyi' 2025-12-04T09:35:44.1445295Z adding 'torch/_C/_nvtx.pyi' 2025-12-04T09:35:44.1450199Z adding 'torch/_C/_onnx.pyi' 2025-12-04T09:35:44.1456367Z adding 'torch/_C/_profiler.pyi' 2025-12-04T09:35:44.1461204Z adding 'torch/_C/_verbose.pyi' 2025-12-04T09:35:44.1466823Z adding 'torch/_C/_acc/__init__.pyi' 2025-12-04T09:35:44.1472402Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-12-04T09:35:44.1475946Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-12-04T09:35:44.1481206Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-12-04T09:35:44.1487847Z adding 'torch/_C/_dynamo/guards.pyi' 2025-12-04T09:35:44.1493708Z adding 'torch/_C/_export/__init__.pyi' 2025-12-04T09:35:44.1498578Z adding 'torch/_C/_export/pt2_archive_constants.pyi' 2025-12-04T09:35:44.1504203Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-12-04T09:35:44.1510147Z adding 'torch/_awaits/__init__.py' 2025-12-04T09:35:44.1515625Z adding 'torch/_custom_op/__init__.py' 2025-12-04T09:35:44.1523048Z adding 'torch/_custom_op/autograd.py' 2025-12-04T09:35:44.1537156Z adding 'torch/_custom_op/impl.py' 2025-12-04T09:35:44.1547551Z adding 'torch/_decomp/__init__.py' 2025-12-04T09:35:44.1642571Z adding 'torch/_decomp/decompositions.py' 2025-12-04T09:35:44.1658218Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-12-04T09:35:44.1664039Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-12-04T09:35:44.1668398Z adding 'torch/_dispatch/__init__.py' 2025-12-04T09:35:44.1675097Z adding 'torch/_dispatch/python.py' 2025-12-04T09:35:44.1682272Z adding 'torch/_dynamo/__init__.py' 2025-12-04T09:35:44.1688176Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-12-04T09:35:44.1694780Z adding 'torch/_dynamo/aot_compile.py' 2025-12-04T09:35:44.1698906Z adding 'torch/_dynamo/aot_compile_types.py' 2025-12-04T09:35:44.1705686Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-12-04T09:35:44.1730745Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-12-04T09:35:44.1737575Z adding 'torch/_dynamo/cache_size.py' 2025-12-04T09:35:44.1742236Z adding 'torch/_dynamo/callback.py' 2025-12-04T09:35:44.1746517Z adding 'torch/_dynamo/code_context.py' 2025-12-04T09:35:44.1757612Z adding 'torch/_dynamo/codegen.py' 2025-12-04T09:35:44.1786531Z adding 'torch/_dynamo/compiled_autograd.py' 2025-12-04T09:35:44.1797579Z adding 'torch/_dynamo/comptime.py' 2025-12-04T09:35:44.1818852Z adding 'torch/_dynamo/config.py' 2025-12-04T09:35:44.1857305Z adding 'torch/_dynamo/convert_frame.py' 2025-12-04T09:35:44.1865652Z adding 'torch/_dynamo/create_parameter_op.py' 2025-12-04T09:35:44.1869608Z adding 'torch/_dynamo/current_scope_id.py' 2025-12-04T09:35:44.1877208Z adding 'torch/_dynamo/dce_extra_outputs.py' 2025-12-04T09:35:44.1893368Z adding 'torch/_dynamo/debug_utils.py' 2025-12-04T09:35:44.1913788Z adding 'torch/_dynamo/decorators.py' 2025-12-04T09:35:44.1924625Z adding 'torch/_dynamo/device_interface.py' 2025-12-04T09:35:44.1930119Z adding 'torch/_dynamo/distributed.py' 2025-12-04T09:35:44.1973729Z adding 'torch/_dynamo/eval_frame.py' 2025-12-04T09:35:44.1990505Z adding 'torch/_dynamo/exc.py' 2025-12-04T09:35:44.1998075Z adding 'torch/_dynamo/external_utils.py' 2025-12-04T09:35:44.2003795Z adding 'torch/_dynamo/funcname_cache.py' 2025-12-04T09:35:44.2020315Z adding 'torch/_dynamo/functional_export.py' 2025-12-04T09:35:44.2026235Z adding 'torch/_dynamo/graph_break_hints.py' 2025-12-04T09:35:44.2069519Z adding 'torch/_dynamo/graph_break_registry.json' 2025-12-04T09:35:44.2078813Z adding 'torch/_dynamo/graph_bytecode_inputs.py' 2025-12-04T09:35:44.2091164Z adding 'torch/_dynamo/graph_deduplication.py' 2025-12-04T09:35:44.2102736Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-12-04T09:35:44.2110880Z adding 'torch/_dynamo/graph_utils.py' 2025-12-04T09:35:44.2184086Z adding 'torch/_dynamo/guards.py' 2025-12-04T09:35:44.2193517Z adding 'torch/_dynamo/hooks.py' 2025-12-04T09:35:44.2197454Z adding 'torch/_dynamo/logging.py' 2025-12-04T09:35:44.2202769Z adding 'torch/_dynamo/metrics_context.py' 2025-12-04T09:35:44.2207495Z adding 'torch/_dynamo/mutation_guard.py' 2025-12-04T09:35:44.2270451Z adding 'torch/_dynamo/output_graph.py' 2025-12-04T09:35:44.2288998Z adding 'torch/_dynamo/package.py' 2025-12-04T09:35:44.2303879Z adding 'torch/_dynamo/pgo.py' 2025-12-04T09:35:44.2310017Z adding 'torch/_dynamo/precompile_context.py' 2025-12-04T09:35:44.2314745Z adding 'torch/_dynamo/profiler.py' 2025-12-04T09:35:44.2319414Z adding 'torch/_dynamo/replay_record.py' 2025-12-04T09:35:44.2330286Z adding 'torch/_dynamo/resume_execution.py' 2025-12-04T09:35:44.2348842Z adding 'torch/_dynamo/side_effects.py' 2025-12-04T09:35:44.2361024Z adding 'torch/_dynamo/source.py' 2025-12-04T09:35:44.2436620Z adding 'torch/_dynamo/symbolic_convert.py' 2025-12-04T09:35:44.2448286Z adding 'torch/_dynamo/tensor_version_op.py' 2025-12-04T09:35:44.2455002Z adding 'torch/_dynamo/test_case.py' 2025-12-04T09:35:44.2460428Z adding 'torch/_dynamo/test_dont_skip_tracing_functions.py' 2025-12-04T09:35:44.2468137Z adding 'torch/_dynamo/test_minifier_common.py' 2025-12-04T09:35:44.2478761Z adding 'torch/_dynamo/testing.py' 2025-12-04T09:35:44.2525744Z adding 'torch/_dynamo/trace_rules.py' 2025-12-04T09:35:44.2536318Z adding 'torch/_dynamo/types.py' 2025-12-04T09:35:44.2635885Z adding 'torch/_dynamo/utils.py' 2025-12-04T09:35:44.2645552Z adding 'torch/_dynamo/backends/__init__.py' 2025-12-04T09:35:44.2652159Z adding 'torch/_dynamo/backends/common.py' 2025-12-04T09:35:44.2661878Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-12-04T09:35:44.2671820Z adding 'torch/_dynamo/backends/debugging.py' 2025-12-04T09:35:44.2684351Z adding 'torch/_dynamo/backends/distributed.py' 2025-12-04T09:35:44.2690505Z adding 'torch/_dynamo/backends/inductor.py' 2025-12-04T09:35:44.2694275Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-12-04T09:35:44.2699044Z adding 'torch/_dynamo/backends/registry.py' 2025-12-04T09:35:44.2702535Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-12-04T09:35:44.2706168Z adding 'torch/_dynamo/backends/torchxla.py' 2025-12-04T09:35:44.2711418Z adding 'torch/_dynamo/backends/tvm.py' 2025-12-04T09:35:44.2720611Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-12-04T09:35:44.2724545Z adding 'torch/_dynamo/polyfills/_collections.py' 2025-12-04T09:35:44.2728731Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-12-04T09:35:44.2732381Z adding 'torch/_dynamo/polyfills/functools.py' 2025-12-04T09:35:44.2735945Z adding 'torch/_dynamo/polyfills/fx.py' 2025-12-04T09:35:44.2739885Z adding 'torch/_dynamo/polyfills/heapq.py' 2025-12-04T09:35:44.2744885Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-12-04T09:35:44.2748878Z adding 'torch/_dynamo/polyfills/loader.py' 2025-12-04T09:35:44.2752902Z adding 'torch/_dynamo/polyfills/operator.py' 2025-12-04T09:35:44.2756500Z adding 'torch/_dynamo/polyfills/os.py' 2025-12-04T09:35:44.2766108Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-12-04T09:35:44.2770252Z adding 'torch/_dynamo/polyfills/struct.py' 2025-12-04T09:35:44.2773693Z adding 'torch/_dynamo/polyfills/sys.py' 2025-12-04T09:35:44.2778840Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-12-04T09:35:44.2783021Z adding 'torch/_dynamo/repro/__init__.py' 2025-12-04T09:35:44.2799081Z adding 'torch/_dynamo/repro/after_aot.py' 2025-12-04T09:35:44.2808725Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-12-04T09:35:44.2818433Z adding 'torch/_dynamo/repro/aoti.py' 2025-12-04T09:35:44.2824800Z adding 'torch/_dynamo/variables/__init__.py' 2025-12-04T09:35:44.2835397Z adding 'torch/_dynamo/variables/base.py' 2025-12-04T09:35:44.2894629Z adding 'torch/_dynamo/variables/builder.py' 2025-12-04T09:35:44.2933882Z adding 'torch/_dynamo/variables/builtin.py' 2025-12-04T09:35:44.2943436Z adding 'torch/_dynamo/variables/constant.py' 2025-12-04T09:35:44.2958088Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-12-04T09:35:44.2978022Z adding 'torch/_dynamo/variables/dicts.py' 2025-12-04T09:35:44.2990325Z adding 'torch/_dynamo/variables/distributed.py' 2025-12-04T09:35:44.3034291Z adding 'torch/_dynamo/variables/functions.py' 2025-12-04T09:35:44.3102859Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-12-04T09:35:44.3141350Z adding 'torch/_dynamo/variables/iter.py' 2025-12-04T09:35:44.3148859Z adding 'torch/_dynamo/variables/lazy.py' 2025-12-04T09:35:44.3172588Z adding 'torch/_dynamo/variables/lists.py' 2025-12-04T09:35:44.3203082Z adding 'torch/_dynamo/variables/misc.py' 2025-12-04T09:35:44.3225158Z adding 'torch/_dynamo/variables/nn_module.py' 2025-12-04T09:35:44.3234298Z adding 'torch/_dynamo/variables/optimizer.py' 2025-12-04T09:35:44.3239455Z adding 'torch/_dynamo/variables/script_object.py' 2025-12-04T09:35:44.3243678Z adding 'torch/_dynamo/variables/sdpa.py' 2025-12-04T09:35:44.3250756Z adding 'torch/_dynamo/variables/streams.py' 2025-12-04T09:35:44.3276534Z adding 'torch/_dynamo/variables/tensor.py' 2025-12-04T09:35:44.3305484Z adding 'torch/_dynamo/variables/torch.py' 2025-12-04T09:35:44.3318347Z adding 'torch/_dynamo/variables/torch_function.py' 2025-12-04T09:35:44.3348362Z adding 'torch/_dynamo/variables/user_defined.py' 2025-12-04T09:35:44.3356454Z adding 'torch/_export/__init__.py' 2025-12-04T09:35:44.3360433Z adding 'torch/_export/config.py' 2025-12-04T09:35:44.3382945Z adding 'torch/_export/converter.py' 2025-12-04T09:35:44.3388392Z adding 'torch/_export/error.py' 2025-12-04T09:35:44.3405393Z adding 'torch/_export/non_strict_utils.py' 2025-12-04T09:35:44.3413407Z adding 'torch/_export/pass_base.py' 2025-12-04T09:35:44.3418324Z adding 'torch/_export/tools.py' 2025-12-04T09:35:44.3445430Z adding 'torch/_export/utils.py' 2025-12-04T09:35:44.3457184Z adding 'torch/_export/verifier.py' 2025-12-04T09:35:44.3465102Z adding 'torch/_export/wrappers.py' 2025-12-04T09:35:44.3471019Z adding 'torch/_export/db/__init__.py' 2025-12-04T09:35:44.3477050Z adding 'torch/_export/db/case.py' 2025-12-04T09:35:44.3482071Z adding 'torch/_export/db/gen_example.py' 2025-12-04T09:35:44.3487232Z adding 'torch/_export/db/logging.py' 2025-12-04T09:35:44.3494190Z adding 'torch/_export/db/examples/__init__.py' 2025-12-04T09:35:44.3499201Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-12-04T09:35:44.3504087Z adding 'torch/_export/db/examples/autograd_function.py' 2025-12-04T09:35:44.3508939Z adding 'torch/_export/db/examples/class_method.py' 2025-12-04T09:35:44.3512808Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-12-04T09:35:44.3517889Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-12-04T09:35:44.3523129Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-12-04T09:35:44.3528026Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-12-04T09:35:44.3532842Z adding 'torch/_export/db/examples/cond_operands.py' 2025-12-04T09:35:44.3536525Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-12-04T09:35:44.3541464Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-12-04T09:35:44.3546301Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-12-04T09:35:44.3551192Z adding 'torch/_export/db/examples/decorator.py' 2025-12-04T09:35:44.3599579Z adding 'torch/_export/db/examples/dictionary.py' 2025-12-04T09:35:44.3604477Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-12-04T09:35:44.3608019Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-12-04T09:35:44.3612908Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-12-04T09:35:44.3636245Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-12-04T09:35:44.3641659Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-12-04T09:35:44.3646669Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-12-04T09:35:44.3650230Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-12-04T09:35:44.3655549Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-12-04T09:35:44.3660759Z adding 'torch/_export/db/examples/list_contains.py' 2025-12-04T09:35:44.3664221Z adding 'torch/_export/db/examples/list_unpack.py' 2025-12-04T09:35:44.3667937Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-12-04T09:35:44.3673105Z adding 'torch/_export/db/examples/nested_function.py' 2025-12-04T09:35:44.3676540Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-12-04T09:35:44.3679924Z adding 'torch/_export/db/examples/optional_input.py' 2025-12-04T09:35:44.3683506Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-12-04T09:35:44.3688729Z adding 'torch/_export/db/examples/scalar_output.py' 2025-12-04T09:35:44.3692308Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-12-04T09:35:44.3695621Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-12-04T09:35:44.3698998Z adding 'torch/_export/db/examples/static_if.py' 2025-12-04T09:35:44.3702308Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-12-04T09:35:44.3705715Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-12-04T09:35:44.3709206Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-12-04T09:35:44.3712519Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-12-04T09:35:44.3717845Z adding 'torch/_export/pass_infra/__init__.py' 2025-12-04T09:35:44.3721467Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-12-04T09:35:44.3725021Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-12-04T09:35:44.3729259Z adding 'torch/_export/passes/__init__.py' 2025-12-04T09:35:44.3733453Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-12-04T09:35:44.3739160Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-12-04T09:35:44.3743949Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-12-04T09:35:44.3750470Z adding 'torch/_export/passes/constant_folding.py' 2025-12-04T09:35:44.3754918Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-12-04T09:35:44.3758845Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-12-04T09:35:44.3766243Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-12-04T09:35:44.3770452Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-12-04T09:35:44.3780481Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-12-04T09:35:44.3806014Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-12-04T09:35:44.3812391Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-12-04T09:35:44.3817866Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-12-04T09:35:44.3824600Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-12-04T09:35:44.3830614Z adding 'torch/_export/serde/__init__.py' 2025-12-04T09:35:44.3838104Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-12-04T09:35:44.3845087Z adding 'torch/_export/serde/export_schema.thrift' 2025-12-04T09:35:44.3854989Z adding 'torch/_export/serde/schema.py' 2025-12-04T09:35:44.3862260Z adding 'torch/_export/serde/schema.yaml' 2025-12-04T09:35:44.3874340Z adding 'torch/_export/serde/schema_check.py' 2025-12-04T09:35:44.3937246Z adding 'torch/_export/serde/serialize.py' 2025-12-04T09:35:44.3948030Z adding 'torch/_export/serde/union.py' 2025-12-04T09:35:44.3954173Z adding 'torch/_functorch/__init__.py' 2025-12-04T09:35:44.3989926Z adding 'torch/_functorch/aot_autograd.py' 2025-12-04T09:35:44.4002029Z adding 'torch/_functorch/apis.py' 2025-12-04T09:35:44.4017477Z adding 'torch/_functorch/autograd_function.py' 2025-12-04T09:35:44.4023327Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-12-04T09:35:44.4029580Z adding 'torch/_functorch/benchmark_utils.py' 2025-12-04T09:35:44.4036313Z adding 'torch/_functorch/compile_utils.py' 2025-12-04T09:35:44.4044674Z adding 'torch/_functorch/compilers.py' 2025-12-04T09:35:44.4056775Z adding 'torch/_functorch/config.py' 2025-12-04T09:35:44.4064169Z adding 'torch/_functorch/deprecated.py' 2025-12-04T09:35:44.4094760Z adding 'torch/_functorch/eager_transforms.py' 2025-12-04T09:35:44.4104964Z adding 'torch/_functorch/functional_call.py' 2025-12-04T09:35:44.4114294Z adding 'torch/_functorch/fx_minifier.py' 2025-12-04T09:35:44.4128240Z adding 'torch/_functorch/make_functional.py' 2025-12-04T09:35:44.4193689Z adding 'torch/_functorch/partitioners.py' 2025-12-04T09:35:44.4202070Z adding 'torch/_functorch/predispatch.py' 2025-12-04T09:35:44.4210075Z adding 'torch/_functorch/pyfunctorch.py' 2025-12-04T09:35:44.4215203Z adding 'torch/_functorch/python_key.py' 2025-12-04T09:35:44.4222038Z adding 'torch/_functorch/pytree_hacks.py' 2025-12-04T09:35:44.4233998Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-12-04T09:35:44.4239784Z adding 'torch/_functorch/utils.py' 2025-12-04T09:35:44.4249412Z adding 'torch/_functorch/vmap.py' 2025-12-04T09:35:44.4255939Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-12-04T09:35:44.4261064Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-12-04T09:35:44.4267184Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-12-04T09:35:44.4274721Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-12-04T09:35:44.4281745Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-12-04T09:35:44.4286846Z adding 'torch/_functorch/_activation_checkpointing/remat_using_tags_for_fwd_loss_bwd_graph_pass.py' 2025-12-04T09:35:44.4291199Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-12-04T09:35:44.4300887Z adding 'torch/_functorch/_aot_autograd/aot_autograd_result.py' 2025-12-04T09:35:44.4317118Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-12-04T09:35:44.4335473Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-12-04T09:35:44.4346847Z adding 'torch/_functorch/_aot_autograd/descriptors.py' 2025-12-04T09:35:44.4354657Z adding 'torch/_functorch/_aot_autograd/frontend_utils.py' 2025-12-04T09:35:44.4364357Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-12-04T09:35:44.4370595Z adding 'torch/_functorch/_aot_autograd/fx_utils.py' 2025-12-04T09:35:44.4378510Z adding 'torch/_functorch/_aot_autograd/graph_capture.py' 2025-12-04T09:35:44.4401625Z adding 'torch/_functorch/_aot_autograd/graph_capture_wrappers.py' 2025-12-04T09:35:44.4437432Z adding 'torch/_functorch/_aot_autograd/graph_compile.py' 2025-12-04T09:35:44.4444566Z adding 'torch/_functorch/_aot_autograd/indexed_dict.py' 2025-12-04T09:35:44.4455354Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-12-04T09:35:44.4461646Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-12-04T09:35:44.4512740Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-12-04T09:35:44.4542860Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-12-04T09:35:44.4552852Z adding 'torch/_functorch/_aot_autograd/streams.py' 2025-12-04T09:35:44.4558902Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-12-04T09:35:44.4570088Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-12-04T09:35:44.4584694Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-12-04T09:35:44.4592993Z adding 'torch/_higher_order_ops/__init__.py' 2025-12-04T09:35:44.4596970Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-12-04T09:35:44.4602944Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-12-04T09:35:44.4620860Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-12-04T09:35:44.4641440Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-12-04T09:35:44.4653289Z adding 'torch/_higher_order_ops/base_hop.py' 2025-12-04T09:35:44.4669099Z adding 'torch/_higher_order_ops/cond.py' 2025-12-04T09:35:44.4680476Z adding 'torch/_higher_order_ops/effects.py' 2025-12-04T09:35:44.4689294Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-12-04T09:35:44.4695622Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-12-04T09:35:44.4713241Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-12-04T09:35:44.4717811Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-12-04T09:35:44.4723912Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-12-04T09:35:44.4735707Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-12-04T09:35:44.4746556Z adding 'torch/_higher_order_ops/local_map.py' 2025-12-04T09:35:44.4752994Z adding 'torch/_higher_order_ops/map.py' 2025-12-04T09:35:44.4757894Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-12-04T09:35:44.4764575Z adding 'torch/_higher_order_ops/partitioner.py' 2025-12-04T09:35:44.4770549Z adding 'torch/_higher_order_ops/print.py' 2025-12-04T09:35:44.4774649Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-12-04T09:35:44.4789187Z adding 'torch/_higher_order_ops/scan.py' 2025-12-04T09:35:44.4796071Z adding 'torch/_higher_order_ops/schema.py' 2025-12-04T09:35:44.4800607Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-12-04T09:35:44.4805524Z adding 'torch/_higher_order_ops/torchbind.py' 2025-12-04T09:35:44.4833882Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-12-04T09:35:44.4854452Z adding 'torch/_higher_order_ops/utils.py' 2025-12-04T09:35:44.4868892Z adding 'torch/_higher_order_ops/while_loop.py' 2025-12-04T09:35:44.4876503Z adding 'torch/_higher_order_ops/wrap.py' 2025-12-04T09:35:44.4882823Z adding 'torch/_inductor/__autotune_main__.py' 2025-12-04T09:35:44.4890146Z adding 'torch/_inductor/__init__.py' 2025-12-04T09:35:44.4895092Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-12-04T09:35:44.4900647Z adding 'torch/_inductor/aoti_eager.py' 2025-12-04T09:35:44.4921063Z adding 'torch/_inductor/async_compile.py' 2025-12-04T09:35:44.4926541Z adding 'torch/_inductor/augmented_graph_helper.py' 2025-12-04T09:35:44.4937346Z adding 'torch/_inductor/autotune_process.py' 2025-12-04T09:35:44.4942708Z adding 'torch/_inductor/await_utils.py' 2025-12-04T09:35:44.4948313Z adding 'torch/_inductor/bounds.py' 2025-12-04T09:35:44.4954815Z adding 'torch/_inductor/cache.py' 2025-12-04T09:35:44.4964223Z adding 'torch/_inductor/choices.py' 2025-12-04T09:35:44.5023524Z adding 'torch/_inductor/codecache.py' 2025-12-04T09:35:44.5034698Z adding 'torch/_inductor/comm_analysis.py' 2025-12-04T09:35:44.5041181Z adding 'torch/_inductor/comm_lowering.py' 2025-12-04T09:35:44.5075944Z adding 'torch/_inductor/comms.py' 2025-12-04T09:35:44.5082447Z adding 'torch/_inductor/comms_debug.py' 2025-12-04T09:35:44.5123787Z adding 'torch/_inductor/compile_fx.py' 2025-12-04T09:35:44.5132937Z adding 'torch/_inductor/compile_fx_async.py' 2025-12-04T09:35:44.5143359Z adding 'torch/_inductor/compile_fx_ext.py' 2025-12-04T09:35:44.5148699Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-12-04T09:35:44.5158113Z adding 'torch/_inductor/compiler_bisector.py' 2025-12-04T09:35:44.5199785Z adding 'torch/_inductor/config.py' 2025-12-04T09:35:44.5205388Z adding 'torch/_inductor/config_comms.py' 2025-12-04T09:35:44.5212155Z adding 'torch/_inductor/constant_folding.py' 2025-12-04T09:35:44.5240286Z adding 'torch/_inductor/cpp_builder.py' 2025-12-04T09:35:44.5249431Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-12-04T09:35:44.5289413Z adding 'torch/_inductor/cudagraph_trees.py' 2025-12-04T09:35:44.5298275Z adding 'torch/_inductor/cudagraph_utils.py' 2025-12-04T09:35:44.5302792Z adding 'torch/_inductor/custom_graph_pass.py' 2025-12-04T09:35:44.5318619Z adding 'torch/_inductor/debug.py' 2025-12-04T09:35:44.5334267Z adding 'torch/_inductor/decomposition.py' 2025-12-04T09:35:44.5346989Z adding 'torch/_inductor/dependencies.py' 2025-12-04T09:35:44.5354011Z adding 'torch/_inductor/distributed_autotune.py' 2025-12-04T09:35:44.5359881Z adding 'torch/_inductor/dtype_propagation.py' 2025-12-04T09:35:44.5364296Z adding 'torch/_inductor/exc.py' 2025-12-04T09:35:44.5367903Z adding 'torch/_inductor/extern_node_serializer.py' 2025-12-04T09:35:44.5373520Z adding 'torch/_inductor/freezing.py' 2025-12-04T09:35:44.5377222Z adding 'torch/_inductor/freezing_utils.py' 2025-12-04T09:35:44.5390642Z adding 'torch/_inductor/fuzzer.py' 2025-12-04T09:35:44.5397872Z adding 'torch/_inductor/fx_utils.py' 2025-12-04T09:35:44.5435987Z adding 'torch/_inductor/graph.py' 2025-12-04T09:35:44.5442122Z adding 'torch/_inductor/hooks.py' 2025-12-04T09:35:44.5448447Z adding 'torch/_inductor/index_propagation.py' 2025-12-04T09:35:44.5453616Z adding 'torch/_inductor/inductor_prims.py' 2025-12-04T09:35:44.5458821Z adding 'torch/_inductor/invert_expr_analysis.py' 2025-12-04T09:35:44.5572870Z adding 'torch/_inductor/ir.py' 2025-12-04T09:35:44.5585965Z adding 'torch/_inductor/jagged_lowerings.py' 2025-12-04T09:35:44.5591730Z adding 'torch/_inductor/kernel_inputs.py' 2025-12-04T09:35:44.5596131Z adding 'torch/_inductor/kernel_template_choice.py' 2025-12-04T09:35:44.5606456Z adding 'torch/_inductor/loop_body.py' 2025-12-04T09:35:44.5692823Z adding 'torch/_inductor/lowering.py' 2025-12-04T09:35:44.5713282Z adding 'torch/_inductor/memory.py' 2025-12-04T09:35:44.5720698Z adding 'torch/_inductor/metrics.py' 2025-12-04T09:35:44.5732340Z adding 'torch/_inductor/mkldnn_ir.py' 2025-12-04T09:35:44.5745394Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-12-04T09:35:44.5751560Z adding 'torch/_inductor/mock_cache.py' 2025-12-04T09:35:44.5763153Z adding 'torch/_inductor/ops_handler.py' 2025-12-04T09:35:44.5768058Z adding 'torch/_inductor/optimize_indexing.py' 2025-12-04T09:35:44.5781777Z adding 'torch/_inductor/output_code.py' 2025-12-04T09:35:44.5813537Z adding 'torch/_inductor/pattern_matcher.py' 2025-12-04T09:35:44.5819741Z adding 'torch/_inductor/quantized_lowerings.py' 2025-12-04T09:35:44.5826262Z adding 'torch/_inductor/remote_cache.py' 2025-12-04T09:35:44.5830075Z adding 'torch/_inductor/remote_gemm_autotune_cache.py' 2025-12-04T09:35:44.5834992Z adding 'torch/_inductor/rocm_multiarch_utils.py' 2025-12-04T09:35:44.5919910Z adding 'torch/_inductor/scheduler.py' 2025-12-04T09:35:44.5928765Z adding 'torch/_inductor/script.ld' 2025-12-04T09:35:44.5986028Z adding 'torch/_inductor/select_algorithm.py' 2025-12-04T09:35:44.5994208Z adding 'torch/_inductor/shape_propagation.py' 2025-12-04T09:35:44.6011762Z adding 'torch/_inductor/sizevars.py' 2025-12-04T09:35:44.6019844Z adding 'torch/_inductor/standalone_compile.py' 2025-12-04T09:35:44.6025326Z adding 'torch/_inductor/subgraph_lowering.py' 2025-12-04T09:35:44.6029135Z adding 'torch/_inductor/test_case.py' 2025-12-04T09:35:44.6032670Z adding 'torch/_inductor/test_operators.py' 2025-12-04T09:35:44.6043696Z adding 'torch/_inductor/tiling_utils.py' 2025-12-04T09:35:44.6051104Z adding 'torch/_inductor/triton_bundler.py' 2025-12-04T09:35:44.6103620Z adding 'torch/_inductor/utils.py' 2025-12-04T09:35:44.6113772Z adding 'torch/_inductor/virtualized.py' 2025-12-04T09:35:44.6121463Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-12-04T09:35:44.6125700Z adding 'torch/_inductor/analysis/__init__.py' 2025-12-04T09:35:44.6130127Z adding 'torch/_inductor/analysis/device_info.py' 2025-12-04T09:35:44.6141003Z adding 'torch/_inductor/analysis/profile_analysis.py' 2025-12-04T09:35:44.6145596Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-12-04T09:35:44.6151521Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-12-04T09:35:44.6157346Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-12-04T09:35:44.6162051Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-12-04T09:35:44.6165756Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-12-04T09:35:44.6173822Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-12-04T09:35:44.6182185Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-12-04T09:35:44.6187418Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-12-04T09:35:44.6191878Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-12-04T09:35:44.6196012Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-12-04T09:35:44.6199242Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-12-04T09:35:44.6203557Z adding 'torch/_inductor/codegen/__init__.py' 2025-12-04T09:35:44.6207078Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-12-04T09:35:44.6211928Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-12-04T09:35:44.6246107Z adding 'torch/_inductor/codegen/common.py' 2025-12-04T09:35:44.6319927Z adding 'torch/_inductor/codegen/cpp.py' 2025-12-04T09:35:44.6330429Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-12-04T09:35:44.6345209Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-12-04T09:35:44.6369981Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-12-04T09:35:44.6379512Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-12-04T09:35:44.6400645Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-12-04T09:35:44.6406572Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-12-04T09:35:44.6415723Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-12-04T09:35:44.6426691Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-12-04T09:35:44.6468762Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-12-04T09:35:44.6484541Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-12-04T09:35:44.6497774Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-12-04T09:35:44.6504430Z adding 'torch/_inductor/codegen/cpp_wrapper_mps.py' 2025-12-04T09:35:44.6508061Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-12-04T09:35:44.6512264Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-12-04T09:35:44.6517731Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-12-04T09:35:44.6538935Z adding 'torch/_inductor/codegen/halide.py' 2025-12-04T09:35:44.6550404Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-12-04T09:35:44.6564340Z adding 'torch/_inductor/codegen/mps.py' 2025-12-04T09:35:44.6568693Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-12-04T09:35:44.6577696Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-12-04T09:35:44.6597316Z adding 'torch/_inductor/codegen/pallas.py' 2025-12-04T09:35:44.6602194Z adding 'torch/_inductor/codegen/python_wrapper_mtia.py' 2025-12-04T09:35:44.6606887Z adding 'torch/_inductor/codegen/segmented_tree.py' 2025-12-04T09:35:44.6648562Z adding 'torch/_inductor/codegen/simd.py' 2025-12-04T09:35:44.6660094Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-12-04T09:35:44.6667910Z adding 'torch/_inductor/codegen/subgraph.py' 2025-12-04T09:35:44.6750127Z adding 'torch/_inductor/codegen/triton.py' 2025-12-04T09:35:44.6769804Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-12-04T09:35:44.6775619Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-12-04T09:35:44.6781080Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-12-04T09:35:44.6833209Z adding 'torch/_inductor/codegen/wrapper.py' 2025-12-04T09:35:44.6852763Z adding 'torch/_inductor/codegen/wrapper_fxir.py' 2025-12-04T09:35:44.6861569Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-12-04T09:35:44.6866409Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-12-04T09:35:44.6872811Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-12-04T09:35:44.6877196Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-12-04T09:35:44.6888023Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-12-04T09:35:44.6895865Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-12-04T09:35:44.6900980Z adding 'torch/_inductor/codegen/cuda/cutlass_cache.py' 2025-12-04T09:35:44.6907928Z adding 'torch/_inductor/codegen/cuda/cutlass_python_evt.py' 2025-12-04T09:35:44.6915688Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-12-04T09:35:44.6922157Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-12-04T09:35:44.6945827Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-12-04T09:35:44.6954092Z adding 'torch/_inductor/codegen/cuda/serialization.py' 2025-12-04T09:35:44.6958533Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-12-04T09:35:44.6964266Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py' 2025-12-04T09:35:44.6971191Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-12-04T09:35:44.6975617Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py' 2025-12-04T09:35:44.6979499Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py' 2025-12-04T09:35:44.6982746Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py' 2025-12-04T09:35:44.6985964Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py' 2025-12-04T09:35:44.6989873Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py' 2025-12-04T09:35:44.6993788Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py' 2025-12-04T09:35:44.6996881Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py' 2025-12-04T09:35:44.7000588Z adding 'torch/_inductor/codegen/cutedsl/__init__.py' 2025-12-04T09:35:44.7003939Z adding 'torch/_inductor/codegen/cutedsl/_cutedsl_utils.py' 2025-12-04T09:35:44.7012397Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_kernel.py' 2025-12-04T09:35:44.7018403Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py' 2025-12-04T09:35:44.7023129Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py' 2025-12-04T09:35:44.7028167Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_template.py' 2025-12-04T09:35:44.7032153Z adding 'torch/_inductor/codegen/mtia/__init__.py' 2025-12-04T09:35:44.7035414Z adding 'torch/_inductor/codegen/mtia/device_op_overrides.py' 2025-12-04T09:35:44.7039345Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-12-04T09:35:44.7047857Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-12-04T09:35:44.7052444Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-12-04T09:35:44.7056176Z adding 'torch/_inductor/codegen/rocm/ck_tile_template.py' 2025-12-04T09:35:44.7067250Z adding 'torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py' 2025-12-04T09:35:44.7081052Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-12-04T09:35:44.7086264Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-12-04T09:35:44.7090831Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-12-04T09:35:44.7095182Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-12-04T09:35:44.7101104Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-12-04T09:35:44.7106131Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-12-04T09:35:44.7110146Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-12-04T09:35:44.7113158Z adding 'torch/_inductor/codegen/rocm/rocm_utils.py' 2025-12-04T09:35:44.7116924Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-12-04T09:35:44.7120624Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-12-04T09:35:44.7124615Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-12-04T09:35:44.7128218Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-12-04T09:35:44.7136148Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-12-04T09:35:44.7140180Z adding 'torch/_inductor/compile_worker/timer.py' 2025-12-04T09:35:44.7144837Z adding 'torch/_inductor/compile_worker/tracked_process_pool.py' 2025-12-04T09:35:44.7149007Z adding 'torch/_inductor/compile_worker/utils.py' 2025-12-04T09:35:44.7153979Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-12-04T09:35:44.7164438Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-12-04T09:35:44.7172575Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-12-04T09:35:44.7186434Z adding 'torch/_inductor/fx_passes/bucketing.py' 2025-12-04T09:35:44.7192809Z adding 'torch/_inductor/fx_passes/control_dependencies.py' 2025-12-04T09:35:44.7202022Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-12-04T09:35:44.7207876Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-12-04T09:35:44.7211943Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-12-04T09:35:44.7217616Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-12-04T09:35:44.7223204Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-12-04T09:35:44.7227301Z adding 'torch/_inductor/fx_passes/fsdp.py' 2025-12-04T09:35:44.7237234Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-12-04T09:35:44.7243408Z adding 'torch/_inductor/fx_passes/graph_view.py' 2025-12-04T09:35:44.7259355Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-12-04T09:35:44.7274238Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-12-04T09:35:44.7282328Z adding 'torch/_inductor/fx_passes/memory_estimator.py' 2025-12-04T09:35:44.7296348Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-12-04T09:35:44.7301586Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-12-04T09:35:44.7318727Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-12-04T09:35:44.7324667Z adding 'torch/_inductor/fx_passes/node_runtime_estimation.py' 2025-12-04T09:35:44.7329368Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-12-04T09:35:44.7336301Z adding 'torch/_inductor/fx_passes/overlap_manual_scheduling.py' 2025-12-04T09:35:44.7349361Z adding 'torch/_inductor/fx_passes/overlap_preserving_bucketer.py' 2025-12-04T09:35:44.7368011Z adding 'torch/_inductor/fx_passes/overlap_scheduling.py' 2025-12-04T09:35:44.7379442Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-12-04T09:35:44.7404078Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-12-04T09:35:44.7415896Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-12-04T09:35:44.7451459Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-12-04T09:35:44.7467184Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-12-04T09:35:44.7471931Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-12-04T09:35:44.7507358Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-12-04T09:35:44.7515414Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-12-04T09:35:44.7521117Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-12-04T09:35:44.7525979Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-12-04T09:35:44.7530881Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-12-04T09:35:44.7535800Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-12-04T09:35:44.7540277Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-12-04T09:35:44.7545097Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-12-04T09:35:44.7550255Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-12-04T09:35:44.7556872Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-12-04T09:35:44.7562736Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-12-04T09:35:44.7568795Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-12-04T09:35:44.7574200Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-12-04T09:35:44.7578878Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-12-04T09:35:44.7584034Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py' 2025-12-04T09:35:44.7589852Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py' 2025-12-04T09:35:44.7595987Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py' 2025-12-04T09:35:44.7602011Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py' 2025-12-04T09:35:44.7606939Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py' 2025-12-04T09:35:44.7611608Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-12-04T09:35:44.7616383Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-12-04T09:35:44.7620907Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-12-04T09:35:44.7625685Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-12-04T09:35:44.7630746Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-12-04T09:35:44.7635691Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-12-04T09:35:44.7640782Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-12-04T09:35:44.7652713Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-12-04T09:35:44.7653256Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-12-04T09:35:44.7654883Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-12-04T09:35:44.7658965Z adding 'torch/_inductor/kernel/__init__.py' 2025-12-04T09:35:44.7665423Z adding 'torch/_inductor/kernel/bmm.py' 2025-12-04T09:35:44.7674924Z adding 'torch/_inductor/kernel/conv.py' 2025-12-04T09:35:44.7683730Z adding 'torch/_inductor/kernel/custom_op.py' 2025-12-04T09:35:44.7696951Z adding 'torch/_inductor/kernel/mm.py' 2025-12-04T09:35:44.7703214Z adding 'torch/_inductor/kernel/mm_common.py' 2025-12-04T09:35:44.7712913Z adding 'torch/_inductor/kernel/mm_grouped.py' 2025-12-04T09:35:44.7718285Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-12-04T09:35:44.7722451Z adding 'torch/_inductor/kernel/flex/__init__.py' 2025-12-04T09:35:44.7728700Z adding 'torch/_inductor/kernel/flex/common.py' 2025-12-04T09:35:44.7739271Z adding 'torch/_inductor/kernel/flex/flex_attention.py' 2025-12-04T09:35:44.7746135Z adding 'torch/_inductor/kernel/flex/flex_cpu.py' 2025-12-04T09:35:44.7753426Z adding 'torch/_inductor/kernel/flex/flex_decoding.py' 2025-12-04T09:35:44.7760415Z adding 'torch/_inductor/kernel/flex/flex_flash_attention.py' 2025-12-04T09:35:44.7766449Z adding 'torch/_inductor/kernel/flex/templates/common.py.jinja' 2025-12-04T09:35:44.7770356Z adding 'torch/_inductor/kernel/flex/templates/flash_attention.py.jinja' 2025-12-04T09:35:44.7773839Z adding 'torch/_inductor/kernel/flex/templates/flash_attention_backward.py.jinja' 2025-12-04T09:35:44.7778958Z adding 'torch/_inductor/kernel/flex/templates/flex_attention.py.jinja' 2025-12-04T09:35:44.7787649Z adding 'torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja' 2025-12-04T09:35:44.7793786Z adding 'torch/_inductor/kernel/flex/templates/flex_decode.py.jinja' 2025-12-04T09:35:44.7797699Z adding 'torch/_inductor/kernel/flex/templates/utilities.py.jinja' 2025-12-04T09:35:44.7805229Z adding 'torch/_inductor/kernel/templates/cutedsl_mm_grouped.py.jinja' 2025-12-04T09:35:44.7808934Z adding 'torch/_inductor/kernel/templates/triton_blackwell_ws_persistent_device_tma_mm.py.jinja' 2025-12-04T09:35:44.7813390Z adding 'torch/_inductor/kernel/templates/triton_epilogue_scaled_mm.py.jinja' 2025-12-04T09:35:44.7818157Z adding 'torch/_inductor/kernel/templates/triton_main_loop_scaled_mm.py.jinja' 2025-12-04T09:35:44.7822113Z adding 'torch/_inductor/kernel/templates/triton_mm.py.jinja' 2025-12-04T09:35:44.7825984Z adding 'torch/_inductor/kernel/templates/triton_mm_rocm.py.jinja' 2025-12-04T09:35:44.7830317Z adding 'torch/_inductor/kernel/templates/triton_persistent_tma_mm.py.jinja' 2025-12-04T09:35:44.7834417Z adding 'torch/_inductor/lookup_table/__init__.py' 2025-12-04T09:35:44.7841198Z adding 'torch/_inductor/lookup_table/choices.py' 2025-12-04T09:35:44.7845395Z adding 'torch/_inductor/package/__init__.py' 2025-12-04T09:35:44.7848661Z adding 'torch/_inductor/package/build_package.py' 2025-12-04T09:35:44.7852688Z adding 'torch/_inductor/package/package.py' 2025-12-04T09:35:44.7856809Z adding 'torch/_inductor/runtime/__init__.py' 2025-12-04T09:35:44.7865882Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-12-04T09:35:44.7874097Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-12-04T09:35:44.7878075Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-12-04T09:35:44.7881791Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-12-04T09:35:44.7888322Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-12-04T09:35:44.7892798Z adding 'torch/_inductor/runtime/debug_utils.py' 2025-12-04T09:35:44.7896840Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-12-04T09:35:44.7901580Z adding 'torch/_inductor/runtime/hints.py' 2025-12-04T09:35:44.7906724Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-12-04T09:35:44.7913379Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-12-04T09:35:44.7917950Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-12-04T09:35:44.7927984Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-12-04T09:35:44.7978487Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-12-04T09:35:44.7986426Z adding 'torch/_inductor/runtime/caching/__init__.py' 2025-12-04T09:35:44.7991404Z adding 'torch/_inductor/runtime/caching/config.py' 2025-12-04T09:35:44.7996900Z adding 'torch/_inductor/runtime/caching/context.py' 2025-12-04T09:35:44.8001560Z adding 'torch/_inductor/runtime/caching/exceptions.py' 2025-12-04T09:35:44.8008330Z adding 'torch/_inductor/runtime/caching/implementations.py' 2025-12-04T09:35:44.8017364Z adding 'torch/_inductor/runtime/caching/interfaces.py' 2025-12-04T09:35:44.8022831Z adding 'torch/_inductor/runtime/caching/locks.py' 2025-12-04T09:35:44.8027145Z adding 'torch/_inductor/runtime/caching/utils.py' 2025-12-04T09:35:44.8031495Z adding 'torch/_inductor/template_heuristics/__init__.py' 2025-12-04T09:35:44.8035207Z adding 'torch/_inductor/template_heuristics/aten.py' 2025-12-04T09:35:44.8039080Z adding 'torch/_inductor/template_heuristics/base.py' 2025-12-04T09:35:44.8042944Z adding 'torch/_inductor/template_heuristics/contiguous_mm.py' 2025-12-04T09:35:44.8046952Z adding 'torch/_inductor/template_heuristics/cutedsl.py' 2025-12-04T09:35:44.8050988Z adding 'torch/_inductor/template_heuristics/decompose_k.py' 2025-12-04T09:35:44.8054422Z adding 'torch/_inductor/template_heuristics/gemm.py' 2025-12-04T09:35:44.8057838Z adding 'torch/_inductor/template_heuristics/params.py' 2025-12-04T09:35:44.8062484Z adding 'torch/_inductor/template_heuristics/registry.py' 2025-12-04T09:35:44.8085171Z adding 'torch/_inductor/template_heuristics/triton.py' 2025-12-04T09:35:44.8091015Z adding 'torch/_inductor/template_heuristics/triton_addmm.py' 2025-12-04T09:35:44.8095608Z adding 'torch/_lazy/__init__.py' 2025-12-04T09:35:44.8100119Z adding 'torch/_lazy/closure.py' 2025-12-04T09:35:44.8103609Z adding 'torch/_lazy/computation.py' 2025-12-04T09:35:44.8107304Z adding 'torch/_lazy/config.py' 2025-12-04T09:35:44.8110497Z adding 'torch/_lazy/debug.py' 2025-12-04T09:35:44.8113860Z adding 'torch/_lazy/device_context.py' 2025-12-04T09:35:44.8119441Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-12-04T09:35:44.8122959Z adding 'torch/_lazy/ir_cache.py' 2025-12-04T09:35:44.8126137Z adding 'torch/_lazy/metrics.py' 2025-12-04T09:35:44.8129656Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-12-04T09:35:44.8132724Z adding 'torch/_lazy/ts_backend.py' 2025-12-04T09:35:44.8136806Z adding 'torch/_library/__init__.py' 2025-12-04T09:35:44.8141996Z adding 'torch/_library/autograd.py' 2025-12-04T09:35:44.8155858Z adding 'torch/_library/custom_ops.py' 2025-12-04T09:35:44.8160801Z adding 'torch/_library/effects.py' 2025-12-04T09:35:44.8168910Z adding 'torch/_library/fake_class_registry.py' 2025-12-04T09:35:44.8175287Z adding 'torch/_library/fake_impl.py' 2025-12-04T09:35:44.8182243Z adding 'torch/_library/fake_profile.py' 2025-12-04T09:35:44.8190298Z adding 'torch/_library/infer_schema.py' 2025-12-04T09:35:44.8194488Z adding 'torch/_library/opaque_object.py' 2025-12-04T09:35:44.8198713Z adding 'torch/_library/simple_registry.py' 2025-12-04T09:35:44.8206230Z adding 'torch/_library/triton.py' 2025-12-04T09:35:44.8215354Z adding 'torch/_library/utils.py' 2025-12-04T09:35:44.8220271Z adding 'torch/_logging/__init__.py' 2025-12-04T09:35:44.8240096Z adding 'torch/_logging/_internal.py' 2025-12-04T09:35:44.8246133Z adding 'torch/_logging/_registrations.py' 2025-12-04T09:35:44.8250292Z adding 'torch/_logging/scribe.py' 2025-12-04T09:35:44.8254207Z adding 'torch/_logging/structured.py' 2025-12-04T09:35:44.8258486Z adding 'torch/_numpy/__init__.py' 2025-12-04T09:35:44.8262073Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-12-04T09:35:44.8268157Z adding 'torch/_numpy/_casting_dicts.py' 2025-12-04T09:35:44.8274889Z adding 'torch/_numpy/_dtypes.py' 2025-12-04T09:35:44.8279957Z adding 'torch/_numpy/_dtypes_impl.py' 2025-12-04T09:35:44.8283814Z adding 'torch/_numpy/_funcs.py' 2025-12-04T09:35:44.8305404Z adding 'torch/_numpy/_funcs_impl.py' 2025-12-04T09:35:44.8309995Z adding 'torch/_numpy/_getlimits.py' 2025-12-04T09:35:44.8318672Z adding 'torch/_numpy/_ndarray.py' 2025-12-04T09:35:44.8324286Z adding 'torch/_numpy/_normalizations.py' 2025-12-04T09:35:44.8330037Z adding 'torch/_numpy/_reductions_impl.py' 2025-12-04T09:35:44.8336063Z adding 'torch/_numpy/_ufuncs.py' 2025-12-04T09:35:44.8339785Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-12-04T09:35:44.8345105Z adding 'torch/_numpy/_util.py' 2025-12-04T09:35:44.8348912Z adding 'torch/_numpy/fft.py' 2025-12-04T09:35:44.8353552Z adding 'torch/_numpy/linalg.py' 2025-12-04T09:35:44.8357897Z adding 'torch/_numpy/random.py' 2025-12-04T09:35:44.8361984Z adding 'torch/_numpy/testing/__init__.py' 2025-12-04T09:35:44.8388388Z adding 'torch/_numpy/testing/utils.py' 2025-12-04T09:35:44.8416829Z adding 'torch/_prims/__init__.py' 2025-12-04T09:35:44.8423371Z adding 'torch/_prims/context.py' 2025-12-04T09:35:44.8427327Z adding 'torch/_prims/debug_prims.py' 2025-12-04T09:35:44.8431010Z adding 'torch/_prims/executor.py' 2025-12-04T09:35:44.8436811Z adding 'torch/_prims/rng_prims.py' 2025-12-04T09:35:44.8465657Z adding 'torch/_prims_common/__init__.py' 2025-12-04T09:35:44.8475722Z adding 'torch/_prims_common/wrappers.py' 2025-12-04T09:35:44.8551474Z adding 'torch/_refs/__init__.py' 2025-12-04T09:35:44.8560665Z adding 'torch/_refs/_conversions.py' 2025-12-04T09:35:44.8567353Z adding 'torch/_refs/fft.py' 2025-12-04T09:35:44.8575251Z adding 'torch/_refs/linalg/__init__.py' 2025-12-04T09:35:44.8579557Z adding 'torch/_refs/nn/__init__.py' 2025-12-04T09:35:44.8594177Z adding 'torch/_refs/nn/functional/__init__.py' 2025-12-04T09:35:44.8600384Z adding 'torch/_refs/special/__init__.py' 2025-12-04T09:35:44.8604381Z adding 'torch/_strobelight/__init__.py' 2025-12-04T09:35:44.8610115Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-12-04T09:35:44.8615483Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-12-04T09:35:44.8619852Z adding 'torch/_subclasses/__init__.py' 2025-12-04T09:35:44.8625191Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-12-04T09:35:44.8642693Z adding 'torch/_subclasses/fake_impls.py' 2025-12-04T09:35:44.8697611Z adding 'torch/_subclasses/fake_tensor.py' 2025-12-04T09:35:44.8706258Z adding 'torch/_subclasses/fake_utils.py' 2025-12-04T09:35:44.8720244Z adding 'torch/_subclasses/functional_tensor.py' 2025-12-04T09:35:44.8750564Z adding 'torch/_subclasses/meta_utils.py' 2025-12-04T09:35:44.8757719Z adding 'torch/_subclasses/schema_check_mode.py' 2025-12-04T09:35:44.8761895Z adding 'torch/_subclasses/complex_tensor/__init__.py' 2025-12-04T09:35:44.8766230Z adding 'torch/_subclasses/complex_tensor/_core.py' 2025-12-04T09:35:44.8770261Z adding 'torch/_subclasses/complex_tensor/_ops/__init__.py' 2025-12-04T09:35:44.8779439Z adding 'torch/_subclasses/complex_tensor/_ops/aten.py' 2025-12-04T09:35:44.8785771Z adding 'torch/_subclasses/complex_tensor/_ops/common.py' 2025-12-04T09:35:44.8789544Z adding 'torch/_subclasses/complex_tensor/_ops/prims.py' 2025-12-04T09:35:44.8793225Z adding 'torch/_vendor/__init__.py' 2025-12-04T09:35:44.8797165Z adding 'torch/_vendor/packaging/__init__.py' 2025-12-04T09:35:44.8800485Z adding 'torch/_vendor/packaging/_structures.py' 2025-12-04T09:35:44.8807477Z adding 'torch/_vendor/packaging/version.py' 2025-12-04T09:35:44.8814066Z adding 'torch/accelerator/__init__.py' 2025-12-04T09:35:44.8817663Z adding 'torch/accelerator/_utils.py' 2025-12-04T09:35:44.8822385Z adding 'torch/accelerator/memory.py' 2025-12-04T09:35:44.8826532Z adding 'torch/amp/__init__.py' 2025-12-04T09:35:44.8835561Z adding 'torch/amp/autocast_mode.py' 2025-12-04T09:35:44.8847598Z adding 'torch/amp/grad_scaler.py' 2025-12-04T09:35:44.8852425Z adding 'torch/ao/__init__.py' 2025-12-04T09:35:44.8856559Z adding 'torch/ao/nn/__init__.py' 2025-12-04T09:35:44.8860728Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-12-04T09:35:44.8865093Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-12-04T09:35:44.8869247Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-12-04T09:35:44.8880378Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-12-04T09:35:44.8880829Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-12-04T09:35:44.8885945Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-12-04T09:35:44.8891345Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-12-04T09:35:44.8895264Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-12-04T09:35:44.8899243Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-12-04T09:35:44.8903072Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-12-04T09:35:44.8906995Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-12-04T09:35:44.8910723Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-12-04T09:35:44.8914821Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-12-04T09:35:44.8918475Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-12-04T09:35:44.8922406Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-12-04T09:35:44.8927172Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-12-04T09:35:44.8931622Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-12-04T09:35:44.8935559Z adding 'torch/ao/nn/qat/__init__.py' 2025-12-04T09:35:44.8939332Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-12-04T09:35:44.8943087Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-12-04T09:35:44.8946512Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-12-04T09:35:44.8950582Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-12-04T09:35:44.8955223Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-12-04T09:35:44.8959769Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-12-04T09:35:44.8964226Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-12-04T09:35:44.8968458Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-12-04T09:35:44.8972361Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-12-04T09:35:44.8980912Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-12-04T09:35:44.8989808Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-12-04T09:35:44.8994950Z adding 'torch/ao/nn/quantized/__init__.py' 2025-12-04T09:35:44.9003365Z adding 'torch/ao/nn/quantized/functional.py' 2025-12-04T09:35:44.9007978Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-12-04T09:35:44.9012103Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-12-04T09:35:44.9017665Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-12-04T09:35:44.9022906Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-12-04T09:35:44.9037066Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-12-04T09:35:44.9043639Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-12-04T09:35:44.9049497Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-12-04T09:35:44.9053899Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-12-04T09:35:44.9063654Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-12-04T09:35:44.9068293Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-12-04T09:35:44.9074222Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-12-04T09:35:44.9079263Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-12-04T09:35:44.9085745Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-12-04T09:35:44.9090455Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-12-04T09:35:44.9094427Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-12-04T09:35:44.9098705Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-12-04T09:35:44.9102977Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-12-04T09:35:44.9107310Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-12-04T09:35:44.9112250Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-12-04T09:35:44.9116377Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-12-04T09:35:44.9124732Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-12-04T09:35:44.9129797Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-12-04T09:35:44.9135378Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-12-04T09:35:44.9141650Z adding 'torch/ao/nn/sparse/__init__.py' 2025-12-04T09:35:44.9145674Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-12-04T09:35:44.9150973Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-12-04T09:35:44.9155370Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-12-04T09:35:44.9159932Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-12-04T09:35:44.9165256Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-12-04T09:35:44.9169990Z adding 'torch/ao/ns/__init__.py' 2025-12-04T09:35:44.9177826Z adding 'torch/ao/ns/_numeric_suite.py' 2025-12-04T09:35:44.9192777Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-12-04T09:35:44.9197739Z adding 'torch/ao/ns/fx/__init__.py' 2025-12-04T09:35:44.9205826Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-12-04T09:35:44.9220889Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-12-04T09:35:44.9228896Z adding 'torch/ao/ns/fx/mappings.py' 2025-12-04T09:35:44.9247218Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-12-04T09:35:44.9252151Z adding 'torch/ao/ns/fx/ns_types.py' 2025-12-04T09:35:44.9257238Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-12-04T09:35:44.9262848Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-12-04T09:35:44.9271583Z adding 'torch/ao/ns/fx/utils.py' 2025-12-04T09:35:44.9277249Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-12-04T09:35:44.9281668Z adding 'torch/ao/pruning/__init__.py' 2025-12-04T09:35:44.9284858Z adding 'torch/ao/pruning/_mappings.py' 2025-12-04T09:35:44.9288773Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-12-04T09:35:44.9292799Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-12-04T09:35:44.9300844Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-12-04T09:35:44.9305091Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-12-04T09:35:44.9310717Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-12-04T09:35:44.9315288Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-12-04T09:35:44.9322096Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-12-04T09:35:44.9327522Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-12-04T09:35:44.9332115Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-12-04T09:35:44.9336136Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-12-04T09:35:44.9340007Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-12-04T09:35:44.9343794Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-12-04T09:35:44.9348132Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-12-04T09:35:44.9353087Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-12-04T09:35:44.9356332Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-12-04T09:35:44.9361771Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-12-04T09:35:44.9365810Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-12-04T09:35:44.9369467Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-12-04T09:35:44.9373214Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-12-04T09:35:44.9380276Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-12-04T09:35:44.9384366Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-12-04T09:35:44.9388367Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-12-04T09:35:44.9392996Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-12-04T09:35:44.9397225Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-12-04T09:35:44.9401084Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-12-04T09:35:44.9404985Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-12-04T09:35:44.9411986Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-12-04T09:35:44.9416226Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-12-04T09:35:44.9420824Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-12-04T09:35:44.9426403Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-12-04T09:35:44.9432612Z adding 'torch/ao/quantization/__init__.py' 2025-12-04T09:35:44.9437450Z adding 'torch/ao/quantization/_correct_bias.py' 2025-12-04T09:35:44.9443526Z adding 'torch/ao/quantization/_equalize.py' 2025-12-04T09:35:44.9449264Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-12-04T09:35:44.9458341Z adding 'torch/ao/quantization/fake_quantize.py' 2025-12-04T09:35:44.9464391Z adding 'torch/ao/quantization/fuse_modules.py' 2025-12-04T09:35:44.9470560Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-12-04T09:35:44.9497718Z adding 'torch/ao/quantization/observer.py' 2025-12-04T09:35:44.9508379Z adding 'torch/ao/quantization/qconfig.py' 2025-12-04T09:35:44.9515267Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-12-04T09:35:44.9518992Z adding 'torch/ao/quantization/quant_type.py' 2025-12-04T09:35:44.9524647Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-12-04T09:35:44.9536127Z adding 'torch/ao/quantization/quantize.py' 2025-12-04T09:35:44.9547536Z adding 'torch/ao/quantization/quantize_fx.py' 2025-12-04T09:35:44.9554278Z adding 'torch/ao/quantization/quantize_jit.py' 2025-12-04T09:35:44.9560165Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-12-04T09:35:44.9563802Z adding 'torch/ao/quantization/stubs.py' 2025-12-04T09:35:44.9575340Z adding 'torch/ao/quantization/utils.py' 2025-12-04T09:35:44.9580351Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-12-04T09:35:44.9588256Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-12-04T09:35:44.9593399Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-12-04T09:35:44.9603554Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-12-04T09:35:44.9609940Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-12-04T09:35:44.9614166Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-12-04T09:35:44.9618843Z adding 'torch/ao/quantization/backend_config/native.py' 2025-12-04T09:35:44.9624799Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-12-04T09:35:44.9629377Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-12-04T09:35:44.9633282Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-12-04T09:35:44.9639208Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-12-04T09:35:44.9644151Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-12-04T09:35:44.9647492Z adding 'torch/ao/quantization/fx/__init__.py' 2025-12-04T09:35:44.9658140Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-12-04T09:35:44.9673357Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-12-04T09:35:44.9691509Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-12-04T09:35:44.9712648Z adding 'torch/ao/quantization/fx/convert.py' 2025-12-04T09:35:44.9721024Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-12-04T09:35:44.9726413Z adding 'torch/ao/quantization/fx/fuse.py' 2025-12-04T09:35:44.9731476Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-12-04T09:35:44.9736658Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-12-04T09:35:44.9741117Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-12-04T09:35:44.9744902Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-12-04T09:35:44.9751057Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-12-04T09:35:44.9757327Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-12-04T09:35:44.9762200Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-12-04T09:35:44.9794296Z adding 'torch/ao/quantization/fx/prepare.py' 2025-12-04T09:35:44.9803248Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-12-04T09:35:44.9808327Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-12-04T09:35:44.9812063Z adding 'torch/ao/quantization/fx/tracer.py' 2025-12-04T09:35:44.9826081Z adding 'torch/ao/quantization/fx/utils.py' 2025-12-04T09:35:44.9831105Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-12-04T09:35:44.9854197Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-12-04T09:35:44.9867125Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-12-04T09:35:44.9873425Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-12-04T09:35:44.9885260Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-12-04T09:35:44.9890011Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-12-04T09:35:44.9900523Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-12-04T09:35:44.9909420Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-12-04T09:35:44.9913358Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-12-04T09:35:44.9918175Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-12-04T09:35:44.9922995Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-12-04T09:35:44.9926804Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-12-04T09:35:44.9932099Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-12-04T09:35:44.9941507Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-12-04T09:35:44.9955484Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-12-04T09:35:44.9965510Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-12-04T09:35:44.9970047Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-12-04T09:35:44.9977897Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-12-04T09:35:44.9982618Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-12-04T09:35:44.9986525Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-12-04T09:35:44.9990599Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-12-04T09:35:44.9995493Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-12-04T09:35:44.9999657Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-12-04T09:35:45.0016976Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-12-04T09:35:45.0025053Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-12-04T09:35:45.0036884Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-12-04T09:35:45.0041893Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-12-04T09:35:45.0053210Z adding 'torch/autograd/__init__.py' 2025-12-04T09:35:45.0057695Z adding 'torch/autograd/anomaly_mode.py' 2025-12-04T09:35:45.0062853Z adding 'torch/autograd/forward_ad.py' 2025-12-04T09:35:45.0075200Z adding 'torch/autograd/function.py' 2025-12-04T09:35:45.0092409Z adding 'torch/autograd/functional.py' 2025-12-04T09:35:45.0099674Z adding 'torch/autograd/grad_mode.py' 2025-12-04T09:35:45.0132614Z adding 'torch/autograd/gradcheck.py' 2025-12-04T09:35:45.0146880Z adding 'torch/autograd/graph.py' 2025-12-04T09:35:45.0164689Z adding 'torch/autograd/profiler.py' 2025-12-04T09:35:45.0171517Z adding 'torch/autograd/profiler_legacy.py' 2025-12-04T09:35:45.0190591Z adding 'torch/autograd/profiler_util.py' 2025-12-04T09:35:45.0195094Z adding 'torch/autograd/variable.py' 2025-12-04T09:35:45.0198901Z adding 'torch/autograd/_functions/__init__.py' 2025-12-04T09:35:45.0202499Z adding 'torch/autograd/_functions/tensor.py' 2025-12-04T09:35:45.0206124Z adding 'torch/autograd/_functions/utils.py' 2025-12-04T09:35:45.0211069Z adding 'torch/backends/__init__.py' 2025-12-04T09:35:45.0215513Z adding 'torch/backends/_coreml/__init__.py' 2025-12-04T09:35:45.0220256Z adding 'torch/backends/_coreml/preprocess.py' 2025-12-04T09:35:45.0224872Z adding 'torch/backends/_nnapi/__init__.py' 2025-12-04T09:35:45.0230184Z adding 'torch/backends/_nnapi/prepare.py' 2025-12-04T09:35:45.0255892Z adding 'torch/backends/_nnapi/serializer.py' 2025-12-04T09:35:45.0261911Z adding 'torch/backends/cpu/__init__.py' 2025-12-04T09:35:45.0270260Z adding 'torch/backends/cuda/__init__.py' 2025-12-04T09:35:45.0276431Z adding 'torch/backends/cudnn/__init__.py' 2025-12-04T09:35:45.0280313Z adding 'torch/backends/cudnn/rnn.py' 2025-12-04T09:35:45.0284544Z adding 'torch/backends/cusparselt/__init__.py' 2025-12-04T09:35:45.0288972Z adding 'torch/backends/kleidiai/__init__.py' 2025-12-04T09:35:45.0293180Z adding 'torch/backends/mha/__init__.py' 2025-12-04T09:35:45.0297027Z adding 'torch/backends/miopen/__init__.py' 2025-12-04T09:35:45.0301273Z adding 'torch/backends/mkl/__init__.py' 2025-12-04T09:35:45.0306269Z adding 'torch/backends/mkldnn/__init__.py' 2025-12-04T09:35:45.0310809Z adding 'torch/backends/mps/__init__.py' 2025-12-04T09:35:45.0314812Z adding 'torch/backends/nnpack/__init__.py' 2025-12-04T09:35:45.0318767Z adding 'torch/backends/openmp/__init__.py' 2025-12-04T09:35:45.0323393Z adding 'torch/backends/opt_einsum/__init__.py' 2025-12-04T09:35:45.0327757Z adding 'torch/backends/quantized/__init__.py' 2025-12-04T09:35:45.0331579Z adding 'torch/backends/xeon/__init__.py' 2025-12-04T09:35:45.0343532Z adding 'torch/backends/xeon/run_cpu.py' 2025-12-04T09:35:45.0348584Z adding 'torch/backends/xnnpack/__init__.py' 2025-12-04T09:35:45.0556859Z adding 'torch/bin/FileStoreTest.exe' 2025-12-04T09:35:45.0787400Z adding 'torch/bin/TCPStoreTest.exe' 2025-12-04T09:35:45.2208905Z adding 'torch/bin/protoc.exe' 2025-12-04T09:35:45.6291391Z adding 'torch/bin/test_api.exe' 2025-12-04T09:35:45.8875259Z adding 'torch/bin/test_jit.exe' 2025-12-04T09:35:45.9980332Z adding 'torch/bin/test_lazy.exe' 2025-12-04T09:35:46.0045769Z adding 'torch/compiler/__init__.py' 2025-12-04T09:35:46.0052037Z adding 'torch/compiler/_cache.py' 2025-12-04T09:35:46.0058531Z adding 'torch/compiler/config.py' 2025-12-04T09:35:46.0062940Z adding 'torch/contrib/__init__.py' 2025-12-04T09:35:46.0067378Z adding 'torch/contrib/_tensorboard_vis.py' 2025-12-04T09:35:46.0072431Z adding 'torch/cpu/__init__.py' 2025-12-04T09:35:46.0076617Z adding 'torch/cpu/amp/__init__.py' 2025-12-04T09:35:46.0080234Z adding 'torch/cpu/amp/autocast_mode.py' 2025-12-04T09:35:46.0083495Z adding 'torch/cpu/amp/grad_scaler.py' 2025-12-04T09:35:46.0089027Z adding 'torch/csrc/inductor/aoti_runtime/model.h' 2025-12-04T09:35:46.0112561Z adding 'torch/cuda/__init__.py' 2025-12-04T09:35:46.0118324Z adding 'torch/cuda/_device_limits.py' 2025-12-04T09:35:46.0121966Z adding 'torch/cuda/_gpu_trace.py' 2025-12-04T09:35:46.0133268Z adding 'torch/cuda/_memory_viz.py' 2025-12-04T09:35:46.0137346Z adding 'torch/cuda/_pin_memory_utils.py' 2025-12-04T09:35:46.0146061Z adding 'torch/cuda/_sanitizer.py' 2025-12-04T09:35:46.0154921Z adding 'torch/cuda/_utils.py' 2025-12-04T09:35:46.0158480Z adding 'torch/cuda/comm.py' 2025-12-04T09:35:46.0162796Z adding 'torch/cuda/gds.py' 2025-12-04T09:35:46.0173850Z adding 'torch/cuda/graphs.py' 2025-12-04T09:35:46.0178075Z adding 'torch/cuda/green_contexts.py' 2025-12-04T09:35:46.0182795Z adding 'torch/cuda/jiterator.py' 2025-12-04T09:35:46.0202507Z adding 'torch/cuda/memory.py' 2025-12-04T09:35:46.0207954Z adding 'torch/cuda/nccl.py' 2025-12-04T09:35:46.0212166Z adding 'torch/cuda/nvtx.py' 2025-12-04T09:35:46.0216128Z adding 'torch/cuda/profiler.py' 2025-12-04T09:35:46.0220352Z adding 'torch/cuda/random.py' 2025-12-04T09:35:46.0223567Z adding 'torch/cuda/sparse.py' 2025-12-04T09:35:46.0229523Z adding 'torch/cuda/streams.py' 2025-12-04T09:35:46.0242373Z adding 'torch/cuda/tunable.py' 2025-12-04T09:35:46.0247869Z adding 'torch/cuda/amp/__init__.py' 2025-12-04T09:35:46.0252149Z adding 'torch/cuda/amp/autocast_mode.py' 2025-12-04T09:35:46.0255789Z adding 'torch/cuda/amp/common.py' 2025-12-04T09:35:46.0259454Z adding 'torch/cuda/amp/grad_scaler.py' 2025-12-04T09:35:46.0265504Z adding 'torch/distributed/__init__.py' 2025-12-04T09:35:46.0269184Z adding 'torch/distributed/_checkpointable.py' 2025-12-04T09:35:46.0272854Z adding 'torch/distributed/_composable_state.py' 2025-12-04T09:35:46.0277136Z adding 'torch/distributed/_dist2.py' 2025-12-04T09:35:46.0292985Z adding 'torch/distributed/_functional_collectives.py' 2025-12-04T09:35:46.0297977Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-12-04T09:35:46.0304437Z adding 'torch/distributed/_mesh_layout.py' 2025-12-04T09:35:46.0309068Z adding 'torch/distributed/_serialization.py' 2025-12-04T09:35:46.0320211Z adding 'torch/distributed/_state_dict_utils.py' 2025-12-04T09:35:46.0324781Z adding 'torch/distributed/argparse_util.py' 2025-12-04T09:35:46.0328743Z adding 'torch/distributed/c10d_logger.py' 2025-12-04T09:35:46.0334967Z adding 'torch/distributed/collective_utils.py' 2025-12-04T09:35:46.0339066Z adding 'torch/distributed/constants.py' 2025-12-04T09:35:46.0360450Z adding 'torch/distributed/device_mesh.py' 2025-12-04T09:35:46.0442785Z adding 'torch/distributed/distributed_c10d.py' 2025-12-04T09:35:46.0453452Z adding 'torch/distributed/launch.py' 2025-12-04T09:35:46.0456883Z adding 'torch/distributed/logging_handlers.py' 2025-12-04T09:35:46.0460887Z adding 'torch/distributed/remote_device.py' 2025-12-04T09:35:46.0466453Z adding 'torch/distributed/rendezvous.py' 2025-12-04T09:35:46.0480797Z adding 'torch/distributed/run.py' 2025-12-04T09:35:46.0487936Z adding 'torch/distributed/utils.py' 2025-12-04T09:35:46.0492294Z adding 'torch/distributed/_composable/__init__.py' 2025-12-04T09:35:46.0496642Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-12-04T09:35:46.0502423Z adding 'torch/distributed/_composable/contract.py' 2025-12-04T09:35:46.0507990Z adding 'torch/distributed/_composable/replicate.py' 2025-12-04T09:35:46.0514922Z adding 'torch/distributed/_composable/replicate_with_fsdp.py' 2025-12-04T09:35:46.0519188Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-12-04T09:35:46.0522307Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-12-04T09:35:46.0549459Z adding 'torch/distributed/_local_tensor/__init__.py' 2025-12-04T09:35:46.0562565Z adding 'torch/distributed/_local_tensor/_c10d.py' 2025-12-04T09:35:46.0568017Z adding 'torch/distributed/_pycute/__init__.py' 2025-12-04T09:35:46.0573312Z adding 'torch/distributed/_pycute/int_tuple.py' 2025-12-04T09:35:46.0580756Z adding 'torch/distributed/_pycute/layout.py' 2025-12-04T09:35:46.0584851Z adding 'torch/distributed/_pycute/typing.py' 2025-12-04T09:35:46.0589030Z adding 'torch/distributed/_shard/__init__.py' 2025-12-04T09:35:46.0592331Z adding 'torch/distributed/_shard/_utils.py' 2025-12-04T09:35:46.0598274Z adding 'torch/distributed/_shard/api.py' 2025-12-04T09:35:46.0603080Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-12-04T09:35:46.0606771Z adding 'torch/distributed/_shard/metadata.py' 2025-12-04T09:35:46.0610404Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-12-04T09:35:46.0613676Z adding 'torch/distributed/_shard/sharder.py' 2025-12-04T09:35:46.0617646Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-12-04T09:35:46.0622442Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-12-04T09:35:46.0626564Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-12-04T09:35:46.0634048Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-12-04T09:35:46.0653296Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-12-04T09:35:46.0657335Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-12-04T09:35:46.0660828Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-12-04T09:35:46.0664600Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-12-04T09:35:46.0670012Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-12-04T09:35:46.0674350Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-12-04T09:35:46.0679942Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-12-04T09:35:46.0684498Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-12-04T09:35:46.0688751Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-12-04T09:35:46.0692773Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-12-04T09:35:46.0697272Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-12-04T09:35:46.0700726Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-12-04T09:35:46.0705578Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-12-04T09:35:46.0710756Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-12-04T09:35:46.0713845Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-12-04T09:35:46.0718107Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-12-04T09:35:46.0723622Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-12-04T09:35:46.0729566Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-12-04T09:35:46.0764638Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-12-04T09:35:46.0765226Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-12-04T09:35:46.0765831Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-12-04T09:35:46.0766443Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-12-04T09:35:46.0767072Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-12-04T09:35:46.0767708Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-12-04T09:35:46.0772073Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-12-04T09:35:46.0795611Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-12-04T09:35:46.0810883Z adding 'torch/distributed/_symmetric_memory/_nvshmem_triton.py' 2025-12-04T09:35:46.0816316Z adding 'torch/distributed/_tensor/__init__.py' 2025-12-04T09:35:46.0819420Z adding 'torch/distributed/_tensor/api.py' 2025-12-04T09:35:46.0822801Z adding 'torch/distributed/_tensor/placement_types.py' 2025-12-04T09:35:46.0826763Z adding 'torch/distributed/_tools/__init__.py' 2025-12-04T09:35:46.0830349Z adding 'torch/distributed/_tools/common_utils.py' 2025-12-04T09:35:46.0835164Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-12-04T09:35:46.0844272Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-12-04T09:35:46.0850512Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-12-04T09:35:46.0865762Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-12-04T09:35:46.0872562Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-12-04T09:35:46.0878123Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-12-04T09:35:46.0885232Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-12-04T09:35:46.0900385Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-12-04T09:35:46.0907079Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-12-04T09:35:46.0911390Z adding 'torch/distributed/algorithms/__init__.py' 2025-12-04T09:35:46.0917901Z adding 'torch/distributed/algorithms/join.py' 2025-12-04T09:35:46.0922180Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-12-04T09:35:46.0928308Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-12-04T09:35:46.0932437Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-12-04T09:35:46.0937019Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-12-04T09:35:46.0941065Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-12-04T09:35:46.0945028Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-12-04T09:35:46.0948956Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-12-04T09:35:46.0953206Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-12-04T09:35:46.0958193Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-12-04T09:35:46.0965572Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-12-04T09:35:46.0969545Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-12-04T09:35:46.0974112Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-12-04T09:35:46.0978305Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-12-04T09:35:46.0982904Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-12-04T09:35:46.0987547Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-12-04T09:35:46.1001497Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-12-04T09:35:46.1007052Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-12-04T09:35:46.1011221Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-12-04T09:35:46.1015539Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-12-04T09:35:46.1021142Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-12-04T09:35:46.1025186Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-12-04T09:35:46.1029673Z adding 'torch/distributed/autograd/__init__.py' 2025-12-04T09:35:46.1034394Z adding 'torch/distributed/checkpoint/__init__.py' 2025-12-04T09:35:46.1037861Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-12-04T09:35:46.1044384Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-12-04T09:35:46.1048507Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-12-04T09:35:46.1052575Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-12-04T09:35:46.1063277Z adding 'torch/distributed/checkpoint/_consolidate_hf_safetensors.py' 2025-12-04T09:35:46.1067976Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-12-04T09:35:46.1072666Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-12-04T09:35:46.1076781Z adding 'torch/distributed/checkpoint/_extension.py' 2025-12-04T09:35:46.1081596Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-12-04T09:35:46.1085906Z adding 'torch/distributed/checkpoint/_hf_utils.py' 2025-12-04T09:35:46.1089490Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-12-04T09:35:46.1096308Z adding 'torch/distributed/checkpoint/_pg_transport.py' 2025-12-04T09:35:46.1100816Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-12-04T09:35:46.1108412Z adding 'torch/distributed/checkpoint/_state_dict_stager.py' 2025-12-04T09:35:46.1112358Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-12-04T09:35:46.1117111Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-12-04T09:35:46.1120570Z adding 'torch/distributed/checkpoint/_version.py' 2025-12-04T09:35:46.1124117Z adding 'torch/distributed/checkpoint/api.py' 2025-12-04T09:35:46.1134437Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-12-04T09:35:46.1147922Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-12-04T09:35:46.1154488Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-12-04T09:35:46.1161539Z adding 'torch/distributed/checkpoint/hf_storage.py' 2025-12-04T09:35:46.1166026Z adding 'torch/distributed/checkpoint/logger.py' 2025-12-04T09:35:46.1169348Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-12-04T09:35:46.1173826Z adding 'torch/distributed/checkpoint/metadata.py' 2025-12-04T09:35:46.1180345Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-12-04T09:35:46.1188208Z adding 'torch/distributed/checkpoint/planner.py' 2025-12-04T09:35:46.1195927Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-12-04T09:35:46.1202437Z adding 'torch/distributed/checkpoint/quantized_hf_storage.py' 2025-12-04T09:35:46.1206354Z adding 'torch/distributed/checkpoint/resharding.py' 2025-12-04T09:35:46.1214721Z adding 'torch/distributed/checkpoint/staging.py' 2025-12-04T09:35:46.1252628Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-12-04T09:35:46.1253076Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-12-04T09:35:46.1253494Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-12-04T09:35:46.1257005Z adding 'torch/distributed/checkpoint/stateful.py' 2025-12-04T09:35:46.1262174Z adding 'torch/distributed/checkpoint/storage.py' 2025-12-04T09:35:46.1270786Z adding 'torch/distributed/checkpoint/utils.py' 2025-12-04T09:35:46.1274638Z adding 'torch/distributed/checkpoint/_experimental/__init__.py' 2025-12-04T09:35:46.1280113Z adding 'torch/distributed/checkpoint/_experimental/barriers.py' 2025-12-04T09:35:46.1284664Z adding 'torch/distributed/checkpoint/_experimental/builder.py' 2025-12-04T09:35:46.1291010Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_process.py' 2025-12-04T09:35:46.1296402Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_reader.py' 2025-12-04T09:35:46.1301091Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_writer.py' 2025-12-04T09:35:46.1306603Z adding 'torch/distributed/checkpoint/_experimental/checkpointer.py' 2025-12-04T09:35:46.1310474Z adding 'torch/distributed/checkpoint/_experimental/config.py' 2025-12-04T09:35:46.1315511Z adding 'torch/distributed/checkpoint/_experimental/staging.py' 2025-12-04T09:35:46.1319067Z adding 'torch/distributed/checkpoint/_experimental/types.py' 2025-12-04T09:35:46.1322455Z adding 'torch/distributed/checkpoint/_experimental/utils.py' 2025-12-04T09:35:46.1327004Z adding 'torch/distributed/debug/__init__.py' 2025-12-04T09:35:46.1334709Z adding 'torch/distributed/debug/_frontend.py' 2025-12-04T09:35:46.1337842Z adding 'torch/distributed/debug/_handlers.py' 2025-12-04T09:35:46.1341054Z adding 'torch/distributed/debug/_store.py' 2025-12-04T09:35:46.1346045Z adding 'torch/distributed/elastic/__init__.py' 2025-12-04T09:35:46.1349664Z adding 'torch/distributed/elastic/control_plane.py' 2025-12-04T09:35:46.1353456Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-12-04T09:35:46.1357741Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-12-04T09:35:46.1372604Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-12-04T09:35:46.1377176Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-12-04T09:35:46.1384729Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-12-04T09:35:46.1390652Z adding 'torch/distributed/elastic/events/__init__.py' 2025-12-04T09:35:46.1394688Z adding 'torch/distributed/elastic/events/api.py' 2025-12-04T09:35:46.1398229Z adding 'torch/distributed/elastic/events/handlers.py' 2025-12-04T09:35:46.1403584Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-12-04T09:35:46.1408205Z adding 'torch/distributed/elastic/metrics/api.py' 2025-12-04T09:35:46.1414737Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-12-04T09:35:46.1429084Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-12-04T09:35:46.1433899Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-12-04T09:35:46.1438760Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-12-04T09:35:46.1446772Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-12-04T09:35:46.1451981Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-12-04T09:35:46.1455555Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-12-04T09:35:46.1459940Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-12-04T09:35:46.1463578Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-12-04T09:35:46.1467324Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-12-04T09:35:46.1473097Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-12-04T09:35:46.1476811Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-12-04T09:35:46.1483199Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-12-04T09:35:46.1489467Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-12-04T09:35:46.1505629Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-12-04T09:35:46.1521905Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-12-04T09:35:46.1527847Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-12-04T09:35:46.1533470Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-12-04T09:35:46.1538829Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-12-04T09:35:46.1542926Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-12-04T09:35:46.1547155Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-12-04T09:35:46.1552720Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-12-04T09:35:46.1557359Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-12-04T09:35:46.1563113Z adding 'torch/distributed/elastic/timer/api.py' 2025-12-04T09:35:46.1566912Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-12-04T09:35:46.1574220Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-12-04T09:35:46.1578889Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-12-04T09:35:46.1583159Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-12-04T09:35:46.1586755Z adding 'torch/distributed/elastic/utils/api.py' 2025-12-04T09:35:46.1592583Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-12-04T09:35:46.1595316Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-12-04T09:35:46.1599119Z adding 'torch/distributed/elastic/utils/logging.py' 2025-12-04T09:35:46.1604718Z adding 'torch/distributed/elastic/utils/store.py' 2025-12-04T09:35:46.1608411Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-12-04T09:35:46.1612189Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-12-04T09:35:46.1616334Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-12-04T09:35:46.1620170Z adding 'torch/distributed/flight_recorder/__init__.py' 2025-12-04T09:35:46.1624167Z adding 'torch/distributed/flight_recorder/fr_trace.py' 2025-12-04T09:35:46.1628509Z adding 'torch/distributed/flight_recorder/components/__init__.py' 2025-12-04T09:35:46.1635962Z adding 'torch/distributed/flight_recorder/components/builder.py' 2025-12-04T09:35:46.1640539Z adding 'torch/distributed/flight_recorder/components/config_manager.py' 2025-12-04T09:35:46.1644108Z adding 'torch/distributed/flight_recorder/components/fr_logger.py' 2025-12-04T09:35:46.1648147Z adding 'torch/distributed/flight_recorder/components/loader.py' 2025-12-04T09:35:46.1656352Z adding 'torch/distributed/flight_recorder/components/types.py' 2025-12-04T09:35:46.1667345Z adding 'torch/distributed/flight_recorder/components/utils.py' 2025-12-04T09:35:46.1672709Z adding 'torch/distributed/fsdp/__init__.py' 2025-12-04T09:35:46.1682548Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-12-04T09:35:46.1687684Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-12-04T09:35:46.1691813Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-12-04T09:35:46.1698574Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-12-04T09:35:46.1741777Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-12-04T09:35:46.1748549Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-12-04T09:35:46.1765699Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-12-04T09:35:46.1770201Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-12-04T09:35:46.1802519Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-12-04T09:35:46.1828555Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-12-04T09:35:46.1834390Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-12-04T09:35:46.1845754Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-12-04T09:35:46.1852103Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-12-04T09:35:46.1856666Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-12-04T09:35:46.1862462Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-12-04T09:35:46.1868535Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-12-04T09:35:46.1876649Z adding 'torch/distributed/fsdp/api.py' 2025-12-04T09:35:46.1909756Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-12-04T09:35:46.1919095Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-12-04T09:35:46.1928676Z adding 'torch/distributed/fsdp/wrap.py' 2025-12-04T09:35:46.1933713Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-12-04T09:35:46.1947471Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-12-04T09:35:46.1958818Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-12-04T09:35:46.1963994Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-12-04T09:35:46.1971327Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-12-04T09:35:46.1986769Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-12-04T09:35:46.2001889Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-12-04T09:35:46.2009953Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-12-04T09:35:46.2022929Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-12-04T09:35:46.2027742Z adding 'torch/distributed/launcher/__init__.py' 2025-12-04T09:35:46.2034149Z adding 'torch/distributed/launcher/api.py' 2025-12-04T09:35:46.2038414Z adding 'torch/distributed/nn/__init__.py' 2025-12-04T09:35:46.2044717Z adding 'torch/distributed/nn/functional.py' 2025-12-04T09:35:46.2049163Z adding 'torch/distributed/nn/api/__init__.py' 2025-12-04T09:35:46.2059276Z adding 'torch/distributed/nn/api/remote_module.py' 2025-12-04T09:35:46.2063821Z adding 'torch/distributed/nn/jit/__init__.py' 2025-12-04T09:35:46.2068050Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-12-04T09:35:46.2072080Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-12-04T09:35:46.2076022Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-12-04T09:35:46.2080469Z adding 'torch/distributed/optim/__init__.py' 2025-12-04T09:35:46.2083763Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-12-04T09:35:46.2088085Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-12-04T09:35:46.2092218Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-12-04T09:35:46.2096373Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-12-04T09:35:46.2100950Z adding 'torch/distributed/optim/functional_adam.py' 2025-12-04T09:35:46.2105455Z adding 'torch/distributed/optim/functional_adamax.py' 2025-12-04T09:35:46.2110326Z adding 'torch/distributed/optim/functional_adamw.py' 2025-12-04T09:35:46.2114607Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-12-04T09:35:46.2118605Z adding 'torch/distributed/optim/functional_rprop.py' 2025-12-04T09:35:46.2123076Z adding 'torch/distributed/optim/functional_sgd.py' 2025-12-04T09:35:46.2129537Z adding 'torch/distributed/optim/named_optimizer.py' 2025-12-04T09:35:46.2135531Z adding 'torch/distributed/optim/optimizer.py' 2025-12-04T09:35:46.2142076Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-12-04T09:35:46.2145850Z adding 'torch/distributed/optim/utils.py' 2025-12-04T09:35:46.2172212Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-12-04T09:35:46.2177717Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-12-04T09:35:46.2198704Z adding 'torch/distributed/pipelining/_IR.py' 2025-12-04T09:35:46.2203265Z adding 'torch/distributed/pipelining/__init__.py' 2025-12-04T09:35:46.2211044Z adding 'torch/distributed/pipelining/_backward.py' 2025-12-04T09:35:46.2215025Z adding 'torch/distributed/pipelining/_debug.py' 2025-12-04T09:35:46.2222841Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-12-04T09:35:46.2226347Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-12-04T09:35:46.2230747Z adding 'torch/distributed/pipelining/_utils.py' 2025-12-04T09:35:46.2238934Z adding 'torch/distributed/pipelining/microbatch.py' 2025-12-04T09:35:46.2283237Z adding 'torch/distributed/pipelining/schedules.py' 2025-12-04T09:35:46.2310678Z adding 'torch/distributed/pipelining/stage.py' 2025-12-04T09:35:46.2318510Z adding 'torch/distributed/rpc/__init__.py' 2025-12-04T09:35:46.2322310Z adding 'torch/distributed/rpc/_utils.py' 2025-12-04T09:35:46.2334973Z adding 'torch/distributed/rpc/api.py' 2025-12-04T09:35:46.2342849Z adding 'torch/distributed/rpc/backend_registry.py' 2025-12-04T09:35:46.2346608Z adding 'torch/distributed/rpc/constants.py' 2025-12-04T09:35:46.2351316Z adding 'torch/distributed/rpc/functions.py' 2025-12-04T09:35:46.2357407Z adding 'torch/distributed/rpc/internal.py' 2025-12-04T09:35:46.2362387Z adding 'torch/distributed/rpc/options.py' 2025-12-04T09:35:46.2366319Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-12-04T09:35:46.2371604Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-12-04T09:35:46.2375826Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-12-04T09:35:46.2379421Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-12-04T09:35:46.2383913Z adding 'torch/distributed/tensor/__init__.py' 2025-12-04T09:35:46.2403058Z adding 'torch/distributed/tensor/_api.py' 2025-12-04T09:35:46.2410904Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-12-04T09:35:46.2421835Z adding 'torch/distributed/tensor/_dispatch.py' 2025-12-04T09:35:46.2434023Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-12-04T09:35:46.2444174Z adding 'torch/distributed/tensor/_op_schema.py' 2025-12-04T09:35:46.2453185Z adding 'torch/distributed/tensor/_random.py' 2025-12-04T09:35:46.2467009Z adding 'torch/distributed/tensor/_redistribute.py' 2025-12-04T09:35:46.2478846Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-12-04T09:35:46.2485500Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-12-04T09:35:46.2490750Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-12-04T09:35:46.2498586Z adding 'torch/distributed/tensor/_utils.py' 2025-12-04T09:35:46.2502205Z adding 'torch/distributed/tensor/device_mesh.py' 2025-12-04T09:35:46.2514794Z adding 'torch/distributed/tensor/placement_types.py' 2025-12-04T09:35:46.2519800Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-12-04T09:35:46.2526076Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-12-04T09:35:46.2530374Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-12-04T09:35:46.2535242Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-12-04T09:35:46.2539306Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-12-04T09:35:46.2542909Z adding 'torch/distributed/tensor/_ops/_mask_buffer.py' 2025-12-04T09:35:46.2557885Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-12-04T09:35:46.2569248Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-12-04T09:35:46.2579168Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-12-04T09:35:46.2583504Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-12-04T09:35:46.2601817Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-12-04T09:35:46.2615263Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-12-04T09:35:46.2619973Z adding 'torch/distributed/tensor/_ops/registration.py' 2025-12-04T09:35:46.2626911Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-12-04T09:35:46.2632004Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-12-04T09:35:46.2641251Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-12-04T09:35:46.2646046Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-12-04T09:35:46.2651194Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-12-04T09:35:46.2655776Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-12-04T09:35:46.2659327Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-12-04T09:35:46.2665368Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-12-04T09:35:46.2670491Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-12-04T09:35:46.2678729Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-12-04T09:35:46.2683756Z adding 'torch/distributed/tensor/experimental/_context_parallel/__init__.py' 2025-12-04T09:35:46.2705192Z adding 'torch/distributed/tensor/experimental/_context_parallel/_attention.py' 2025-12-04T09:35:46.2710588Z adding 'torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py' 2025-12-04T09:35:46.2718603Z adding 'torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py' 2025-12-04T09:35:46.2724650Z adding 'torch/distributed/tensor/experimental/_context_parallel/_sharding_rules.py' 2025-12-04T09:35:46.2729146Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-12-04T09:35:46.2732695Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-12-04T09:35:46.2737477Z adding 'torch/distributed/tensor/parallel/api.py' 2025-12-04T09:35:46.2742039Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-12-04T09:35:46.2749162Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-12-04T09:35:46.2753633Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-12-04T09:35:46.2761240Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-12-04T09:35:46.2771835Z adding 'torch/distributed/tensor/parallel/style.py' 2025-12-04T09:35:46.2779230Z adding 'torch/distributions/__init__.py' 2025-12-04T09:35:46.2783749Z adding 'torch/distributions/bernoulli.py' 2025-12-04T09:35:46.2787878Z adding 'torch/distributions/beta.py' 2025-12-04T09:35:46.2792662Z adding 'torch/distributions/binomial.py' 2025-12-04T09:35:46.2797532Z adding 'torch/distributions/categorical.py' 2025-12-04T09:35:46.2801676Z adding 'torch/distributions/cauchy.py' 2025-12-04T09:35:46.2805155Z adding 'torch/distributions/chi2.py' 2025-12-04T09:35:46.2810551Z adding 'torch/distributions/constraint_registry.py' 2025-12-04T09:35:46.2818516Z adding 'torch/distributions/constraints.py' 2025-12-04T09:35:46.2824575Z adding 'torch/distributions/continuous_bernoulli.py' 2025-12-04T09:35:46.2828800Z adding 'torch/distributions/dirichlet.py' 2025-12-04T09:35:46.2835054Z adding 'torch/distributions/distribution.py' 2025-12-04T09:35:46.2839059Z adding 'torch/distributions/exp_family.py' 2025-12-04T09:35:46.2842782Z adding 'torch/distributions/exponential.py' 2025-12-04T09:35:46.2846792Z adding 'torch/distributions/fishersnedecor.py' 2025-12-04T09:35:46.2850877Z adding 'torch/distributions/gamma.py' 2025-12-04T09:35:46.2855317Z adding 'torch/distributions/generalized_pareto.py' 2025-12-04T09:35:46.2859744Z adding 'torch/distributions/geometric.py' 2025-12-04T09:35:46.2863661Z adding 'torch/distributions/gumbel.py' 2025-12-04T09:35:46.2867765Z adding 'torch/distributions/half_cauchy.py' 2025-12-04T09:35:46.2871518Z adding 'torch/distributions/half_normal.py' 2025-12-04T09:35:46.2875743Z adding 'torch/distributions/independent.py' 2025-12-04T09:35:46.2879409Z adding 'torch/distributions/inverse_gamma.py' 2025-12-04T09:35:46.2889704Z adding 'torch/distributions/kl.py' 2025-12-04T09:35:46.2894342Z adding 'torch/distributions/kumaraswamy.py' 2025-12-04T09:35:46.2898319Z adding 'torch/distributions/laplace.py' 2025-12-04T09:35:46.2903453Z adding 'torch/distributions/lkj_cholesky.py' 2025-12-04T09:35:46.2907271Z adding 'torch/distributions/log_normal.py' 2025-12-04T09:35:46.2910999Z adding 'torch/distributions/logistic_normal.py' 2025-12-04T09:35:46.2916430Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-12-04T09:35:46.2921631Z adding 'torch/distributions/mixture_same_family.py' 2025-12-04T09:35:46.2926310Z adding 'torch/distributions/multinomial.py' 2025-12-04T09:35:46.2932039Z adding 'torch/distributions/multivariate_normal.py' 2025-12-04T09:35:46.2936577Z adding 'torch/distributions/negative_binomial.py' 2025-12-04T09:35:46.2940803Z adding 'torch/distributions/normal.py' 2025-12-04T09:35:46.2945008Z adding 'torch/distributions/one_hot_categorical.py' 2025-12-04T09:35:46.2948823Z adding 'torch/distributions/pareto.py' 2025-12-04T09:35:46.2952526Z adding 'torch/distributions/poisson.py' 2025-12-04T09:35:46.2957020Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-12-04T09:35:46.2961418Z adding 'torch/distributions/relaxed_categorical.py' 2025-12-04T09:35:46.2965571Z adding 'torch/distributions/studentT.py' 2025-12-04T09:35:46.2970707Z adding 'torch/distributions/transformed_distribution.py' 2025-12-04T09:35:46.2984082Z adding 'torch/distributions/transforms.py' 2025-12-04T09:35:46.2989070Z adding 'torch/distributions/uniform.py' 2025-12-04T09:35:46.2994287Z adding 'torch/distributions/utils.py' 2025-12-04T09:35:46.2999259Z adding 'torch/distributions/von_mises.py' 2025-12-04T09:35:46.3003245Z adding 'torch/distributions/weibull.py' 2025-12-04T09:35:46.3009380Z adding 'torch/distributions/wishart.py' 2025-12-04T09:35:46.3019900Z adding 'torch/export/__init__.py' 2025-12-04T09:35:46.3028476Z adding 'torch/export/_draft_export.py' 2025-12-04T09:35:46.3033033Z adding 'torch/export/_leakage_detection_utils.py' 2025-12-04T09:35:46.3036750Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-12-04T09:35:46.3041673Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-12-04T09:35:46.3045427Z adding 'torch/export/_safeguard.py' 2025-12-04T09:35:46.3053012Z adding 'torch/export/_swap.py' 2025-12-04T09:35:46.3089521Z adding 'torch/export/_trace.py' 2025-12-04T09:35:46.3095344Z adding 'torch/export/_tree_utils.py' 2025-12-04T09:35:46.3108485Z adding 'torch/export/_unlift.py' 2025-12-04T09:35:46.3112630Z adding 'torch/export/_wrapper_utils.py' 2025-12-04T09:35:46.3115868Z adding 'torch/export/custom_obj.py' 2025-12-04T09:35:46.3119328Z adding 'torch/export/custom_ops.py' 2025-12-04T09:35:46.3123860Z adding 'torch/export/decomp_utils.py' 2025-12-04T09:35:46.3144410Z adding 'torch/export/dynamic_shapes.py' 2025-12-04T09:35:46.3169844Z adding 'torch/export/exported_program.py' 2025-12-04T09:35:46.3179954Z adding 'torch/export/graph_signature.py' 2025-12-04T09:35:46.3207877Z adding 'torch/export/unflatten.py' 2025-12-04T09:35:46.3217914Z adding 'torch/export/experimental/__init__.py' 2025-12-04T09:35:46.3223253Z adding 'torch/export/experimental/_utils.py' 2025-12-04T09:35:46.3228375Z adding 'torch/export/passes/__init__.py' 2025-12-04T09:35:46.3232472Z adding 'torch/export/pt2_archive/__init__.py' 2025-12-04T09:35:46.3247281Z adding 'torch/export/pt2_archive/_package.py' 2025-12-04T09:35:46.3253283Z adding 'torch/export/pt2_archive/_package_weights.py' 2025-12-04T09:35:46.3257176Z adding 'torch/export/pt2_archive/constants.py' 2025-12-04T09:35:46.3271134Z adding 'torch/fft/__init__.py' 2025-12-04T09:35:46.3276573Z adding 'torch/func/__init__.py' 2025-12-04T09:35:46.3284052Z adding 'torch/futures/__init__.py' 2025-12-04T09:35:46.3289866Z adding 'torch/fx/__init__.py' 2025-12-04T09:35:46.3293343Z adding 'torch/fx/_compatibility.py' 2025-12-04T09:35:46.3302496Z adding 'torch/fx/_graph_pickler.py' 2025-12-04T09:35:46.3307559Z adding 'torch/fx/_lazy_graph_module.py' 2025-12-04T09:35:46.3311633Z adding 'torch/fx/_pytree.py' 2025-12-04T09:35:46.3331425Z adding 'torch/fx/_symbolic_trace.py' 2025-12-04T09:35:46.3336193Z adding 'torch/fx/_utils.py' 2025-12-04T09:35:46.3339606Z adding 'torch/fx/annotate.py' 2025-12-04T09:35:46.3342696Z adding 'torch/fx/config.py' 2025-12-04T09:35:46.3374552Z adding 'torch/fx/graph.py' 2025-12-04T09:35:46.3394346Z adding 'torch/fx/graph_module.py' 2025-12-04T09:35:46.3399187Z adding 'torch/fx/immutable_collections.py' 2025-12-04T09:35:46.3408238Z adding 'torch/fx/interpreter.py' 2025-12-04T09:35:46.3422591Z adding 'torch/fx/node.py' 2025-12-04T09:35:46.3432446Z adding 'torch/fx/operator_schemas.py' 2025-12-04T09:35:46.3445016Z adding 'torch/fx/proxy.py' 2025-12-04T09:35:46.3453189Z adding 'torch/fx/subgraph_rewriter.py' 2025-12-04T09:35:46.3457280Z adding 'torch/fx/tensor_type.py' 2025-12-04T09:35:46.3464585Z adding 'torch/fx/traceback.py' 2025-12-04T09:35:46.3469361Z adding 'torch/fx/experimental/__init__.py' 2025-12-04T09:35:46.3472697Z adding 'torch/fx/experimental/_backward_state.py' 2025-12-04T09:35:46.3477040Z adding 'torch/fx/experimental/_config.py' 2025-12-04T09:35:46.3480566Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-12-04T09:35:46.3485055Z adding 'torch/fx/experimental/_dynamism.py' 2025-12-04T09:35:46.3501356Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-12-04T09:35:46.3509551Z adding 'torch/fx/experimental/const_fold.py' 2025-12-04T09:35:46.3513249Z adding 'torch/fx/experimental/debug.py' 2025-12-04T09:35:46.3525119Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-12-04T09:35:46.3530724Z adding 'torch/fx/experimental/merge_matmul.py' 2025-12-04T09:35:46.3536629Z adding 'torch/fx/experimental/meta_tracer.py' 2025-12-04T09:35:46.3541274Z adding 'torch/fx/experimental/normalize.py' 2025-12-04T09:35:46.3549437Z adding 'torch/fx/experimental/optimization.py' 2025-12-04T09:35:46.3555852Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-12-04T09:35:46.3597465Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-12-04T09:35:46.3608947Z adding 'torch/fx/experimental/recording.py' 2025-12-04T09:35:46.3612659Z adding 'torch/fx/experimental/refinement_types.py' 2025-12-04T09:35:46.3617081Z adding 'torch/fx/experimental/rewriter.py' 2025-12-04T09:35:46.3621613Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-12-04T09:35:46.3643256Z adding 'torch/fx/experimental/sym_node.py' 2025-12-04T09:35:46.3775648Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-12-04T09:35:46.3788188Z adding 'torch/fx/experimental/unify_refinements.py' 2025-12-04T09:35:46.3801341Z adding 'torch/fx/experimental/validator.py' 2025-12-04T09:35:46.3806326Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-12-04T09:35:46.3812567Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-12-04T09:35:46.3828261Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-12-04T09:35:46.3843265Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-12-04T09:35:46.3847383Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-12-04T09:35:46.3853664Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-12-04T09:35:46.3857442Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-12-04T09:35:46.3860766Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-12-04T09:35:46.3864727Z adding 'torch/fx/experimental/unification/__init__.py' 2025-12-04T09:35:46.3868619Z adding 'torch/fx/experimental/unification/core.py' 2025-12-04T09:35:46.3871985Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-12-04T09:35:46.3875960Z adding 'torch/fx/experimental/unification/match.py' 2025-12-04T09:35:46.3879818Z adding 'torch/fx/experimental/unification/more.py' 2025-12-04T09:35:46.3885754Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-12-04T09:35:46.3889766Z adding 'torch/fx/experimental/unification/utils.py' 2025-12-04T09:35:46.3893491Z adding 'torch/fx/experimental/unification/variable.py' 2025-12-04T09:35:46.3897534Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-12-04T09:35:46.3901564Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-12-04T09:35:46.3905458Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-12-04T09:35:46.3912415Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-12-04T09:35:46.3916968Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-12-04T09:35:46.3920935Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-12-04T09:35:46.3925113Z adding 'torch/fx/passes/__init__.py' 2025-12-04T09:35:46.3932424Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-12-04T09:35:46.3936411Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-12-04T09:35:46.3940523Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-12-04T09:35:46.3947858Z adding 'torch/fx/passes/graph_drawer.py' 2025-12-04T09:35:46.3952473Z adding 'torch/fx/passes/graph_manipulation.py' 2025-12-04T09:35:46.3957339Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-12-04T09:35:46.3969585Z adding 'torch/fx/passes/net_min_base.py' 2025-12-04T09:35:46.3975604Z adding 'torch/fx/passes/operator_support.py' 2025-12-04T09:35:46.3979742Z adding 'torch/fx/passes/param_fetch.py' 2025-12-04T09:35:46.3984687Z adding 'torch/fx/passes/pass_manager.py' 2025-12-04T09:35:46.3990023Z adding 'torch/fx/passes/regional_inductor.py' 2025-12-04T09:35:46.4004042Z adding 'torch/fx/passes/reinplace.py' 2025-12-04T09:35:46.4015244Z adding 'torch/fx/passes/runtime_assert.py' 2025-12-04T09:35:46.4021123Z adding 'torch/fx/passes/shape_prop.py' 2025-12-04T09:35:46.4031679Z adding 'torch/fx/passes/split_module.py' 2025-12-04T09:35:46.4039084Z adding 'torch/fx/passes/split_utils.py' 2025-12-04T09:35:46.4054209Z adding 'torch/fx/passes/splitter_base.py' 2025-12-04T09:35:46.4061715Z adding 'torch/fx/passes/tools_common.py' 2025-12-04T09:35:46.4066046Z adding 'torch/fx/passes/backends/__init__.py' 2025-12-04T09:35:46.4069765Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-12-04T09:35:46.4073755Z adding 'torch/fx/passes/dialect/__init__.py' 2025-12-04T09:35:46.4077605Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-12-04T09:35:46.4082028Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-12-04T09:35:46.4086068Z adding 'torch/fx/passes/infra/__init__.py' 2025-12-04T09:35:46.4093417Z adding 'torch/fx/passes/infra/partitioner.py' 2025-12-04T09:35:46.4097660Z adding 'torch/fx/passes/infra/pass_base.py' 2025-12-04T09:35:46.4103753Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-12-04T09:35:46.4108007Z adding 'torch/fx/passes/tests/__init__.py' 2025-12-04T09:35:46.4111605Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-12-04T09:35:46.4115438Z adding 'torch/fx/passes/utils/__init__.py' 2025-12-04T09:35:46.4119461Z adding 'torch/fx/passes/utils/common.py' 2025-12-04T09:35:46.4125522Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-12-04T09:35:46.4133492Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-12-04T09:35:46.4138300Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-12-04T09:35:46.4143072Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-12-04T09:35:46.4153175Z adding 'torch/include/advisor-annotate.h' 2025-12-04T09:35:46.4166939Z adding 'torch/include/cpuinfo.h' 2025-12-04T09:35:46.4171801Z adding 'torch/include/dnnl.h' 2025-12-04T09:35:46.4175286Z adding 'torch/include/dnnl.hpp' 2025-12-04T09:35:46.4178731Z adding 'torch/include/dnnl_config.h' 2025-12-04T09:35:46.4182165Z adding 'torch/include/dnnl_debug.h' 2025-12-04T09:35:46.4185514Z adding 'torch/include/dnnl_ocl.h' 2025-12-04T09:35:46.4189017Z adding 'torch/include/dnnl_ocl.hpp' 2025-12-04T09:35:46.4192502Z adding 'torch/include/dnnl_sycl.h' 2025-12-04T09:35:46.4195846Z adding 'torch/include/dnnl_sycl.hpp' 2025-12-04T09:35:46.4199261Z adding 'torch/include/dnnl_sycl_types.h' 2025-12-04T09:35:46.4202630Z adding 'torch/include/dnnl_threadpool.h' 2025-12-04T09:35:46.4206094Z adding 'torch/include/dnnl_threadpool.hpp' 2025-12-04T09:35:46.4209470Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-12-04T09:35:46.4212803Z adding 'torch/include/dnnl_types.h' 2025-12-04T09:35:46.4216127Z adding 'torch/include/dnnl_version.h' 2025-12-04T09:35:46.4219544Z adding 'torch/include/experiments-config.h' 2025-12-04T09:35:46.4222673Z adding 'torch/include/fp16.h' 2025-12-04T09:35:46.4228310Z adding 'torch/include/fxdiv.h' 2025-12-04T09:35:46.4232721Z adding 'torch/include/ittnotify-zca.h' 2025-12-04T09:35:46.4279589Z adding 'torch/include/ittnotify.h' 2025-12-04T09:35:46.4294442Z adding 'torch/include/jitprofiling.h' 2025-12-04T09:35:46.4298590Z adding 'torch/include/libittnotify.h' 2025-12-04T09:35:46.4302122Z adding 'torch/include/libshm.h' 2025-12-04T09:35:46.4312356Z adding 'torch/include/psimd.h' 2025-12-04T09:35:46.4327205Z adding 'torch/include/pthreadpool.h' 2025-12-04T09:35:46.4365697Z adding 'torch/include/sleef.h' 2025-12-04T09:35:46.4406434Z adding 'torch/include/xnnpack.h' 2025-12-04T09:35:46.4417614Z adding 'torch/include/ATen/ATen.h' 2025-12-04T09:35:46.4421993Z adding 'torch/include/ATen/AccumulateType.h' 2025-12-04T09:35:46.4425359Z adding 'torch/include/ATen/ArrayRef.h' 2025-12-04T09:35:46.4428556Z adding 'torch/include/ATen/Backend.h' 2025-12-04T09:35:46.4431654Z adding 'torch/include/ATen/Backtrace.h' 2025-12-04T09:35:46.4435006Z adding 'torch/include/ATen/BlasBackend.h' 2025-12-04T09:35:46.4440563Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-12-04T09:35:46.4444310Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-12-04T09:35:46.4447940Z adding 'torch/include/ATen/CPUFunctions.h' 2025-12-04T09:35:46.4454236Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-12-04T09:35:46.4458441Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-12-04T09:35:46.4462125Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-12-04T09:35:46.4469100Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-12-04T09:35:46.4473372Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-12-04T09:35:46.4477191Z adding 'torch/include/ATen/CollapseDims.h' 2025-12-04T09:35:46.4480994Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-12-04T09:35:46.4488186Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-12-04T09:35:46.4492933Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-12-04T09:35:46.4498362Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-12-04T09:35:46.4502596Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-12-04T09:35:46.4509297Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-12-04T09:35:46.4513886Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-12-04T09:35:46.4517350Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-12-04T09:35:46.4520577Z adding 'torch/include/ATen/Config.h' 2025-12-04T09:35:46.4529279Z adding 'torch/include/ATen/Context.h' 2025-12-04T09:35:46.4533702Z adding 'torch/include/ATen/DLConvertor.h' 2025-12-04T09:35:46.4537125Z adding 'torch/include/ATen/DTensorState.h' 2025-12-04T09:35:46.4540273Z adding 'torch/include/ATen/Device.h' 2025-12-04T09:35:46.4544242Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-12-04T09:35:46.4547906Z adding 'torch/include/ATen/DeviceGuard.h' 2025-12-04T09:35:46.4551025Z adding 'torch/include/ATen/DimVector.h' 2025-12-04T09:35:46.4554084Z adding 'torch/include/ATen/Dimname.h' 2025-12-04T09:35:46.4562622Z adding 'torch/include/ATen/Dispatch.h' 2025-12-04T09:35:46.4571135Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-12-04T09:35:46.4576161Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-12-04T09:35:46.4579718Z adding 'torch/include/ATen/EmptyTensor.h' 2025-12-04T09:35:46.4583280Z adding 'torch/include/ATen/ExpandBase.h' 2025-12-04T09:35:46.4590844Z adding 'torch/include/ATen/ExpandUtils.h' 2025-12-04T09:35:46.4594646Z adding 'torch/include/ATen/Formatting.h' 2025-12-04T09:35:46.4606956Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-12-04T09:35:46.4607413Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-12-04T09:35:46.4612694Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-12-04T09:35:46.4616812Z adding 'torch/include/ATen/FunctionalizeFallbackKernel.h' 2025-12-04T09:35:46.4628346Z adding 'torch/include/ATen/Functions.h' 2025-12-04T09:35:46.4632804Z adding 'torch/include/ATen/Generator.h' 2025-12-04T09:35:46.4637128Z adding 'torch/include/ATen/InferSize.h' 2025-12-04T09:35:46.4640780Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-12-04T09:35:46.4643878Z adding 'torch/include/ATen/Layout.h' 2025-12-04T09:35:46.4647481Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-12-04T09:35:46.4652234Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-12-04T09:35:46.4655830Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-12-04T09:35:46.4661322Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-12-04T09:35:46.4665024Z adding 'torch/include/ATen/LinalgBackend.h' 2025-12-04T09:35:46.4669186Z adding 'torch/include/ATen/MapAllocator.h' 2025-12-04T09:35:46.4673197Z adding 'torch/include/ATen/MatrixRef.h' 2025-12-04T09:35:46.4676868Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-12-04T09:35:46.4681001Z adding 'torch/include/ATen/MetaFunctions.h' 2025-12-04T09:35:46.4686149Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-12-04T09:35:46.4691864Z adding 'torch/include/ATen/MethodOperators.h' 2025-12-04T09:35:46.4695370Z adding 'torch/include/ATen/NamedTensor.h' 2025-12-04T09:35:46.4700113Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-12-04T09:35:46.4711435Z adding 'torch/include/ATen/NativeFunctions.h' 2025-12-04T09:35:46.4723643Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-12-04T09:35:46.4730764Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-12-04T09:35:46.4735065Z adding 'torch/include/ATen/NumericUtils.h' 2025-12-04T09:35:46.4738874Z adding 'torch/include/ATen/OpMathType.h' 2025-12-04T09:35:46.4743577Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-12-04T09:35:46.4755140Z adding 'torch/include/ATen/Operators.h' 2025-12-04T09:35:46.4759929Z adding 'torch/include/ATen/PTThreadPool.h' 2025-12-04T09:35:46.4763525Z adding 'torch/include/ATen/PadNd.h' 2025-12-04T09:35:46.4767267Z adding 'torch/include/ATen/Parallel-inl.h' 2025-12-04T09:35:46.4772329Z adding 'torch/include/ATen/Parallel.h' 2025-12-04T09:35:46.4783439Z adding 'torch/include/ATen/ParallelFuture.h' 2025-12-04T09:35:46.4783810Z adding 'torch/include/ATen/ParallelNative.h' 2025-12-04T09:35:46.4785624Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-12-04T09:35:46.4789354Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-12-04T09:35:46.4792878Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-12-04T09:35:46.5053335Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-12-04T09:35:46.5239487Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-12-04T09:35:46.5265337Z adding 'torch/include/ATen/SDPBackend.h' 2025-12-04T09:35:46.5269872Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-12-04T09:35:46.5273756Z adding 'torch/include/ATen/Scalar.h' 2025-12-04T09:35:46.5277757Z adding 'torch/include/ATen/ScalarOps.h' 2025-12-04T09:35:46.5281272Z adding 'torch/include/ATen/ScalarType.h' 2025-12-04T09:35:46.5284951Z adding 'torch/include/ATen/SequenceNumber.h' 2025-12-04T09:35:46.5288505Z adding 'torch/include/ATen/SmallVector.h' 2025-12-04T09:35:46.5294354Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-12-04T09:35:46.5301495Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-12-04T09:35:46.5308831Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-12-04T09:35:46.5312751Z adding 'torch/include/ATen/Storage.h' 2025-12-04T09:35:46.5316153Z adding 'torch/include/ATen/StorageUtils.h' 2025-12-04T09:35:46.5319591Z adding 'torch/include/ATen/Tensor.h' 2025-12-04T09:35:46.5322764Z adding 'torch/include/ATen/TensorAccessor.h' 2025-12-04T09:35:46.5326753Z adding 'torch/include/ATen/TensorGeometry.h' 2025-12-04T09:35:46.5337061Z adding 'torch/include/ATen/TensorIndexing.h' 2025-12-04T09:35:46.5353285Z adding 'torch/include/ATen/TensorIterator.h' 2025-12-04T09:35:46.5357944Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-12-04T09:35:46.5362451Z adding 'torch/include/ATen/TensorMeta.h' 2025-12-04T09:35:46.5366424Z adding 'torch/include/ATen/TensorNames.h' 2025-12-04T09:35:46.5370009Z adding 'torch/include/ATen/TensorOperators.h' 2025-12-04T09:35:46.5373211Z adding 'torch/include/ATen/TensorOptions.h' 2025-12-04T09:35:46.5377190Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-12-04T09:35:46.5381660Z adding 'torch/include/ATen/TensorUtils.h' 2025-12-04T09:35:46.5385455Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-12-04T09:35:46.5389739Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-12-04T09:35:46.5394439Z adding 'torch/include/ATen/TracerMode.h' 2025-12-04T09:35:46.5397851Z adding 'torch/include/ATen/TypeDefault.h' 2025-12-04T09:35:46.5401709Z adding 'torch/include/ATen/Utils.h' 2025-12-04T09:35:46.5405011Z adding 'torch/include/ATen/Version.h' 2025-12-04T09:35:46.5578842Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-12-04T09:35:46.5623877Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-12-04T09:35:46.5627640Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-12-04T09:35:46.5639096Z adding 'torch/include/ATen/autocast_mode.h' 2025-12-04T09:35:46.5643570Z adding 'torch/include/ATen/ceil_div.h' 2025-12-04T09:35:46.5648519Z adding 'torch/include/ATen/code_template.h' 2025-12-04T09:35:46.5652823Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-12-04T09:35:46.5656282Z adding 'torch/include/ATen/div_rtn.h' 2025-12-04T09:35:46.5662719Z adding 'torch/include/ATen/dlpack.h' 2025-12-04T09:35:46.5666414Z adding 'torch/include/ATen/jit_macros.h' 2025-12-04T09:35:46.5670123Z adding 'torch/include/ATen/jiterator_macros.h' 2025-12-04T09:35:46.5679692Z adding 'torch/include/ATen/record_function.h' 2025-12-04T09:35:46.5685534Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-12-04T09:35:46.5688719Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-12-04T09:35:46.5692259Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-12-04T09:35:46.5696622Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-12-04T09:35:46.5700114Z adding 'torch/include/ATen/core/Array.h' 2025-12-04T09:35:46.5703504Z adding 'torch/include/ATen/core/Backtrace.h' 2025-12-04T09:35:46.5715767Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-12-04T09:35:46.5720088Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-12-04T09:35:46.5724486Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-12-04T09:35:46.5727861Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-12-04T09:35:46.5734674Z adding 'torch/include/ATen/core/Dict.h' 2025-12-04T09:35:46.5739781Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-12-04T09:35:46.5743422Z adding 'torch/include/ATen/core/DimVector.h' 2025-12-04T09:35:46.5747043Z adding 'torch/include/ATen/core/Dimname.h' 2025-12-04T09:35:46.5752473Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-12-04T09:35:46.5756265Z adding 'torch/include/ATen/core/Formatting.h' 2025-12-04T09:35:46.5761255Z adding 'torch/include/ATen/core/Generator.h' 2025-12-04T09:35:46.5764963Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-12-04T09:35:46.5773543Z adding 'torch/include/ATen/core/IListRef.h' 2025-12-04T09:35:46.5778313Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-12-04T09:35:46.5782900Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-12-04T09:35:46.5790073Z adding 'torch/include/ATen/core/List.h' 2025-12-04T09:35:46.5797109Z adding 'torch/include/ATen/core/List_inl.h' 2025-12-04T09:35:46.5801092Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-12-04T09:35:46.5805726Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-12-04T09:35:46.5810520Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-12-04T09:35:46.5815766Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-12-04T09:35:46.5819672Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-12-04T09:35:46.5823068Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-12-04T09:35:46.5826809Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-12-04T09:35:46.5830276Z adding 'torch/include/ATen/core/Range.h' 2025-12-04T09:35:46.5833575Z adding 'torch/include/ATen/core/Reduction.h' 2025-12-04T09:35:46.5836671Z adding 'torch/include/ATen/core/Scalar.h' 2025-12-04T09:35:46.5839768Z adding 'torch/include/ATen/core/ScalarType.h' 2025-12-04T09:35:46.5843353Z adding 'torch/include/ATen/core/Tensor.h' 2025-12-04T09:35:46.5847041Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-12-04T09:35:46.5862577Z adding 'torch/include/ATen/core/TensorBase.h' 2025-12-04T09:35:46.5918646Z adding 'torch/include/ATen/core/TensorBody.h' 2025-12-04T09:35:46.5928606Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-12-04T09:35:46.5933042Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-12-04T09:35:46.5936489Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-12-04T09:35:46.5939710Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-12-04T09:35:46.5943761Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-12-04T09:35:46.5947659Z adding 'torch/include/ATen/core/Variadic.h' 2025-12-04T09:35:46.5951428Z adding 'torch/include/ATen/core/Vitals.h' 2025-12-04T09:35:46.5955831Z adding 'torch/include/ATen/core/alias_info.h' 2025-12-04T09:35:46.5971155Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-12-04T09:35:46.5977203Z adding 'torch/include/ATen/core/blob.h' 2025-12-04T09:35:46.5981007Z adding 'torch/include/ATen/core/builtin_function.h' 2025-12-04T09:35:46.5987645Z adding 'torch/include/ATen/core/class_type.h' 2025-12-04T09:35:46.5991468Z adding 'torch/include/ATen/core/custom_class.h' 2025-12-04T09:35:46.5997296Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-12-04T09:35:46.6000922Z adding 'torch/include/ATen/core/enum_tag.h' 2025-12-04T09:35:46.6004811Z adding 'torch/include/ATen/core/enum_type.h' 2025-12-04T09:35:46.6008918Z adding 'torch/include/ATen/core/function.h' 2025-12-04T09:35:46.6019035Z adding 'torch/include/ATen/core/function_schema.h' 2025-12-04T09:35:46.6023404Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-12-04T09:35:46.6026993Z adding 'torch/include/ATen/core/functional.h' 2025-12-04T09:35:46.6030398Z adding 'torch/include/ATen/core/grad_mode.h' 2025-12-04T09:35:46.6036202Z adding 'torch/include/ATen/core/interned_strings.h' 2025-12-04T09:35:46.6039984Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-12-04T09:35:46.6059802Z adding 'torch/include/ATen/core/ivalue.h' 2025-12-04T09:35:46.6090552Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-12-04T09:35:46.6095912Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-12-04T09:35:46.6118500Z adding 'torch/include/ATen/core/jit_type.h' 2025-12-04T09:35:46.6127719Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-12-04T09:35:46.6132165Z adding 'torch/include/ATen/core/operator_name.h' 2025-12-04T09:35:46.6136537Z adding 'torch/include/ATen/core/qualified_name.h' 2025-12-04T09:35:46.6140153Z adding 'torch/include/ATen/core/rref_interface.h' 2025-12-04T09:35:46.6144840Z adding 'torch/include/ATen/core/stack.h' 2025-12-04T09:35:46.6149723Z adding 'torch/include/ATen/core/symbol.h' 2025-12-04T09:35:46.6153678Z adding 'torch/include/ATen/core/type_factory.h' 2025-12-04T09:35:46.6157202Z adding 'torch/include/ATen/core/type_ptr.h' 2025-12-04T09:35:46.6160515Z adding 'torch/include/ATen/core/typeid.h' 2025-12-04T09:35:46.6166691Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-12-04T09:35:46.6170640Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-12-04T09:35:46.6176100Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-12-04T09:35:46.6182557Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-12-04T09:35:46.6186465Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-12-04T09:35:46.6191272Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-12-04T09:35:46.6195067Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-12-04T09:35:46.6201260Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-12-04T09:35:46.6211803Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-12-04T09:35:46.6216759Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-12-04T09:35:46.6222096Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-12-04T09:35:46.6228158Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-12-04T09:35:46.6242101Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-12-04T09:35:46.6246186Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-12-04T09:35:46.6253127Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-12-04T09:35:46.6257009Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-12-04T09:35:46.6260600Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-12-04T09:35:46.6265395Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-12-04T09:35:46.6270823Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-12-04T09:35:46.6276261Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-12-04T09:35:46.6285828Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-12-04T09:35:46.6291865Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-12-04T09:35:46.6295712Z adding 'torch/include/ATen/cpu/Utils.h' 2025-12-04T09:35:46.6300874Z adding 'torch/include/ATen/cpu/vml.h' 2025-12-04T09:35:46.6305642Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-12-04T09:35:46.6311264Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-12-04T09:35:46.6318226Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-12-04T09:35:46.6322271Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-12-04T09:35:46.6325713Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-12-04T09:35:46.6339448Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-12-04T09:35:46.6344262Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-12-04T09:35:46.6348283Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-12-04T09:35:46.6353585Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-12-04T09:35:46.6359481Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-12-04T09:35:46.6364441Z adding 'torch/include/ATen/cpu/vec/vec_quant.h' 2025-12-04T09:35:46.6369576Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-12-04T09:35:46.6376314Z adding 'torch/include/ATen/cpu/vec/sve/vec_bfloat16.h' 2025-12-04T09:35:46.6381510Z adding 'torch/include/ATen/cpu/vec/sve/vec_common_sve.h' 2025-12-04T09:35:46.6388176Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-12-04T09:35:46.6396124Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-12-04T09:35:46.6403405Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-12-04T09:35:46.6410152Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-12-04T09:35:46.6414919Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-12-04T09:35:46.6422612Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-12-04T09:35:46.6428590Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-12-04T09:35:46.6434823Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_double_neon.h' 2025-12-04T09:35:46.6442582Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-12-04T09:35:46.6449526Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-12-04T09:35:46.6457807Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_int_aarch64.h' 2025-12-04T09:35:46.6463287Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-12-04T09:35:46.6469478Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_uint_aarch64.h' 2025-12-04T09:35:46.6476370Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-12-04T09:35:46.6485066Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-12-04T09:35:46.6490404Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-12-04T09:35:46.6497873Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-12-04T09:35:46.6506085Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-12-04T09:35:46.6511769Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-12-04T09:35:46.6517740Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-12-04T09:35:46.6526635Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-12-04T09:35:46.6532019Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-12-04T09:35:46.6546504Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-12-04T09:35:46.6553180Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-12-04T09:35:46.6564938Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-12-04T09:35:46.6570972Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-12-04T09:35:46.6575875Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-12-04T09:35:46.6584321Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-12-04T09:35:46.6593545Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-12-04T09:35:46.6600008Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-12-04T09:35:46.6606775Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-12-04T09:35:46.6612648Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-12-04T09:35:46.6618240Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-12-04T09:35:46.6624198Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-12-04T09:35:46.6629766Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-12-04T09:35:46.6636579Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-12-04T09:35:46.6643417Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-12-04T09:35:46.6651504Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-12-04T09:35:46.6676898Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-12-04T09:35:46.6685397Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-12-04T09:35:46.6701972Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-12-04T09:35:46.6711959Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-12-04T09:35:46.6722759Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-12-04T09:35:46.6728579Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-12-04T09:35:46.6734661Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-12-04T09:35:46.6744344Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-12-04T09:35:46.6752871Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float8.h' 2025-12-04T09:35:46.6765994Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-12-04T09:35:46.6773498Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-12-04T09:35:46.6785652Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-12-04T09:35:46.6792555Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-12-04T09:35:46.6796571Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-12-04T09:35:46.6800748Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-12-04T09:35:46.6808160Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-12-04T09:35:46.6817025Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-12-04T09:35:46.6823084Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-12-04T09:35:46.6826875Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-12-04T09:35:46.6830905Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-12-04T09:35:46.6834579Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-12-04T09:35:46.6838317Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-12-04T09:35:46.6844427Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-12-04T09:35:46.6849469Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-12-04T09:35:46.6853920Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-12-04T09:35:46.6857638Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-12-04T09:35:46.6861138Z adding 'torch/include/ATen/cuda/CUDAGreenContext.h' 2025-12-04T09:35:46.6865217Z adding 'torch/include/ATen/cuda/CUDAScaledBlas.h' 2025-12-04T09:35:46.6868825Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-12-04T09:35:46.6873574Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-12-04T09:35:46.6878350Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-12-04T09:35:46.6881795Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-12-04T09:35:46.6885266Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-12-04T09:35:46.6888953Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-12-04T09:35:46.6892719Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-12-04T09:35:46.6896101Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-12-04T09:35:46.6901095Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-12-04T09:35:46.6904932Z adding 'torch/include/ATen/cuda/MemPool.h' 2025-12-04T09:35:46.6909041Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-12-04T09:35:46.6912431Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-12-04T09:35:46.6915570Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-12-04T09:35:46.6918705Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-12-04T09:35:46.6921934Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-12-04T09:35:46.6925714Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-12-04T09:35:46.6928995Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-12-04T09:35:46.6932282Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-12-04T09:35:46.6935944Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-12-04T09:35:46.6943534Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-12-04T09:35:46.6948184Z adding 'torch/include/ATen/cuda/cub.h' 2025-12-04T09:35:46.6951788Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-12-04T09:35:46.6955115Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-12-04T09:35:46.6959614Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-12-04T09:35:46.6963031Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-12-04T09:35:46.6967218Z adding 'torch/include/ATen/cuda/detail/BLASConstants.h' 2025-12-04T09:35:46.6970917Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-12-04T09:35:46.6976228Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-12-04T09:35:46.6979864Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-12-04T09:35:46.6984170Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-12-04T09:35:46.6987906Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-12-04T09:35:46.6991174Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-12-04T09:35:46.6995405Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-12-04T09:35:46.6999138Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-12-04T09:35:46.7003009Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-12-04T09:35:46.7006781Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-12-04T09:35:46.7014387Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-12-04T09:35:46.7021959Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-12-04T09:35:46.7027178Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-12-04T09:35:46.7031140Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-12-04T09:35:46.7036004Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-12-04T09:35:46.7040996Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-12-04T09:35:46.7047820Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-12-04T09:35:46.7055818Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-12-04T09:35:46.7059622Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-12-04T09:35:46.7062917Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-12-04T09:35:46.7066212Z adding 'torch/include/ATen/cudnn/Types.h' 2025-12-04T09:35:46.7069697Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-12-04T09:35:46.7073018Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-12-04T09:35:46.7078021Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-12-04T09:35:46.7082842Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-12-04T09:35:46.7087116Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-12-04T09:35:46.7090859Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-12-04T09:35:46.7094643Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-12-04T09:35:46.7098288Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-12-04T09:35:46.7101754Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-12-04T09:35:46.7105795Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-12-04T09:35:46.7110198Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-12-04T09:35:46.7114082Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-12-04T09:35:46.7118029Z adding 'torch/include/ATen/detail/XLAHooksInterface.h' 2025-12-04T09:35:46.7121941Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-12-04T09:35:46.7126654Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-12-04T09:35:46.7133580Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-12-04T09:35:46.7138125Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-12-04T09:35:46.7143065Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-12-04T09:35:46.7147684Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-12-04T09:35:46.7152426Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-12-04T09:35:46.7156202Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-12-04T09:35:46.7162589Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-12-04T09:35:46.7168613Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-12-04T09:35:46.7171933Z adding 'torch/include/ATen/functorch/Macros.h' 2025-12-04T09:35:46.7176107Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-12-04T09:35:46.7180609Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-12-04T09:35:46.7184278Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-12-04T09:35:46.7190771Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-12-04T09:35:46.7195160Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-12-04T09:35:46.7201925Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-12-04T09:35:46.7206454Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-12-04T09:35:46.7210785Z adding 'torch/include/ATen/metal/Context.h' 2025-12-04T09:35:46.7216605Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-12-04T09:35:46.7220435Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-12-04T09:35:46.7267640Z adding 'torch/include/ATen/miopen/Handle.h' 2025-12-04T09:35:46.7271300Z adding 'torch/include/ATen/miopen/Types.h' 2025-12-04T09:35:46.7275172Z adding 'torch/include/ATen/miopen/Utils.h' 2025-12-04T09:35:46.7278960Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-12-04T09:35:46.7283828Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-12-04T09:35:46.7288583Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-12-04T09:35:46.7298393Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-12-04T09:35:46.7303561Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-12-04T09:35:46.7307694Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-12-04T09:35:46.7312411Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-12-04T09:35:46.7316667Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-12-04T09:35:46.7321354Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-12-04T09:35:46.7325303Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-12-04T09:35:46.7333119Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-12-04T09:35:46.7337948Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-12-04T09:35:46.7344524Z adding 'torch/include/ATen/native/Activation.h' 2025-12-04T09:35:46.7348298Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-12-04T09:35:46.7351658Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-12-04T09:35:46.7356680Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-12-04T09:35:46.7360890Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-12-04T09:35:46.7366213Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-12-04T09:35:46.7371130Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-12-04T09:35:46.7375111Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-12-04T09:35:46.7378438Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-12-04T09:35:46.7382479Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-12-04T09:35:46.7386044Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-12-04T09:35:46.7390620Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-12-04T09:35:46.7397744Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-12-04T09:35:46.7401724Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-12-04T09:35:46.7405075Z adding 'torch/include/ATen/native/Copy.h' 2025-12-04T09:35:46.7408241Z adding 'torch/include/ATen/native/Cross.h' 2025-12-04T09:35:46.7412738Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-12-04T09:35:46.7418978Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-12-04T09:35:46.7422660Z adding 'torch/include/ATen/native/Distance.h' 2025-12-04T09:35:46.7429751Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-12-04T09:35:46.7439096Z adding 'torch/include/ATen/native/Distributions.h' 2025-12-04T09:35:46.7443834Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-12-04T09:35:46.7447267Z adding 'torch/include/ATen/native/Fill.h' 2025-12-04T09:35:46.7453728Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-12-04T09:35:46.7457831Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-12-04T09:35:46.7461610Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-12-04T09:35:46.7464778Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-12-04T09:35:46.7468138Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-12-04T09:35:46.7471384Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-12-04T09:35:46.7474727Z adding 'torch/include/ATen/native/Gelu.h' 2025-12-04T09:35:46.7479778Z adding 'torch/include/ATen/native/GridSampler.h' 2025-12-04T09:35:46.7483957Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-12-04T09:35:46.7488608Z adding 'torch/include/ATen/native/GroupedMMUtils.h' 2025-12-04T09:35:46.7492095Z adding 'torch/include/ATen/native/Histogram.h' 2025-12-04T09:35:46.7495571Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-12-04T09:35:46.7500119Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-12-04T09:35:46.7503821Z adding 'torch/include/ATen/native/Lerp.h' 2025-12-04T09:35:46.7507147Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-12-04T09:35:46.7518297Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-12-04T09:35:46.7522558Z adding 'torch/include/ATen/native/LossMulti.h' 2025-12-04T09:35:46.7568853Z adding 'torch/include/ATen/native/Math.h' 2025-12-04T09:35:46.7575717Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-12-04T09:35:46.7580809Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-12-04T09:35:46.7585320Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-12-04T09:35:46.7598528Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-12-04T09:35:46.7602205Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-12-04T09:35:46.7605715Z adding 'torch/include/ATen/native/Normalization.h' 2025-12-04T09:35:46.7609656Z adding 'torch/include/ATen/native/Padding.h' 2025-12-04T09:35:46.7612991Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-12-04T09:35:46.7616402Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-12-04T09:35:46.7622181Z adding 'torch/include/ATen/native/Pool.h' 2025-12-04T09:35:46.7626179Z adding 'torch/include/ATen/native/Pow.h' 2025-12-04T09:35:46.7630052Z adding 'torch/include/ATen/native/RNN.h' 2025-12-04T09:35:46.7633489Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-12-04T09:35:46.7637243Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-12-04T09:35:46.7640607Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-12-04T09:35:46.7644106Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-12-04T09:35:46.7650758Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-12-04T09:35:46.7654700Z adding 'torch/include/ATen/native/ReductionType.h' 2025-12-04T09:35:46.7658298Z adding 'torch/include/ATen/native/Repeat.h' 2025-12-04T09:35:46.7663830Z adding 'torch/include/ATen/native/Resize.h' 2025-12-04T09:35:46.7668005Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-12-04T09:35:46.7672145Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-12-04T09:35:46.7675648Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-12-04T09:35:46.7681488Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-12-04T09:35:46.7685657Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-12-04T09:35:46.7689029Z adding 'torch/include/ATen/native/Sorting.h' 2025-12-04T09:35:46.7692709Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-12-04T09:35:46.7697602Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-12-04T09:35:46.7701864Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-12-04T09:35:46.7706304Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-12-04T09:35:46.7710326Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-12-04T09:35:46.7714491Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-12-04T09:35:46.7718030Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-12-04T09:35:46.7721475Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-12-04T09:35:46.7725101Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-12-04T09:35:46.7729693Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-12-04T09:35:46.7733748Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-12-04T09:35:46.7737444Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-12-04T09:35:46.7740711Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-12-04T09:35:46.7744979Z adding 'torch/include/ATen/native/TensorShape.h' 2025-12-04T09:35:46.7748842Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-12-04T09:35:46.7752530Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-12-04T09:35:46.7756039Z adding 'torch/include/ATen/native/TransposeType.h' 2025-12-04T09:35:46.7759824Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-12-04T09:35:46.7763450Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-12-04T09:35:46.7767455Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-12-04T09:35:46.7771000Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-12-04T09:35:46.7774541Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-12-04T09:35:46.7778531Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-12-04T09:35:46.7787055Z adding 'torch/include/ATen/native/UpSample.h' 2025-12-04T09:35:46.7791788Z adding 'torch/include/ATen/native/batch_norm.h' 2025-12-04T09:35:46.7795750Z adding 'torch/include/ATen/native/group_norm.h' 2025-12-04T09:35:46.7800427Z adding 'torch/include/ATen/native/im2col.h' 2025-12-04T09:35:46.7805520Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-12-04T09:35:46.7810118Z adding 'torch/include/ATen/native/layer_norm.h' 2025-12-04T09:35:46.7813614Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-12-04T09:35:46.7817713Z adding 'torch/include/ATen/native/vol2col.h' 2025-12-04T09:35:46.7824057Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-12-04T09:35:46.7828726Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-12-04T09:35:46.7832890Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-12-04T09:35:46.7837915Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-12-04T09:35:46.7841351Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-12-04T09:35:46.7844995Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-12-04T09:35:46.7848281Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-12-04T09:35:46.7851930Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-12-04T09:35:46.7857988Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-12-04T09:35:46.7862437Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-12-04T09:35:46.7866317Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-12-04T09:35:46.7870187Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-12-04T09:35:46.7874150Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-12-04T09:35:46.7877884Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-12-04T09:35:46.7881695Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-12-04T09:35:46.7885546Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-12-04T09:35:46.7891387Z adding 'torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' 2025-12-04T09:35:46.7898163Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-12-04T09:35:46.7901959Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-12-04T09:35:46.7905267Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-12-04T09:35:46.7911477Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-12-04T09:35:46.7916497Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-12-04T09:35:46.7920402Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-12-04T09:35:46.7923590Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-12-04T09:35:46.7928378Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-12-04T09:35:46.7932127Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-12-04T09:35:46.7935519Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-12-04T09:35:46.7938850Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-12-04T09:35:46.7954636Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-12-04T09:35:46.7959314Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-12-04T09:35:46.7965984Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-12-04T09:35:46.7969933Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-12-04T09:35:46.7973515Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-12-04T09:35:46.7978320Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-12-04T09:35:46.7983518Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-12-04T09:35:46.7987979Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-12-04T09:35:46.7993504Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-12-04T09:35:46.7997049Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-12-04T09:35:46.8003032Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-12-04T09:35:46.8014734Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-12-04T09:35:46.8019301Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-12-04T09:35:46.8022526Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-12-04T09:35:46.8030810Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-12-04T09:35:46.8035095Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-12-04T09:35:46.8038404Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-12-04T09:35:46.8047483Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-12-04T09:35:46.8051608Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-12-04T09:35:46.8055056Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-12-04T09:35:46.8060694Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-12-04T09:35:46.8064701Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-12-04T09:35:46.8070052Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-12-04T09:35:46.8073777Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-12-04T09:35:46.8077074Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-12-04T09:35:46.8081712Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-12-04T09:35:46.8085791Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-12-04T09:35:46.8090062Z adding 'torch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-12-04T09:35:46.8095483Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-12-04T09:35:46.8102310Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-12-04T09:35:46.8106339Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-12-04T09:35:46.8112229Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-12-04T09:35:46.8147307Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-12-04T09:35:46.8158984Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-12-04T09:35:46.8163229Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-12-04T09:35:46.8169288Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-12-04T09:35:46.8188618Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-12-04T09:35:46.8196728Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-12-04T09:35:46.8201009Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-12-04T09:35:46.8205001Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-12-04T09:35:46.8223200Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-12-04T09:35:46.8228028Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-12-04T09:35:46.8231924Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-12-04T09:35:46.8235314Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-12-04T09:35:46.8238848Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-12-04T09:35:46.8242210Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-12-04T09:35:46.8250004Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-12-04T09:35:46.8253925Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-12-04T09:35:46.8257502Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-12-04T09:35:46.8263466Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-12-04T09:35:46.8267287Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-12-04T09:35:46.8271999Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-12-04T09:35:46.8278428Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-12-04T09:35:46.8286413Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-12-04T09:35:46.8290224Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-12-04T09:35:46.8293661Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-12-04T09:35:46.8297095Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-12-04T09:35:46.8303010Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-12-04T09:35:46.8307509Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-12-04T09:35:46.8312507Z adding 'torch/include/ATen/native/cuda/cuBlasCommonArgs.h' 2025-12-04T09:35:46.8316152Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-12-04T09:35:46.8319556Z adding 'torch/include/ATen/native/cuda/fused_adagrad_impl.cuh' 2025-12-04T09:35:46.8323727Z adding 'torch/include/ATen/native/cuda/fused_adagrad_utils.cuh' 2025-12-04T09:35:46.8327393Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-12-04T09:35:46.8330862Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-12-04T09:35:46.8335606Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-12-04T09:35:46.8339243Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-12-04T09:35:46.8342561Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-12-04T09:35:46.8347529Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-12-04T09:35:46.8352656Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-12-04T09:35:46.8361091Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-12-04T09:35:46.8365076Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-12-04T09:35:46.8370179Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-12-04T09:35:46.8374740Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-12-04T09:35:46.8378109Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-12-04T09:35:46.8383691Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-12-04T09:35:46.8387921Z adding 'torch/include/ATen/native/hip/ck_group_gemm.h' 2025-12-04T09:35:46.8392085Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-12-04T09:35:46.8397041Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-12-04T09:35:46.8402227Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-12-04T09:35:46.8407150Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-12-04T09:35:46.8411458Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-12-04T09:35:46.8416560Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-12-04T09:35:46.8422370Z adding 'torch/include/ATen/native/mkldnn/xpu/Conv.h' 2025-12-04T09:35:46.8426438Z adding 'torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-12-04T09:35:46.8430296Z adding 'torch/include/ATen/native/mkldnn/xpu/qconv.h' 2025-12-04T09:35:46.8433986Z adding 'torch/include/ATen/native/mkldnn/xpu/qlinear.h' 2025-12-04T09:35:46.8442349Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-12-04T09:35:46.8449925Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' 2025-12-04T09:35:46.8454425Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' 2025-12-04T09:35:46.8458756Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-12-04T09:35:46.8463333Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-12-04T09:35:46.8467582Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-12-04T09:35:46.8472023Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-12-04T09:35:46.8475685Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-12-04T09:35:46.8480383Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-12-04T09:35:46.8491254Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-12-04T09:35:46.8495609Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-12-04T09:35:46.8500025Z adding 'torch/include/ATen/native/mps/kernels/Activation.h' 2025-12-04T09:35:46.8504327Z adding 'torch/include/ATen/native/mps/kernels/EmbeddingBag.h' 2025-12-04T09:35:46.8508088Z adding 'torch/include/ATen/native/mps/kernels/GridSampler.h' 2025-12-04T09:35:46.8511727Z adding 'torch/include/ATen/native/mps/kernels/LinearAlgebra.h' 2025-12-04T09:35:46.8515249Z adding 'torch/include/ATen/native/mps/kernels/Pooling.h' 2025-12-04T09:35:46.8518829Z adding 'torch/include/ATen/native/mps/kernels/Shape.h' 2025-12-04T09:35:46.8522349Z adding 'torch/include/ATen/native/mps/kernels/UpSample.h' 2025-12-04T09:35:46.8526566Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-12-04T09:35:46.8530225Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-12-04T09:35:46.8533540Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-12-04T09:35:46.8537291Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-12-04T09:35:46.8540710Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-12-04T09:35:46.8546957Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-12-04T09:35:46.8551397Z adding 'torch/include/ATen/native/mtia/EmptyTensor.h' 2025-12-04T09:35:46.8555828Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-12-04T09:35:46.8559855Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-12-04T09:35:46.8563885Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-12-04T09:35:46.8567434Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-12-04T09:35:46.8574594Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-12-04T09:35:46.8579631Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-12-04T09:35:46.8583381Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-12-04T09:35:46.8587222Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-12-04T09:35:46.8590664Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-12-04T09:35:46.8594227Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-12-04T09:35:46.8597584Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-12-04T09:35:46.8601486Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-12-04T09:35:46.8604856Z adding 'torch/include/ATen/native/quantized/library.h' 2025-12-04T09:35:46.8610760Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-12-04T09:35:46.8614360Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-12-04T09:35:46.8618008Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-12-04T09:35:46.8624214Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-12-04T09:35:46.8631709Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-12-04T09:35:46.8637999Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-12-04T09:35:46.8642594Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-12-04T09:35:46.8646162Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-12-04T09:35:46.8651776Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-12-04T09:35:46.8658030Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-12-04T09:35:46.8663963Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-12-04T09:35:46.8667320Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-12-04T09:35:46.8671020Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-12-04T09:35:46.8674690Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-12-04T09:35:46.8678074Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-12-04T09:35:46.8681540Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-12-04T09:35:46.8687691Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-12-04T09:35:46.8692484Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-12-04T09:35:46.8696449Z adding 'torch/include/ATen/native/transformers/sdp_utils.h' 2025-12-04T09:35:46.8703453Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-12-04T09:35:46.8708318Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-12-04T09:35:46.8713161Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-12-04T09:35:46.8717159Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-12-04T09:35:46.8723152Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-12-04T09:35:46.8728388Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-12-04T09:35:46.8757578Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-12-04T09:35:46.8778340Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-12-04T09:35:46.8783013Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-12-04T09:35:46.8791810Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-12-04T09:35:46.8797331Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-12-04T09:35:46.8802623Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-12-04T09:35:46.8807131Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-12-04T09:35:46.8811962Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-12-04T09:35:46.8821208Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-12-04T09:35:46.8828548Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-12-04T09:35:46.8833261Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-12-04T09:35:46.8838929Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-12-04T09:35:46.8859249Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-12-04T09:35:46.8866345Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-12-04T09:35:46.8874722Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-12-04T09:35:46.8879148Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-12-04T09:35:46.8891567Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-12-04T09:35:46.8904585Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-12-04T09:35:46.8910421Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-12-04T09:35:46.8917008Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-12-04T09:35:46.8931709Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-12-04T09:35:46.8939550Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-12-04T09:35:46.8944980Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-12-04T09:35:46.8950298Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-12-04T09:35:46.8953879Z adding 'torch/include/ATen/native/transformers/hip/aotriton_versions.h' 2025-12-04T09:35:46.8957456Z adding 'torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h' 2025-12-04T09:35:46.8964054Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-12-04T09:35:46.8969018Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-12-04T09:35:46.8973162Z adding 'torch/include/ATen/native/transformers/xpu/sdp_utils.h' 2025-12-04T09:35:46.8977469Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-12-04T09:35:46.8981018Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-12-04T09:35:46.8984875Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-12-04T09:35:46.9171605Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-12-04T09:35:46.9175435Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-12-04T09:35:46.9179180Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9182829Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-12-04T09:35:46.9186168Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-12-04T09:35:46.9189751Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-12-04T09:35:46.9193383Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-12-04T09:35:46.9197044Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9200549Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-12-04T09:35:46.9204273Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-12-04T09:35:46.9207661Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-12-04T09:35:46.9211230Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-12-04T09:35:46.9214987Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-12-04T09:35:46.9218733Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-12-04T09:35:46.9222416Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9225875Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-12-04T09:35:46.9229539Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-12-04T09:35:46.9233037Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-12-04T09:35:46.9236701Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-12-04T09:35:46.9240262Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9243775Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-12-04T09:35:46.9247373Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-12-04T09:35:46.9250735Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-12-04T09:35:46.9254390Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-12-04T09:35:46.9257780Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-12-04T09:35:46.9261463Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9264837Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-12-04T09:35:46.9268433Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-12-04T09:35:46.9272131Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-12-04T09:35:46.9275910Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9279322Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-12-04T09:35:46.9282986Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-12-04T09:35:46.9286887Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-12-04T09:35:46.9291205Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-12-04T09:35:46.9295387Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-12-04T09:35:46.9299634Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:46.9303367Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-12-04T09:35:46.9307400Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-12-04T09:35:46.9310999Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-12-04T09:35:46.9314631Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-12-04T09:35:46.9318243Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-12-04T09:35:46.9321963Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-12-04T09:35:46.9325467Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-12-04T09:35:46.9329276Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9332644Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-12-04T09:35:46.9336316Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-12-04T09:35:46.9339675Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-12-04T09:35:46.9343315Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-12-04T09:35:46.9347320Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-12-04T09:35:46.9351117Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9354387Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-12-04T09:35:46.9357784Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-12-04T09:35:46.9361429Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-12-04T09:35:46.9365113Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-12-04T09:35:46.9368671Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-12-04T09:35:46.9372503Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9375891Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-12-04T09:35:46.9379232Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-12-04T09:35:46.9382659Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-12-04T09:35:46.9386019Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-12-04T09:35:46.9389820Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-12-04T09:35:46.9393455Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-12-04T09:35:46.9397076Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-12-04T09:35:46.9400523Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-12-04T09:35:46.9403758Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-12-04T09:35:46.9407259Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-12-04T09:35:46.9410651Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-12-04T09:35:46.9414202Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9417426Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-12-04T09:35:46.9420836Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-12-04T09:35:46.9424516Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-12-04T09:35:46.9428305Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9431701Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-12-04T09:35:46.9435085Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-12-04T09:35:46.9438799Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-12-04T09:35:46.9442290Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-12-04T09:35:46.9445868Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9449189Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-12-04T09:35:46.9452699Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-12-04T09:35:46.9456023Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-12-04T09:35:46.9459581Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9462822Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-12-04T09:35:46.9466423Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-12-04T09:35:46.9469789Z adding 'torch/include/ATen/ops/_backward.h' 2025-12-04T09:35:46.9473254Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9476493Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-12-04T09:35:46.9479977Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-12-04T09:35:46.9483459Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-12-04T09:35:46.9487149Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-12-04T09:35:46.9490697Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9494046Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-12-04T09:35:46.9497670Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-12-04T09:35:46.9501310Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9504581Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-12-04T09:35:46.9508250Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-12-04T09:35:46.9511861Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-12-04T09:35:46.9515627Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9518955Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-12-04T09:35:46.9522624Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-12-04T09:35:46.9526333Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-12-04T09:35:46.9529990Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9533570Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-12-04T09:35:46.9537094Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-12-04T09:35:46.9540460Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-12-04T09:35:46.9544313Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-12-04T09:35:46.9547775Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-12-04T09:35:46.9551733Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9554989Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-12-04T09:35:46.9558776Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-12-04T09:35:46.9562640Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-12-04T09:35:46.9566714Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9570444Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-12-04T09:35:46.9574387Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-12-04T09:35:46.9578244Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-12-04T09:35:46.9582372Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9586089Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-12-04T09:35:46.9590123Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-12-04T09:35:46.9594034Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-12-04T09:35:46.9597753Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9600941Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-12-04T09:35:46.9604306Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-12-04T09:35:46.9607852Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-12-04T09:35:46.9611583Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9615253Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-12-04T09:35:46.9618915Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-12-04T09:35:46.9622513Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-12-04T09:35:46.9626101Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9629445Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-12-04T09:35:46.9632905Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-12-04T09:35:46.9636522Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-12-04T09:35:46.9640090Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9643423Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-12-04T09:35:46.9647122Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-12-04T09:35:46.9650307Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-12-04T09:35:46.9653859Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9657062Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-12-04T09:35:46.9660672Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-12-04T09:35:46.9664275Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-12-04T09:35:46.9667984Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9671325Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-12-04T09:35:46.9674749Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-12-04T09:35:46.9678095Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-12-04T09:35:46.9681660Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-12-04T09:35:46.9685178Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-12-04T09:35:46.9688799Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9692360Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-12-04T09:35:46.9697765Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-12-04T09:35:46.9701216Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-12-04T09:35:46.9704786Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-12-04T09:35:46.9708437Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-12-04T09:35:46.9712087Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9715438Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-12-04T09:35:46.9718836Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-12-04T09:35:46.9722132Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-12-04T09:35:46.9725667Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-12-04T09:35:46.9729282Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-12-04T09:35:46.9732874Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9736031Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-12-04T09:35:46.9739502Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-12-04T09:35:46.9742919Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-12-04T09:35:46.9746740Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9750240Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-12-04T09:35:46.9753798Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-12-04T09:35:46.9757413Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-12-04T09:35:46.9760918Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-12-04T09:35:46.9764648Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9767867Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-12-04T09:35:46.9771523Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-12-04T09:35:46.9775852Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-12-04T09:35:46.9778990Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9782425Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-12-04T09:35:46.9785760Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-12-04T09:35:46.9789538Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-12-04T09:35:46.9793277Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-12-04T09:35:46.9797330Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-12-04T09:35:46.9800834Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-12-04T09:35:46.9805784Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-12-04T09:35:46.9808721Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-12-04T09:35:46.9812609Z adding 'torch/include/ATen/ops/_conj.h' 2025-12-04T09:35:46.9816817Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9820635Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-12-04T09:35:46.9824769Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9829072Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:46.9832783Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-12-04T09:35:46.9836848Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-12-04T09:35:46.9840703Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-12-04T09:35:46.9844236Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-12-04T09:35:46.9847910Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-12-04T09:35:46.9851516Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9864532Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-12-04T09:35:46.9865044Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-12-04T09:35:46.9865477Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-12-04T09:35:46.9866690Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-12-04T09:35:46.9870185Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-12-04T09:35:46.9873788Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-12-04T09:35:46.9877648Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-12-04T09:35:46.9881387Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:46.9884715Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-12-04T09:35:46.9888317Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-12-04T09:35:46.9891788Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-12-04T09:35:46.9895416Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-12-04T09:35:46.9898799Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-12-04T09:35:46.9902437Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-12-04T09:35:46.9905967Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-12-04T09:35:46.9909893Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:46.9913237Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-12-04T09:35:46.9916600Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-12-04T09:35:46.9919946Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-12-04T09:35:46.9923792Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-12-04T09:35:46.9927285Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-12-04T09:35:46.9930918Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-12-04T09:35:46.9934321Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-12-04T09:35:46.9937782Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-12-04T09:35:46.9941163Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-12-04T09:35:46.9944804Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-12-04T09:35:46.9948240Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-12-04T09:35:46.9951745Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-12-04T09:35:46.9955916Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-12-04T09:35:46.9958538Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-12-04T09:35:46.9962631Z adding 'torch/include/ATen/ops/_convolution.h' 2025-12-04T09:35:46.9966711Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:46.9970453Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9974124Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-12-04T09:35:46.9977789Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9981272Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-12-04T09:35:46.9984950Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-12-04T09:35:46.9988823Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-12-04T09:35:46.9992677Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:46.9996003Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-12-04T09:35:46.9999738Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-12-04T09:35:47.0003385Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-12-04T09:35:47.0007229Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-12-04T09:35:47.0010994Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-12-04T09:35:47.0014932Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-12-04T09:35:47.0018703Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0022127Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-12-04T09:35:47.0025682Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-12-04T09:35:47.0029422Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0032823Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-12-04T09:35:47.0036449Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-12-04T09:35:47.0040085Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-12-04T09:35:47.0043707Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-12-04T09:35:47.0046905Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-12-04T09:35:47.0050503Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-12-04T09:35:47.0054131Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-12-04T09:35:47.0057767Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-12-04T09:35:47.0061344Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-12-04T09:35:47.0064914Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-12-04T09:35:47.0068705Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-12-04T09:35:47.0072396Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-12-04T09:35:47.0075798Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-12-04T09:35:47.0079692Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-12-04T09:35:47.0083452Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-12-04T09:35:47.0087191Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-12-04T09:35:47.0091089Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0094649Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-12-04T09:35:47.0098185Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-12-04T09:35:47.0101783Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-12-04T09:35:47.0105641Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-12-04T09:35:47.0109541Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0113118Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-12-04T09:35:47.0117132Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-12-04T09:35:47.0120758Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-12-04T09:35:47.0123855Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-12-04T09:35:47.0127713Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-12-04T09:35:47.0131754Z adding 'torch/include/ATen/ops/_cudnn_attention_backward.h' 2025-12-04T09:35:47.0135661Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h' 2025-12-04T09:35:47.0139123Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_native.h' 2025-12-04T09:35:47.0143042Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_ops.h' 2025-12-04T09:35:47.0146981Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-12-04T09:35:47.0150710Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-12-04T09:35:47.0154344Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-12-04T09:35:47.0158184Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-12-04T09:35:47.0161842Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-12-04T09:35:47.0165718Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0169404Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-12-04T09:35:47.0172845Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-12-04T09:35:47.0177508Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-12-04T09:35:47.0181423Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-12-04T09:35:47.0185122Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0188819Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-12-04T09:35:47.0192361Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-12-04T09:35:47.0195995Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-12-04T09:35:47.0200429Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-12-04T09:35:47.0205343Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-12-04T09:35:47.0209730Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0213459Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-12-04T09:35:47.0217186Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-12-04T09:35:47.0221186Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-12-04T09:35:47.0225079Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0228865Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-12-04T09:35:47.0232981Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-12-04T09:35:47.0237071Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0240653Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-12-04T09:35:47.0244090Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-12-04T09:35:47.0247734Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-12-04T09:35:47.0251381Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-12-04T09:35:47.0255434Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-12-04T09:35:47.0258992Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-12-04T09:35:47.0262743Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.0266064Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-12-04T09:35:47.0269636Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-12-04T09:35:47.0273184Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-12-04T09:35:47.0276844Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.0280402Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-12-04T09:35:47.0283879Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-12-04T09:35:47.0287258Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-12-04T09:35:47.0291052Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.0294269Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-12-04T09:35:47.0297902Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-12-04T09:35:47.0301376Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-12-04T09:35:47.0305135Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.0308692Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-12-04T09:35:47.0312354Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-12-04T09:35:47.0315694Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-12-04T09:35:47.0319186Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-12-04T09:35:47.0322689Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-12-04T09:35:47.0325979Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-12-04T09:35:47.0329464Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-12-04T09:35:47.0332880Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-12-04T09:35:47.0336539Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-12-04T09:35:47.0339925Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-12-04T09:35:47.0343280Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-12-04T09:35:47.0346742Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-12-04T09:35:47.0350235Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-12-04T09:35:47.0353878Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.0357103Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-12-04T09:35:47.0360595Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-12-04T09:35:47.0363769Z adding 'torch/include/ATen/ops/_dimI.h' 2025-12-04T09:35:47.0367259Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-12-04T09:35:47.0370707Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-12-04T09:35:47.0373971Z adding 'torch/include/ATen/ops/_dimV.h' 2025-12-04T09:35:47.0377260Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-12-04T09:35:47.0380687Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-12-04T09:35:47.0384070Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-12-04T09:35:47.0387711Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.0391057Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-12-04T09:35:47.0394476Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-12-04T09:35:47.0397816Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-12-04T09:35:47.0401422Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0404752Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-12-04T09:35:47.0408144Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-12-04T09:35:47.0411556Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-12-04T09:35:47.0415090Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-12-04T09:35:47.0418423Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-12-04T09:35:47.0421933Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-12-04T09:35:47.0425460Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-12-04T09:35:47.0429101Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-12-04T09:35:47.0432690Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-12-04T09:35:47.0436256Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-12-04T09:35:47.0439387Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-12-04T09:35:47.0442874Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-12-04T09:35:47.0446762Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-12-04T09:35:47.0450815Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-12-04T09:35:47.0454319Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-12-04T09:35:47.0457916Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-12-04T09:35:47.0461782Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-12-04T09:35:47.0465555Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-12-04T09:35:47.0469127Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-12-04T09:35:47.0473208Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-12-04T09:35:47.0477087Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-12-04T09:35:47.0480840Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0484259Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-12-04T09:35:47.0487763Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-12-04T09:35:47.0491178Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-12-04T09:35:47.0494579Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-12-04T09:35:47.0498133Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-12-04T09:35:47.0501745Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-12-04T09:35:47.0505494Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-12-04T09:35:47.0509286Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-12-04T09:35:47.0512910Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-12-04T09:35:47.0516297Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-12-04T09:35:47.0519793Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-12-04T09:35:47.0523505Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0526925Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-12-04T09:35:47.0531143Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-12-04T09:35:47.0535171Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-12-04T09:35:47.0539208Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0542660Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-12-04T09:35:47.0546065Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-12-04T09:35:47.0549613Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-12-04T09:35:47.0553269Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-12-04T09:35:47.0556977Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-12-04T09:35:47.0560847Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0564256Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-12-04T09:35:47.0567640Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-12-04T09:35:47.0571091Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-12-04T09:35:47.0574835Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-12-04T09:35:47.0578321Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-12-04T09:35:47.0582176Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-12-04T09:35:47.0586002Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-12-04T09:35:47.0589635Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0592995Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-12-04T09:35:47.0596404Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-12-04T09:35:47.0599763Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-12-04T09:35:47.0603535Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-12-04T09:35:47.0607674Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-12-04T09:35:47.0611199Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.0614879Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-12-04T09:35:47.0618243Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-12-04T09:35:47.0622389Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-12-04T09:35:47.0626444Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0637304Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-12-04T09:35:47.0643575Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-12-04T09:35:47.0647039Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-12-04T09:35:47.0651448Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-12-04T09:35:47.0655686Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0659254Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-12-04T09:35:47.0662956Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-12-04T09:35:47.0666813Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-12-04T09:35:47.0670348Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-12-04T09:35:47.0674075Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0677405Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-12-04T09:35:47.0684339Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-12-04T09:35:47.0684861Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-12-04T09:35:47.0688404Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-12-04T09:35:47.0692044Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-12-04T09:35:47.0695660Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-12-04T09:35:47.0699034Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-12-04T09:35:47.0702751Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-12-04T09:35:47.0706530Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0709978Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-12-04T09:35:47.0714404Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-12-04T09:35:47.0717917Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-12-04T09:35:47.0721534Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-12-04T09:35:47.0725219Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-12-04T09:35:47.0728786Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-12-04T09:35:47.0732434Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-12-04T09:35:47.0736068Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-12-04T09:35:47.0739384Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-12-04T09:35:47.0743079Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-12-04T09:35:47.0746821Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0750242Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-12-04T09:35:47.0753884Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-12-04T09:35:47.0757574Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-12-04T09:35:47.0761113Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-12-04T09:35:47.0764853Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-12-04T09:35:47.0768654Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0772301Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-12-04T09:35:47.0775894Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-12-04T09:35:47.0779488Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-12-04T09:35:47.0783142Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-12-04T09:35:47.0786849Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-12-04T09:35:47.0790585Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-12-04T09:35:47.0794274Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-12-04T09:35:47.0798035Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-12-04T09:35:47.0802618Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-12-04T09:35:47.0806454Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-12-04T09:35:47.0810683Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-12-04T09:35:47.0815725Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-12-04T09:35:47.0818688Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-12-04T09:35:47.0822526Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-12-04T09:35:47.0826155Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-12-04T09:35:47.0829724Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-12-04T09:35:47.0833383Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-12-04T09:35:47.0836697Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-12-04T09:35:47.0840445Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-12-04T09:35:47.0844126Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-12-04T09:35:47.0847657Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-12-04T09:35:47.0851171Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-12-04T09:35:47.0854451Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-12-04T09:35:47.0858244Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-12-04T09:35:47.0861951Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-12-04T09:35:47.0865734Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-12-04T09:35:47.0869322Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-12-04T09:35:47.0874355Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-12-04T09:35:47.0950914Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-12-04T09:35:47.0954951Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-12-04T09:35:47.0958332Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-12-04T09:35:47.0962089Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-12-04T09:35:47.0965598Z adding 'torch/include/ATen/ops/_foobar.h' 2025-12-04T09:35:47.0969435Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0972658Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-12-04T09:35:47.0975976Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-12-04T09:35:47.0979539Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-12-04T09:35:47.0983079Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-12-04T09:35:47.0986715Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.0990212Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-12-04T09:35:47.0993614Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-12-04T09:35:47.0997150Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-12-04T09:35:47.1000697Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-12-04T09:35:47.1004367Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1007794Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-12-04T09:35:47.1011139Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-12-04T09:35:47.1014700Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-12-04T09:35:47.1018593Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-12-04T09:35:47.1022520Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1026021Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-12-04T09:35:47.1029700Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-12-04T09:35:47.1033933Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-12-04T09:35:47.1037890Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-12-04T09:35:47.1041717Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1045176Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-12-04T09:35:47.1048642Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-12-04T09:35:47.1052683Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-12-04T09:35:47.1056914Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-12-04T09:35:47.1060359Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1063847Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-12-04T09:35:47.1067336Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-12-04T09:35:47.1071470Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-12-04T09:35:47.1075049Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-12-04T09:35:47.1078584Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1081961Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-12-04T09:35:47.1085312Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-12-04T09:35:47.1088815Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-12-04T09:35:47.1092276Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-12-04T09:35:47.1095841Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1099158Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-12-04T09:35:47.1102458Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-12-04T09:35:47.1105981Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-12-04T09:35:47.1109924Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-12-04T09:35:47.1113452Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1116960Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-12-04T09:35:47.1120235Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-12-04T09:35:47.1123859Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-12-04T09:35:47.1127746Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-12-04T09:35:47.1131476Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1135320Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-12-04T09:35:47.1138751Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-12-04T09:35:47.1142665Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-12-04T09:35:47.1146654Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-12-04T09:35:47.1150747Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1154663Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-12-04T09:35:47.1157934Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-12-04T09:35:47.1162267Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-12-04T09:35:47.1165767Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-12-04T09:35:47.1169824Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1173480Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-12-04T09:35:47.1177371Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-12-04T09:35:47.1181103Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-12-04T09:35:47.1184894Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-12-04T09:35:47.1189189Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1193067Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-12-04T09:35:47.1196855Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-12-04T09:35:47.1200711Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-12-04T09:35:47.1204646Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-12-04T09:35:47.1208530Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1212019Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-12-04T09:35:47.1215515Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-12-04T09:35:47.1219068Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-12-04T09:35:47.1223090Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-12-04T09:35:47.1226833Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1230413Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-12-04T09:35:47.1234064Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-12-04T09:35:47.1238183Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-12-04T09:35:47.1241987Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-12-04T09:35:47.1245709Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1249076Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-12-04T09:35:47.1252605Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-12-04T09:35:47.1256141Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-12-04T09:35:47.1259740Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-12-04T09:35:47.1263489Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1266967Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-12-04T09:35:47.1270410Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-12-04T09:35:47.1273885Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-12-04T09:35:47.1277486Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-12-04T09:35:47.1281437Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1284688Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-12-04T09:35:47.1287997Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-12-04T09:35:47.1291521Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-12-04T09:35:47.1295130Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-12-04T09:35:47.1298757Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1302521Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-12-04T09:35:47.1306234Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-12-04T09:35:47.1310315Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-12-04T09:35:47.1314226Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-12-04T09:35:47.1318313Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1322102Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-12-04T09:35:47.1325894Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-12-04T09:35:47.1329866Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-12-04T09:35:47.1333713Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-12-04T09:35:47.1337394Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1340889Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-12-04T09:35:47.1344256Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-12-04T09:35:47.1347960Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-12-04T09:35:47.1351646Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-12-04T09:35:47.1355571Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1358983Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-12-04T09:35:47.1362473Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-12-04T09:35:47.1366576Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-12-04T09:35:47.1370165Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-12-04T09:35:47.1373712Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1377042Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-12-04T09:35:47.1380345Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-12-04T09:35:47.1384068Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-12-04T09:35:47.1387639Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-12-04T09:35:47.1391029Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-12-04T09:35:47.1394549Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1397841Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-12-04T09:35:47.1401203Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-12-04T09:35:47.1404738Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-12-04T09:35:47.1408135Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-12-04T09:35:47.1411720Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1415224Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-12-04T09:35:47.1418549Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-12-04T09:35:47.1422050Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-12-04T09:35:47.1425500Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-12-04T09:35:47.1429205Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1432830Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-12-04T09:35:47.1435957Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-12-04T09:35:47.1439540Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-12-04T09:35:47.1443191Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1446388Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-12-04T09:35:47.1449799Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-12-04T09:35:47.1454046Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-12-04T09:35:47.1457514Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-12-04T09:35:47.1461069Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1464366Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-12-04T09:35:47.1467720Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-12-04T09:35:47.1471267Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-12-04T09:35:47.1474898Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-12-04T09:35:47.1478627Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1481981Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-12-04T09:35:47.1485400Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-12-04T09:35:47.1489324Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-12-04T09:35:47.1493100Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-12-04T09:35:47.1496825Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1500192Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-12-04T09:35:47.1503601Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-12-04T09:35:47.1507492Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-12-04T09:35:47.1511463Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-12-04T09:35:47.1515231Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1518620Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-12-04T09:35:47.1522102Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-12-04T09:35:47.1526159Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-12-04T09:35:47.1529784Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-12-04T09:35:47.1533375Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1536745Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-12-04T09:35:47.1540031Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-12-04T09:35:47.1543547Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-12-04T09:35:47.1547316Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-12-04T09:35:47.1550779Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1554133Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-12-04T09:35:47.1557443Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-12-04T09:35:47.1560969Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-12-04T09:35:47.1564586Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-12-04T09:35:47.1568297Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1571708Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-12-04T09:35:47.1575157Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-12-04T09:35:47.1579063Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-12-04T09:35:47.1582671Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-12-04T09:35:47.1586292Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1589726Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-12-04T09:35:47.1593053Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-12-04T09:35:47.1596599Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-12-04T09:35:47.1600021Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-12-04T09:35:47.1603563Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1606879Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-12-04T09:35:47.1610341Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-12-04T09:35:47.1613896Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-12-04T09:35:47.1617493Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-12-04T09:35:47.1621059Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1624536Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-12-04T09:35:47.1628049Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-12-04T09:35:47.1631574Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-12-04T09:35:47.1635173Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-12-04T09:35:47.1639122Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1642510Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-12-04T09:35:47.1645990Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-12-04T09:35:47.1649541Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-12-04T09:35:47.1653116Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-12-04T09:35:47.1656847Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1660174Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-12-04T09:35:47.1663665Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-12-04T09:35:47.1667262Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-12-04T09:35:47.1670912Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-12-04T09:35:47.1674626Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1677964Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-12-04T09:35:47.1681375Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-12-04T09:35:47.1684975Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-12-04T09:35:47.1688476Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-12-04T09:35:47.1692153Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1695464Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-12-04T09:35:47.1698923Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-12-04T09:35:47.1702460Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-12-04T09:35:47.1706076Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-12-04T09:35:47.1709868Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1713243Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-12-04T09:35:47.1716706Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-12-04T09:35:47.1720250Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-12-04T09:35:47.1724056Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-12-04T09:35:47.1727902Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1731321Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-12-04T09:35:47.1734868Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-12-04T09:35:47.1738953Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-12-04T09:35:47.1744654Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-12-04T09:35:47.1748359Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1751843Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-12-04T09:35:47.1755210Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-12-04T09:35:47.1758934Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-12-04T09:35:47.1762533Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-12-04T09:35:47.1766115Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1769602Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-12-04T09:35:47.1772991Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-12-04T09:35:47.1776689Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-12-04T09:35:47.1780294Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-12-04T09:35:47.1783870Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1787328Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-12-04T09:35:47.1790769Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-12-04T09:35:47.1794418Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-12-04T09:35:47.1798008Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-12-04T09:35:47.1801613Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1805244Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-12-04T09:35:47.1808987Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-12-04T09:35:47.1812970Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-12-04T09:35:47.1816871Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-12-04T09:35:47.1821051Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-12-04T09:35:47.1824804Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-12-04T09:35:47.1828784Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-12-04T09:35:47.1832200Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-12-04T09:35:47.1836072Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1839289Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-12-04T09:35:47.1842913Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-12-04T09:35:47.1846436Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-12-04T09:35:47.1850107Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1853623Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-12-04T09:35:47.1857226Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1860450Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-12-04T09:35:47.1864107Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-12-04T09:35:47.1867447Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-12-04T09:35:47.1871015Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-12-04T09:35:47.1874842Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-12-04T09:35:47.1878704Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1882327Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-12-04T09:35:47.1885751Z adding 'torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h' 2025-12-04T09:35:47.1889228Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-12-04T09:35:47.1893396Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-12-04T09:35:47.1897640Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-12-04T09:35:47.1901603Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1905042Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-12-04T09:35:47.1908589Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-12-04T09:35:47.1912304Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-12-04T09:35:47.1916591Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-12-04T09:35:47.1920824Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-12-04T09:35:47.1924747Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1928221Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-12-04T09:35:47.1931789Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-12-04T09:35:47.1935247Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-12-04T09:35:47.1939432Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-12-04T09:35:47.1943145Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-12-04T09:35:47.1946730Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1950641Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-12-04T09:35:47.1953978Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-12-04T09:35:47.1957589Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-12-04T09:35:47.1961393Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-12-04T09:35:47.1965204Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.1968642Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-12-04T09:35:47.1972099Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-12-04T09:35:47.1975561Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-12-04T09:35:47.1979439Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-12-04T09:35:47.1982893Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-12-04T09:35:47.1986401Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward.h' 2025-12-04T09:35:47.1989983Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h' 2025-12-04T09:35:47.1993278Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_native.h' 2025-12-04T09:35:47.1996774Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_ops.h' 2025-12-04T09:35:47.2000295Z adding 'torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.2003606Z adding 'torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h' 2025-12-04T09:35:47.2006944Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-12-04T09:35:47.2010435Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-12-04T09:35:47.2013883Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-12-04T09:35:47.2017350Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-12-04T09:35:47.2020757Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-12-04T09:35:47.2024202Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-12-04T09:35:47.2027532Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-12-04T09:35:47.2031178Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-12-04T09:35:47.2035021Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-12-04T09:35:47.2038885Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2042272Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-12-04T09:35:47.2045702Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-12-04T09:35:47.2049208Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-12-04T09:35:47.2053286Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-12-04T09:35:47.2056820Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-12-04T09:35:47.2060311Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2063575Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-12-04T09:35:47.2067136Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2070790Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2073969Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-12-04T09:35:47.2077426Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-12-04T09:35:47.2080712Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-12-04T09:35:47.2084147Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-12-04T09:35:47.2087592Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-12-04T09:35:47.2091130Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.2094331Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-12-04T09:35:47.2097844Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-12-04T09:35:47.2101318Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-12-04T09:35:47.2104791Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-12-04T09:35:47.2108485Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.2111717Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-12-04T09:35:47.2115389Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-12-04T09:35:47.2118999Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2122443Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-12-04T09:35:47.2126036Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-12-04T09:35:47.2129506Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-12-04T09:35:47.2133174Z adding 'torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2136528Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-12-04T09:35:47.2140002Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-12-04T09:35:47.2143528Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-12-04T09:35:47.2147084Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-12-04T09:35:47.2150884Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.2154088Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-12-04T09:35:47.2157680Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-12-04T09:35:47.2161129Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-12-04T09:35:47.2164735Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2168091Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-12-04T09:35:47.2171807Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-12-04T09:35:47.2175130Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-12-04T09:35:47.2178870Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2182225Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-12-04T09:35:47.2185705Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-12-04T09:35:47.2189396Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-12-04T09:35:47.2193088Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-12-04T09:35:47.2196861Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2200224Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-12-04T09:35:47.2203736Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-12-04T09:35:47.2207449Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-12-04T09:35:47.2210988Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-12-04T09:35:47.2214754Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2218117Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-12-04T09:35:47.2221590Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-12-04T09:35:47.2225285Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-12-04T09:35:47.2228961Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-12-04T09:35:47.2232667Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2236022Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-12-04T09:35:47.2239537Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-12-04T09:35:47.2243027Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-12-04T09:35:47.2246427Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-12-04T09:35:47.2250204Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-12-04T09:35:47.2253636Z adding 'torch/include/ATen/ops/_indices.h' 2025-12-04T09:35:47.2257015Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-12-04T09:35:47.2260664Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2264290Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2267588Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-12-04T09:35:47.2271340Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-12-04T09:35:47.2275361Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-12-04T09:35:47.2278962Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-12-04T09:35:47.2282461Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-12-04T09:35:47.2285917Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-12-04T09:35:47.2289452Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-12-04T09:35:47.2292778Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-12-04T09:35:47.2296459Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-12-04T09:35:47.2299952Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-12-04T09:35:47.2303524Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2306973Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-12-04T09:35:47.2310928Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-12-04T09:35:47.2314580Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-12-04T09:35:47.2318503Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2322104Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-12-04T09:35:47.2325908Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-12-04T09:35:47.2329728Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-12-04T09:35:47.2333659Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.2336930Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-12-04T09:35:47.2340476Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-12-04T09:35:47.2344027Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-12-04T09:35:47.2347791Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-12-04T09:35:47.2351293Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-12-04T09:35:47.2354797Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-12-04T09:35:47.2358281Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-12-04T09:35:47.2361535Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-12-04T09:35:47.2365245Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2368422Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-12-04T09:35:47.2371833Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-12-04T09:35:47.2375268Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-12-04T09:35:47.2378840Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2382237Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-12-04T09:35:47.2385695Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-12-04T09:35:47.2389261Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-12-04T09:35:47.2392829Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2396128Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-12-04T09:35:47.2399578Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-12-04T09:35:47.2402873Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-12-04T09:35:47.2406287Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-12-04T09:35:47.2409555Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-12-04T09:35:47.2413198Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-12-04T09:35:47.2416787Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-12-04T09:35:47.2420448Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2423730Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-12-04T09:35:47.2427142Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-12-04T09:35:47.2430534Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-12-04T09:35:47.2433968Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-12-04T09:35:47.2437743Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-12-04T09:35:47.2441312Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-12-04T09:35:47.2444683Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-12-04T09:35:47.2448088Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-12-04T09:35:47.2451435Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-12-04T09:35:47.2454633Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-12-04T09:35:47.2458004Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-12-04T09:35:47.2461623Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-12-04T09:35:47.2465224Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2468584Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-12-04T09:35:47.2471987Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-12-04T09:35:47.2475224Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-12-04T09:35:47.2478642Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-12-04T09:35:47.2481956Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-12-04T09:35:47.2485772Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-12-04T09:35:47.2489164Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-12-04T09:35:47.2492701Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2495980Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-12-04T09:35:47.2499438Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-12-04T09:35:47.2502726Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-12-04T09:35:47.2506190Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-12-04T09:35:47.2509612Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-12-04T09:35:47.2513172Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-12-04T09:35:47.2516670Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-12-04T09:35:47.2520309Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2523831Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-12-04T09:35:47.2527129Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-12-04T09:35:47.2530455Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-12-04T09:35:47.2533898Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-12-04T09:35:47.2537180Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-12-04T09:35:47.2540683Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-12-04T09:35:47.2544153Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-12-04T09:35:47.2547492Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-12-04T09:35:47.2550992Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-12-04T09:35:47.2554230Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-12-04T09:35:47.2557612Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-12-04T09:35:47.2560980Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-12-04T09:35:47.2564462Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-12-04T09:35:47.2568112Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2571393Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-12-04T09:35:47.2574849Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-12-04T09:35:47.2578174Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-12-04T09:35:47.2581620Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-12-04T09:35:47.2584952Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-12-04T09:35:47.2588584Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-12-04T09:35:47.2592200Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2595538Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-12-04T09:35:47.2598913Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-12-04T09:35:47.2602185Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-12-04T09:35:47.2605611Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-12-04T09:35:47.2608904Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-12-04T09:35:47.2612397Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-12-04T09:35:47.2615927Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-12-04T09:35:47.2621178Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-12-04T09:35:47.2625287Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-12-04T09:35:47.2629269Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-12-04T09:35:47.2632590Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-12-04T09:35:47.2636182Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-12-04T09:35:47.2639987Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2643277Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-12-04T09:35:47.2646967Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-12-04T09:35:47.2650434Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-12-04T09:35:47.2653960Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.2657161Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-12-04T09:35:47.2660605Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-12-04T09:35:47.2664193Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-12-04T09:35:47.2667779Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-12-04T09:35:47.2671170Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-12-04T09:35:47.2674642Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-12-04T09:35:47.2677983Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-12-04T09:35:47.2681563Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2684872Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-12-04T09:35:47.2688481Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2692003Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2695147Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-12-04T09:35:47.2698705Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-12-04T09:35:47.2701982Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-12-04T09:35:47.2705366Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-12-04T09:35:47.2709074Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-12-04T09:35:47.2712723Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2716046Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-12-04T09:35:47.2719625Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-12-04T09:35:47.2723073Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-12-04T09:35:47.2726655Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-12-04T09:35:47.2730303Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-12-04T09:35:47.2733985Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2737411Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-12-04T09:35:47.2740956Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-12-04T09:35:47.2744276Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-12-04T09:35:47.2747975Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-12-04T09:35:47.2751586Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-12-04T09:35:47.2755198Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2758641Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-12-04T09:35:47.2761932Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-12-04T09:35:47.2765584Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-12-04T09:35:47.2769193Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-12-04T09:35:47.2772712Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-12-04T09:35:47.2776564Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2780025Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-12-04T09:35:47.2783503Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-12-04T09:35:47.2787073Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-12-04T09:35:47.2790744Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-12-04T09:35:47.2794452Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2798158Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-12-04T09:35:47.2801509Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-12-04T09:35:47.2805042Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-12-04T09:35:47.2808589Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-12-04T09:35:47.2812642Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-12-04T09:35:47.2816599Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-12-04T09:35:47.2820426Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-12-04T09:35:47.2824589Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-12-04T09:35:47.2828533Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-12-04T09:35:47.2832101Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2835442Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-12-04T09:35:47.2838960Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-12-04T09:35:47.2842967Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-12-04T09:35:47.2847048Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2851059Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-12-04T09:35:47.2854903Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-12-04T09:35:47.2858826Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-12-04T09:35:47.2862565Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-12-04T09:35:47.2866598Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2870315Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-12-04T09:35:47.2874119Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-12-04T09:35:47.2878178Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-12-04T09:35:47.2882215Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2885509Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-12-04T09:35:47.2889269Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-12-04T09:35:47.2893012Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-12-04T09:35:47.2896909Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2900358Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-12-04T09:35:47.2904167Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-12-04T09:35:47.2907585Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-12-04T09:35:47.2911788Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-12-04T09:35:47.2915442Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2918719Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-12-04T09:35:47.2922284Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-12-04T09:35:47.2926380Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-12-04T09:35:47.2930260Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-12-04T09:35:47.2933852Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2937225Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-12-04T09:35:47.2940788Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-12-04T09:35:47.2944322Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-12-04T09:35:47.2948060Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-12-04T09:35:47.2951488Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-12-04T09:35:47.2955001Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2958250Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-12-04T09:35:47.2961871Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.2965361Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.2968479Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-12-04T09:35:47.2971975Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-12-04T09:35:47.2975245Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-12-04T09:35:47.2978610Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-12-04T09:35:47.2982046Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-12-04T09:35:47.2985481Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-12-04T09:35:47.2988958Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-12-04T09:35:47.2992270Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-12-04T09:35:47.2995746Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-12-04T09:35:47.2999171Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-12-04T09:35:47.3002596Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-12-04T09:35:47.3006195Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3009396Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-12-04T09:35:47.3012877Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-12-04T09:35:47.3016440Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3019744Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-12-04T09:35:47.3023145Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-12-04T09:35:47.3026464Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-12-04T09:35:47.3030074Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-12-04T09:35:47.3033690Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-12-04T09:35:47.3037069Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-12-04T09:35:47.3040572Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-12-04T09:35:47.3043904Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-12-04T09:35:47.3047169Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-12-04T09:35:47.3050528Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-12-04T09:35:47.3053795Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-12-04T09:35:47.3057084Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-12-04T09:35:47.3060705Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-12-04T09:35:47.3064059Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-12-04T09:35:47.3067333Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-12-04T09:35:47.3070876Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-12-04T09:35:47.3074163Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-12-04T09:35:47.3077721Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-12-04T09:35:47.3081106Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-12-04T09:35:47.3085089Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-12-04T09:35:47.3088507Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-12-04T09:35:47.3091809Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-12-04T09:35:47.3095121Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-12-04T09:35:47.3098369Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-12-04T09:35:47.3101733Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-12-04T09:35:47.3105048Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-12-04T09:35:47.3108544Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-12-04T09:35:47.3112109Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3115626Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.3118931Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-12-04T09:35:47.3122456Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-12-04T09:35:47.3125723Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-12-04T09:35:47.3129092Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-12-04T09:35:47.3132549Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-12-04T09:35:47.3135916Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-12-04T09:35:47.3139362Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-12-04T09:35:47.3142741Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-12-04T09:35:47.3146117Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-12-04T09:35:47.3149570Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-12-04T09:35:47.3152992Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-12-04T09:35:47.3156594Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3159930Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-12-04T09:35:47.3163336Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-12-04T09:35:47.3166700Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-12-04T09:35:47.3170097Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-12-04T09:35:47.3173437Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-12-04T09:35:47.3176712Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-12-04T09:35:47.3180106Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-12-04T09:35:47.3183389Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-12-04T09:35:47.3186909Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-12-04T09:35:47.3190536Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-12-04T09:35:47.3194213Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3197476Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-12-04T09:35:47.3201002Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-12-04T09:35:47.3204379Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-12-04T09:35:47.3207935Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3211121Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-12-04T09:35:47.3214553Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-12-04T09:35:47.3218011Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-12-04T09:35:47.3221483Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-12-04T09:35:47.3225026Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-12-04T09:35:47.3228575Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-12-04T09:35:47.3232298Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3235556Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-12-04T09:35:47.3239114Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-12-04T09:35:47.3242603Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-12-04T09:35:47.3246152Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3249501Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-12-04T09:35:47.3253255Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-12-04T09:35:47.3256638Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-12-04T09:35:47.3260143Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-12-04T09:35:47.3263747Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3267398Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.3270816Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-12-04T09:35:47.3274403Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-12-04T09:35:47.3278044Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-12-04T09:35:47.3281648Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-12-04T09:35:47.3284891Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-12-04T09:35:47.3288477Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-12-04T09:35:47.3291897Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-12-04T09:35:47.3295636Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-12-04T09:35:47.3299766Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3303327Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.3306660Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-12-04T09:35:47.3310717Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-12-04T09:35:47.3314299Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-12-04T09:35:47.3317948Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-12-04T09:35:47.3321904Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-12-04T09:35:47.3325964Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3329291Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-12-04T09:35:47.3333175Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-12-04T09:35:47.3336919Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-12-04T09:35:47.3340889Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3344510Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-12-04T09:35:47.3348495Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-12-04T09:35:47.3352838Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-12-04T09:35:47.3356990Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3360660Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-12-04T09:35:47.3364683Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-12-04T09:35:47.3368401Z adding 'torch/include/ATen/ops/_nnz.h' 2025-12-04T09:35:47.3372099Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-12-04T09:35:47.3375521Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-12-04T09:35:47.3379520Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-12-04T09:35:47.3382891Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-12-04T09:35:47.3386538Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3390009Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-12-04T09:35:47.3393488Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-12-04T09:35:47.3397292Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3400495Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-12-04T09:35:47.3404015Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-12-04T09:35:47.3407658Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-12-04T09:35:47.3411193Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3414411Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-12-04T09:35:47.3417805Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-12-04T09:35:47.3421280Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-12-04T09:35:47.3425020Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3428314Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-12-04T09:35:47.3431737Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-12-04T09:35:47.3435168Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-12-04T09:35:47.3438855Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3442001Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-12-04T09:35:47.3445447Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-12-04T09:35:47.3449001Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-12-04T09:35:47.3452549Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-12-04T09:35:47.3456082Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-12-04T09:35:47.3459458Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-12-04T09:35:47.3462880Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-12-04T09:35:47.3466325Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-12-04T09:35:47.3470016Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3473265Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-12-04T09:35:47.3476661Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-12-04T09:35:47.3479981Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-12-04T09:35:47.3483498Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-12-04T09:35:47.3487191Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-12-04T09:35:47.3490749Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3494016Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-12-04T09:35:47.3497377Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-12-04T09:35:47.3500659Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-12-04T09:35:47.3504132Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-12-04T09:35:47.3507548Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-12-04T09:35:47.3511261Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3514471Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-12-04T09:35:47.3517966Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-12-04T09:35:47.3521334Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-12-04T09:35:47.3524731Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-12-04T09:35:47.3528232Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-12-04T09:35:47.3531561Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-12-04T09:35:47.3534851Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-12-04T09:35:47.3538308Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-12-04T09:35:47.3541677Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-12-04T09:35:47.3545012Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-12-04T09:35:47.3548388Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-12-04T09:35:47.3551824Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-12-04T09:35:47.3555205Z adding 'torch/include/ATen/ops/_print.h' 2025-12-04T09:35:47.3558689Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3561844Z adding 'torch/include/ATen/ops/_print_native.h' 2025-12-04T09:35:47.3565200Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-12-04T09:35:47.3568584Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-12-04T09:35:47.3572079Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3575262Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-12-04T09:35:47.3578685Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-12-04T09:35:47.3582074Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-12-04T09:35:47.3585702Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3594405Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-12-04T09:35:47.3594659Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-12-04T09:35:47.3600059Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-12-04T09:35:47.3603895Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-12-04T09:35:47.3607505Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3611076Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.3614257Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-12-04T09:35:47.3617791Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-12-04T09:35:47.3621471Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-12-04T09:35:47.3624988Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-12-04T09:35:47.3628524Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-12-04T09:35:47.3631861Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-12-04T09:35:47.3635350Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-12-04T09:35:47.3638836Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-12-04T09:35:47.3642438Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3645705Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-12-04T09:35:47.3649182Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-12-04T09:35:47.3652584Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-12-04T09:35:47.3656175Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3659376Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-12-04T09:35:47.3662813Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-12-04T09:35:47.3666536Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-12-04T09:35:47.3670443Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3673817Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-12-04T09:35:47.3677245Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-12-04T09:35:47.3680864Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-12-04T09:35:47.3684284Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-12-04T09:35:47.3687957Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3691173Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-12-04T09:35:47.3694674Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-12-04T09:35:47.3698113Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-12-04T09:35:47.3701695Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3704939Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-12-04T09:35:47.3708501Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-12-04T09:35:47.3711974Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-12-04T09:35:47.3715639Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3719027Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-12-04T09:35:47.3731998Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-12-04T09:35:47.3732295Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-12-04T09:35:47.3732515Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-12-04T09:35:47.3733279Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-12-04T09:35:47.3736897Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3740286Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-12-04T09:35:47.3743782Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-12-04T09:35:47.3747611Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-12-04T09:35:47.3751435Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.3754858Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-12-04T09:35:47.3758399Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-12-04T09:35:47.3762100Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-12-04T09:35:47.3765591Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-12-04T09:35:47.3769368Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-12-04T09:35:47.3772991Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-12-04T09:35:47.3776902Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-12-04T09:35:47.3780808Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-12-04T09:35:47.3784302Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-12-04T09:35:47.3788226Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-12-04T09:35:47.3791965Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-12-04T09:35:47.3795421Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-12-04T09:35:47.3799252Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-12-04T09:35:47.3802978Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-12-04T09:35:47.3806579Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-12-04T09:35:47.3810415Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-12-04T09:35:47.3813911Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-12-04T09:35:47.3818516Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-12-04T09:35:47.3822636Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-12-04T09:35:47.3826233Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-12-04T09:35:47.3830214Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-12-04T09:35:47.3834268Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-12-04T09:35:47.3838462Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-12-04T09:35:47.3842208Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-12-04T09:35:47.3846173Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-12-04T09:35:47.3850362Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-12-04T09:35:47.3854319Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-12-04T09:35:47.3857844Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-12-04T09:35:47.3861654Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-12-04T09:35:47.3865484Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-12-04T09:35:47.3869003Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-12-04T09:35:47.3872829Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-12-04T09:35:47.3876411Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-12-04T09:35:47.3880024Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-12-04T09:35:47.3883680Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-12-04T09:35:47.3887098Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-12-04T09:35:47.3890904Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-12-04T09:35:47.3894546Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-12-04T09:35:47.3898414Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-12-04T09:35:47.3903138Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3906839Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-12-04T09:35:47.3911138Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-12-04T09:35:47.3914887Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3918263Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-12-04T09:35:47.3921969Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-12-04T09:35:47.3925425Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-12-04T09:35:47.3928972Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-12-04T09:35:47.3932339Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-12-04T09:35:47.3936068Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-12-04T09:35:47.3939658Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2.h' 2025-12-04T09:35:47.3943259Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_cuda_dispatch.h' 2025-12-04T09:35:47.3946666Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_native.h' 2025-12-04T09:35:47.3950424Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_ops.h' 2025-12-04T09:35:47.3954001Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-12-04T09:35:47.3957579Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-12-04T09:35:47.3961153Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-12-04T09:35:47.3964600Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-12-04T09:35:47.3968409Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-12-04T09:35:47.3972183Z adding 'torch/include/ATen/ops/_scaled_mm_v2.h' 2025-12-04T09:35:47.3975757Z adding 'torch/include/ATen/ops/_scaled_mm_v2_cuda_dispatch.h' 2025-12-04T09:35:47.3979177Z adding 'torch/include/ATen/ops/_scaled_mm_v2_native.h' 2025-12-04T09:35:47.3982907Z adding 'torch/include/ATen/ops/_scaled_mm_v2_ops.h' 2025-12-04T09:35:47.3986629Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-12-04T09:35:47.3990489Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.3993858Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-12-04T09:35:47.3997309Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-12-04T09:35:47.4000715Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-12-04T09:35:47.4004439Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-12-04T09:35:47.4007897Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-12-04T09:35:47.4011480Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4014710Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-12-04T09:35:47.4018125Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-12-04T09:35:47.4022485Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-12-04T09:35:47.4026616Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4030336Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-12-04T09:35:47.4033994Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-12-04T09:35:47.4037499Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-12-04T09:35:47.4041334Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-12-04T09:35:47.4045275Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-12-04T09:35:47.4049071Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-12-04T09:35:47.4052679Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-12-04T09:35:47.4056089Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-12-04T09:35:47.4059665Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-12-04T09:35:47.4063168Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-12-04T09:35:47.4066811Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4070191Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-12-04T09:35:47.4073716Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-12-04T09:35:47.4077109Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-12-04T09:35:47.4080718Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4083928Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-12-04T09:35:47.4087465Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-12-04T09:35:47.4090903Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-12-04T09:35:47.4094517Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4097817Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-12-04T09:35:47.4101242Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-12-04T09:35:47.4104607Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-12-04T09:35:47.4108300Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4111568Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-12-04T09:35:47.4115340Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-12-04T09:35:47.4118759Z adding 'torch/include/ATen/ops/_softmax.h' 2025-12-04T09:35:47.4122308Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-12-04T09:35:47.4126271Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.4129551Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-12-04T09:35:47.4133058Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-12-04T09:35:47.4136434Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-12-04T09:35:47.4139932Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-12-04T09:35:47.4143331Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-12-04T09:35:47.4146902Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-12-04T09:35:47.4150659Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.4153966Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-12-04T09:35:47.4157433Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-12-04T09:35:47.4160769Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-12-04T09:35:47.4164217Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-12-04T09:35:47.4167590Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-12-04T09:35:47.4171140Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-12-04T09:35:47.4174647Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-12-04T09:35:47.4178309Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4181641Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-12-04T09:35:47.4185265Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-12-04T09:35:47.4188787Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-12-04T09:35:47.4192284Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-12-04T09:35:47.4195894Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4199480Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.4202763Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-12-04T09:35:47.4206365Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-12-04T09:35:47.4209765Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-12-04T09:35:47.4213189Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-12-04T09:35:47.4216737Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-12-04T09:35:47.4220410Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4223754Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-12-04T09:35:47.4227738Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-12-04T09:35:47.4231205Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-12-04T09:35:47.4234920Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4238157Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-12-04T09:35:47.4241682Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-12-04T09:35:47.4245770Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-12-04T09:35:47.4249531Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4252661Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-12-04T09:35:47.4256219Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-12-04T09:35:47.4259924Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-12-04T09:35:47.4263676Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4266894Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-12-04T09:35:47.4270673Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-12-04T09:35:47.4274345Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-12-04T09:35:47.4278155Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4281487Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-12-04T09:35:47.4285114Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-12-04T09:35:47.4288678Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-12-04T09:35:47.4292883Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-12-04T09:35:47.4296820Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4300360Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-12-04T09:35:47.4303871Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-12-04T09:35:47.4307712Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-12-04T09:35:47.4311453Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4314697Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-12-04T09:35:47.4318060Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-12-04T09:35:47.4321709Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-12-04T09:35:47.4325698Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-12-04T09:35:47.4329997Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4333663Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-12-04T09:35:47.4337755Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-12-04T09:35:47.4341677Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-12-04T09:35:47.4346100Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4349767Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-12-04T09:35:47.4353888Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-12-04T09:35:47.4357790Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-12-04T09:35:47.4362440Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4366299Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-12-04T09:35:47.4370442Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-12-04T09:35:47.4374157Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-12-04T09:35:47.4378085Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4381447Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-12-04T09:35:47.4385363Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-12-04T09:35:47.4389084Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-12-04T09:35:47.4392743Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-12-04T09:35:47.4396600Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4399904Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-12-04T09:35:47.4403477Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-12-04T09:35:47.4407321Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4411036Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4414170Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-12-04T09:35:47.4417809Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-12-04T09:35:47.4421418Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-12-04T09:35:47.4425206Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4428577Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-12-04T09:35:47.4432124Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-12-04T09:35:47.4435568Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-12-04T09:35:47.4439177Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4442419Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-12-04T09:35:47.4445926Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-12-04T09:35:47.4449546Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-12-04T09:35:47.4453068Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-12-04T09:35:47.4456544Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-12-04T09:35:47.4460109Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-12-04T09:35:47.4463462Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-12-04T09:35:47.4467042Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-12-04T09:35:47.4470862Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-12-04T09:35:47.4474478Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-12-04T09:35:47.4477682Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-12-04T09:35:47.4481576Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-12-04T09:35:47.4484933Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-12-04T09:35:47.4488435Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-12-04T09:35:47.4491876Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-12-04T09:35:47.4495336Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-12-04T09:35:47.4498663Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-12-04T09:35:47.4502132Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-12-04T09:35:47.4505466Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-12-04T09:35:47.4509148Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-12-04T09:35:47.4512670Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-12-04T09:35:47.4516070Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-12-04T09:35:47.4519423Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-12-04T09:35:47.4522974Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-12-04T09:35:47.4526440Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-12-04T09:35:47.4529952Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-12-04T09:35:47.4533322Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-12-04T09:35:47.4536823Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-12-04T09:35:47.4540252Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-12-04T09:35:47.4543771Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-12-04T09:35:47.4547104Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-12-04T09:35:47.4550859Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-12-04T09:35:47.4554373Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-12-04T09:35:47.4557831Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-12-04T09:35:47.4561485Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4564840Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-12-04T09:35:47.4568319Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-12-04T09:35:47.4572177Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4575469Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4578649Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-12-04T09:35:47.4582307Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-12-04T09:35:47.4585830Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-12-04T09:35:47.4589536Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4592790Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-12-04T09:35:47.4596326Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-12-04T09:35:47.4599794Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-12-04T09:35:47.4603314Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-12-04T09:35:47.4606927Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4610197Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-12-04T09:35:47.4613778Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-12-04T09:35:47.4617387Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4620803Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4624154Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-12-04T09:35:47.4628006Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-12-04T09:35:47.4631560Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-12-04T09:35:47.4635168Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4638718Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-12-04T09:35:47.4641931Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-12-04T09:35:47.4645481Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-12-04T09:35:47.4648876Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-12-04T09:35:47.4652227Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-12-04T09:35:47.4655675Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-12-04T09:35:47.4659200Z adding 'torch/include/ATen/ops/_stack.h' 2025-12-04T09:35:47.4662741Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4666136Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-12-04T09:35:47.4669543Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-12-04T09:35:47.4673060Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-12-04T09:35:47.4676548Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-12-04T09:35:47.4680169Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4683563Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-12-04T09:35:47.4687032Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-12-04T09:35:47.4690447Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-12-04T09:35:47.4694043Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4697359Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-12-04T09:35:47.4700736Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-12-04T09:35:47.4704077Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-12-04T09:35:47.4707637Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-12-04T09:35:47.4711181Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-12-04T09:35:47.4714726Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-12-04T09:35:47.4718216Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-12-04T09:35:47.4722578Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4725845Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-12-04T09:35:47.4729603Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-12-04T09:35:47.4733216Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-12-04T09:35:47.4737262Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4740661Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4743865Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-12-04T09:35:47.4747819Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-12-04T09:35:47.4751557Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-12-04T09:35:47.4755006Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4758541Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-12-04T09:35:47.4762542Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4765904Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.4769345Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-12-04T09:35:47.4773458Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-12-04T09:35:47.4776458Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-12-04T09:35:47.4780146Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-12-04T09:35:47.4783408Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-12-04T09:35:47.4787128Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4790493Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-12-04T09:35:47.4794173Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-12-04T09:35:47.4797750Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-12-04T09:35:47.4801311Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4804836Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-12-04T09:35:47.4808197Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-12-04T09:35:47.4811902Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-12-04T09:35:47.4815823Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-12-04T09:35:47.4820004Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4823726Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-12-04T09:35:47.4827664Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-12-04T09:35:47.4831801Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-12-04T09:35:47.4835664Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-12-04T09:35:47.4840152Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4843767Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-12-04T09:35:47.4847097Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-12-04T09:35:47.4850987Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-12-04T09:35:47.4854382Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-12-04T09:35:47.4858235Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4861685Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-12-04T09:35:47.4865179Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-12-04T09:35:47.4869073Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-12-04T09:35:47.4872445Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-12-04T09:35:47.4876097Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4879535Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-12-04T09:35:47.4883096Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-12-04T09:35:47.4886569Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-12-04T09:35:47.4890072Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4893310Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-12-04T09:35:47.4897032Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-12-04T09:35:47.4900439Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-12-04T09:35:47.4904057Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4907584Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-12-04T09:35:47.4910944Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-12-04T09:35:47.4914343Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-12-04T09:35:47.4918581Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4921231Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-12-04T09:35:47.4924699Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-12-04T09:35:47.4928393Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-12-04T09:35:47.4932062Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4935351Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-12-04T09:35:47.4938882Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-12-04T09:35:47.4942420Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-12-04T09:35:47.4946099Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.4949887Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-12-04T09:35:47.4953486Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-12-04T09:35:47.4957322Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-12-04T09:35:47.4960722Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-12-04T09:35:47.4964421Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4967799Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-12-04T09:35:47.4971152Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-12-04T09:35:47.4975121Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-12-04T09:35:47.4978664Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.4982044Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-12-04T09:35:47.4985623Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-12-04T09:35:47.4989477Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-12-04T09:35:47.4993198Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-12-04T09:35:47.4996608Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-12-04T09:35:47.5000236Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5003816Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-12-04T09:35:47.5007544Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5010849Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-12-04T09:35:47.5014240Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-12-04T09:35:47.5017856Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-12-04T09:35:47.5021337Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-12-04T09:35:47.5024851Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-12-04T09:35:47.5028581Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5031983Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-12-04T09:35:47.5035376Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-12-04T09:35:47.5039066Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-12-04T09:35:47.5042670Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-12-04T09:35:47.5046407Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5049744Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-12-04T09:35:47.5053518Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-12-04T09:35:47.5056939Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-12-04T09:35:47.5060465Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5063595Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-12-04T09:35:47.5067018Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-12-04T09:35:47.5070591Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-12-04T09:35:47.5074214Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5077612Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-12-04T09:35:47.5081189Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-12-04T09:35:47.5084826Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-12-04T09:35:47.5088418Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-12-04T09:35:47.5092041Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5095434Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-12-04T09:35:47.5098893Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-12-04T09:35:47.5102292Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-12-04T09:35:47.5105832Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-12-04T09:35:47.5109406Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-12-04T09:35:47.5113020Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5116393Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-12-04T09:35:47.5119857Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-12-04T09:35:47.5123336Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-12-04T09:35:47.5126867Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-12-04T09:35:47.5130446Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5133797Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-12-04T09:35:47.5137217Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-12-04T09:35:47.5140831Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5144242Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-12-04T09:35:47.5147790Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-12-04T09:35:47.5151090Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-12-04T09:35:47.5154625Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-12-04T09:35:47.5158172Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-12-04T09:35:47.5161728Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5165100Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-12-04T09:35:47.5168617Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-12-04T09:35:47.5171975Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-12-04T09:35:47.5175417Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-12-04T09:35:47.5178937Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-12-04T09:35:47.5182382Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-12-04T09:35:47.5186348Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-12-04T09:35:47.5189921Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-12-04T09:35:47.5193595Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-12-04T09:35:47.5197018Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-12-04T09:35:47.5200548Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-12-04T09:35:47.5204248Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-12-04T09:35:47.5207956Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5211548Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-12-04T09:35:47.5215424Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-12-04T09:35:47.5218629Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-12-04T09:35:47.5222536Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-12-04T09:35:47.5226129Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-12-04T09:35:47.5230255Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5233879Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-12-04T09:35:47.5237421Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-12-04T09:35:47.5241054Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-12-04T09:35:47.5245126Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-12-04T09:35:47.5248727Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-12-04T09:35:47.5252971Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5256639Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5259906Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-12-04T09:35:47.5263683Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-12-04T09:35:47.5267465Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-12-04T09:35:47.5271390Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5274945Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-12-04T09:35:47.5278357Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-12-04T09:35:47.5282210Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-12-04T09:35:47.5285855Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-12-04T09:35:47.5289566Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5293123Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-12-04T09:35:47.5296475Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-12-04T09:35:47.5300148Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-12-04T09:35:47.5303728Z adding 'torch/include/ATen/ops/_unique.h' 2025-12-04T09:35:47.5307332Z adding 'torch/include/ATen/ops/_unique2.h' 2025-12-04T09:35:47.5311186Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5314638Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-12-04T09:35:47.5318223Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-12-04T09:35:47.5321790Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-12-04T09:35:47.5325875Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-12-04T09:35:47.5329694Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5333163Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-12-04T09:35:47.5337079Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-12-04T09:35:47.5340958Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-12-04T09:35:47.5344944Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-12-04T09:35:47.5348933Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-12-04T09:35:47.5353048Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5356292Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-12-04T09:35:47.5359988Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-12-04T09:35:47.5363465Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-12-04T09:35:47.5367228Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5370467Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-12-04T09:35:47.5374131Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-12-04T09:35:47.5377786Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-12-04T09:35:47.5381343Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5384638Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-12-04T09:35:47.5388227Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-12-04T09:35:47.5392080Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-12-04T09:35:47.5395514Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5398738Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-12-04T09:35:47.5402219Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-12-04T09:35:47.5405913Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-12-04T09:35:47.5409549Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5412837Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-12-04T09:35:47.5416357Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-12-04T09:35:47.5419927Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-12-04T09:35:47.5423624Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5426862Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-12-04T09:35:47.5430538Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-12-04T09:35:47.5434566Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-12-04T09:35:47.5438894Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-12-04T09:35:47.5442813Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5446243Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-12-04T09:35:47.5449888Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-12-04T09:35:47.5453277Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-12-04T09:35:47.5456859Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-12-04T09:35:47.5460296Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-12-04T09:35:47.5463968Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-12-04T09:35:47.5467665Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5471227Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5474711Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-12-04T09:35:47.5478322Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-12-04T09:35:47.5481701Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-12-04T09:35:47.5485305Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-12-04T09:35:47.5488770Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-12-04T09:35:47.5492458Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-12-04T09:35:47.5496454Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-12-04T09:35:47.5500582Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-12-04T09:35:47.5504546Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5508033Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-12-04T09:35:47.5511746Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-12-04T09:35:47.5515142Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-12-04T09:35:47.5518819Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-12-04T09:35:47.5522217Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-12-04T09:35:47.5525882Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-12-04T09:35:47.5529663Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5533130Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5536556Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-12-04T09:35:47.5540121Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-12-04T09:35:47.5543509Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-12-04T09:35:47.5547852Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-12-04T09:35:47.5551490Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-12-04T09:35:47.5555200Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-12-04T09:35:47.5559114Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-12-04T09:35:47.5563132Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-12-04T09:35:47.5567038Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5570465Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-12-04T09:35:47.5574065Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-12-04T09:35:47.5577474Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-12-04T09:35:47.5581039Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-12-04T09:35:47.5584766Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-12-04T09:35:47.5588528Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-12-04T09:35:47.5592292Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5595718Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5599145Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-12-04T09:35:47.5602754Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-12-04T09:35:47.5606137Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-12-04T09:35:47.5609702Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-12-04T09:35:47.5613168Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-12-04T09:35:47.5616852Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-12-04T09:35:47.5620788Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-12-04T09:35:47.5624928Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-12-04T09:35:47.5629007Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5632411Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-12-04T09:35:47.5636335Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-12-04T09:35:47.5639800Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-12-04T09:35:47.5643697Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-12-04T09:35:47.5647510Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-12-04T09:35:47.5650713Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-12-04T09:35:47.5654580Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5658240Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5661613Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-12-04T09:35:47.5665339Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-12-04T09:35:47.5668896Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-12-04T09:35:47.5672632Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-12-04T09:35:47.5676280Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-12-04T09:35:47.5680008Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-12-04T09:35:47.5684228Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-12-04T09:35:47.5688546Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-12-04T09:35:47.5692527Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5696106Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-12-04T09:35:47.5700171Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-12-04T09:35:47.5703364Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-12-04T09:35:47.5707157Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-12-04T09:35:47.5711094Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-12-04T09:35:47.5714725Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-12-04T09:35:47.5718700Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5722232Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5725585Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-12-04T09:35:47.5729361Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-12-04T09:35:47.5732748Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-12-04T09:35:47.5736680Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-12-04T09:35:47.5740300Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-12-04T09:35:47.5744293Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-12-04T09:35:47.5747649Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-12-04T09:35:47.5751452Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-12-04T09:35:47.5754786Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-12-04T09:35:47.5758574Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-12-04T09:35:47.5762146Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-12-04T09:35:47.5765731Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5769243Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-12-04T09:35:47.5772583Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-12-04T09:35:47.5776243Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-12-04T09:35:47.5779795Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-12-04T09:35:47.5783514Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-12-04T09:35:47.5787134Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-12-04T09:35:47.5790603Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-12-04T09:35:47.5794248Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-12-04T09:35:47.5798190Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5801486Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-12-04T09:35:47.5805549Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-12-04T09:35:47.5809288Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-12-04T09:35:47.5812797Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5816200Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-12-04T09:35:47.5819734Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-12-04T09:35:47.5823465Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-12-04T09:35:47.5827453Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5831370Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-12-04T09:35:47.5835360Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-12-04T09:35:47.5839242Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-12-04T09:35:47.5843492Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5846706Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-12-04T09:35:47.5850514Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-12-04T09:35:47.5853964Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-12-04T09:35:47.5857908Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5861013Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-12-04T09:35:47.5864782Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-12-04T09:35:47.5868296Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-12-04T09:35:47.5871950Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5875443Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-12-04T09:35:47.5879088Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-12-04T09:35:47.5882607Z adding 'torch/include/ATen/ops/_values.h' 2025-12-04T09:35:47.5887343Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-12-04T09:35:47.5890911Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.5894421Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.5897651Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-12-04T09:35:47.5901230Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-12-04T09:35:47.5904551Z adding 'torch/include/ATen/ops/_values_native.h' 2025-12-04T09:35:47.5908039Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-12-04T09:35:47.5911427Z adding 'torch/include/ATen/ops/_version.h' 2025-12-04T09:35:47.5915006Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5918219Z adding 'torch/include/ATen/ops/_version_native.h' 2025-12-04T09:35:47.5922000Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-12-04T09:35:47.5925357Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-12-04T09:35:47.5928862Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-12-04T09:35:47.5932281Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-12-04T09:35:47.5935748Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-12-04T09:35:47.5939105Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-12-04T09:35:47.5942835Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-12-04T09:35:47.5946042Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-12-04T09:35:47.5949619Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-12-04T09:35:47.5953065Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-12-04T09:35:47.5956412Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-12-04T09:35:47.5959927Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-12-04T09:35:47.5963351Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-12-04T09:35:47.5966815Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-12-04T09:35:47.5970151Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h' 2025-12-04T09:35:47.5973498Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-12-04T09:35:47.5977131Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-12-04T09:35:47.5980567Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-12-04T09:35:47.5984265Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5987665Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-12-04T09:35:47.5991308Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.5994577Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-12-04T09:35:47.5998081Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-12-04T09:35:47.6001502Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-12-04T09:35:47.6005180Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-12-04T09:35:47.6008920Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6012185Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-12-04T09:35:47.6015623Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-12-04T09:35:47.6019033Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-12-04T09:35:47.6022634Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-12-04T09:35:47.6026345Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6029902Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-12-04T09:35:47.6033620Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-12-04T09:35:47.6036606Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-12-04T09:35:47.6040192Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-12-04T09:35:47.6043547Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-12-04T09:35:47.6046985Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-12-04T09:35:47.6050544Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-12-04T09:35:47.6054030Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6057258Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-12-04T09:35:47.6060737Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-12-04T09:35:47.6064231Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-12-04T09:35:47.6067882Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6071247Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-12-04T09:35:47.6074789Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-12-04T09:35:47.6078699Z adding 'torch/include/ATen/ops/abs.h' 2025-12-04T09:35:47.6082313Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6085855Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-12-04T09:35:47.6089311Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-12-04T09:35:47.6092916Z adding 'torch/include/ATen/ops/abs_native.h' 2025-12-04T09:35:47.6096605Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-12-04T09:35:47.6100054Z adding 'torch/include/ATen/ops/absolute.h' 2025-12-04T09:35:47.6103815Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6107066Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-12-04T09:35:47.6110929Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-12-04T09:35:47.6114511Z adding 'torch/include/ATen/ops/acos.h' 2025-12-04T09:35:47.6118232Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6121696Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-12-04T09:35:47.6125248Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-12-04T09:35:47.6128633Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-12-04T09:35:47.6132166Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-12-04T09:35:47.6135557Z adding 'torch/include/ATen/ops/acos_native.h' 2025-12-04T09:35:47.6139227Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-12-04T09:35:47.6142704Z adding 'torch/include/ATen/ops/acosh.h' 2025-12-04T09:35:47.6146538Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6150036Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-12-04T09:35:47.6153515Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-12-04T09:35:47.6157017Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-12-04T09:35:47.6160465Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-12-04T09:35:47.6164109Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-12-04T09:35:47.6167776Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-12-04T09:35:47.6171356Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-12-04T09:35:47.6175164Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6178645Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6182046Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-12-04T09:35:47.6185709Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-12-04T09:35:47.6189528Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-12-04T09:35:47.6193395Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6196994Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-12-04T09:35:47.6200473Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-12-04T09:35:47.6204003Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-12-04T09:35:47.6207559Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-12-04T09:35:47.6211387Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-12-04T09:35:47.6215119Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-12-04T09:35:47.6218670Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-12-04T09:35:47.6222282Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-12-04T09:35:47.6225632Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-12-04T09:35:47.6229417Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-12-04T09:35:47.6233141Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6236515Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-12-04T09:35:47.6240211Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-12-04T09:35:47.6243586Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-12-04T09:35:47.6247314Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-12-04T09:35:47.6250863Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-12-04T09:35:47.6254550Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6257903Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-12-04T09:35:47.6261371Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-12-04T09:35:47.6265055Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-12-04T09:35:47.6268837Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-12-04T09:35:47.6272586Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6276097Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-12-04T09:35:47.6279585Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-12-04T09:35:47.6283072Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-12-04T09:35:47.6286746Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-12-04T09:35:47.6290154Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-12-04T09:35:47.6293912Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-12-04T09:35:47.6297588Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6301034Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-12-04T09:35:47.6304715Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-12-04T09:35:47.6308179Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-12-04T09:35:47.6311883Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-12-04T09:35:47.6315435Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-12-04T09:35:47.6319000Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-12-04T09:35:47.6322699Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-12-04T09:35:47.6326252Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-12-04T09:35:47.6330507Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6334300Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-12-04T09:35:47.6337971Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-12-04T09:35:47.6341346Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-12-04T09:35:47.6345135Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-12-04T09:35:47.6349106Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-12-04T09:35:47.6352412Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-12-04T09:35:47.6356348Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6359657Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-12-04T09:35:47.6363352Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-12-04T09:35:47.6366883Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-12-04T09:35:47.6370331Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-12-04T09:35:47.6374505Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-12-04T09:35:47.6378184Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-12-04T09:35:47.6381730Z adding 'torch/include/ATen/ops/add.h' 2025-12-04T09:35:47.6385481Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6389384Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6392552Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-12-04T09:35:47.6395999Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-12-04T09:35:47.6399352Z adding 'torch/include/ATen/ops/add_meta.h' 2025-12-04T09:35:47.6402846Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-12-04T09:35:47.6406556Z adding 'torch/include/ATen/ops/add_native.h' 2025-12-04T09:35:47.6410288Z adding 'torch/include/ATen/ops/add_ops.h' 2025-12-04T09:35:47.6413881Z adding 'torch/include/ATen/ops/addbmm.h' 2025-12-04T09:35:47.6417403Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-12-04T09:35:47.6421126Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-12-04T09:35:47.6424614Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-12-04T09:35:47.6428084Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-12-04T09:35:47.6431768Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-12-04T09:35:47.6435321Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-12-04T09:35:47.6438992Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6442337Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-12-04T09:35:47.6445825Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-12-04T09:35:47.6449243Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-12-04T09:35:47.6452743Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-12-04T09:35:47.6456091Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-12-04T09:35:47.6459695Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-12-04T09:35:47.6463197Z adding 'torch/include/ATen/ops/addcmul.h' 2025-12-04T09:35:47.6467059Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6470449Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-12-04T09:35:47.6473828Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-12-04T09:35:47.6477490Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-12-04T09:35:47.6481100Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-12-04T09:35:47.6484481Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-12-04T09:35:47.6488026Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-12-04T09:35:47.6491653Z adding 'torch/include/ATen/ops/addmm.h' 2025-12-04T09:35:47.6495454Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6498744Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-12-04T09:35:47.6502318Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-12-04T09:35:47.6505659Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-12-04T09:35:47.6509282Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-12-04T09:35:47.6512923Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-12-04T09:35:47.6516704Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-12-04T09:35:47.6520378Z adding 'torch/include/ATen/ops/addmv.h' 2025-12-04T09:35:47.6524072Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6527378Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-12-04T09:35:47.6530869Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-12-04T09:35:47.6534237Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-12-04T09:35:47.6537786Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-12-04T09:35:47.6541212Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-12-04T09:35:47.6544859Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-12-04T09:35:47.6548497Z adding 'torch/include/ATen/ops/addr.h' 2025-12-04T09:35:47.6552413Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6555675Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-12-04T09:35:47.6559048Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-12-04T09:35:47.6562436Z adding 'torch/include/ATen/ops/addr_native.h' 2025-12-04T09:35:47.6566081Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-12-04T09:35:47.6569602Z adding 'torch/include/ATen/ops/adjoint.h' 2025-12-04T09:35:47.6573195Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6576259Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-12-04T09:35:47.6579752Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-12-04T09:35:47.6583458Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-12-04T09:35:47.6587229Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-12-04T09:35:47.6591059Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6594194Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-12-04T09:35:47.6597684Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-12-04T09:35:47.6601327Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6604678Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-12-04T09:35:47.6608261Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-12-04T09:35:47.6611542Z adding 'torch/include/ATen/ops/alias.h' 2025-12-04T09:35:47.6615097Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6618399Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-12-04T09:35:47.6622035Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6625620Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6628729Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-12-04T09:35:47.6632276Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-12-04T09:35:47.6635621Z adding 'torch/include/ATen/ops/alias_native.h' 2025-12-04T09:35:47.6639291Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-12-04T09:35:47.6642786Z adding 'torch/include/ATen/ops/align_as.h' 2025-12-04T09:35:47.6646367Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6649710Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-12-04T09:35:47.6653187Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-12-04T09:35:47.6656847Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-12-04T09:35:47.6660595Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6663838Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-12-04T09:35:47.6667525Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-12-04T09:35:47.6670976Z adding 'torch/include/ATen/ops/align_to.h' 2025-12-04T09:35:47.6682899Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6683410Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-12-04T09:35:47.6685602Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-12-04T09:35:47.6689538Z adding 'torch/include/ATen/ops/all.h' 2025-12-04T09:35:47.6693179Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6696902Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6700414Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6703871Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-12-04T09:35:47.6707829Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-12-04T09:35:47.6711330Z adding 'torch/include/ATen/ops/all_meta.h' 2025-12-04T09:35:47.6715072Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-12-04T09:35:47.6718560Z adding 'torch/include/ATen/ops/all_native.h' 2025-12-04T09:35:47.6722730Z adding 'torch/include/ATen/ops/all_ops.h' 2025-12-04T09:35:47.6726319Z adding 'torch/include/ATen/ops/allclose.h' 2025-12-04T09:35:47.6730360Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6733869Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-12-04T09:35:47.6737762Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-12-04T09:35:47.6740945Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-12-04T09:35:47.6744692Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6748066Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-12-04T09:35:47.6751807Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-12-04T09:35:47.6755516Z adding 'torch/include/ATen/ops/amax.h' 2025-12-04T09:35:47.6759081Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6762495Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-12-04T09:35:47.6765945Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-12-04T09:35:47.6769440Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-12-04T09:35:47.6773155Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-12-04T09:35:47.6776382Z adding 'torch/include/ATen/ops/amax_native.h' 2025-12-04T09:35:47.6780070Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-12-04T09:35:47.6783611Z adding 'torch/include/ATen/ops/amin.h' 2025-12-04T09:35:47.6787869Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6791572Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-12-04T09:35:47.6795057Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-12-04T09:35:47.6798303Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-12-04T09:35:47.6801918Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-12-04T09:35:47.6805349Z adding 'torch/include/ATen/ops/amin_native.h' 2025-12-04T09:35:47.6809476Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-12-04T09:35:47.6812828Z adding 'torch/include/ATen/ops/aminmax.h' 2025-12-04T09:35:47.6816818Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6820169Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-12-04T09:35:47.6824175Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-12-04T09:35:47.6827590Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-12-04T09:35:47.6831356Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-12-04T09:35:47.6835011Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-12-04T09:35:47.6839027Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-12-04T09:35:47.6842719Z adding 'torch/include/ATen/ops/and.h' 2025-12-04T09:35:47.6846789Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6849689Z adding 'torch/include/ATen/ops/and_native.h' 2025-12-04T09:35:47.6853495Z adding 'torch/include/ATen/ops/and_ops.h' 2025-12-04T09:35:47.6857090Z adding 'torch/include/ATen/ops/angle.h' 2025-12-04T09:35:47.6860686Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-12-04T09:35:47.6864282Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-12-04T09:35:47.6867404Z adding 'torch/include/ATen/ops/angle_native.h' 2025-12-04T09:35:47.6871214Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-12-04T09:35:47.6874884Z adding 'torch/include/ATen/ops/any.h' 2025-12-04T09:35:47.6878651Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6882241Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.6885887Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6889143Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-12-04T09:35:47.6892629Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-12-04T09:35:47.6896066Z adding 'torch/include/ATen/ops/any_meta.h' 2025-12-04T09:35:47.6899764Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-12-04T09:35:47.6902994Z adding 'torch/include/ATen/ops/any_native.h' 2025-12-04T09:35:47.6906800Z adding 'torch/include/ATen/ops/any_ops.h' 2025-12-04T09:35:47.6910737Z adding 'torch/include/ATen/ops/arange.h' 2025-12-04T09:35:47.6914545Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.6918099Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-12-04T09:35:47.6921506Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-12-04T09:35:47.6925019Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-12-04T09:35:47.6928322Z adding 'torch/include/ATen/ops/arange_native.h' 2025-12-04T09:35:47.6932150Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-12-04T09:35:47.6935649Z adding 'torch/include/ATen/ops/arccos.h' 2025-12-04T09:35:47.6939455Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6942671Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-12-04T09:35:47.6946189Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-12-04T09:35:47.6949752Z adding 'torch/include/ATen/ops/arccosh.h' 2025-12-04T09:35:47.6953321Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6956540Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-12-04T09:35:47.6960039Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-12-04T09:35:47.6963487Z adding 'torch/include/ATen/ops/arcsin.h' 2025-12-04T09:35:47.6967086Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6970308Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-12-04T09:35:47.6973967Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-12-04T09:35:47.6977377Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-12-04T09:35:47.6980941Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.6984353Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-12-04T09:35:47.6987829Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-12-04T09:35:47.6991336Z adding 'torch/include/ATen/ops/arctan.h' 2025-12-04T09:35:47.6994742Z adding 'torch/include/ATen/ops/arctan2.h' 2025-12-04T09:35:47.6998323Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7001836Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-12-04T09:35:47.7005138Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-12-04T09:35:47.7008711Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7011943Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-12-04T09:35:47.7015468Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-12-04T09:35:47.7018915Z adding 'torch/include/ATen/ops/arctanh.h' 2025-12-04T09:35:47.7022515Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7025697Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-12-04T09:35:47.7029447Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-12-04T09:35:47.7032831Z adding 'torch/include/ATen/ops/argmax.h' 2025-12-04T09:35:47.7036897Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7040241Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-12-04T09:35:47.7043661Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-12-04T09:35:47.7046990Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-12-04T09:35:47.7050443Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-12-04T09:35:47.7053783Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-12-04T09:35:47.7057356Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-12-04T09:35:47.7060849Z adding 'torch/include/ATen/ops/argmin.h' 2025-12-04T09:35:47.7064485Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7067757Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-12-04T09:35:47.7071296Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-12-04T09:35:47.7074610Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-12-04T09:35:47.7078025Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-12-04T09:35:47.7081387Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-12-04T09:35:47.7084940Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-12-04T09:35:47.7088461Z adding 'torch/include/ATen/ops/argsort.h' 2025-12-04T09:35:47.7092108Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7095421Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-12-04T09:35:47.7099000Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-12-04T09:35:47.7102446Z adding 'torch/include/ATen/ops/argwhere.h' 2025-12-04T09:35:47.7106012Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7109309Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-12-04T09:35:47.7113011Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-12-04T09:35:47.7116401Z adding 'torch/include/ATen/ops/as_strided.h' 2025-12-04T09:35:47.7120141Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7123782Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-12-04T09:35:47.7127780Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7131251Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7134358Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-12-04T09:35:47.7137934Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-12-04T09:35:47.7141605Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-12-04T09:35:47.7145153Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-12-04T09:35:47.7149001Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-12-04T09:35:47.7152212Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-12-04T09:35:47.7155902Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-12-04T09:35:47.7160214Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-12-04T09:35:47.7164347Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7167837Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7171196Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-12-04T09:35:47.7174791Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-12-04T09:35:47.7178372Z adding 'torch/include/ATen/ops/asin.h' 2025-12-04T09:35:47.7182538Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7185925Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-12-04T09:35:47.7189425Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-12-04T09:35:47.7193652Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-12-04T09:35:47.7197289Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-12-04T09:35:47.7200774Z adding 'torch/include/ATen/ops/asin_native.h' 2025-12-04T09:35:47.7204465Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-12-04T09:35:47.7207898Z adding 'torch/include/ATen/ops/asinh.h' 2025-12-04T09:35:47.7211767Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7215015Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-12-04T09:35:47.7218729Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-12-04T09:35:47.7222351Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-12-04T09:35:47.7225663Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-12-04T09:35:47.7229247Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-12-04T09:35:47.7232778Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-12-04T09:35:47.7236455Z adding 'torch/include/ATen/ops/atan.h' 2025-12-04T09:35:47.7240129Z adding 'torch/include/ATen/ops/atan2.h' 2025-12-04T09:35:47.7243650Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7247042Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-12-04T09:35:47.7250750Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-12-04T09:35:47.7254311Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-12-04T09:35:47.7258016Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-12-04T09:35:47.7261224Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-12-04T09:35:47.7265062Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-12-04T09:35:47.7269007Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7272240Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-12-04T09:35:47.7275898Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-12-04T09:35:47.7279035Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-12-04T09:35:47.7282649Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-12-04T09:35:47.7286122Z adding 'torch/include/ATen/ops/atan_native.h' 2025-12-04T09:35:47.7289781Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-12-04T09:35:47.7293551Z adding 'torch/include/ATen/ops/atanh.h' 2025-12-04T09:35:47.7297018Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7300469Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-12-04T09:35:47.7304092Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-12-04T09:35:47.7307390Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-12-04T09:35:47.7311058Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-12-04T09:35:47.7314457Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-12-04T09:35:47.7318182Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-12-04T09:35:47.7321757Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-12-04T09:35:47.7325407Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7328811Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-12-04T09:35:47.7332405Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-12-04T09:35:47.7336253Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-12-04T09:35:47.7340470Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7344047Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-12-04T09:35:47.7348114Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-12-04T09:35:47.7351579Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-12-04T09:35:47.7355362Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7358558Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-12-04T09:35:47.7362285Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-12-04T09:35:47.7365967Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-12-04T09:35:47.7369893Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7373428Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7376591Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-12-04T09:35:47.7380166Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-12-04T09:35:47.7383990Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-12-04T09:35:47.7387976Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-12-04T09:35:47.7391772Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7395120Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-12-04T09:35:47.7398623Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-12-04T09:35:47.7402238Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-12-04T09:35:47.7405772Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-12-04T09:35:47.7409330Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-12-04T09:35:47.7412981Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-12-04T09:35:47.7416584Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7419873Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-12-04T09:35:47.7423350Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-12-04T09:35:47.7427179Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-12-04T09:35:47.7431074Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-12-04T09:35:47.7434863Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-12-04T09:35:47.7438233Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-12-04T09:35:47.7441801Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-12-04T09:35:47.7445461Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-12-04T09:35:47.7449249Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7452570Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-12-04T09:35:47.7456138Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-12-04T09:35:47.7459562Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-12-04T09:35:47.7462977Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-12-04T09:35:47.7466441Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-12-04T09:35:47.7470191Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-12-04T09:35:47.7473920Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7477321Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-12-04T09:35:47.7480860Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-12-04T09:35:47.7484104Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-12-04T09:35:47.7487826Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-12-04T09:35:47.7491277Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-12-04T09:35:47.7494896Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-12-04T09:35:47.7498575Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-12-04T09:35:47.7502320Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7505530Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-12-04T09:35:47.7509129Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-12-04T09:35:47.7512470Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-12-04T09:35:47.7516324Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-12-04T09:35:47.7519813Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-12-04T09:35:47.7523636Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-12-04T09:35:47.7527352Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-12-04T09:35:47.7531168Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7534354Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-12-04T09:35:47.7538060Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-12-04T09:35:47.7541586Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-12-04T09:35:47.7545159Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-12-04T09:35:47.7548709Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-12-04T09:35:47.7552153Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-12-04T09:35:47.7555637Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-12-04T09:35:47.7559297Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7562626Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-12-04T09:35:47.7565957Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-12-04T09:35:47.7569567Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-12-04T09:35:47.7573026Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-12-04T09:35:47.7576634Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-12-04T09:35:47.7580263Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-12-04T09:35:47.7583945Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7587309Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-12-04T09:35:47.7591110Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-12-04T09:35:47.7595033Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-12-04T09:35:47.7598376Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7601896Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-12-04T09:35:47.7605651Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-12-04T09:35:47.7609014Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-12-04T09:35:47.7612819Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-12-04T09:35:47.7616317Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-12-04T09:35:47.7620112Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7623628Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-12-04T09:35:47.7626954Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-12-04T09:35:47.7631003Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-12-04T09:35:47.7635122Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-12-04T09:35:47.7638507Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7642026Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-12-04T09:35:47.7645543Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-12-04T09:35:47.7649368Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-12-04T09:35:47.7652784Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-12-04T09:35:47.7656317Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-12-04T09:35:47.7660011Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-12-04T09:35:47.7663943Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7667102Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-12-04T09:35:47.7670698Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-12-04T09:35:47.7674224Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-12-04T09:35:47.7678037Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-12-04T09:35:47.7681983Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7685269Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-12-04T09:35:47.7688704Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-12-04T09:35:47.7692200Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-12-04T09:35:47.7695792Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-12-04T09:35:47.7699537Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-12-04T09:35:47.7703225Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7706938Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7710337Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-12-04T09:35:47.7713788Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-12-04T09:35:47.7717382Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-12-04T09:35:47.7720790Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-12-04T09:35:47.7724844Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-12-04T09:35:47.7728542Z adding 'torch/include/ATen/ops/bilinear.h' 2025-12-04T09:35:47.7732104Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.7735486Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-12-04T09:35:47.7738997Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-12-04T09:35:47.7742732Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-12-04T09:35:47.7746564Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-12-04T09:35:47.7750194Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-12-04T09:35:47.7753814Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-12-04T09:35:47.7757231Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-12-04T09:35:47.7760949Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-12-04T09:35:47.7764627Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-12-04T09:35:47.7768097Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-12-04T09:35:47.7771620Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-12-04T09:35:47.7775287Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-12-04T09:35:47.7778869Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-12-04T09:35:47.7782719Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7786026Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-12-04T09:35:47.7789875Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-12-04T09:35:47.7793630Z adding 'torch/include/ATen/ops/bincount.h' 2025-12-04T09:35:47.7797349Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7800836Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-12-04T09:35:47.7804291Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-12-04T09:35:47.7807839Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-12-04T09:35:47.7811505Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-12-04T09:35:47.7814989Z adding 'torch/include/ATen/ops/binomial.h' 2025-12-04T09:35:47.7818695Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7822023Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-12-04T09:35:47.7825605Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-12-04T09:35:47.7829184Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-12-04T09:35:47.7832776Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-12-04T09:35:47.7836555Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-12-04T09:35:47.7840242Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7844251Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7847835Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-12-04T09:35:47.7851328Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-12-04T09:35:47.7854874Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-12-04T09:35:47.7858317Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-12-04T09:35:47.7861891Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-12-04T09:35:47.7865836Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-12-04T09:35:47.7869715Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-12-04T09:35:47.7873637Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7877192Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7880448Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-12-04T09:35:47.7884055Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-12-04T09:35:47.7887393Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-12-04T09:35:47.7890827Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-12-04T09:35:47.7894194Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-12-04T09:35:47.7898042Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-12-04T09:35:47.7901755Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-12-04T09:35:47.7905453Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7908738Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-12-04T09:35:47.7912117Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-12-04T09:35:47.7915421Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-12-04T09:35:47.7918860Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-12-04T09:35:47.7922173Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-12-04T09:35:47.7925676Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-12-04T09:35:47.7938088Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-12-04T09:35:47.7938558Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7938892Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7939784Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-12-04T09:35:47.7943239Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-12-04T09:35:47.7946512Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-12-04T09:35:47.7950066Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-12-04T09:35:47.7953427Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-12-04T09:35:47.7957221Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-12-04T09:35:47.7960954Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-12-04T09:35:47.7964625Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7968148Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.7971394Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-12-04T09:35:47.7974785Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-12-04T09:35:47.7978079Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-12-04T09:35:47.7981516Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-12-04T09:35:47.7984873Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-12-04T09:35:47.7988792Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-12-04T09:35:47.7992637Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-12-04T09:35:47.7996377Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.7999806Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.8003066Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-12-04T09:35:47.8006489Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-12-04T09:35:47.8009771Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-12-04T09:35:47.8022406Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-12-04T09:35:47.8025869Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-12-04T09:35:47.8029799Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-12-04T09:35:47.8033590Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-12-04T09:35:47.8037374Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8040668Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-12-04T09:35:47.8044422Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-12-04T09:35:47.8047894Z adding 'torch/include/ATen/ops/block_diag.h' 2025-12-04T09:35:47.8051460Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8054663Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-12-04T09:35:47.8058172Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-12-04T09:35:47.8061660Z adding 'torch/include/ATen/ops/bmm.h' 2025-12-04T09:35:47.8065356Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.8068787Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-12-04T09:35:47.8072198Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-12-04T09:35:47.8075504Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-12-04T09:35:47.8078895Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-12-04T09:35:47.8082365Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-12-04T09:35:47.8085988Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-12-04T09:35:47.8089442Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-12-04T09:35:47.8093130Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8096398Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-12-04T09:35:47.8099916Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-12-04T09:35:47.8103370Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-12-04T09:35:47.8107158Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8110620Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-12-04T09:35:47.8114065Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-12-04T09:35:47.8117779Z adding 'torch/include/ATen/ops/bucketize.h' 2025-12-04T09:35:47.8121506Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8124954Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-12-04T09:35:47.8128596Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-12-04T09:35:47.8131964Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-12-04T09:35:47.8135778Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-12-04T09:35:47.8139354Z adding 'torch/include/ATen/ops/can_cast.h' 2025-12-04T09:35:47.8142899Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8146231Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-12-04T09:35:47.8149766Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-12-04T09:35:47.8153322Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-12-04T09:35:47.8157043Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8160240Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-12-04T09:35:47.8163838Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-12-04T09:35:47.8167380Z adding 'torch/include/ATen/ops/cat.h' 2025-12-04T09:35:47.8171210Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.8174644Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8178014Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-12-04T09:35:47.8181603Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-12-04T09:35:47.8185937Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-12-04T09:35:47.8189342Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-12-04T09:35:47.8192956Z adding 'torch/include/ATen/ops/cat_native.h' 2025-12-04T09:35:47.8196709Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-12-04T09:35:47.8200266Z adding 'torch/include/ATen/ops/cauchy.h' 2025-12-04T09:35:47.8204101Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8207429Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-12-04T09:35:47.8210990Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-12-04T09:35:47.8214566Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-12-04T09:35:47.8217909Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-12-04T09:35:47.8221665Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-12-04T09:35:47.8225102Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-12-04T09:35:47.8228910Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8232309Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-12-04T09:35:47.8235922Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8239665Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.8242827Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-12-04T09:35:47.8246360Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-12-04T09:35:47.8249870Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-12-04T09:35:47.8253310Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-12-04T09:35:47.8256838Z adding 'torch/include/ATen/ops/cdist.h' 2025-12-04T09:35:47.8260475Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8263690Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-12-04T09:35:47.8267292Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-12-04T09:35:47.8270837Z adding 'torch/include/ATen/ops/ceil.h' 2025-12-04T09:35:47.8274676Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.8278086Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-12-04T09:35:47.8281486Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-12-04T09:35:47.8284972Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-12-04T09:35:47.8288456Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-12-04T09:35:47.8291913Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-12-04T09:35:47.8295605Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-12-04T09:35:47.8299137Z adding 'torch/include/ATen/ops/celu.h' 2025-12-04T09:35:47.8302872Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8306197Z adding 'torch/include/ATen/ops/celu_native.h' 2025-12-04T09:35:47.8309841Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-12-04T09:35:47.8313482Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-12-04T09:35:47.8317147Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8320478Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-12-04T09:35:47.8324118Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-12-04T09:35:47.8327403Z adding 'torch/include/ATen/ops/chalf.h' 2025-12-04T09:35:47.8331101Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8334299Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-12-04T09:35:47.8337869Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-12-04T09:35:47.8341754Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-12-04T09:35:47.8345768Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8349667Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-12-04T09:35:47.8353520Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-12-04T09:35:47.8357238Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-12-04T09:35:47.8361061Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-12-04T09:35:47.8364514Z adding 'torch/include/ATen/ops/cholesky.h' 2025-12-04T09:35:47.8368194Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-12-04T09:35:47.8371820Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-12-04T09:35:47.8375259Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-12-04T09:35:47.8378915Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-12-04T09:35:47.8382340Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-12-04T09:35:47.8385848Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-12-04T09:35:47.8389432Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-12-04T09:35:47.8393051Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-12-04T09:35:47.8396759Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-12-04T09:35:47.8400214Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-12-04T09:35:47.8403858Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8407122Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-12-04T09:35:47.8410555Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-12-04T09:35:47.8414188Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-12-04T09:35:47.8417823Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8421046Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-12-04T09:35:47.8424525Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-12-04T09:35:47.8427799Z adding 'torch/include/ATen/ops/chunk.h' 2025-12-04T09:35:47.8431509Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8434719Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-12-04T09:35:47.8438233Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-12-04T09:35:47.8441842Z adding 'torch/include/ATen/ops/clamp.h' 2025-12-04T09:35:47.8445733Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.8449095Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-12-04T09:35:47.8452630Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-12-04T09:35:47.8456200Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-12-04T09:35:47.8459907Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.8463222Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-12-04T09:35:47.8466722Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-12-04T09:35:47.8470152Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-12-04T09:35:47.8473632Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-12-04T09:35:47.8476988Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-12-04T09:35:47.8480725Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-12-04T09:35:47.8484191Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-12-04T09:35:47.8487765Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-12-04T09:35:47.8491279Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-12-04T09:35:47.8495421Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.8498740Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-12-04T09:35:47.8502191Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-12-04T09:35:47.8505544Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-12-04T09:35:47.8509229Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-12-04T09:35:47.8512496Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-12-04T09:35:47.8516247Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-12-04T09:35:47.8519751Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-12-04T09:35:47.8523548Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-12-04T09:35:47.8527279Z adding 'torch/include/ATen/ops/clip.h' 2025-12-04T09:35:47.8531037Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8534341Z adding 'torch/include/ATen/ops/clip_native.h' 2025-12-04T09:35:47.8538112Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-12-04T09:35:47.8541651Z adding 'torch/include/ATen/ops/clone.h' 2025-12-04T09:35:47.8545250Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8548608Z adding 'torch/include/ATen/ops/clone_native.h' 2025-12-04T09:35:47.8552176Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-12-04T09:35:47.8555500Z adding 'torch/include/ATen/ops/coalesce.h' 2025-12-04T09:35:47.8559038Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8562253Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-12-04T09:35:47.8565664Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-12-04T09:35:47.8569379Z adding 'torch/include/ATen/ops/col2im.h' 2025-12-04T09:35:47.8573092Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-12-04T09:35:47.8576664Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-12-04T09:35:47.8579989Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-12-04T09:35:47.8583543Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-12-04T09:35:47.8586857Z adding 'torch/include/ATen/ops/col_indices.h' 2025-12-04T09:35:47.8590535Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8593784Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-12-04T09:35:47.8597356Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8600894Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.8604040Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-12-04T09:35:47.8607512Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-12-04T09:35:47.8610838Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-12-04T09:35:47.8614252Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-12-04T09:35:47.8617626Z adding 'torch/include/ATen/ops/column_stack.h' 2025-12-04T09:35:47.8621245Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8624436Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-12-04T09:35:47.8627924Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-12-04T09:35:47.8631402Z adding 'torch/include/ATen/ops/combinations.h' 2025-12-04T09:35:47.8634988Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8638150Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-12-04T09:35:47.8641547Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-12-04T09:35:47.8644957Z adding 'torch/include/ATen/ops/complex.h' 2025-12-04T09:35:47.8648518Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8651925Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-12-04T09:35:47.8655328Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-12-04T09:35:47.8658794Z adding 'torch/include/ATen/ops/complex_native.h' 2025-12-04T09:35:47.8662395Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-12-04T09:35:47.8665916Z adding 'torch/include/ATen/ops/concat.h' 2025-12-04T09:35:47.8669769Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8673029Z adding 'torch/include/ATen/ops/concat_native.h' 2025-12-04T09:35:47.8676840Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-12-04T09:35:47.8680414Z adding 'torch/include/ATen/ops/concatenate.h' 2025-12-04T09:35:47.8684105Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8687523Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-12-04T09:35:47.8691156Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-12-04T09:35:47.8694727Z adding 'torch/include/ATen/ops/conj.h' 2025-12-04T09:35:47.8698391Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8701561Z adding 'torch/include/ATen/ops/conj_native.h' 2025-12-04T09:35:47.8705101Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-12-04T09:35:47.8708663Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-12-04T09:35:47.8712351Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8715880Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8719297Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-12-04T09:35:47.8723415Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-12-04T09:35:47.8726749Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-12-04T09:35:47.8730413Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-12-04T09:35:47.8734235Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-12-04T09:35:47.8737992Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8741484Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-12-04T09:35:47.8745030Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-12-04T09:35:47.8748497Z adding 'torch/include/ATen/ops/contiguous.h' 2025-12-04T09:35:47.8752218Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8755413Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-12-04T09:35:47.8759042Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-12-04T09:35:47.8762880Z adding 'torch/include/ATen/ops/conv1d.h' 2025-12-04T09:35:47.8766647Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8770084Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-12-04T09:35:47.8773741Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-12-04T09:35:47.8777589Z adding 'torch/include/ATen/ops/conv2d.h' 2025-12-04T09:35:47.8781481Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8784808Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-12-04T09:35:47.8788657Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-12-04T09:35:47.8792516Z adding 'torch/include/ATen/ops/conv3d.h' 2025-12-04T09:35:47.8796302Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8799738Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-12-04T09:35:47.8803504Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-12-04T09:35:47.8807457Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-12-04T09:35:47.8811449Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8815002Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-12-04T09:35:47.8818403Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-12-04T09:35:47.8822167Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-12-04T09:35:47.8826023Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-12-04T09:35:47.8829610Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-12-04T09:35:47.8833362Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8837486Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-12-04T09:35:47.8841110Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-12-04T09:35:47.8845102Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8848822Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-12-04T09:35:47.8852919Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-12-04T09:35:47.8857102Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-12-04T09:35:47.8861026Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8864486Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-12-04T09:35:47.8868570Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-12-04T09:35:47.8872692Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-12-04T09:35:47.8876975Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8880700Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-12-04T09:35:47.8884735Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-12-04T09:35:47.8888784Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-12-04T09:35:47.8893090Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.8896924Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-12-04T09:35:47.8900968Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-12-04T09:35:47.8905173Z adding 'torch/include/ATen/ops/convolution.h' 2025-12-04T09:35:47.8909795Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-12-04T09:35:47.8913895Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8917687Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-12-04T09:35:47.8921209Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-12-04T09:35:47.8924989Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-12-04T09:35:47.8929373Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-12-04T09:35:47.8933520Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8936926Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-12-04T09:35:47.8940895Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-12-04T09:35:47.8944632Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8947983Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-12-04T09:35:47.8951695Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-12-04T09:35:47.8955927Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-12-04T09:35:47.8959893Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8963295Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-12-04T09:35:47.8966964Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-12-04T09:35:47.8970378Z adding 'torch/include/ATen/ops/copy.h' 2025-12-04T09:35:47.8973963Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8977469Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.8980681Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-12-04T09:35:47.8984050Z adding 'torch/include/ATen/ops/copy_native.h' 2025-12-04T09:35:47.8987805Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-12-04T09:35:47.8991477Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-12-04T09:35:47.8995107Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.8998615Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-12-04T09:35:47.9001923Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-12-04T09:35:47.9005497Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-12-04T09:35:47.9008960Z adding 'torch/include/ATen/ops/copysign.h' 2025-12-04T09:35:47.9012609Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9016308Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9019591Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-12-04T09:35:47.9023020Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-12-04T09:35:47.9026344Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-12-04T09:35:47.9029886Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-12-04T09:35:47.9033186Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-12-04T09:35:47.9036882Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-12-04T09:35:47.9040345Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-12-04T09:35:47.9043899Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9047094Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-12-04T09:35:47.9050509Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-12-04T09:35:47.9053899Z adding 'torch/include/ATen/ops/cos.h' 2025-12-04T09:35:47.9057506Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9060726Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-12-04T09:35:47.9064155Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-12-04T09:35:47.9067453Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-12-04T09:35:47.9070948Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-12-04T09:35:47.9074269Z adding 'torch/include/ATen/ops/cos_native.h' 2025-12-04T09:35:47.9077842Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-12-04T09:35:47.9081205Z adding 'torch/include/ATen/ops/cosh.h' 2025-12-04T09:35:47.9084868Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9088133Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-12-04T09:35:47.9091513Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-12-04T09:35:47.9094808Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-12-04T09:35:47.9098217Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-12-04T09:35:47.9101490Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-12-04T09:35:47.9104977Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-12-04T09:35:47.9108557Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-12-04T09:35:47.9112166Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9115403Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-12-04T09:35:47.9118859Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-12-04T09:35:47.9122199Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-12-04T09:35:47.9125771Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9128969Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-12-04T09:35:47.9132392Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-12-04T09:35:47.9135921Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-12-04T09:35:47.9139573Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9142881Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-12-04T09:35:47.9146216Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-12-04T09:35:47.9149671Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-12-04T09:35:47.9153401Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-12-04T09:35:47.9156854Z adding 'torch/include/ATen/ops/cov.h' 2025-12-04T09:35:47.9160585Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9163888Z adding 'torch/include/ATen/ops/cov_native.h' 2025-12-04T09:35:47.9167465Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-12-04T09:35:47.9171013Z adding 'torch/include/ATen/ops/cross.h' 2025-12-04T09:35:47.9174686Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9178231Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-12-04T09:35:47.9182051Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9185372Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-12-04T09:35:47.9189098Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-12-04T09:35:47.9192418Z adding 'torch/include/ATen/ops/cross_native.h' 2025-12-04T09:35:47.9196111Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-12-04T09:35:47.9199565Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-12-04T09:35:47.9203130Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9206581Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-12-04T09:35:47.9210193Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9213810Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9217089Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-12-04T09:35:47.9220559Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-12-04T09:35:47.9224067Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-12-04T09:35:47.9227561Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-12-04T09:35:47.9231457Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-12-04T09:35:47.9235104Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9238439Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-12-04T09:35:47.9242100Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-12-04T09:35:47.9245790Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-12-04T09:35:47.9249363Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-12-04T09:35:47.9253197Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9256769Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-12-04T09:35:47.9259963Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-12-04T09:35:47.9263654Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-12-04T09:35:47.9267218Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9270888Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-12-04T09:35:47.9274588Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-12-04T09:35:47.9277898Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-12-04T09:35:47.9281964Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-12-04T09:35:47.9285925Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-12-04T09:35:47.9289615Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9293404Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-12-04T09:35:47.9296605Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-12-04T09:35:47.9300433Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-12-04T09:35:47.9304173Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-12-04T09:35:47.9307576Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-12-04T09:35:47.9311511Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-12-04T09:35:47.9315559Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-12-04T09:35:47.9319745Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-12-04T09:35:47.9323794Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9327438Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-12-04T09:35:47.9330949Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-12-04T09:35:47.9334679Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-12-04T09:35:47.9338315Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-12-04T09:35:47.9341774Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-12-04T09:35:47.9345593Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-12-04T09:35:47.9350025Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-12-04T09:35:47.9354351Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9358249Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-12-04T09:35:47.9362063Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-12-04T09:35:47.9365993Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-12-04T09:35:47.9370120Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-12-04T09:35:47.9374094Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9377735Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-12-04T09:35:47.9381118Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-12-04T09:35:47.9384946Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-12-04T09:35:47.9388588Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-12-04T09:35:47.9392269Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-12-04T09:35:47.9396154Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9399768Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-12-04T09:35:47.9402962Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-12-04T09:35:47.9406521Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-12-04T09:35:47.9410130Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9413413Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-12-04T09:35:47.9416970Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-12-04T09:35:47.9420662Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-12-04T09:35:47.9423857Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-12-04T09:35:47.9427412Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9430740Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-12-04T09:35:47.9434142Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-12-04T09:35:47.9438185Z adding 'torch/include/ATen/ops/cummax.h' 2025-12-04T09:35:47.9441829Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9445279Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9448732Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-12-04T09:35:47.9452371Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-12-04T09:35:47.9455860Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-12-04T09:35:47.9459438Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9462630Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-12-04T09:35:47.9466135Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-12-04T09:35:47.9469720Z adding 'torch/include/ATen/ops/cummin.h' 2025-12-04T09:35:47.9473358Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9476778Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9480037Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-12-04T09:35:47.9483796Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-12-04T09:35:47.9487325Z adding 'torch/include/ATen/ops/cumprod.h' 2025-12-04T09:35:47.9490770Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-12-04T09:35:47.9494387Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9497734Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-12-04T09:35:47.9501327Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-12-04T09:35:47.9505544Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9508972Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9512773Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-12-04T09:35:47.9516559Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-12-04T09:35:47.9520230Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-12-04T09:35:47.9523697Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-12-04T09:35:47.9527266Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-12-04T09:35:47.9531197Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-12-04T09:35:47.9535259Z adding 'torch/include/ATen/ops/cumsum.h' 2025-12-04T09:35:47.9539275Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9542702Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9546012Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-12-04T09:35:47.9549835Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-12-04T09:35:47.9553172Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-12-04T09:35:47.9556787Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-12-04T09:35:47.9560616Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-12-04T09:35:47.9564154Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-12-04T09:35:47.9568190Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-12-04T09:35:47.9572079Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9575268Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-12-04T09:35:47.9579141Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-12-04T09:35:47.9582512Z adding 'torch/include/ATen/ops/data.h' 2025-12-04T09:35:47.9586324Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9589601Z adding 'torch/include/ATen/ops/data_native.h' 2025-12-04T09:35:47.9593118Z adding 'torch/include/ATen/ops/data_ops.h' 2025-12-04T09:35:47.9596789Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-12-04T09:35:47.9600687Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9603926Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-12-04T09:35:47.9607748Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-12-04T09:35:47.9611144Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-12-04T09:35:47.9614757Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9618060Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-12-04T09:35:47.9621454Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-12-04T09:35:47.9625111Z adding 'torch/include/ATen/ops/dequantize.h' 2025-12-04T09:35:47.9629079Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9632393Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-12-04T09:35:47.9636045Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-12-04T09:35:47.9639193Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-12-04T09:35:47.9643035Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-12-04T09:35:47.9646568Z adding 'torch/include/ATen/ops/det.h' 2025-12-04T09:35:47.9650035Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9653360Z adding 'torch/include/ATen/ops/det_native.h' 2025-12-04T09:35:47.9656888Z adding 'torch/include/ATen/ops/det_ops.h' 2025-12-04T09:35:47.9660382Z adding 'torch/include/ATen/ops/detach.h' 2025-12-04T09:35:47.9664238Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9668093Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-12-04T09:35:47.9671781Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9675588Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9678857Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-12-04T09:35:47.9682186Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-12-04T09:35:47.9685526Z adding 'torch/include/ATen/ops/detach_native.h' 2025-12-04T09:35:47.9688990Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-12-04T09:35:47.9692614Z adding 'torch/include/ATen/ops/diag.h' 2025-12-04T09:35:47.9705414Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9705541Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-12-04T09:35:47.9706527Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9710442Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9713531Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-12-04T09:35:47.9717086Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-12-04T09:35:47.9720583Z adding 'torch/include/ATen/ops/diag_native.h' 2025-12-04T09:35:47.9724227Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-12-04T09:35:47.9727448Z adding 'torch/include/ATen/ops/diagflat.h' 2025-12-04T09:35:47.9731289Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9734331Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-12-04T09:35:47.9737645Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-12-04T09:35:47.9741076Z adding 'torch/include/ATen/ops/diagonal.h' 2025-12-04T09:35:47.9744806Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-12-04T09:35:47.9748680Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9751950Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-12-04T09:35:47.9755551Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-12-04T09:35:47.9759347Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9762833Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9766189Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-12-04T09:35:47.9769803Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9773333Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9776668Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-12-04T09:35:47.9780287Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-12-04T09:35:47.9783637Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-12-04T09:35:47.9787178Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-12-04T09:35:47.9790795Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-12-04T09:35:47.9794427Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9798069Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9801341Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-12-04T09:35:47.9804790Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-12-04T09:35:47.9808255Z adding 'torch/include/ATen/ops/diff.h' 2025-12-04T09:35:47.9811870Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9815142Z adding 'torch/include/ATen/ops/diff_native.h' 2025-12-04T09:35:47.9818729Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-12-04T09:35:47.9822121Z adding 'torch/include/ATen/ops/digamma.h' 2025-12-04T09:35:47.9825756Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9829078Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-12-04T09:35:47.9832488Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-12-04T09:35:47.9836155Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-12-04T09:35:47.9839578Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-12-04T09:35:47.9842914Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-12-04T09:35:47.9846458Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-12-04T09:35:47.9849886Z adding 'torch/include/ATen/ops/dist.h' 2025-12-04T09:35:47.9853457Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9856660Z adding 'torch/include/ATen/ops/dist_native.h' 2025-12-04T09:35:47.9860156Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-12-04T09:35:47.9863845Z adding 'torch/include/ATen/ops/div.h' 2025-12-04T09:35:47.9867596Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9871143Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:47.9874442Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-12-04T09:35:47.9878059Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-12-04T09:35:47.9881927Z adding 'torch/include/ATen/ops/div_meta.h' 2025-12-04T09:35:47.9886620Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-12-04T09:35:47.9890198Z adding 'torch/include/ATen/ops/div_native.h' 2025-12-04T09:35:47.9894722Z adding 'torch/include/ATen/ops/div_ops.h' 2025-12-04T09:35:47.9899061Z adding 'torch/include/ATen/ops/divide.h' 2025-12-04T09:35:47.9903428Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9907184Z adding 'torch/include/ATen/ops/divide_native.h' 2025-12-04T09:35:47.9911859Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-12-04T09:35:47.9915872Z adding 'torch/include/ATen/ops/dot.h' 2025-12-04T09:35:47.9920164Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:47.9923882Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-12-04T09:35:47.9927804Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-12-04T09:35:47.9931079Z adding 'torch/include/ATen/ops/dot_native.h' 2025-12-04T09:35:47.9934873Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-12-04T09:35:47.9938409Z adding 'torch/include/ATen/ops/dropout.h' 2025-12-04T09:35:47.9942027Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9945253Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-12-04T09:35:47.9949032Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-12-04T09:35:47.9952700Z adding 'torch/include/ATen/ops/dsplit.h' 2025-12-04T09:35:47.9956320Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9959593Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-12-04T09:35:47.9963151Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-12-04T09:35:47.9966633Z adding 'torch/include/ATen/ops/dstack.h' 2025-12-04T09:35:47.9970219Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9973371Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-12-04T09:35:47.9976852Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-12-04T09:35:47.9980504Z adding 'torch/include/ATen/ops/einsum.h' 2025-12-04T09:35:47.9984228Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:47.9987259Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-12-04T09:35:47.9990934Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-12-04T09:35:47.9994387Z adding 'torch/include/ATen/ops/elu.h' 2025-12-04T09:35:47.9997940Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-12-04T09:35:48.0001899Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.0005159Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-12-04T09:35:48.0008927Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-12-04T09:35:48.0012105Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-12-04T09:35:48.0015586Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-12-04T09:35:48.0018921Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-12-04T09:35:48.0022470Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-12-04T09:35:48.0026108Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.0029576Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-12-04T09:35:48.0033107Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-12-04T09:35:48.0036321Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-12-04T09:35:48.0039747Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-12-04T09:35:48.0043079Z adding 'torch/include/ATen/ops/elu_native.h' 2025-12-04T09:35:48.0046634Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-12-04T09:35:48.0050376Z adding 'torch/include/ATen/ops/embedding.h' 2025-12-04T09:35:48.0054073Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-12-04T09:35:48.0057701Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0060936Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-12-04T09:35:48.0064706Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-12-04T09:35:48.0068185Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-12-04T09:35:48.0071926Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0075258Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-12-04T09:35:48.0078972Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-12-04T09:35:48.0082608Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0086250Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-12-04T09:35:48.0090047Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0093423Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-12-04T09:35:48.0096964Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-12-04T09:35:48.0100374Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-12-04T09:35:48.0103824Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-12-04T09:35:48.0107149Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-12-04T09:35:48.0110806Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-12-04T09:35:48.0114319Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-12-04T09:35:48.0117979Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0121374Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-12-04T09:35:48.0124805Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-12-04T09:35:48.0128095Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-12-04T09:35:48.0131392Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-12-04T09:35:48.0134945Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-12-04T09:35:48.0138388Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-12-04T09:35:48.0142087Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0145344Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-12-04T09:35:48.0148762Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-12-04T09:35:48.0152740Z adding 'torch/include/ATen/ops/empty.h' 2025-12-04T09:35:48.0156650Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0160075Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0163723Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-12-04T09:35:48.0167375Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-12-04T09:35:48.0171069Z adding 'torch/include/ATen/ops/empty_like.h' 2025-12-04T09:35:48.0174979Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0178287Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-12-04T09:35:48.0182083Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-12-04T09:35:48.0185725Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-12-04T09:35:48.0189617Z adding 'torch/include/ATen/ops/empty_native.h' 2025-12-04T09:35:48.0193495Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-12-04T09:35:48.0197432Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-12-04T09:35:48.0201483Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0204942Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-12-04T09:35:48.0208494Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-12-04T09:35:48.0212343Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-12-04T09:35:48.0216228Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0219322Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-12-04T09:35:48.0223131Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-12-04T09:35:48.0227278Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-12-04T09:35:48.0231156Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0234664Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-12-04T09:35:48.0238121Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-12-04T09:35:48.0241818Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-12-04T09:35:48.0245387Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-12-04T09:35:48.0248968Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-12-04T09:35:48.0252752Z adding 'torch/include/ATen/ops/eq.h' 2025-12-04T09:35:48.0256761Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.0259810Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-12-04T09:35:48.0263689Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-12-04T09:35:48.0267035Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-12-04T09:35:48.0270750Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-12-04T09:35:48.0274368Z adding 'torch/include/ATen/ops/eq_native.h' 2025-12-04T09:35:48.0278256Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-12-04T09:35:48.0281703Z adding 'torch/include/ATen/ops/equal.h' 2025-12-04T09:35:48.0285289Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-12-04T09:35:48.0288662Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-12-04T09:35:48.0292087Z adding 'torch/include/ATen/ops/equal_native.h' 2025-12-04T09:35:48.0295551Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-12-04T09:35:48.0299166Z adding 'torch/include/ATen/ops/erf.h' 2025-12-04T09:35:48.0303293Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.0306347Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-12-04T09:35:48.0309983Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-12-04T09:35:48.0313289Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-12-04T09:35:48.0316874Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-12-04T09:35:48.0320503Z adding 'torch/include/ATen/ops/erf_native.h' 2025-12-04T09:35:48.0323860Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-12-04T09:35:48.0327474Z adding 'torch/include/ATen/ops/erfc.h' 2025-12-04T09:35:48.0331327Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.0334518Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-12-04T09:35:48.0338080Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-12-04T09:35:48.0341439Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-12-04T09:35:48.0345130Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-12-04T09:35:48.0348225Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-12-04T09:35:48.0352472Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-12-04T09:35:48.0356437Z adding 'torch/include/ATen/ops/erfinv.h' 2025-12-04T09:35:48.0360928Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.0364466Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-12-04T09:35:48.0367844Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-12-04T09:35:48.0371320Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-12-04T09:35:48.0374712Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-12-04T09:35:48.0378252Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-12-04T09:35:48.0381931Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-12-04T09:35:48.0385370Z adding 'torch/include/ATen/ops/exp.h' 2025-12-04T09:35:48.0389131Z adding 'torch/include/ATen/ops/exp2.h' 2025-12-04T09:35:48.0392948Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.0396261Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-12-04T09:35:48.0399621Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-12-04T09:35:48.0403019Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-12-04T09:35:48.0406544Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-12-04T09:35:48.0409808Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-12-04T09:35:48.0413403Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-12-04T09:35:48.0417100Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.0420207Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-12-04T09:35:48.0423814Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-12-04T09:35:48.0427079Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-12-04T09:35:48.0430572Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-12-04T09:35:48.0433874Z adding 'torch/include/ATen/ops/exp_native.h' 2025-12-04T09:35:48.0437392Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-12-04T09:35:48.0440798Z adding 'torch/include/ATen/ops/expand.h' 2025-12-04T09:35:48.0444069Z adding 'torch/include/ATen/ops/expand_as.h' 2025-12-04T09:35:48.0447612Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0450734Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-12-04T09:35:48.0454321Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-12-04T09:35:48.0457846Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0461390Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-12-04T09:35:48.0465093Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0468696Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.0472147Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-12-04T09:35:48.0475644Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-12-04T09:35:48.0478961Z adding 'torch/include/ATen/ops/expand_native.h' 2025-12-04T09:35:48.0482518Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-12-04T09:35:48.0485968Z adding 'torch/include/ATen/ops/expm1.h' 2025-12-04T09:35:48.0490180Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.0493484Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-12-04T09:35:48.0496916Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-12-04T09:35:48.0500198Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-12-04T09:35:48.0503840Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-12-04T09:35:48.0507269Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-12-04T09:35:48.0510772Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-12-04T09:35:48.0514287Z adding 'torch/include/ATen/ops/exponential.h' 2025-12-04T09:35:48.0517897Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0521197Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-12-04T09:35:48.0524581Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-12-04T09:35:48.0528049Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-12-04T09:35:48.0531372Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-12-04T09:35:48.0534931Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-12-04T09:35:48.0538986Z adding 'torch/include/ATen/ops/eye.h' 2025-12-04T09:35:48.0542849Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0546207Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-12-04T09:35:48.0549850Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-12-04T09:35:48.0553343Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-12-04T09:35:48.0556581Z adding 'torch/include/ATen/ops/eye_native.h' 2025-12-04T09:35:48.0560231Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-12-04T09:35:48.0563826Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-12-04T09:35:48.0567363Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-12-04T09:35:48.0570935Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-12-04T09:35:48.0574584Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0577829Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-12-04T09:35:48.0581192Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-12-04T09:35:48.0584777Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0588154Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-12-04T09:35:48.0591697Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-12-04T09:35:48.0595047Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-12-04T09:35:48.0598737Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-12-04T09:35:48.0602336Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0605429Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-12-04T09:35:48.0608885Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-12-04T09:35:48.0612359Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-12-04T09:35:48.0615941Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-12-04T09:35:48.0619644Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-12-04T09:35:48.0623281Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0626461Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-12-04T09:35:48.0630031Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-12-04T09:35:48.0633626Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0636974Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-12-04T09:35:48.0640486Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-12-04T09:35:48.0643875Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-12-04T09:35:48.0647501Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-12-04T09:35:48.0651014Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0654234Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-12-04T09:35:48.0657813Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-12-04T09:35:48.0661573Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-12-04T09:35:48.0666223Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0670365Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-12-04T09:35:48.0673991Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0678973Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-12-04T09:35:48.0686164Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-12-04T09:35:48.0689782Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-12-04T09:35:48.0693304Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-12-04T09:35:48.0696937Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-12-04T09:35:48.0700700Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0704089Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-12-04T09:35:48.0707892Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0711425Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-12-04T09:35:48.0715171Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-12-04T09:35:48.0718552Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-12-04T09:35:48.0722076Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-12-04T09:35:48.0725642Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-12-04T09:35:48.0729273Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0732720Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-12-04T09:35:48.0736470Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-12-04T09:35:48.0739709Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-12-04T09:35:48.0743416Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0746578Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-12-04T09:35:48.0750354Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-12-04T09:35:48.0753996Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-12-04T09:35:48.0757647Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0761078Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-12-04T09:35:48.0764448Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-12-04T09:35:48.0768033Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-12-04T09:35:48.0771736Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0774906Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-12-04T09:35:48.0778636Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-12-04T09:35:48.0782176Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-12-04T09:35:48.0785893Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0789217Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-12-04T09:35:48.0792689Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-12-04T09:35:48.0796582Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-12-04T09:35:48.0800728Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-12-04T09:35:48.0804426Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0807909Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-12-04T09:35:48.0811598Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-12-04T09:35:48.0815346Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0818763Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-12-04T09:35:48.0822329Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-12-04T09:35:48.0826122Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-12-04T09:35:48.0830044Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.0833228Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-12-04T09:35:48.0836996Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-12-04T09:35:48.0840916Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-12-04T09:35:48.0844879Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0848210Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-12-04T09:35:48.0851895Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-12-04T09:35:48.0855989Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-12-04T09:35:48.0860082Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0863645Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-12-04T09:35:48.0867639Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-12-04T09:35:48.0871423Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-12-04T09:35:48.0875483Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-12-04T09:35:48.0879514Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0882739Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-12-04T09:35:48.0886470Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-12-04T09:35:48.0890233Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0893642Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-12-04T09:35:48.0897126Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-12-04T09:35:48.0900881Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-12-04T09:35:48.0904925Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0908242Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-12-04T09:35:48.0911946Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-12-04T09:35:48.0915615Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-12-04T09:35:48.0919706Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-12-04T09:35:48.0923430Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0927056Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-12-04T09:35:48.0930817Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-12-04T09:35:48.0934564Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0937668Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-12-04T09:35:48.0941204Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-12-04T09:35:48.0944934Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-12-04T09:35:48.0948814Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0952404Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-12-04T09:35:48.0956015Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-12-04T09:35:48.0959255Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-12-04T09:35:48.0963180Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0966061Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-12-04T09:35:48.0969487Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-12-04T09:35:48.0973272Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-12-04T09:35:48.0977200Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-12-04T09:35:48.0980823Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0984099Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-12-04T09:35:48.0987621Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-12-04T09:35:48.0991416Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.0994799Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-12-04T09:35:48.0998405Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-12-04T09:35:48.1002016Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-12-04T09:35:48.1006095Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1009199Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-12-04T09:35:48.1012774Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-12-04T09:35:48.1016602Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-12-04T09:35:48.1020500Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-12-04T09:35:48.1024102Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1027441Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-12-04T09:35:48.1031019Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-12-04T09:35:48.1034695Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1038049Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-12-04T09:35:48.1041535Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-12-04T09:35:48.1045241Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-12-04T09:35:48.1049039Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1052290Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-12-04T09:35:48.1055864Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-12-04T09:35:48.1059632Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-12-04T09:35:48.1063453Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-12-04T09:35:48.1067203Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1070587Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-12-04T09:35:48.1074154Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-12-04T09:35:48.1077859Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1081095Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-12-04T09:35:48.1084620Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-12-04T09:35:48.1088129Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-12-04T09:35:48.1091757Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1095017Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-12-04T09:35:48.1098701Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-12-04T09:35:48.1102455Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-12-04T09:35:48.1106280Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1109750Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-12-04T09:35:48.1113280Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-12-04T09:35:48.1116822Z adding 'torch/include/ATen/ops/fill.h' 2025-12-04T09:35:48.1120619Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1123935Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-12-04T09:35:48.1127180Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-12-04T09:35:48.1130797Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-12-04T09:35:48.1134032Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1137158Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-12-04T09:35:48.1140676Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-12-04T09:35:48.1144196Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-12-04T09:35:48.1147443Z adding 'torch/include/ATen/ops/fill_native.h' 2025-12-04T09:35:48.1151294Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-12-04T09:35:48.1154759Z adding 'torch/include/ATen/ops/fix.h' 2025-12-04T09:35:48.1158278Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1161599Z adding 'torch/include/ATen/ops/fix_native.h' 2025-12-04T09:35:48.1165173Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-12-04T09:35:48.1168528Z adding 'torch/include/ATen/ops/flatten.h' 2025-12-04T09:35:48.1172143Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1175394Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-12-04T09:35:48.1179242Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1182558Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-12-04T09:35:48.1186026Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-12-04T09:35:48.1189443Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-12-04T09:35:48.1192987Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-12-04T09:35:48.1196496Z adding 'torch/include/ATen/ops/flip.h' 2025-12-04T09:35:48.1200026Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1203347Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-12-04T09:35:48.1206719Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-12-04T09:35:48.1210115Z adding 'torch/include/ATen/ops/flip_native.h' 2025-12-04T09:35:48.1213553Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-12-04T09:35:48.1216905Z adding 'torch/include/ATen/ops/fliplr.h' 2025-12-04T09:35:48.1220403Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1223573Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-12-04T09:35:48.1226972Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-12-04T09:35:48.1230437Z adding 'torch/include/ATen/ops/flipud.h' 2025-12-04T09:35:48.1233953Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1237144Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-12-04T09:35:48.1240507Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-12-04T09:35:48.1244052Z adding 'torch/include/ATen/ops/float_power.h' 2025-12-04T09:35:48.1247809Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1250995Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-12-04T09:35:48.1254793Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-12-04T09:35:48.1258366Z adding 'torch/include/ATen/ops/floor.h' 2025-12-04T09:35:48.1262053Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1265311Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-12-04T09:35:48.1268952Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-12-04T09:35:48.1272387Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-12-04T09:35:48.1275841Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1279189Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-12-04T09:35:48.1282627Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-12-04T09:35:48.1285995Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-12-04T09:35:48.1289389Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-12-04T09:35:48.1293183Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-12-04T09:35:48.1296812Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-12-04T09:35:48.1299882Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-12-04T09:35:48.1303229Z adding 'torch/include/ATen/ops/floor_native.h' 2025-12-04T09:35:48.1306820Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-12-04T09:35:48.1311333Z adding 'torch/include/ATen/ops/fmax.h' 2025-12-04T09:35:48.1315250Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1318275Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-12-04T09:35:48.1321811Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-12-04T09:35:48.1325081Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-12-04T09:35:48.1328704Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-12-04T09:35:48.1332208Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-12-04T09:35:48.1335750Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-12-04T09:35:48.1339264Z adding 'torch/include/ATen/ops/fmin.h' 2025-12-04T09:35:48.1342894Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1346392Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-12-04T09:35:48.1350084Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-12-04T09:35:48.1353824Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-12-04T09:35:48.1357254Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-12-04T09:35:48.1360801Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-12-04T09:35:48.1364300Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-12-04T09:35:48.1368240Z adding 'torch/include/ATen/ops/fmod.h' 2025-12-04T09:35:48.1371907Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1375712Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1378975Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-12-04T09:35:48.1382716Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-12-04T09:35:48.1385966Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-12-04T09:35:48.1389827Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-12-04T09:35:48.1393342Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-12-04T09:35:48.1397359Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-12-04T09:35:48.1400855Z adding 'torch/include/ATen/ops/frac.h' 2025-12-04T09:35:48.1405425Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1408701Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-12-04T09:35:48.1412515Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-12-04T09:35:48.1415964Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-12-04T09:35:48.1419904Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-12-04T09:35:48.1423218Z adding 'torch/include/ATen/ops/frac_native.h' 2025-12-04T09:35:48.1426902Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-12-04T09:35:48.1430752Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-12-04T09:35:48.1434687Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-12-04T09:35:48.1438560Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1442083Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.1445642Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.1449300Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-12-04T09:35:48.1453387Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-12-04T09:35:48.1456873Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-12-04T09:35:48.1460728Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-12-04T09:35:48.1464346Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1468015Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-12-04T09:35:48.1471548Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-12-04T09:35:48.1475234Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-12-04T09:35:48.1478799Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-12-04T09:35:48.1482003Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-12-04T09:35:48.1485763Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-12-04T09:35:48.1489273Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-12-04T09:35:48.1492836Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-12-04T09:35:48.1496543Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.1500356Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.1503533Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-12-04T09:35:48.1507288Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-12-04T09:35:48.1511058Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1514374Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-12-04T09:35:48.1517922Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-12-04T09:35:48.1522103Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-12-04T09:35:48.1525937Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-12-04T09:35:48.1529518Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-12-04T09:35:48.1533124Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-12-04T09:35:48.1536580Z adding 'torch/include/ATen/ops/frexp.h' 2025-12-04T09:35:48.1540253Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1543500Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-12-04T09:35:48.1546877Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-12-04T09:35:48.1550303Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-12-04T09:35:48.1553792Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-12-04T09:35:48.1557320Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-12-04T09:35:48.1561084Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1564309Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-12-04T09:35:48.1567675Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-12-04T09:35:48.1571611Z adding 'torch/include/ATen/ops/from_blob.h' 2025-12-04T09:35:48.1575306Z adding 'torch/include/ATen/ops/from_file.h' 2025-12-04T09:35:48.1578966Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1582320Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-12-04T09:35:48.1585927Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-12-04T09:35:48.1589590Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-12-04T09:35:48.1593676Z adding 'torch/include/ATen/ops/full.h' 2025-12-04T09:35:48.1597563Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1601104Z adding 'torch/include/ATen/ops/full_like.h' 2025-12-04T09:35:48.1604918Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1608193Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-12-04T09:35:48.1611649Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-12-04T09:35:48.1615078Z adding 'torch/include/ATen/ops/full_native.h' 2025-12-04T09:35:48.1618829Z adding 'torch/include/ATen/ops/full_ops.h' 2025-12-04T09:35:48.1622509Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-12-04T09:35:48.1626215Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1629630Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-12-04T09:35:48.1633194Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-12-04T09:35:48.1636669Z adding 'torch/include/ATen/ops/gather.h' 2025-12-04T09:35:48.1640097Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-12-04T09:35:48.1643641Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1646830Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-12-04T09:35:48.1650302Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-12-04T09:35:48.1653877Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1657253Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1660616Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-12-04T09:35:48.1664052Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-12-04T09:35:48.1667348Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-12-04T09:35:48.1670938Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-12-04T09:35:48.1674224Z adding 'torch/include/ATen/ops/gather_native.h' 2025-12-04T09:35:48.1677973Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-12-04T09:35:48.1681477Z adding 'torch/include/ATen/ops/gcd.h' 2025-12-04T09:35:48.1685194Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1688510Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-12-04T09:35:48.1692015Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-12-04T09:35:48.1695250Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-12-04T09:35:48.1698958Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-12-04T09:35:48.1703431Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-12-04T09:35:48.1706824Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-12-04T09:35:48.1710633Z adding 'torch/include/ATen/ops/ge.h' 2025-12-04T09:35:48.1714411Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1717699Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-12-04T09:35:48.1721359Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-12-04T09:35:48.1724821Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-12-04T09:35:48.1728380Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-12-04T09:35:48.1731943Z adding 'torch/include/ATen/ops/ge_native.h' 2025-12-04T09:35:48.1735703Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-12-04T09:35:48.1739388Z adding 'torch/include/ATen/ops/gelu.h' 2025-12-04T09:35:48.1743065Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-12-04T09:35:48.1746741Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1750293Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-12-04T09:35:48.1753976Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-12-04T09:35:48.1757221Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-12-04T09:35:48.1760893Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-12-04T09:35:48.1764235Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-12-04T09:35:48.1767924Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-12-04T09:35:48.1772240Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1775370Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-12-04T09:35:48.1778960Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-12-04T09:35:48.1782395Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-12-04T09:35:48.1785998Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-12-04T09:35:48.1789508Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-12-04T09:35:48.1793039Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-12-04T09:35:48.1796826Z adding 'torch/include/ATen/ops/geometric.h' 2025-12-04T09:35:48.1800646Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1803921Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-12-04T09:35:48.1807589Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-12-04T09:35:48.1810853Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-12-04T09:35:48.1814375Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-12-04T09:35:48.1818122Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-12-04T09:35:48.1821569Z adding 'torch/include/ATen/ops/geqrf.h' 2025-12-04T09:35:48.1825218Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-12-04T09:35:48.1828875Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-12-04T09:35:48.1832248Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-12-04T09:35:48.1835940Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-12-04T09:35:48.1839298Z adding 'torch/include/ATen/ops/ger.h' 2025-12-04T09:35:48.1843049Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1846207Z adding 'torch/include/ATen/ops/ger_native.h' 2025-12-04T09:35:48.1849927Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-12-04T09:35:48.1853537Z adding 'torch/include/ATen/ops/glu.h' 2025-12-04T09:35:48.1857631Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-12-04T09:35:48.1861759Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-12-04T09:35:48.1865761Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-12-04T09:35:48.1869961Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-12-04T09:35:48.1873847Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1877168Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-12-04T09:35:48.1880950Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-12-04T09:35:48.1884459Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-12-04T09:35:48.1888023Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-12-04T09:35:48.1891666Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-12-04T09:35:48.1895132Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-12-04T09:35:48.1898999Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.1908651Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-12-04T09:35:48.1909338Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-12-04T09:35:48.1909800Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-12-04T09:35:48.1912929Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.1916212Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-12-04T09:35:48.1919601Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-12-04T09:35:48.1922880Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-12-04T09:35:48.1926724Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-12-04T09:35:48.1930169Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-12-04T09:35:48.1933411Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-12-04T09:35:48.1936767Z adding 'torch/include/ATen/ops/glu_native.h' 2025-12-04T09:35:48.1940204Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-12-04T09:35:48.1943881Z adding 'torch/include/ATen/ops/gradient.h' 2025-12-04T09:35:48.1947608Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1951062Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-12-04T09:35:48.1954890Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-12-04T09:35:48.1958742Z adding 'torch/include/ATen/ops/greater.h' 2025-12-04T09:35:48.1962379Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1965785Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-12-04T09:35:48.1969471Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.1973038Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-12-04T09:35:48.1976655Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-12-04T09:35:48.1980104Z adding 'torch/include/ATen/ops/greater_native.h' 2025-12-04T09:35:48.1983811Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-12-04T09:35:48.1987365Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-12-04T09:35:48.1990915Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-12-04T09:35:48.1994507Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-12-04T09:35:48.1998194Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2001542Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.2004990Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.2008407Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-12-04T09:35:48.2012248Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-12-04T09:35:48.2015799Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2019138Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-12-04T09:35:48.2022553Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-12-04T09:35:48.2025925Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-12-04T09:35:48.2029723Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-12-04T09:35:48.2033349Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-12-04T09:35:48.2036761Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-12-04T09:35:48.2040436Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2043750Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.2047170Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.2050631Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-12-04T09:35:48.2054285Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-12-04T09:35:48.2057757Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2061057Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-12-04T09:35:48.2064473Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-12-04T09:35:48.2067876Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-12-04T09:35:48.2071557Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-12-04T09:35:48.2075114Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2078324Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-12-04T09:35:48.2081779Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-12-04T09:35:48.2085185Z adding 'torch/include/ATen/ops/group_norm.h' 2025-12-04T09:35:48.2088865Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2092067Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-12-04T09:35:48.2095448Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-12-04T09:35:48.2098875Z adding 'torch/include/ATen/ops/gru.h' 2025-12-04T09:35:48.2102297Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-12-04T09:35:48.2105845Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2109238Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-12-04T09:35:48.2112967Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-12-04T09:35:48.2116456Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2119838Z adding 'torch/include/ATen/ops/gru_native.h' 2025-12-04T09:35:48.2123413Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-12-04T09:35:48.2127120Z adding 'torch/include/ATen/ops/gt.h' 2025-12-04T09:35:48.2131785Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2135225Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-12-04T09:35:48.2138731Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-12-04T09:35:48.2142168Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-12-04T09:35:48.2145639Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-12-04T09:35:48.2149287Z adding 'torch/include/ATen/ops/gt_native.h' 2025-12-04T09:35:48.2152982Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-12-04T09:35:48.2157191Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-12-04T09:35:48.2161215Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2164587Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-12-04T09:35:48.2168726Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-12-04T09:35:48.2172679Z adding 'torch/include/ATen/ops/hann_window.h' 2025-12-04T09:35:48.2176455Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2180001Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-12-04T09:35:48.2183758Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-12-04T09:35:48.2187255Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-12-04T09:35:48.2191056Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-12-04T09:35:48.2195053Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2198264Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-12-04T09:35:48.2201801Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-12-04T09:35:48.2205120Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-12-04T09:35:48.2208730Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-12-04T09:35:48.2212278Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-12-04T09:35:48.2215769Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-12-04T09:35:48.2219581Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2223042Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-12-04T09:35:48.2226703Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-12-04T09:35:48.2230095Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-12-04T09:35:48.2233504Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-12-04T09:35:48.2237030Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-12-04T09:35:48.2240567Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-12-04T09:35:48.2244146Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-12-04T09:35:48.2247911Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-12-04T09:35:48.2251413Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2254868Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-12-04T09:35:48.2258459Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-12-04T09:35:48.2261734Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-12-04T09:35:48.2265318Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-12-04T09:35:48.2268805Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-12-04T09:35:48.2272436Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-12-04T09:35:48.2276379Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2279360Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-12-04T09:35:48.2282874Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-12-04T09:35:48.2286140Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-12-04T09:35:48.2289817Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-12-04T09:35:48.2293656Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-12-04T09:35:48.2296856Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-12-04T09:35:48.2300441Z adding 'torch/include/ATen/ops/hardswish.h' 2025-12-04T09:35:48.2310552Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-12-04T09:35:48.2311180Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2311790Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-12-04T09:35:48.2314594Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-12-04T09:35:48.2318012Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-12-04T09:35:48.2321540Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-12-04T09:35:48.2325135Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-12-04T09:35:48.2328670Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-12-04T09:35:48.2332033Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-12-04T09:35:48.2335447Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-12-04T09:35:48.2338956Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-12-04T09:35:48.2342617Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-12-04T09:35:48.2346218Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-12-04T09:35:48.2349857Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-12-04T09:35:48.2353440Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-12-04T09:35:48.2356893Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-12-04T09:35:48.2360469Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-12-04T09:35:48.2364352Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-12-04T09:35:48.2367740Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-12-04T09:35:48.2371442Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-12-04T09:35:48.2375314Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-12-04T09:35:48.2378992Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-12-04T09:35:48.2382687Z adding 'torch/include/ATen/ops/hash_tensor.h' 2025-12-04T09:35:48.2386435Z adding 'torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2390062Z adding 'torch/include/ATen/ops/hash_tensor_cpu_dispatch.h' 2025-12-04T09:35:48.2393634Z adding 'torch/include/ATen/ops/hash_tensor_cuda_dispatch.h' 2025-12-04T09:35:48.2397071Z adding 'torch/include/ATen/ops/hash_tensor_meta.h' 2025-12-04T09:35:48.2400693Z adding 'torch/include/ATen/ops/hash_tensor_meta_dispatch.h' 2025-12-04T09:35:48.2404048Z adding 'torch/include/ATen/ops/hash_tensor_native.h' 2025-12-04T09:35:48.2407628Z adding 'torch/include/ATen/ops/hash_tensor_ops.h' 2025-12-04T09:35:48.2411170Z adding 'torch/include/ATen/ops/heaviside.h' 2025-12-04T09:35:48.2415115Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2418355Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-12-04T09:35:48.2421760Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-12-04T09:35:48.2425063Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-12-04T09:35:48.2428818Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-12-04T09:35:48.2432200Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-12-04T09:35:48.2435728Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-12-04T09:35:48.2439214Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-12-04T09:35:48.2442809Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2446015Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-12-04T09:35:48.2449464Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-12-04T09:35:48.2452822Z adding 'torch/include/ATen/ops/histc.h' 2025-12-04T09:35:48.2456323Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-12-04T09:35:48.2460034Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-12-04T09:35:48.2463329Z adding 'torch/include/ATen/ops/histc_native.h' 2025-12-04T09:35:48.2466833Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-12-04T09:35:48.2470601Z adding 'torch/include/ATen/ops/histogram.h' 2025-12-04T09:35:48.2474220Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-12-04T09:35:48.2477660Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-12-04T09:35:48.2481413Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-12-04T09:35:48.2485008Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-12-04T09:35:48.2488696Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2491952Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-12-04T09:35:48.2495598Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-12-04T09:35:48.2499080Z adding 'torch/include/ATen/ops/hsplit.h' 2025-12-04T09:35:48.2502648Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2505821Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-12-04T09:35:48.2509422Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-12-04T09:35:48.2512820Z adding 'torch/include/ATen/ops/hspmm.h' 2025-12-04T09:35:48.2516355Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-12-04T09:35:48.2519838Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-12-04T09:35:48.2523279Z adding 'torch/include/ATen/ops/hstack.h' 2025-12-04T09:35:48.2527468Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2530080Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-12-04T09:35:48.2533510Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-12-04T09:35:48.2536962Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-12-04T09:35:48.2540495Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-12-04T09:35:48.2544098Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2547466Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-12-04T09:35:48.2551009Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-12-04T09:35:48.2554326Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-12-04T09:35:48.2557833Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-12-04T09:35:48.2561297Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-12-04T09:35:48.2564734Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-12-04T09:35:48.2568726Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-12-04T09:35:48.2577492Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-12-04T09:35:48.2578909Z adding 'torch/include/ATen/ops/hypot.h' 2025-12-04T09:35:48.2582477Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2585716Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-12-04T09:35:48.2589249Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-12-04T09:35:48.2592631Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-12-04T09:35:48.2596065Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-12-04T09:35:48.2599350Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-12-04T09:35:48.2602887Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-12-04T09:35:48.2606337Z adding 'torch/include/ATen/ops/i0.h' 2025-12-04T09:35:48.2609952Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2613157Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-12-04T09:35:48.2617904Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-12-04T09:35:48.2622244Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-12-04T09:35:48.2626013Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-12-04T09:35:48.2629976Z adding 'torch/include/ATen/ops/i0_native.h' 2025-12-04T09:35:48.2633309Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-12-04T09:35:48.2636804Z adding 'torch/include/ATen/ops/igamma.h' 2025-12-04T09:35:48.2640338Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2643622Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-12-04T09:35:48.2646997Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-12-04T09:35:48.2650487Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-12-04T09:35:48.2653723Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-12-04T09:35:48.2656984Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-12-04T09:35:48.2660506Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-12-04T09:35:48.2663937Z adding 'torch/include/ATen/ops/igammac.h' 2025-12-04T09:35:48.2667576Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2670998Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-12-04T09:35:48.2674420Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-12-04T09:35:48.2677689Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-12-04T09:35:48.2681113Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-12-04T09:35:48.2684401Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-12-04T09:35:48.2687927Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-12-04T09:35:48.2691447Z adding 'torch/include/ATen/ops/im2col.h' 2025-12-04T09:35:48.2694965Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-12-04T09:35:48.2698389Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-12-04T09:35:48.2702359Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-12-04T09:35:48.2705251Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-12-04T09:35:48.2708684Z adding 'torch/include/ATen/ops/imag.h' 2025-12-04T09:35:48.2712208Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2715419Z adding 'torch/include/ATen/ops/imag_native.h' 2025-12-04T09:35:48.2719019Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-12-04T09:35:48.2722569Z adding 'torch/include/ATen/ops/index.h' 2025-12-04T09:35:48.2726078Z adding 'torch/include/ATen/ops/index_add.h' 2025-12-04T09:35:48.2729894Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2733351Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2736751Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-12-04T09:35:48.2740442Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-12-04T09:35:48.2743839Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-12-04T09:35:48.2747509Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-12-04T09:35:48.2751127Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-12-04T09:35:48.2754822Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-12-04T09:35:48.2758712Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2762212Z adding 'torch/include/ATen/ops/index_copy.h' 2025-12-04T09:35:48.2765946Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2769513Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2772873Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-12-04T09:35:48.2776480Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-12-04T09:35:48.2780085Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-12-04T09:35:48.2783611Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-12-04T09:35:48.2787174Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-12-04T09:35:48.2791114Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-12-04T09:35:48.2794664Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-12-04T09:35:48.2798263Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-12-04T09:35:48.2801965Z adding 'torch/include/ATen/ops/index_fill.h' 2025-12-04T09:35:48.2805774Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2809492Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2812880Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-12-04T09:35:48.2816457Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-12-04T09:35:48.2819998Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-12-04T09:35:48.2823434Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-12-04T09:35:48.2827711Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-12-04T09:35:48.2831723Z adding 'torch/include/ATen/ops/index_meta.h' 2025-12-04T09:35:48.2835233Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-12-04T09:35:48.2838763Z adding 'torch/include/ATen/ops/index_native.h' 2025-12-04T09:35:48.2842335Z adding 'torch/include/ATen/ops/index_ops.h' 2025-12-04T09:35:48.2845956Z adding 'torch/include/ATen/ops/index_put.h' 2025-12-04T09:35:48.2849824Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2853118Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-12-04T09:35:48.2856941Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-12-04T09:35:48.2860688Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-12-04T09:35:48.2864996Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2868986Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-12-04T09:35:48.2873688Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-12-04T09:35:48.2877131Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-12-04T09:35:48.2881460Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-12-04T09:35:48.2884659Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-12-04T09:35:48.2888634Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-12-04T09:35:48.2892287Z adding 'torch/include/ATen/ops/index_select.h' 2025-12-04T09:35:48.2896031Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-12-04T09:35:48.2899794Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2903222Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-12-04T09:35:48.2906878Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-12-04T09:35:48.2910570Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2914152Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-12-04T09:35:48.2917574Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-12-04T09:35:48.2920999Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-12-04T09:35:48.2924890Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-12-04T09:35:48.2928240Z adding 'torch/include/ATen/ops/indices.h' 2025-12-04T09:35:48.2931752Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2935016Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-12-04T09:35:48.2938577Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.2942331Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.2945490Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-12-04T09:35:48.2949032Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-12-04T09:35:48.2953086Z adding 'torch/include/ATen/ops/indices_native.h' 2025-12-04T09:35:48.2956548Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-12-04T09:35:48.2960068Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-12-04T09:35:48.2963704Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2966958Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-12-04T09:35:48.2970520Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-12-04T09:35:48.2973857Z adding 'torch/include/ATen/ops/inner.h' 2025-12-04T09:35:48.2977396Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2980602Z adding 'torch/include/ATen/ops/inner_native.h' 2025-12-04T09:35:48.2984080Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-12-04T09:35:48.2987667Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-12-04T09:35:48.2991279Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.2994542Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-12-04T09:35:48.2998032Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-12-04T09:35:48.3001429Z adding 'torch/include/ATen/ops/int_repr.h' 2025-12-04T09:35:48.3004983Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3008174Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-12-04T09:35:48.3011634Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-12-04T09:35:48.3015078Z adding 'torch/include/ATen/ops/inverse.h' 2025-12-04T09:35:48.3018797Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3021968Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-12-04T09:35:48.3025439Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-12-04T09:35:48.3029116Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-12-04T09:35:48.3033202Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3035899Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-12-04T09:35:48.3039305Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-12-04T09:35:48.3042694Z adding 'torch/include/ATen/ops/is_complex.h' 2025-12-04T09:35:48.3046230Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3049407Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-12-04T09:35:48.3052813Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-12-04T09:35:48.3056163Z adding 'torch/include/ATen/ops/is_conj.h' 2025-12-04T09:35:48.3059662Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3062846Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-12-04T09:35:48.3066288Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-12-04T09:35:48.3069766Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-12-04T09:35:48.3073310Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3076507Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-12-04T09:35:48.3079927Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-12-04T09:35:48.3083266Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-12-04T09:35:48.3086805Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3090006Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-12-04T09:35:48.3093419Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-12-04T09:35:48.3096756Z adding 'torch/include/ATen/ops/is_inference.h' 2025-12-04T09:35:48.3100264Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3103434Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-12-04T09:35:48.3106819Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-12-04T09:35:48.3110180Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-12-04T09:35:48.3113652Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3116883Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-12-04T09:35:48.3120305Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-12-04T09:35:48.3123630Z adding 'torch/include/ATen/ops/is_neg.h' 2025-12-04T09:35:48.3127219Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3130285Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-12-04T09:35:48.3133657Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-12-04T09:35:48.3137003Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-12-04T09:35:48.3140543Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3143721Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-12-04T09:35:48.3147154Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-12-04T09:35:48.3150550Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-12-04T09:35:48.3154114Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3157355Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-12-04T09:35:48.3160751Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-12-04T09:35:48.3164102Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-12-04T09:35:48.3167682Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3170870Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-12-04T09:35:48.3174434Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-12-04T09:35:48.3177729Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-12-04T09:35:48.3181313Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-12-04T09:35:48.3185421Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-12-04T09:35:48.3188227Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-12-04T09:35:48.3192222Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-12-04T09:35:48.3196485Z adding 'torch/include/ATen/ops/is_signed.h' 2025-12-04T09:35:48.3199215Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3202555Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-12-04T09:35:48.3206075Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-12-04T09:35:48.3209535Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-12-04T09:35:48.3213152Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3216442Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-12-04T09:35:48.3220021Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-12-04T09:35:48.3223433Z adding 'torch/include/ATen/ops/isclose.h' 2025-12-04T09:35:48.3227147Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3230628Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-12-04T09:35:48.3234121Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-12-04T09:35:48.3237637Z adding 'torch/include/ATen/ops/isfinite.h' 2025-12-04T09:35:48.3241209Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3244544Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-12-04T09:35:48.3248086Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-12-04T09:35:48.3251791Z adding 'torch/include/ATen/ops/isin.h' 2025-12-04T09:35:48.3255685Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3259411Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-12-04T09:35:48.3262992Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-12-04T09:35:48.3266571Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-12-04T09:35:48.3270200Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-12-04T09:35:48.3273784Z adding 'torch/include/ATen/ops/isin_native.h' 2025-12-04T09:35:48.3277701Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-12-04T09:35:48.3281242Z adding 'torch/include/ATen/ops/isinf.h' 2025-12-04T09:35:48.3284999Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3288330Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-12-04T09:35:48.3291942Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-12-04T09:35:48.3295560Z adding 'torch/include/ATen/ops/isnan.h' 2025-12-04T09:35:48.3299241Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3302614Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-12-04T09:35:48.3306135Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-12-04T09:35:48.3309559Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-12-04T09:35:48.3313256Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-12-04T09:35:48.3316763Z adding 'torch/include/ATen/ops/isneginf.h' 2025-12-04T09:35:48.3320607Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3324041Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-12-04T09:35:48.3327476Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-12-04T09:35:48.3330963Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-12-04T09:35:48.3334536Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-12-04T09:35:48.3337938Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-12-04T09:35:48.3341588Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-12-04T09:35:48.3345027Z adding 'torch/include/ATen/ops/isposinf.h' 2025-12-04T09:35:48.3348922Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3352356Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-12-04T09:35:48.3355754Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-12-04T09:35:48.3359214Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-12-04T09:35:48.3362778Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-12-04T09:35:48.3366595Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-12-04T09:35:48.3370680Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-12-04T09:35:48.3374564Z adding 'torch/include/ATen/ops/isreal.h' 2025-12-04T09:35:48.3378682Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3381904Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-12-04T09:35:48.3385488Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-12-04T09:35:48.3389088Z adding 'torch/include/ATen/ops/istft.h' 2025-12-04T09:35:48.3392973Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3396404Z adding 'torch/include/ATen/ops/istft_native.h' 2025-12-04T09:35:48.3400058Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-12-04T09:35:48.3403578Z adding 'torch/include/ATen/ops/item.h' 2025-12-04T09:35:48.3407122Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3410319Z adding 'torch/include/ATen/ops/item_native.h' 2025-12-04T09:35:48.3413938Z adding 'torch/include/ATen/ops/item_ops.h' 2025-12-04T09:35:48.3417739Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-12-04T09:35:48.3421555Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3424868Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-12-04T09:35:48.3428796Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-12-04T09:35:48.3432545Z adding 'torch/include/ATen/ops/kl_div.h' 2025-12-04T09:35:48.3436172Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3439390Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-12-04T09:35:48.3442875Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-12-04T09:35:48.3446281Z adding 'torch/include/ATen/ops/kron.h' 2025-12-04T09:35:48.3449837Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3453054Z adding 'torch/include/ATen/ops/kron_native.h' 2025-12-04T09:35:48.3456530Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-12-04T09:35:48.3460644Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-12-04T09:35:48.3464583Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3468142Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3471657Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-12-04T09:35:48.3475096Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-12-04T09:35:48.3478504Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-12-04T09:35:48.3482477Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-12-04T09:35:48.3485913Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-12-04T09:35:48.3489494Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3492689Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-12-04T09:35:48.3496118Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-12-04T09:35:48.3499647Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-12-04T09:35:48.3503353Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3506603Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-12-04T09:35:48.3510224Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-12-04T09:35:48.3513639Z adding 'torch/include/ATen/ops/lcm.h' 2025-12-04T09:35:48.3517430Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3520672Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-12-04T09:35:48.3524282Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-12-04T09:35:48.3527631Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-12-04T09:35:48.3531309Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-12-04T09:35:48.3534925Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-12-04T09:35:48.3538386Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-12-04T09:35:48.3541916Z adding 'torch/include/ATen/ops/ldexp.h' 2025-12-04T09:35:48.3545593Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3549016Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-12-04T09:35:48.3552748Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-12-04T09:35:48.3556286Z adding 'torch/include/ATen/ops/le.h' 2025-12-04T09:35:48.3560106Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3563550Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-12-04T09:35:48.3567009Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-12-04T09:35:48.3570496Z adding 'torch/include/ATen/ops/le_meta.h' 2025-12-04T09:35:48.3574057Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-12-04T09:35:48.3577600Z adding 'torch/include/ATen/ops/le_native.h' 2025-12-04T09:35:48.3581423Z adding 'torch/include/ATen/ops/le_ops.h' 2025-12-04T09:35:48.3585042Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-12-04T09:35:48.3588899Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-12-04T09:35:48.3592760Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3596138Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-12-04T09:35:48.3599789Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-12-04T09:35:48.3603210Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-12-04T09:35:48.3606736Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-12-04T09:35:48.3610211Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-12-04T09:35:48.3613766Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-12-04T09:35:48.3617624Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3621032Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-12-04T09:35:48.3624496Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-12-04T09:35:48.3627978Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-12-04T09:35:48.3631566Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-12-04T09:35:48.3635085Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-12-04T09:35:48.3638832Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-12-04T09:35:48.3642456Z adding 'torch/include/ATen/ops/lerp.h' 2025-12-04T09:35:48.3646244Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3649701Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-12-04T09:35:48.3653221Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-12-04T09:35:48.3656710Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-12-04T09:35:48.3660279Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-12-04T09:35:48.3663757Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-12-04T09:35:48.3667657Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-12-04T09:35:48.3671363Z adding 'torch/include/ATen/ops/less.h' 2025-12-04T09:35:48.3675158Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3678726Z adding 'torch/include/ATen/ops/less_equal.h' 2025-12-04T09:35:48.3682417Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3685849Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-12-04T09:35:48.3689724Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-12-04T09:35:48.3693224Z adding 'torch/include/ATen/ops/less_native.h' 2025-12-04T09:35:48.3697074Z adding 'torch/include/ATen/ops/less_ops.h' 2025-12-04T09:35:48.3700622Z adding 'torch/include/ATen/ops/lgamma.h' 2025-12-04T09:35:48.3704383Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3707775Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-12-04T09:35:48.3711381Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-12-04T09:35:48.3714841Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-12-04T09:35:48.3718396Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-12-04T09:35:48.3721733Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-12-04T09:35:48.3725426Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-12-04T09:35:48.3728855Z adding 'torch/include/ATen/ops/lift.h' 2025-12-04T09:35:48.3732589Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3736355Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-12-04T09:35:48.3739739Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3743151Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-12-04T09:35:48.3746760Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.3750537Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3753830Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-12-04T09:35:48.3757325Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-12-04T09:35:48.3761512Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-12-04T09:35:48.3765172Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-12-04T09:35:48.3768505Z adding 'torch/include/ATen/ops/lift_native.h' 2025-12-04T09:35:48.3772177Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-12-04T09:35:48.3775773Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-12-04T09:35:48.3779415Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3782928Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-12-04T09:35:48.3786679Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3790207Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-12-04T09:35:48.3793801Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-12-04T09:35:48.3797128Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-12-04T09:35:48.3800765Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-12-04T09:35:48.3804110Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-12-04T09:35:48.3807876Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-12-04T09:35:48.3811377Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-12-04T09:35:48.3814879Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-12-04T09:35:48.3818636Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-12-04T09:35:48.3822402Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3825660Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-12-04T09:35:48.3829560Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-12-04T09:35:48.3833212Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-12-04T09:35:48.3836972Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3840402Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-12-04T09:35:48.3843857Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-12-04T09:35:48.3847379Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-12-04T09:35:48.3850855Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-12-04T09:35:48.3854199Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-12-04T09:35:48.3857881Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-12-04T09:35:48.3861341Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-12-04T09:35:48.3864891Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3868091Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-12-04T09:35:48.3871880Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-12-04T09:35:48.3875320Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-12-04T09:35:48.3878885Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3882119Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-12-04T09:35:48.3885552Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-12-04T09:35:48.3888960Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-12-04T09:35:48.3892439Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-12-04T09:35:48.3895831Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-12-04T09:35:48.3899105Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-12-04T09:35:48.3902847Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-12-04T09:35:48.3906392Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-12-04T09:35:48.3910125Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3913378Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-12-04T09:35:48.3916890Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-12-04T09:35:48.3920292Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-12-04T09:35:48.3923889Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3927231Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-12-04T09:35:48.3930659Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-12-04T09:35:48.3933919Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-12-04T09:35:48.3937375Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-12-04T09:35:48.3940776Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-12-04T09:35:48.3944361Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3947603Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-12-04T09:35:48.3951231Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-12-04T09:35:48.3954704Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-12-04T09:35:48.3958242Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-12-04T09:35:48.3961766Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-12-04T09:35:48.3965072Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-12-04T09:35:48.3968621Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-12-04T09:35:48.3971963Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-12-04T09:35:48.3975545Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.3978854Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-12-04T09:35:48.3982524Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.3985818Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-12-04T09:35:48.3989357Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-12-04T09:35:48.3992679Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-12-04T09:35:48.3996168Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-12-04T09:35:48.3999531Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-12-04T09:35:48.4003103Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-12-04T09:35:48.4006464Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-12-04T09:35:48.4009893Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-12-04T09:35:48.4013390Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-12-04T09:35:48.4017079Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4020560Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-12-04T09:35:48.4024258Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4027611Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-12-04T09:35:48.4031093Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-12-04T09:35:48.4034389Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-12-04T09:35:48.4037897Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-12-04T09:35:48.4041223Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-12-04T09:35:48.4044774Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-12-04T09:35:48.4048155Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-12-04T09:35:48.4051661Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-12-04T09:35:48.4055090Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-12-04T09:35:48.4058758Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4062040Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-12-04T09:35:48.4065464Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-12-04T09:35:48.4068854Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-12-04T09:35:48.4072279Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-12-04T09:35:48.4075591Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-12-04T09:35:48.4079130Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-12-04T09:35:48.4082668Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-12-04T09:35:48.4086302Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4089663Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-12-04T09:35:48.4093144Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-12-04T09:35:48.4096519Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-12-04T09:35:48.4100175Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-12-04T09:35:48.4103676Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-12-04T09:35:48.4107348Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4110769Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-12-04T09:35:48.4114182Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-12-04T09:35:48.4117626Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-12-04T09:35:48.4121315Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4124633Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-12-04T09:35:48.4128300Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4131589Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-12-04T09:35:48.4135309Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-12-04T09:35:48.4138644Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-12-04T09:35:48.4142143Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-12-04T09:35:48.4145498Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-12-04T09:35:48.4149163Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-12-04T09:35:48.4152553Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-12-04T09:35:48.4156061Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-12-04T09:35:48.4159448Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-12-04T09:35:48.4162870Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-12-04T09:35:48.4166218Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-12-04T09:35:48.4169761Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-12-04T09:35:48.4173269Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-12-04T09:35:48.4177064Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4180382Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-12-04T09:35:48.4184025Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-12-04T09:35:48.4187427Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-12-04T09:35:48.4191086Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-12-04T09:35:48.4194590Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-12-04T09:35:48.4198147Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-12-04T09:35:48.4201816Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-12-04T09:35:48.4205580Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4208818Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-12-04T09:35:48.4212577Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-12-04T09:35:48.4216142Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-12-04T09:35:48.4219804Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4223272Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-12-04T09:35:48.4226638Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-12-04T09:35:48.4230208Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-12-04T09:35:48.4233870Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-12-04T09:35:48.4237498Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-12-04T09:35:48.4241415Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4244792Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-12-04T09:35:48.4248643Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-12-04T09:35:48.4252264Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-12-04T09:35:48.4255897Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4259376Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-12-04T09:35:48.4263039Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-12-04T09:35:48.4266807Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-12-04T09:35:48.4270890Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4274438Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-12-04T09:35:48.4278483Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-12-04T09:35:48.4282231Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-12-04T09:35:48.4285968Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4289209Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-12-04T09:35:48.4292862Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-12-04T09:35:48.4296499Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-12-04T09:35:48.4300364Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4303845Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-12-04T09:35:48.4307573Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-12-04T09:35:48.4311612Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-12-04T09:35:48.4315448Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4319002Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4322650Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4326119Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-12-04T09:35:48.4330339Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-12-04T09:35:48.4333835Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-12-04T09:35:48.4337606Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4340906Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-12-04T09:35:48.4344604Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-12-04T09:35:48.4347852Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-12-04T09:35:48.4351578Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-12-04T09:35:48.4355011Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-12-04T09:35:48.4358567Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-12-04T09:35:48.4362215Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-12-04T09:35:48.4365925Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4369358Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-12-04T09:35:48.4373066Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-12-04T09:35:48.4377042Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-12-04T09:35:48.4381085Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4384477Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-12-04T09:35:48.4388648Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4392515Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-12-04T09:35:48.4396608Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-12-04T09:35:48.4400491Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-12-04T09:35:48.4404028Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-12-04T09:35:48.4407763Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-12-04T09:35:48.4411336Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-12-04T09:35:48.4414910Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-12-04T09:35:48.4418486Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-12-04T09:35:48.4422041Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-12-04T09:35:48.4425757Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-12-04T09:35:48.4429550Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4432801Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-12-04T09:35:48.4436590Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-12-04T09:35:48.4440102Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-12-04T09:35:48.4443783Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4446946Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-12-04T09:35:48.4450560Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-12-04T09:35:48.4454017Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-12-04T09:35:48.4457614Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4460864Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-12-04T09:35:48.4464358Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-12-04T09:35:48.4467832Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-12-04T09:35:48.4471564Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4474770Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-12-04T09:35:48.4478279Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-12-04T09:35:48.4481962Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-12-04T09:35:48.4485624Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4488840Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-12-04T09:35:48.4492243Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-12-04T09:35:48.4495664Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-12-04T09:35:48.4499250Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4502452Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-12-04T09:35:48.4506016Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-12-04T09:35:48.4509634Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-12-04T09:35:48.4513343Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4516647Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-12-04T09:35:48.4520127Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-12-04T09:35:48.4523644Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-12-04T09:35:48.4527510Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-12-04T09:35:48.4530751Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-12-04T09:35:48.4534305Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-12-04T09:35:48.4538382Z adding 'torch/include/ATen/ops/linear.h' 2025-12-04T09:35:48.4541662Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-12-04T09:35:48.4545337Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4548710Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-12-04T09:35:48.4552365Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-12-04T09:35:48.4555941Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4559346Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4562591Z adding 'torch/include/ATen/ops/linear_native.h' 2025-12-04T09:35:48.4566106Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-12-04T09:35:48.4570094Z adding 'torch/include/ATen/ops/linspace.h' 2025-12-04T09:35:48.4574805Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4578190Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-12-04T09:35:48.4581607Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-12-04T09:35:48.4585017Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-12-04T09:35:48.4588470Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-12-04T09:35:48.4592573Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-12-04T09:35:48.4596274Z adding 'torch/include/ATen/ops/log.h' 2025-12-04T09:35:48.4599636Z adding 'torch/include/ATen/ops/log10.h' 2025-12-04T09:35:48.4603294Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4606683Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-12-04T09:35:48.4609969Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-12-04T09:35:48.4613393Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-12-04T09:35:48.4616778Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-12-04T09:35:48.4620058Z adding 'torch/include/ATen/ops/log10_native.h' 2025-12-04T09:35:48.4623586Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-12-04T09:35:48.4627016Z adding 'torch/include/ATen/ops/log1p.h' 2025-12-04T09:35:48.4630758Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4634015Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-12-04T09:35:48.4637465Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-12-04T09:35:48.4640979Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-12-04T09:35:48.4644507Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-12-04T09:35:48.4647933Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-12-04T09:35:48.4651580Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-12-04T09:35:48.4655059Z adding 'torch/include/ATen/ops/log2.h' 2025-12-04T09:35:48.4658857Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4662483Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-12-04T09:35:48.4665935Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-12-04T09:35:48.4669601Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-12-04T09:35:48.4673122Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-12-04T09:35:48.4676774Z adding 'torch/include/ATen/ops/log2_native.h' 2025-12-04T09:35:48.4680227Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-12-04T09:35:48.4683867Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4687311Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-12-04T09:35:48.4690877Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-12-04T09:35:48.4694181Z adding 'torch/include/ATen/ops/log_meta.h' 2025-12-04T09:35:48.4697761Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-12-04T09:35:48.4701092Z adding 'torch/include/ATen/ops/log_native.h' 2025-12-04T09:35:48.4704718Z adding 'torch/include/ATen/ops/log_normal.h' 2025-12-04T09:35:48.4708517Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4711932Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-12-04T09:35:48.4715543Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-12-04T09:35:48.4719006Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-12-04T09:35:48.4722481Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-12-04T09:35:48.4726258Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-12-04T09:35:48.4729853Z adding 'torch/include/ATen/ops/log_ops.h' 2025-12-04T09:35:48.4733485Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-12-04T09:35:48.4737129Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-12-04T09:35:48.4740675Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-12-04T09:35:48.4744289Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-12-04T09:35:48.4747677Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-12-04T09:35:48.4751717Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-12-04T09:35:48.4755209Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4758602Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-12-04T09:35:48.4762274Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-12-04T09:35:48.4765832Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-12-04T09:35:48.4769197Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-12-04T09:35:48.4772874Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-12-04T09:35:48.4776334Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-12-04T09:35:48.4780026Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-12-04T09:35:48.4783659Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-12-04T09:35:48.4787292Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4790976Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4794323Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-12-04T09:35:48.4798266Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-12-04T09:35:48.4801678Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-12-04T09:35:48.4805122Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-12-04T09:35:48.4808968Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4812333Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-12-04T09:35:48.4815780Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-12-04T09:35:48.4819254Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-12-04T09:35:48.4822747Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-12-04T09:35:48.4826221Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-12-04T09:35:48.4829995Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-12-04T09:35:48.4833695Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4837129Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-12-04T09:35:48.4840893Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-12-04T09:35:48.4844179Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-12-04T09:35:48.4847799Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-12-04T09:35:48.4851126Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-12-04T09:35:48.4854817Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-12-04T09:35:48.4858512Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-12-04T09:35:48.4862155Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4865752Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4869229Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-12-04T09:35:48.4873333Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-12-04T09:35:48.4877334Z adding 'torch/include/ATen/ops/logdet.h' 2025-12-04T09:35:48.4881462Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.4884993Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-12-04T09:35:48.4888493Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-12-04T09:35:48.4892125Z adding 'torch/include/ATen/ops/logical_and.h' 2025-12-04T09:35:48.4895851Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4899233Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-12-04T09:35:48.4902878Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-12-04T09:35:48.4906218Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-12-04T09:35:48.4910118Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-12-04T09:35:48.4913560Z adding 'torch/include/ATen/ops/logical_not.h' 2025-12-04T09:35:48.4917162Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4920714Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-12-04T09:35:48.4924167Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-12-04T09:35:48.4927882Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-12-04T09:35:48.4931436Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-12-04T09:35:48.4935065Z adding 'torch/include/ATen/ops/logical_or.h' 2025-12-04T09:35:48.4938688Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4942050Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-12-04T09:35:48.4945402Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-12-04T09:35:48.4948762Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-12-04T09:35:48.4952347Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-12-04T09:35:48.4955804Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-12-04T09:35:48.4959361Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.4962653Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-12-04T09:35:48.4966261Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-12-04T09:35:48.4969560Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-12-04T09:35:48.4973089Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-12-04T09:35:48.4976584Z adding 'torch/include/ATen/ops/logit.h' 2025-12-04T09:35:48.4980082Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-12-04T09:35:48.4983802Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.4987069Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-12-04T09:35:48.4990592Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-12-04T09:35:48.4993908Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-12-04T09:35:48.4997405Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-12-04T09:35:48.5000729Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-12-04T09:35:48.5004292Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-12-04T09:35:48.5007682Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-12-04T09:35:48.5011085Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-12-04T09:35:48.5014452Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-12-04T09:35:48.5017785Z adding 'torch/include/ATen/ops/logit_native.h' 2025-12-04T09:35:48.5021403Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-12-04T09:35:48.5025618Z adding 'torch/include/ATen/ops/logspace.h' 2025-12-04T09:35:48.5029780Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5033191Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-12-04T09:35:48.5036810Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-12-04T09:35:48.5040421Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-12-04T09:35:48.5043872Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-12-04T09:35:48.5048123Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-12-04T09:35:48.5052030Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-12-04T09:35:48.5055657Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5059361Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.5062908Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5066215Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-12-04T09:35:48.5070085Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-12-04T09:35:48.5073729Z adding 'torch/include/ATen/ops/lshift.h' 2025-12-04T09:35:48.5077432Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5080949Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-12-04T09:35:48.5084413Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-12-04T09:35:48.5088016Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-12-04T09:35:48.5091488Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-12-04T09:35:48.5095259Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-12-04T09:35:48.5098960Z adding 'torch/include/ATen/ops/lstm.h' 2025-12-04T09:35:48.5102440Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-12-04T09:35:48.5106193Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5109743Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-12-04T09:35:48.5113233Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-12-04T09:35:48.5117007Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5120722Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-12-04T09:35:48.5124499Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5128051Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-12-04T09:35:48.5131976Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-12-04T09:35:48.5135479Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-12-04T09:35:48.5139251Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-12-04T09:35:48.5142780Z adding 'torch/include/ATen/ops/lt.h' 2025-12-04T09:35:48.5146639Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.5150234Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-12-04T09:35:48.5153707Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-12-04T09:35:48.5157196Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-12-04T09:35:48.5160781Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-12-04T09:35:48.5164259Z adding 'torch/include/ATen/ops/lt_native.h' 2025-12-04T09:35:48.5168108Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-12-04T09:35:48.5171715Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-12-04T09:35:48.5175452Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5178901Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-12-04T09:35:48.5182387Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-12-04T09:35:48.5186030Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-12-04T09:35:48.5189952Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.5193368Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-12-04T09:35:48.5196992Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-12-04T09:35:48.5200323Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-12-04T09:35:48.5204004Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-12-04T09:35:48.5207473Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-12-04T09:35:48.5211055Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-12-04T09:35:48.5214578Z adding 'torch/include/ATen/ops/mH.h' 2025-12-04T09:35:48.5218165Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5221508Z adding 'torch/include/ATen/ops/mH_native.h' 2025-12-04T09:35:48.5225036Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-12-04T09:35:48.5228347Z adding 'torch/include/ATen/ops/mT.h' 2025-12-04T09:35:48.5232414Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5235717Z adding 'torch/include/ATen/ops/mT_native.h' 2025-12-04T09:35:48.5239201Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-12-04T09:35:48.5242826Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-12-04T09:35:48.5246515Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5249867Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-12-04T09:35:48.5253472Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-12-04T09:35:48.5256973Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-12-04T09:35:48.5260817Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5264287Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-12-04T09:35:48.5267727Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-12-04T09:35:48.5271374Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-12-04T09:35:48.5274766Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-12-04T09:35:48.5278712Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-12-04T09:35:48.5282454Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-12-04T09:35:48.5285962Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-12-04T09:35:48.5289788Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5293145Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-12-04T09:35:48.5296630Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-12-04T09:35:48.5300345Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5303660Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-12-04T09:35:48.5307194Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-12-04T09:35:48.5310762Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-12-04T09:35:48.5314143Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-12-04T09:35:48.5317935Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-12-04T09:35:48.5321712Z adding 'torch/include/ATen/ops/masked_select.h' 2025-12-04T09:35:48.5325038Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-12-04T09:35:48.5328823Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5332015Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-12-04T09:35:48.5335646Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-12-04T09:35:48.5339227Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-12-04T09:35:48.5342812Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-12-04T09:35:48.5346272Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-12-04T09:35:48.5349896Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-12-04T09:35:48.5353487Z adding 'torch/include/ATen/ops/matmul.h' 2025-12-04T09:35:48.5357116Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-12-04T09:35:48.5360774Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5364260Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-12-04T09:35:48.5367950Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-12-04T09:35:48.5371614Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5375157Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-12-04T09:35:48.5379232Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-12-04T09:35:48.5382615Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-12-04T09:35:48.5386374Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5389965Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-12-04T09:35:48.5394114Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-12-04T09:35:48.5397642Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-12-04T09:35:48.5401111Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-12-04T09:35:48.5404935Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5408126Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-12-04T09:35:48.5411812Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-12-04T09:35:48.5415349Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5418544Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-12-04T09:35:48.5421924Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-12-04T09:35:48.5425318Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-12-04T09:35:48.5428999Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5432430Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-12-04T09:35:48.5435923Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-12-04T09:35:48.5439644Z adding 'torch/include/ATen/ops/max.h' 2025-12-04T09:35:48.5443767Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.5447292Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5450594Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-12-04T09:35:48.5454075Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-12-04T09:35:48.5457498Z adding 'torch/include/ATen/ops/max_meta.h' 2025-12-04T09:35:48.5460978Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-12-04T09:35:48.5464659Z adding 'torch/include/ATen/ops/max_native.h' 2025-12-04T09:35:48.5468667Z adding 'torch/include/ATen/ops/max_ops.h' 2025-12-04T09:35:48.5472271Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-12-04T09:35:48.5475829Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5479113Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-12-04T09:35:48.5482580Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-12-04T09:35:48.5486085Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-12-04T09:35:48.5498478Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5498673Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-12-04T09:35:48.5499581Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-12-04T09:35:48.5502856Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-12-04T09:35:48.5506387Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-12-04T09:35:48.5510180Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5513592Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-12-04T09:35:48.5516977Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-12-04T09:35:48.5520739Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5523920Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-12-04T09:35:48.5527415Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-12-04T09:35:48.5530997Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-12-04T09:35:48.5534764Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-12-04T09:35:48.5538494Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.5541761Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-12-04T09:35:48.5545203Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-12-04T09:35:48.5548673Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-12-04T09:35:48.5552463Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-12-04T09:35:48.5555609Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-12-04T09:35:48.5559197Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-12-04T09:35:48.5562912Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.5566203Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-12-04T09:35:48.5569801Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-12-04T09:35:48.5573152Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-12-04T09:35:48.5576592Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-12-04T09:35:48.5579928Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-12-04T09:35:48.5583543Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-12-04T09:35:48.5586933Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-12-04T09:35:48.5590611Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5593800Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-12-04T09:35:48.5597265Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-12-04T09:35:48.5600924Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-12-04T09:35:48.5604496Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-12-04T09:35:48.5608120Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-12-04T09:35:48.5611603Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-12-04T09:35:48.5615015Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-12-04T09:35:48.5618622Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-12-04T09:35:48.5622131Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-12-04T09:35:48.5625613Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-12-04T09:35:48.5629134Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-12-04T09:35:48.5632773Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-12-04T09:35:48.5636439Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-12-04T09:35:48.5640030Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-12-04T09:35:48.5643521Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-12-04T09:35:48.5646865Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-12-04T09:35:48.5650397Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-12-04T09:35:48.5654178Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-12-04T09:35:48.5657834Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-12-04T09:35:48.5661365Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-12-04T09:35:48.5664690Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-12-04T09:35:48.5668272Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-12-04T09:35:48.5671823Z adding 'torch/include/ATen/ops/maximum.h' 2025-12-04T09:35:48.5675578Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.5679152Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-12-04T09:35:48.5682566Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-12-04T09:35:48.5685869Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-12-04T09:35:48.5689269Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-12-04T09:35:48.5692558Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-12-04T09:35:48.5696063Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-12-04T09:35:48.5699715Z adding 'torch/include/ATen/ops/mean.h' 2025-12-04T09:35:48.5703349Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5706831Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.5710306Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5713646Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-12-04T09:35:48.5717121Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-12-04T09:35:48.5720466Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-12-04T09:35:48.5723871Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-12-04T09:35:48.5734911Z adding 'torch/include/ATen/ops/mean_native.h' 2025-12-04T09:35:48.5738816Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-12-04T09:35:48.5742611Z adding 'torch/include/ATen/ops/median.h' 2025-12-04T09:35:48.5746322Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5749918Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5753285Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-12-04T09:35:48.5756700Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-12-04T09:35:48.5760066Z adding 'torch/include/ATen/ops/median_native.h' 2025-12-04T09:35:48.5763866Z adding 'torch/include/ATen/ops/median_ops.h' 2025-12-04T09:35:48.5767386Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-12-04T09:35:48.5771013Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5774107Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-12-04T09:35:48.5777579Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-12-04T09:35:48.5781251Z adding 'torch/include/ATen/ops/min.h' 2025-12-04T09:35:48.5784934Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.5788399Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.5791869Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-12-04T09:35:48.5795296Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-12-04T09:35:48.5798701Z adding 'torch/include/ATen/ops/min_meta.h' 2025-12-04T09:35:48.5802139Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-12-04T09:35:48.5805870Z adding 'torch/include/ATen/ops/min_native.h' 2025-12-04T09:35:48.5809462Z adding 'torch/include/ATen/ops/min_ops.h' 2025-12-04T09:35:48.5813040Z adding 'torch/include/ATen/ops/minimum.h' 2025-12-04T09:35:48.5816676Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.5819913Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-12-04T09:35:48.5823302Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-12-04T09:35:48.5826589Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-12-04T09:35:48.5830316Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-12-04T09:35:48.5833604Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-12-04T09:35:48.5837166Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-12-04T09:35:48.5840611Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-12-04T09:35:48.5844289Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-12-04T09:35:48.5848004Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5851395Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-12-04T09:35:48.5854738Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-12-04T09:35:48.5858366Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-12-04T09:35:48.5862040Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5865361Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-12-04T09:35:48.5868798Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-12-04T09:35:48.5872759Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-12-04T09:35:48.5876446Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-12-04T09:35:48.5880200Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-12-04T09:35:48.5883806Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-12-04T09:35:48.5887131Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-12-04T09:35:48.5890645Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-12-04T09:35:48.5894330Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5897692Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-12-04T09:35:48.5901047Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-12-04T09:35:48.5904658Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-12-04T09:35:48.5908324Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-12-04T09:35:48.5911972Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-12-04T09:35:48.5915238Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-12-04T09:35:48.5919027Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-12-04T09:35:48.5922723Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-12-04T09:35:48.5926719Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5930465Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-12-04T09:35:48.5933948Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-12-04T09:35:48.5937809Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-12-04T09:35:48.5942214Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-12-04T09:35:48.5946600Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5950596Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-12-04T09:35:48.5954463Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-12-04T09:35:48.5958617Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-12-04T09:35:48.5962736Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-12-04T09:35:48.5967209Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-12-04T09:35:48.5971963Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5975949Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-12-04T09:35:48.5979448Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-12-04T09:35:48.5983530Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-12-04T09:35:48.5987366Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.5991077Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-12-04T09:35:48.5994790Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-12-04T09:35:48.5998571Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-12-04T09:35:48.6002287Z adding 'torch/include/ATen/ops/mish.h' 2025-12-04T09:35:48.6005662Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-12-04T09:35:48.6009240Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6012725Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-12-04T09:35:48.6016120Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-12-04T09:35:48.6019404Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-12-04T09:35:48.6022797Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-12-04T09:35:48.6026425Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.6029856Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-12-04T09:35:48.6033274Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-12-04T09:35:48.6036585Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-12-04T09:35:48.6040202Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-12-04T09:35:48.6043482Z adding 'torch/include/ATen/ops/mish_native.h' 2025-12-04T09:35:48.6046959Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-12-04T09:35:48.6050481Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-12-04T09:35:48.6054106Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-12-04T09:35:48.6057692Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6060923Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-12-04T09:35:48.6064424Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-12-04T09:35:48.6067747Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-12-04T09:35:48.6071376Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-12-04T09:35:48.6075143Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-12-04T09:35:48.6078986Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6082293Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-12-04T09:35:48.6085866Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-12-04T09:35:48.6089369Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-12-04T09:35:48.6092821Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-12-04T09:35:48.6096430Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6105569Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-12-04T09:35:48.6109669Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6112951Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-12-04T09:35:48.6116473Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-12-04T09:35:48.6119873Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-12-04T09:35:48.6123412Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-12-04T09:35:48.6126940Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-12-04T09:35:48.6130619Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6137404Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-12-04T09:35:48.6140976Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-12-04T09:35:48.6144531Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6147727Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-12-04T09:35:48.6151323Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-12-04T09:35:48.6154933Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-12-04T09:35:48.6158474Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-12-04T09:35:48.6162141Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6165394Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-12-04T09:35:48.6168960Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-12-04T09:35:48.6172547Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6175807Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-12-04T09:35:48.6179348Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-12-04T09:35:48.6182830Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-12-04T09:35:48.6186403Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-12-04T09:35:48.6190146Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6193378Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-12-04T09:35:48.6196996Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-12-04T09:35:48.6200585Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6203839Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-12-04T09:35:48.6207402Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-12-04T09:35:48.6211477Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-12-04T09:35:48.6215426Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6218856Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-12-04T09:35:48.6222536Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-12-04T09:35:48.6226474Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-12-04T09:35:48.6231277Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6234798Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-12-04T09:35:48.6238420Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-12-04T09:35:48.6242170Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-12-04T09:35:48.6246543Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-12-04T09:35:48.6250176Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6253774Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-12-04T09:35:48.6257372Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-12-04T09:35:48.6261307Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-12-04T09:35:48.6265244Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6268826Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-12-04T09:35:48.6272296Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-12-04T09:35:48.6276266Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-12-04T09:35:48.6279906Z adding 'torch/include/ATen/ops/mm.h' 2025-12-04T09:35:48.6283555Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.6286958Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-12-04T09:35:48.6290401Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-12-04T09:35:48.6293842Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-12-04T09:35:48.6297394Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-12-04T09:35:48.6300778Z adding 'torch/include/ATen/ops/mm_native.h' 2025-12-04T09:35:48.6304503Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-12-04T09:35:48.6308217Z adding 'torch/include/ATen/ops/mode.h' 2025-12-04T09:35:48.6312007Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6315532Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6318843Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-12-04T09:35:48.6322353Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-12-04T09:35:48.6325795Z adding 'torch/include/ATen/ops/mode_native.h' 2025-12-04T09:35:48.6329457Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-12-04T09:35:48.6333028Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-12-04T09:35:48.6336630Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6339920Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-12-04T09:35:48.6343548Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-12-04T09:35:48.6346952Z adding 'torch/include/ATen/ops/movedim.h' 2025-12-04T09:35:48.6350734Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6353958Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-12-04T09:35:48.6357595Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-12-04T09:35:48.6361765Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-12-04T09:35:48.6365751Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6369060Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-12-04T09:35:48.6372793Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-12-04T09:35:48.6376895Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-12-04T09:35:48.6380986Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6384590Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-12-04T09:35:48.6388291Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-12-04T09:35:48.6392048Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-12-04T09:35:48.6396043Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-12-04T09:35:48.6400012Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-12-04T09:35:48.6403928Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-12-04T09:35:48.6407804Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-12-04T09:35:48.6411869Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-12-04T09:35:48.6415389Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.6418650Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-12-04T09:35:48.6422283Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-12-04T09:35:48.6425615Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-12-04T09:35:48.6429343Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-12-04T09:35:48.6432891Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-12-04T09:35:48.6436390Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-12-04T09:35:48.6439775Z adding 'torch/include/ATen/ops/msort.h' 2025-12-04T09:35:48.6443304Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6446715Z adding 'torch/include/ATen/ops/msort_native.h' 2025-12-04T09:35:48.6450213Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-12-04T09:35:48.6453709Z adding 'torch/include/ATen/ops/mul.h' 2025-12-04T09:35:48.6457270Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6460881Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.6464158Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-12-04T09:35:48.6467561Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-12-04T09:35:48.6470948Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-12-04T09:35:48.6474384Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-12-04T09:35:48.6477965Z adding 'torch/include/ATen/ops/mul_native.h' 2025-12-04T09:35:48.6481602Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-12-04T09:35:48.6485193Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-12-04T09:35:48.6488778Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-12-04T09:35:48.6492496Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-12-04T09:35:48.6496020Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-12-04T09:35:48.6499416Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-12-04T09:35:48.6503003Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-12-04T09:35:48.6506468Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-12-04T09:35:48.6510035Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-12-04T09:35:48.6513388Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-12-04T09:35:48.6517000Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-12-04T09:35:48.6520521Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-12-04T09:35:48.6524021Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-12-04T09:35:48.6527530Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-12-04T09:35:48.6530947Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-12-04T09:35:48.6534277Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-12-04T09:35:48.6537810Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-12-04T09:35:48.6541445Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6545715Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-12-04T09:35:48.6615449Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-12-04T09:35:48.6620162Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-12-04T09:35:48.6624998Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-12-04T09:35:48.6630105Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-12-04T09:35:48.6634904Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-12-04T09:35:48.6639872Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-12-04T09:35:48.6645513Z adding 'torch/include/ATen/ops/multinomial.h' 2025-12-04T09:35:48.6650126Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-12-04T09:35:48.6655023Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-12-04T09:35:48.6659751Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-12-04T09:35:48.6664700Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-12-04T09:35:48.6669742Z adding 'torch/include/ATen/ops/multiply.h' 2025-12-04T09:35:48.6674719Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6678098Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-12-04T09:35:48.6681782Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-12-04T09:35:48.6685341Z adding 'torch/include/ATen/ops/mv.h' 2025-12-04T09:35:48.6688861Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6692164Z adding 'torch/include/ATen/ops/mv_native.h' 2025-12-04T09:35:48.6695715Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-12-04T09:35:48.6699252Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-12-04T09:35:48.6702929Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6706448Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-12-04T09:35:48.6710069Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-12-04T09:35:48.6713497Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-12-04T09:35:48.6717185Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-12-04T09:35:48.6720815Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-12-04T09:35:48.6724576Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6728008Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-12-04T09:35:48.6731438Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-12-04T09:35:48.6734977Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-12-04T09:35:48.6738657Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-12-04T09:35:48.6742280Z adding 'torch/include/ATen/ops/nanmean.h' 2025-12-04T09:35:48.6746030Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6749329Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-12-04T09:35:48.6753082Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-12-04T09:35:48.6756873Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-12-04T09:35:48.6760536Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6764439Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6768253Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-12-04T09:35:48.6772188Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-12-04T09:35:48.6776100Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-12-04T09:35:48.6780482Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-12-04T09:35:48.6784662Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-12-04T09:35:48.6788962Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6792766Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-12-04T09:35:48.6797112Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-12-04T09:35:48.6800779Z adding 'torch/include/ATen/ops/nansum.h' 2025-12-04T09:35:48.6804446Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-12-04T09:35:48.6807914Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-12-04T09:35:48.6811429Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-12-04T09:35:48.6815015Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-12-04T09:35:48.6818750Z adding 'torch/include/ATen/ops/narrow.h' 2025-12-04T09:35:48.6822611Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6826173Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-12-04T09:35:48.6830346Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.6833479Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-12-04T09:35:48.6836844Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-12-04T09:35:48.6840325Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-12-04T09:35:48.6843764Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-12-04T09:35:48.6847283Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-12-04T09:35:48.6851090Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-12-04T09:35:48.6854813Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-12-04T09:35:48.6858514Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6861916Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-12-04T09:35:48.6865368Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-12-04T09:35:48.6868905Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-12-04T09:35:48.6872633Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-12-04T09:35:48.6876196Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-12-04T09:35:48.6879812Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-12-04T09:35:48.6883315Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-12-04T09:35:48.6887001Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-12-04T09:35:48.6890540Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-12-04T09:35:48.6894059Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.6897345Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-12-04T09:35:48.6900589Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-12-04T09:35:48.6904016Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-12-04T09:35:48.6907440Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-12-04T09:35:48.6911031Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-12-04T09:35:48.6914597Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6918071Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-12-04T09:35:48.6921469Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-12-04T09:35:48.6924780Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-12-04T09:35:48.6928303Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-12-04T09:35:48.6931868Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6935211Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-12-04T09:35:48.6938783Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-12-04T09:35:48.6942243Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-12-04T09:35:48.6946024Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-12-04T09:35:48.6950208Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-12-04T09:35:48.6954940Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-12-04T09:35:48.6959372Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6963296Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-12-04T09:35:48.6967297Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-12-04T09:35:48.6971207Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-12-04T09:35:48.6975375Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-12-04T09:35:48.6979700Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.6983555Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-12-04T09:35:48.6987848Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-12-04T09:35:48.6991179Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-12-04T09:35:48.6994999Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-12-04T09:35:48.6998946Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-12-04T09:35:48.7003311Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-12-04T09:35:48.7007415Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7010884Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-12-04T09:35:48.7014596Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-12-04T09:35:48.7018046Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-12-04T09:35:48.7021699Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-12-04T09:35:48.7025653Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7029125Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-12-04T09:35:48.7032605Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-12-04T09:35:48.7041569Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-12-04T09:35:48.7041992Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-12-04T09:35:48.7043382Z adding 'torch/include/ATen/ops/native_norm.h' 2025-12-04T09:35:48.7047277Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7050420Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-12-04T09:35:48.7054104Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-12-04T09:35:48.7057611Z adding 'torch/include/ATen/ops/ne.h' 2025-12-04T09:35:48.7061227Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7064497Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-12-04T09:35:48.7068104Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-12-04T09:35:48.7071542Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-12-04T09:35:48.7074990Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-12-04T09:35:48.7078372Z adding 'torch/include/ATen/ops/ne_native.h' 2025-12-04T09:35:48.7082055Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-12-04T09:35:48.7085517Z adding 'torch/include/ATen/ops/neg.h' 2025-12-04T09:35:48.7089212Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7092442Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-12-04T09:35:48.7095852Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-12-04T09:35:48.7099159Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-12-04T09:35:48.7102519Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-12-04T09:35:48.7105852Z adding 'torch/include/ATen/ops/neg_native.h' 2025-12-04T09:35:48.7109475Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-12-04T09:35:48.7112921Z adding 'torch/include/ATen/ops/negative.h' 2025-12-04T09:35:48.7116475Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7119723Z adding 'torch/include/ATen/ops/negative_native.h' 2025-12-04T09:35:48.7123411Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-12-04T09:35:48.7126894Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-12-04T09:35:48.7130470Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7133652Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-12-04T09:35:48.7137078Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-12-04T09:35:48.7140733Z adding 'torch/include/ATen/ops/new_empty.h' 2025-12-04T09:35:48.7145208Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7148577Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-12-04T09:35:48.7152469Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-12-04T09:35:48.7155969Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-12-04T09:35:48.7159675Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7163267Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7166633Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-12-04T09:35:48.7170196Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-12-04T09:35:48.7173924Z adding 'torch/include/ATen/ops/new_full.h' 2025-12-04T09:35:48.7177675Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7180950Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-12-04T09:35:48.7184550Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-12-04T09:35:48.7188317Z adding 'torch/include/ATen/ops/new_ones.h' 2025-12-04T09:35:48.7192098Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7195337Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-12-04T09:35:48.7198879Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-12-04T09:35:48.7202602Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-12-04T09:35:48.7206375Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7209623Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-12-04T09:35:48.7213172Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-12-04T09:35:48.7216651Z adding 'torch/include/ATen/ops/nextafter.h' 2025-12-04T09:35:48.7220204Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7223626Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-12-04T09:35:48.7227079Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-12-04T09:35:48.7230577Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-12-04T09:35:48.7234139Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-12-04T09:35:48.7237420Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-12-04T09:35:48.7241077Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-12-04T09:35:48.7244865Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-12-04T09:35:48.7248757Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-12-04T09:35:48.7252815Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-12-04T09:35:48.7256665Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.7260208Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.7263743Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-12-04T09:35:48.7267411Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-12-04T09:35:48.7271283Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7275048Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-12-04T09:35:48.7278719Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-12-04T09:35:48.7282387Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-12-04T09:35:48.7285973Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-12-04T09:35:48.7289599Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-12-04T09:35:48.7293131Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-12-04T09:35:48.7296796Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-12-04T09:35:48.7300645Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-12-04T09:35:48.7304662Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7308141Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-12-04T09:35:48.7311832Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-12-04T09:35:48.7315419Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-12-04T09:35:48.7318940Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-12-04T09:35:48.7322455Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-12-04T09:35:48.7326213Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-12-04T09:35:48.7329903Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7333745Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-12-04T09:35:48.7337684Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7341033Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-12-04T09:35:48.7344720Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-12-04T09:35:48.7348138Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-12-04T09:35:48.7351852Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-12-04T09:35:48.7355377Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-12-04T09:35:48.7358959Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-12-04T09:35:48.7362577Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-12-04T09:35:48.7366178Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-12-04T09:35:48.7369859Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7373240Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-12-04T09:35:48.7376730Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-12-04T09:35:48.7380472Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-12-04T09:35:48.7383940Z adding 'torch/include/ATen/ops/nonzero.h' 2025-12-04T09:35:48.7387425Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-12-04T09:35:48.7391189Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-12-04T09:35:48.7394921Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-12-04T09:35:48.7398704Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-12-04T09:35:48.7402652Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7406537Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-12-04T09:35:48.7410173Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-12-04T09:35:48.7413708Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-12-04T09:35:48.7417563Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-12-04T09:35:48.7421345Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-12-04T09:35:48.7424864Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-12-04T09:35:48.7428413Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-12-04T09:35:48.7431980Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-12-04T09:35:48.7435972Z adding 'torch/include/ATen/ops/norm.h' 2025-12-04T09:35:48.7439758Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7443373Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7446935Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7450307Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-12-04T09:35:48.7453778Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-12-04T09:35:48.7457132Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-12-04T09:35:48.7460917Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7464169Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-12-04T09:35:48.7467583Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-12-04T09:35:48.7471037Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-12-04T09:35:48.7474496Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-12-04T09:35:48.7477995Z adding 'torch/include/ATen/ops/norm_native.h' 2025-12-04T09:35:48.7482146Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-12-04T09:35:48.7486751Z adding 'torch/include/ATen/ops/normal.h' 2025-12-04T09:35:48.7490716Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7494325Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-12-04T09:35:48.7497867Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-12-04T09:35:48.7501370Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-12-04T09:35:48.7504952Z adding 'torch/include/ATen/ops/normal_native.h' 2025-12-04T09:35:48.7509250Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-12-04T09:35:48.7512959Z adding 'torch/include/ATen/ops/not_equal.h' 2025-12-04T09:35:48.7516593Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7519829Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-12-04T09:35:48.7523545Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-12-04T09:35:48.7527110Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-12-04T09:35:48.7530717Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7533942Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-12-04T09:35:48.7537470Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-12-04T09:35:48.7540784Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-12-04T09:35:48.7544287Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7547579Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-12-04T09:35:48.7551104Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-12-04T09:35:48.7555308Z adding 'torch/include/ATen/ops/one_hot.h' 2025-12-04T09:35:48.7558834Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7562095Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-12-04T09:35:48.7565592Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-12-04T09:35:48.7570307Z adding 'torch/include/ATen/ops/ones.h' 2025-12-04T09:35:48.7574310Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7577952Z adding 'torch/include/ATen/ops/ones_like.h' 2025-12-04T09:35:48.7581619Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7585075Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-12-04T09:35:48.7588851Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-12-04T09:35:48.7592290Z adding 'torch/include/ATen/ops/ones_native.h' 2025-12-04T09:35:48.7596112Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-12-04T09:35:48.7599592Z adding 'torch/include/ATen/ops/or.h' 2025-12-04T09:35:48.7603270Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7606615Z adding 'torch/include/ATen/ops/or_native.h' 2025-12-04T09:35:48.7610180Z adding 'torch/include/ATen/ops/or_ops.h' 2025-12-04T09:35:48.7613790Z adding 'torch/include/ATen/ops/orgqr.h' 2025-12-04T09:35:48.7617438Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7620682Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-12-04T09:35:48.7624292Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-12-04T09:35:48.7627748Z adding 'torch/include/ATen/ops/ormqr.h' 2025-12-04T09:35:48.7631441Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-12-04T09:35:48.7634986Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-12-04T09:35:48.7638265Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-12-04T09:35:48.7641896Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-12-04T09:35:48.7645332Z adding 'torch/include/ATen/ops/outer.h' 2025-12-04T09:35:48.7649004Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7652317Z adding 'torch/include/ATen/ops/outer_native.h' 2025-12-04T09:35:48.7655785Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-12-04T09:35:48.7659225Z adding 'torch/include/ATen/ops/output_nr.h' 2025-12-04T09:35:48.7662841Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7666009Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-12-04T09:35:48.7669642Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-12-04T09:35:48.7673144Z adding 'torch/include/ATen/ops/pad.h' 2025-12-04T09:35:48.7676869Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7680120Z adding 'torch/include/ATen/ops/pad_native.h' 2025-12-04T09:35:48.7683667Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-12-04T09:35:48.7687211Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-12-04T09:35:48.7690742Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7694096Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-12-04T09:35:48.7697649Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-12-04T09:35:48.7701103Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-12-04T09:35:48.7704802Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7708016Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-12-04T09:35:48.7711690Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-12-04T09:35:48.7715113Z adding 'torch/include/ATen/ops/pdist.h' 2025-12-04T09:35:48.7718683Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7721935Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-12-04T09:35:48.7725356Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-12-04T09:35:48.7728871Z adding 'torch/include/ATen/ops/permute.h' 2025-12-04T09:35:48.7732532Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7735819Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-12-04T09:35:48.7739539Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7743121Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7746319Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-12-04T09:35:48.7749999Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-12-04T09:35:48.7753311Z adding 'torch/include/ATen/ops/permute_native.h' 2025-12-04T09:35:48.7756903Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-12-04T09:35:48.7760237Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-12-04T09:35:48.7763876Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7767189Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-12-04T09:35:48.7770630Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-12-04T09:35:48.7774088Z adding 'torch/include/ATen/ops/pinverse.h' 2025-12-04T09:35:48.7777621Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7780932Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-12-04T09:35:48.7784452Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-12-04T09:35:48.7787853Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-12-04T09:35:48.7791659Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7795266Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7798505Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-12-04T09:35:48.7801924Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-12-04T09:35:48.7805416Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-12-04T09:35:48.7809051Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-12-04T09:35:48.7813044Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7816292Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7819645Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-12-04T09:35:48.7823051Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-12-04T09:35:48.7826623Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-12-04T09:35:48.7830270Z adding 'torch/include/ATen/ops/poisson.h' 2025-12-04T09:35:48.7833873Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7837300Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-12-04T09:35:48.7840725Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-12-04T09:35:48.7844161Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-12-04T09:35:48.7847673Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-12-04T09:35:48.7851291Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7854706Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-12-04T09:35:48.7858262Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-12-04T09:35:48.7861776Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-12-04T09:35:48.7865342Z adding 'torch/include/ATen/ops/polar.h' 2025-12-04T09:35:48.7868993Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7872440Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-12-04T09:35:48.7875987Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-12-04T09:35:48.7879318Z adding 'torch/include/ATen/ops/polar_native.h' 2025-12-04T09:35:48.7882905Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-12-04T09:35:48.7886312Z adding 'torch/include/ATen/ops/polygamma.h' 2025-12-04T09:35:48.7890505Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7893548Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7896784Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-12-04T09:35:48.7900213Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-12-04T09:35:48.7903514Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-12-04T09:35:48.7906918Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-12-04T09:35:48.7910493Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-12-04T09:35:48.7914050Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-12-04T09:35:48.7917424Z adding 'torch/include/ATen/ops/positive.h' 2025-12-04T09:35:48.7920983Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7924155Z adding 'torch/include/ATen/ops/positive_native.h' 2025-12-04T09:35:48.7927537Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-12-04T09:35:48.7931138Z adding 'torch/include/ATen/ops/pow.h' 2025-12-04T09:35:48.7934839Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7938136Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-12-04T09:35:48.7941822Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-12-04T09:35:48.7945228Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-12-04T09:35:48.7948767Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-12-04T09:35:48.7952186Z adding 'torch/include/ATen/ops/pow_native.h' 2025-12-04T09:35:48.7955939Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-12-04T09:35:48.7959442Z adding 'torch/include/ATen/ops/prelu.h' 2025-12-04T09:35:48.7969745Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7973042Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-12-04T09:35:48.7976489Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-12-04T09:35:48.7980101Z adding 'torch/include/ATen/ops/prod.h' 2025-12-04T09:35:48.7983731Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.7987258Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.7990918Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.7994290Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-12-04T09:35:48.7998137Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-12-04T09:35:48.8001958Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-12-04T09:35:48.8006149Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-12-04T09:35:48.8009286Z adding 'torch/include/ATen/ops/prod_native.h' 2025-12-04T09:35:48.8013435Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-12-04T09:35:48.8017428Z adding 'torch/include/ATen/ops/promote_types.h' 2025-12-04T09:35:48.8021563Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8025209Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-12-04T09:35:48.8029118Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-12-04T09:35:48.8032992Z adding 'torch/include/ATen/ops/put.h' 2025-12-04T09:35:48.8037116Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8040919Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-12-04T09:35:48.8044475Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-12-04T09:35:48.8047871Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-12-04T09:35:48.8051228Z adding 'torch/include/ATen/ops/put_native.h' 2025-12-04T09:35:48.8054895Z adding 'torch/include/ATen/ops/put_ops.h' 2025-12-04T09:35:48.8058312Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-12-04T09:35:48.8061766Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-12-04T09:35:48.8065304Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-12-04T09:35:48.8068871Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-12-04T09:35:48.8072562Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8075895Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-12-04T09:35:48.8079372Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-12-04T09:35:48.8082948Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-12-04T09:35:48.8086515Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8089848Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-12-04T09:35:48.8093442Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-12-04T09:35:48.8096732Z adding 'torch/include/ATen/ops/q_scale.h' 2025-12-04T09:35:48.8100193Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-12-04T09:35:48.8103582Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-12-04T09:35:48.8107070Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-12-04T09:35:48.8110875Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-12-04T09:35:48.8114046Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-12-04T09:35:48.8117536Z adding 'torch/include/ATen/ops/qr.h' 2025-12-04T09:35:48.8121162Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8124468Z adding 'torch/include/ATen/ops/qr_native.h' 2025-12-04T09:35:48.8128199Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-12-04T09:35:48.8131271Z adding 'torch/include/ATen/ops/qscheme.h' 2025-12-04T09:35:48.8134723Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-12-04T09:35:48.8138092Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-12-04T09:35:48.8141588Z adding 'torch/include/ATen/ops/quantile.h' 2025-12-04T09:35:48.8145328Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8148764Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-12-04T09:35:48.8152467Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-12-04T09:35:48.8156039Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-12-04T09:35:48.8159640Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8163225Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-12-04T09:35:48.8166459Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-12-04T09:35:48.8169670Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-12-04T09:35:48.8173204Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-12-04T09:35:48.8176914Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-12-04T09:35:48.8186503Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8189981Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-12-04T09:35:48.8193455Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-12-04T09:35:48.8197153Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-12-04T09:35:48.8200522Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8203829Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-12-04T09:35:48.8207199Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-12-04T09:35:48.8210510Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-12-04T09:35:48.8213994Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-12-04T09:35:48.8217388Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-12-04T09:35:48.8221204Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-12-04T09:35:48.8224848Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-12-04T09:35:48.8228548Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8231946Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-12-04T09:35:48.8235562Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-12-04T09:35:48.8239107Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-12-04T09:35:48.8242730Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8246153Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-12-04T09:35:48.8249693Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-12-04T09:35:48.8253189Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-12-04T09:35:48.8256847Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8260074Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-12-04T09:35:48.8263633Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-12-04T09:35:48.8267079Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-12-04T09:35:48.8270759Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8273938Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-12-04T09:35:48.8277461Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-12-04T09:35:48.8280957Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-12-04T09:35:48.8284547Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8287735Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-12-04T09:35:48.8291221Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-12-04T09:35:48.8294676Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-12-04T09:35:48.8298255Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8301474Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-12-04T09:35:48.8304989Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-12-04T09:35:48.8308472Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-12-04T09:35:48.8312089Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8315278Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-12-04T09:35:48.8318780Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-12-04T09:35:48.8322297Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-12-04T09:35:48.8325827Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8328995Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-12-04T09:35:48.8332451Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-12-04T09:35:48.8336383Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-12-04T09:35:48.8339530Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8342702Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-12-04T09:35:48.8346141Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-12-04T09:35:48.8351215Z adding 'torch/include/ATen/ops/rand.h' 2025-12-04T09:35:48.8355605Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8359129Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8362705Z adding 'torch/include/ATen/ops/rand_like.h' 2025-12-04T09:35:48.8366409Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8369659Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-12-04T09:35:48.8373330Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-12-04T09:35:48.8376808Z adding 'torch/include/ATen/ops/rand_native.h' 2025-12-04T09:35:48.8380785Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-12-04T09:35:48.8385887Z adding 'torch/include/ATen/ops/randint.h' 2025-12-04T09:35:48.8390596Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8396115Z adding 'torch/include/ATen/ops/randint_like.h' 2025-12-04T09:35:48.8401081Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8404680Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-12-04T09:35:48.8409154Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-12-04T09:35:48.8412889Z adding 'torch/include/ATen/ops/randint_native.h' 2025-12-04T09:35:48.8416868Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-12-04T09:35:48.8421914Z adding 'torch/include/ATen/ops/randn.h' 2025-12-04T09:35:48.8426284Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8429956Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8433586Z adding 'torch/include/ATen/ops/randn_like.h' 2025-12-04T09:35:48.8437645Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8441206Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T09:35:48.8444229Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-12-04T09:35:48.8447942Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-12-04T09:35:48.8451431Z adding 'torch/include/ATen/ops/randn_native.h' 2025-12-04T09:35:48.8455357Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-12-04T09:35:48.8459073Z adding 'torch/include/ATen/ops/random.h' 2025-12-04T09:35:48.8462733Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8466084Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-12-04T09:35:48.8469588Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-12-04T09:35:48.8472947Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-12-04T09:35:48.8476609Z adding 'torch/include/ATen/ops/random_native.h' 2025-12-04T09:35:48.8480445Z adding 'torch/include/ATen/ops/random_ops.h' 2025-12-04T09:35:48.8484610Z adding 'torch/include/ATen/ops/randperm.h' 2025-12-04T09:35:48.8488530Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8491867Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-12-04T09:35:48.8495257Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-12-04T09:35:48.8498651Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-12-04T09:35:48.8502195Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-12-04T09:35:48.8505891Z adding 'torch/include/ATen/ops/range.h' 2025-12-04T09:35:48.8509782Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8512971Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-12-04T09:35:48.8516342Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-12-04T09:35:48.8519682Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-12-04T09:35:48.8522944Z adding 'torch/include/ATen/ops/range_native.h' 2025-12-04T09:35:48.8526559Z adding 'torch/include/ATen/ops/range_ops.h' 2025-12-04T09:35:48.8529992Z adding 'torch/include/ATen/ops/ravel.h' 2025-12-04T09:35:48.8533428Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8536525Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-12-04T09:35:48.8540168Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-12-04T09:35:48.8543488Z adding 'torch/include/ATen/ops/real.h' 2025-12-04T09:35:48.8547412Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8550539Z adding 'torch/include/ATen/ops/real_native.h' 2025-12-04T09:35:48.8554087Z adding 'torch/include/ATen/ops/real_ops.h' 2025-12-04T09:35:48.8557486Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-12-04T09:35:48.8561185Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.8564311Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-12-04T09:35:48.8567925Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-12-04T09:35:48.8571261Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-12-04T09:35:48.8574572Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-12-04T09:35:48.8583580Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-12-04T09:35:48.8584543Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-12-04T09:35:48.8589000Z adding 'torch/include/ATen/ops/record_stream.h' 2025-12-04T09:35:48.8592440Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-12-04T09:35:48.8595849Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-12-04T09:35:48.8599227Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-12-04T09:35:48.8602646Z adding 'torch/include/ATen/ops/refine_names.h' 2025-12-04T09:35:48.8606193Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8609571Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-12-04T09:35:48.8613069Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-12-04T09:35:48.8616679Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-12-04T09:35:48.8620594Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-12-04T09:35:48.8624495Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.8627835Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.8631564Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.8634879Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-12-04T09:35:48.8638528Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-12-04T09:35:48.8641927Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-12-04T09:35:48.8645462Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-12-04T09:35:48.8649248Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.8652507Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-12-04T09:35:48.8656120Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-12-04T09:35:48.8659563Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-12-04T09:35:48.8663066Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-12-04T09:35:48.8666496Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-12-04T09:35:48.8670116Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-12-04T09:35:48.8673858Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-12-04T09:35:48.8677803Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-12-04T09:35:48.8681444Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.8685054Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.8688505Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-12-04T09:35:48.8692016Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-12-04T09:35:48.8695639Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-12-04T09:35:48.8699533Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-12-04T09:35:48.8702919Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-12-04T09:35:48.8706534Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-12-04T09:35:48.8710239Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-12-04T09:35:48.8714187Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-12-04T09:35:48.8718105Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.8721393Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.8725060Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.8728347Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-12-04T09:35:48.8731933Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-12-04T09:35:48.8735407Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-12-04T09:35:48.8738896Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-12-04T09:35:48.8742715Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.8746105Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-12-04T09:35:48.8749701Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-12-04T09:35:48.8753080Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-12-04T09:35:48.8756501Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-12-04T09:35:48.8760006Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-12-04T09:35:48.8763627Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-12-04T09:35:48.8766978Z adding 'torch/include/ATen/ops/relu.h' 2025-12-04T09:35:48.8770463Z adding 'torch/include/ATen/ops/relu6.h' 2025-12-04T09:35:48.8773974Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8777265Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-12-04T09:35:48.8780823Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-12-04T09:35:48.8784361Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8787762Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-12-04T09:35:48.8791219Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-12-04T09:35:48.8794692Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-12-04T09:35:48.8798120Z adding 'torch/include/ATen/ops/relu_native.h' 2025-12-04T09:35:48.8802368Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-12-04T09:35:48.8806169Z adding 'torch/include/ATen/ops/remainder.h' 2025-12-04T09:35:48.8809959Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8813465Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.8816817Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-12-04T09:35:48.8820201Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-12-04T09:35:48.8823708Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-12-04T09:35:48.8827155Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-12-04T09:35:48.8830632Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-12-04T09:35:48.8834594Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-12-04T09:35:48.8838022Z adding 'torch/include/ATen/ops/rename.h' 2025-12-04T09:35:48.8841673Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8844949Z adding 'torch/include/ATen/ops/rename_native.h' 2025-12-04T09:35:48.8848422Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-12-04T09:35:48.8851946Z adding 'torch/include/ATen/ops/renorm.h' 2025-12-04T09:35:48.8855596Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.8859038Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-12-04T09:35:48.8869316Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-12-04T09:35:48.8872767Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-12-04T09:35:48.8876353Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-12-04T09:35:48.8879746Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-12-04T09:35:48.8883258Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-12-04T09:35:48.8887035Z adding 'torch/include/ATen/ops/repeat.h' 2025-12-04T09:35:48.8890684Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8894534Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-12-04T09:35:48.8898491Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.8901904Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.8905678Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-12-04T09:35:48.8909635Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-12-04T09:35:48.8913389Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-12-04T09:35:48.8917492Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-12-04T09:35:48.8921332Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-12-04T09:35:48.8925304Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-12-04T09:35:48.8929735Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-12-04T09:35:48.8933568Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-12-04T09:35:48.8937487Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.8940883Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.8944350Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.8947777Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-12-04T09:35:48.8951373Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-12-04T09:35:48.8954909Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-12-04T09:35:48.8958377Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-12-04T09:35:48.8962011Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.8965393Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-12-04T09:35:48.8968784Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-12-04T09:35:48.8972055Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-12-04T09:35:48.8975506Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-12-04T09:35:48.8978774Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-12-04T09:35:48.8982414Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-12-04T09:35:48.8985966Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-12-04T09:35:48.8989821Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-12-04T09:35:48.8993484Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.8996877Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.9000166Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-12-04T09:35:48.9003611Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-12-04T09:35:48.9007184Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9010401Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-12-04T09:35:48.9014229Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-12-04T09:35:48.9017519Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-12-04T09:35:48.9020936Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-12-04T09:35:48.9024243Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-12-04T09:35:48.9027632Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-12-04T09:35:48.9031299Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-12-04T09:35:48.9035087Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-12-04T09:35:48.9038628Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-12-04T09:35:48.9042056Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-12-04T09:35:48.9045344Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-12-04T09:35:48.9048831Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-12-04T09:35:48.9052340Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9055566Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-12-04T09:35:48.9059105Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-12-04T09:35:48.9062360Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-12-04T09:35:48.9065771Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-12-04T09:35:48.9069274Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-12-04T09:35:48.9072728Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-12-04T09:35:48.9075960Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-12-04T09:35:48.9079442Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9082541Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-12-04T09:35:48.9085874Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-12-04T09:35:48.9089195Z adding 'torch/include/ATen/ops/reshape.h' 2025-12-04T09:35:48.9092408Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-12-04T09:35:48.9095871Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9099281Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T09:35:48.9102364Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-12-04T09:35:48.9105706Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-12-04T09:35:48.9109240Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9112659Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T09:35:48.9115735Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-12-04T09:35:48.9119075Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-12-04T09:35:48.9122741Z adding 'torch/include/ATen/ops/resize.h' 2025-12-04T09:35:48.9126306Z adding 'torch/include/ATen/ops/resize_as.h' 2025-12-04T09:35:48.9129844Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9133002Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-12-04T09:35:48.9136529Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-12-04T09:35:48.9139958Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-12-04T09:35:48.9143843Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9147048Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-12-04T09:35:48.9150409Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-12-04T09:35:48.9153881Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-12-04T09:35:48.9157455Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9168616Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-12-04T09:35:48.9172126Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-12-04T09:35:48.9175644Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-12-04T09:35:48.9178967Z adding 'torch/include/ATen/ops/resize_native.h' 2025-12-04T09:35:48.9182663Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-12-04T09:35:48.9186031Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-12-04T09:35:48.9189730Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9192984Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-12-04T09:35:48.9196310Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-12-04T09:35:48.9199759Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-12-04T09:35:48.9203239Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9206475Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-12-04T09:35:48.9209898Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-12-04T09:35:48.9213494Z adding 'torch/include/ATen/ops/result_type.h' 2025-12-04T09:35:48.9217144Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9220314Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-12-04T09:35:48.9224054Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-12-04T09:35:48.9227487Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-12-04T09:35:48.9231043Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9234271Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-12-04T09:35:48.9237574Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-12-04T09:35:48.9240960Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-12-04T09:35:48.9244440Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9247657Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-12-04T09:35:48.9251122Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-12-04T09:35:48.9254584Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-12-04T09:35:48.9258304Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9261503Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-12-04T09:35:48.9265043Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-12-04T09:35:48.9268720Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-12-04T09:35:48.9272140Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-12-04T09:35:48.9275889Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9279075Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-12-04T09:35:48.9282572Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-12-04T09:35:48.9286263Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9289451Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-12-04T09:35:48.9293202Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-12-04T09:35:48.9296792Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-12-04T09:35:48.9300170Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-12-04T09:35:48.9303829Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9306970Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-12-04T09:35:48.9310673Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-12-04T09:35:48.9314273Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9317532Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-12-04T09:35:48.9321218Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-12-04T09:35:48.9324812Z adding 'torch/include/ATen/ops/roll.h' 2025-12-04T09:35:48.9328601Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9331966Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-12-04T09:35:48.9335335Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-12-04T09:35:48.9338746Z adding 'torch/include/ATen/ops/roll_native.h' 2025-12-04T09:35:48.9342194Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-12-04T09:35:48.9345745Z adding 'torch/include/ATen/ops/rot90.h' 2025-12-04T09:35:48.9349505Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9352667Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-12-04T09:35:48.9356259Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-12-04T09:35:48.9359748Z adding 'torch/include/ATen/ops/round.h' 2025-12-04T09:35:48.9363554Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9367224Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-12-04T09:35:48.9370638Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-12-04T09:35:48.9374089Z adding 'torch/include/ATen/ops/round_meta.h' 2025-12-04T09:35:48.9377603Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-12-04T09:35:48.9380974Z adding 'torch/include/ATen/ops/round_native.h' 2025-12-04T09:35:48.9384769Z adding 'torch/include/ATen/ops/round_ops.h' 2025-12-04T09:35:48.9388126Z adding 'torch/include/ATen/ops/row_indices.h' 2025-12-04T09:35:48.9391875Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9395167Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-12-04T09:35:48.9398706Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9402255Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9405346Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-12-04T09:35:48.9409037Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-12-04T09:35:48.9412393Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-12-04T09:35:48.9415723Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-12-04T09:35:48.9419507Z adding 'torch/include/ATen/ops/row_stack.h' 2025-12-04T09:35:48.9423507Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9427127Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-12-04T09:35:48.9431106Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-12-04T09:35:48.9434985Z adding 'torch/include/ATen/ops/rrelu.h' 2025-12-04T09:35:48.9439004Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9442682Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-12-04T09:35:48.9446645Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-12-04T09:35:48.9450685Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-12-04T09:35:48.9454789Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-12-04T09:35:48.9458506Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9461883Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-12-04T09:35:48.9465398Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-12-04T09:35:48.9469188Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9472545Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-12-04T09:35:48.9476222Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-12-04T09:35:48.9479834Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-12-04T09:35:48.9483197Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-12-04T09:35:48.9486945Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-12-04T09:35:48.9490530Z adding 'torch/include/ATen/ops/rshift.h' 2025-12-04T09:35:48.9494158Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9497430Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-12-04T09:35:48.9500763Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-12-04T09:35:48.9504081Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-12-04T09:35:48.9507527Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-12-04T09:35:48.9511293Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-12-04T09:35:48.9514695Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-12-04T09:35:48.9518251Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9521432Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-12-04T09:35:48.9524830Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-12-04T09:35:48.9528066Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-12-04T09:35:48.9531413Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-12-04T09:35:48.9534633Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-12-04T09:35:48.9538209Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-12-04T09:35:48.9541699Z adding 'torch/include/ATen/ops/rsub.h' 2025-12-04T09:35:48.9545397Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9548646Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-12-04T09:35:48.9551945Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-12-04T09:35:48.9555165Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-12-04T09:35:48.9559038Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-12-04T09:35:48.9562420Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-12-04T09:35:48.9566002Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9569172Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-12-04T09:35:48.9572610Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-12-04T09:35:48.9576053Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-12-04T09:35:48.9579616Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9582758Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-12-04T09:35:48.9586601Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-12-04T09:35:48.9590466Z adding 'torch/include/ATen/ops/scatter.h' 2025-12-04T09:35:48.9594029Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-12-04T09:35:48.9597805Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9601153Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9604435Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-12-04T09:35:48.9608165Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-12-04T09:35:48.9611328Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-12-04T09:35:48.9614709Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-12-04T09:35:48.9618036Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-12-04T09:35:48.9622348Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-12-04T09:35:48.9626155Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9629644Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9633119Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-12-04T09:35:48.9636651Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-12-04T09:35:48.9640169Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-12-04T09:35:48.9643615Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-12-04T09:35:48.9647058Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-12-04T09:35:48.9651295Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-12-04T09:35:48.9655066Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-12-04T09:35:48.9658749Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9662011Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-12-04T09:35:48.9665456Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-12-04T09:35:48.9668838Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-12-04T09:35:48.9672336Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-12-04T09:35:48.9675670Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-12-04T09:35:48.9679221Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-12-04T09:35:48.9682853Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-12-04T09:35:48.9686690Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-12-04T09:35:48.9689983Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-12-04T09:35:48.9693414Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-12-04T09:35:48.9697125Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-12-04T09:35:48.9700721Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-12-04T09:35:48.9704450Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9707685Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-12-04T09:35:48.9711225Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-12-04T09:35:48.9714550Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-12-04T09:35:48.9718158Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-12-04T09:35:48.9721629Z adding 'torch/include/ATen/ops/select.h' 2025-12-04T09:35:48.9725325Z adding 'torch/include/ATen/ops/select_backward.h' 2025-12-04T09:35:48.9729037Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9732546Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9735690Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-12-04T09:35:48.9739231Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-12-04T09:35:48.9742767Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9746124Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9749732Z adding 'torch/include/ATen/ops/select_copy.h' 2025-12-04T09:35:48.9753351Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9756844Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9759944Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-12-04T09:35:48.9763378Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-12-04T09:35:48.9766771Z adding 'torch/include/ATen/ops/select_native.h' 2025-12-04T09:35:48.9770370Z adding 'torch/include/ATen/ops/select_ops.h' 2025-12-04T09:35:48.9774185Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-12-04T09:35:48.9777904Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9781546Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9784730Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-12-04T09:35:48.9788366Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-12-04T09:35:48.9791840Z adding 'torch/include/ATen/ops/selu.h' 2025-12-04T09:35:48.9795374Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9798819Z adding 'torch/include/ATen/ops/selu_native.h' 2025-12-04T09:35:48.9802201Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-12-04T09:35:48.9806415Z adding 'torch/include/ATen/ops/set.h' 2025-12-04T09:35:48.9810445Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:48.9813909Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9817346Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-12-04T09:35:48.9820916Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-12-04T09:35:48.9824705Z adding 'torch/include/ATen/ops/set_data.h' 2025-12-04T09:35:48.9828688Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:48.9831833Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-12-04T09:35:48.9835165Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-12-04T09:35:48.9838716Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-12-04T09:35:48.9842205Z adding 'torch/include/ATen/ops/set_native.h' 2025-12-04T09:35:48.9846503Z adding 'torch/include/ATen/ops/set_ops.h' 2025-12-04T09:35:48.9850231Z adding 'torch/include/ATen/ops/sgn.h' 2025-12-04T09:35:48.9853881Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9857246Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-12-04T09:35:48.9860781Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-12-04T09:35:48.9864002Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-12-04T09:35:48.9867537Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-12-04T09:35:48.9871075Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-12-04T09:35:48.9874624Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-12-04T09:35:48.9878152Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-12-04T09:35:48.9881579Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-12-04T09:35:48.9885491Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9888903Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-12-04T09:35:48.9892308Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-12-04T09:35:48.9895764Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-12-04T09:35:48.9899115Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-12-04T09:35:48.9902594Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-12-04T09:35:48.9906193Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-12-04T09:35:48.9910550Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9913764Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-12-04T09:35:48.9917343Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-12-04T09:35:48.9921067Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-12-04T09:35:48.9925020Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-12-04T09:35:48.9928469Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-12-04T09:35:48.9932222Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-12-04T09:35:48.9936100Z adding 'torch/include/ATen/ops/sign.h' 2025-12-04T09:35:48.9940400Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9943967Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-12-04T09:35:48.9947645Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-12-04T09:35:48.9951072Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-12-04T09:35:48.9954654Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-12-04T09:35:48.9958073Z adding 'torch/include/ATen/ops/sign_native.h' 2025-12-04T09:35:48.9961670Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-12-04T09:35:48.9965250Z adding 'torch/include/ATen/ops/signbit.h' 2025-12-04T09:35:48.9968888Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:48.9972436Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-12-04T09:35:48.9975711Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-12-04T09:35:48.9978972Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-12-04T09:35:48.9982542Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-12-04T09:35:48.9985811Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-12-04T09:35:48.9989418Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-12-04T09:35:48.9992822Z adding 'torch/include/ATen/ops/silu.h' 2025-12-04T09:35:48.9996244Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-12-04T09:35:49.0000105Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0003399Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0006647Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-12-04T09:35:49.0010031Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-12-04T09:35:49.0013338Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-12-04T09:35:49.0016693Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-12-04T09:35:49.0019980Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-12-04T09:35:49.0023414Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-12-04T09:35:49.0026976Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0030458Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-12-04T09:35:49.0033942Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-12-04T09:35:49.0037116Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-12-04T09:35:49.0040467Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-12-04T09:35:49.0044249Z adding 'torch/include/ATen/ops/silu_native.h' 2025-12-04T09:35:49.0047709Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-12-04T09:35:49.0051084Z adding 'torch/include/ATen/ops/sin.h' 2025-12-04T09:35:49.0054653Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0057870Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-12-04T09:35:49.0061343Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-12-04T09:35:49.0064569Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-12-04T09:35:49.0067917Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-12-04T09:35:49.0071347Z adding 'torch/include/ATen/ops/sin_native.h' 2025-12-04T09:35:49.0074839Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-12-04T09:35:49.0078219Z adding 'torch/include/ATen/ops/sinc.h' 2025-12-04T09:35:49.0081845Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0085054Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-12-04T09:35:49.0088426Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-12-04T09:35:49.0091666Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-12-04T09:35:49.0095014Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-12-04T09:35:49.0098239Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-12-04T09:35:49.0101663Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-12-04T09:35:49.0105069Z adding 'torch/include/ATen/ops/sinh.h' 2025-12-04T09:35:49.0108784Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0111997Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-12-04T09:35:49.0115363Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-12-04T09:35:49.0118600Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-12-04T09:35:49.0121934Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-12-04T09:35:49.0125222Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-12-04T09:35:49.0128711Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-12-04T09:35:49.0132086Z adding 'torch/include/ATen/ops/size.h' 2025-12-04T09:35:49.0135624Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0138798Z adding 'torch/include/ATen/ops/size_native.h' 2025-12-04T09:35:49.0142151Z adding 'torch/include/ATen/ops/size_ops.h' 2025-12-04T09:35:49.0145705Z adding 'torch/include/ATen/ops/slice.h' 2025-12-04T09:35:49.0149624Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-12-04T09:35:49.0153389Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0156646Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-12-04T09:35:49.0160163Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-12-04T09:35:49.0163713Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0167354Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-12-04T09:35:49.0171100Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0174616Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0177783Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-12-04T09:35:49.0181286Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-12-04T09:35:49.0184834Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-12-04T09:35:49.0188464Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0191717Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-12-04T09:35:49.0195163Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-12-04T09:35:49.0198466Z adding 'torch/include/ATen/ops/slice_native.h' 2025-12-04T09:35:49.0201952Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-12-04T09:35:49.0205632Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-12-04T09:35:49.0209413Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0212978Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0216418Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-12-04T09:35:49.0219916Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-12-04T09:35:49.0223485Z adding 'torch/include/ATen/ops/slogdet.h' 2025-12-04T09:35:49.0227152Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0230495Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-12-04T09:35:49.0234135Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-12-04T09:35:49.0237976Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-12-04T09:35:49.0241950Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0245770Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-12-04T09:35:49.0249468Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-12-04T09:35:49.0252975Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-12-04T09:35:49.0256775Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-12-04T09:35:49.0260427Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-12-04T09:35:49.0264107Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-12-04T09:35:49.0268628Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-12-04T09:35:49.0272562Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0276169Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-12-04T09:35:49.0279876Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-12-04T09:35:49.0283149Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-12-04T09:35:49.0286865Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-12-04T09:35:49.0290988Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-12-04T09:35:49.0294827Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0298359Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-12-04T09:35:49.0301984Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-12-04T09:35:49.0305311Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-12-04T09:35:49.0309110Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-12-04T09:35:49.0313126Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-12-04T09:35:49.0317242Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0320762Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-12-04T09:35:49.0324374Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-12-04T09:35:49.0327930Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-12-04T09:35:49.0331695Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-12-04T09:35:49.0335056Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-12-04T09:35:49.0338846Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-12-04T09:35:49.0343066Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-12-04T09:35:49.0346785Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-12-04T09:35:49.0350622Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-12-04T09:35:49.0354219Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-12-04T09:35:49.0357813Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-12-04T09:35:49.0361310Z adding 'torch/include/ATen/ops/smm.h' 2025-12-04T09:35:49.0364869Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0368109Z adding 'torch/include/ATen/ops/smm_native.h' 2025-12-04T09:35:49.0371657Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-12-04T09:35:49.0375043Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-12-04T09:35:49.0378722Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-12-04T09:35:49.0382301Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0385751Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-12-04T09:35:49.0389372Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-12-04T09:35:49.0392656Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-12-04T09:35:49.0396341Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-12-04T09:35:49.0400305Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0403431Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-12-04T09:35:49.0407277Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-12-04T09:35:49.0410436Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-12-04T09:35:49.0414192Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-12-04T09:35:49.0417941Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-12-04T09:35:49.0421961Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-12-04T09:35:49.0425875Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-12-04T09:35:49.0429608Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-12-04T09:35:49.0433700Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0437377Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-12-04T09:35:49.0441146Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-12-04T09:35:49.0445275Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0448432Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-12-04T09:35:49.0452115Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-12-04T09:35:49.0455557Z adding 'torch/include/ATen/ops/softmax.h' 2025-12-04T09:35:49.0459117Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0463018Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0465966Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-12-04T09:35:49.0469635Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-12-04T09:35:49.0473067Z adding 'torch/include/ATen/ops/softplus.h' 2025-12-04T09:35:49.0476527Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-12-04T09:35:49.0480368Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0483580Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-12-04T09:35:49.0487241Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-12-04T09:35:49.0490563Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-12-04T09:35:49.0493972Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-12-04T09:35:49.0497270Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-12-04T09:35:49.0500706Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-12-04T09:35:49.0504293Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0507477Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-12-04T09:35:49.0511163Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-12-04T09:35:49.0514435Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-12-04T09:35:49.0517844Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-12-04T09:35:49.0521819Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-12-04T09:35:49.0524592Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-12-04T09:35:49.0527942Z adding 'torch/include/ATen/ops/softshrink.h' 2025-12-04T09:35:49.0531355Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-12-04T09:35:49.0535021Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0538249Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-12-04T09:35:49.0541617Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-12-04T09:35:49.0544862Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-12-04T09:35:49.0548363Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-12-04T09:35:49.0551695Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-12-04T09:35:49.0555165Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-12-04T09:35:49.0558783Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0562108Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-12-04T09:35:49.0565447Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-12-04T09:35:49.0568724Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-12-04T09:35:49.0572108Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-12-04T09:35:49.0575338Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-12-04T09:35:49.0578790Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-12-04T09:35:49.0582462Z adding 'torch/include/ATen/ops/sort.h' 2025-12-04T09:35:49.0586121Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0589684Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0593089Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0596421Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-12-04T09:35:49.0599835Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-12-04T09:35:49.0603128Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-12-04T09:35:49.0606531Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-12-04T09:35:49.0609925Z adding 'torch/include/ATen/ops/sort_native.h' 2025-12-04T09:35:49.0613797Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-12-04T09:35:49.0617634Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-12-04T09:35:49.0621272Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0624523Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-12-04T09:35:49.0628127Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-12-04T09:35:49.0631835Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-12-04T09:35:49.0635494Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0638747Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-12-04T09:35:49.0642339Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-12-04T09:35:49.0646241Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-12-04T09:35:49.0650142Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0653381Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-12-04T09:35:49.0656947Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-12-04T09:35:49.0660667Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-12-04T09:35:49.0664365Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0667832Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0671216Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-12-04T09:35:49.0674929Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-12-04T09:35:49.0679184Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-12-04T09:35:49.0682296Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0685525Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-12-04T09:35:49.0689110Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-12-04T09:35:49.0692684Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-12-04T09:35:49.0696380Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.0699640Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-12-04T09:35:49.0703497Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-12-04T09:35:49.0706809Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-12-04T09:35:49.0710413Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0713571Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-12-04T09:35:49.0717110Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-12-04T09:35:49.0720490Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-12-04T09:35:49.0724034Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0727174Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-12-04T09:35:49.0730591Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-12-04T09:35:49.0734043Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-12-04T09:35:49.0737515Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-12-04T09:35:49.0741103Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0744448Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-12-04T09:35:49.0747704Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-12-04T09:35:49.0751380Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-12-04T09:35:49.0754955Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0758220Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-12-04T09:35:49.0761520Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-12-04T09:35:49.0765121Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-12-04T09:35:49.0768609Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-12-04T09:35:49.0772059Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-12-04T09:35:49.0775541Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-12-04T09:35:49.0778887Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-12-04T09:35:49.0782529Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0785722Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-12-04T09:35:49.0789182Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-12-04T09:35:49.0792453Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-12-04T09:35:49.0795844Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-12-04T09:35:49.0799087Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-12-04T09:35:49.0802515Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-12-04T09:35:49.0805857Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-12-04T09:35:49.0809465Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0812699Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-12-04T09:35:49.0816003Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-12-04T09:35:49.0819590Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-12-04T09:35:49.0822927Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-12-04T09:35:49.0826481Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-12-04T09:35:49.0830782Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-12-04T09:35:49.0833369Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-12-04T09:35:49.0837155Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0840359Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-12-04T09:35:49.0843916Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-12-04T09:35:49.0847330Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-12-04T09:35:49.0850770Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-12-04T09:35:49.0854183Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-12-04T09:35:49.0857652Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-12-04T09:35:49.0861226Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-12-04T09:35:49.0865174Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0868284Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-12-04T09:35:49.0871904Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-12-04T09:35:49.0875141Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-12-04T09:35:49.0878712Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-12-04T09:35:49.0882240Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-12-04T09:35:49.0885642Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-12-04T09:35:49.0889144Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-12-04T09:35:49.0892761Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0896142Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-12-04T09:35:49.0899657Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-12-04T09:35:49.0902920Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-12-04T09:35:49.0906696Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-12-04T09:35:49.0910467Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-12-04T09:35:49.0914038Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-12-04T09:35:49.0918416Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-12-04T09:35:49.0922768Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0926731Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0930395Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-12-04T09:35:49.0934274Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-12-04T09:35:49.0937713Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-12-04T09:35:49.0941137Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-12-04T09:35:49.0945101Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-12-04T09:35:49.0948901Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-12-04T09:35:49.0952837Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-12-04T09:35:49.0956467Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0960162Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0963396Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-12-04T09:35:49.0967020Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-12-04T09:35:49.0970510Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-12-04T09:35:49.0974504Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-12-04T09:35:49.0977271Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-12-04T09:35:49.0980929Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-12-04T09:35:49.0984774Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-12-04T09:35:49.0988498Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.0992064Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.0995300Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-12-04T09:35:49.0998935Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-12-04T09:35:49.1002199Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-12-04T09:35:49.1005599Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-12-04T09:35:49.1008904Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-12-04T09:35:49.1012567Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-12-04T09:35:49.1016160Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-12-04T09:35:49.1019849Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.1023333Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1026542Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-12-04T09:35:49.1030164Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-12-04T09:35:49.1033417Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-12-04T09:35:49.1036823Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-12-04T09:35:49.1040138Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-12-04T09:35:49.1043820Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-12-04T09:35:49.1047204Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-12-04T09:35:49.1050714Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1053962Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-12-04T09:35:49.1057288Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-12-04T09:35:49.1060640Z adding 'torch/include/ATen/ops/special_entr.h' 2025-12-04T09:35:49.1064378Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1067615Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-12-04T09:35:49.1071076Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-12-04T09:35:49.1074319Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-12-04T09:35:49.1077708Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-12-04T09:35:49.1080934Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-12-04T09:35:49.1093918Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-12-04T09:35:49.1094295Z adding 'torch/include/ATen/ops/special_erf.h' 2025-12-04T09:35:49.1094763Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1098763Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-12-04T09:35:49.1102489Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-12-04T09:35:49.1106335Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-12-04T09:35:49.1109987Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1113367Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-12-04T09:35:49.1117039Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-12-04T09:35:49.1121248Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-12-04T09:35:49.1124470Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1127858Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-12-04T09:35:49.1131387Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-12-04T09:35:49.1134834Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-12-04T09:35:49.1138450Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-12-04T09:35:49.1142327Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-12-04T09:35:49.1145967Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-12-04T09:35:49.1149635Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-12-04T09:35:49.1153360Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1156742Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-12-04T09:35:49.1160358Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-12-04T09:35:49.1163949Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-12-04T09:35:49.1167660Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1171024Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-12-04T09:35:49.1174622Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-12-04T09:35:49.1178219Z adding 'torch/include/ATen/ops/special_expit.h' 2025-12-04T09:35:49.1182059Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1185407Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-12-04T09:35:49.1189188Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-12-04T09:35:49.1192806Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-12-04T09:35:49.1196534Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1199894Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-12-04T09:35:49.1203473Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-12-04T09:35:49.1207062Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-12-04T09:35:49.1210816Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1214180Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-12-04T09:35:49.1217840Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-12-04T09:35:49.1221570Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-12-04T09:35:49.1225823Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1229347Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-12-04T09:35:49.1233000Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-12-04T09:35:49.1236592Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-12-04T09:35:49.1240358Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1243750Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-12-04T09:35:49.1248141Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-12-04T09:35:49.1252024Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-12-04T09:35:49.1255881Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.1259592Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1263039Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-12-04T09:35:49.1266624Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-12-04T09:35:49.1270217Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-12-04T09:35:49.1273842Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-12-04T09:35:49.1277352Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-12-04T09:35:49.1281251Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-12-04T09:35:49.1285009Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-12-04T09:35:49.1289044Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.1292805Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1296219Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-12-04T09:35:49.1299809Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-12-04T09:35:49.1303263Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-12-04T09:35:49.1306857Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-12-04T09:35:49.1310548Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-12-04T09:35:49.1314445Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-12-04T09:35:49.1318036Z adding 'torch/include/ATen/ops/special_i0.h' 2025-12-04T09:35:49.1321766Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1325945Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-12-04T09:35:49.1329623Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-12-04T09:35:49.1333243Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-12-04T09:35:49.1337065Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1340473Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-12-04T09:35:49.1344013Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-12-04T09:35:49.1347449Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-12-04T09:35:49.1351224Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-12-04T09:35:49.1354684Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-12-04T09:35:49.1358332Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-12-04T09:35:49.1361924Z adding 'torch/include/ATen/ops/special_i1.h' 2025-12-04T09:35:49.1365724Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1369552Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-12-04T09:35:49.1373209Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-12-04T09:35:49.1376574Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-12-04T09:35:49.1380145Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-12-04T09:35:49.1383626Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-12-04T09:35:49.1387288Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-12-04T09:35:49.1390985Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-12-04T09:35:49.1394754Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1398153Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-12-04T09:35:49.1401689Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-12-04T09:35:49.1405116Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-12-04T09:35:49.1408735Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-12-04T09:35:49.1412178Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-12-04T09:35:49.1415791Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-12-04T09:35:49.1419572Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-12-04T09:35:49.1423412Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.1428178Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1432665Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-12-04T09:35:49.1438655Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-12-04T09:35:49.1442508Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-12-04T09:35:49.1447254Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-12-04T09:35:49.1452974Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-12-04T09:35:49.1459210Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-12-04T09:35:49.1465467Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-12-04T09:35:49.1471670Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.1477576Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1483201Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-12-04T09:35:49.1488924Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-12-04T09:35:49.1494564Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-12-04T09:35:49.1498507Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-12-04T09:35:49.1502819Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-12-04T09:35:49.1507031Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-12-04T09:35:49.1511350Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-12-04T09:35:49.1515849Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1519319Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-12-04T09:35:49.1522943Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-12-04T09:35:49.1527281Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-12-04T09:35:49.1531211Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1534662Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-12-04T09:35:49.1538238Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-12-04T09:35:49.1542071Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-12-04T09:35:49.1546115Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-12-04T09:35:49.1549729Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-12-04T09:35:49.1553841Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-12-04T09:35:49.1557092Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-12-04T09:35:49.1560829Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1564243Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-12-04T09:35:49.1567927Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-12-04T09:35:49.1572147Z adding 'torch/include/ATen/ops/special_logit.h' 2025-12-04T09:35:49.1575938Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1579350Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-12-04T09:35:49.1583014Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-12-04T09:35:49.1586667Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-12-04T09:35:49.1590576Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1593970Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-12-04T09:35:49.1597611Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-12-04T09:35:49.1601253Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-12-04T09:35:49.1605102Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1608528Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-12-04T09:35:49.1612142Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-12-04T09:35:49.1615674Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-12-04T09:35:49.1619202Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-12-04T09:35:49.1623019Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-12-04T09:35:49.1627521Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-12-04T09:35:49.1631369Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-12-04T09:35:49.1635196Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1638610Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-12-04T09:35:49.1642188Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-12-04T09:35:49.1645638Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-12-04T09:35:49.1649226Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-12-04T09:35:49.1652758Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-12-04T09:35:49.1664322Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-12-04T09:35:49.1664842Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-12-04T09:35:49.1665507Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1667219Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-12-04T09:35:49.1670840Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-12-04T09:35:49.1674329Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-12-04T09:35:49.1677897Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-12-04T09:35:49.1681376Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-12-04T09:35:49.1684997Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-12-04T09:35:49.1688580Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-12-04T09:35:49.1692382Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1695751Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-12-04T09:35:49.1699321Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-12-04T09:35:49.1702833Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-12-04T09:35:49.1706354Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-12-04T09:35:49.1709955Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-12-04T09:35:49.1713583Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-12-04T09:35:49.1717173Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-12-04T09:35:49.1720935Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1724289Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-12-04T09:35:49.1728884Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-12-04T09:35:49.1733089Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-12-04T09:35:49.1736939Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1741118Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-12-04T09:35:49.1745354Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-12-04T09:35:49.1749250Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-12-04T09:35:49.1753908Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1757950Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-12-04T09:35:49.1761656Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-12-04T09:35:49.1765917Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-12-04T09:35:49.1770190Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-12-04T09:35:49.1773723Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-12-04T09:35:49.1778221Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-12-04T09:35:49.1782471Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-12-04T09:35:49.1786364Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1790653Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-12-04T09:35:49.1794946Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-12-04T09:35:49.1798596Z adding 'torch/include/ATen/ops/special_psi.h' 2025-12-04T09:35:49.1803143Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1807136Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-12-04T09:35:49.1810956Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-12-04T09:35:49.1815382Z adding 'torch/include/ATen/ops/special_round.h' 2025-12-04T09:35:49.1819736Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.1823252Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-12-04T09:35:49.1827720Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-12-04T09:35:49.1832162Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-12-04T09:35:49.1836142Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1840387Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-12-04T09:35:49.1844588Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-12-04T09:35:49.1848212Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-12-04T09:35:49.1852617Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-12-04T09:35:49.1856762Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-12-04T09:35:49.1860539Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-12-04T09:35:49.1865302Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-12-04T09:35:49.1869921Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1873751Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-12-04T09:35:49.1877720Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-12-04T09:35:49.1881810Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-12-04T09:35:49.1885627Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-12-04T09:35:49.1889841Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-12-04T09:35:49.1894137Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-12-04T09:35:49.1898120Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-12-04T09:35:49.1902574Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.1906880Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1910631Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-12-04T09:35:49.1914793Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-12-04T09:35:49.1919517Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-12-04T09:35:49.1925357Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-12-04T09:35:49.1931094Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-12-04T09:35:49.1937436Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-12-04T09:35:49.1942346Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-12-04T09:35:49.1947024Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.1950964Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1955423Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-12-04T09:35:49.1959780Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-12-04T09:35:49.1963421Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-12-04T09:35:49.1967050Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-12-04T09:35:49.1971372Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-12-04T09:35:49.1975433Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-12-04T09:35:49.1979293Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-12-04T09:35:49.1983164Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.1987379Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.1991294Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-12-04T09:35:49.1995226Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-12-04T09:35:49.1998736Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-12-04T09:35:49.2002356Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-12-04T09:35:49.2011865Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-12-04T09:35:49.2015539Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-12-04T09:35:49.2019338Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-12-04T09:35:49.2023063Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2026694Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2029973Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-12-04T09:35:49.2033370Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-12-04T09:35:49.2036621Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-12-04T09:35:49.2040037Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-12-04T09:35:49.2043392Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-12-04T09:35:49.2047083Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-12-04T09:35:49.2050451Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-12-04T09:35:49.2053985Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2057152Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-12-04T09:35:49.2060589Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-12-04T09:35:49.2063999Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-12-04T09:35:49.2067548Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2070859Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-12-04T09:35:49.2074454Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-12-04T09:35:49.2077891Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-12-04T09:35:49.2081779Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2084990Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-12-04T09:35:49.2088519Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-12-04T09:35:49.2091951Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-12-04T09:35:49.2095348Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-12-04T09:35:49.2098757Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-12-04T09:35:49.2102254Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-12-04T09:35:49.2105842Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-12-04T09:35:49.2109722Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2113731Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2117137Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-12-04T09:35:49.2120722Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-12-04T09:35:49.2124034Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-12-04T09:35:49.2127597Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-12-04T09:35:49.2131005Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-12-04T09:35:49.2134832Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-12-04T09:35:49.2138577Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-12-04T09:35:49.2142238Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2145617Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-12-04T09:35:49.2150236Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-12-04T09:35:49.2153956Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-12-04T09:35:49.2157752Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2161382Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2164634Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-12-04T09:35:49.2168176Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-12-04T09:35:49.2171620Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-12-04T09:35:49.2175014Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-12-04T09:35:49.2178427Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-12-04T09:35:49.2182177Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-12-04T09:35:49.2185933Z adding 'torch/include/ATen/ops/split.h' 2025-12-04T09:35:49.2189753Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2193176Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2196857Z adding 'torch/include/ATen/ops/split_copy.h' 2025-12-04T09:35:49.2200632Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2204152Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2207747Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-12-04T09:35:49.2210980Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-12-04T09:35:49.2214433Z adding 'torch/include/ATen/ops/split_native.h' 2025-12-04T09:35:49.2218014Z adding 'torch/include/ATen/ops/split_ops.h' 2025-12-04T09:35:49.2221551Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-12-04T09:35:49.2230160Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2233743Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-12-04T09:35:49.2237693Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2241260Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2245027Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-12-04T09:35:49.2248914Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-12-04T09:35:49.2253026Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-12-04T09:35:49.2256787Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-12-04T09:35:49.2260490Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-12-04T09:35:49.2264031Z adding 'torch/include/ATen/ops/sqrt.h' 2025-12-04T09:35:49.2267665Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2271196Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-12-04T09:35:49.2274589Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-12-04T09:35:49.2278059Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-12-04T09:35:49.2281473Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-12-04T09:35:49.2284983Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-12-04T09:35:49.2288475Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-12-04T09:35:49.2291881Z adding 'torch/include/ATen/ops/square.h' 2025-12-04T09:35:49.2295648Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2298868Z adding 'torch/include/ATen/ops/square_native.h' 2025-12-04T09:35:49.2302376Z adding 'torch/include/ATen/ops/square_ops.h' 2025-12-04T09:35:49.2305785Z adding 'torch/include/ATen/ops/squeeze.h' 2025-12-04T09:35:49.2309774Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2313031Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2316368Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-12-04T09:35:49.2319974Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2323474Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2326613Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-12-04T09:35:49.2330503Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-12-04T09:35:49.2333718Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-12-04T09:35:49.2337487Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-12-04T09:35:49.2341491Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-12-04T09:35:49.2345106Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2348483Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-12-04T09:35:49.2351966Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-12-04T09:35:49.2355251Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-12-04T09:35:49.2358751Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-12-04T09:35:49.2362141Z adding 'torch/include/ATen/ops/stack.h' 2025-12-04T09:35:49.2365684Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2368875Z adding 'torch/include/ATen/ops/stack_native.h' 2025-12-04T09:35:49.2372322Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-12-04T09:35:49.2375991Z adding 'torch/include/ATen/ops/std.h' 2025-12-04T09:35:49.2379692Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2383036Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-12-04T09:35:49.2386455Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-12-04T09:35:49.2390139Z adding 'torch/include/ATen/ops/std_mean.h' 2025-12-04T09:35:49.2393754Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2397403Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2400709Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-12-04T09:35:49.2404398Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-12-04T09:35:49.2407825Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-12-04T09:35:49.2411683Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-12-04T09:35:49.2415373Z adding 'torch/include/ATen/ops/std_native.h' 2025-12-04T09:35:49.2419524Z adding 'torch/include/ATen/ops/std_ops.h' 2025-12-04T09:35:49.2423669Z adding 'torch/include/ATen/ops/stft.h' 2025-12-04T09:35:49.2427839Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2431691Z adding 'torch/include/ATen/ops/stft_native.h' 2025-12-04T09:35:49.2435892Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-12-04T09:35:49.2439788Z adding 'torch/include/ATen/ops/stride.h' 2025-12-04T09:35:49.2443752Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2447478Z adding 'torch/include/ATen/ops/stride_native.h' 2025-12-04T09:35:49.2451377Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-12-04T09:35:49.2455358Z adding 'torch/include/ATen/ops/sub.h' 2025-12-04T09:35:49.2459357Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2462844Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2466300Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-12-04T09:35:49.2469845Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-12-04T09:35:49.2473283Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-12-04T09:35:49.2476943Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-12-04T09:35:49.2480353Z adding 'torch/include/ATen/ops/sub_native.h' 2025-12-04T09:35:49.2484282Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-12-04T09:35:49.2487836Z adding 'torch/include/ATen/ops/subtract.h' 2025-12-04T09:35:49.2491432Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2494841Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-12-04T09:35:49.2498610Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-12-04T09:35:49.2502212Z adding 'torch/include/ATen/ops/sum.h' 2025-12-04T09:35:49.2505790Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2509436Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2512875Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2516235Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-12-04T09:35:49.2519614Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-12-04T09:35:49.2522924Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-12-04T09:35:49.2526345Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-12-04T09:35:49.2529782Z adding 'torch/include/ATen/ops/sum_native.h' 2025-12-04T09:35:49.2533523Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-12-04T09:35:49.2537031Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-12-04T09:35:49.2540676Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2543886Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-12-04T09:35:49.2547272Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-12-04T09:35:49.2550757Z adding 'torch/include/ATen/ops/svd.h' 2025-12-04T09:35:49.2554306Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2557530Z adding 'torch/include/ATen/ops/svd_native.h' 2025-12-04T09:35:49.2561044Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-12-04T09:35:49.2564858Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-12-04T09:35:49.2568362Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2571548Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-12-04T09:35:49.2575006Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-12-04T09:35:49.2578496Z adding 'torch/include/ATen/ops/swapdims.h' 2025-12-04T09:35:49.2582098Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2585185Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-12-04T09:35:49.2588719Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-12-04T09:35:49.2592178Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-12-04T09:35:49.2595717Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2598988Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-12-04T09:35:49.2602515Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2605690Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-12-04T09:35:49.2609095Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-12-04T09:35:49.2612374Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-12-04T09:35:49.2615776Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-12-04T09:35:49.2619095Z adding 'torch/include/ATen/ops/sym_is_contiguous.h' 2025-12-04T09:35:49.2622622Z adding 'torch/include/ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2625770Z adding 'torch/include/ATen/ops/sym_is_contiguous_native.h' 2025-12-04T09:35:49.2629293Z adding 'torch/include/ATen/ops/sym_is_contiguous_ops.h' 2025-12-04T09:35:49.2632635Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-12-04T09:35:49.2636157Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2639333Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-12-04T09:35:49.2642684Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-12-04T09:35:49.2645971Z adding 'torch/include/ATen/ops/sym_size.h' 2025-12-04T09:35:49.2649463Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2652580Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-12-04T09:35:49.2656009Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-12-04T09:35:49.2659351Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-12-04T09:35:49.2662837Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2665972Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-12-04T09:35:49.2669403Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-12-04T09:35:49.2672772Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-12-04T09:35:49.2676248Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2679405Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-12-04T09:35:49.2682804Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-12-04T09:35:49.2686085Z adding 'torch/include/ATen/ops/t.h' 2025-12-04T09:35:49.2689565Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2692796Z adding 'torch/include/ATen/ops/t_copy.h' 2025-12-04T09:35:49.2696298Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.2699735Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2702816Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-12-04T09:35:49.2706267Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-12-04T09:35:49.2709660Z adding 'torch/include/ATen/ops/t_native.h' 2025-12-04T09:35:49.2713082Z adding 'torch/include/ATen/ops/t_ops.h' 2025-12-04T09:35:49.2716462Z adding 'torch/include/ATen/ops/take.h' 2025-12-04T09:35:49.2719881Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-12-04T09:35:49.2723445Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2726623Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-12-04T09:35:49.2730113Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-12-04T09:35:49.2733707Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-12-04T09:35:49.2737144Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-12-04T09:35:49.2741263Z adding 'torch/include/ATen/ops/take_native.h' 2025-12-04T09:35:49.2745874Z adding 'torch/include/ATen/ops/take_ops.h' 2025-12-04T09:35:49.2750607Z adding 'torch/include/ATen/ops/tan.h' 2025-12-04T09:35:49.2754589Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2758030Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-12-04T09:35:49.2762010Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-12-04T09:35:49.2764780Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-12-04T09:35:49.2768299Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-12-04T09:35:49.2771625Z adding 'torch/include/ATen/ops/tan_native.h' 2025-12-04T09:35:49.2775271Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-12-04T09:35:49.2779258Z adding 'torch/include/ATen/ops/tanh.h' 2025-12-04T09:35:49.2782574Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-12-04T09:35:49.2786436Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2790831Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-12-04T09:35:49.2793323Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-12-04T09:35:49.2796729Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-12-04T09:35:49.2800174Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-12-04T09:35:49.2803626Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-12-04T09:35:49.2808098Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-12-04T09:35:49.2810885Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2814204Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-12-04T09:35:49.2817606Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-12-04T09:35:49.2821029Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-12-04T09:35:49.2825343Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-12-04T09:35:49.2827946Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-12-04T09:35:49.2831688Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-12-04T09:35:49.2835252Z adding 'torch/include/ATen/ops/tensor.h' 2025-12-04T09:35:49.2839007Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-12-04T09:35:49.2842811Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2846182Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-12-04T09:35:49.2849869Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-12-04T09:35:49.2854003Z adding 'torch/include/ATen/ops/tensordot.h' 2025-12-04T09:35:49.2857139Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2860399Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-12-04T09:35:49.2863878Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-12-04T09:35:49.2867821Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-12-04T09:35:49.2871916Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2875189Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-12-04T09:35:49.2878946Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-12-04T09:35:49.2882750Z adding 'torch/include/ATen/ops/threshold.h' 2025-12-04T09:35:49.2885943Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-12-04T09:35:49.2889744Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2893560Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-12-04T09:35:49.2896569Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-12-04T09:35:49.2900175Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-12-04T09:35:49.2903429Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-12-04T09:35:49.2906935Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-12-04T09:35:49.2911655Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-12-04T09:35:49.2914325Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.2917677Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-12-04T09:35:49.2921101Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-12-04T09:35:49.2943613Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-12-04T09:35:49.2943792Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-12-04T09:35:49.2943930Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-12-04T09:35:49.2944065Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-12-04T09:35:49.2944159Z adding 'torch/include/ATen/ops/tile.h' 2025-12-04T09:35:49.2944598Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2947597Z adding 'torch/include/ATen/ops/tile_native.h' 2025-12-04T09:35:49.2951303Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-12-04T09:35:49.2954595Z adding 'torch/include/ATen/ops/to.h' 2025-12-04T09:35:49.2958508Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2961816Z adding 'torch/include/ATen/ops/to_dense.h' 2025-12-04T09:35:49.2965181Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-12-04T09:35:49.2969687Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2972995Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-12-04T09:35:49.2976400Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-12-04T09:35:49.2980119Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.2983291Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-12-04T09:35:49.2986688Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-12-04T09:35:49.2990208Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-12-04T09:35:49.2995067Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-12-04T09:35:49.2997361Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3000846Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-12-04T09:35:49.3004255Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-12-04T09:35:49.3007738Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3011073Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-12-04T09:35:49.3014290Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-12-04T09:35:49.3017813Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-12-04T09:35:49.3021208Z adding 'torch/include/ATen/ops/to_native.h' 2025-12-04T09:35:49.3025755Z adding 'torch/include/ATen/ops/to_ops.h' 2025-12-04T09:35:49.3028954Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-12-04T09:35:49.3032653Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3035936Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-12-04T09:35:49.3039451Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-12-04T09:35:49.3042711Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-12-04T09:35:49.3045967Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-12-04T09:35:49.3049433Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3052597Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-12-04T09:35:49.3056056Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-12-04T09:35:49.3059305Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-12-04T09:35:49.3062838Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3066038Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-12-04T09:35:49.3069578Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-12-04T09:35:49.3073224Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3076348Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-12-04T09:35:49.3079801Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3083169Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-12-04T09:35:49.3086554Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-12-04T09:35:49.3089802Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-12-04T09:35:49.3093317Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3096476Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-12-04T09:35:49.3099849Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-12-04T09:35:49.3103162Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-12-04T09:35:49.3106712Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-12-04T09:35:49.3110481Z adding 'torch/include/ATen/ops/topk.h' 2025-12-04T09:35:49.3114193Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3117472Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-12-04T09:35:49.3120906Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-12-04T09:35:49.3124188Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-12-04T09:35:49.3127679Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-12-04T09:35:49.3131064Z adding 'torch/include/ATen/ops/topk_native.h' 2025-12-04T09:35:49.3134609Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-12-04T09:35:49.3138026Z adding 'torch/include/ATen/ops/trace.h' 2025-12-04T09:35:49.3141463Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-12-04T09:35:49.3145016Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3148159Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-12-04T09:35:49.3151678Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-12-04T09:35:49.3155200Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3158455Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-12-04T09:35:49.3161750Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-12-04T09:35:49.3165007Z adding 'torch/include/ATen/ops/trace_native.h' 2025-12-04T09:35:49.3168437Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-12-04T09:35:49.3171789Z adding 'torch/include/ATen/ops/transpose.h' 2025-12-04T09:35:49.3175445Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3178762Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3182382Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-12-04T09:35:49.3185797Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3189341Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3192477Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-12-04T09:35:49.3195972Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-12-04T09:35:49.3199328Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-12-04T09:35:49.3202849Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-12-04T09:35:49.3206232Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-12-04T09:35:49.3209757Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3213321Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-12-04T09:35:49.3216817Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-12-04T09:35:49.3220252Z adding 'torch/include/ATen/ops/trapz.h' 2025-12-04T09:35:49.3223779Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3226967Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-12-04T09:35:49.3230519Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-12-04T09:35:49.3234124Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-12-04T09:35:49.3237711Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3240996Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-12-04T09:35:49.3244418Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-12-04T09:35:49.3247722Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-12-04T09:35:49.3251166Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-12-04T09:35:49.3254503Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-12-04T09:35:49.3258057Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-12-04T09:35:49.3261658Z adding 'torch/include/ATen/ops/tril.h' 2025-12-04T09:35:49.3265346Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3268647Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-12-04T09:35:49.3272180Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-12-04T09:35:49.3275677Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-12-04T09:35:49.3279253Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3282625Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-12-04T09:35:49.3286174Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-12-04T09:35:49.3289508Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-12-04T09:35:49.3293023Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-12-04T09:35:49.3296333Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-12-04T09:35:49.3299781Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-12-04T09:35:49.3303049Z adding 'torch/include/ATen/ops/tril_native.h' 2025-12-04T09:35:49.3306583Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-12-04T09:35:49.3310204Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-12-04T09:35:49.3313757Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3316964Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-12-04T09:35:49.3320374Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-12-04T09:35:49.3323890Z adding 'torch/include/ATen/ops/triu.h' 2025-12-04T09:35:49.3327577Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3330939Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-12-04T09:35:49.3334285Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-12-04T09:35:49.3337761Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-12-04T09:35:49.3341327Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3344568Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-12-04T09:35:49.3347966Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-12-04T09:35:49.3351391Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-12-04T09:35:49.3354918Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-12-04T09:35:49.3358229Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-12-04T09:35:49.3361676Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-12-04T09:35:49.3364942Z adding 'torch/include/ATen/ops/triu_native.h' 2025-12-04T09:35:49.3368445Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-12-04T09:35:49.3371934Z adding 'torch/include/ATen/ops/true_divide.h' 2025-12-04T09:35:49.3375491Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3378667Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-12-04T09:35:49.3382286Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-12-04T09:35:49.3385891Z adding 'torch/include/ATen/ops/trunc.h' 2025-12-04T09:35:49.3389765Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3392968Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-12-04T09:35:49.3396560Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-12-04T09:35:49.3399782Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-12-04T09:35:49.3403322Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-12-04T09:35:49.3406777Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-12-04T09:35:49.3410285Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-12-04T09:35:49.3413720Z adding 'torch/include/ATen/ops/type_as.h' 2025-12-04T09:35:49.3417240Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3420555Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-12-04T09:35:49.3424035Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-12-04T09:35:49.3427868Z adding 'torch/include/ATen/ops/unbind.h' 2025-12-04T09:35:49.3431904Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3435801Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3439604Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-12-04T09:35:49.3443755Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3447788Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3451441Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-12-04T09:35:49.3455302Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-12-04T09:35:49.3459139Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-12-04T09:35:49.3463114Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-12-04T09:35:49.3468041Z adding 'torch/include/ATen/ops/unflatten.h' 2025-12-04T09:35:49.3472060Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3475376Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-12-04T09:35:49.3479119Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3482328Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-12-04T09:35:49.3485964Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-12-04T09:35:49.3489371Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-12-04T09:35:49.3493048Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-12-04T09:35:49.3496317Z adding 'torch/include/ATen/ops/unfold.h' 2025-12-04T09:35:49.3500076Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-12-04T09:35:49.3503920Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3507241Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-12-04T09:35:49.3510765Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-12-04T09:35:49.3514075Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-12-04T09:35:49.3517755Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-12-04T09:35:49.3521178Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-12-04T09:35:49.3524737Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3528156Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3531270Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-12-04T09:35:49.3534740Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-12-04T09:35:49.3538175Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-12-04T09:35:49.3541494Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-12-04T09:35:49.3544828Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-12-04T09:35:49.3548217Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-12-04T09:35:49.3551751Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-12-04T09:35:49.3555157Z adding 'torch/include/ATen/ops/uniform.h' 2025-12-04T09:35:49.3558718Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3562086Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-12-04T09:35:49.3565412Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-12-04T09:35:49.3568779Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-12-04T09:35:49.3572066Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-12-04T09:35:49.3575610Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-12-04T09:35:49.3579136Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-12-04T09:35:49.3582896Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3586270Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-12-04T09:35:49.3589756Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-12-04T09:35:49.3593090Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-12-04T09:35:49.3596627Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-12-04T09:35:49.3600110Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-12-04T09:35:49.3603819Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3607257Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-12-04T09:35:49.3611016Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3614319Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-12-04T09:35:49.3617871Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-12-04T09:35:49.3621310Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-12-04T09:35:49.3624935Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-12-04T09:35:49.3628553Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-12-04T09:35:49.3632013Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-12-04T09:35:49.3635460Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-12-04T09:35:49.3639149Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-12-04T09:35:49.3642580Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-12-04T09:35:49.3646284Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3650023Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-12-04T09:35:49.3653407Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-12-04T09:35:49.3657174Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-12-04T09:35:49.3660962Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3664223Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-12-04T09:35:49.3667897Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-12-04T09:35:49.3671717Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-12-04T09:35:49.3675622Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3678974Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-12-04T09:35:49.3682489Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-12-04T09:35:49.3685943Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-12-04T09:35:49.3689553Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3693209Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-12-04T09:35:49.3696677Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3700158Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3703394Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-12-04T09:35:49.3706864Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-12-04T09:35:49.3710392Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-12-04T09:35:49.3714003Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-12-04T09:35:49.3718040Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-12-04T09:35:49.3722254Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-12-04T09:35:49.3726210Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3729564Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-12-04T09:35:49.3733342Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-12-04T09:35:49.3736838Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-12-04T09:35:49.3740425Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-12-04T09:35:49.3743969Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-12-04T09:35:49.3747601Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-12-04T09:35:49.3751523Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3755072Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3758479Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-12-04T09:35:49.3762154Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-12-04T09:35:49.3765658Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-12-04T09:35:49.3769175Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-12-04T09:35:49.3773476Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-12-04T09:35:49.3777300Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-12-04T09:35:49.3781479Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-12-04T09:35:49.3785835Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-12-04T09:35:49.3789972Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3793418Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-12-04T09:35:49.3797087Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-12-04T09:35:49.3800566Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-12-04T09:35:49.3804109Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-12-04T09:35:49.3807673Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-12-04T09:35:49.3811470Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-12-04T09:35:49.3815081Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.3818780Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3822144Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3825729Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-12-04T09:35:49.3829545Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-12-04T09:35:49.3832895Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-12-04T09:35:49.3836594Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-12-04T09:35:49.3840192Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-12-04T09:35:49.3843877Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-12-04T09:35:49.3847972Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-12-04T09:35:49.3852204Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-12-04T09:35:49.3856082Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3859572Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-12-04T09:35:49.3863204Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-12-04T09:35:49.3866510Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-12-04T09:35:49.3870311Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-12-04T09:35:49.3873690Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-12-04T09:35:49.3877657Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-12-04T09:35:49.3881494Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3884865Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3888332Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-12-04T09:35:49.3891955Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-12-04T09:35:49.3895305Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-12-04T09:35:49.3898979Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-12-04T09:35:49.3902487Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-12-04T09:35:49.3906112Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-12-04T09:35:49.3910215Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-12-04T09:35:49.3914324Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-12-04T09:35:49.3918197Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3921687Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-12-04T09:35:49.3925194Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-12-04T09:35:49.3928494Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-12-04T09:35:49.3932210Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-12-04T09:35:49.3935629Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-12-04T09:35:49.3939154Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-12-04T09:35:49.3942782Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3946165Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.3949923Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-12-04T09:35:49.3953322Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-12-04T09:35:49.3956727Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-12-04T09:35:49.3960131Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-12-04T09:35:49.3963526Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-12-04T09:35:49.3967135Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-12-04T09:35:49.3971249Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-12-04T09:35:49.3975361Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-12-04T09:35:49.3979446Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.3982801Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-12-04T09:35:49.3986315Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-12-04T09:35:49.3989751Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-12-04T09:35:49.3993285Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-12-04T09:35:49.3996658Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-12-04T09:35:49.4000201Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-12-04T09:35:49.4003824Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4007331Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.4010690Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4014012Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-12-04T09:35:49.4017499Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-12-04T09:35:49.4020803Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-12-04T09:35:49.4024298Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-12-04T09:35:49.4027715Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-12-04T09:35:49.4031532Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-12-04T09:35:49.4035633Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-12-04T09:35:49.4039699Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-12-04T09:35:49.4043567Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.4046932Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-12-04T09:35:49.4050485Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-12-04T09:35:49.4053825Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-12-04T09:35:49.4057343Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-12-04T09:35:49.4060713Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-12-04T09:35:49.4064234Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-12-04T09:35:49.4067886Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.4071373Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4074780Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-12-04T09:35:49.4078256Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-12-04T09:35:49.4081567Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-12-04T09:35:49.4085041Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-12-04T09:35:49.4088431Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-12-04T09:35:49.4092285Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-12-04T09:35:49.4096287Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-12-04T09:35:49.4100649Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-12-04T09:35:49.4104849Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.4107940Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-12-04T09:35:49.4111611Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-12-04T09:35:49.4115059Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-12-04T09:35:49.4118596Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-12-04T09:35:49.4121983Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-12-04T09:35:49.4125514Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-12-04T09:35:49.4129223Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.4132618Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4136148Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-12-04T09:35:49.4139655Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-12-04T09:35:49.4143151Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-12-04T09:35:49.4146777Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-12-04T09:35:49.4150336Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-12-04T09:35:49.4154144Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-12-04T09:35:49.4157933Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-12-04T09:35:49.4161534Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4164925Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-12-04T09:35:49.4168374Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-12-04T09:35:49.4171730Z adding 'torch/include/ATen/ops/values.h' 2025-12-04T09:35:49.4175326Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4178548Z adding 'torch/include/ATen/ops/values_copy.h' 2025-12-04T09:35:49.4182209Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4185674Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.4188994Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-12-04T09:35:49.4192554Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-12-04T09:35:49.4195910Z adding 'torch/include/ATen/ops/values_native.h' 2025-12-04T09:35:49.4199484Z adding 'torch/include/ATen/ops/values_ops.h' 2025-12-04T09:35:49.4202813Z adding 'torch/include/ATen/ops/vander.h' 2025-12-04T09:35:49.4206536Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4209832Z adding 'torch/include/ATen/ops/vander_native.h' 2025-12-04T09:35:49.4213264Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-12-04T09:35:49.4217145Z adding 'torch/include/ATen/ops/var.h' 2025-12-04T09:35:49.4221012Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4224390Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-12-04T09:35:49.4227921Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-12-04T09:35:49.4231606Z adding 'torch/include/ATen/ops/var_mean.h' 2025-12-04T09:35:49.4235369Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4238985Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4242287Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-12-04T09:35:49.4245815Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-12-04T09:35:49.4249201Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-12-04T09:35:49.4253099Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-12-04T09:35:49.4257051Z adding 'torch/include/ATen/ops/var_native.h' 2025-12-04T09:35:49.4260828Z adding 'torch/include/ATen/ops/var_ops.h' 2025-12-04T09:35:49.4264440Z adding 'torch/include/ATen/ops/vdot.h' 2025-12-04T09:35:49.4268135Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4271498Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-12-04T09:35:49.4274988Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-12-04T09:35:49.4278382Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-12-04T09:35:49.4281910Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-12-04T09:35:49.4285449Z adding 'torch/include/ATen/ops/view.h' 2025-12-04T09:35:49.4288726Z adding 'torch/include/ATen/ops/view_as.h' 2025-12-04T09:35:49.4292210Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-12-04T09:35:49.4295683Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-12-04T09:35:49.4299259Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4302896Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.4306037Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-12-04T09:35:49.4309710Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-12-04T09:35:49.4313259Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-12-04T09:35:49.4316619Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-12-04T09:35:49.4320396Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-12-04T09:35:49.4323647Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-12-04T09:35:49.4327180Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-12-04T09:35:49.4330806Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4333995Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-12-04T09:35:49.4337544Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-12-04T09:35:49.4340881Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-12-04T09:35:49.4344402Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-12-04T09:35:49.4348112Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4351632Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.4354869Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-12-04T09:35:49.4358401Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-12-04T09:35:49.4361850Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-12-04T09:35:49.4365331Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-12-04T09:35:49.4368686Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-12-04T09:35:49.4372074Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-12-04T09:35:49.4375539Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-12-04T09:35:49.4379062Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4382775Z adding 'torch/include/ATen/ops/view_copy.h' 2025-12-04T09:35:49.4386483Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4390192Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.4393497Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-12-04T09:35:49.4397118Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-12-04T09:35:49.4400744Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-12-04T09:35:49.4404263Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-12-04T09:35:49.4407631Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-12-04T09:35:49.4411054Z adding 'torch/include/ATen/ops/view_native.h' 2025-12-04T09:35:49.4414531Z adding 'torch/include/ATen/ops/view_ops.h' 2025-12-04T09:35:49.4418334Z adding 'torch/include/ATen/ops/vsplit.h' 2025-12-04T09:35:49.4421660Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4424945Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-12-04T09:35:49.4428618Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-12-04T09:35:49.4432093Z adding 'torch/include/ATen/ops/vstack.h' 2025-12-04T09:35:49.4435783Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4439102Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-12-04T09:35:49.4442997Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-12-04T09:35:49.4446778Z adding 'torch/include/ATen/ops/where.h' 2025-12-04T09:35:49.4450463Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4453939Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-12-04T09:35:49.4457500Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-12-04T09:35:49.4460856Z adding 'torch/include/ATen/ops/where_native.h' 2025-12-04T09:35:49.4464755Z adding 'torch/include/ATen/ops/where_ops.h' 2025-12-04T09:35:49.4468483Z adding 'torch/include/ATen/ops/xlogy.h' 2025-12-04T09:35:49.4472375Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4475857Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-12-04T09:35:49.4479074Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-12-04T09:35:49.4482663Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-12-04T09:35:49.4485993Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-12-04T09:35:49.4489338Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-12-04T09:35:49.4492623Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-12-04T09:35:49.4496560Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-12-04T09:35:49.4500081Z adding 'torch/include/ATen/ops/xor.h' 2025-12-04T09:35:49.4503608Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-12-04T09:35:49.4506758Z adding 'torch/include/ATen/ops/xor_native.h' 2025-12-04T09:35:49.4510373Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-12-04T09:35:49.4513782Z adding 'torch/include/ATen/ops/zero.h' 2025-12-04T09:35:49.4517326Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4520612Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-12-04T09:35:49.4523917Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-12-04T09:35:49.4527359Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-12-04T09:35:49.4530696Z adding 'torch/include/ATen/ops/zero_native.h' 2025-12-04T09:35:49.4534201Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-12-04T09:35:49.4538276Z adding 'torch/include/ATen/ops/zeros.h' 2025-12-04T09:35:49.4542149Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4545610Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-12-04T09:35:49.4549325Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-12-04T09:35:49.4561866Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-12-04T09:35:49.4564369Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-12-04T09:35:49.4568055Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-12-04T09:35:49.4571841Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-12-04T09:35:49.4575296Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-12-04T09:35:49.4582494Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-12-04T09:35:49.4587914Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-12-04T09:35:49.4592717Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-12-04T09:35:49.4596159Z adding 'torch/include/ATen/xpu/PeerToPeerAccess.h' 2025-12-04T09:35:49.4599590Z adding 'torch/include/ATen/xpu/PhiloxXpuState.h' 2025-12-04T09:35:49.4602860Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-12-04T09:35:49.4607236Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-12-04T09:35:49.4610183Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-12-04T09:35:49.4613345Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-12-04T09:35:49.4616976Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-12-04T09:35:49.4620311Z adding 'torch/include/ATen/xpu/XPUGraphsUtils.h' 2025-12-04T09:35:49.4623950Z adding 'torch/include/ATen/xpu/XPUScaledBlas.h' 2025-12-04T09:35:49.4628121Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-12-04T09:35:49.4637850Z adding 'torch/include/c10/core/Allocator.h' 2025-12-04T09:35:49.4645081Z adding 'torch/include/c10/core/AllocatorConfig.h' 2025-12-04T09:35:49.4649045Z adding 'torch/include/c10/core/AutogradState.h' 2025-12-04T09:35:49.4654082Z adding 'torch/include/c10/core/Backend.h' 2025-12-04T09:35:49.4658045Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-12-04T09:35:49.4662341Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-12-04T09:35:49.4666124Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-12-04T09:35:49.4669985Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-12-04T09:35:49.4674995Z adding 'torch/include/c10/core/Contiguity.h' 2025-12-04T09:35:49.4678833Z adding 'torch/include/c10/core/CopyBytes.h' 2025-12-04T09:35:49.4682096Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-12-04T09:35:49.4685714Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-12-04T09:35:49.4690536Z adding 'torch/include/c10/core/Device.h' 2025-12-04T09:35:49.4694224Z adding 'torch/include/c10/core/DeviceArray.h' 2025-12-04T09:35:49.4697942Z adding 'torch/include/c10/core/DeviceCapability.h' 2025-12-04T09:35:49.4703062Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-12-04T09:35:49.4706700Z adding 'torch/include/c10/core/DeviceType.h' 2025-12-04T09:35:49.4720169Z adding 'torch/include/c10/core/DispatchKey.h' 2025-12-04T09:35:49.4737176Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-12-04T09:35:49.4742527Z adding 'torch/include/c10/core/DynamicCast.h' 2025-12-04T09:35:49.4747012Z adding 'torch/include/c10/core/Event.h' 2025-12-04T09:35:49.4751505Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-12-04T09:35:49.4755100Z adding 'torch/include/c10/core/GradMode.h' 2025-12-04T09:35:49.4759172Z adding 'torch/include/c10/core/InferenceMode.h' 2025-12-04T09:35:49.4762779Z adding 'torch/include/c10/core/Layout.h' 2025-12-04T09:35:49.4767933Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-12-04T09:35:49.4771513Z adding 'torch/include/c10/core/OptionalRef.h' 2025-12-04T09:35:49.4775572Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-12-04T09:35:49.4779081Z adding 'torch/include/c10/core/QEngine.h' 2025-12-04T09:35:49.4782625Z adding 'torch/include/c10/core/QScheme.h' 2025-12-04T09:35:49.4786629Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-12-04T09:35:49.4790773Z adding 'torch/include/c10/core/SafePyObject.h' 2025-12-04T09:35:49.4797371Z adding 'torch/include/c10/core/Scalar.h' 2025-12-04T09:35:49.4803268Z adding 'torch/include/c10/core/ScalarType.h' 2025-12-04T09:35:49.4806861Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-12-04T09:35:49.4811655Z adding 'torch/include/c10/core/Storage.h' 2025-12-04T09:35:49.4817988Z adding 'torch/include/c10/core/StorageImpl.h' 2025-12-04T09:35:49.4823476Z adding 'torch/include/c10/core/Stream.h' 2025-12-04T09:35:49.4828310Z adding 'torch/include/c10/core/StreamGuard.h' 2025-12-04T09:35:49.4833094Z adding 'torch/include/c10/core/SymBool.h' 2025-12-04T09:35:49.4837262Z adding 'torch/include/c10/core/SymFloat.h' 2025-12-04T09:35:49.4844619Z adding 'torch/include/c10/core/SymInt.h' 2025-12-04T09:35:49.4849127Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-12-04T09:35:49.4853623Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-12-04T09:35:49.4858532Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-12-04T09:35:49.4901624Z adding 'torch/include/c10/core/TensorImpl.h' 2025-12-04T09:35:49.4915147Z adding 'torch/include/c10/core/TensorOptions.h' 2025-12-04T09:35:49.4919051Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-12-04T09:35:49.4922719Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-12-04T09:35:49.4926276Z adding 'torch/include/c10/core/alignment.h' 2025-12-04T09:35:49.4930226Z adding 'torch/include/c10/core/thread_pool.h' 2025-12-04T09:35:49.4934978Z adding 'torch/include/c10/core/impl/COW.h' 2025-12-04T09:35:49.4938958Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-12-04T09:35:49.4946381Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-12-04T09:35:49.4950999Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-12-04T09:35:49.4954521Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-12-04T09:35:49.4958537Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-12-04T09:35:49.4965833Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-12-04T09:35:49.4970563Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-12-04T09:35:49.4976333Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-12-04T09:35:49.4981355Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-12-04T09:35:49.4987724Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-12-04T09:35:49.4992014Z adding 'torch/include/c10/core/impl/PyInterpreterHooks.h' 2025-12-04T09:35:49.4995688Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-12-04T09:35:49.4999536Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-12-04T09:35:49.5004459Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-12-04T09:35:49.5008660Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-12-04T09:35:49.5012813Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-12-04T09:35:49.5016285Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-12-04T09:35:49.5020961Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-12-04T09:35:49.5025774Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-12-04T09:35:49.5033702Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-12-04T09:35:49.5038618Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-12-04T09:35:49.5043674Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-12-04T09:35:49.5048129Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-12-04T09:35:49.5052496Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-12-04T09:35:49.5056385Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-12-04T09:35:49.5061726Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-12-04T09:35:49.5065868Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-12-04T09:35:49.5069764Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-12-04T09:35:49.5073138Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-12-04T09:35:49.5079095Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-12-04T09:35:49.5083479Z adding 'torch/include/c10/cuda/driver_api.h' 2025-12-04T09:35:49.5089532Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-12-04T09:35:49.5093052Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-12-04T09:35:49.5097187Z adding 'torch/include/c10/macros/Export.h' 2025-12-04T09:35:49.5100311Z adding 'torch/include/c10/macros/Macros.h' 2025-12-04T09:35:49.5103532Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-12-04T09:35:49.5108530Z adding 'torch/include/c10/metal/atomic.h' 2025-12-04T09:35:49.5112193Z adding 'torch/include/c10/metal/common.h' 2025-12-04T09:35:49.5116001Z adding 'torch/include/c10/metal/error.h' 2025-12-04T09:35:49.5120170Z adding 'torch/include/c10/metal/expm1f.h' 2025-12-04T09:35:49.5133039Z adding 'torch/include/c10/metal/igamma.h' 2025-12-04T09:35:49.5141020Z adding 'torch/include/c10/metal/indexing.h' 2025-12-04T09:35:49.5145575Z adding 'torch/include/c10/metal/random.h' 2025-12-04T09:35:49.5150773Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-12-04T09:35:49.5166979Z adding 'torch/include/c10/metal/special_math.h' 2025-12-04T09:35:49.5173428Z adding 'torch/include/c10/metal/utils.h' 2025-12-04T09:35:49.5179085Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-12-04T09:35:49.5183647Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-12-04T09:35:49.5189064Z adding 'torch/include/c10/test/util/Macros.h' 2025-12-04T09:35:49.5195081Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-12-04T09:35:49.5202343Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-12-04T09:35:49.5209357Z adding 'torch/include/c10/util/AbortHandler.h' 2025-12-04T09:35:49.5213969Z adding 'torch/include/c10/util/AlignOf.h' 2025-12-04T09:35:49.5218391Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-12-04T09:35:49.5221820Z adding 'torch/include/c10/util/Array.h' 2025-12-04T09:35:49.5227353Z adding 'torch/include/c10/util/ArrayRef.h' 2025-12-04T09:35:49.5231180Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-12-04T09:35:49.5236004Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-12-04T09:35:49.5239456Z adding 'torch/include/c10/util/BFloat16.h' 2025-12-04T09:35:49.5243028Z adding 'torch/include/c10/util/Backtrace.h' 2025-12-04T09:35:49.5247175Z adding 'torch/include/c10/util/Bitset.h' 2025-12-04T09:35:49.5250873Z adding 'torch/include/c10/util/C++17.h' 2025-12-04T09:35:49.5254778Z adding 'torch/include/c10/util/CallOnce.h' 2025-12-04T09:35:49.5260202Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-12-04T09:35:49.5264319Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-12-04T09:35:49.5267558Z adding 'torch/include/c10/util/Deprecated.h' 2025-12-04T09:35:49.5271113Z adding 'torch/include/c10/util/DimVector.h' 2025-12-04T09:35:49.5274606Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-12-04T09:35:49.5278872Z adding 'torch/include/c10/util/Enumerate.h' 2025-12-04T09:35:49.5290832Z adding 'torch/include/c10/util/Exception.h' 2025-12-04T09:35:49.5296073Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-12-04T09:35:49.5300133Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-12-04T09:35:49.5303473Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-12-04T09:35:49.5306926Z adding 'torch/include/c10/util/FileSystem.h' 2025-12-04T09:35:49.5312705Z adding 'torch/include/c10/util/Flags.h' 2025-12-04T09:35:49.5316279Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-12-04T09:35:49.5319593Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-12-04T09:35:49.5322860Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-12-04T09:35:49.5326032Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-12-04T09:35:49.5329286Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-12-04T09:35:49.5332428Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-12-04T09:35:49.5335682Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-12-04T09:35:49.5338820Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-12-04T09:35:49.5342067Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-12-04T09:35:49.5345196Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-12-04T09:35:49.5348426Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-12-04T09:35:49.5352348Z adding 'torch/include/c10/util/FunctionRef.h' 2025-12-04T09:35:49.5355911Z adding 'torch/include/c10/util/Gauge.h' 2025-12-04T09:35:49.5359270Z adding 'torch/include/c10/util/Half-inl.h' 2025-12-04T09:35:49.5362493Z adding 'torch/include/c10/util/Half.h' 2025-12-04T09:35:49.5366416Z adding 'torch/include/c10/util/IdWrapper.h' 2025-12-04T09:35:49.5370715Z adding 'torch/include/c10/util/IntrusiveList.h' 2025-12-04T09:35:49.5374696Z adding 'torch/include/c10/util/Lazy.h' 2025-12-04T09:35:49.5379839Z adding 'torch/include/c10/util/LeftRight.h' 2025-12-04T09:35:49.5383642Z adding 'torch/include/c10/util/Load.h' 2025-12-04T09:35:49.5390184Z adding 'torch/include/c10/util/Logging.h' 2025-12-04T09:35:49.5394507Z adding 'torch/include/c10/util/MathConstants.h' 2025-12-04T09:35:49.5399378Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-12-04T09:35:49.5402887Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-12-04T09:35:49.5406576Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-12-04T09:35:49.5410080Z adding 'torch/include/c10/util/Optional.h' 2025-12-04T09:35:49.5414868Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-12-04T09:35:49.5418467Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-12-04T09:35:49.5424383Z adding 'torch/include/c10/util/Registry.h' 2025-12-04T09:35:49.5428290Z adding 'torch/include/c10/util/ScopeExit.h' 2025-12-04T09:35:49.5432095Z adding 'torch/include/c10/util/Semaphore.h' 2025-12-04T09:35:49.5435902Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-12-04T09:35:49.5453741Z adding 'torch/include/c10/util/SmallVector.h' 2025-12-04T09:35:49.5459984Z adding 'torch/include/c10/util/StringUtil.h' 2025-12-04T09:35:49.5463828Z adding 'torch/include/c10/util/Synchronized.h' 2025-12-04T09:35:49.5468037Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-12-04T09:35:49.5472324Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-12-04T09:35:49.5475727Z adding 'torch/include/c10/util/Type.h' 2025-12-04T09:35:49.5480223Z adding 'torch/include/c10/util/TypeCast.h' 2025-12-04T09:35:49.5484689Z adding 'torch/include/c10/util/TypeIndex.h' 2025-12-04T09:35:49.5488044Z adding 'torch/include/c10/util/TypeList.h' 2025-12-04T09:35:49.5491190Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-12-04T09:35:49.5494274Z adding 'torch/include/c10/util/TypeTraits.h' 2025-12-04T09:35:49.5497638Z adding 'torch/include/c10/util/Unicode.h' 2025-12-04T09:35:49.5501930Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-12-04T09:35:49.5505432Z adding 'torch/include/c10/util/Unroll.h' 2025-12-04T09:35:49.5509303Z adding 'torch/include/c10/util/WaitCounter.h' 2025-12-04T09:35:49.5512993Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-12-04T09:35:49.5516774Z adding 'torch/include/c10/util/accumulate.h' 2025-12-04T09:35:49.5519993Z adding 'torch/include/c10/util/bit_cast.h' 2025-12-04T09:35:49.5523093Z adding 'torch/include/c10/util/bits.h' 2025-12-04T09:35:49.5526684Z adding 'torch/include/c10/util/complex.h' 2025-12-04T09:35:49.5531634Z adding 'torch/include/c10/util/complex_math.h' 2025-12-04T09:35:49.5535407Z adding 'torch/include/c10/util/complex_utils.h' 2025-12-04T09:35:49.5538807Z adding 'torch/include/c10/util/copysign.h' 2025-12-04T09:35:49.5542158Z adding 'torch/include/c10/util/env.h' 2025-12-04T09:35:49.5545557Z adding 'torch/include/c10/util/error.h' 2025-12-04T09:35:49.5561536Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-12-04T09:35:49.5566257Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-12-04T09:35:49.5570115Z adding 'torch/include/c10/util/generic_math.h' 2025-12-04T09:35:49.5576119Z adding 'torch/include/c10/util/hash.h' 2025-12-04T09:35:49.5582513Z adding 'torch/include/c10/util/int128.h' 2025-12-04T09:35:49.5598702Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-12-04T09:35:49.5604007Z adding 'torch/include/c10/util/irange.h' 2025-12-04T09:35:49.5614624Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-12-04T09:35:49.5619009Z adding 'torch/include/c10/util/logging_common.h' 2025-12-04T09:35:49.5623012Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-12-04T09:35:49.5627475Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-12-04T09:35:49.5631061Z adding 'torch/include/c10/util/numa.h' 2025-12-04T09:35:49.5649083Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-12-04T09:35:49.5654523Z adding 'torch/include/c10/util/overflows.h' 2025-12-04T09:35:49.5657959Z adding 'torch/include/c10/util/overloaded.h' 2025-12-04T09:35:49.5661150Z adding 'torch/include/c10/util/python_stub.h' 2025-12-04T09:35:49.5664224Z adding 'torch/include/c10/util/qint32.h' 2025-12-04T09:35:49.5667288Z adding 'torch/include/c10/util/qint8.h' 2025-12-04T09:35:49.5670554Z adding 'torch/include/c10/util/quint2x4.h' 2025-12-04T09:35:49.5673644Z adding 'torch/include/c10/util/quint4x2.h' 2025-12-04T09:35:49.5676731Z adding 'torch/include/c10/util/quint8.h' 2025-12-04T09:35:49.5680617Z adding 'torch/include/c10/util/safe_numerics.h' 2025-12-04T09:35:49.5684688Z adding 'torch/include/c10/util/signal_handler.h' 2025-12-04T09:35:49.5693999Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-12-04T09:35:49.5698238Z adding 'torch/include/c10/util/ssize.h' 2025-12-04T09:35:49.5701824Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-12-04T09:35:49.5706718Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-12-04T09:35:49.5710372Z adding 'torch/include/c10/util/strides.h' 2025-12-04T09:35:49.5713800Z adding 'torch/include/c10/util/string_utils.h' 2025-12-04T09:35:49.5720786Z adding 'torch/include/c10/util/string_view.h' 2025-12-04T09:35:49.5730736Z adding 'torch/include/c10/util/strong_type.h' 2025-12-04T09:35:49.5735496Z adding 'torch/include/c10/util/tempfile.h' 2025-12-04T09:35:49.5738840Z adding 'torch/include/c10/util/thread_name.h' 2025-12-04T09:35:49.5748457Z adding 'torch/include/c10/util/typeid.h' 2025-12-04T09:35:49.5758596Z adding 'torch/include/c10/util/win32-headers.h' 2025-12-04T09:35:49.5763407Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-12-04T09:35:49.5768850Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-12-04T09:35:49.5773670Z adding 'torch/include/c10/xpu/XPUEvent.h' 2025-12-04T09:35:49.5778031Z adding 'torch/include/c10/xpu/XPUException.h' 2025-12-04T09:35:49.5781685Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-12-04T09:35:49.5785194Z adding 'torch/include/c10/xpu/XPUGraphsC10Utils.h' 2025-12-04T09:35:49.5789163Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-12-04T09:35:49.5794354Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-12-04T09:35:49.5799994Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-12-04T09:35:49.5804864Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-12-04T09:35:49.5809778Z adding 'torch/include/caffe2/core/common.h' 2025-12-04T09:35:49.5813587Z adding 'torch/include/caffe2/core/macros.h' 2025-12-04T09:35:49.5817242Z adding 'torch/include/caffe2/core/timer.h' 2025-12-04T09:35:49.5823255Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-12-04T09:35:49.5827702Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-12-04T09:35:49.5831947Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-12-04T09:35:49.5872122Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-12-04T09:35:49.5877625Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-12-04T09:35:49.5881169Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-12-04T09:35:49.5887064Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-12-04T09:35:49.5890810Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-12-04T09:35:49.5894329Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-12-04T09:35:49.5899284Z adding 'torch/include/caffe2/serialize/versions.h' 2025-12-04T09:35:49.5904475Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-12-04T09:35:49.5908006Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-12-04T09:35:49.5911701Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-12-04T09:35:49.5916488Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-12-04T09:35:49.5919968Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-12-04T09:35:49.5926504Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-12-04T09:35:49.5930624Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-12-04T09:35:49.5935062Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-12-04T09:35:49.5938572Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-12-04T09:35:49.5944385Z adding 'torch/include/fmt/args.h' 2025-12-04T09:35:49.5983537Z adding 'torch/include/fmt/base.h' 2025-12-04T09:35:49.6010134Z adding 'torch/include/fmt/chrono.h' 2025-12-04T09:35:49.6021546Z adding 'torch/include/fmt/color.h' 2025-12-04T09:35:49.6030072Z adding 'torch/include/fmt/compile.h' 2025-12-04T09:35:49.6033875Z adding 'torch/include/fmt/core.h' 2025-12-04T09:35:49.6063934Z adding 'torch/include/fmt/format-inl.h' 2025-12-04T09:35:49.6124859Z adding 'torch/include/fmt/format.h' 2025-12-04T09:35:49.6135080Z adding 'torch/include/fmt/os.h' 2025-12-04T09:35:49.6139832Z adding 'torch/include/fmt/ostream.h' 2025-12-04T09:35:49.6148330Z adding 'torch/include/fmt/printf.h' 2025-12-04T09:35:49.6158348Z adding 'torch/include/fmt/ranges.h' 2025-12-04T09:35:49.6167362Z adding 'torch/include/fmt/std.h' 2025-12-04T09:35:49.6173422Z adding 'torch/include/fmt/xchar.h' 2025-12-04T09:35:49.6178077Z adding 'torch/include/fp16/bitcasts.h' 2025-12-04T09:35:49.6184827Z adding 'torch/include/fp16/fp16.h' 2025-12-04T09:35:49.6189617Z adding 'torch/include/fp16/psimd.h' 2025-12-04T09:35:49.6196689Z adding 'torch/include/google/protobuf/any.h' 2025-12-04T09:35:49.6202871Z adding 'torch/include/google/protobuf/any.pb.h' 2025-12-04T09:35:49.6215030Z adding 'torch/include/google/protobuf/api.pb.h' 2025-12-04T09:35:49.6228649Z adding 'torch/include/google/protobuf/arena.h' 2025-12-04T09:35:49.6236932Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-12-04T09:35:49.6244084Z adding 'torch/include/google/protobuf/arenastring.h' 2025-12-04T09:35:49.6277323Z adding 'torch/include/google/protobuf/descriptor.h' 2025-12-04T09:35:49.6359185Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-12-04T09:35:49.6379166Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-12-04T09:35:49.6384770Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-12-04T09:35:49.6390948Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-12-04T09:35:49.6395992Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-12-04T09:35:49.6419344Z adding 'torch/include/google/protobuf/extension_set.h' 2025-12-04T09:35:49.6426797Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-12-04T09:35:49.6432556Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-12-04T09:35:49.6437289Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-12-04T09:35:49.6441483Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-12-04T09:35:49.6448397Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-12-04T09:35:49.6455832Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-12-04T09:35:49.6462740Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-12-04T09:35:49.6467457Z adding 'torch/include/google/protobuf/has_bits.h' 2025-12-04T09:35:49.6473125Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-12-04T09:35:49.6478349Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-12-04T09:35:49.6496435Z adding 'torch/include/google/protobuf/map.h' 2025-12-04T09:35:49.6503368Z adding 'torch/include/google/protobuf/map_entry.h' 2025-12-04T09:35:49.6513871Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-12-04T09:35:49.6525214Z adding 'torch/include/google/protobuf/map_field.h' 2025-12-04T09:35:49.6532348Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-12-04T09:35:49.6537684Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-12-04T09:35:49.6547431Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-12-04T09:35:49.6570883Z adding 'torch/include/google/protobuf/message.h' 2025-12-04T09:35:49.6583201Z adding 'torch/include/google/protobuf/message_lite.h' 2025-12-04T09:35:49.6587562Z adding 'torch/include/google/protobuf/metadata.h' 2025-12-04T09:35:49.6592909Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-12-04T09:35:49.6604565Z adding 'torch/include/google/protobuf/parse_context.h' 2025-12-04T09:35:49.6609056Z adding 'torch/include/google/protobuf/port.h' 2025-12-04T09:35:49.6617151Z adding 'torch/include/google/protobuf/reflection.h' 2025-12-04T09:35:49.6621909Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-12-04T09:35:49.6655960Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-12-04T09:35:49.6665243Z adding 'torch/include/google/protobuf/service.h' 2025-12-04T09:35:49.6670939Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-12-04T09:35:49.6682059Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-12-04T09:35:49.6694203Z adding 'torch/include/google/protobuf/text_format.h' 2025-12-04T09:35:49.6699948Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-12-04T09:35:49.6719015Z adding 'torch/include/google/protobuf/type.pb.h' 2025-12-04T09:35:49.6727920Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-12-04T09:35:49.6735377Z adding 'torch/include/google/protobuf/wire_format.h' 2025-12-04T09:35:49.6756999Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-12-04T09:35:49.6769378Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-12-04T09:35:49.6777212Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-12-04T09:35:49.6787190Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-12-04T09:35:49.6795221Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-12-04T09:35:49.6807857Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-12-04T09:35:49.6813536Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-12-04T09:35:49.6829955Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-12-04T09:35:49.6837126Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-12-04T09:35:49.6842157Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-12-04T09:35:49.6847086Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-12-04T09:35:49.6851625Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-12-04T09:35:49.6855848Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-12-04T09:35:49.6862804Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-12-04T09:35:49.6867289Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-12-04T09:35:49.6872336Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-12-04T09:35:49.6878641Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-12-04T09:35:49.6883963Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-12-04T09:35:49.6889590Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-12-04T09:35:49.6894462Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-12-04T09:35:49.6922795Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-12-04T09:35:49.6929247Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-12-04T09:35:49.6933936Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-12-04T09:35:49.6941652Z adding 'torch/include/google/protobuf/io/printer.h' 2025-12-04T09:35:49.6945898Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-12-04T09:35:49.6954291Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-12-04T09:35:49.6960561Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-12-04T09:35:49.6966612Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-12-04T09:35:49.6974797Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-12-04T09:35:49.6983112Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-12-04T09:35:49.6989424Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-12-04T09:35:49.6994633Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-12-04T09:35:49.7000184Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-12-04T09:35:49.7005310Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-12-04T09:35:49.7010128Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-12-04T09:35:49.7015818Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-12-04T09:35:49.7020865Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-12-04T09:35:49.7031654Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-12-04T09:35:49.7037028Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-12-04T09:35:49.7041461Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-12-04T09:35:49.7046433Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-12-04T09:35:49.7053286Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-12-04T09:35:49.7058415Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-12-04T09:35:49.7063198Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-12-04T09:35:49.7072296Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-12-04T09:35:49.7087035Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-12-04T09:35:49.7092715Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-12-04T09:35:49.7098504Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-12-04T09:35:49.7104473Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-12-04T09:35:49.7110915Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-12-04T09:35:49.7116290Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-12-04T09:35:49.7134970Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-12-04T09:35:49.7141769Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-12-04T09:35:49.7146034Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-12-04T09:35:49.7150090Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-12-04T09:35:49.7155270Z adding 'torch/include/kineto/AbstractConfig.h' 2025-12-04T09:35:49.7159595Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-12-04T09:35:49.7163038Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-12-04T09:35:49.7166710Z adding 'torch/include/kineto/ActivityType.h' 2025-12-04T09:35:49.7170088Z adding 'torch/include/kineto/ClientInterface.h' 2025-12-04T09:35:49.7176981Z adding 'torch/include/kineto/Config.h' 2025-12-04T09:35:49.7181631Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-12-04T09:35:49.7186080Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-12-04T09:35:49.7190020Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-12-04T09:35:49.7193758Z adding 'torch/include/kineto/ITraceActivity.h' 2025-12-04T09:35:49.7196999Z adding 'torch/include/kineto/LoggingAPI.h' 2025-12-04T09:35:49.7200353Z adding 'torch/include/kineto/ThreadUtil.h' 2025-12-04T09:35:49.7203726Z adding 'torch/include/kineto/TraceSpan.h' 2025-12-04T09:35:49.7207784Z adding 'torch/include/kineto/libkineto.h' 2025-12-04T09:35:49.7211541Z adding 'torch/include/kineto/output_base.h' 2025-12-04T09:35:49.7214930Z adding 'torch/include/kineto/time_since_epoch.h' 2025-12-04T09:35:49.7225106Z adding 'torch/include/legacy/ittnotify.h' 2025-12-04T09:35:49.7230781Z adding 'torch/include/mimalloc-2.2/mimalloc-new-delete.h' 2025-12-04T09:35:49.7234654Z adding 'torch/include/mimalloc-2.2/mimalloc-override.h' 2025-12-04T09:35:49.7238775Z adding 'torch/include/mimalloc-2.2/mimalloc-stats.h' 2025-12-04T09:35:49.7250747Z adding 'torch/include/mimalloc-2.2/mimalloc.h' 2025-12-04T09:35:49.7289194Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-12-04T09:35:49.7398923Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-12-04T09:35:49.7417792Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-12-04T09:35:49.7424868Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-12-04T09:35:49.7430588Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-12-04T09:35:49.7435375Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-12-04T09:35:49.7439282Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-12-04T09:35:49.7449780Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-12-04T09:35:49.7472957Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-12-04T09:35:49.7479623Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-12-04T09:35:49.7484669Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-12-04T09:35:49.7489322Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-12-04T09:35:49.7493850Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-12-04T09:35:49.7500715Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-12-04T09:35:49.7506909Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-12-04T09:35:49.7514094Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-12-04T09:35:49.7518205Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-12-04T09:35:49.7531557Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-12-04T09:35:49.7531929Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-12-04T09:35:49.7533326Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-12-04T09:35:49.7537587Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-12-04T09:35:49.7541712Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-12-04T09:35:49.7545764Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-12-04T09:35:49.7573385Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-12-04T09:35:49.7581192Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-12-04T09:35:49.7587908Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-12-04T09:35:49.7592206Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-12-04T09:35:49.7595680Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-12-04T09:35:49.7599185Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-12-04T09:35:49.7609561Z adding 'torch/include/pybind11/attr.h' 2025-12-04T09:35:49.7615249Z adding 'torch/include/pybind11/buffer_info.h' 2025-12-04T09:35:49.7644943Z adding 'torch/include/pybind11/cast.h' 2025-12-04T09:35:49.7651901Z adding 'torch/include/pybind11/chrono.h' 2025-12-04T09:35:49.7655368Z adding 'torch/include/pybind11/common.h' 2025-12-04T09:35:49.7659018Z adding 'torch/include/pybind11/complex.h' 2025-12-04T09:35:49.7662582Z adding 'torch/include/pybind11/critical_section.h' 2025-12-04T09:35:49.7665808Z adding 'torch/include/pybind11/eigen.h' 2025-12-04T09:35:49.7671883Z adding 'torch/include/pybind11/embed.h' 2025-12-04T09:35:49.7678522Z adding 'torch/include/pybind11/eval.h' 2025-12-04T09:35:49.7683221Z adding 'torch/include/pybind11/functional.h' 2025-12-04T09:35:49.7688038Z adding 'torch/include/pybind11/gil.h' 2025-12-04T09:35:49.7692509Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-12-04T09:35:49.7696014Z adding 'torch/include/pybind11/gil_simple.h' 2025-12-04T09:35:49.7701277Z adding 'torch/include/pybind11/iostream.h' 2025-12-04T09:35:49.7705250Z adding 'torch/include/pybind11/native_enum.h' 2025-12-04T09:35:49.7735489Z adding 'torch/include/pybind11/numpy.h' 2025-12-04T09:35:49.7742480Z adding 'torch/include/pybind11/operators.h' 2025-12-04T09:35:49.7746705Z adding 'torch/include/pybind11/options.h' 2025-12-04T09:35:49.7798463Z adding 'torch/include/pybind11/pybind11.h' 2025-12-04T09:35:49.7834047Z adding 'torch/include/pybind11/pytypes.h' 2025-12-04T09:35:49.7845139Z adding 'torch/include/pybind11/stl.h' 2025-12-04T09:35:49.7855804Z adding 'torch/include/pybind11/stl_bind.h' 2025-12-04T09:35:49.7862692Z adding 'torch/include/pybind11/subinterpreter.h' 2025-12-04T09:35:49.7866888Z adding 'torch/include/pybind11/trampoline_self_life_support.h' 2025-12-04T09:35:49.7870774Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-12-04T09:35:49.7875568Z adding 'torch/include/pybind11/typing.h' 2025-12-04T09:35:49.7879623Z adding 'torch/include/pybind11/warnings.h' 2025-12-04T09:35:49.7884860Z adding 'torch/include/pybind11/conduit/pybind11_conduit_v1.h' 2025-12-04T09:35:49.7889033Z adding 'torch/include/pybind11/conduit/pybind11_platform_abi_id.h' 2025-12-04T09:35:49.7892996Z adding 'torch/include/pybind11/conduit/wrap_include_python_h.h' 2025-12-04T09:35:49.7906581Z adding 'torch/include/pybind11/detail/class.h' 2025-12-04T09:35:49.7928491Z adding 'torch/include/pybind11/detail/common.h' 2025-12-04T09:35:49.7933825Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-12-04T09:35:49.7938672Z adding 'torch/include/pybind11/detail/descr.h' 2025-12-04T09:35:49.7942349Z adding 'torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h' 2025-12-04T09:35:49.7946293Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-12-04T09:35:49.7951336Z adding 'torch/include/pybind11/detail/function_record_pyobject.h' 2025-12-04T09:35:49.7960116Z adding 'torch/include/pybind11/detail/init.h' 2025-12-04T09:35:49.7974095Z adding 'torch/include/pybind11/detail/internals.h' 2025-12-04T09:35:49.7980086Z adding 'torch/include/pybind11/detail/native_enum_data.h' 2025-12-04T09:35:49.7984397Z adding 'torch/include/pybind11/detail/pybind11_namespace_macros.h' 2025-12-04T09:35:49.7991128Z adding 'torch/include/pybind11/detail/struct_smart_holder.h' 2025-12-04T09:35:49.8015213Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-12-04T09:35:49.8020046Z adding 'torch/include/pybind11/detail/typeid.h' 2025-12-04T09:35:49.8023435Z adding 'torch/include/pybind11/detail/using_smart_holder.h' 2025-12-04T09:35:49.8027760Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-12-04T09:35:49.8033733Z adding 'torch/include/pybind11/eigen/common.h' 2025-12-04T09:35:49.8045730Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-12-04T09:35:49.8052770Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-12-04T09:35:49.8058001Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-12-04T09:35:49.8067217Z adding 'torch/include/torch/custom_class.h' 2025-12-04T09:35:49.8072955Z adding 'torch/include/torch/custom_class_detail.h' 2025-12-04T09:35:49.8076814Z adding 'torch/include/torch/extension.h' 2025-12-04T09:35:49.8092467Z adding 'torch/include/torch/library.h' 2025-12-04T09:35:49.8096743Z adding 'torch/include/torch/script.h' 2025-12-04T09:35:49.8102224Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-12-04T09:35:49.8105624Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-12-04T09:35:49.8108913Z adding 'torch/include/torch/csrc/Device.h' 2025-12-04T09:35:49.8112182Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-12-04T09:35:49.8115530Z adding 'torch/include/torch/csrc/Dtype.h' 2025-12-04T09:35:49.8119014Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-12-04T09:35:49.8122427Z adding 'torch/include/torch/csrc/Event.h' 2025-12-04T09:35:49.8129215Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-12-04T09:35:49.8132859Z adding 'torch/include/torch/csrc/Export.h' 2025-12-04T09:35:49.8136396Z adding 'torch/include/torch/csrc/Generator.h' 2025-12-04T09:35:49.8139888Z adding 'torch/include/torch/csrc/Layout.h' 2025-12-04T09:35:49.8143277Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-12-04T09:35:49.8146546Z adding 'torch/include/torch/csrc/Module.h' 2025-12-04T09:35:49.8149863Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-12-04T09:35:49.8153281Z adding 'torch/include/torch/csrc/PyInterpreterHooks.h' 2025-12-04T09:35:49.8156638Z adding 'torch/include/torch/csrc/QScheme.h' 2025-12-04T09:35:49.8159874Z adding 'torch/include/torch/csrc/Size.h' 2025-12-04T09:35:49.8163455Z adding 'torch/include/torch/csrc/Storage.h' 2025-12-04T09:35:49.8166679Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-12-04T09:35:49.8169950Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-12-04T09:35:49.8173238Z adding 'torch/include/torch/csrc/Stream.h' 2025-12-04T09:35:49.8176636Z adding 'torch/include/torch/csrc/THConcat.h' 2025-12-04T09:35:49.8179941Z adding 'torch/include/torch/csrc/THP.h' 2025-12-04T09:35:49.8183200Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-12-04T09:35:49.8186486Z adding 'torch/include/torch/csrc/Types.h' 2025-12-04T09:35:49.8190058Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-12-04T09:35:49.8193424Z adding 'torch/include/torch/csrc/itt.h' 2025-12-04T09:35:49.8196642Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-12-04T09:35:49.8200015Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-12-04T09:35:49.8203395Z adding 'torch/include/torch/csrc/python_headers.h' 2025-12-04T09:35:49.8206885Z adding 'torch/include/torch/csrc/serialization.h' 2025-12-04T09:35:49.8210255Z adding 'torch/include/torch/csrc/shim_conversion_utils.h' 2025-12-04T09:35:49.8214313Z adding 'torch/include/torch/csrc/utils.h' 2025-12-04T09:35:49.8218488Z adding 'torch/include/torch/csrc/acc/Module.h' 2025-12-04T09:35:49.8224130Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-12-04T09:35:49.8227707Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-12-04T09:35:49.8231080Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-12-04T09:35:49.8234624Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-12-04T09:35:49.8237966Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-12-04T09:35:49.8242610Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-12-04T09:35:49.8247412Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-12-04T09:35:49.8252335Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-12-04T09:35:49.8256477Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-12-04T09:35:49.8259947Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-12-04T09:35:49.8263629Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-12-04T09:35:49.8267579Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-12-04T09:35:49.8270962Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-12-04T09:35:49.8274380Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-12-04T09:35:49.8281184Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-12-04T09:35:49.8286892Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-12-04T09:35:49.8291492Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-12-04T09:35:49.8294856Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-12-04T09:35:49.8302208Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-12-04T09:35:49.8306432Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-12-04T09:35:49.8310382Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-12-04T09:35:49.8314381Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-12-04T09:35:49.8317842Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-12-04T09:35:49.8321333Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-12-04T09:35:49.8325977Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-12-04T09:35:49.8330251Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-12-04T09:35:49.8333687Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-12-04T09:35:49.8337276Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-12-04T09:35:49.8341828Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-12-04T09:35:49.8345468Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-12-04T09:35:49.8348843Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-12-04T09:35:49.8352587Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-12-04T09:35:49.8359096Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-12-04T09:35:49.8363484Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-12-04T09:35:49.8367691Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-12-04T09:35:49.8372694Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-12-04T09:35:49.8381957Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-12-04T09:35:49.8386812Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-12-04T09:35:49.8390794Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-12-04T09:35:49.8403530Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-12-04T09:35:49.8404248Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-12-04T09:35:49.8405301Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-12-04T09:35:49.8410618Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-12-04T09:35:49.8414616Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-12-04T09:35:49.8418966Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-12-04T09:35:49.8423710Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-12-04T09:35:49.8427401Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-12-04T09:35:49.8431647Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-12-04T09:35:49.8435379Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-12-04T09:35:49.8439144Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-12-04T09:35:49.8442712Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-12-04T09:35:49.8446634Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-12-04T09:35:49.8451608Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-12-04T09:35:49.8454985Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-12-04T09:35:49.8458812Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-12-04T09:35:49.8462724Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-12-04T09:35:49.8466775Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-12-04T09:35:49.8474259Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-12-04T09:35:49.8478561Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-12-04T09:35:49.8483253Z adding 'torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h' 2025-12-04T09:35:49.8488458Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-12-04T09:35:49.8492045Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-12-04T09:35:49.8496129Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-12-04T09:35:49.8505844Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-12-04T09:35:49.8510042Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-12-04T09:35:49.8513393Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-12-04T09:35:49.8517813Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-12-04T09:35:49.8522459Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-12-04T09:35:49.8525912Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-12-04T09:35:49.8534778Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-12-04T09:35:49.8539233Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-12-04T09:35:49.8543366Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-12-04T09:35:49.8547507Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-12-04T09:35:49.8551776Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-12-04T09:35:49.8556380Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-12-04T09:35:49.8560270Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-12-04T09:35:49.8564000Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-12-04T09:35:49.8567408Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-12-04T09:35:49.8574764Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-12-04T09:35:49.8579868Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-12-04T09:35:49.8583610Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-12-04T09:35:49.8587573Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-12-04T09:35:49.8595213Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-12-04T09:35:49.8601202Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-12-04T09:35:49.8605866Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-12-04T09:35:49.8610687Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-12-04T09:35:49.8617524Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-12-04T09:35:49.8622530Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-12-04T09:35:49.8627425Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-12-04T09:35:49.8631963Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-12-04T09:35:49.8638016Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-12-04T09:35:49.8642389Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-12-04T09:35:49.8646786Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-12-04T09:35:49.8651455Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-12-04T09:35:49.8655880Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-12-04T09:35:49.8659839Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-12-04T09:35:49.8664501Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-12-04T09:35:49.8672817Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-12-04T09:35:49.8678071Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-12-04T09:35:49.8683258Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-12-04T09:35:49.8687673Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-12-04T09:35:49.8694698Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-12-04T09:35:49.8700939Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-12-04T09:35:49.8705987Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-12-04T09:35:49.8710684Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-12-04T09:35:49.8715447Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-12-04T09:35:49.8719450Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-12-04T09:35:49.8723105Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-12-04T09:35:49.8730911Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-12-04T09:35:49.8735868Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-12-04T09:35:49.8740310Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-12-04T09:35:49.8744824Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-12-04T09:35:49.8750707Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-12-04T09:35:49.8756881Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-12-04T09:35:49.8760915Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-12-04T09:35:49.8765373Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-12-04T09:35:49.8770025Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-12-04T09:35:49.8777089Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-12-04T09:35:49.8784560Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-12-04T09:35:49.8788785Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-12-04T09:35:49.8792636Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-12-04T09:35:49.8797626Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-12-04T09:35:49.8801880Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-12-04T09:35:49.8805789Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-12-04T09:35:49.8811546Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-12-04T09:35:49.8815629Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-12-04T09:35:49.8819680Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-12-04T09:35:49.8823661Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-12-04T09:35:49.8830932Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-12-04T09:35:49.8835960Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-12-04T09:35:49.8840376Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-12-04T09:35:49.8844251Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-12-04T09:35:49.8849920Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-12-04T09:35:49.8854832Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-12-04T09:35:49.8858855Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-12-04T09:35:49.8862653Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-12-04T09:35:49.8866518Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-12-04T09:35:49.8870894Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-12-04T09:35:49.8874539Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-12-04T09:35:49.8881877Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-12-04T09:35:49.8887695Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-12-04T09:35:49.8891787Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-12-04T09:35:49.8898223Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-12-04T09:35:49.8903497Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-12-04T09:35:49.8907582Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-12-04T09:35:49.8911765Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-12-04T09:35:49.8915829Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-12-04T09:35:49.8920988Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-12-04T09:35:49.8925053Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-12-04T09:35:49.8931239Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-12-04T09:35:49.8935368Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-12-04T09:35:49.8939966Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-12-04T09:35:49.8943779Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-12-04T09:35:49.8947159Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-12-04T09:35:49.8951267Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-12-04T09:35:49.8955303Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-12-04T09:35:49.8959467Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-12-04T09:35:49.8963328Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-12-04T09:35:49.8966697Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-12-04T09:35:49.8978273Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-12-04T09:35:49.8982319Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-12-04T09:35:49.8988846Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-12-04T09:35:49.8993050Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-12-04T09:35:49.8997524Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-12-04T09:35:49.9001271Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-12-04T09:35:49.9004528Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-12-04T09:35:49.9014232Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-12-04T09:35:49.9018408Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-12-04T09:35:49.9024463Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-12-04T09:35:49.9030689Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-12-04T09:35:49.9044272Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-12-04T09:35:49.9048638Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-12-04T09:35:49.9051988Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-12-04T09:35:49.9057759Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-12-04T09:35:49.9061843Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-12-04T09:35:49.9065885Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-12-04T09:35:49.9069795Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-12-04T09:35:49.9072999Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-12-04T09:35:49.9078180Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-12-04T09:35:49.9084313Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-12-04T09:35:49.9087860Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-12-04T09:35:49.9091434Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-12-04T09:35:49.9094766Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-12-04T09:35:49.9098845Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-12-04T09:35:49.9102472Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-12-04T09:35:49.9105718Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-12-04T09:35:49.9108984Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-12-04T09:35:49.9113524Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-12-04T09:35:49.9117225Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-12-04T09:35:49.9120647Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-12-04T09:35:49.9123956Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-12-04T09:35:49.9127142Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-12-04T09:35:49.9130292Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-12-04T09:35:49.9133695Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-12-04T09:35:49.9136870Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-12-04T09:35:49.9140039Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-12-04T09:35:49.9143381Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-12-04T09:35:49.9147403Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-12-04T09:35:49.9151503Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-12-04T09:35:49.9154952Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-12-04T09:35:49.9159543Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-12-04T09:35:49.9163022Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-12-04T09:35:49.9166274Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-12-04T09:35:49.9182994Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-12-04T09:35:49.9187443Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-12-04T09:35:49.9195493Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-12-04T09:35:49.9199733Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-12-04T09:35:49.9203566Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-12-04T09:35:49.9206903Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-12-04T09:35:49.9212139Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-12-04T09:35:49.9216366Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-12-04T09:35:49.9268389Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-12-04T09:35:49.9283691Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-12-04T09:35:49.9290288Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-12-04T09:35:49.9294709Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-12-04T09:35:49.9298560Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-12-04T09:35:49.9307141Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-12-04T09:35:49.9312954Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-12-04T09:35:49.9317004Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-12-04T09:35:49.9320715Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-12-04T09:35:49.9324305Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-12-04T09:35:49.9327822Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-12-04T09:35:49.9331929Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-12-04T09:35:49.9335968Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-12-04T09:35:49.9341513Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-12-04T09:35:49.9345075Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-12-04T09:35:49.9348341Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-12-04T09:35:49.9351793Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-12-04T09:35:49.9355123Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-12-04T09:35:49.9358411Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-12-04T09:35:49.9361948Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-12-04T09:35:49.9365211Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-12-04T09:35:49.9368724Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-12-04T09:35:49.9373131Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-12-04T09:35:49.9376657Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-12-04T09:35:49.9380014Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-12-04T09:35:49.9383206Z adding 'torch/include/torch/csrc/cuda/utils.h' 2025-12-04T09:35:49.9387952Z adding 'torch/include/torch/csrc/distributed/Placement.h' 2025-12-04T09:35:49.9391512Z adding 'torch/include/torch/csrc/distributed/python_placement.h' 2025-12-04T09:35:49.9395991Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-12-04T09:35:49.9399499Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-12-04T09:35:49.9403337Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-12-04T09:35:49.9409112Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-12-04T09:35:49.9414188Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-12-04T09:35:49.9420489Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-12-04T09:35:49.9425202Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-12-04T09:35:49.9428967Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-12-04T09:35:49.9433556Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-12-04T09:35:49.9437209Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-12-04T09:35:49.9440764Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-12-04T09:35:49.9444409Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-12-04T09:35:49.9447940Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-12-04T09:35:49.9452034Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-12-04T09:35:49.9456041Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-12-04T09:35:49.9459877Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-12-04T09:35:49.9463756Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-12-04T09:35:49.9467631Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-12-04T09:35:49.9476383Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-12-04T09:35:49.9480701Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-12-04T09:35:49.9485470Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-12-04T09:35:49.9489363Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-12-04T09:35:49.9495616Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-12-04T09:35:49.9504366Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' 2025-12-04T09:35:49.9508544Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-12-04T09:35:49.9512167Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-12-04T09:35:49.9515462Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-12-04T09:35:49.9519251Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-12-04T09:35:49.9526117Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-12-04T09:35:49.9529895Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-12-04T09:35:49.9534488Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-12-04T09:35:49.9538364Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-12-04T09:35:49.9548608Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-12-04T09:35:49.9556665Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-12-04T09:35:49.9565635Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-12-04T09:35:49.9571176Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-12-04T09:35:49.9594073Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-12-04T09:35:49.9600827Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-12-04T09:35:49.9605319Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-12-04T09:35:49.9610533Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-12-04T09:35:49.9614584Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-12-04T09:35:49.9618903Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-12-04T09:35:49.9623570Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-12-04T09:35:49.9627451Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-12-04T09:35:49.9633029Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-12-04T09:35:49.9637850Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-12-04T09:35:49.9641863Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-12-04T09:35:49.9646673Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-12-04T09:35:49.9650296Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-12-04T09:35:49.9659058Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-12-04T09:35:49.9663161Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-12-04T09:35:49.9667911Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-12-04T09:35:49.9671564Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-12-04T09:35:49.9676012Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-12-04T09:35:49.9679509Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-12-04T09:35:49.9683337Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-12-04T09:35:49.9686937Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-12-04T09:35:49.9690505Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-12-04T09:35:49.9695592Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-12-04T09:35:49.9699442Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-12-04T09:35:49.9702944Z adding 'torch/include/torch/csrc/distributed/c10d/python_callback_work.hpp' 2025-12-04T09:35:49.9706521Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-12-04T09:35:49.9718376Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-12-04T09:35:49.9722890Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-12-04T09:35:49.9726676Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-12-04T09:35:49.9730606Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-12-04T09:35:49.9734159Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-12-04T09:35:49.9738631Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-12-04T09:35:49.9742360Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-12-04T09:35:49.9747036Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-12-04T09:35:49.9750555Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WaitCounterHandler.hpp' 2025-12-04T09:35:49.9754075Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-12-04T09:35:49.9758376Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp' 2025-12-04T09:35:49.9761800Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp' 2025-12-04T09:35:49.9765177Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-12-04T09:35:49.9769493Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-12-04T09:35:49.9772877Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-12-04T09:35:49.9776515Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-12-04T09:35:49.9783328Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h' 2025-12-04T09:35:49.9787840Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp' 2025-12-04T09:35:49.9791506Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp' 2025-12-04T09:35:49.9795665Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp' 2025-12-04T09:35:49.9799393Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp' 2025-12-04T09:35:49.9804669Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp' 2025-12-04T09:35:49.9808231Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/env.hpp' 2025-12-04T09:35:49.9812333Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp' 2025-12-04T09:35:49.9817387Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp' 2025-12-04T09:35:49.9822505Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-12-04T09:35:49.9827641Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-12-04T09:35:49.9831917Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-12-04T09:35:49.9835647Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-12-04T09:35:49.9839490Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-12-04T09:35:49.9842980Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-12-04T09:35:49.9846508Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-12-04T09:35:49.9851130Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-12-04T09:35:49.9854811Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-12-04T09:35:49.9858608Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-12-04T09:35:49.9862677Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-12-04T09:35:49.9865903Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-12-04T09:35:49.9873029Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-12-04T09:35:49.9876977Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-12-04T09:35:49.9885203Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-12-04T09:35:49.9893975Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-12-04T09:35:49.9898561Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-12-04T09:35:49.9902520Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-12-04T09:35:49.9906328Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-12-04T09:35:49.9909898Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-12-04T09:35:49.9918076Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-12-04T09:35:49.9923025Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-12-04T09:35:49.9926805Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-12-04T09:35:49.9930507Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-12-04T09:35:49.9934368Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-12-04T09:35:49.9937945Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-12-04T09:35:49.9942112Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-12-04T09:35:49.9946827Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-12-04T09:35:49.9951661Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-12-04T09:35:49.9956081Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-12-04T09:35:49.9961186Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-12-04T09:35:49.9964783Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-12-04T09:35:49.9969747Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-12-04T09:35:49.9987375Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-12-04T09:35:49.9991986Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-12-04T09:35:49.9995640Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-12-04T09:35:49.9999233Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-12-04T09:35:50.0003151Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-12-04T09:35:50.0006983Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-12-04T09:35:50.0010407Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-12-04T09:35:50.0015163Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-12-04T09:35:50.0019239Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-12-04T09:35:50.0023505Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-12-04T09:35:50.0026841Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-12-04T09:35:50.0030233Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-12-04T09:35:50.0033514Z adding 'torch/include/torch/csrc/dynamo/stackref_bridge.h' 2025-12-04T09:35:50.0036807Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-12-04T09:35:50.0040920Z adding 'torch/include/torch/csrc/export/example_upgraders.h' 2025-12-04T09:35:50.0044998Z adding 'torch/include/torch/csrc/export/pt2_archive_constants.h' 2025-12-04T09:35:50.0048275Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-12-04T09:35:50.0052814Z adding 'torch/include/torch/csrc/export/upgrader.h' 2025-12-04T09:35:50.0057266Z adding 'torch/include/torch/csrc/functionalization/Module.h' 2025-12-04T09:35:50.0061179Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-12-04T09:35:50.0065024Z adding 'torch/include/torch/csrc/fx/node.h' 2025-12-04T09:35:50.0069757Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-12-04T09:35:50.0084374Z adding 'torch/include/torch/csrc/inductor/cpp_prefix.h' 2025-12-04T09:35:50.0089316Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-12-04T09:35:50.0092645Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-12-04T09:35:50.0097588Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-12-04T09:35:50.0102455Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-12-04T09:35:50.0106671Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-12-04T09:35:50.0110206Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-12-04T09:35:50.0113408Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-12-04T09:35:50.0116572Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-12-04T09:35:50.0119670Z adding 'torch/include/torch/csrc/inductor/aoti_include/mps.h' 2025-12-04T09:35:50.0122791Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-12-04T09:35:50.0127295Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-12-04T09:35:50.0130494Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-12-04T09:35:50.0135583Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-12-04T09:35:50.0146167Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-12-04T09:35:50.0150131Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-12-04T09:35:50.0153473Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' 2025-12-04T09:35:50.0156973Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-12-04T09:35:50.0160134Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-12-04T09:35:50.0165636Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-12-04T09:35:50.0169173Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-12-04T09:35:50.0172888Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-12-04T09:35:50.0178106Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-12-04T09:35:50.0182210Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/kernel_context_tls.h' 2025-12-04T09:35:50.0186489Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-12-04T09:35:50.0190394Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-12-04T09:35:50.0201740Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_base.h' 2025-12-04T09:35:50.0212362Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-12-04T09:35:50.0216729Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-12-04T09:35:50.0221353Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-12-04T09:35:50.0225407Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-12-04T09:35:50.0231314Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-12-04T09:35:50.0235335Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-12-04T09:35:50.0238926Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-12-04T09:35:50.0243157Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-12-04T09:35:50.0247377Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-12-04T09:35:50.0250946Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-12-04T09:35:50.0254429Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-12-04T09:35:50.0258964Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-12-04T09:35:50.0263737Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/macros.h' 2025-12-04T09:35:50.0272141Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-12-04T09:35:50.0276762Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-12-04T09:35:50.0280983Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h' 2025-12-04T09:35:50.0284956Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' 2025-12-04T09:35:50.0289073Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-12-04T09:35:50.0293523Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h' 2025-12-04T09:35:50.0300426Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-12-04T09:35:50.0308860Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-12-04T09:35:50.0315893Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' 2025-12-04T09:35:50.0321275Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-12-04T09:35:50.0325687Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-12-04T09:35:50.0329308Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-12-04T09:35:50.0332530Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-12-04T09:35:50.0335690Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-12-04T09:35:50.0338881Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/mps.h' 2025-12-04T09:35:50.0342033Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-12-04T09:35:50.0346040Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-12-04T09:35:50.0349338Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-12-04T09:35:50.0352454Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' 2025-12-04T09:35:50.0355614Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-12-04T09:35:50.0359510Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-12-04T09:35:50.0364582Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-12-04T09:35:50.0368285Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-12-04T09:35:50.0371645Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-12-04T09:35:50.0378594Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-12-04T09:35:50.0383898Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-12-04T09:35:50.0387681Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-12-04T09:35:50.0397777Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-12-04T09:35:50.0403265Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-12-04T09:35:50.0408367Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-12-04T09:35:50.0413476Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-12-04T09:35:50.0417537Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-12-04T09:35:50.0420947Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-12-04T09:35:50.0424873Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-12-04T09:35:50.0428124Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-12-04T09:35:50.0431757Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-12-04T09:35:50.0435050Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-12-04T09:35:50.0438270Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-12-04T09:35:50.0442954Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-12-04T09:35:50.0447173Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-12-04T09:35:50.0450497Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-12-04T09:35:50.0453856Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-12-04T09:35:50.0457195Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-12-04T09:35:50.0460497Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-12-04T09:35:50.0465346Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-12-04T09:35:50.0469697Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-12-04T09:35:50.0474101Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-12-04T09:35:50.0478743Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-12-04T09:35:50.0483855Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-12-04T09:35:50.0488803Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-12-04T09:35:50.0492242Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-12-04T09:35:50.0496444Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-12-04T09:35:50.0500310Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-12-04T09:35:50.0503968Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-12-04T09:35:50.0508476Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-12-04T09:35:50.0512831Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-12-04T09:35:50.0516835Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-12-04T09:35:50.0521197Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-12-04T09:35:50.0525286Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-12-04T09:35:50.0529398Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-12-04T09:35:50.0533293Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-12-04T09:35:50.0538238Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-12-04T09:35:50.0542230Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-12-04T09:35:50.0546370Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-12-04T09:35:50.0551148Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-12-04T09:35:50.0557128Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-12-04T09:35:50.0563562Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-12-04T09:35:50.0567119Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-12-04T09:35:50.0570323Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-12-04T09:35:50.0573912Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-12-04T09:35:50.0577821Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-12-04T09:35:50.0581054Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-12-04T09:35:50.0584629Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-12-04T09:35:50.0588461Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-12-04T09:35:50.0592149Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-12-04T09:35:50.0596190Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-12-04T09:35:50.0599650Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-12-04T09:35:50.0604603Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-12-04T09:35:50.0609276Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-12-04T09:35:50.0612613Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-12-04T09:35:50.0618116Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-12-04T09:35:50.0621834Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-12-04T09:35:50.0625149Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-12-04T09:35:50.0629039Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-12-04T09:35:50.0632408Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-12-04T09:35:50.0635841Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-12-04T09:35:50.0639098Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-12-04T09:35:50.0642362Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-12-04T09:35:50.0651587Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-12-04T09:35:50.0655049Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-12-04T09:35:50.0658460Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-12-04T09:35:50.0662289Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-12-04T09:35:50.0665811Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-12-04T09:35:50.0669168Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-12-04T09:35:50.0672793Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-12-04T09:35:50.0676523Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-12-04T09:35:50.0680320Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-12-04T09:35:50.0683909Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-12-04T09:35:50.0691512Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-12-04T09:35:50.0695817Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-12-04T09:35:50.0699076Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-12-04T09:35:50.0709220Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-12-04T09:35:50.0715716Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-12-04T09:35:50.0720943Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-12-04T09:35:50.0732776Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-12-04T09:35:50.0737145Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-12-04T09:35:50.0745232Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-12-04T09:35:50.0749960Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-12-04T09:35:50.0753782Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-12-04T09:35:50.0758239Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-12-04T09:35:50.0761742Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-12-04T09:35:50.0782761Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-12-04T09:35:50.0788276Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-12-04T09:35:50.0792044Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-12-04T09:35:50.0795841Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-12-04T09:35:50.0799191Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-12-04T09:35:50.0804012Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-12-04T09:35:50.0808398Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-12-04T09:35:50.0811796Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-12-04T09:35:50.0816388Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-12-04T09:35:50.0820102Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-12-04T09:35:50.0824939Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-12-04T09:35:50.0829537Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-12-04T09:35:50.0833108Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-12-04T09:35:50.0837087Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-12-04T09:35:50.0841203Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-12-04T09:35:50.0844738Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-12-04T09:35:50.0848066Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-12-04T09:35:50.0851366Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-12-04T09:35:50.0854769Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-12-04T09:35:50.0859282Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-12-04T09:35:50.0863488Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-12-04T09:35:50.0866998Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-12-04T09:35:50.0870506Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-12-04T09:35:50.0873827Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-12-04T09:35:50.0878591Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-12-04T09:35:50.0881877Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-12-04T09:35:50.0885507Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-12-04T09:35:50.0889150Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-12-04T09:35:50.0892823Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-12-04T09:35:50.0896414Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-12-04T09:35:50.0900583Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-12-04T09:35:50.0904264Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-12-04T09:35:50.0908290Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-12-04T09:35:50.0911998Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-12-04T09:35:50.0916454Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-12-04T09:35:50.0920056Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-12-04T09:35:50.0923578Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-12-04T09:35:50.0928072Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-12-04T09:35:50.0937739Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-12-04T09:35:50.0941037Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-12-04T09:35:50.0944622Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-12-04T09:35:50.0948915Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-12-04T09:35:50.0953587Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-12-04T09:35:50.0957285Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-12-04T09:35:50.0961857Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-12-04T09:35:50.0965575Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-12-04T09:35:50.0969156Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-12-04T09:35:50.0974186Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-12-04T09:35:50.0979130Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-12-04T09:35:50.0983072Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-12-04T09:35:50.0987355Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-12-04T09:35:50.0991470Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-12-04T09:35:50.0997437Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-12-04T09:35:50.1000987Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-12-04T09:35:50.1004629Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-12-04T09:35:50.1008559Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-12-04T09:35:50.1011786Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-12-04T09:35:50.1015287Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-12-04T09:35:50.1018546Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-12-04T09:35:50.1021928Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-12-04T09:35:50.1025235Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-12-04T09:35:50.1028849Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-12-04T09:35:50.1032370Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-12-04T09:35:50.1035558Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-12-04T09:35:50.1038786Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-12-04T09:35:50.1042945Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-12-04T09:35:50.1045844Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-12-04T09:35:50.1049033Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-12-04T09:35:50.1052551Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-12-04T09:35:50.1055752Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-12-04T09:35:50.1059200Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-12-04T09:35:50.1062459Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-12-04T09:35:50.1065739Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-12-04T09:35:50.1069219Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-12-04T09:35:50.1072873Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-12-04T09:35:50.1076328Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-12-04T09:35:50.1079725Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-12-04T09:35:50.1083233Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-12-04T09:35:50.1086546Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-12-04T09:35:50.1089961Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-12-04T09:35:50.1093273Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-12-04T09:35:50.1096575Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-12-04T09:35:50.1099805Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-12-04T09:35:50.1109303Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-12-04T09:35:50.1112644Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-12-04T09:35:50.1115971Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-12-04T09:35:50.1119172Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-12-04T09:35:50.1122652Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-12-04T09:35:50.1126302Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-12-04T09:35:50.1129568Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-12-04T09:35:50.1132955Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-12-04T09:35:50.1136254Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-12-04T09:35:50.1140254Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-12-04T09:35:50.1143588Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-12-04T09:35:50.1146870Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-12-04T09:35:50.1150222Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-12-04T09:35:50.1153509Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-12-04T09:35:50.1156772Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-12-04T09:35:50.1159897Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-12-04T09:35:50.1163153Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-12-04T09:35:50.1166571Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-12-04T09:35:50.1169820Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-12-04T09:35:50.1173194Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-12-04T09:35:50.1176533Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-12-04T09:35:50.1179855Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-12-04T09:35:50.1183161Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-12-04T09:35:50.1186413Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-12-04T09:35:50.1190002Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-12-04T09:35:50.1194096Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-12-04T09:35:50.1196921Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-12-04T09:35:50.1201381Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-12-04T09:35:50.1204781Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-12-04T09:35:50.1208147Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-12-04T09:35:50.1211553Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-12-04T09:35:50.1215185Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-12-04T09:35:50.1218559Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-12-04T09:35:50.1221843Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-12-04T09:35:50.1225045Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-12-04T09:35:50.1228244Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-12-04T09:35:50.1231760Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-12-04T09:35:50.1234960Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-12-04T09:35:50.1238214Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-12-04T09:35:50.1241969Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-12-04T09:35:50.1245347Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-12-04T09:35:50.1248811Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-12-04T09:35:50.1252158Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-12-04T09:35:50.1255831Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-12-04T09:35:50.1259449Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-12-04T09:35:50.1262878Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-12-04T09:35:50.1267260Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-12-04T09:35:50.1271351Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-12-04T09:35:50.1274958Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-12-04T09:35:50.1279063Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-12-04T09:35:50.1283125Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-12-04T09:35:50.1286845Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-12-04T09:35:50.1290516Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-12-04T09:35:50.1294041Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-12-04T09:35:50.1297450Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-12-04T09:35:50.1300994Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-12-04T09:35:50.1305360Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-12-04T09:35:50.1309835Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-12-04T09:35:50.1313250Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-12-04T09:35:50.1317402Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-12-04T09:35:50.1320864Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-12-04T09:35:50.1324331Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-12-04T09:35:50.1327657Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-12-04T09:35:50.1330952Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-12-04T09:35:50.1334868Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-12-04T09:35:50.1338184Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-12-04T09:35:50.1341877Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-12-04T09:35:50.1345909Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-12-04T09:35:50.1348663Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-12-04T09:35:50.1352300Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-12-04T09:35:50.1355560Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-12-04T09:35:50.1359076Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-12-04T09:35:50.1362370Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-12-04T09:35:50.1365642Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-12-04T09:35:50.1369004Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-12-04T09:35:50.1373326Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-12-04T09:35:50.1376840Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-12-04T09:35:50.1381272Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-12-04T09:35:50.1384609Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-12-04T09:35:50.1388498Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-12-04T09:35:50.1392400Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-12-04T09:35:50.1396902Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-12-04T09:35:50.1400673Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-12-04T09:35:50.1404215Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-12-04T09:35:50.1409077Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-12-04T09:35:50.1413121Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-12-04T09:35:50.1416801Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-12-04T09:35:50.1427836Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-12-04T09:35:50.1432600Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-12-04T09:35:50.1436331Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-12-04T09:35:50.1440603Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-12-04T09:35:50.1445621Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-12-04T09:35:50.1449376Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-12-04T09:35:50.1452742Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-12-04T09:35:50.1456640Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-12-04T09:35:50.1461064Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-12-04T09:35:50.1464780Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-12-04T09:35:50.1468548Z adding 'torch/include/torch/csrc/jit/python/opaque_obj.h' 2025-12-04T09:35:50.1473678Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-12-04T09:35:50.1491803Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-12-04T09:35:50.1497617Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-12-04T09:35:50.1501658Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-12-04T09:35:50.1506102Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-12-04T09:35:50.1510492Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-12-04T09:35:50.1515190Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-12-04T09:35:50.1520501Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-12-04T09:35:50.1526111Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-12-04T09:35:50.1530109Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-12-04T09:35:50.1539664Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-12-04T09:35:50.1540419Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-12-04T09:35:50.1543572Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-12-04T09:35:50.1546576Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-12-04T09:35:50.1555865Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-12-04T09:35:50.1560532Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-12-04T09:35:50.1564716Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-12-04T09:35:50.1568616Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-12-04T09:35:50.1571790Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-12-04T09:35:50.1575056Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-12-04T09:35:50.1578343Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-12-04T09:35:50.1582873Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-12-04T09:35:50.1587174Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-12-04T09:35:50.1591806Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-12-04T09:35:50.1596466Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-12-04T09:35:50.1601018Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-12-04T09:35:50.1604660Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-12-04T09:35:50.1607908Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-12-04T09:35:50.1611700Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-12-04T09:35:50.1617629Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-12-04T09:35:50.1621246Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-12-04T09:35:50.1624491Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-12-04T09:35:50.1628464Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-12-04T09:35:50.1634005Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-12-04T09:35:50.1644002Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-12-04T09:35:50.1648917Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-12-04T09:35:50.1652478Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-12-04T09:35:50.1655624Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-12-04T09:35:50.1658977Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-12-04T09:35:50.1667708Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-12-04T09:35:50.1671188Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-12-04T09:35:50.1675135Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-12-04T09:35:50.1678580Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-12-04T09:35:50.1681928Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-12-04T09:35:50.1685390Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-12-04T09:35:50.1690544Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-12-04T09:35:50.1702551Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-12-04T09:35:50.1706891Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-12-04T09:35:50.1710440Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-12-04T09:35:50.1715967Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-12-04T09:35:50.1719426Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-12-04T09:35:50.1733244Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-12-04T09:35:50.1737441Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-12-04T09:35:50.1743320Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-12-04T09:35:50.1748132Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-12-04T09:35:50.1752494Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-12-04T09:35:50.1757174Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-12-04T09:35:50.1760864Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-12-04T09:35:50.1764327Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-12-04T09:35:50.1769476Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-12-04T09:35:50.1775258Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-12-04T09:35:50.1779150Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-12-04T09:35:50.1783145Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-12-04T09:35:50.1786491Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-12-04T09:35:50.1790504Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-12-04T09:35:50.1794098Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-12-04T09:35:50.1797378Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-12-04T09:35:50.1800791Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-12-04T09:35:50.1804161Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-12-04T09:35:50.1808078Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-12-04T09:35:50.1827945Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-12-04T09:35:50.1833547Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-12-04T09:35:50.1837783Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-12-04T09:35:50.1842735Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-12-04T09:35:50.1847949Z adding 'torch/include/torch/csrc/jit/serialization/pickler_helper.h' 2025-12-04T09:35:50.1851722Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-12-04T09:35:50.1855463Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-12-04T09:35:50.1859313Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-12-04T09:35:50.1862599Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-12-04T09:35:50.1866072Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-12-04T09:35:50.1871295Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-12-04T09:35:50.1877777Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-12-04T09:35:50.1882164Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-12-04T09:35:50.1886002Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-12-04T09:35:50.1890370Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-12-04T09:35:50.1895675Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-12-04T09:35:50.1899891Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-12-04T09:35:50.1903474Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-12-04T09:35:50.1908438Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-12-04T09:35:50.1912772Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-12-04T09:35:50.1918181Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-12-04T09:35:50.1922294Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-12-04T09:35:50.1928607Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-12-04T09:35:50.1933042Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-12-04T09:35:50.1936597Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-12-04T09:35:50.1940526Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-12-04T09:35:50.1944615Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-12-04T09:35:50.1948966Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-12-04T09:35:50.1953700Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-12-04T09:35:50.1958811Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-12-04T09:35:50.1962556Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-12-04T09:35:50.1970642Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-12-04T09:35:50.1974984Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-12-04T09:35:50.1978778Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-12-04T09:35:50.1983343Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-12-04T09:35:50.1990861Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-12-04T09:35:50.1995230Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-12-04T09:35:50.1999288Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-12-04T09:35:50.2006666Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-12-04T09:35:50.2011354Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-12-04T09:35:50.2015348Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-12-04T09:35:50.2024883Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-12-04T09:35:50.2029070Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-12-04T09:35:50.2032738Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-12-04T09:35:50.2039332Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-12-04T09:35:50.2044810Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-12-04T09:35:50.2052040Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-12-04T09:35:50.2061079Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-12-04T09:35:50.2066581Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-12-04T09:35:50.2070323Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-12-04T09:35:50.2074460Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-12-04T09:35:50.2078397Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-12-04T09:35:50.2082009Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-12-04T09:35:50.2086518Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-12-04T09:35:50.2089979Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-12-04T09:35:50.2093711Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-12-04T09:35:50.2097074Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-12-04T09:35:50.2105466Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-12-04T09:35:50.2109133Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-12-04T09:35:50.2112960Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-12-04T09:35:50.2116422Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-12-04T09:35:50.2119684Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-12-04T09:35:50.2123786Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-12-04T09:35:50.2127461Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-12-04T09:35:50.2130890Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-12-04T09:35:50.2136587Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-12-04T09:35:50.2140025Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-12-04T09:35:50.2144611Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-12-04T09:35:50.2148850Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-12-04T09:35:50.2154109Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-12-04T09:35:50.2158396Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-12-04T09:35:50.2161988Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-12-04T09:35:50.2165606Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-12-04T09:35:50.2170340Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-12-04T09:35:50.2174329Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-12-04T09:35:50.2179614Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-12-04T09:35:50.2184006Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-12-04T09:35:50.2187527Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-12-04T09:35:50.2191153Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-12-04T09:35:50.2194729Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-12-04T09:35:50.2201523Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-12-04T09:35:50.2207028Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-12-04T09:35:50.2211035Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-12-04T09:35:50.2214642Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-12-04T09:35:50.2218357Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-12-04T09:35:50.2223548Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-12-04T09:35:50.2229805Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-12-04T09:35:50.2233837Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-12-04T09:35:50.2237742Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-12-04T09:35:50.2241294Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-12-04T09:35:50.2245109Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-12-04T09:35:50.2248808Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-12-04T09:35:50.2252806Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-12-04T09:35:50.2257679Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-12-04T09:35:50.2261784Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-12-04T09:35:50.2265131Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-12-04T09:35:50.2300832Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-12-04T09:35:50.2313868Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-12-04T09:35:50.2318321Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-12-04T09:35:50.2322515Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-12-04T09:35:50.2325821Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-12-04T09:35:50.2329939Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-12-04T09:35:50.2333663Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-12-04T09:35:50.2337365Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-12-04T09:35:50.2340783Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-12-04T09:35:50.2344122Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-12-04T09:35:50.2347570Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-12-04T09:35:50.2351312Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-12-04T09:35:50.2355571Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-12-04T09:35:50.2359681Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-12-04T09:35:50.2363136Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-12-04T09:35:50.2367504Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-12-04T09:35:50.2371053Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-12-04T09:35:50.2375199Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-12-04T09:35:50.2380989Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-12-04T09:35:50.2385496Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-12-04T09:35:50.2394585Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-12-04T09:35:50.2398427Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-12-04T09:35:50.2402341Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-12-04T09:35:50.2406485Z adding 'torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-12-04T09:35:50.2410419Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-12-04T09:35:50.2414517Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-12-04T09:35:50.2417742Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-12-04T09:35:50.2421007Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-12-04T09:35:50.2425243Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-12-04T09:35:50.2443120Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-12-04T09:35:50.2443648Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-12-04T09:35:50.2444092Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-12-04T09:35:50.2447217Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-12-04T09:35:50.2450969Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-12-04T09:35:50.2454202Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-12-04T09:35:50.2458138Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-12-04T09:35:50.2461710Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-12-04T09:35:50.2465595Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-12-04T09:35:50.2470422Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-12-04T09:35:50.2476348Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-12-04T09:35:50.2480394Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-12-04T09:35:50.2483848Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-12-04T09:35:50.2488096Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-12-04T09:35:50.2491422Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-12-04T09:35:50.2494901Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-12-04T09:35:50.2499238Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-12-04T09:35:50.2502376Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-12-04T09:35:50.2505548Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-12-04T09:35:50.2509076Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-12-04T09:35:50.2513351Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-12-04T09:35:50.2517880Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-12-04T09:35:50.2521637Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-12-04T09:35:50.2526641Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-12-04T09:35:50.2530409Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-12-04T09:35:50.2534713Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-12-04T09:35:50.2538585Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-12-04T09:35:50.2542659Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-12-04T09:35:50.2548411Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-12-04T09:35:50.2553162Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-12-04T09:35:50.2558775Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-12-04T09:35:50.2563352Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-12-04T09:35:50.2567235Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-12-04T09:35:50.2571321Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-12-04T09:35:50.2574881Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-12-04T09:35:50.2578389Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-12-04T09:35:50.2582111Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-12-04T09:35:50.2586754Z adding 'torch/include/torch/csrc/stable/accelerator.h' 2025-12-04T09:35:50.2589951Z adding 'torch/include/torch/csrc/stable/device.h' 2025-12-04T09:35:50.2593365Z adding 'torch/include/torch/csrc/stable/device_inl.h' 2025-12-04T09:35:50.2597248Z adding 'torch/include/torch/csrc/stable/device_struct.h' 2025-12-04T09:35:50.2602700Z adding 'torch/include/torch/csrc/stable/library.h' 2025-12-04T09:35:50.2608767Z adding 'torch/include/torch/csrc/stable/ops.h' 2025-12-04T09:35:50.2618797Z adding 'torch/include/torch/csrc/stable/stableivalue_conversions.h' 2025-12-04T09:35:50.2622591Z adding 'torch/include/torch/csrc/stable/tensor.h' 2025-12-04T09:35:50.2626503Z adding 'torch/include/torch/csrc/stable/tensor_inl.h' 2025-12-04T09:35:50.2631583Z adding 'torch/include/torch/csrc/stable/tensor_struct.h' 2025-12-04T09:35:50.2635192Z adding 'torch/include/torch/csrc/stable/version.h' 2025-12-04T09:35:50.2640161Z adding 'torch/include/torch/csrc/stable/c/shim.h' 2025-12-04T09:35:50.2644534Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-12-04T09:35:50.2649850Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-12-04T09:35:50.2653202Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-12-04T09:35:50.2656403Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-12-04T09:35:50.2660176Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-12-04T09:35:50.2663853Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-12-04T09:35:50.2687309Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-12-04T09:35:50.2693325Z adding 'torch/include/torch/csrc/utils/init.h' 2025-12-04T09:35:50.2696675Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-12-04T09:35:50.2699885Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-12-04T09:35:50.2703151Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-12-04T09:35:50.2706772Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-12-04T09:35:50.2710171Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-12-04T09:35:50.2715992Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-12-04T09:35:50.2719723Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-12-04T09:35:50.2723104Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-12-04T09:35:50.2736952Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-12-04T09:35:50.2741451Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-12-04T09:35:50.2744823Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-12-04T09:35:50.2749116Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-12-04T09:35:50.2753041Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-12-04T09:35:50.2757279Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-12-04T09:35:50.2761659Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-12-04T09:35:50.2764999Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-12-04T09:35:50.2769523Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-12-04T09:35:50.2773277Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-12-04T09:35:50.2776611Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-12-04T09:35:50.2800656Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-12-04T09:35:50.2808459Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-12-04T09:35:50.2812138Z adding 'torch/include/torch/csrc/utils/six.h' 2025-12-04T09:35:50.2815714Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-12-04T09:35:50.2818861Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-12-04T09:35:50.2822271Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-12-04T09:35:50.2826173Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-12-04T09:35:50.2829526Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-12-04T09:35:50.2832892Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-12-04T09:35:50.2836218Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-12-04T09:35:50.2840061Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-12-04T09:35:50.2843669Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-12-04T09:35:50.2846891Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-12-04T09:35:50.2850339Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-12-04T09:35:50.2855249Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-12-04T09:35:50.2860524Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-12-04T09:35:50.2864350Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-12-04T09:35:50.2868444Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-12-04T09:35:50.2871999Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-12-04T09:35:50.2876091Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-12-04T09:35:50.2880094Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-12-04T09:35:50.2986420Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-12-04T09:35:50.2992461Z adding 'torch/include/torch/csrc/xpu/XPUPluggableAllocator.h' 2025-12-04T09:35:50.2997928Z adding 'torch/include/torch/headeronly/version.h' 2025-12-04T09:35:50.3003423Z adding 'torch/include/torch/headeronly/core/DeviceType.h' 2025-12-04T09:35:50.3007511Z adding 'torch/include/torch/headeronly/core/Dispatch.h' 2025-12-04T09:35:50.3014318Z adding 'torch/include/torch/headeronly/core/Dispatch_v2.h' 2025-12-04T09:35:50.3018648Z adding 'torch/include/torch/headeronly/core/Layout.h' 2025-12-04T09:35:50.3022133Z adding 'torch/include/torch/headeronly/core/MemoryFormat.h' 2025-12-04T09:35:50.3028939Z adding 'torch/include/torch/headeronly/core/ScalarType.h' 2025-12-04T09:35:50.3035180Z adding 'torch/include/torch/headeronly/core/TensorAccessor.h' 2025-12-04T09:35:50.3040559Z adding 'torch/include/torch/headeronly/cpu/vec/intrinsics.h' 2025-12-04T09:35:50.3044201Z adding 'torch/include/torch/headeronly/cpu/vec/vec_half.h' 2025-12-04T09:35:50.3049706Z adding 'torch/include/torch/headeronly/macros/Export.h' 2025-12-04T09:35:50.3059056Z adding 'torch/include/torch/headeronly/macros/Macros.h' 2025-12-04T09:35:50.3062977Z adding 'torch/include/torch/headeronly/macros/cmake_macros.h' 2025-12-04T09:35:50.3069678Z adding 'torch/include/torch/headeronly/util/BFloat16.h' 2025-12-04T09:35:50.3073964Z adding 'torch/include/torch/headeronly/util/Deprecated.h' 2025-12-04T09:35:50.3078069Z adding 'torch/include/torch/headeronly/util/Exception.h' 2025-12-04T09:35:50.3081623Z adding 'torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h' 2025-12-04T09:35:50.3088156Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fn.h' 2025-12-04T09:35:50.3094254Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fnuz.h' 2025-12-04T09:35:50.3100203Z adding 'torch/include/torch/headeronly/util/Float8_e5m2.h' 2025-12-04T09:35:50.3106201Z adding 'torch/include/torch/headeronly/util/Float8_e5m2fnuz.h' 2025-12-04T09:35:50.3111387Z adding 'torch/include/torch/headeronly/util/Float8_e8m0fnu.h' 2025-12-04T09:35:50.3115222Z adding 'torch/include/torch/headeronly/util/Float8_fnuz_cvt.h' 2025-12-04T09:35:50.3124173Z adding 'torch/include/torch/headeronly/util/Half.h' 2025-12-04T09:35:50.3129736Z adding 'torch/include/torch/headeronly/util/HeaderOnlyArrayRef.h' 2025-12-04T09:35:50.3134717Z adding 'torch/include/torch/headeronly/util/Metaprogramming.h' 2025-12-04T09:35:50.3141620Z adding 'torch/include/torch/headeronly/util/TypeList.h' 2025-12-04T09:35:50.3146060Z adding 'torch/include/torch/headeronly/util/TypeSafeSignMath.h' 2025-12-04T09:35:50.3150698Z adding 'torch/include/torch/headeronly/util/TypeTraits.h' 2025-12-04T09:35:50.3154423Z adding 'torch/include/torch/headeronly/util/bit_cast.h' 2025-12-04T09:35:50.3157659Z adding 'torch/include/torch/headeronly/util/bits.h' 2025-12-04T09:35:50.3164568Z adding 'torch/include/torch/headeronly/util/complex.h' 2025-12-04T09:35:50.3168480Z adding 'torch/include/torch/headeronly/util/floating_point_utils.h' 2025-12-04T09:35:50.3171710Z adding 'torch/include/torch/headeronly/util/qint32.h' 2025-12-04T09:35:50.3174971Z adding 'torch/include/torch/headeronly/util/qint8.h' 2025-12-04T09:35:50.3178245Z adding 'torch/include/torch/headeronly/util/quint2x4.h' 2025-12-04T09:35:50.3181470Z adding 'torch/include/torch/headeronly/util/quint4x2.h' 2025-12-04T09:35:50.3184670Z adding 'torch/include/torch/headeronly/util/quint8.h' 2025-12-04T09:35:50.3188059Z adding 'torch/include/torch/headeronly/util/shim_utils.h' 2025-12-04T09:35:50.3194747Z adding 'torch/jit/__init__.py' 2025-12-04T09:35:50.3199059Z adding 'torch/jit/_async.py' 2025-12-04T09:35:50.3202452Z adding 'torch/jit/_await.py' 2025-12-04T09:35:50.3207036Z adding 'torch/jit/_builtins.py' 2025-12-04T09:35:50.3212546Z adding 'torch/jit/_check.py' 2025-12-04T09:35:50.3217780Z adding 'torch/jit/_dataclass_impls.py' 2025-12-04T09:35:50.3221195Z adding 'torch/jit/_decomposition_utils.py' 2025-12-04T09:35:50.3225320Z adding 'torch/jit/_decompositions.py' 2025-12-04T09:35:50.3230926Z adding 'torch/jit/_freeze.py' 2025-12-04T09:35:50.3235777Z adding 'torch/jit/_fuser.py' 2025-12-04T09:35:50.3239251Z adding 'torch/jit/_ir_utils.py' 2025-12-04T09:35:50.3242352Z adding 'torch/jit/_logging.py' 2025-12-04T09:35:50.3247264Z adding 'torch/jit/_monkeytype_config.py' 2025-12-04T09:35:50.3250796Z adding 'torch/jit/_pickle.py' 2025-12-04T09:35:50.3266867Z adding 'torch/jit/_recursive.py' 2025-12-04T09:35:50.3293609Z adding 'torch/jit/_script.py' 2025-12-04T09:35:50.3300267Z adding 'torch/jit/_script.pyi' 2025-12-04T09:35:50.3306025Z adding 'torch/jit/_serialization.py' 2025-12-04T09:35:50.3321758Z adding 'torch/jit/_shape_functions.py' 2025-12-04T09:35:50.3326836Z adding 'torch/jit/_state.py' 2025-12-04T09:35:50.3346494Z adding 'torch/jit/_trace.py' 2025-12-04T09:35:50.3355962Z adding 'torch/jit/annotations.py' 2025-12-04T09:35:50.3372438Z adding 'torch/jit/frontend.py' 2025-12-04T09:35:50.3377081Z adding 'torch/jit/generate_bytecode.py' 2025-12-04T09:35:50.3380558Z adding 'torch/jit/quantized.py' 2025-12-04T09:35:50.3386159Z adding 'torch/jit/supported_ops.py' 2025-12-04T09:35:50.3390148Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-12-04T09:35:50.3393958Z adding 'torch/jit/_passes/__init__.py' 2025-12-04T09:35:50.3397476Z adding 'torch/jit/_passes/_property_propagation.py' 2025-12-04T09:35:50.3402920Z adding 'torch/jit/mobile/__init__.py' 2025-12-04T09:35:50.4307059Z adding 'torch/lib/XNNPACK.lib' 2025-12-04T09:35:50.4371404Z adding 'torch/lib/_C.lib' 2025-12-04T09:35:50.4482684Z adding 'torch/lib/aoti_custom_ops.dll' 2025-12-04T09:35:50.4497538Z adding 'torch/lib/aoti_custom_ops.lib' 2025-12-04T09:35:50.4603205Z adding 'torch/lib/backend_with_compiler.dll' 2025-12-04T09:35:50.4616614Z adding 'torch/lib/backend_with_compiler.lib' 2025-12-04T09:35:50.5117123Z adding 'torch/lib/c10.dll' 2025-12-04T09:35:50.5301414Z adding 'torch/lib/c10.lib' 2025-12-04T09:35:50.5371989Z adding 'torch/lib/cpuinfo.lib' 2025-12-04T09:35:50.5761099Z adding 'torch/lib/fmt.lib' 2025-12-04T09:35:50.5875678Z adding 'torch/lib/jitbackend_test.dll' 2025-12-04T09:35:50.5889264Z adding 'torch/lib/jitbackend_test.lib' 2025-12-04T09:35:50.5977766Z adding 'torch/lib/libittnotify.lib' 2025-12-04T09:35:50.6924183Z adding 'torch/lib/microkernels-prod.lib' 2025-12-04T09:35:50.7064992Z adding 'torch/lib/pthreadpool.lib' 2025-12-04T09:35:50.7077634Z adding 'torch/lib/shm.dll' 2025-12-04T09:35:50.7082336Z adding 'torch/lib/shm.lib' 2025-12-04T09:35:51.0649437Z adding 'torch/lib/sleef.lib' 2025-12-04T09:35:51.0853729Z adding 'torch/lib/torch.dll' 2025-12-04T09:35:51.0858511Z adding 'torch/lib/torch.lib' 2025-12-04T09:36:02.0565283Z adding 'torch/lib/torch_cpu.dll' 2025-12-04T09:36:03.1121599Z adding 'torch/lib/torch_cpu.lib' 2025-12-04T09:36:03.1792216Z adding 'torch/lib/torch_global_deps.dll' 2025-12-04T09:36:03.9549259Z adding 'torch/lib/torch_python.dll' 2025-12-04T09:36:04.0030942Z adding 'torch/lib/torch_python.lib' 2025-12-04T09:36:04.0251374Z adding 'torch/lib/torchbind_test.dll' 2025-12-04T09:36:04.0276013Z adding 'torch/lib/torchbind_test.lib' 2025-12-04T09:36:04.0281175Z adding 'torch/lib/libshm/alloc_info.h' 2025-12-04T09:36:04.0288429Z adding 'torch/lib/libshm/err.h' 2025-12-04T09:36:04.0299064Z adding 'torch/lib/libshm/libshm.h' 2025-12-04T09:36:04.0303257Z adding 'torch/lib/libshm/socket.h' 2025-12-04T09:36:04.0307731Z adding 'torch/lib/libshm_windows/libshm.h' 2025-12-04T09:36:04.0344331Z adding 'torch/linalg/__init__.py' 2025-12-04T09:36:04.0351406Z adding 'torch/masked/__init__.py' 2025-12-04T09:36:04.0359065Z adding 'torch/masked/_docs.py' 2025-12-04T09:36:04.0381248Z adding 'torch/masked/_ops.py' 2025-12-04T09:36:04.0386971Z adding 'torch/masked/maskedtensor/__init__.py' 2025-12-04T09:36:04.0393612Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-12-04T09:36:04.0398537Z adding 'torch/masked/maskedtensor/binary.py' 2025-12-04T09:36:04.0404947Z adding 'torch/masked/maskedtensor/core.py' 2025-12-04T09:36:04.0408606Z adding 'torch/masked/maskedtensor/creation.py' 2025-12-04T09:36:04.0412069Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-12-04T09:36:04.0416390Z adding 'torch/masked/maskedtensor/reductions.py' 2025-12-04T09:36:04.0420834Z adding 'torch/masked/maskedtensor/unary.py' 2025-12-04T09:36:04.0425154Z adding 'torch/monitor/__init__.py' 2025-12-04T09:36:04.0430835Z adding 'torch/mps/__init__.py' 2025-12-04T09:36:04.0434621Z adding 'torch/mps/event.py' 2025-12-04T09:36:04.0438503Z adding 'torch/mps/profiler.py' 2025-12-04T09:36:04.0445908Z adding 'torch/mtia/__init__.py' 2025-12-04T09:36:04.0449794Z adding 'torch/mtia/_utils.py' 2025-12-04T09:36:04.0453348Z adding 'torch/mtia/memory.py' 2025-12-04T09:36:04.0457071Z adding 'torch/mtia/mtia_graph.py' 2025-12-04T09:36:04.0461973Z adding 'torch/multiprocessing/__init__.py' 2025-12-04T09:36:04.0465378Z adding 'torch/multiprocessing/_atfork.py' 2025-12-04T09:36:04.0468924Z adding 'torch/multiprocessing/pool.py' 2025-12-04T09:36:04.0472391Z adding 'torch/multiprocessing/queue.py' 2025-12-04T09:36:04.0481689Z adding 'torch/multiprocessing/reductions.py' 2025-12-04T09:36:04.0488755Z adding 'torch/multiprocessing/spawn.py' 2025-12-04T09:36:04.0492873Z adding 'torch/nativert/__init__.py' 2025-12-04T09:36:04.0497787Z adding 'torch/nativert/backends/__init__.py' 2025-12-04T09:36:04.0501722Z adding 'torch/nativert/backends/_lower_utils.py' 2025-12-04T09:36:04.0505134Z adding 'torch/nativert/backends/_lowered_aoti_module.py' 2025-12-04T09:36:04.0514488Z adding 'torch/nested/__init__.py' 2025-12-04T09:36:04.0518919Z adding 'torch/nested/_internal/__init__.py' 2025-12-04T09:36:04.0522589Z adding 'torch/nested/_internal/nested_int.py' 2025-12-04T09:36:04.0532168Z adding 'torch/nested/_internal/nested_tensor.py' 2025-12-04T09:36:04.0561605Z adding 'torch/nested/_internal/ops.py' 2025-12-04T09:36:04.0575572Z adding 'torch/nested/_internal/sdpa.py' 2025-12-04T09:36:04.0581307Z adding 'torch/nn/__init__.py' 2025-12-04T09:36:04.0585167Z adding 'torch/nn/_reduction.py' 2025-12-04T09:36:04.0588848Z adding 'torch/nn/common_types.py' 2025-12-04T09:36:04.0592664Z adding 'torch/nn/cpp.py' 2025-12-04T09:36:04.0665937Z adding 'torch/nn/functional.py' 2025-12-04T09:36:04.0679144Z adding 'torch/nn/functional.pyi' 2025-12-04T09:36:04.0684007Z adding 'torch/nn/grad.py' 2025-12-04T09:36:04.0693110Z adding 'torch/nn/init.py' 2025-12-04T09:36:04.0699559Z adding 'torch/nn/parameter.py' 2025-12-04T09:36:04.0703369Z adding 'torch/nn/parameter.pyi' 2025-12-04T09:36:04.0709037Z adding 'torch/nn/attention/__init__.py' 2025-12-04T09:36:04.0714672Z adding 'torch/nn/attention/_fa4.py' 2025-12-04T09:36:04.0719138Z adding 'torch/nn/attention/_registry.py' 2025-12-04T09:36:04.0722846Z adding 'torch/nn/attention/_utils.py' 2025-12-04T09:36:04.0729086Z adding 'torch/nn/attention/bias.py' 2025-12-04T09:36:04.0753387Z adding 'torch/nn/attention/flex_attention.py' 2025-12-04T09:36:04.0760744Z adding 'torch/nn/attention/varlen.py' 2025-12-04T09:36:04.0764662Z adding 'torch/nn/attention/experimental/__init__.py' 2025-12-04T09:36:04.0771165Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-12-04T09:36:04.0774823Z adding 'torch/nn/backends/__init__.py' 2025-12-04T09:36:04.0777952Z adding 'torch/nn/backends/thnn.py' 2025-12-04T09:36:04.0782640Z adding 'torch/nn/intrinsic/__init__.py' 2025-12-04T09:36:04.0786224Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-12-04T09:36:04.0789551Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-12-04T09:36:04.0793293Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-12-04T09:36:04.0797563Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-12-04T09:36:04.0800997Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-12-04T09:36:04.0804165Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-12-04T09:36:04.0807500Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-12-04T09:36:04.0812011Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-12-04T09:36:04.0815317Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-12-04T09:36:04.0819405Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-12-04T09:36:04.0823459Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-12-04T09:36:04.0826545Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-12-04T09:36:04.0829694Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-12-04T09:36:04.0832677Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-12-04T09:36:04.0835908Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-12-04T09:36:04.0841520Z adding 'torch/nn/modules/__init__.py' 2025-12-04T09:36:04.0847583Z adding 'torch/nn/modules/_functions.py' 2025-12-04T09:36:04.0865420Z adding 'torch/nn/modules/activation.py' 2025-12-04T09:36:04.0873279Z adding 'torch/nn/modules/adaptive.py' 2025-12-04T09:36:04.0884026Z adding 'torch/nn/modules/batchnorm.py' 2025-12-04T09:36:04.0889308Z adding 'torch/nn/modules/channelshuffle.py' 2025-12-04T09:36:04.0901368Z adding 'torch/nn/modules/container.py' 2025-12-04T09:36:04.0918576Z adding 'torch/nn/modules/conv.py' 2025-12-04T09:36:04.0924518Z adding 'torch/nn/modules/distance.py' 2025-12-04T09:36:04.0929393Z adding 'torch/nn/modules/dropout.py' 2025-12-04T09:36:04.0933952Z adding 'torch/nn/modules/flatten.py' 2025-12-04T09:36:04.0940589Z adding 'torch/nn/modules/fold.py' 2025-12-04T09:36:04.0946147Z adding 'torch/nn/modules/instancenorm.py' 2025-12-04T09:36:04.0952887Z adding 'torch/nn/modules/lazy.py' 2025-12-04T09:36:04.0958528Z adding 'torch/nn/modules/linear.py' 2025-12-04T09:36:04.0985964Z adding 'torch/nn/modules/loss.py' 2025-12-04T09:36:04.1027889Z adding 'torch/nn/modules/module.py' 2025-12-04T09:36:04.1036810Z adding 'torch/nn/modules/normalization.py' 2025-12-04T09:36:04.1043774Z adding 'torch/nn/modules/padding.py' 2025-12-04T09:36:04.1048391Z adding 'torch/nn/modules/pixelshuffle.py' 2025-12-04T09:36:04.1060955Z adding 'torch/nn/modules/pooling.py' 2025-12-04T09:36:04.1080557Z adding 'torch/nn/modules/rnn.py' 2025-12-04T09:36:04.1090009Z adding 'torch/nn/modules/sparse.py' 2025-12-04T09:36:04.1104744Z adding 'torch/nn/modules/transformer.py' 2025-12-04T09:36:04.1111394Z adding 'torch/nn/modules/upsampling.py' 2025-12-04T09:36:04.1115637Z adding 'torch/nn/modules/utils.py' 2025-12-04T09:36:04.1119827Z adding 'torch/nn/parallel/__init__.py' 2025-12-04T09:36:04.1123930Z adding 'torch/nn/parallel/_functions.py' 2025-12-04T09:36:04.1129722Z adding 'torch/nn/parallel/comm.py' 2025-12-04T09:36:04.1136159Z adding 'torch/nn/parallel/data_parallel.py' 2025-12-04T09:36:04.1178278Z adding 'torch/nn/parallel/distributed.py' 2025-12-04T09:36:04.1185263Z adding 'torch/nn/parallel/parallel_apply.py' 2025-12-04T09:36:04.1190059Z adding 'torch/nn/parallel/replicate.py' 2025-12-04T09:36:04.1194987Z adding 'torch/nn/parallel/scatter_gather.py' 2025-12-04T09:36:04.1199280Z adding 'torch/nn/qat/__init__.py' 2025-12-04T09:36:04.1203288Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-12-04T09:36:04.1207108Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-12-04T09:36:04.1210451Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-12-04T09:36:04.1214463Z adding 'torch/nn/qat/modules/__init__.py' 2025-12-04T09:36:04.1217713Z adding 'torch/nn/qat/modules/conv.py' 2025-12-04T09:36:04.1221084Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-12-04T09:36:04.1224213Z adding 'torch/nn/qat/modules/linear.py' 2025-12-04T09:36:04.1228083Z adding 'torch/nn/quantizable/__init__.py' 2025-12-04T09:36:04.1232046Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-12-04T09:36:04.1235331Z adding 'torch/nn/quantizable/modules/activation.py' 2025-12-04T09:36:04.1238619Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-12-04T09:36:04.1242811Z adding 'torch/nn/quantized/__init__.py' 2025-12-04T09:36:04.1245971Z adding 'torch/nn/quantized/functional.py' 2025-12-04T09:36:04.1249844Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-12-04T09:36:04.1254008Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-12-04T09:36:04.1257445Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-12-04T09:36:04.1260820Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-12-04T09:36:04.1264216Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-12-04T09:36:04.1267441Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-12-04T09:36:04.1271674Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-12-04T09:36:04.1274684Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-12-04T09:36:04.1278907Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-12-04T09:36:04.1282740Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-12-04T09:36:04.1285646Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-12-04T09:36:04.1289151Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-12-04T09:36:04.1293424Z adding 'torch/nn/quantized/modules/__init__.py' 2025-12-04T09:36:04.1296913Z adding 'torch/nn/quantized/modules/activation.py' 2025-12-04T09:36:04.1300550Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-12-04T09:36:04.1303540Z adding 'torch/nn/quantized/modules/conv.py' 2025-12-04T09:36:04.1306765Z adding 'torch/nn/quantized/modules/dropout.py' 2025-12-04T09:36:04.1310185Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-12-04T09:36:04.1313368Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-12-04T09:36:04.1316593Z adding 'torch/nn/quantized/modules/linear.py' 2025-12-04T09:36:04.1319986Z adding 'torch/nn/quantized/modules/normalization.py' 2025-12-04T09:36:04.1323225Z adding 'torch/nn/quantized/modules/rnn.py' 2025-12-04T09:36:04.1326458Z adding 'torch/nn/quantized/modules/utils.py' 2025-12-04T09:36:04.1330845Z adding 'torch/nn/utils/__init__.py' 2025-12-04T09:36:04.1334479Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-12-04T09:36:04.1340371Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-12-04T09:36:04.1345213Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-12-04T09:36:04.1350982Z adding 'torch/nn/utils/clip_grad.py' 2025-12-04T09:36:04.1355611Z adding 'torch/nn/utils/convert_parameters.py' 2025-12-04T09:36:04.1360164Z adding 'torch/nn/utils/fusion.py' 2025-12-04T09:36:04.1364206Z adding 'torch/nn/utils/init.py' 2025-12-04T09:36:04.1368869Z adding 'torch/nn/utils/memory_format.py' 2025-12-04T09:36:04.1379526Z adding 'torch/nn/utils/parametrizations.py' 2025-12-04T09:36:04.1394709Z adding 'torch/nn/utils/parametrize.py' 2025-12-04T09:36:04.1413333Z adding 'torch/nn/utils/prune.py' 2025-12-04T09:36:04.1423691Z adding 'torch/nn/utils/rnn.py' 2025-12-04T09:36:04.1431350Z adding 'torch/nn/utils/spectral_norm.py' 2025-12-04T09:36:04.1437973Z adding 'torch/nn/utils/stateless.py' 2025-12-04T09:36:04.1442749Z adding 'torch/nn/utils/weight_norm.py' 2025-12-04T09:36:04.1447015Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-12-04T09:36:04.1451010Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-12-04T09:36:04.1456715Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-12-04T09:36:04.1460923Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-12-04T09:36:04.1465514Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-12-04T09:36:04.1470524Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-12-04T09:36:04.1474703Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-12-04T09:36:04.1478856Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-12-04T09:36:04.1482963Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-12-04T09:36:04.1486665Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-12-04T09:36:04.1490264Z adding 'torch/numa/__init__.py' 2025-12-04T09:36:04.1498664Z adding 'torch/numa/binding.py' 2025-12-04T09:36:04.1507484Z adding 'torch/onnx/__init__.py' 2025-12-04T09:36:04.1511065Z adding 'torch/onnx/_constants.py' 2025-12-04T09:36:04.1514709Z adding 'torch/onnx/_flags.py' 2025-12-04T09:36:04.1518593Z adding 'torch/onnx/errors.py' 2025-12-04T09:36:04.1521914Z adding 'torch/onnx/operators.py' 2025-12-04T09:36:04.1525030Z adding 'torch/onnx/symbolic_helper.py' 2025-12-04T09:36:04.1528106Z adding 'torch/onnx/symbolic_opset10.py' 2025-12-04T09:36:04.1531170Z adding 'torch/onnx/symbolic_opset11.py' 2025-12-04T09:36:04.1534406Z adding 'torch/onnx/symbolic_opset12.py' 2025-12-04T09:36:04.1537501Z adding 'torch/onnx/symbolic_opset13.py' 2025-12-04T09:36:04.1540794Z adding 'torch/onnx/symbolic_opset14.py' 2025-12-04T09:36:04.1543881Z adding 'torch/onnx/symbolic_opset15.py' 2025-12-04T09:36:04.1547049Z adding 'torch/onnx/symbolic_opset16.py' 2025-12-04T09:36:04.1638271Z adding 'torch/onnx/symbolic_opset17.py' 2025-12-04T09:36:04.1641458Z adding 'torch/onnx/symbolic_opset18.py' 2025-12-04T09:36:04.1644610Z adding 'torch/onnx/symbolic_opset19.py' 2025-12-04T09:36:04.1647688Z adding 'torch/onnx/symbolic_opset20.py' 2025-12-04T09:36:04.1650762Z adding 'torch/onnx/symbolic_opset7.py' 2025-12-04T09:36:04.1653893Z adding 'torch/onnx/symbolic_opset8.py' 2025-12-04T09:36:04.1656887Z adding 'torch/onnx/symbolic_opset9.py' 2025-12-04T09:36:04.1659915Z adding 'torch/onnx/testing.py' 2025-12-04T09:36:04.1662936Z adding 'torch/onnx/utils.py' 2025-12-04T09:36:04.1665990Z adding 'torch/onnx/verification.py' 2025-12-04T09:36:04.1669813Z adding 'torch/onnx/_internal/__init__.py' 2025-12-04T09:36:04.1673219Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-12-04T09:36:04.1677543Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-12-04T09:36:04.1682950Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-12-04T09:36:04.1693944Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-12-04T09:36:04.1700501Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-12-04T09:36:04.1706123Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-12-04T09:36:04.1709836Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-12-04T09:36:04.1734635Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-12-04T09:36:04.1740247Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-12-04T09:36:04.1747775Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-12-04T09:36:04.1754973Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-12-04T09:36:04.1758661Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-12-04T09:36:04.1762164Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-12-04T09:36:04.1765960Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-12-04T09:36:04.1770274Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-12-04T09:36:04.1774300Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-12-04T09:36:04.1782280Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-12-04T09:36:04.1789054Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-12-04T09:36:04.1794113Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-12-04T09:36:04.1803204Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-12-04T09:36:04.1807488Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-12-04T09:36:04.1811801Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-12-04T09:36:04.1815427Z adding 'torch/onnx/_internal/exporter/_type_casting.py' 2025-12-04T09:36:04.1821818Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-12-04T09:36:04.1826267Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-12-04T09:36:04.1829989Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-12-04T09:36:04.1833896Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-12-04T09:36:04.1838184Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-12-04T09:36:04.1841841Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-12-04T09:36:04.1846406Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-12-04T09:36:04.1859900Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-12-04T09:36:04.1865932Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-12-04T09:36:04.1869049Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symops.py' 2025-12-04T09:36:04.1873000Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-12-04T09:36:04.1878569Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-12-04T09:36:04.1883314Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-12-04T09:36:04.1887315Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-12-04T09:36:04.1908350Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-12-04T09:36:04.1910887Z adding 'torch/onnx/_internal/torchscript_exporter/__init__.py' 2025-12-04T09:36:04.1914528Z adding 'torch/onnx/_internal/torchscript_exporter/_experimental.py' 2025-12-04T09:36:04.1918207Z adding 'torch/onnx/_internal/torchscript_exporter/_globals.py' 2025-12-04T09:36:04.1924422Z adding 'torch/onnx/_internal/torchscript_exporter/_type_utils.py' 2025-12-04T09:36:04.1932592Z adding 'torch/onnx/_internal/torchscript_exporter/jit_utils.py' 2025-12-04T09:36:04.1937539Z adding 'torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py' 2025-12-04T09:36:04.1943381Z adding 'torch/onnx/_internal/torchscript_exporter/registration.py' 2025-12-04T09:36:04.1971748Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_helper.py' 2025-12-04T09:36:04.1984035Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py' 2025-12-04T09:36:04.2001827Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py' 2025-12-04T09:36:04.2009413Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py' 2025-12-04T09:36:04.2022077Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py' 2025-12-04T09:36:04.2028556Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py' 2025-12-04T09:36:04.2032643Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py' 2025-12-04T09:36:04.2037520Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py' 2025-12-04T09:36:04.2042879Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py' 2025-12-04T09:36:04.2048045Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py' 2025-12-04T09:36:04.2051494Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py' 2025-12-04T09:36:04.2055170Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py' 2025-12-04T09:36:04.2058790Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py' 2025-12-04T09:36:04.2065079Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py' 2025-12-04T09:36:04.2133121Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py' 2025-12-04T09:36:04.2167412Z adding 'torch/onnx/_internal/torchscript_exporter/utils.py' 2025-12-04T09:36:04.2177155Z adding 'torch/onnx/_internal/torchscript_exporter/verification.py' 2025-12-04T09:36:04.2186349Z adding 'torch/onnx/ops/__init__.py' 2025-12-04T09:36:04.2190263Z adding 'torch/onnx/ops/_dtype_mappings.py' 2025-12-04T09:36:04.2198276Z adding 'torch/onnx/ops/_impl.py' 2025-12-04T09:36:04.2203837Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-12-04T09:36:04.2208627Z adding 'torch/optim/__init__.py' 2025-12-04T09:36:04.2218490Z adding 'torch/optim/_adafactor.py' 2025-12-04T09:36:04.2223105Z adding 'torch/optim/_functional.py' 2025-12-04T09:36:04.2229661Z adding 'torch/optim/_muon.py' 2025-12-04T09:36:04.2236909Z adding 'torch/optim/adadelta.py' 2025-12-04T09:36:04.2245430Z adding 'torch/optim/adagrad.py' 2025-12-04T09:36:04.2258643Z adding 'torch/optim/adam.py' 2025-12-04T09:36:04.2266672Z adding 'torch/optim/adamax.py' 2025-12-04T09:36:04.2271907Z adding 'torch/optim/adamw.py' 2025-12-04T09:36:04.2279038Z adding 'torch/optim/asgd.py' 2025-12-04T09:36:04.2287330Z adding 'torch/optim/lbfgs.py' 2025-12-04T09:36:04.2315329Z adding 'torch/optim/lr_scheduler.py' 2025-12-04T09:36:04.2326620Z adding 'torch/optim/nadam.py' 2025-12-04T09:36:04.2345307Z adding 'torch/optim/optimizer.py' 2025-12-04T09:36:04.2355219Z adding 'torch/optim/radam.py' 2025-12-04T09:36:04.2363437Z adding 'torch/optim/rmsprop.py' 2025-12-04T09:36:04.2371135Z adding 'torch/optim/rprop.py' 2025-12-04T09:36:04.2379242Z adding 'torch/optim/sgd.py' 2025-12-04T09:36:04.2385084Z adding 'torch/optim/sparse_adam.py' 2025-12-04T09:36:04.2394073Z adding 'torch/optim/swa_utils.py' 2025-12-04T09:36:04.2399402Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-12-04T09:36:04.2402802Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-12-04T09:36:04.2407074Z adding 'torch/package/__init__.py' 2025-12-04T09:36:04.2411451Z adding 'torch/package/_digraph.py' 2025-12-04T09:36:04.2415385Z adding 'torch/package/_directory_reader.py' 2025-12-04T09:36:04.2419383Z adding 'torch/package/_importlib.py' 2025-12-04T09:36:04.2423084Z adding 'torch/package/_mangling.py' 2025-12-04T09:36:04.2427000Z adding 'torch/package/_mock.py' 2025-12-04T09:36:04.2431512Z adding 'torch/package/_package_pickler.py' 2025-12-04T09:36:04.2435154Z adding 'torch/package/_package_unpickler.py' 2025-12-04T09:36:04.2438420Z adding 'torch/package/_stdlib.py' 2025-12-04T09:36:04.2442728Z adding 'torch/package/file_structure_representation.py' 2025-12-04T09:36:04.2446812Z adding 'torch/package/find_file_dependencies.py' 2025-12-04T09:36:04.2450807Z adding 'torch/package/glob_group.py' 2025-12-04T09:36:04.2456539Z adding 'torch/package/importer.py' 2025-12-04T09:36:04.2474780Z adding 'torch/package/package_exporter.py' 2025-12-04T09:36:04.2488795Z adding 'torch/package/package_importer.py' 2025-12-04T09:36:04.2493609Z adding 'torch/package/analyze/__init__.py' 2025-12-04T09:36:04.2497032Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-12-04T09:36:04.2500099Z adding 'torch/package/analyze/is_from_package.py' 2025-12-04T09:36:04.2503678Z adding 'torch/package/analyze/trace_dependencies.py' 2025-12-04T09:36:04.2507984Z adding 'torch/profiler/__init__.py' 2025-12-04T09:36:04.2525728Z adding 'torch/profiler/_memory_profiler.py' 2025-12-04T09:36:04.2535542Z adding 'torch/profiler/_pattern_matcher.py' 2025-12-04T09:36:04.2544835Z adding 'torch/profiler/_utils.py' 2025-12-04T09:36:04.2548901Z adding 'torch/profiler/itt.py' 2025-12-04T09:36:04.2565009Z adding 'torch/profiler/profiler.py' 2025-12-04T09:36:04.2569353Z adding 'torch/profiler/python_tracer.py' 2025-12-04T09:36:04.2573963Z adding 'torch/quantization/__init__.py' 2025-12-04T09:36:04.2577345Z adding 'torch/quantization/_numeric_suite.py' 2025-12-04T09:36:04.2580574Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-12-04T09:36:04.2584632Z adding 'torch/quantization/_quantized_conversions.py' 2025-12-04T09:36:04.2588075Z adding 'torch/quantization/fake_quantize.py' 2025-12-04T09:36:04.2591180Z adding 'torch/quantization/fuse_modules.py' 2025-12-04T09:36:04.2594471Z adding 'torch/quantization/fuser_method_mappings.py' 2025-12-04T09:36:04.2597730Z adding 'torch/quantization/observer.py' 2025-12-04T09:36:04.2600988Z adding 'torch/quantization/qconfig.py' 2025-12-04T09:36:04.2604122Z adding 'torch/quantization/quant_type.py' 2025-12-04T09:36:04.2607406Z adding 'torch/quantization/quantization_mappings.py' 2025-12-04T09:36:04.2610569Z adding 'torch/quantization/quantize.py' 2025-12-04T09:36:04.2613752Z adding 'torch/quantization/quantize_fx.py' 2025-12-04T09:36:04.2616883Z adding 'torch/quantization/quantize_jit.py' 2025-12-04T09:36:04.2619945Z adding 'torch/quantization/stubs.py' 2025-12-04T09:36:04.2623102Z adding 'torch/quantization/utils.py' 2025-12-04T09:36:04.2627618Z adding 'torch/quantization/fx/__init__.py' 2025-12-04T09:36:04.2630983Z adding 'torch/quantization/fx/_equalize.py' 2025-12-04T09:36:04.2634203Z adding 'torch/quantization/fx/convert.py' 2025-12-04T09:36:04.2637296Z adding 'torch/quantization/fx/fuse.py' 2025-12-04T09:36:04.2640444Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-12-04T09:36:04.2643600Z adding 'torch/quantization/fx/graph_module.py' 2025-12-04T09:36:04.2646694Z adding 'torch/quantization/fx/match_utils.py' 2025-12-04T09:36:04.2649961Z adding 'torch/quantization/fx/pattern_utils.py' 2025-12-04T09:36:04.2653242Z adding 'torch/quantization/fx/prepare.py' 2025-12-04T09:36:04.2656600Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-12-04T09:36:04.2659756Z adding 'torch/quantization/fx/quantization_types.py' 2025-12-04T09:36:04.2662926Z adding 'torch/quantization/fx/utils.py' 2025-12-04T09:36:04.2667992Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-12-04T09:36:04.2673050Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-12-04T09:36:04.2676788Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-12-04T09:36:04.2681143Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-12-04T09:36:04.2694355Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-12-04T09:36:04.2699034Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-12-04T09:36:04.2702845Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-12-04T09:36:04.2707133Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-12-04T09:36:04.2711370Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-12-04T09:36:04.2715260Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-12-04T09:36:04.2719811Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-12-04T09:36:04.2750397Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-12-04T09:36:04.2757328Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-12-04T09:36:04.2764724Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-12-04T09:36:04.2767691Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-12-04T09:36:04.2773910Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-12-04T09:36:04.2780109Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-12-04T09:36:04.2787642Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-12-04T09:36:04.2793662Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-12-04T09:36:04.2798090Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-12-04T09:36:04.2801885Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-12-04T09:36:04.2805439Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-12-04T09:36:04.2808709Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-12-04T09:36:04.2812648Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-12-04T09:36:04.2821493Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-12-04T09:36:04.2825514Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-12-04T09:36:04.2830794Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-12-04T09:36:04.2834689Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-12-04T09:36:04.2838164Z adding 'torch/signal/__init__.py' 2025-12-04T09:36:04.2842133Z adding 'torch/signal/windows/__init__.py' 2025-12-04T09:36:04.2849289Z adding 'torch/signal/windows/windows.py' 2025-12-04T09:36:04.2860464Z adding 'torch/sparse/__init__.py' 2025-12-04T09:36:04.2867911Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-12-04T09:36:04.2872687Z adding 'torch/sparse/_semi_structured_ops.py' 2025-12-04T09:36:04.2898112Z adding 'torch/sparse/_triton_ops.py' 2025-12-04T09:36:04.3018928Z adding 'torch/sparse/_triton_ops_meta.py' 2025-12-04T09:36:04.3039339Z adding 'torch/sparse/semi_structured.py' 2025-12-04T09:36:04.3049261Z adding 'torch/special/__init__.py' 2025-12-04T09:36:04.3218736Z adding 'torch/test/CppSignature_test.exe' 2025-12-04T09:36:04.3481146Z adding 'torch/test/Dict_test.exe' 2025-12-04T09:36:04.3667251Z adding 'torch/test/Dimname_test.exe' 2025-12-04T09:36:04.3901243Z adding 'torch/test/IListRef_test.exe' 2025-12-04T09:36:04.4144041Z adding 'torch/test/KernelFunction_test.exe' 2025-12-04T09:36:04.4484863Z adding 'torch/test/List_test.exe' 2025-12-04T09:36:04.4738124Z adding 'torch/test/MaybeOwned_test.exe' 2025-12-04T09:36:04.4974881Z adding 'torch/test/NamedTensor_test.exe' 2025-12-04T09:36:04.5185199Z adding 'torch/test/StorageUtils_test.exe' 2025-12-04T09:36:04.5404602Z adding 'torch/test/apply_utils_test.exe' 2025-12-04T09:36:04.5638681Z adding 'torch/test/atest.exe' 2025-12-04T09:36:04.5854184Z adding 'torch/test/backend_fallback_test.exe' 2025-12-04T09:36:04.6100899Z adding 'torch/test/basic.exe' 2025-12-04T09:36:04.6313647Z adding 'torch/test/broadcast_test.exe' 2025-12-04T09:36:04.6498928Z adding 'torch/test/c10_AllocatorConfig_test.exe' 2025-12-04T09:36:04.6672810Z adding 'torch/test/c10_ArrayRef_test.exe' 2025-12-04T09:36:04.6839712Z adding 'torch/test/c10_Bitset_test.exe' 2025-12-04T09:36:04.7002573Z adding 'torch/test/c10_CompileTimeFunctionPointer_test.exe' 2025-12-04T09:36:04.7158452Z adding 'torch/test/c10_ConstexprCrc_test.exe' 2025-12-04T09:36:04.7315970Z adding 'torch/test/c10_DeadlockDetection_test.exe' 2025-12-04T09:36:04.7491667Z adding 'torch/test/c10_DeviceGuard_test.exe' 2025-12-04T09:36:04.7670183Z adding 'torch/test/c10_Device_test.exe' 2025-12-04T09:36:04.7869282Z adding 'torch/test/c10_DispatchKeySet_test.exe' 2025-12-04T09:36:04.8061852Z adding 'torch/test/c10_Enumerate_test.exe' 2025-12-04T09:36:04.8232061Z adding 'torch/test/c10_Half_test.exe' 2025-12-04T09:36:04.8416775Z adding 'torch/test/c10_InlineDeviceGuard_test.exe' 2025-12-04T09:36:04.8605450Z adding 'torch/test/c10_InlineStreamGuard_test.exe' 2025-12-04T09:36:04.8783316Z adding 'torch/test/c10_IntrusiveList_test.exe' 2025-12-04T09:36:04.8971782Z adding 'torch/test/c10_LeftRight_test.exe' 2025-12-04T09:36:04.9149104Z adding 'torch/test/c10_NetworkFlow_test.exe' 2025-12-04T09:36:04.9326399Z adding 'torch/test/c10_Scalar_test.exe' 2025-12-04T09:36:04.9490476Z adding 'torch/test/c10_Semaphore_test.exe' 2025-12-04T09:36:04.9675358Z adding 'torch/test/c10_SizesAndStrides_test.exe' 2025-12-04T09:36:04.9832440Z adding 'torch/test/c10_StreamGuard_test.exe' 2025-12-04T09:36:05.0014963Z adding 'torch/test/c10_SymInt_test.exe' 2025-12-04T09:36:05.0183676Z adding 'torch/test/c10_Synchronized_test.exe' 2025-12-04T09:36:05.0372044Z adding 'torch/test/c10_ThreadLocal_test.exe' 2025-12-04T09:36:05.0546961Z adding 'torch/test/c10_TypeIndex_test.exe' 2025-12-04T09:36:05.0720805Z adding 'torch/test/c10_accumulate_test.exe' 2025-12-04T09:36:05.0908886Z adding 'torch/test/c10_bfloat16_test.exe' 2025-12-04T09:36:05.1076077Z adding 'torch/test/c10_bit_cast_test.exe' 2025-12-04T09:36:05.1273832Z adding 'torch/test/c10_complex_math_test.exe' 2025-12-04T09:36:05.1478829Z adding 'torch/test/c10_complex_test.exe' 2025-12-04T09:36:05.1676295Z adding 'torch/test/c10_cow_test.exe' 2025-12-04T09:36:05.1848989Z adding 'torch/test/c10_error_test.exe' 2025-12-04T09:36:05.2055433Z adding 'torch/test/c10_exception_test.exe' 2025-12-04T09:36:05.2218590Z adding 'torch/test/c10_flags_test.exe' 2025-12-04T09:36:05.2393870Z adding 'torch/test/c10_generic_math_test.exe' 2025-12-04T09:36:05.2553991Z adding 'torch/test/c10_intrusive_ptr_benchmark.exe' 2025-12-04T09:36:05.2977656Z adding 'torch/test/c10_intrusive_ptr_test.exe' 2025-12-04T09:36:05.3171359Z adding 'torch/test/c10_irange_test.exe' 2025-12-04T09:36:05.3353579Z adding 'torch/test/c10_lazy_test.exe' 2025-12-04T09:36:05.3541133Z adding 'torch/test/c10_logging_test.exe' 2025-12-04T09:36:05.3705781Z adding 'torch/test/c10_nofatal_test.exe' 2025-12-04T09:36:05.3946963Z adding 'torch/test/c10_optional_test.exe' 2025-12-04T09:36:05.4160469Z adding 'torch/test/c10_ordered_preserving_dict_test.exe' 2025-12-04T09:36:05.4338220Z adding 'torch/test/c10_registry_test.exe' 2025-12-04T09:36:05.4698312Z adding 'torch/test/c10_small_vector_test.exe' 2025-12-04T09:36:05.4883234Z adding 'torch/test/c10_ssize_test.exe' 2025-12-04T09:36:05.5072588Z adding 'torch/test/c10_string_util_test.exe' 2025-12-04T09:36:05.5231536Z adding 'torch/test/c10_string_view_test.exe' 2025-12-04T09:36:05.5392847Z adding 'torch/test/c10_tempfile_test.exe' 2025-12-04T09:36:05.5605447Z adding 'torch/test/c10_typeid_test.exe' 2025-12-04T09:36:05.5811234Z adding 'torch/test/cpu_allocator_test.exe' 2025-12-04T09:36:05.6034252Z adding 'torch/test/cpu_generator_test.exe' 2025-12-04T09:36:05.6243366Z adding 'torch/test/cpu_profiling_allocator_test.exe' 2025-12-04T09:36:05.6586901Z adding 'torch/test/cpu_rng_test.exe' 2025-12-04T09:36:05.6794708Z adding 'torch/test/dlconvertor_test.exe' 2025-12-04T09:36:05.7018566Z adding 'torch/test/extension_backend_test.exe' 2025-12-04T09:36:05.7240924Z adding 'torch/test/half_test.exe' 2025-12-04T09:36:05.7488704Z adding 'torch/test/inline_container_test.exe' 2025-12-04T09:36:05.7840540Z adding 'torch/test/ivalue_test.exe' 2025-12-04T09:36:05.8244902Z adding 'torch/test/kernel_function_legacy_test.exe' 2025-12-04T09:36:05.8590201Z adding 'torch/test/kernel_function_test.exe' 2025-12-04T09:36:05.9002655Z adding 'torch/test/kernel_lambda_legacy_test.exe' 2025-12-04T09:36:05.9360469Z adding 'torch/test/kernel_lambda_test.exe' 2025-12-04T09:36:05.9601475Z adding 'torch/test/kernel_stackbased_test.exe' 2025-12-04T09:36:05.9800758Z adding 'torch/test/lazy_tensor_test.exe' 2025-12-04T09:36:06.0087272Z adding 'torch/test/legacy_vmap_test.exe' 2025-12-04T09:36:06.0434031Z adding 'torch/test/make_boxed_from_unboxed_functor_test.exe' 2025-12-04T09:36:06.0652293Z adding 'torch/test/math_kernel_test.exe' 2025-12-04T09:36:06.0854662Z adding 'torch/test/memory_format_test.exe' 2025-12-04T09:36:06.1060871Z adding 'torch/test/memory_overlapping_test.exe' 2025-12-04T09:36:06.1263598Z adding 'torch/test/mobile_memory_cleanup.exe' 2025-12-04T09:36:06.1488814Z adding 'torch/test/native_test.exe' 2025-12-04T09:36:06.1652442Z adding 'torch/test/op_allowlist_test.exe' 2025-12-04T09:36:06.2449380Z adding 'torch/test/op_registration_test.exe' 2025-12-04T09:36:06.2670683Z adding 'torch/test/operator_name_test.exe' 2025-12-04T09:36:06.2868549Z adding 'torch/test/operators_test.exe' 2025-12-04T09:36:06.3078139Z adding 'torch/test/packedtensoraccessor_test.exe' 2025-12-04T09:36:06.3346923Z adding 'torch/test/pow_test.exe' 2025-12-04T09:36:06.3584576Z adding 'torch/test/quantized_test.exe' 2025-12-04T09:36:06.3789927Z adding 'torch/test/reduce_ops_test.exe' 2025-12-04T09:36:06.3995814Z adding 'torch/test/reportMemoryUsage_test.exe' 2025-12-04T09:36:06.4228769Z adding 'torch/test/scalar_tensor_test.exe' 2025-12-04T09:36:06.4466510Z adding 'torch/test/scalar_test.exe' 2025-12-04T09:36:06.4674940Z adding 'torch/test/stride_properties_test.exe' 2025-12-04T09:36:06.4945214Z adding 'torch/test/tensor_iterator_test.exe' 2025-12-04T09:36:06.5165267Z adding 'torch/test/test_parallel.exe' 2025-12-04T09:36:06.5369368Z adding 'torch/test/thread_init_test.exe' 2025-12-04T09:36:06.5547689Z adding 'torch/test/type_ptr_test.exe' 2025-12-04T09:36:06.5777927Z adding 'torch/test/type_test.exe' 2025-12-04T09:36:06.5992073Z adding 'torch/test/undefined_tensor_test.exe' 2025-12-04T09:36:06.6188148Z adding 'torch/test/verify_api_visibility.exe' 2025-12-04T09:36:06.6391209Z adding 'torch/test/weakref_test.exe' 2025-12-04T09:36:06.6601929Z adding 'torch/test/wrapdim_test.exe' 2025-12-04T09:36:06.6801633Z adding 'torch/test/xla_tensor_test.exe' 2025-12-04T09:36:06.6813551Z adding 'torch/testing/__init__.py' 2025-12-04T09:36:06.6834659Z adding 'torch/testing/_comparison.py' 2025-12-04T09:36:06.6842444Z adding 'torch/testing/_creation.py' 2025-12-04T09:36:06.6846509Z adding 'torch/testing/_utils.py' 2025-12-04T09:36:06.6852125Z adding 'torch/testing/_internal/__init__.py' 2025-12-04T09:36:06.6859992Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-12-04T09:36:06.6866730Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-12-04T09:36:06.6872375Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-12-04T09:36:06.6879895Z adding 'torch/testing/_internal/common_cuda.py' 2025-12-04T09:36:06.6910655Z adding 'torch/testing/_internal/common_device_type.py' 2025-12-04T09:36:06.6916856Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-12-04T09:36:06.6942976Z adding 'torch/testing/_internal/common_distributed.py' 2025-12-04T09:36:06.6948925Z adding 'torch/testing/_internal/common_dtype.py' 2025-12-04T09:36:06.6968306Z adding 'torch/testing/_internal/common_fsdp.py' 2025-12-04T09:36:06.6976279Z adding 'torch/testing/_internal/common_jit.py' 2025-12-04T09:36:06.7211785Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-12-04T09:36:06.7244031Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-12-04T09:36:06.7276896Z adding 'torch/testing/_internal/common_modules.py' 2025-12-04T09:36:06.7290208Z adding 'torch/testing/_internal/common_mps.py' 2025-12-04T09:36:06.7325297Z adding 'torch/testing/_internal/common_nn.py' 2025-12-04T09:36:06.7346584Z adding 'torch/testing/_internal/common_optimizers.py' 2025-12-04T09:36:06.7353861Z adding 'torch/testing/_internal/common_pruning.py' 2025-12-04T09:36:06.7385351Z adding 'torch/testing/_internal/common_quantization.py' 2025-12-04T09:36:06.7398898Z adding 'torch/testing/_internal/common_quantized.py' 2025-12-04T09:36:06.7405990Z adding 'torch/testing/_internal/common_subclass.py' 2025-12-04T09:36:06.7495597Z adding 'torch/testing/_internal/common_utils.py' 2025-12-04T09:36:06.7510735Z adding 'torch/testing/_internal/composite_compliance.py' 2025-12-04T09:36:06.7518487Z adding 'torch/testing/_internal/custom_op_db.py' 2025-12-04T09:36:06.7523330Z adding 'torch/testing/_internal/custom_tensor.py' 2025-12-04T09:36:06.7528656Z adding 'torch/testing/_internal/dist_utils.py' 2025-12-04T09:36:06.7532355Z adding 'torch/testing/_internal/dynamo_pytree_test_utils.py' 2025-12-04T09:36:06.7536880Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-12-04T09:36:06.7540636Z adding 'torch/testing/_internal/fake_config_module.py' 2025-12-04T09:36:06.7543912Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-12-04T09:36:06.7547265Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-12-04T09:36:06.7552982Z adding 'torch/testing/_internal/hop_db.py' 2025-12-04T09:36:06.7560435Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-12-04T09:36:06.7567693Z adding 'torch/testing/_internal/inductor_utils.py' 2025-12-04T09:36:06.7579218Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-12-04T09:36:06.7592382Z adding 'torch/testing/_internal/jit_utils.py' 2025-12-04T09:36:06.7598206Z adding 'torch/testing/_internal/logging_tensor.py' 2025-12-04T09:36:06.7603483Z adding 'torch/testing/_internal/logging_utils.py' 2025-12-04T09:36:06.7607137Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-12-04T09:36:06.7610578Z adding 'torch/testing/_internal/static_module.py' 2025-12-04T09:36:06.7614155Z adding 'torch/testing/_internal/subclasses.py' 2025-12-04T09:36:06.7618539Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-12-04T09:36:06.7627140Z adding 'torch/testing/_internal/triton_utils.py' 2025-12-04T09:36:06.7631919Z adding 'torch/testing/_internal/two_tensor.py' 2025-12-04T09:36:06.7636215Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-12-04T09:36:06.7639933Z adding 'torch/testing/_internal/data/__init__.py' 2025-12-04T09:36:06.7643051Z adding 'torch/testing/_internal/data/network1.py' 2025-12-04T09:36:06.7646364Z adding 'torch/testing/_internal/data/network2.py' 2025-12-04T09:36:06.7650442Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-12-04T09:36:06.7654958Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-12-04T09:36:06.7659774Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-12-04T09:36:06.7669018Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-12-04T09:36:06.7769096Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-12-04T09:36:06.7782452Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-12-04T09:36:06.7785926Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-12-04T09:36:06.7793985Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-12-04T09:36:06.7799422Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-12-04T09:36:06.7803599Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-12-04T09:36:06.7807056Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-12-04T09:36:06.7811988Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-12-04T09:36:06.7816162Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-12-04T09:36:06.7819846Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-12-04T09:36:06.7823671Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-12-04T09:36:06.7836524Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-12-04T09:36:06.7841332Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-12-04T09:36:06.7845192Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-12-04T09:36:06.7853388Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-12-04T09:36:06.7857840Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-12-04T09:36:06.7885555Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-12-04T09:36:06.7892825Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-12-04T09:36:06.7898633Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-12-04T09:36:06.7902784Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-12-04T09:36:06.7906517Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-12-04T09:36:06.7965173Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-12-04T09:36:06.7974035Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-12-04T09:36:06.7978006Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-12-04T09:36:06.7982415Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-12-04T09:36:06.7988247Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-12-04T09:36:06.7992355Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-12-04T09:36:06.7996910Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-12-04T09:36:06.8011927Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-12-04T09:36:06.8017965Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-12-04T09:36:06.8021848Z adding 'torch/testing/_internal/generated/__init__.py' 2025-12-04T09:36:06.8070935Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-12-04T09:36:06.8088088Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-12-04T09:36:06.8131283Z adding 'torch/testing/_internal/opinfo/core.py' 2025-12-04T09:36:06.8138582Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-12-04T09:36:06.8144318Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-12-04T09:36:06.8149026Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-12-04T09:36:06.8158385Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-12-04T09:36:06.8165747Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-12-04T09:36:06.8186525Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-12-04T09:36:06.8205480Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-12-04T09:36:06.8212425Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-12-04T09:36:06.8222033Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-12-04T09:36:06.8229483Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-12-04T09:36:06.8234189Z adding 'torch/testing/_internal/optests/__init__.py' 2025-12-04T09:36:06.8239239Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-12-04T09:36:06.8244125Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-12-04T09:36:06.8247334Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-12-04T09:36:06.8259915Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-12-04T09:36:06.8264762Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-12-04T09:36:06.8268639Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-12-04T09:36:06.8271757Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-12-04T09:36:06.8274842Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-12-04T09:36:06.8280654Z adding 'torch/utils/__init__.py' 2025-12-04T09:36:06.8284794Z adding 'torch/utils/_appending_byte_serializer.py' 2025-12-04T09:36:06.8296595Z adding 'torch/utils/_config_module.py' 2025-12-04T09:36:06.8300870Z adding 'torch/utils/_config_typing.pyi' 2025-12-04T09:36:06.8306471Z adding 'torch/utils/_content_store.py' 2025-12-04T09:36:06.8311474Z adding 'torch/utils/_contextlib.py' 2025-12-04T09:36:06.8316023Z adding 'torch/utils/_cpp_embed_headers.py' 2025-12-04T09:36:06.8319397Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-12-04T09:36:06.8331027Z adding 'torch/utils/_cxx_pytree.py' 2025-12-04T09:36:06.8347981Z adding 'torch/utils/_debug_mode.py' 2025-12-04T09:36:06.8353045Z adding 'torch/utils/_device.py' 2025-12-04T09:36:06.8356712Z adding 'torch/utils/_dtype_abbrs.py' 2025-12-04T09:36:06.8360067Z adding 'torch/utils/_exposed_in.py' 2025-12-04T09:36:06.8363429Z adding 'torch/utils/_filelock.py' 2025-12-04T09:36:06.8367201Z adding 'torch/utils/_foreach_utils.py' 2025-12-04T09:36:06.8370768Z adding 'torch/utils/_functools.py' 2025-12-04T09:36:06.8375757Z adding 'torch/utils/_get_clean_triton.py' 2025-12-04T09:36:06.8379359Z adding 'torch/utils/_helion.py' 2025-12-04T09:36:06.8382715Z adding 'torch/utils/_import_utils.py' 2025-12-04T09:36:06.8386010Z adding 'torch/utils/_mode_utils.py' 2025-12-04T09:36:06.8390371Z adding 'torch/utils/_ordered_set.py' 2025-12-04T09:36:06.8394264Z adding 'torch/utils/_pallas.py' 2025-12-04T09:36:06.8409924Z adding 'torch/utils/_python_dispatch.py' 2025-12-04T09:36:06.8436334Z adding 'torch/utils/_pytree.py' 2025-12-04T09:36:06.8442528Z adding 'torch/utils/_runtime_estimation.py' 2025-12-04T09:36:06.8446100Z adding 'torch/utils/_stats.py' 2025-12-04T09:36:06.8449592Z adding 'torch/utils/_thunk.py' 2025-12-04T09:36:06.8455684Z adding 'torch/utils/_traceback.py' 2025-12-04T09:36:06.8460402Z adding 'torch/utils/_triton.py' 2025-12-04T09:36:06.8463813Z adding 'torch/utils/_typing_utils.py' 2025-12-04T09:36:06.8467729Z adding 'torch/utils/_zip.py' 2025-12-04T09:36:06.8476808Z adding 'torch/utils/backend_registration.py' 2025-12-04T09:36:06.8485966Z adding 'torch/utils/bundled_inputs.py' 2025-12-04T09:36:06.8515633Z adding 'torch/utils/checkpoint.py' 2025-12-04T09:36:06.8529004Z adding 'torch/utils/collect_env.py' 2025-12-04T09:36:06.8533048Z adding 'torch/utils/cpp_backtrace.py' 2025-12-04T09:36:06.8581154Z adding 'torch/utils/cpp_extension.py' 2025-12-04T09:36:06.8588488Z adding 'torch/utils/deterministic.py' 2025-12-04T09:36:06.8593717Z adding 'torch/utils/dlpack.py' 2025-12-04T09:36:06.8597826Z adding 'torch/utils/file_baton.py' 2025-12-04T09:36:06.8610340Z adding 'torch/utils/flop_counter.py' 2025-12-04T09:36:06.8616974Z adding 'torch/utils/hooks.py' 2025-12-04T09:36:06.8621594Z adding 'torch/utils/mkldnn.py' 2025-12-04T09:36:06.8626305Z adding 'torch/utils/mobile_optimizer.py' 2025-12-04T09:36:06.8645442Z adding 'torch/utils/model_zoo.py' 2025-12-04T09:36:06.8645801Z adding 'torch/utils/module_tracker.py' 2025-12-04T09:36:06.8646090Z adding 'torch/utils/show_pickle.py' 2025-12-04T09:36:06.8646378Z adding 'torch/utils/throughput_benchmark.py' 2025-12-04T09:36:06.8650260Z adding 'torch/utils/weak.py' 2025-12-04T09:36:06.8654399Z adding 'torch/utils/_strobelight/__init__.py' 2025-12-04T09:36:06.8659863Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-12-04T09:36:06.8664157Z adding 'torch/utils/_sympy/__init__.py' 2025-12-04T09:36:06.8683627Z adding 'torch/utils/_sympy/functions.py' 2025-12-04T09:36:06.8689994Z adding 'torch/utils/_sympy/interp.py' 2025-12-04T09:36:06.8694893Z adding 'torch/utils/_sympy/numbers.py' 2025-12-04T09:36:06.8702769Z adding 'torch/utils/_sympy/printers.py' 2025-12-04T09:36:06.8709033Z adding 'torch/utils/_sympy/reference.py' 2025-12-04T09:36:06.8713071Z adding 'torch/utils/_sympy/singleton_int.py' 2025-12-04T09:36:06.8717949Z adding 'torch/utils/_sympy/solve.py' 2025-12-04T09:36:06.8722608Z adding 'torch/utils/_sympy/symbol.py' 2025-12-04T09:36:06.8736448Z adding 'torch/utils/_sympy/value_ranges.py' 2025-12-04T09:36:06.8741295Z adding 'torch/utils/backcompat/__init__.py' 2025-12-04T09:36:06.8745329Z adding 'torch/utils/benchmark/__init__.py' 2025-12-04T09:36:06.8749234Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-12-04T09:36:06.8753064Z adding 'torch/utils/benchmark/examples/compare.py' 2025-12-04T09:36:06.8757074Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-12-04T09:36:06.8761791Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-12-04T09:36:06.8765001Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-12-04T09:36:06.8769234Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-12-04T09:36:06.8773248Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-12-04T09:36:06.8777120Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-12-04T09:36:06.8781179Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-12-04T09:36:06.8786048Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-12-04T09:36:06.8790035Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-12-04T09:36:06.8793914Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-12-04T09:36:06.8798139Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-12-04T09:36:06.8801479Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-12-04T09:36:06.8808371Z adding 'torch/utils/benchmark/utils/common.py' 2025-12-04T09:36:06.8815163Z adding 'torch/utils/benchmark/utils/compare.py' 2025-12-04T09:36:06.8820365Z adding 'torch/utils/benchmark/utils/compile.py' 2025-12-04T09:36:06.8825549Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-12-04T09:36:06.8833656Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-12-04T09:36:06.8838803Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-12-04T09:36:06.8842615Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-12-04T09:36:06.8851473Z adding 'torch/utils/benchmark/utils/timer.py' 2025-12-04T09:36:06.8856024Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-12-04T09:36:06.8860585Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-12-04T09:36:06.8864351Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-12-04T09:36:06.8867907Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-12-04T09:36:06.8882382Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-12-04T09:36:06.8932950Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-12-04T09:36:06.8946474Z adding 'torch/utils/data/__init__.py' 2025-12-04T09:36:06.8949739Z adding 'torch/utils/data/backward_compatibility.py' 2025-12-04T09:36:06.8980867Z adding 'torch/utils/data/dataloader.py' 2025-12-04T09:36:06.8990624Z adding 'torch/utils/data/dataset.py' 2025-12-04T09:36:06.8995916Z adding 'torch/utils/data/distributed.py' 2025-12-04T09:36:06.9000595Z adding 'torch/utils/data/graph.py' 2025-12-04T09:36:06.9005348Z adding 'torch/utils/data/graph_settings.py' 2025-12-04T09:36:06.9011468Z adding 'torch/utils/data/sampler.py' 2025-12-04T09:36:06.9016343Z adding 'torch/utils/data/_utils/__init__.py' 2025-12-04T09:36:06.9023070Z adding 'torch/utils/data/_utils/collate.py' 2025-12-04T09:36:06.9027024Z adding 'torch/utils/data/_utils/fetch.py' 2025-12-04T09:36:06.9031084Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-12-04T09:36:06.9035251Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-12-04T09:36:06.9042312Z adding 'torch/utils/data/_utils/worker.py' 2025-12-04T09:36:06.9046771Z adding 'torch/utils/data/datapipes/__init__.py' 2025-12-04T09:36:06.9051491Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-12-04T09:36:06.9057784Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-12-04T09:36:06.9065423Z adding 'torch/utils/data/datapipes/_typing.py' 2025-12-04T09:36:06.9072575Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-12-04T09:36:06.9084102Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-12-04T09:36:06.9091355Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-12-04T09:36:06.9096189Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-12-04T09:36:06.9100548Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-12-04T09:36:06.9107414Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-12-04T09:36:06.9112355Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-12-04T09:36:06.9116816Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-12-04T09:36:06.9121542Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-12-04T09:36:06.9127950Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-12-04T09:36:06.9133483Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-12-04T09:36:06.9142926Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-12-04T09:36:06.9147594Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-12-04T09:36:06.9151782Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-12-04T09:36:06.9157879Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-12-04T09:36:06.9162068Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-12-04T09:36:06.9166275Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-12-04T09:36:06.9170463Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-12-04T09:36:06.9174116Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-12-04T09:36:06.9177882Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-12-04T09:36:06.9182083Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-12-04T09:36:06.9185940Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-12-04T09:36:06.9190163Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-12-04T09:36:06.9194204Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-12-04T09:36:06.9198251Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-12-04T09:36:06.9202031Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-12-04T09:36:06.9205992Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-12-04T09:36:06.9212598Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-12-04T09:36:06.9219121Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-12-04T09:36:06.9223418Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-12-04T09:36:06.9227396Z adding 'torch/utils/hipify/__init__.py' 2025-12-04T09:36:06.9231082Z adding 'torch/utils/hipify/constants.py' 2025-12-04T09:36:06.9294050Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-12-04T09:36:06.9323235Z adding 'torch/utils/hipify/hipify_python.py' 2025-12-04T09:36:06.9327829Z adding 'torch/utils/hipify/version.py' 2025-12-04T09:36:06.9332805Z adding 'torch/utils/jit/__init__.py' 2025-12-04T09:36:06.9336664Z adding 'torch/utils/jit/log_extract.py' 2025-12-04T09:36:06.9345841Z adding 'torch/utils/model_dump/__init__.py' 2025-12-04T09:36:06.9349461Z adding 'torch/utils/model_dump/__main__.py' 2025-12-04T09:36:06.9357033Z adding 'torch/utils/model_dump/code.js' 2025-12-04T09:36:06.9360993Z adding 'torch/utils/model_dump/htm.mjs' 2025-12-04T09:36:06.9366980Z adding 'torch/utils/model_dump/preact.mjs' 2025-12-04T09:36:06.9370596Z adding 'torch/utils/model_dump/skeleton.html' 2025-12-04T09:36:06.9374418Z adding 'torch/utils/serialization/__init__.py' 2025-12-04T09:36:06.9377798Z adding 'torch/utils/serialization/config.py' 2025-12-04T09:36:06.9381883Z adding 'torch/utils/tensorboard/__init__.py' 2025-12-04T09:36:06.9385272Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-12-04T09:36:06.9389265Z adding 'torch/utils/tensorboard/_embedding.py' 2025-12-04T09:36:06.9392940Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-12-04T09:36:06.9396787Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-12-04T09:36:06.9403808Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-12-04T09:36:06.9408566Z adding 'torch/utils/tensorboard/_utils.py' 2025-12-04T09:36:06.9429332Z adding 'torch/utils/tensorboard/summary.py' 2025-12-04T09:36:06.9447813Z adding 'torch/utils/tensorboard/writer.py' 2025-12-04T09:36:06.9453300Z adding 'torch/utils/viz/__init__.py' 2025-12-04T09:36:06.9461758Z adding 'torch/utils/viz/_cycles.py' 2025-12-04T09:36:06.9472708Z adding 'torch/xpu/__init__.py' 2025-12-04T09:36:06.9477368Z adding 'torch/xpu/_gpu_trace.py' 2025-12-04T09:36:06.9481144Z adding 'torch/xpu/_utils.py' 2025-12-04T09:36:06.9488027Z adding 'torch/xpu/memory.py' 2025-12-04T09:36:06.9493666Z adding 'torch/xpu/random.py' 2025-12-04T09:36:06.9498898Z adding 'torch/xpu/streams.py' 2025-12-04T09:36:06.9635345Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/licenses/LICENSE' 2025-12-04T09:36:06.9656879Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/licenses/NOTICE' 2025-12-04T09:36:06.9661958Z adding 'torchgen/__init__.py' 2025-12-04T09:36:06.9665866Z adding 'torchgen/code_template.py' 2025-12-04T09:36:06.9670119Z adding 'torchgen/context.py' 2025-12-04T09:36:06.9708156Z adding 'torchgen/gen.py' 2025-12-04T09:36:06.9721000Z adding 'torchgen/gen_aoti_c_shim.py' 2025-12-04T09:36:06.9730332Z adding 'torchgen/gen_backend_stubs.py' 2025-12-04T09:36:06.9748379Z adding 'torchgen/gen_functionalization_type.py' 2025-12-04T09:36:06.9758687Z adding 'torchgen/gen_lazy_tensor.py' 2025-12-04T09:36:06.9763350Z adding 'torchgen/gen_schema_utils.py' 2025-12-04T09:36:06.9768685Z adding 'torchgen/gen_vmap_plumbing.py' 2025-12-04T09:36:06.9772586Z adding 'torchgen/local.py' 2025-12-04T09:36:06.9814726Z adding 'torchgen/model.py' 2025-12-04T09:36:06.9829349Z adding 'torchgen/native_function_generation.py' 2025-12-04T09:36:06.9837878Z adding 'torchgen/utils.py' 2025-12-04T09:36:06.9841863Z adding 'torchgen/yaml_utils.py' 2025-12-04T09:36:06.9845876Z adding 'torchgen/aoti/__init__.py' 2025-12-04T09:36:06.9850359Z adding 'torchgen/aoti/fallback_ops.py' 2025-12-04T09:36:06.9854771Z adding 'torchgen/api/__init__.py' 2025-12-04T09:36:06.9869414Z adding 'torchgen/api/autograd.py' 2025-12-04T09:36:06.9877730Z adding 'torchgen/api/cpp.py' 2025-12-04T09:36:06.9882366Z adding 'torchgen/api/dispatcher.py' 2025-12-04T09:36:06.9887360Z adding 'torchgen/api/functionalization.py' 2025-12-04T09:36:06.9896932Z adding 'torchgen/api/lazy.py' 2025-12-04T09:36:06.9902504Z adding 'torchgen/api/meta.py' 2025-12-04T09:36:06.9907959Z adding 'torchgen/api/native.py' 2025-12-04T09:36:06.9929753Z adding 'torchgen/api/python.py' 2025-12-04T09:36:06.9935828Z adding 'torchgen/api/structured.py' 2025-12-04T09:36:06.9943760Z adding 'torchgen/api/translate.py' 2025-12-04T09:36:06.9949155Z adding 'torchgen/api/ufunc.py' 2025-12-04T09:36:06.9954853Z adding 'torchgen/api/unboxing.py' 2025-12-04T09:36:06.9959414Z adding 'torchgen/api/types/__init__.py' 2025-12-04T09:36:06.9965554Z adding 'torchgen/api/types/signatures.py' 2025-12-04T09:36:06.9970654Z adding 'torchgen/api/types/types.py' 2025-12-04T09:36:06.9975836Z adding 'torchgen/api/types/types_base.py' 2025-12-04T09:36:06.9980431Z adding 'torchgen/dest/__init__.py' 2025-12-04T09:36:06.9991254Z adding 'torchgen/dest/lazy_ir.py' 2025-12-04T09:36:06.9996444Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-12-04T09:36:07.0001358Z adding 'torchgen/dest/native_functions.py' 2025-12-04T09:36:07.0017202Z adding 'torchgen/dest/register_dispatch_key.py' 2025-12-04T09:36:07.0026474Z adding 'torchgen/dest/ufunc.py' 2025-12-04T09:36:07.0031832Z adding 'torchgen/operator_versions/__init__.py' 2025-12-04T09:36:07.0038477Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-12-04T09:36:07.0042952Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-12-04T09:36:07.0180827Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-12-04T09:36:07.0199337Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-12-04T09:36:07.0205057Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-12-04T09:36:07.0208954Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-12-04T09:36:07.0213246Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-12-04T09:36:07.0217155Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-12-04T09:36:07.0220701Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-12-04T09:36:07.0224087Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-12-04T09:36:07.0227428Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-12-04T09:36:07.0230775Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-12-04T09:36:07.0234205Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-12-04T09:36:07.0238724Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-12-04T09:36:07.0243357Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-12-04T09:36:07.0246969Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-12-04T09:36:07.0250295Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-12-04T09:36:07.0253760Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-12-04T09:36:07.0257067Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-12-04T09:36:07.0260566Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-12-04T09:36:07.0263957Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-12-04T09:36:07.0267257Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-12-04T09:36:07.0270535Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-12-04T09:36:07.0273865Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-12-04T09:36:07.0278047Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-12-04T09:36:07.0281547Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-12-04T09:36:07.0284990Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-12-04T09:36:07.0288497Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-12-04T09:36:07.0292114Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-12-04T09:36:07.0295524Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-12-04T09:36:07.0298989Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-12-04T09:36:07.0303148Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-12-04T09:36:07.0306574Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-12-04T09:36:07.0309843Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-12-04T09:36:07.0321962Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-12-04T09:36:07.0326588Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-12-04T09:36:07.0330059Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-12-04T09:36:07.0333385Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-12-04T09:36:07.0336722Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-12-04T09:36:07.0340182Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-12-04T09:36:07.0343696Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-12-04T09:36:07.0347065Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.cpp' 2025-12-04T09:36:07.0350295Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.h' 2025-12-04T09:36:07.0353678Z adding 'torchgen/packaged/ATen/templates/ViewMetaClassesPythonBinding.cpp' 2025-12-04T09:36:07.0357213Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-12-04T09:36:07.0360389Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-12-04T09:36:07.0364623Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-12-04T09:36:07.0367821Z adding 'torchgen/packaged/autograd/README.md' 2025-12-04T09:36:07.0370994Z adding 'torchgen/packaged/autograd/__init__.py' 2025-12-04T09:36:07.0374210Z adding 'torchgen/packaged/autograd/build.bzl' 2025-12-04T09:36:07.0377594Z adding 'torchgen/packaged/autograd/context.py' 2025-12-04T09:36:07.0381457Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-12-04T09:36:07.0431765Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-12-04T09:36:07.0440940Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-12-04T09:36:07.0446091Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-12-04T09:36:07.0458992Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-12-04T09:36:07.0470260Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-12-04T09:36:07.0488940Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-12-04T09:36:07.0499358Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-12-04T09:36:07.0504907Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-12-04T09:36:07.0534339Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-12-04T09:36:07.0543074Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-12-04T09:36:07.0559483Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-12-04T09:36:07.0566367Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-12-04T09:36:07.0570644Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-12-04T09:36:07.0574493Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-12-04T09:36:07.0578821Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-12-04T09:36:07.0583603Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-12-04T09:36:07.0589488Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-12-04T09:36:07.0594930Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-12-04T09:36:07.0600433Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-12-04T09:36:07.0605763Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-12-04T09:36:07.0609382Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-12-04T09:36:07.0613926Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-12-04T09:36:07.0617781Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-12-04T09:36:07.0621870Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-12-04T09:36:07.0626258Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-12-04T09:36:07.0630159Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-12-04T09:36:07.0634290Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-12-04T09:36:07.0638950Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-12-04T09:36:07.0642284Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-12-04T09:36:07.0645946Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-12-04T09:36:07.0649723Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-12-04T09:36:07.0654364Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-12-04T09:36:07.0667083Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-12-04T09:36:07.0672641Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-12-04T09:36:07.0676870Z adding 'torchgen/selective_build/__init__.py' 2025-12-04T09:36:07.0682395Z adding 'torchgen/selective_build/operator.py' 2025-12-04T09:36:07.0689487Z adding 'torchgen/selective_build/selector.py' 2025-12-04T09:36:07.0693969Z adding 'torchgen/static_runtime/__init__.py' 2025-12-04T09:36:07.0698996Z adding 'torchgen/static_runtime/config.py' 2025-12-04T09:36:07.0704218Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-12-04T09:36:07.0713299Z adding 'torchgen/static_runtime/generator.py' 2025-12-04T09:36:07.0727808Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/METADATA' 2025-12-04T09:36:07.0731248Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/WHEEL' 2025-12-04T09:36:07.0733573Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/entry_points.txt' 2025-12-04T09:36:07.0735675Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/top_level.txt' 2025-12-04T09:36:07.1460186Z adding 'torch-2.10.0a0+gitffd9b0f.dist-info/RECORD' 2025-12-04T09:36:07.1864907Z removing build\bdist.win-amd64\wheel 2025-12-04T09:36:08.8102102Z Successfully built torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:36:08.8905679Z 2025-12-04T09:36:08.8912088Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-12-04T09:36:08.8912928Z 2025-12-04T09:36:08.8913330Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-12-04T09:36:08.8913990Z 2025-12-04T09:36:08.8914251Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats 2025-12-04T09:36:08.9388819Z Compile requests 6838 2025-12-04T09:36:08.9389178Z Compile requests executed 6838 2025-12-04T09:36:08.9389451Z Cache hits 6775 2025-12-04T09:36:08.9389722Z Cache hits (C/C++) 6775 2025-12-04T09:36:08.9389978Z Cache misses 49 2025-12-04T09:36:08.9390269Z Cache misses (C/C++) 49 2025-12-04T09:36:08.9390528Z Cache timeouts 0 2025-12-04T09:36:08.9390798Z Cache read errors 0 2025-12-04T09:36:08.9391055Z Forced recaches 0 2025-12-04T09:36:08.9391314Z Cache write errors 0 2025-12-04T09:36:08.9391570Z Compilation failures 3 2025-12-04T09:36:08.9391839Z Cache errors 11 2025-12-04T09:36:08.9392100Z Cache errors (C/C++) 11 2025-12-04T09:36:08.9392363Z Non-cacheable compilations 2 2025-12-04T09:36:08.9392652Z Non-cacheable calls 0 2025-12-04T09:36:08.9392935Z Non-compilation calls 0 2025-12-04T09:36:08.9393216Z Unsupported compiler calls 0 2025-12-04T09:36:08.9393491Z Average cache write 0.029 s 2025-12-04T09:36:08.9393774Z Average compiler 0.198 s 2025-12-04T09:36:08.9394048Z Average cache read hit 0.053 s 2025-12-04T09:36:08.9394459Z Failed distributed compilations 0 2025-12-04T09:36:08.9394857Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-12-04T09:36:08.9395245Z Version (client) 0.7.4 2025-12-04T09:36:08.9409698Z 2025-12-04T09:36:08.9410256Z (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-12-04T09:36:10.2841188Z Processing c:\actions-runner\_work\pytorch\pytorch\dist\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:36:10.8443209Z Installing collected packages: torch 2025-12-04T09:36:30.3234390Z Successfully installed torch-2.10.0a0+gitffd9b0f 2025-12-04T09:36:30.3892081Z 2025-12-04T09:36:30.3893368Z (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-12-04T09:36:30.3894620Z copy /Y "dist\*.whl" "C:/19922768520/build-results/" 2025-12-04T09:36:30.3894972Z python tools/stats/export_test_times.py 2025-12-04T09:36:30.3895422Z robocopy /E ".additional_ci_files" "C:/19922768520/build-results/\.additional_ci_files" 2025-12-04T09:36:30.3895923Z copy /Y "build\.ninja_log" "C:/19922768520/build-results/\" 2025-12-04T09:36:30.3896233Z ) ) 2025-12-04T09:36:30.3901309Z dist\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:36:30.4621866Z 1 file(s) copied. 2025-12-04T09:36:31.2747926Z Exporting test times from test-infra 2025-12-04T09:36:31.2748880Z 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-12-04T09:36:31.2750401Z 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-12-04T09:36:31.3017393Z 2025-12-04T09:36:31.3018106Z ------------------------------------------------------------------------------- 2025-12-04T09:36:31.3019311Z ROBOCOPY :: Robust File Copy for Windows 2025-12-04T09:36:31.3019887Z ------------------------------------------------------------------------------- 2025-12-04T09:36:31.3020309Z 2025-12-04T09:36:31.3021609Z Started : Thursday, December 4, 2025 9:36:31 AM 2025-12-04T09:36:31.3022141Z Source : C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-12-04T09:36:31.3022687Z Dest : C:\19922768520\build-results\.additional_ci_files\ 2025-12-04T09:36:31.3022938Z 2025-12-04T09:36:31.3023344Z Files : *.* 2025-12-04T09:36:31.3023687Z 2025-12-04T09:36:31.3024756Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /R:1000000 /W:30 2025-12-04T09:36:31.3025008Z 2025-12-04T09:36:31.3025188Z ------------------------------------------------------------------------------ 2025-12-04T09:36:31.3028319Z 2025-12-04T09:36:31.3034297Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-12-04T09:36:31.3042107Z New File 2.9 m test-class-times.json 2025-12-04T09:36:31.3044557Z 16% 2025-12-04T09:36:31.3047382Z 33% 2025-12-04T09:36:31.3049718Z 50% 2025-12-04T09:36:31.3052580Z 66% 2025-12-04T09:36:31.3055053Z 83% 2025-12-04T09:36:31.3057001Z 100% 2025-12-04T09:36:31.3062220Z New File 896039 test-times.json 2025-12-04T09:36:31.3063686Z 29% 2025-12-04T09:36:31.3065058Z 58% 2025-12-04T09:36:31.3065957Z 87% 2025-12-04T09:36:31.3069089Z 100% 2025-12-04T09:36:31.3069476Z 2025-12-04T09:36:31.3069647Z ------------------------------------------------------------------------------ 2025-12-04T09:36:31.3069919Z 2025-12-04T09:36:31.3071751Z Total Copied Skipped Mismatch FAILED Extras 2025-12-04T09:36:31.3072148Z Dirs : 1 1 0 0 0 0 2025-12-04T09:36:31.3072663Z Files : 2 2 0 0 0 0 2025-12-04T09:36:31.3073610Z Bytes : 3.84 m 3.84 m 0 0 0 0 2025-12-04T09:36:31.3074485Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-12-04T09:36:31.3074723Z 2025-12-04T09:36:31.3075264Z 2025-12-04T09:36:31.3076242Z Speed : 447898888 Bytes/sec. 2025-12-04T09:36:31.3077183Z Speed : 25628.980 MegaBytes/min. 2025-12-04T09:36:31.3077561Z Ended : Thursday, December 4, 2025 9:36:31 AM 2025-12-04T09:36:31.3077888Z 2025-12-04T09:36:31.3307922Z 1 file(s) copied. 2025-12-04T09:36:31.3309868Z 2025-12-04T09:36:31.3310465Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats --stats-format json | jq .stats 1>sccache-stats-win-vs2022-cpu-py3-57115016827.json 2025-12-04T09:36:31.3687045Z 2025-12-04T09:36:31.3687483Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2025-12-04T09:36:31.3776905Z Stopping sccache server... 2025-12-04T09:36:31.3796905Z Compile requests 6838 2025-12-04T09:36:31.3797303Z Compile requests executed 6838 2025-12-04T09:36:31.3797571Z Cache hits 6775 2025-12-04T09:36:31.3797852Z Cache hits (C/C++) 6775 2025-12-04T09:36:31.3798159Z Cache misses 49 2025-12-04T09:36:31.3798411Z Cache misses (C/C++) 49 2025-12-04T09:36:31.3798824Z Cache timeouts 0 2025-12-04T09:36:31.3799094Z Cache read errors 0 2025-12-04T09:36:31.3799370Z Forced recaches 0 2025-12-04T09:36:31.3799636Z Cache write errors 0 2025-12-04T09:36:31.3799906Z Compilation failures 3 2025-12-04T09:36:31.3800164Z Cache errors 11 2025-12-04T09:36:31.3800427Z Cache errors (C/C++) 11 2025-12-04T09:36:31.3800703Z Non-cacheable compilations 2 2025-12-04T09:36:31.3800975Z Non-cacheable calls 0 2025-12-04T09:36:31.3801258Z Non-compilation calls 0 2025-12-04T09:36:31.3801598Z Unsupported compiler calls 0 2025-12-04T09:36:31.3801889Z Average cache write 0.029 s 2025-12-04T09:36:31.3802240Z Average compiler 0.198 s 2025-12-04T09:36:31.3802544Z Average cache read hit 0.053 s 2025-12-04T09:36:31.3802839Z Failed distributed compilations 0 2025-12-04T09:36:31.3803337Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-12-04T09:36:31.3803736Z Version (client) 0.7.4 2025-12-04T09:36:31.3817662Z 2025-12-04T09:36:31.3817968Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2025-12-04T09:36:31.8305233Z + assert_git_not_dirty 2025-12-04T09:36:31.8321475Z + [[ win-vs2022-cpu-py3 != *rocm* ]] 2025-12-04T09:36:31.8340453Z + [[ win-vs2022-cpu-py3 != *xla* ]] 2025-12-04T09:36:31.9177546Z ++ git status --porcelain 2025-12-04T09:36:31.9232950Z ++ grep -v '?? third_party' 2025-12-04T09:36:52.0991742Z ++ true 2025-12-04T09:36:52.0997018Z + git_status= 2025-12-04T09:36:52.0997227Z + [[ -n '' ]] 2025-12-04T09:36:52.0997604Z + echo 'BUILD PASSED' 2025-12-04T09:36:52.0997822Z BUILD PASSED 2025-12-04T09:36:52.3312240Z ##[group]Run seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a 2025-12-04T09:36:52.3312721Z with: 2025-12-04T09:36:52.3312938Z retention-days: 14 2025-12-04T09:36:52.3313193Z if-no-files-found: error 2025-12-04T09:36:52.3313428Z name: win-vs2022-cpu-py3 2025-12-04T09:36:52.3313676Z path: C:\19922768520\build-results 2025-12-04T09:36:52.3313932Z s3-bucket: gha-artifacts 2025-12-04T09:36:52.3314161Z region: us-east-1 2025-12-04T09:36:52.3314342Z env: 2025-12-04T09:36:52.3314519Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:36:52.3314775Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:36:52.3315210Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:36:52.3315712Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:36:52.3316165Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:36:52.3316585Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:36:52.3316862Z ##[endgroup] 2025-12-04T09:36:53.3780029Z With the provided path, there will be 4 files uploaded 2025-12-04T09:36:53.3780547Z Uploading to s3 prefix: pytorch/pytorch/19922768520/win-vs2022-cpu-py3 2025-12-04T09:36:53.3808973Z Starting upload of .additional_ci_files\test-class-times.json 2025-12-04T09:36:53.6537865Z Finished upload of .additional_ci_files\test-class-times.json 2025-12-04T09:36:53.6540725Z Starting upload of .additional_ci_files\test-times.json 2025-12-04T09:36:53.7244213Z Finished upload of .additional_ci_files\test-times.json 2025-12-04T09:36:53.7245570Z Starting upload of .ninja_log 2025-12-04T09:36:53.8384598Z Finished upload of .ninja_log 2025-12-04T09:36:53.8386177Z Starting upload of torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:36:54.9595716Z Finished upload of torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:36:55.0287230Z Prepare all required actions 2025-12-04T09:36:55.0287809Z Getting action download info 2025-12-04T09:36:55.1909237Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T09:36:55.5105777Z ##[group]Run ./.github/actions/upload-sccache-stats 2025-12-04T09:36:55.5106188Z with: 2025-12-04T09:36:55.5106539Z github-token: *** 2025-12-04T09:36:55.5106748Z env: 2025-12-04T09:36:55.5106924Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:36:55.5107206Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:36:55.5107640Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:36:55.5108154Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:36:55.5108728Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:36:55.5109131Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:36:55.5109465Z ##[endgroup] 2025-12-04T09:36:55.5293279Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T09:36:55.5293574Z with: 2025-12-04T09:36:55.5293809Z s3-prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T09:36:55.5294118Z retention-days: 14 2025-12-04T09:36:55.5294345Z if-no-files-found: warn 2025-12-04T09:36:55.5294697Z path: sccache-stats-*.json 2025-12-04T09:36:55.5294938Z name: artifact 2025-12-04T09:36:55.5295153Z s3-bucket: gha-artifacts 2025-12-04T09:36:55.5295376Z region: us-east-1 2025-12-04T09:36:55.5295578Z env: 2025-12-04T09:36:55.5295758Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:36:55.5296035Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:36:55.5296469Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:36:55.5297030Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:36:55.5297545Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:36:55.5297985Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:36:55.5298288Z ##[endgroup] 2025-12-04T09:36:55.9155102Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T09:36:55.9155542Z With the provided path, there will be 1 file uploaded 2025-12-04T09:36:55.9156001Z Uploading to s3 prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T09:36:55.9169149Z Starting upload of sccache-stats-win-vs2022-cpu-py3-57115016827.json 2025-12-04T09:36:56.0605733Z Finished upload of sccache-stats-win-vs2022-cpu-py3-57115016827.json 2025-12-04T09:36:56.0913078Z Prepare all required actions 2025-12-04T09:36:56.0913455Z Getting action download info 2025-12-04T09:36:56.2404914Z ##[group]Run ./.github/actions/teardown-win 2025-12-04T09:36:56.2405203Z with: 2025-12-04T09:36:56.2405420Z extra-delete-dir: /c/19922768520/build-results/ 2025-12-04T09:36:56.2405711Z env: 2025-12-04T09:36:56.2405885Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:36:56.2406162Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:36:56.2406595Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:36:56.2407111Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:36:56.2407575Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:36:56.2407966Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:36:56.2408253Z ##[endgroup] 2025-12-04T09:36:56.2496988Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-12-04T09:36:56.2497420Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-12-04T09:36:56.2513721Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:36:56.2514163Z env: 2025-12-04T09:36:56.2514350Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:36:56.2514620Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:36:56.2515057Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:36:56.2515555Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:36:56.2516017Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:36:56.2516396Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:36:56.2516690Z ##[endgroup] 2025-12-04T09:36:56.5883011Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:36:56.5953197Z Finished 2025-12-04T09:36:56.7121624Z Holding runner until all ssh sessions have logged out 2025-12-04T09:36:56.7366821Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-12-04T09:36:56.7367273Z .github\scripts\kill_active_ssh_sessions.ps1 2025-12-04T09:36:56.7384915Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:36:56.7385350Z env: 2025-12-04T09:36:56.7385531Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:36:56.7385817Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:36:56.7386244Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:36:56.7386748Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:36:56.7387276Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:36:56.7387747Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:36:56.7388143Z ##[endgroup] 2025-12-04T09:36:57.0582421Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:36:57.0630886Z Finished 2025-12-04T09:36:57.1186156Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T09:36:57.1186435Z with: 2025-12-04T09:36:57.1186620Z shell: bash 2025-12-04T09:36:57.1186805Z timeout_minutes: 5 2025-12-04T09:36:57.1187010Z max_attempts: 3 2025-12-04T09:36:57.1187203Z retry_wait_seconds: 90 2025-12-04T09:36:57.1188163Z 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-12-04T09:36:57.1189157Z polling_interval_seconds: 1 2025-12-04T09:36:57.1189406Z warning_on_retry: true 2025-12-04T09:36:57.1189645Z continue_on_error: false 2025-12-04T09:36:57.1189875Z env: 2025-12-04T09:36:57.1190061Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:36:57.1190324Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:36:57.1192066Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:36:57.1192607Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:36:57.1193073Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:36:57.1193471Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:36:57.1193799Z EXTRA_DELETE_DIR: /c/19922768520/build-results/ 2025-12-04T09:36:57.1194090Z ##[endgroup] 2025-12-04T09:36:57.5197060Z + '[' -n /c/19922768520/build-results/ ']' 2025-12-04T09:36:57.5198396Z + rm -rf /c/19922768520/build-results/ 2025-12-04T09:36:57.5523975Z + 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 ./pylintrc ./pyproject.toml ./pyrefly.toml ./pytest.ini ./requirements-build.txt ./requirements.txt ./sccache-stats-win-vs2022-cpu-py3-57115016827.json ./scripts ./setup.py ./test ./third_party ./tools ./torch ./torch.egg-info ./torchgen ./ubsan.supp ./ufunc_defs.bzl ./version.txt 2025-12-04T09:37:27.4492725Z Command completed after 1 attempt(s). 2025-12-04T09:37:27.4693444Z ##[group]Run handle C:\actions-runner\_work\ 2025-12-04T09:37:27.4693803Z handle C:\actions-runner\_work\ 2025-12-04T09:37:27.4710470Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:37:27.4711042Z env: 2025-12-04T09:37:27.4711244Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:37:27.4711548Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:37:27.4712013Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:37:27.4712530Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:37:27.4713023Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:37:27.4713412Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:37:27.4713720Z ##[endgroup] 2025-12-04T09:37:27.8000850Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:37:27.8071102Z Finished 2025-12-04T09:37:27.9116707Z 2025-12-04T09:37:27.9117256Z Nthandle v5.0 - Handle viewer 2025-12-04T09:37:27.9117593Z Copyright (C) 1997-2022 Mark Russinovich 2025-12-04T09:37:27.9117925Z Sysinternals - www.sysinternals.com 2025-12-04T09:37:27.9118118Z 2025-12-04T09:37:27.9562629Z powershell.exe pid: 4540 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:37:27.9563248Z handle.exe pid: 3736 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:37:27.9563834Z handle.exe pid: 2932 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:37:27.9564375Z handle64.exe pid: 4388 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:37:27.9960309Z Post job cleanup. 2025-12-04T09:37:28.0079935Z Post job cleanup. 2025-12-04T09:37:28.2521261Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-12-04T09:37:28.2728855Z git version 2.51.0.windows.1 2025-12-04T09:37:28.2812674Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\05a706b2-7a25-45cb-ba3c-5a114f004599\.gitconfig' 2025-12-04T09:37:28.2813611Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\05a706b2-7a25-45cb-ba3c-5a114f004599' before making global git config changes 2025-12-04T09:37:28.2814432Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T09:37:28.2817847Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:37:28.3078840Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-12-04T09:37:28.3357546Z [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-12-04T09:37:28.8306087Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T09:37:28.8508834Z http.https://github.com/.extraheader 2025-12-04T09:37:28.8552336Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-12-04T09:37:28.8802107Z [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-12-04T09:37:29.2529334Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:37:29.2758030Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-12-04T09:37:29.6892304Z A job completed hook has been configured by the self-hosted runner administrator 2025-12-04T09:37:29.6943539Z ##[group]Run 'C:\actions-runner\jobcompleted.ps1' 2025-12-04T09:37:29.6959634Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:37:29.6960088Z ##[endgroup] 2025-12-04T09:37:30.0130720Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:37:30.0180014Z Finished 2025-12-04T09:37:31.5339362Z Evaluate and set job outputs 2025-12-04T09:37:31.5353213Z Set output 'test-matrix' 2025-12-04T09:37:31.5359612Z Cleaning up orphan processes 2025-12-04T09:37:31.7325394Z Terminate orphan process: pid (5844) (vctip)